@charset "UTF-8";
/* CSS Document */
/**************************************************/
/*******　　全ページ共通ユーザー設定　　　*********/
/**************************************************/
/* body */
body {
  font-size: 16px !important;
  overflow: hidden;
  min-width: 960px; /* 横無限背景画像途切れ防止の為ページ最大幅設定 */
  background-image: url(../img/foot-bg.png);
  background-repeat: repeat;
  background: #FFF;
}

body.top {
  background-color: #FFF;
  background-position: center top;
  font-size: 16px;
  min-width: 960px; /* 横無限背景画像途切れ防止の為ページ最大幅設定 */
  background-size: contain;
  position: relative;
}

body.sec {
  /*	background-image:url(../img/nav_bg.png);
  	background-repeat:repeat-x;
  	background-position:center top;*/
  font-size: 16px;
  /*	background-color:#FFF;*/
  min-width: 960px; /* 横無限背景画像途切れ防止の為ページ最大幅設定 */
}

.search-form {
  display: none;
}

#recent-comments-2 {
  display: none !important;
}

#meta-2 {
  display: none !important;
}

#categories-2 {
  display: none !important;
}

#archives-2 {
  display: none !important;
}

.w-b {
  width: 30% !important;
}

.w-b2 {
  width: 30% !important;
}

.ac-top {
  background-image: url(../img/ac-bg.png);
  background-repeat: no-repeat;
  padding: 24px 0 0 70px;
  color: #473131;
  font-weight: bold;
  height: 80px;
  margin-top: 20px;
}

.w-1 {
  width: 43%;
}

.w-2 {
  width: 14%;
}

.txt1 {
  text-align: center;
  background-color: #333;
  color: #FFF;
}

.mb-end {
  margin-top: 70px !important;
}

.right-photo {
  float: right;
}

#hdrightBOTTOM {
  background-color: #475C79;
  width: 200px;
  height: 25px;
  margin: 7px 0 0 0;
  border-radius: 100px; /* CSS3草案 */
  -webkit-border-radius: 100px; /* Safari,Google Chrome用 */
  -moz-border-radius: 100px; /* Firefox用 */
  float: right;
}

.kamoku {
  margin-bottom: 30px;
  margin-top: 0px;
}

.sp-web {
  display: none;
}

.or {
  color: #1E8481 !important;
  padding: 10px;
  background-color: #FFF;
  margin-bottom: 5px;
  border: #61C1BE solid 2px;
  margin-top: 5px;
  /*	font-weight: bold;*/
  border-bottom: #61C1BE solid 2px !important;
  border-radius: 5px; /* CSS3草案 */
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
}

.or a {
  display: block;
}

.clinic-a img {
  width: 470px;
}

.center-b {
  text-align: center;
}

.clinic-a {
  width: 470px;
  float: left;
}

.clinic-a:nth-child(even) {
  width: 470px;
  float: left;
  margin-left: 20px !important;
}

.g-p img {
  float: right;
  margin: 10px 0 20px 20px;
  width: 250px;
}

.left-f1 {
  width: 460px;
  float: left;
  text-align: left;
}

.right-f1 {
  width: 500px;
  float: right;
  text-align: right !important;
}

.w-l {
  width: 440px;
  float: left;
}

.w-r {
  width: 470px;
  float: right;
  font-size: 16px;
}

.po-a {
  position: absolute;
  left: 34px;
  top: 2px;
}

.f-logo {
  width: 290px;
  float: left;
  margin-bottom: 20px;
  text-align: right;
  float: right;
  clear: both;
}

.footer-l1 {
  clear: both;
  font-size: 14px;
}

.a-b {
  margin: -10px 0 30px 0 !important;
  clear: both;
}

.bg-m {
  margin-top: -100px;
}

.red {
  color: #C6171C;
}

.email {
  font-size: 140%;
  margin-bottom: 15px;
  font-weight: bold;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

#size {
  margin: 0 auto;
  width: 1200px;
}

img {
  border: 0px;
}

#logo-t {
  width: 280px;
  float: left;
  margin-left: 360px;
  margin-top: -50px;
}

.sp-tel {
  display: none;
}

/* 特徴 */
.icon-photo {
  width: 200px;
  margin: 20px 20px 20px 20px;
  float: left;
}

/* ヘッダー */
#HEAD {
  /*background-color: #00003A;*/
  /*background-image: url("../images/hd_foot_bg.png");*/
  /*  background-color: #EFEFEF;
    background-position: center top;
    background-repeat: no-repeat;*/
  height: 120px !important;
  margin: 0 auto;
  padding: 0;
}

#news a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#hdrightBOTTOM ul {
  padding: 0px;
  margin: 0px;
}

#hdrightBOTTOM ul li {
  float: left;
  list-style: none;
  margin: 0 10px 0 10px;
}

/* HDCONTENTS01 */
#HDCONTENTS01 {
  margin: 0 auto;
  width: 960px;
  height: 100px;
  /*  background-image:url(../img/hd-bg.gif);
    background-repeat:no-repeat;*/
  position: relative;
}

#HDCONTENTS01 #HDLEFT {
  float: left;
  width: 280px;
  display: table;
  padding-top: 3px;
}

#HDCONTENTS01 #HDRIGHT {
  float: right;
  text-align: right;
  width: 260px;
  height: 100px;
  padding-top: 0px;
}

.logo {
  float: left;
  position: absolute;
  top: 65px;
  left: 0px;
}

.logo a {
  display: block;
}

.logo img {
  width: 370px;
}

#hdrightTOP {
  float: right;
  width: 200px;
  margin: 0 0 15px 0;
}

#hdrightTOP img {
  width: 200px;
}

#HDCONTENTS01 h1 {
  margin: 0px 0 0px 0px;
  padding: 0;
  text-align: left;
  float: left !important;
  position: absolute;
  font-size: 10px;
  font-weight: normal;
  white-space: nowrap;
  left: 0px;
  top: 15px;
  width: 600px;
}

#HDCONTENTS01 h1 a#HDH1 {
  color: #ffefbf;
}

#HDCONTENTS01 #HDLEFT #drawerBtn.gadgetItem.boxLeft {
  display: none;
}

#HDCONTENTS01 #HDRIGHT img {
  /*  margin-left: 1em;*/
  vertical-align: middle;
}

.main-back {
  min-width: 960px; /* 横無限背景画像途切れ防止の為ページ最大幅設定 */
  /*	background-image:url(../img/bg-1.png);
  	background-repeat:no-repeat;*/
  background-position: bottom;
  background-size: contain;
  position: relative;
  padding-bottom: 0px;
  /*	margin-top:-15px;*/
  margin-top: 0px;
  clear: both;
}

.main-back2 {
  min-width: 960px; /* 横無限背景画像途切れ防止の為ページ最大幅設定 */
  background-image: url(../img/top-m.png);
  background-repeat: repeat;
  background-position: bottom;
  background-size: contain;
  background: #FFFAED;
  position: relative;
  padding-bottom: 0px;
  margin-top: 0px;
  clear: both;
  height: 320px;
  margin-top: 15px;
}

.main-photo {
  float: right;
  margin-top: -55px;
}

.main-icon {
  margin-top: 50px;
}

.courses-menu {
  clear: both;
  margin-bottom: 30px;
  margin-top: 30px;
}

.courses-menu ul {
  padding: 0px;
  margin: 0px;
}

.courses-menu ul li {
  list-style: none;
  float: left;
  text-align: center;
  width: 183px;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #FFF;
  padding: 10px 10px;
  font-size: 30px !important;
  white-space: nowrap;
  font-size: 16px !important;
  border: #61C1BE solid 2px;
  border-radius: 5px; /* CSS3草案 */
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
}

.courses-menu ul li a {
  display: block;
}

.courses-menu ul li:nth-child(5) {
  margin-right: 0px;
}

.courses-menu ul li:nth-child(10) {
  margin-right: 0px;
}

.courses-menu ul li:nth-child(15) {
  margin-right: 0px;
}

.pr1 img {
  float: right;
  margin: 0 0 15px 15px;
  width: 220px;
}

.pr-l img {
  float: right;
  margin: 10px 0 15px 15px;
  width: 300px;
}

.pr-2 img {
  float: left;
  margin: 10px 15px 15px 0px;
  width: 300px;
}

.pr2 img {
  float: right;
  margin: 0 0 15px 15px;
  width: 300px;
}

.pr3 img {
  float: left;
  margin: 0 0 15px 0px;
  width: 200px;
}

.pr4 img {
  float: right;
  margin: 0 0 15px 20px;
  width: 200px;
}

.pr5 img {
  float: left;
  margin: 0 0 15px 0px;
  width: 200px;
}

.pr6 img {
  float: right;
  margin: 0 0 15px 20px;
  width: 200px;
}

.pr5 {
  width: 200px !important;
  text-align: left !important;
  float: left;
}

.pr6 {
  width: 200px !important;
  text-align: left !important;
  float: right;
}

.mt-n {
  margin-top: 20px;
}

.shadow-a {
  /*	display: inline-block;
  box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);*/
  /* -webkit-box-shadow: 0 10px 8px -6px #8d8c8c; */
  -moz-box-shadow: 0 10px 8px -6px #8d8c8c;
  box-shadow: 0 10px 8px -6px #8d8c8c;
}

.main-s {
  width: 960px;
  margin: 0px auto 0px auto;
  height: 600px;
  position: relative;
  clear: both;
}

.icon-left {
  background-image: url(../img/icon2.png);
  background-repeat: no-repeat;
  padding-left: 20px;
  height: 20px;
  line-height: 20px;
}

.main-ss {
  width: 960px;
  margin: 0px auto 0 auto;
  height: 380px;
  position: relative;
  clear: both;
}

.tel-h {
  width: 250px;
  height: 45px;
  float: right;
  margin-top: 0px;
  margin-right: 20px;
}

.tel-h2 {
  width: 250px;
  height: 45px;
  float: right;
  margin-top: 10px;
  margin-right: 0px;
  clear: both;
}

.web {
  width: 220px;
  height: 45px;
  float: right;
}

.right-hed {
  width: 490px;
  clear: both;
  float: right;
  margin-top: 15px;
  font-weight: bold;
}

.right-text {
  text-align: right;
}

.pc-h1 {
  width: 250px;
  float: left;
  font-size: 12px;
  margin-right: 20px;
}

.pc-h2 {
  width: 220px;
  float: left;
  font-size: 12px;
}

.main-box {
  width: 960px;
  margin: 0px auto 0 auto;
  padding-top: 30px;
  padding-bottom: 15px;
}

.main-box-n {
  width: 960px;
  margin: 0px auto 0 auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.main-box-n h2 {
  font-size: 24px;
  /*	color:#573731;*/
  color: #FFF;
  color: #333;
  letter-spacing: 3px;
  line-height: 100px;
}

.pan {
  height: 50px;
  line-height: 50px;
  color: #333;
}

.pan a {
  color: #333;
}

.main-box-all {
  width: 100%;
  margin: 35px auto 0 auto;
  background-image: url(../img/bg.png);
}

.main-box-all2 {
  width: 100%;
  margin: 35px auto 0 auto;
  background-color: #FAFAFA;
  padding-bottom: 30px;
}

.main-box-c {
  width: 960px;
  margin: 0px auto 35px auto;
}

.left-box {
  width: 640px;
  float: left;
}

.table-re {
  margin: 20px 0 0 0;
  background-color: #FFF;
  border: #999 solid 1px;
}

.table-re td {
  font-size: 14px;
  padding: 5px;
}

.re-bg {
  /*	background-color:#459C6C;*/
  background-color: #333;
  color: #FFF;
  border-bottom: #FFF solid 1px;
  width: 70px;
}

.re-bg2 {
  /*	background-color:#459C6C;*/
  background-color: #333;
  color: #FFF;
}

.re-bg3 {
  border-bottom: #999 solid 1px;
}

.re-bg4 {
  border-bottom: none;
}

.bo-none {
  border-bottom: none;
}

/*------次回層START----------------------------*/
.main-s2 {
  width: 960px;
  margin: 0 auto;
  height: 150px;
}

.main-s2 img { /*bodyのline-height:1.5の関係で4pxさがる*/
  /*	margin-top: -4px;*/
  margin-top: -1px;
}

.main-box2 {
  width: 960px;
  margin: 110px auto 35px auto;
}

.left-box2 {
  width: 600px;
  margin-right: 40px;
  float: left;
}

h2 {
  height: 66px;
  margin: 0;
  background: url(../img/h2_bg.png) no-repeat left center;
  line-height: 62px;
}

h2 img {
  margin: 20px 0 0 20px;
}

.cont {
  margin-top: 30px;
  padding-bottom: 30px;
}

.greet_img {
  margin-left: 30px;
  float: right;
}

.staff {
  clear: both;
}

.staff img {
  margin-bottom: 60px;
}

.staff:last-child img {
  margin-bottom: 0;
}

.table-a {
  margin: 10px 0 50px 0;
  border: 0px;
}

.table-a td {
  padding: 5px;
}

.tt-a {
  background-color: #EFEFEF;
  text-align: left;
  width: 150px;
  border-bottom: #CCC solid 1px;
  padding-left: 10px;
}

.tt-b {
  text-align: left;
  width: 150px;
  border-bottom: #CCC solid 1px;
  border-right: #CCC solid 1px;
}

.tt-c {
  border-top: #CCC solid 1px;
}

.tt-d {
  background-color: EFEFEF !important;
}

.gr-1 {
  color: #388604;
  font-weight: bold;
  font-size: 16px;
  margin: 40px 0 10px 0;
}

.gr-2 {
  color: #388604;
  font-weight: bold;
  font-size: 16px;
  margin: 40px 0 10px 0;
  position: relative;
}

.dd-i {
  width: 174px;
  height: 116px;
  position: absolute;
  right: 0px;
  top: 30px;
}

.box-l {
  width: 426px;
  float: left;
}

.box-r {
  width: 426px;
  float: right;
}

.box-m {
  margin-bottom: 20px;
}

.se {
  position: absolute;
  right: -40px;
  top: -70px;
}

.hed {
  font-size: 10px;
  width: 380px;
  margin: -3px 0 8px 0;
  font-weight: normal;
  z-index: 9999;
}

.kamoku-box2 {
  display: none;
}

.logo-f img {
  width: 326px;
  margin-bottom: -20px;
}

.mt-a {
  margin-top: 10px;
}

.zz {
  font-size: 16px;
  background-image: url(../img/zz.png);
  background-repeat: no-repeat;
}

.me1 {
  position: absolute;
  float: left;
  margin-top: 20px;
}

.po-r {
  position: relative;
}

.ii {
  position: absolute;
  right: -20px;
  bottom: -10px;
}

.iii {
  width: 510px;
  margin: 20px auto 70px auto;
}

.me2 {
  width: 160px;
  float: left;
  margin-top: 45px;
}

.me3 {
  width: 160px;
  float: right;
  margin-top: 45px;
}

.me4 {
  width: 160px;
  float: left;
  margin-top: 15px;
}

.mt-40 {
  margin-top: -45px;
}

.ss {
  background-image: url(../img/ss.png);
  background-repeat: no-repeat;
  height: 330px;
  margin-top: -20px;
}

.ss-box {
  margin: 0 0 0 0px;
  color: #FFF;
  padding-top: 6px;
}

.ss-t1 {
  font-size: 16px;
  font-weight: bold;
  margin: 0px 0 0 30px;
}

.ss-t2 {
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0 0 270px;
}

.ss-t3 {
  font-size: 14px;
  margin: 10px 0 0 270px;
  line-height: 1.8em;
}

h3 {
  height: 36px;
  padding: 0 0 0 30px;
  background: url(../img/h3_bg.png) no-repeat;
  color: #FFF;
  font-size: 16px;
  line-height: 36px;
  font-weight: bold;
}

.prof_in {
  width: 370px;
  float: right;
}

.prof_in dl {
  padding: 0 0 25px 0;
  border-bottom: 1px dotted #439E05;
  line-height: 1.9em;
}

.prof_in dl dt {
  color: #439E05;
  font-weight: bold;
  font-size: 16px;
}

.prof_in dl dd {
  margin: 0;
}

.prof_in dl dd ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.prof_in dl dd ul li:nth-child(odd) {
  width: 155px;
  float: left;
}

.prof .cont {
  margin-top: 25px;
}

.top-text1 {
  font-size: 16px;
  width: 580px;
  margin: 0px 0 0 0 !important;
  line-height: 2em;
}

.top-text2 {
  font-size: 16px;
  width: 560px;
  margin: 0px 0 0 20px !important;
  line-height: 1.8em;
}

.top-text3 {
  font-size: 16px;
  width: 640px;
  margin: 0px 0 0 0px !important;
  line-height: 1.6em;
  line-height: 1.8em;
}

.red-t {
  font-size: 16px;
  color: #E41B29;
  font-weight: bold;
}

.line-b {
  text-decoration: underline;
  font-size: 16px;
}

.shingo {
  float: right;
  margin: 0 0 10px 10px;
}

/*---topbtn---------*/
#page-top {
  z-index: 15000;
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 77%;
  font-family: "Times New Roman", Times, serif;
}

#page-top a {
  background: #043C51;
  text-decoration: none;
  color: #fff;
  width: 100px;
  padding: 20px 0;
  text-align: center;
  display: block;
  border-radius: 5px;
}

#page-top a:hover {
  text-decoration: none;
  background: #076589;
}

.big_b {
  font-size: 20px;
  font-weight: bold;
}

.b_none {
  border: none !important;
}

/*-------次階層END-------------------------*/
.right-box {
  width: 320px;
  float: left;
}

.right-l {
  margin: 0 0 30px 0;
  display: block;
  width: 320px;
}

.right-l ul {
  padding: 0px;
  margin: 0px;
}

.right-l ul li {
  list-style: none;
}

.mb10 {
  margin-bottom: 10px;
}

.info-1 {
  padding: 0px 0 5px 2px;
  clear: both;
  color: #FFF;
  font-weight: bold;
  height: 60px;
  width: 500px;
}

.pc-s {
  display: none;
}

.news-b {
  width: 500px;
  height: 158px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-top: 95px;
}

.info-2 {
  padding: 5px 0 5px 0;
  clear: both;
  color: #FFF;
  font-weight: bold;
}

.info-day {
  float: left;
  width: 120px;
}

.info-naiyou {
  float: left;
}

.l_bg1 {
  background-image: url(../img/l_bg.png);
  background-repeat: no-repeat;
  margin: 0 0 50px 0;
  clear: both;
  height: 375px;
  padding-top: 70px;
  position: relative;
  z-index: 100;
}

.bgg {
  width: 450px;
  height: 310px;
  position: absolute;
  z-index: -1;
  right: -95px;
  top: 54px;
}

.l_bg2 {
  background-image: url(../img/l2_bg.png);
  background-repeat: no-repeat;
  margin: 0 0 50px 0;
  clear: both;
  height: 630px;
  padding-top: 160px;
}

.l_bg3 {
  background-image: url(../img/l3_bg.png);
  background-repeat: no-repeat;
  margin: 0 0 0px 0;
  clear: both;
  height: 400px;
  clear: both;
  padding-top: 60px;
}

.pc-2 {
  display: none;
}

.kamoku-title {
  margin: 100px 0 50px 0;
  clear: both;
  display: block;
}

.kamoku-box {
  width: 620px;
  float: left;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.a-01 {
  width: 210px;
  position: absolute;
  margin-left: 392px;
  margin-top: -25px;
}

.a-03 {
  width: 210px;
  position: absolute;
  margin-left: 0px;
  margin-top: -10px;
}

.a-04 {
  width: 210px;
  position: absolute;
  margin-left: 225px;
  margin-top: -10px;
}

.ml20-b {
  margin-left: 20px;
  width: 290px;
  float: left;
}

.ge {
  display: block;
}

.gis {
  display: none;
}

.f-l-t {
  padding: 20px 0 10px 0;
}

.f-l-t span {
  padding: 20px 0 0px 0;
  text-align: center;
  font-size: 140%;
  font-weight: bold;
}

.f-l {
  padding: 0px 0 20px 0;
  text-align: center;
  font-size: 120%;
  font-weight: bold;
}

.page {
  float: right;
}

.ff-j {
  margin-top: 20px;
}

.point {
  width: 960px;
  margin: 25px auto;
}

.point-c {
  margin: 0 30px;
}

.f-r {
  width: 266px;
  float: right;
  margin: 20px 0 0 0;
}

.f-z2 {
  background-image: url(../img/icon.gif);
  background-repeat: no-repeat;
  padding-left: 24px;
  height: 28px;
  line-height: 28px;
}

.ss-c img {
  width: 240px !important;
}

.f-top {
  margin: 20px 0 0 0;
  height: 82px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.left-1 {
  float: left;
  width: 540px;
}

.left-a1 {
  float: left;
  width: 420px;
}

.left-a1a {
  float: left;
  width: 200px;
}

.right-a2 {
  float: right;
  width: 500px;
}

.right-a2a {
  float: right;
  width: 720px;
}

.right-a2a img {
  width: 720px;
  border: #CCC solid 2px;
}

.right-1 {
  float: right;
  width: 380px;
}

.right-2 {
  float: right;
  width: 465px;
  margin: 0px 0 0 0;
}

.mt-g {
  margin-top: -70px;
}

.mt-g1 {
  margin-top: 70px;
}

.left-2 {
  float: left;
  width: 465px;
  background-image: url(../img/map.gif);
  background-repeat: no-repeat;
  margin: 0px 0 0 0;
}

.right-4 {
  float: right;
  width: 444px;
  margin: 0px 0 0 0;
}

.spa {
  display: none;
}

.left-4 {
  float: left;
  width: 480px;
  background-image: url(../img/map.gif);
  background-repeat: no-repeat;
  margin: 0px 0 0 0;
}

.right-3 {
  float: right;
  width: 290px;
  margin: 20px 0 0 0;
}

.map-google {
  margin: 20px 0 20px 0;
  clear: both;
  border: #CCC solid 1px;
}

.all-top {
  background-image: url(../img/top-m.png);
  background-repeat: repeat;
  background: #FFFAED;
  margin-top: 100px;
  color: #FFF !important;
  padding-bottom: 20px;
}

.top-all-w {
  /*	background-color: #FFF;*/
  background-image: url(../img/google-bg.png);
  background-repeat: no-repeat;
}

.top-mt {
  margin-left: 230px;
  margin-top: -66px;
}

.map-r2 img {
  width: 500px;
  border: #CCC solid 2px;
}

.map-r iframe {
  border: #CCC solid 1px;
}

.map-a iframe {
  border: #CCC solid 1px;
  width: 958px;
}

.map-a img {
  width: 960px;
  margin-top: 0px;
}

.map-google iframe {
  width: 958px;
  height: 240px;
}

.right-2 iframe {
  width: 465px;
  height: 420px;
}

.d-bg {
  width: 210px;
  height: 418px;
  position: absolute;
}

.title-main {
  color: #333;
  padding-bottom: 7px;
  border-bottom: #333 2px solid;
  font-size: 20px;
  margin-bottom: 7px;
  letter-spacing: 2px;
  font-weight: bold;
  padding-top: 20px;
}

.a-point1 {
  width: 420px;
  padding: 10px 10px;
  border: #333 solid 2px;
  margin-bottom: 10px;
  color: #333;
  text-align: center;
  letter-spacing: 2px;
  font-weight: bold;
  margin-top: -40px;
}

.a-point2 {
  width: 420px;
  padding: 10px 10px;
  border: #333 solid 2px;
  margin-bottom: 20px;
  color: #333;
  text-align: center;
  letter-spacing: 2px;
  font-weight: bold;
  background-color: #FFF;
}

.mb20 {
  margin-bottom: 20px;
}

.nav-box {
  width: 100%;
  height: 70px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.nav-box-b {
  width: 960px;
  margin: 0 auto;
  clear: both;
  height: 70px;
}

.nav-box-b img {
  border: 0px;
}

.nav-box-b ul {
  margin: 0px;
  padding: 0px;
}

.nav-box-b ul li {
  float: left;
  list-style: none;
  padding: 8px;
}

.nv-1 {
  margin: 0 13px 0px 0;
}

.nv-2 {
  margin: 0 13px 0px 0;
}

.nv-3 {
  margin: 0 14px 0px 0;
}

.nv-5 {
  margin: 0 30px;
}

.map2 {
  margin: 20px 0 20px 0px;
  /*	width:220px;*/
}

.ac-bg-all {
  width: 100%;
  background-image: url(../img/google-bg.png);
  background-repeat: no-repeat;
  min-height: 100px;
}

.intro-b1 {
  margin: -40px 0 0px 0px;
  width: 220px;
  float: right;
}

.text-a1 {
  margin: 58px 15px 0 15px;
  font-size: 11px;
  line-height: 1.5em;
}

.text-a1 a {
  color: #1D77A7;
}

.text-a2 {
  margin: 0px 15px 0 0px;
  line-height: 1.8em;
  background-color: #FFF;
  border: #694320 solid 1px;
  padding: 10px;
  border-radius: 5px; /* CSS3草案 */
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
}

.text-a3 {
  margin: 28px 15px 0 15px;
  font-size: 11px;
  line-height: 1.5em;
  /*	letter-spacing:-1px;*/
}

.text-top {
  padding: 25px;
}

.news {
  /*	border-bottom:#CCC dashed 1px;*/
  line-height: 1.8em;
  clear: both;
  margin-left: 0px;
  font-size: 16px;
}

.news dl {
  margin: 0px;
  padding: 0px;
}

.news dl dt {
  clear: both;
  margin-left: 0px !important;
}

.news dl dd {
  color: #333;
  clear: both;
  line-height: 1.6em;
  padding-bottom: 10px;
  float: left !important;
  margin-left: 0px;
  border-bottom: #CCC 1px dashed;
  width: 500px;
}

.news-day {
  color: #333;
  font-weight: bold;
  float: left;
  margin-left: 0px !important;
  text-align: left;
  font-size: 12px;
  margin-bottom: -5px;
}

.news-title {
  color: #603813;
  font-weight: bold;
  float: left;
  margin-left: 20px;
  text-align: left;
}

.fnav_bg-box {
  background-image: url(../img/f-bg.gif);
  background-repeat: repeat-x;
  width: 100%;
  height: 185px;
  clear: both;
  margin: 50px 0 0 0;
}

.title-mb1 {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.orc {
  color: #333;
}

.w540 {
  width: 540px;
}

.event-box {
  width: 960px;
  height: 133px;
  margin: 35px 0;
}

.glee-1 {
  width: 960px;
  float: left;
  margin: 50px 0 0 0;
}

.font-l {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6em;
}

.text-b {
  margin-bottom: 50px;
}

.glee-t {
  width: 790px;
}

ul.ac {
  padding: 0px;
  margin: 15px 0px 0 0;
}

ul.ac li {
  background-image: url(../img/icon.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
  list-style: none;
  height: 30px;
  line-height: 1.7em;
  color: #333;
}

.icon-t {
  margin-top: 20px;
}

.mt-20 {
  margin-top: -20px;
}

.table-greeting tr td,
.table-price tr td {
  padding: 15px;
  border-bottom: solid 1px #DDD;
  background-color: #FFF;
}

.table-greeting tr:first-child td {
  border-top: solid 1px #DDD;
}

.table-greeting tr td {
  vertical-align: top;
}

.table-greeting tr td ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.table-greeting tr td ul li {
  padding: 10px 0;
}
.table-greeting tr td ul li:first-child {
  padding: 0 0 10px;
}
.table-greeting tr td ul li:last-child {
  padding: 10px 0 0;
}

.table-title1 {
  background-color: #FFFAED !important;
  font-weight: bold;
  width: 15%;
  white-space: nowrap;
}

.table-title2 {
  background-color: #FFFAED !important;
  font-weight: bold;
  width: 15%;
  white-space: nowrap;
}

ul.ac2 {
  padding: 0px;
  margin: 15px 0px 0 0;
}

ul.ac2 li {
  background-image: url(../img/icons.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 20px;
  list-style: none;
  height: 40px;
  line-height: 20px;
  color: #333;
  margin-bottom: 10px;
}

.fnav_bg {
  clear: both;
  width: 960px;
  margin: 0 auto;
}

.logo-m {
  position: absolute;
  z-index: 10000;
  right: 10px;
  bottom: -25px;
}

.fnav_bg-s {
  width: 960px;
  margin: 0 auto;
  clear: both;
}

.f-nav {
  height: 62px;
  float: left;
  width: 800px;
}

.f-nav ul {
  padding: 0px;
  margin: 22px 0 0 0px;
  height: 62px;
}

.f-nav ul li {
  list-style: none;
  background-image: url(../img/f-menu.gif);
  background-repeat: no-repeat;
  height: 16px;
  line-height: 16px;
  float: left;
  padding-left: 20px;
  margin-right: 12px;
}

.ac-1 {
  font-size: 22px;
  color: #439E05;
  font-weight: bold;
}

.bold {
  font-weight: bold;
  font-size: 16px;
}

.ma1 {
  width: 280px;
  height: 320px;
  float: left;
  background-image: url(../img/ma1.png);
  background-repeat: no-repeat;
}

.ma2 {
  width: 280px;
  height: 320px;
  float: left;
  background-image: url(../img/ma2.png);
  background-repeat: no-repeat;
  margin-left: 0px;
}

.ma-r {
  width: 280px;
  height: 320px;
  float: left;
  margin-left: 40px;
}

.ma3 {
  width: 280px;
  height: 320px;
  float: left;
  background-image: url(../img/ma3.png);
  background-repeat: no-repeat;
}

.ma4 {
  width: 280px;
  height: 320px;
  float: left;
  background-image: url(../img/ma4.png);
  background-repeat: no-repeat;
  margin-left: 0px;
}

.ma5 {
  width: 280px;
  height: 320px;
  float: left;
  background-image: url(../img/ma5.png);
  background-repeat: no-repeat;
}

.ma6 {
  width: 280px;
  height: 300px;
  float: left;
  background-image: url(../img/ma6.png);
  background-repeat: no-repeat;
  margin-left: 0px;
}

.ma7 {
  width: 280px;
  height: 340px;
  float: left;
  background-image: url(../img/ma7.png);
  background-repeat: no-repeat;
}

.ma8 {
  width: 280px;
  height: 320px;
  float: left;
  background-image: url(../img/ma8.png);
  background-repeat: no-repeat;
  margin-left: 160px;
  clear: both;
  margin-top: 20px;
}

.ma9 {
  width: 280px;
  height: 320px;
  float: left;
  background-image: url(../img/ma9.png);
  background-repeat: no-repeat;
  margin-left: 160px;
  clear: both;
}

.ma10 {
  width: 280px;
  height: 320px;
  float: left;
  background-image: url(../img/ma10.png);
  background-repeat: no-repeat;
  margin-left: 160px;
  clear: both;
}

.mb1 {
  width: 280px;
  height: 320px;
  float: left;
  background-image: url(../img/mb1.png);
  background-repeat: no-repeat;
  margin-left: 40px;
}

.mb2 {
  width: 280px;
  height: 320px;
  float: left;
  background-image: url(../img/mb2.png);
  background-repeat: no-repeat;
  margin-left: 40px;
}

.mb3 {
  width: 280px;
  height: 340px;
  float: left;
  background-image: url(../img/mb3.png);
  background-repeat: no-repeat;
  margin-left: 40px;
}

.mb4 {
  width: 280px;
  height: 320px;
  float: left;
  background-image: url(../img/ma8.png);
  background-repeat: no-repeat;
  margin-left: 40px;
}

.mb5 {
  width: 280px;
  height: 320px;
  float: left;
  background-image: url(../img/ma9.png);
  background-repeat: no-repeat;
}

.mb6 {
  width: 280px;
  height: 320px;
  float: left;
  background-image: url(../img/ma11.png);
  background-repeat: no-repeat;
  margin-left: 40px;
}

.ma-text {
  margin: 234px 0 0 26px;
}

.i-a {
  width: 280px;
  float: left;
}

.i-b {
  width: 280px;
  float: right;
}

.i-box {
  clear: both;
}

.i-t {
  background-image: url(../img/i-bg.png);
  background-repeat: no-repeat;
  margin: -8px 0 30px 0px;
  padding: 0px 0 0 22px;
  height: 20px;
  line-height: 20px;
}

.i-t2 {
  background-image: url(../img/i-bg.png);
  background-repeat: no-repeat;
  margin: -8px 0 8px 0px;
  padding: 0px 0 8px 22px;
  height: 30px;
  line-height: 20px;
  border-bottom: #CCC dashed 1px;
}

.i-t2-2 {
  background-image: url(../img/i-bg.png);
  background-repeat: no-repeat;
  margin: 0px 0 8px 0px;
  padding: 0px 0 8px 22px;
  height: 30px;
  line-height: 20px;
  border-bottom: #CCC dashed 1px;
}

.i-t3 {
  line-height: 1.6em;
  margin: 8px 0 25px 0;
}

.g-t1 {
  font-size: 16px;
  color: #439E05;
  font-weight: bold;
  clear: both;
  margin: 10px 0 10px 0;
}

.mt30 {
  margin-top: 30px;
}

/* ナビゲーション */
#GNAVI {
  width: 960px;
  margin: 0 auto;
}

#GNAVI ul.gnaviContents > li {
  display: none;
}

#GNAVI ul.gnaviContents > li.gNavi {
  display: block;
}

/* GNAVICONTENTS01 */
#GNAVICONTENTS01 {
  margin: 0 auto;
  padding: 0 0 0 0px;
  width: 960px;
}

#GNAVICONTENTS01 ul {
  list-style: outside none none;
  margin: 0 auto;
  padding: 0;
}

#GNAVICONTENTS01 li {
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

#GNAVICONTENTS01 li a {
  margin: 0;
  padding: 0;
  display: block;
}

#GNAVICONTENTS01 li img {
  display: block;
  margin: 0;
  padding: 0;
}

#GNAVICONTENTS01 ul ul {
  display: none;
  position: absolute;
}

#GNAVICONTENTS01 ul ul li {
  /*  background-color: #ffffff;
    border-bottom: 1px dotted;*/
  color: #FFF;
  float: none;
  padding: 0;
  position: relative;
  text-indent: 0;
  /*  box-shadow:rgba(28, 28, 28, 0.23) 1px 3px 4px 3px;*/
}

#GNAVICONTENTS01 ul ul li:hover {
  background-color: #FFF;
}

#GNAVICONTENTS01 ul ul li a {
  color: #333;
  line-height: 80px;
  min-width: 200px;
  /*  padding: 0.5em 1em;*/
  text-decoration: none;
}

#GNAVICONTENTS01 > ul > li > a {
  height: 80px;
  width: 200px;
  background-image: url("../images/sub_navi.png");
  text-decoration: none;
  text-indent: -9999px;
}

#GNAVICONTENTS01 > ul > li > a:hover {
  background-image: url("../images/sub_navi_over.png");
  text-decoration: none;
}

#GNAVI .gNavi:nth-child(1) a {
  background-position: 0px top;
}

#GNAVI .gNavi:nth-child(3) a {
  background-position: -200px top;
}

#GNAVI .gNavi:nth-child(4) a {
  background-position: -400px top;
}

#GNAVI .gNavi:nth-child(5) a {
  background-position: -600px top;
}

#GNAVI .gNavi:nth-child(6) a {
  background-position: -800px top;
}

/*#GNAVI .gNavi:nth-child(7) a  {
	background-position: -1000px top;
}
#GNAVI .gNavi:nth-child(8) a  {
	background-position: -857px top;
}*/
/* ティザー */
#TEATHER {
  background-image: url(../images/bg-m.png) !important;
  background-repeat: repeat !important;
  margin: 0 auto;
  padding: 0;
}

#TEATHERIMG {
  background-image: url(../images/bg-m.png) !important;
  background-repeat: repeat !important;
  height: inherit;
  width: 960px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

/* ティザータイトル */
#TEATHER h2#imgTitle {
  font-size: 2.4rem;
  margin: 0 auto 0;
  padding: 50px 35px;
  color: #fff;
}

/*


/* フッター */
footer {
  width: 100%;
  background-image: url(../img/foot-bg.png);
  background-repeat: repeat;
  color: #333 !important;
  padding-bottom: 15px;
}

.rigEht-text {
  text-align: right;
  margin: 70px 0 20px 0;
  clear: both;
}

.f-menu {
  clear: both;
  text-align: right;
  float: right;
  margin-top: 40px;
}

.f-menu ul {
  padding: 0px;
  margin: 0px;
}

.f-menu ul li {
  list-style: none;
  padding: 0 10px;
  float: left;
}

.f-menu ul li:last-child {
  padding: 0 0 0 10px;
}

.mt-r {
  margin-top: 50px;
}

#footer-box {
  width: 960px;
  margin: 0 auto;
  text-align: center;
  padding-top: 20px;
}

.footer-bg img {
  width: 100%;
}

.new-b {
  height: 185px;
  overflow-y: scroll;
  overflow-x: hidden;
}

/* FOOTCONTENTS01 */
#FOOTCONTENTS01 {
  margin: 0 auto;
  padding: 40px 0 0;
  width: 960px;
}

#FOOTCONTENTS01-LEFT,
#FOOTCONTENTS01-RIGHT {
  padding: 0 0 1rem;
}

#FOOTCONTENTS01-LEFT {
  float: left;
  width: 340px;
}

#FOOTCONTENTS01-RIGHT {
  float: left;
  text-align: right;
  width: 660px;
}

#FOOTCONTENTS01 small.footCopyright {
  margin: 0px 0 0 0;
  padding: 0px;
  text-align: left;
  float: right;
}

/* フッターサイトマップ */
#footSitemap {
  margin: 0 auto 20px;
  text-align: center;
}

#footSitemap ul,
#footSitemap li {
  display: inline-block;
  margin: 0;
  padding: 0;
}

#footSitemap li,
#footSitemap ul ul {
  display: none;
}

#footSitemap li.foot {
  display: inline-block;
}

#footSitemap li:before {
  content: "|";
  margin: 0 1rem 0 0.5rem;
}

#footSitemap ul > li:first-child:before {
  content: "";
  margin: 0;
}

/* レフトナビ */
#LNAVI {
  width: inherit;
  margin: 0 auto 20px;
}

#LNAVI ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

#LNAVI ul li {
  margin: 0 auto 1px;
}

#LNAVI img {
  display: block;
}

/* タイトル */
.basicH2 {
  border-bottom: 1px solid #bbbbbb;
  color: #00a3d8;
  font-size: 2.3em;
  margin: 0 auto 2rem;
}

.basicH2:first-letter {
  color: #0000ff;
}

.basicH3 {
  background-color: #002779;
  color: #fff;
  font-size: 22px;
  margin: 0 auto 1rem;
  position: relative;
  text-align: center;
  width: 100%;
  padding: 0.5rem;
}

.basicH3::before {
  border: 1px solid #4d68a1;
  content: "";
  height: calc(100% - 2px);
  left: 1px;
  position: absolute;
  top: 1px;
  width: calc(100% - 2px);
}

/* 強調文字 */
strong .Red {
  color: #ff0000;
}

strong .Orange {
  color: #ff7f00;
}

/* 画像BOX */
.imgBox {
  display: block;
  margin: 0;
}

.imgBox.rightSide {
  float: right;
  padding: 0 0 1.5rem 2rem;
}

.imgBox.leftSide {
  float: left;
  padding: 0 2rem 1.5rem 0;
}

.imgBox img {
  width: 100% !important;
}

/* タイトルと写真が横並びの記事 */
.linedPhotoArticle {
  display: table;
  width: 100%;
}

.linedPhotoArticle > div,
.linedPhotoArticle > figure {
  display: table-cell;
  vertical-align: top;
}

.linedPhotoArticle .imgBox {
  width: 280px;
}

.linedPhotoArticle .imgBox.rightSide,
.linedPhotoArticle .imgBox.leftSide {
  float: none;
}

/* コメント小記事 */
.basicComnt {
  background-color: #fffcf1;
  border: 2px solid #d6d3b1;
  margin: 0 auto 3rem;
  padding: 0.8rem 2rem;
}

/* テキストだけのバナー */
.txtBanner {
  border: 3px double #ccc;
  border-radius: 5px;
  display: block;
  font-size: 2em;
  font-weight: bold;
  padding: 30px 0;
  text-align: center;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.41);
  width: 100%;
  cursor: pointer;
  margin: 0 auto 3rem;
}

/* 赤 */
.txtBanner.bnrRed {
  background-color: #b31818;
  border-color: #de5353;
  color: #fff;
}

.txtBanner.bnrRed:hover {
  background-color: #f12525;
  text-decoration: none;
}

/* オレンジ */
.txtBanner.bnrOrange {
  background-color: #EA9C04;
  border-color: #b58400;
  color: #fff;
}

.txtBanner.bnrOrange:hover {
  background-color: #ffba00;
  text-decoration: none;
}

/* 画像バナーBOX */
.bnrBox {
  margin: 0 auto 20px;
  text-align: center;
}

.bnrBox img {
  display: block;
}

/* テーブルの基礎設定01 */
.tableBase {
  border: 1px solid #999;
  border-collapse: collapse;
  margin: 0 auto 30px;
  width: 100%;
}

.tableBase th {
  background-color: #A0FCF8;
  border: 1px solid #89877E;
  padding: 15px;
}

.tableBase th:first-child {
  min-width: 15%;
}

.tableBase td {
  padding: 15px;
  border: 1px solid #89877E;
  /*background-color: #CCC;*/
}

.tableBase th, .tableBase td {
  vertical-align: top;
}

/* テーブルの基礎設定02 */
.tableBase02 {
  border-collapse: collapse;
  margin: 0 auto 30px;
  width: 100%;
}

.tableBase02 th,
.tableBase02 td {
  border-bottom: 1px dashed #ccc;
  padding: 15px;
  vertical-align: top;
}

.tableBase02 th {
  border-right: 5px solid #ccc;
  min-width: 15%;
}

/* 多列テーブル変形 */
.formChange .tTitle {
  display: none;
}

/* ページ切り替えボタン */
.changeArticleBtnSet {
  margin-bottom: 5em;
}

.changeArticleBtnSet ul {
  display: table;
  list-style: outside none none;
}

.changeArticleBtnSet ul li {
  display: block;
  float: left;
  margin: 0 2px 10px;
}

.changeArticleBtnSet ul li a {
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #ffffff 0%, #efefef 100%) repeat scroll 0 0;
  border: 1px solid #bbb;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #666;
  display: block;
  padding: 3px 9px;
}

.changeArticleBtnSet ul li a:hover {
  background: #fcfcfc none repeat scroll 0 0;
  text-decoration: none;
}

.changeArticleBtnSet ul li a.current {
  background: #666 none repeat scroll 0 0;
  border-color: #444;
  box-shadow: 0 1px 0 rgb(255, 255, 255), 0 0 2px rgba(0, 0, 0, 0.3) inset;
  color: #fff;
  cursor: default;
}

/* ボタン中央寄せ */
.simple-pagination {
  text-align: center;
}

.simple-pagination ul {
  display: inline-block;
}

/* サイトマップテーブル */
#MAINCONTENTS .sitemapTable,
#MAINCONTENTS .sitemapTable ul {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}

#MAINCONTENTS .sitemapTable li {
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 5px 0 7px;
}

#MAINCONTENTS .sitemapTable > li > a {
  background-image: url("../images/sitemap_icon_title.png");
  background-position: 10px center;
  background-repeat: no-repeat;
  display: block;
  margin: 0;
  padding: 10px 0 10px 40px;
}

#MAINCONTENTS .sitemapTable > li > a:hover {
  background-color: #efefef;
  text-decoration: none;
}

#MAINCONTENTS .sitemapTable ul {
  display: table;
  width: inherit;
}

#MAINCONTENTS .sitemapTable ul li {
  display: table-cell;
  border-bottom: none;
  padding: 5px 0 15px 5px;
}

#MAINCONTENTS .sitemapTable ul li:first-child {
  padding-left: 180px;
}

#MAINCONTENTS .sitemapTable ul li a {
  background-image: url("../images/sitemap_icon_page.png");
  background-position: 10px center;
  background-repeat: no-repeat;
  display: inline-block;
  padding: 5px 15px 5px 30px;
}

#MAINCONTENTS .sitemapTable ul li a:hover {
  background-color: #efefef;
  text-decoration: none;
}

/* 只今準備中です */
.cmngsn {
  border: 1px solid #ccc;
  font-size: 2em;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
}

.rightEnd {
  margin-right: 0 !important;
}

.floatItem {
  float: left;
}

/* 記事画像 */
article figure {
  text-align: center;
  width: 250px;
}

/* サブページのデフォルトイメージ */
#TEATHERIMG {
  /*  background-image: url("../images/bg-m.png");
    background-position: right center;*/
}

/**************************************************/
/**************　　 Top ページ　　*****************/
/**************************************************/
.pageTop #HEAD {
  height: auto;
  /*	background-color:#F6F5F1;*/
  margin-bottom: 0px;
}

/*#news img{
	max-height:150px;
}*/
.photo-news {
  width: 190px;
  margin: 0 auto;
  text-align: center;
  background-color: #DDD;
  height: 150px;
}

.pageTop #TEATHER {
  margin: 0 auto 10px auto;
  clear: both;
}

.text-n a {
  color: #333 !important;
}

#nav {
  margin: 0 auto;
  width: 960px;
  height: 70px;
  clear: both;
}

#nav ul {
  padding: 0px;
  margin: 0px;
}

#nav ul li {
  list-style: none;
  float: left;
}

.tel-top {
  display: none;
}

.pageTop #GNAVICONTENTS01 > ul > li > a {
  height: 80px;
  width: 200px;
  background-image: url("../images/navi.jpg");
}

.pageTop #GNAVICONTENTS01 > ul > li > a:hover {
  background-image: url("../images/navi_over.jpg");
}

.pageTop #GNAVI .gNavi:nth-child(1) a {
  background-position: left top;
}

.pageTop #GNAVI .gNavi:nth-child(2) a {
  background-position: -200px top;
}

.pageTop #GNAVI .gNavi:nth-child(3) a {
  background-position: -400px top;
}

.pageTop #GNAVI .gNavi:nth-child(4) a {
  background-position: -600px top;
}

.pageTop #GNAVI .gNavi:nth-child(5) a {
  background-position: -800px top;
}

.pageTop #GNAVI .gNavi:nth-child(6) a {
  background-position: -800px top;
}

/*.pageTop #GNAVI .gNavi:nth-child(7) a {
	background-position: -710px top;
}
.pageTop #GNAVI .gNavi:nth-child(8) a {
	background-position: -852px top;
}
*/
.pageTop #introduce {
  margin: 105px auto 20px auto;
}

.main-t {
  position: absolute;
  z-index: 8888;
  margin-top: 240px;
}

.pageTop #introduce .floatItem {
  border: 1px solid #DDD;
  /*	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);*/
  float: left;
  margin: 0 50px 0 0;
  padding: 2px;
  width: 300px;
  /*	background-color:#F7F7F7;
  	box-shadow: 0 12px 10px -6px rgba(0,0,0,.3);*/
}

.pageTop #introduce .floatItem p {
  color: #FFF;
}

.n-1 {
  background-image: url(../images/n-1.png);
  background-repeat: no-repeat;
  height: auto;
}

.n-2 {
  background-image: url(../images/n-2.png);
  background-repeat: no-repeat;
  /*	height:260px;*/
}

.n-3 {
  background-image: url(../images/n-3.png);
  background-repeat: no-repeat;
  /*	height:260px;*/
}

.pageTop #introduce .floatItem > h3 {
  margin: 0 auto 0.5rem;
}

.pageTop #introduce .floatItem p {
  padding: 0rem 1rem;
}

/* NEWS HEADLINE */
.pageTop #newsHeadLine {
  background-color: #FFF;
  margin: 0 auto 20px auto;
  border: #CCC solid 1px;
  height: 28px;
}

.pageTop #newsHeadLine > h3 {
  background-color: #00003D;
  display: inline-block;
  line-height: 28px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 140px;
  float: left;
}

.pageTop #newsHeadLine > h3 img {
  vertical-align: middle;
  float: left;
}

.pageTop #newsHeadLine .newsContent {
  color: #00003D;
  display: inline-block;
  line-height: 24px;
  margin: 0;
  width: 840px;
  float: left;
  padding-left: 15px;
  background-color: #FFF;
}

.pageTop #newsHeadLine > a {
  color: #00003D;
  display: inline-block;
  text-align: center;
  width: 140px;
}

/* お知らせ */
.pageTop #news {
  /*  background-color: #f5f5f5;*/
  margin-bottom: 3rem;
  padding: 0px;
  width: 100% !important;
  clear: both;
}

.pageTop #news h2 {
  margin: 0 auto 10px 0 !important;
  padding: 0;
}

.pageTop #news h2 img {
  margin: 0px 0 -6px 0;
}

.pageTop #news h2 hr {
  display: inline-block;
  margin-left: 0px;
  width: 960px;
  /*  margin-top:-20px!important;*/
}

.pageTop #news .floatItem {
  float: left;
  margin: 0 40px 20px 0;
  width: 190px;
}

.pageTop #news .floatItem h3 {
  overflow: hidden;
}

.pageTop #news .floatItem h3 .date {
  line-height: 1.8rem;
}

.pageTop #news .floatItem h3 .date:before {
  content: url("../images/top_item_9.png");
  margin: 0 0.5rem 0 0;
}

.pageTop #news .floatItem h3 .iconNews,
.pageTop #news .floatItem h3 .iconNotice {
  color: #fff;
  display: inline-block;
  float: right;
  padding: 0.2rem 0.5rem 0rem;
}

.pageTop #news .floatItem h3 .iconNews {
  background-color: #0040ff;
}

.pageTop #news .floatItem h3 .iconNotice {
  background-color: #FF5C26;
}

.pageTop #seeList {
  text-align: center;
  clear: both;
}

.pageTop #seeList img {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.92);
}

.pageTop #bottomLink img {
  display: block;
  float: left;
  margin: 0 0px 0 0;
}

.top-f-banner1 {
  margin-right: 20px;
  float: left;
}

.top-f-banner2 {
  margin-right: 0px;
  float: left;
}

.floatBox04 {
  clear: both;
}

/**************************************************/
/************　　 ページ　　**************/
/**************************************************/
.pageCasting #TEATHERIMG {
  background-image: url("../images/casting_img.jpg");
  background-position: right center;
}

/* 動画 */
#youtube .floatItem {
  background-color: #000000;
  height: 341px;
  margin: 0 30px 0 0;
}

/* 流れ */
#flow article {
  position: relative;
  background: rgba(160, 252, 248, 0.3);
  padding: 30px 30px 10px;
}

#flow article:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: rgba(160, 252, 248, 0.3);
  border-width: 30px;
  margin-left: -30px;
}

#flow article:last-child::after {
  border: medium none;
}

.pageCasting #flow h3 {
  font-size: 2rem;
  margin: 0.5rem 0;
  color: #6B4C3E;
}

#flow h3::before {
  content: url("../images/casting_title_icon.jpg");
  padding-right: 1rem;
  vertical-align: middle;
}

/*-----------plan_box -----------*/
#plan_box {
  position: relative;
  margin: 0 auto;
  height: 500px;
  overflow: hidden;
}

#plan_box #plan_view {
  position: relative;
  width: 660px;
  height: 440px;
  top: 0px;
  overflow: hidden;
  left: 320px;
}

#plan_box #plan_view p {
  position: absolute;
  top: 0px;
}

#plan_box #plan_sam {
  list-style-type: none;
  top: 0px;
  left: 0;
  position: absolute;
  width: 280px;
  padding: 0px;
}

#plan_box #plan_sam li {
  float: left;
  margin: 0 10px 13px 0;
  vertical-align: bottom;
  text-align: left;
}

#plan_box #plan_sam li img {
  vertical-align: bottom;
  cursor: pointer;
  width: 130px;
  height: 100px;
}

#plan_box #plan_sam li.active img {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha( opacity=100 )";
  width: 130px;
}

#plan_box #plan_sam li img:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha( opacity=60 )";
}

#plan_box #caption_plan01 {
  padding: 7px 10px 0 320px;
  text-align: left;
  display: block;
  height: 21px;
  margin-bottom: 5px;
}

#plan_box #caption_plan01 p {
  font-weight: bold;
  color: #333;
}

#plan_box #caption_plan02 {
  text-align: left;
  padding: 3px 10px 10px 320px;
  width: auto;
  display: block;
}

/**************************************************/
/************　　　**************/
/**************************************************/
.pageProducts #TEATHERIMG {
  background-image: url("../images/product_img.jpg");
  background-position: right center;
}

.pageProducts #productList {
  margin-right: -29px;
}

.pageProducts #productList .floatItem {
  width: 294px;
  margin: 0 29px 30px 0;
}

.pageProducts #productList .basicH3 {
  margin-bottom: 5px;
}

.pageProducts #productList .textBox {
  text-align: center;
  padding: 1rem 0;
}

/*-----------clinic -----------*/
.title-bb-c {
  background-image: url(../img/boshu-c.png);
  background-repeat: no-repeat;
  width: 470px;
  height: 30px;
  line-height: 26px;
  padding-left: 20px;
  font-weight: bold;
  float: left;
  margin-top: 10px;
  margin-bottom: 50px;
}

.c-a {
  float: left;
  margin-bottom: 50px;
}

.c-a img {
  width: 180px;
}

.ca-t {
  margin: 0 7px 0 8px;
}

.ca-t1 {
  margin: 0 7px 0 0px;
}

.ca-t2 {
  margin: 0 7px 0 8px;
}

.ca-t3 {
  margin: 0 7px 0 8px;
}

.ca-t4 {
  margin: 0 7px 0 8px;
}

.ca-t5 {
  margin: 0 0px 0 8px;
}

/**************************************************/
/************　　　**************/
/**************************************************/
.pageMaterial #TEATHERIMG {
  background-image: url("../images/material_img.jpg");
  background-position: right center;
}

/**************************************************/
/************　　　**************/
/**************************************************/
.pageEquipment #TEATHERIMG {
  background-image: url("../images/equipment_img.jpg");
  background-position: right center;
}

.pageEquipment #equipmentList {
  margin-right: -29px;
}

.pageEquipment #equipmentList .floatItem {
  width: 450px;
  margin: 0 29px 30px 0;
}

.pageEquipment #equipmentList .basicH3 {
  margin-bottom: 5px;
}

.pageEquipment #equipmentList .textBox {
  text-align: center;
  padding: 1rem 0;
}

.pageEquipment #other table {
  width: 100%;
}

.pageEquipment #other table td {
  padding-right: 2rem;
}

/**************************************************/
/************　　　**************/
/**************************************************/
.pageCompany #TEATHERIMG {
  background-image: url("../images/company_img.jpg");
  background-position: right center;
}

.pageCompany #CONTENTS {
  margin: 0 auto;
  min-width: 960px;
  width: 960px;
}

/* レフトコンテンツ */
.pageCompany #LNAVI li a {
  background-color: #002779;
  background-image: url("../images/lnavi_icon.jpg");
  background-position: 160px center;
  background-repeat: no-repeat;
  display: block;
  font-size: 1.2rem;
  padding: 3rem 2rem;
}

.pageCompany #LNAVI li a {
  color: #fff;
}

.pageCompany #LNAVI li a:hover {
  background-color: #031f59;
}

/* ごあいさつ */
.pageCompany .prsiName {
  color: #E46B00;
  display: inline-block;
  margin: 0 auto 1rem;
}

/* 理念 */
.pageCompany #idea ul {
  list-style: outside none none;
  margin-left: 3rem;
}

.pageCompany #idea ul li::before {
  content: "一、　";
  margin-left: -3rem;
}

.pageCompany #youtube {
  margin: 0 auto 30px;
  width: 480px;
}

.pageCompany #media figure img {
  width: auto !important;
}

.pageCompany #media .textBox {
  vertical-align: middle;
}

.pageCompany #media .textBox div {
  background-color: #ffdbd8;
  border-radius: 5px;
  padding: 20px;
}

/* アクセス */
.pageCompany #mapBox {
  margin: 0 auto;
  width: 730px;
}

/**************************************************/
/**********　　　**************/
/**************************************************/
.pageRecruit #TEATHERIMG {
  background-image: url("../images/recruit_img.jpg");
  background-position: right center;
}

.pageRecruit #intro {
  margin: 0 auto 50px;
}

/* 先輩たちの声 */
.pageRecruit #voice .imgRight .textBox,
.pageRecruit #voice .imgRight figure {
  float: left;
}

.pageRecruit #voice .imgRight figure {
  float: right;
}

.pageRecruit #voice .imgLeft .textBox,
.pageRecruit #voice .imgLeft figure {
  float: right;
}

.pageRecruit #voice .imgLeft figure {
  float: left;
}

.pageRecruit #voice .textBox {
  width: 580px;
}

.pageRecruit #voice figure {
  width: 360px;
}

.pageRecruit #voice .imgRight figure {
  padding: 0 0 1.5rem 2rem;
}

.pageRecruit #voice .imgLeft figure {
  padding: 0 2rem 1.5rem 0;
}

.pageRecruit #voice h3 {
  background-image: url("../images/title_icon.jpg");
  background-position: 10px center;
  background-repeat: no-repeat;
  padding: 0 0 0 3rem;
}

.pageRecruit #voice .name {
  border-right: 1px dashed #ccc;
  color: #002779;
  display: inline-block;
  font-size: 1.7rem;
  margin-right: 1rem;
  padding-right: 1rem;
}

.pageRecruit #voice .job {
  color: #888888;
  font-size: 1.2rem;
  font-weight: normal;
}

.pageRecruit #voice .invisible {
  display: none;
}

/**************************************************/
/************　　**************/
/**************************************************/
.pageNewslist #TEATHERIMG {
  background-image: url("../images/newslist_img.jpg");
  background-position: right center;
}

.pageNewslist .newsItem {
  border-bottom: 1px dashed #ccc;
  display: table;
  margin: 0 auto 30px;
  padding-bottom: 20px;
  table-layout: fixed;
  width: 100%;
  position: relative;
}

.pageNewslist .newsItem h3,
.pageNewslist .newsItem figure,
.pageNewslist .newsItem .textBox {
  display: table-cell;
  vertical-align: top;
}

.pageNewslist .newsItem h3 span {
  display: block;
  text-align: center;
}

.pageNewslist .newsItem h3 {
  width: 120px;
}

.pageNewslist .newsItem figure {
  padding: 0 20px;
  width: 200px;
}

.pageNewslist h3 .date {
  line-height: 1.8rem;
}

.pageNewslist h3 .iconNews,
.pageNewslist h3 .iconNotice {
  color: #fff;
  padding: 0.2rem 0.5rem 0rem;
}

.pageNewslist h3 .iconNews {
  background-color: #0040ff;
}

.pageNewslist h3 .iconNotice {
  background-color: #FF5C26;
}

.pageNewslist .seeDetail {
  background-color: #f39800;
  border-radius: 7px;
  color: #fff;
  display: block;
  margin: auto 0 0 auto;
  padding: 0.5rem 1rem;
  text-align: center;
  max-width: 10rem;
}

/**************************************************/
/**********　　　************/
/**************************************************/
.pageNewsdetail #TEATHERIMG {
  background-image: url("../images/newslist_img.jpg");
  background-position: right center;
}

.pageNewsdetail h3 {
  margin-bottom: 0;
}

.pageNewsdetail h3 .date {
  font-size: 1.8rem;
}

.pageNewsdetail h3 .iconNews,
.pageNewsdetail h3 .iconNotice {
  color: #fff;
  display: inline-block;
  font-size: 1.4rem;
  margin: 0 1rem 0.5rem 0;
  padding: 0.3rem 1.4rem;
}

.pageNewsdetail h3 .iconNews {
  background-color: #0040ff;
}

.pageNewsdetail h3 .iconNotice {
  background-color: #FF5C26;
}

.pageNewsdetail .title {
  border-top: 2px solid #b0b0b0;
  display: block;
  font-size: 1.4rem;
  padding: 1rem 0 0.5rem;
}

.pageNewsdetail .floatBox > .floatLeft {
  float: left;
  width: 650px;
}

.pageNewsdetail .floatBox > figure {
  float: right;
  width: 250px;
}

.pageNewsdetail .floatBox > .floatLeft h4 {
  font-size: 1.4rem;
  margin: 1rem 0;
}

.pageNewsdetail .floatBox > figure .textBox {
  margin-bottom: 2rem;
}

.pageNewsdetail .floatBox .pdf {
  margin: 0.5rem 0 0;
  text-align: right;
}

/**************************************************/
/************　　　**************/
/**************************************************/
.pageAccess #TEATHERIMG {
  background-image: url("http://abits8100.com/001/fujigokin/css/../images/access_img.jpg");
  background-position: right center;
}

.pageAccess #map p {
  text-align: center;
}

.pageAccess #mapBox,
.pageAccess #mapBox > iframe {
  width: 730px;
  margin: auto;
}

/**************************************************/
/************　　　　**************/
/**************************************************/
.pageInquiry #TEATHERIMG {
  background-image: url("../images/inquiry_img.jpg");
  background-position: right center;
}

/**************************************************/
/************　　　**************/
/**************************************************/
.pageSitemap #TEATHERIMG {
  background-image: url("../images/sitemap_img.jpg");
  background-position: right center;
}

.title-bb {
  background-image: url(../img/boshu.png);
  background-repeat: no-repeat;
  width: 430px;
  height: 30px;
  line-height: 26px;
  padding-left: 20px;
  font-weight: bold;
}

.p-text {
  margin-top: 20px;
}

.title-bb2 {
  background-image: url(../img/boshu2.png);
  background-repeat: no-repeat;
  width: 960px;
  height: 30px;
  line-height: 26px;
  padding-left: 20px;
  font-weight: bold;
  margin: 0 0 10px 0;
  font-size: 16px;
  letter-spacing: 1px;
}

.gr-t {
  color: #00B050;
}

.left-n {
  width: 450px;
  float: left;
}

.mb40 {
  margin-bottom: 40px;
}

.right-n {
  width: 450px;
  float: right;
}

.mt {
  margin-top: 0px;
}

.please-b1 {
  margin: 20px 0 0 0;
  clear: both;
}

.sin-1 {
  width: 100%;
  padding: 5px 5px 5px 0;
  border-bottom: #333 dashed 1px;
  margin-bottom: 5px;
  color: #333;
  text-align: left;
  letter-spacing: 2px;
  font-weight: bold;
  float: left;
  white-space: nowrap;
}

.sin-2 {
  width: 100%;
  padding: 5px 5px 5px 0;
  border-bottom: #333 dashed 1px;
  margin-bottom: 20px;
  color: #333;
  text-align: left;
  letter-spacing: 1px;
  font-weight: bold;
  float: left;
  white-space: nowrap;
}

.l1 {
  letter-spacing: 1px;
}

.l2 {
  letter-spacing: 2px;
}

.mt-p1 {
  margin-top: 100px !important;
}

.pr2 {
  position: absolute;
  right: 0;
}

.relative {
  position: relative;
}

.text-h {
  margin-top: 10px;
}

.sp-1 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.img-h a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.kobe {
  text-align: right;
  margin: -125px 0 50px 0;
}

.kobe img {
  border: #CCC solid 1px;
  width: 300px;
  text-align: right;
}

/* （スマートフォン表示） */
@media screen and (max-width: 480px) {
  #drawerBtn img {
    display: block;
    width: 200px;
  }
  #HDRIGHT {
    display: none;
  }
  #logo-t {
    display: block;
  }
  .top-f-banner1 {
    clear: both;
    margin: 20px 50px 20px 50px !important;
  }
  .top-f-banner1 img {
    width: 900px;
    height: 337.5px;
  }
  .top-f-banner2 {
    clear: both;
    margin: 20px 50px 20px 50px !important;
  }
  .top-f-banner2 img {
    width: 900px;
    height: 337.5px;
  }
  #back-top {
    display: none;
  }
  /* フッターサイトマップ */
  footer a {
    color: #fff;
    font-size: 2rem;
    margin: 0 0 10px 0;
  }
  /* NEWS HEADLINE */
  .pageTop #newsHeadLine {
    background-color: #EFEFEF;
    margin: 0 auto 20px auto;
    border: none !important;
    height: 40px;
  }
  .pageTop #newsHeadLine {
    background-color: #EFEFEF;
    margin: 20px 30px 20px 30px;
    border: #CCC solid 1px;
    height: 28px;
  }
  .pageTop #newsHeadLine img {
    width: 280px;
    height: 52px;
  }
  .pageTop #newsHeadLine .newsContent {
    color: #00003D;
    display: inline-block;
    line-height: 50px;
    margin: 0 0 20px 0;
    width: 940px;
    float: left;
    padding-left: 0px;
    background-color: #FFF;
    font-size: 2rem;
    padding: 10px 0 10px 20px;
    border: #263A53 solid 1px;
  }
  #footSitemap {
    margin: 0 auto 40px auto;
    text-align: center;
    line-height: 2.8em;
  }
  #HDCONTENTS01 h1 {
    display: none;
  }
  #logo-t {
    width: 420px;
    float: left;
    margin-left: 240px;
    margin-top: 50px;
    margin-bottom: 20px;
  }
  #logo-t img {
    width: 423px;
    height: 76.5px;
  }
  #HEAD {
    height: auto;
    padding-bottom: 1rem;
  }
  #HDCONTENTS01 #HDLEFT,
  #HDCONTENTS01 #HDRIGHT {
    min-width: inherit;
    width: inherit;
  }
  #HDCONTENTS01 #HDLEFT {
    text-align: center;
    width: 100%;
  }
  #HDCONTENTS01 #HDLEFT h1 {
    text-align: center;
  }
  #HDCONTENTS01 #HDRIGHT {
    text-align: center;
    width: 100%;
  }
  #HDCONTENTS01 #HDLEFT #drawerBtn.gadgetItem.boxLeft {
    display: table-cell;
    /*float: left;*/
    width: 50px;
  }
  #HDCONTENTS01 #HDLEFT #drawerBtn {
    text-align: left;
  }
  #HDCONTENTS01 #HDLEFT #drawerBtn span {
    font-size: 3em;
  }
  #HDCONTENTS01 #HDLEFT .boxRight {
    display: table-cell;
    /*float: left;*/
  }
  #HDCONTENTS01 #HDRIGHT img {
    width: inherit;
    margin-bottom: 0.5rem;
  }
  #HDCONTENTS01 {
    width: auto;
  }
  .pageTop #introduce .floatItem {
    margin: 0 20px 0 14px;
  }
}
/* （HDCONTENTS01 タブレット表示） */
@media only screen and (max-width: 1020px) and (min-width: 768px) {
  .courses-menu {
    clear: both;
    margin-bottom: 50px;
    margin-top: 30px;
  }
  .top-mt {
    margin-left: 230px;
    margin-top: -46px;
  }
  .map2 img {
    width: 920px;
  }
  .map-a iframe {
    width: 918px !important;
  }
  .courses-menu ul {
    padding: 0px;
    margin: 0px;
  }
  .courses-menu ul li {
    list-style: none;
    float: left;
    text-align: center;
    width: 176px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #FFF;
    padding: 10px 10px;
    border: #C2619A solid 2px;
    border-radius: 5px; /* CSS3草案 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    -moz-border-radius: 5px; /* Firefox用 */
    font-size: 20px !important;
  }
  .courses-menu ul li:nth-child(5) {
    margin-right: 0px;
  }
  .courses-menu ul li:nth-child(10) {
    margin-right: 0px;
  }
  .courses-menu ul li:nth-child(15) {
    margin-right: 0px;
  }
  #HDCONTENTS01 {
    width: 940px;
  }
  .main-icon {
    margin-left: 20px;
  }
  .web {
    margin-right: 20px;
  }
  .main-s {
    height: 480px;
  }
  .right-2 iframe {
    width: 440px;
  }
  .right-2 {
    width: 440px;
  }
  .ipad-map {
    width: 440px !important;
  }
  #footer-box {
    width: 920px;
  }
  .left-f1 {
    width: 420px;
  }
  .all-top {
    margin-top: 30px;
  }
  .main-back {
    /* margin-top:-20px!important; */
  }
  .pageTop #HEAD {
    height: 160px;
    /*	background-color:#F6F5F1;*/
    margin-bottom: 0px;
    margin: 0 20px;
  }
  .nav-box-b {
    margin-top: -120px;
  }
  .left-1 {
    width: 500px;
  }
  .map-f {
    width: 920px;
  }
  .event-box {
    width: 920px;
    height: 133px;
    margin: -50px 0 35px 0;
  }
  .event-box img {
    width: 920px;
  }
  .main-box {
    width: 920px;
    margin: 0px 20px 0 20px;
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .icon-photo {
    width: 190px;
    margin: 20px 20px 20px 20px;
    float: left;
  }
  .map-google iframe {
    width: 918px;
    height: 240px;
  }
  .main-box-n h2 {
    font-size: 24px;
    /*	color:#573731;*/
    color: #FFF;
    letter-spacing: 3px;
    line-height: 100px;
    padding-left: 20px;
  }
  .nav-box-b {
    margin-top: 0px;
  }
  .pan {
    height: 50px;
    line-height: 50px;
    color: #333;
    margin-left: 20px;
    margin-top: 20px;
  }
  .c-a img {
    width: 170px;
  }
  .right-a2 {
    float: right;
    width: 460px;
  }
  .map-r2 img {
    width: 460px;
    border: #CCC solid 2px;
  }
  .map-r2a img {
    width: 700px;
    border: #CCC solid 2px;
  }
  .map-r iframe {
    width: 460px;
    border: #CCC solid 1px;
  }
  .clinic-a {
    width: 450px;
    float: left;
  }
  .clinic-a img {
    width: 450px;
  }
  .clinic-a:nth-child(even) {
    width: 450px;
    float: left;
    margin-left: 20px !important;
  }
  .title-bb-c {
    background-image: url(../img/boshu-c.png);
    background-repeat: no-repeat;
    width: 450px;
    height: 30px;
    line-height: 26px;
    padding-left: 20px;
    font-weight: bold;
    float: left;
    margin-top: 10px;
  }
  .w-l {
    width: 450px;
    float: left;
  }
  .w-l img {
    width: 380px;
  }
}
/*--------------------------------

		2018/08/21

--------------------------------*/
.border-top {
  border-top: solid 1px #DDD;
}

.mt40 {
  margin-top: 40px;
}

.table-courses {
  width: 500px;
  margin-top: 10px;
  float: left;
}

.table-courses tr td {
  padding: 15px;
  border-bottom: solid 1px #DDD;
  background-color: #FFF;
}

.table-courses tr td:first-child {
  border-top: solid 1px #DDD;
}

.co1 img {
  float: right;
  margin: 25px 0px 15px 15px;
  width: 440px;
}

.mt-c1 {
  margin-top: 10px;
}

.font-c {
  font-size: 24px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif !important;
  border-bottom: solid 5px #EBDEC5;
  width: 500px;
  float: left;
  color: #604A22;
  margin-top: 15px;
  font-weight: bold;
}

.sin-1c {
  width: 100%;
  padding: 5px 5px 5px 10px;
  border-bottom: #333 dashed 1px;
  background-color: #333;
  margin-bottom: 5px;
  color: #FFF;
  text-align: left;
  letter-spacing: 2px;
  font-weight: bold;
  float: left;
  white-space: nowrap;
  border-radius: 5px; /* CSS3草案 */
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
}

.sin-1-2 {
  width: 500px;
  padding: 5px 5px 5px 0;
  border-bottom: #333 dashed 1px;
  margin-bottom: 5px;
  color: #333;
  text-align: left;
  letter-spacing: 2px;
  font-weight: bold;
  float: left;
  white-space: nowrap;
}

.pc-c1 {
  margin-top: 10px;
}

.w-zihi-1 {
  width: 232px !important;
}

.w-zihi-2 {
  width: 233px !important;
  margin-right: 0px !important;
}

.i-l {
  float: left;
  clear: none !important;
  width: 470px !important;
  margin-right: 20px;
}

.i-r {
  float: right !important;
  clear: none !important;
  width: 470px !important;
}

.link-g a[target=_blank] {
  color: #1E88E5;
  text-decoration: none;
}

.link-g a[target=_blank]::before {
  margin-right: 3px;
  content: "\f08e";
  font-family: FontAwesome;
  display: inline-block;
  vertical-align: -1px;
}

/* （HDCONTENTS01 タブレット表示） */
@media only screen and (max-width: 1020px) and (min-width: 768px) {
  .link-g-1 img {
    width: 450px;
  }
  .link-g-2 img {
    width: 450px;
  }
  .w-zihi-1 {
    width: 222px !important;
  }
  .w-zihi-2 {
    width: 222px !important;
    margin-right: 0px !important;
  }
  .co1 img {
    width: 390px;
  }
  .i-l {
    float: left;
    clear: none !important;
    width: 450px !important;
    margin-right: 20px;
  }
  .i-r {
    float: right !important;
    clear: none !important;
    width: 450px !important;
  }
}
.ogshi {
  float: right;
  margin: 20px 0 20px 20px;
}

.link-g-1 {
  float: left;
  margin-top: 10px;
}

.link-g-2 {
  float: right;
  margin-top: 10px;
}

.link-g-1 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  transition: 1s;
}

.link-g-2 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  transition: 1s;
}

.insta {
  float: right;
  margin-right: 15px;
}

.insta img {
  width: 34px;
  height: 34px;
  margin-top: 14px;
}

.insta-sp {
  display: none;
}

/*--------------------------------

		table-price2  /price.html専用

--------------------------------*/
.table-price2 {
  border-top: 1px solid #ddd;
}

.table-price2 th {
  padding: 15px;
  background: #FFFAED;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #ddd;
  display: table-cell;
  width: auto;
}

.table-price2 thead tr.sub th:not(:first-child) {
  background: #FFF;
}

.table-price2 td {
  padding: 15px;
  background: #FFF;
  border-bottom: 1px solid #ddd;
  display: table-cell;
  width: auto;
}