@charset "utf-8";

/* CSS Document */

@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@font-face { font-family: "02うつくし明朝体"; src: url("./UtsukushiFONT.otf");}
@font-face { font-family: "UtsukushiMincho-kana"; src: url("./utsukushi.ttf");}

/*------------------------------------------------------------------------------------------------------------------
　base style
-------------------------------------------------------------------------------------------------------------------*/

body {	
	color:#4e1913;
	font-size:16px;
	margin:0;
	height:100%;
	position:relative;
	font-family:"Noto Serif CJK JP","Noto Serif JP",  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "02うつくし明朝体","UtsukushiMincho-kana";
	line-height:1.6;
	overflow-x:hidden;
}

a:link {color:#4e1913; text-decoration:none;}
a:visited {color:#4e1913; text-decoration:none;}
a:hover {color:#696969; text-decoration:none;}

img {
	border:0;
	vertical-align: bottom;
}

/*------------------------------------------------------------------------------------------------------------------
　preparation
-------------------------------------------------------------------------------------------------------------------*/

/*#lineup-font-size-sampler { display:none; }

div:after, section:after, article:after, ul:after {
    content: "";
    display: block;
    clear: both;
}

.link a {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:block;
	text-indent:100%;
	overflow:hidden;
	white-space:nowrap;
}*/

/*------------------------------------------------------------------------------------------------------------------
　expression
-------------------------------------------------------------------------------------------------------------------*/

.clear { clear:both; }

.under { margin-bottom:30px !important; }
.under-harf { margin-bottom:15px !important; }

.right { float:right; margin-left:30px; margin-bottom:15px; margin-top:5px;}
.left { float:left; margin-right:30px; margin-bottom:15px; margin-top:5px;}

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

.first { padding-top:0 !important; margin-top:0 !important; }
.last { padding-bottom:0 !important; margin-bottom:0 !important; }

.ro img:hover,.ro:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

.dropshadow {
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.17);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.17);
}


/*------------------------------------------------------------------------------------------------------------------
　primary
-------------------------------------------------------------------------------------------------------------------*/

/*#primary {
	width:100%;
	height:100%;
	min-width:640px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

article {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	transition:0.3s;
	box-sizing:border-box;
}

@media screen and (max-width: 1100px) {
	article {
		width:100%;
		padding-left:30px;
		padding-right:30px;
	}
}*/

.wrap{
  overflow: hidden;
}

/*------------------------------------------------------------------------------------------------------------------
　wp-pagenavi
-------------------------------------------------------------------------------------------------------------------*/

/**/


/*------------------------------------------------------------------------------------------------------------------
　mainvisual #mainvisual .bxslider .panel
-------------------------------------------------------------------------------------------------------------------*/
#mainvisual{
  width: 100%;
  max-width: 1920px;
  height: 800px;
  position: relative;
  margin: 0 auto;
}

#mainvisual .main01{
  background-image: url("../image/contents/top/main01.jpg");
}

#mainvisual .main02{
  background-image: url("../image/contents/top/main02.jpg");
}

#mainvisual .main03{
  background-image: url("../image/contents/top/main03.jpg");
}

#mainvisual .panel{
  width: 100%;
  height: 800px;
  background-position: right bottom;
  background-repeat: no-repeat;
  margin: 0 auto;
}

#mainvisual .main-logo{
  width: 471px;
  height: 100%;
  background-image: url("../image/contents/top/main-logo.png");
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1;
  top: 120px;
  left: 100px;
}

/*------------------------------------------------------------------------------------------------------------------
　header
-------------------------------------------------------------------------------------------------------------------*/

.header-primary{
  padding: 20px 0;
  width: 100%;
  margin: 0 auto;
  max-width: 1440px;
  background-color: #fff;
  position: relative;
  z-index: 2; 
}

.header-primary .temporary_message{
  position:relative;
  top:0;
  display:none;
  width:100vw;
  color:#ffffff;
  font-size:25px;
  font-weight:bold;
  text-align:center;
  line-height:1.6;
  letter-spacing:1px;
  background:#f0686c;
  margin:-20px calc(50% - 50vw) 20px calc(50% - 50vw);
  padding:12px 0;
}

.header-primary h1.logo a{
  font-size: 14px;
  color: #e78a71;
  text-align: center;
  display: inline-block;
  font-weight: normal;
  background-image: url("../image/contents/top/logo-text-none.png");
  background-repeat: no-repeat;
  height: 55px;
}

.header-primary h1.logo a p{
  margin: 0;
  text-align: center;
  padding-left: 74px;
}

.header-primary h1.logo a span{
  font-size: 35px;
  color: #2c4088;
  font-family:"02うつくし明朝体","UtsukushiMincho-kana";
  line-height: 30px;
}

.header-primary h1.logo a span:first-child{
  margin-left: 1.8em;
}

.header-primary h1.logo a span span{
  font-size: 42px;
}

.header-primary h1.logo a span b{
  color:#dc1c76;
  font-weight: normal;
}

.header-primary .tel{
  font-size: 25px;
  margin: 0 30px;
}

.header-primary .tel a{
  color:#e78a71;
  line-height: 45px;
  padding: 10px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-weight: bold;
}

.header-primary .tel a::before{
  content: url("../image/contents/top/tel-1.png");
  display: inline-block;
  padding: 0px 10px;
  vertical-align: middle;
}

.header-primary .logo-title{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0 30px;
  box-sizing: border-box;
}

.header-primary nav .gl-nav{
  display: flex;
  justify-content: space-between;
	flex-wrap: wrap;
  list-style: none;
  font-size: 20px;
  padding-inline-start: 0px;
  width: 100%;
  padding: 0 30px;
  box-sizing: border-box;
  margin: 0 0 20px;
}

@media screen and (max-width: 1000px) {
	.header-primary nav .gl-nav{

  padding: 0 20px;
}
	
	.header-primary nav .gl-nav li:nth-child(-n+3){
		width: calc(100%/3);
		margin-bottom: 20px;
		text-align: center;
	}
	.header-primary nav .gl-nav li:not(:nth-child(-n+3)){
		width: calc(100%/4);
		margin-bottom: 20px;
		text-align: center;
	}
}

/*@media screen and (max-width: 950px) {
  .header-primary nav .gl-nav{
    display: flex;
    
    justify-content: space-around;
    list-style: none;
    font-size: 20px;
    padding-inline-start: 0px;
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
    margin: 0 0 20px;
  }

  .header-primary nav .gl-nav li a{
    position: relative;
    display: block;
    text-decoration: none;
  }
}*/

.header-primary nav .gl-nav li a{
  position: relative;
  display: inline-block;
  text-decoration: none;
	white-space: nowrap;
}

.header-primary nav .gl-nav li a::after{
  position: absolute;
  bottom: -15px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #e78a71;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

.header-primary nav .gl-nav li a:hover::after {
  bottom: -10px;
  opacity: 1;
  visibility: visible;
}

.header-primary .business-hours{
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.header-primary .business-hours p{
  color:#e78a71;
}

.header-primary .business-hours b{ 
  font-weight: normal;
  font-size: 14px;
}

div.sp{
  display: none;
}

@media screen and (max-width: 950px) {
  .header-primary .logo-title{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
  }

/*  .header-primary nav .gl-nav{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    list-style: none;
    font-size: 20px;
    padding-inline-start: 0px;
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
    margin: 0 0 20px;
  }*/

  .header-primary nav .gl-nav li{
    display: inline-block;
    margin: 10px 0 0;
  }
}



/*------------------------------------------------------------------------------------------------------------------
　news
-------------------------------------------------------------------------------------------------------------------*/
#news-boxS{
  width: 100%;
  height: 420px;
  background-image: url("../image/contents/top/news-pattern.jpg");
  background-color:rgb(254,248,244);
  display: flex;
  align-items: center;
}

#news-boxS .news-box{
  width: 100%;
  text-align: center;
  height: 300px;
  background-color:#FFFFFF;
  display: grid;
  grid-template-columns: 25% 50% 25%;;
}

#news-boxS .news-box h2{
  margin-top: 25px;
  color: #696969;
  font-size: 14px;
}

#news-boxS .news-box h2 b{
  color:#e78a71;
  font-size: 36px;
}

#news-boxS .news-box ul{
  margin: 25px auto 0;
  padding: 0;
}

#news-boxS .news-box ul li{
  list-style: none;
  text-align: left;
  padding:15px 0; 
}

#news-boxS .news-box ul li a{
  position: relative;
  display: block;
  text-decoration: none;
  width: 100%;
  height: 100%;
}

#news-boxS .news-box ul li a::after{
  position: absolute;
  bottom: -15px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: url("../image/contents/top/dash.png");
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

#news-boxS .news-box ul li a:hover::after {
  bottom: -10px;
  opacity: 1;
  visibility: visible;
}

#news-boxS .news-box ul li b{
  font-size: 20px;
  font-weight: normal;
  margin-left: 3em;
}

#news-boxS .news-box p {
  position: relative;
}

#news-boxS .news-box p a{
  position: absolute;
  bottom: 10px;
  background-image: url("../image/contents/top/arrow.png");
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
}

@media screen and (max-width: 900px) {
  #news-boxS .news-box ul li:nth-of-type(4){
    display: none;
  }
}

.news-sp{
  display: none;
}

span.title{
  font-size:20px;
  font-weight:normal;
  margin-left:3em;
}

/*------------------------------------------------------------------------------------------------------------------
　top-about　トップページ
-------------------------------------------------------------------------------------------------------------------*/

#top-about{
  width: 100%;
  height: 1160px;
  background-image: url("../image/contents/top/about-back-left.png"), url("../image/contents/top/about-back-right.png");
  background-position: left top, right top;
  background-repeat: no-repeat;
  position: relative;
}

#top-about .chiang-mai{
  width:100%;
  max-width: 1070px;
  height: 310px;
  background-image: url("../image/contents/top/chiang-mai.jpg");
  position: absolute;
  top:70px;
  left:240px;
}

#top-about .about-sabaisabai{
  width:100%;
  max-width: 840px;
  height: 310px;
  background-image: url("../image/contents/top/about-sabai-back-1.jpg");
  position: absolute;
  z-index: 3;
  top:240px;
  right:240px;
  filter: drop-shadow(10px 10px 10px rgba(229,229,229,0.6));
  text-align: center;
  vertical-align: middle;
}



#top-about .about-sabaisabai h2 {
  margin-top: 30px;
  color: #696969;
  font-weight: normal;
}

#top-about .about-sabaisabai h2 span{
  font-size: 40px;
  color: #2c4088;
  font-family:"02うつくし明朝体","UtsukushiMincho-kana";
}

#top-about .about-sabaisabai h2 span span{
  font-size: 48px;  
}

#top-about .about-sabaisabai h2 span b{
  color:#dc1c76;
  font-weight: normal;
}

#top-about .about-sabaisabai p:nth-of-type(3) a{
  background-image: url("../image/contents/top/arrow.png");
  background-size: auto;
  background-position: bottom right;
  background-repeat: no-repeat;
  display: inline;
}

#top-about .reservation{
  width:100%;
  max-width: 840px;
  height: 310px;
  background-image: url("../image/contents/top/about-sabai-back-2.jpg");
  position: absolute;
  z-index: 3;
  bottom:240px;
  left:240px;
  filter: drop-shadow(-10px 10px 10px rgba(229,229,229,0.6));
  text-align: center;
  vertical-align: middle;
}

#top-about .reservation h2 {
  margin-top: 30px;
  color: #696969;
  font-weight: normal;
}

#top-about .reservation h2 span{
  font-size: 35px;
  color: #2c4088;
  font-family:"02うつくし明朝体","UtsukushiMincho-kana";
}

#top-about .reservation h2 span b{
  color:#dc1c76;
  font-weight: normal;
  font-size: 42px;
}

#top-about .reservation p:nth-of-type(2){
  margin: 20px auto 0;
}

#top-about .reservation p:nth-of-type(2) a{
  background-color: #e78a71;
  font-size: 1.5em;
  color: #FFF;
  line-height: 2em;
  padding: 15px 40px;
}

#top-about .reservation p:nth-of-type(2) a:hover {
  background-color:#696969;
}

#top-about .reservation p:nth-of-type(3){
  font-size: 0.875em;
}

#top-about .lotus-flower{
  width:100%;
  max-width: 1070px;
  height: 310px;
  background-image: url("../image/contents/top/lotus-flower.jpg");
  position: absolute;
  bottom:70px;
  right:240px;
}

@media screen and (max-width: 1400px) {
  #top-about .chiang-mai{
    width:100%;
    max-width: 1070px;
    height: 280px;
    background-image: url("../image/contents/top/chiang-mai.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top:70px;
    left:240px;
    transition: 0.3s;
  }

  #top-about .lotus-flower{
    width:100%;
    max-width: 1070px;
    height: 280px;
    background-image: url("../image/contents/top/lotus-flower.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom:70px;
    right:240px;
    transition: 0.3s;
  }
}

@media screen and (max-width: 1000px) {

#top-about .about-sabaisabai{
right: calc(50% - 420px);

}
	#top-about .reservation{
left: calc(50% - 420px);
}
}

@media screen and (max-width: 720px) {

#top-about .about-sabaisabai{
right: calc(50% - 320px);

}
	
	#top-about .reservation{
left: calc(50% - 320px);
}
}

/*------------------------------------------------------------------------------------------------------------------
　course トップページ
-------------------------------------------------------------------------------------------------------------------*/
#top-course{
  width: 100%;
  height: 1100px;
  background-image: url("../image/contents/top/course-back-left.png"), url("../image/contents/top/course-back-right.png");
  background-position: left top, right top;
  background-repeat: repeat-y;
  background-color: #fbf5e7;
}

#top-course .course-list{
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

#top-course .course-list h2{
  text-align: center;
  font-family:"02うつくし明朝体","UtsukushiMincho-kana";
  margin: 0;
  padding: 20px 0 0;
}

#top-course .course-list h2::before{
  content: "―";
  margin-right: 1em;
}

#top-course .course-list h2::after{
  content: "―";
  margin-left: 1em;
}

#top-course .course-list p.all-course{
  text-align: center;
}

#top-course .course-list p.all-course a{
  color: #e78a71;
}

#top-course .course-list p.all-course a:hover{
  color:#696969;
}

#top-course .course-list ul{
  display:grid;
  grid-template-columns: repeat(3,400px);
  grid-template-rows: repeat(2,420px);
  column-gap:40px; 
  row-gap:40px; 
  padding: 10px 0 0;
  margin: 0;
}

#top-course .course-list ul li{
  list-style: none;
  position: relative;
  text-align: center;
}

#top-course .course-list ul li a span{
  width:60px;
  height: 68px;
  background-image: url("../image/contents/top/menu-number.png");
  background-repeat: no-repeat;
  display: block;
  color: #fff;
  font-size: 10px;
  line-height: 3;
  position: relative;
  z-index: 2;
  font-family:"02うつくし明朝体","UtsukushiMincho-kana";
}

#top-course .course-list ul li a span b{
  font-size: 30px;
  line-height:0; 
}

#top-course .course-list ul li a div.course-img{
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  width: 342px;
  height: 100%;
  display: block;
  position: absolute;
  top:27px;
  left:29px;
  z-index: 1;
  filter: drop-shadow(10px 10px 10px rgba(229,229,229,0.6));
}

#top-course .course-list ul li:nth-of-type(1) a div.course-img{background-image: url("../image/contents/top/thai-massage.jpg")}
#top-course .course-list ul li:nth-of-type(2) a div.course-img{background-image: url("../image/contents/top/oil-massage.jpg")}
#top-course .course-list ul li:nth-of-type(3) a div.course-img{background-image: url("../image/contents/top/rera-herb.jpg")}
#top-course .course-list ul li:nth-of-type(4) a div.course-img{background-image: url("../image/contents/top/foot-massage.jpg")}
#top-course .course-list ul li:nth-of-type(5) a div.course-img{background-image: url("../image/contents/top/tok-sen.jpg")}
#top-course .course-list ul li:nth-of-type(6) a div.course-img{background-image: url("../image/contents/top/ganban.jpg")}

#top-course .course-list ul li a div.course-description h3{
  padding-top: 50px;
  font-family:"02うつくし明朝体","UtsukushiMincho-kana";
  font-weight: normal;
  margin: 0;
  font-size: 1.4em;
}

#top-course .course-list ul li a div.course-description h3::before{
  content: url("../image/contents/top/course-frame.png");
  display: inline-block;
  vertical-align: middle;
  margin-right: 1em;
}

#top-course .course-list ul li a div.course-description h3::after{
  content: url("../image/contents/top/course-frame.png");
  display: inline-block;
  vertical-align: middle;
  margin-left: 1em;
  transform: scale(-1, 1);
}

#top-course .course-list ul li a div.course-description{
  width: 100%;
  height: 170px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  z-index: 0;
  filter: drop-shadow(10px 10px 10px rgba(229,229,229,0.6));
}

#top-course .course-list ul li a div.course-description p{
  margin: 0;
}

#top-course .course-list ul{
  display:grid;
  grid-template-columns: repeat(3,400px);
  grid-template-rows: repeat(2,420px);
  column-gap:40px; 
  row-gap:40px; 
  padding: 10px 0 0;
  margin: 0;
}

@media screen and (max-width: 1400px) {
  #top-course{
    width: 100%;
    height: 1500px;
    background-image: url("../image/contents/top/course-back-left.png"), url("../image/contents/top/course-back-right.png");
    background-position: left top, right top;
    background-repeat: repeat-y;
    background-color: #fbf5e7;
  }

  #top-course .course-list ul{
    width: 840px;
    grid-template-columns: repeat(2,400px);
    grid-template-rows: repeat(3,420px);
    margin: 30px auto 0;
    padding: 0;
  }

}

@media screen and (max-width: 900px) {
  #top-course{
    width: 100%;
    height: 100%;
    background-image: url("../image/contents/top/course-back-left.png"), url("../image/contents/top/course-back-right.png");
    background-position: left top, right top;
    background-repeat: repeat-y;
    background-color: #fbf5e7;
  }
  #top-course .course-list ul{
    width: 400px;
    grid-template-columns: repeat(1,400px);
    grid-template-rows: repeat(6,420px);
    margin: 30px auto 0px;
    padding-bottom: 80px;
  }

}
/*------------------------------------------------------------------------------------------------------------------
　top-access
-------------------------------------------------------------------------------------------------------------------*/

#top-access{
  width:100%;
  background-image: url("../image/contents/top/map.gif"), url("../image/contents/top/map.gif");
  background-position: left,right;
  background-repeat: no-repeat;
  background-size: contain;
}

#top-access .top-access{
  width:100%;
  max-width: 1440px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  height: 600px;
  margin: 0 auto;
}

#top-access .top-access ul{
  padding: 0;
  margin: 60px 60px 0 0;
  list-style: none;
}

#top-access .top-access ul li{
  padding-bottom:10px;
}

#top-access .top-access ul li:first-of-type{
  font-size: 14px;
  color: #e78a71;
  text-align: center;
  display: inline-block;
  font-weight: normal;
  background-image: url("../image/contents/top/logo-text-none.png");
  background-repeat: no-repeat;
}

#top-access .top-access ul li:first-of-type p{
  margin: 0;
  text-align: center;
  padding: 0 0 0 74px;
}

#top-access .top-access ul li span:first-child{
  margin-left: 1.8em;
}

#top-access .top-access ul li:first-of-type span{
  font-size: 35px;
  color: #2c4088;
  font-family:"02うつくし明朝体","UtsukushiMincho-kana";
  line-height: 30px; 
}

#top-access .top-access ul li:first-of-type span span{
  font-size: 42px;
}

#top-access .top-access ul li:first-of-type span b{
  color:#dc1c76;
  font-weight: normal;
}

#top-access .top-access ul li .tel{
  font-size:1.6em;
  margin: 0 0px;
  font-weight: bold;
}

#top-access .top-access ul li .tel a{
  color:#e78a71;
  line-height: 45px;
  padding: 10px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

#top-access .top-access ul li .tel a::before{
 content: url("../image/contents/top/tel-1.png");
 display: inline-block;
 padding: 0px 10px;
 vertical-align: middle;
}

#top-access .map-frame{
  margin-top: 60px;
}

@media screen and (max-width: 1000px){
#top-access .top-access{
display: block;
}

#top-access .top-access{
height: 100%;
}

#top-access .top-access ul {
margin-right: 20px;
}

#top-access .top-access-business{
display: flex;
align-items: center;
max-width: 620px;
margin-left: auto;
margin-right: auto;
}
	
#top-access .map-frame {
margin-top: 60px;
margin-bottom: 60px;
	text-align: center;

}
}




.c-sp{
  display: none;
}

/*------------------------------------------------------------------------------------------------------------------
　sidebar
-------------------------------------------------------------------------------------------------------------------*/
#sidebar{
  position: relative;
}

#sidebar .web-reservation{
  width: 110px;
  height: 250px;
  position: fixed;
  right: 0;
  transition: 0.3s;
  z-index: 900;
}

#sidebar .web-reservation a{
  width: 100%;
  height: 100%;
  background-image: url("../image/contents/top/web-reservation.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  display: block;
  box-sizing: border-box;
}

#sidebar .main-sabai{
  width: 100%;
  height: 918px;
  background-image: url("../image/contents/top/SABAISABAI.png");
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1;
  bottom: 3280px;
  left: 0px;
}

@media screen and (max-width: 1700px) {
  #sidebar .main-sabai{
    display: none;
  }
}

/*------------------------------------------------------------------------------------------------------------------
　footer
-------------------------------------------------------------------------------------------------------------------*/

#footer {
  width:100%;
  background-color:rgb(254,248,244);
}

#footer .logo{
  text-align: center;
  padding: 30px 0;
}

#footer .logo a{
  font-size: 14px;
  color: #e78a71;
  text-align: center;
  display: inline-block;
  font-weight: normal;
  background-image: url("../image/contents/top/logo-text-none.png");
  background-repeat: no-repeat;
}

#footer .logo a p{
  margin: 0;
  text-align: center;
  padding: 0 0 0 74px;
}

#footer .logo a span{
  font-size: 35px;
  color: #2c4088;
  font-family:"02うつくし明朝体","UtsukushiMincho-kana";
  line-height: 30px;
}

#footer .logo a span:first-child{
  margin-left: 1.8em;
}

#footer .logo a span span{
  font-size: 42px;
}

#footer .logo a span b{
  color:#dc1c76;
  font-weight: normal;
}

#footer nav .ft-nav{
  display: flex;
  justify-content: space-around;
  list-style: none;
  font-size: 20px;
  padding-inline-start: 0px;
  margin: 10px 0;
}

#footer nav .ft-nav li a{
  position: relative;
  display: inline-block;
  text-decoration: none;
}

#footer nav .ft-nav li a::after{
  position: absolute;
  bottom: -15px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #e78a71;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

#footer nav .ft-nav li a:hover::after {
  bottom: -10px;
  opacity: 1;
  visibility: visible;
}

#footer p{
  padding: 20px 0 0;
  text-align: center;
  margin: 0;
}

#footer .copy-right{
  padding-bottom: 20px;
}

#footer p .copy-sp{
  display: none;
}

@media screen and (max-width: 1700px){
  #footer nav .ft-nav{
    display: flex;
	flex-wrap: wrap;
    justify-content: space-around;
    list-style: none;
    font-size: 20px;
    padding-inline-start: 0px;
    margin: 10px 0;
  }
}

@media screen and (max-width: 1000px) {
	#footer nav .ft-nav{

  padding: 0 20px;
}
	
	#footer nav .ft-nav li:nth-child(-n+3){
		width: calc(100%/3);
		margin-bottom: 20px;
		text-align: center;
	}
	#footer nav .ft-nav li:not(:nth-child(-n+3)){
		width: calc(100%/4);
		margin-bottom: 20px;
		text-align: center;
	}
}

#footer nav .ft-nav li a{
  position: relative;
  display: inline-block;
  text-decoration: none;
	white-space: nowrap;
}

/*@media screen and (max-width: 950px) {
  .header-primary nav .gl-nav{
    display: flex;
    
    justify-content: space-around;
    list-style: none;
    font-size: 20px;
    padding-inline-start: 0px;
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
    margin: 0 0 20px;
  }

  .header-primary nav .gl-nav li a{
    position: relative;
    display: block;
    text-decoration: none;
  }
}

.header-primary nav .gl-nav li a{
  position: relative;
  display: inline-block;
  text-decoration: none;
	white-space: nowrap;
}*/
/*------------------------------------------------------------------------------------------------------------------
　additional
-------------------------------------------------------------------------------------------------------------------*/

#contents-primary {
  position:relative;
}

#contents {
  position:relative;
}

.entry-mail_form {
  font-size: 20px;
  margin-top: 0;
}

/*----------------------------------------------------------------------------
   about タイ古式マッサージについて
------------------------------------------------------------------------------*/
#about-thai-massage-back{
  width: 100%;
  background-image:  url(../image/contents/top/about-back-left.png), url(../image/contents/top/about-back-right.png);
  background-position: left, right;
  background-repeat: no-repeat;
  position: relative;
}

#about-thai-massage{
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

#about-thai-massage h2,#about-thai-massage h3{
  font-family: "02うつくし明朝体","UtsukushiMincho-kana";
  text-align: center;
  margin: 60px 0 30px;
  padding: 0;
}

#about-thai-massage h2::before{
  content: url("../image/contents/course/h2-img.png");
  display: inline-block;
  vertical-align: middle;
  margin-right: 2em;
}

#about-thai-massage h2::after{
  content: url("../image/contents/course/h2-img.png");
  display: inline-block;
  vertical-align: middle;
  margin-left: 2em;
  transform: scale(-1, 1);
}

#about-thai-massage h3::before{
  content: "―";
  margin-right: 2em;
}

#about-thai-massage h3::after{
  content: "―";
  margin-left: 2em;
}

#about-thai-massage .about-thai-massage-box{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

#about-thai-massage .about-thai-massage-box:nth-of-type(2){
  margin-bottom: 30px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

#about-thai-massage .about-thai-massage-box ul{
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  font-size: 1.125em;
}

#about-thai-massage .about-thai-massage-box:nth-of-type(2) ul{
  margin-bottom: 30px;
}

#about-thai-massage .about-thai-massage-box:first-of-type ul{
  width: 75%;
}

#about-thai-massage .about-thai-massage-box .about-thai-massage-img-box-1{
  width: 20%;
  min-width: 181px;
  height: 211px;
  background: url("../image/contents/about/nav-photo.png") no-repeat center;
  background-size: contain;
}

#about-thai-massage .about-thai-massage-img-box-2{
  width: 400px;
  height: 325px;
  margin-left: 30px;
}

@media screen and (max-width: 1000px) {
	#about-thai-massage .about-thai-massage-box{
		width: 90%;
		margin-left:auto;
		margin-right: auto;
	}
	
	#about-thai-massage .about-thai-massage-box:first-of-type ul{
  margin-left:auto;
		margin-right: auto;
}
	#about-thai-massage .about-thai-massage-box .about-thai-massage-img-box-1{
		margin-top: 30px;
  margin-left:auto;
		margin-right: auto;
}
	#about-thai-massage .about-thai-massage-img-box-2{
  margin-left: 0px;
		margin-top: 20px;
}
}

#about-thai-massage .about-thai-massage-img-box-2 img{
  width: 100%;
  box-sizing: border-box;
}

#about-thai-massage .about-thai-massage-img-box-2 p{
  font-size: 16px;
  color:#fff;
  margin: 0px;
  text-align: center;
  background-color: #4e1913;
}

#about-thai-massage .bxslider .panel{
  height: 250px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

#about-thai-massage .bxslider .about-img-1{background-image: url("../image/contents/about/img-1.jpg")}
#about-thai-massage .bxslider .about-img-2{background-image: url("../image/contents/about/img-2.jpg")}
#about-thai-massage .bxslider .about-img-3{background-image: url("../image/contents/about/img-3.jpg")}
#about-thai-massage .bxslider .about-img-4{background-image: url("../image/contents/about/img-4.jpg")}
#about-thai-massage .bxslider .about-img-5{background-image: url("../image/contents/about/img-5.jpg")}
#about-thai-massage .bxslider .about-img-6{background-image: url("../image/contents/about/img-6.jpg")}
/*----------------------------------------------------------------------------
   course　コース料金について
------------------------------------------------------------------------------*/
#course-price-list{
  width: 100%;
  height:100%;
  background-color: #fbf5e7;
}

#course-price-list section:nth-of-type(odd){
	background-color: #fbf5e7;
}

#course-price-list section:nth-of-type(even){
	background-color: #fff;
}

#course-price-list .white{
  background-color: #fff;
}

.course-price-list-d{
  height: 200px;
  padding: 60px 0 30px;
}

.course-price-list-d p{
  font-size: 1.125em;
  width: 50%;
  text-align: center;
  margin: 0 auto;
  background: #fbf5e7;
  padding: 20px ;
  border-top: solid 1px #e78a71;
  border-bottom: solid 1px #e78a71;
}

.course-price-list-d:nth-of-type(2n) p{
  width: 50%;
  text-align: center;
  margin: 0 auto;
  background: #fff ;
  padding: 20px ;
  border-top: solid 1px #e78a71;
  border-bottom: solid 1px #e78a71;
}

.course-price-list-d p span::before{
  content: "―";
  margin-right: 0.5em;
}

.course-price-list-d p span::after{
  content: "―";
  margin-left: 0.5em;
}

.course-price-list-d p b{
  color: #fff;
  background-color: #e78a71;
  padding:0 5px; 
}

#course-price-list h2{
  font-family:"02うつくし明朝体","UtsukushiMincho-kana";
  text-align: center;
  padding:0px 0; 
}

#course-price-list h2 b::before{
  content: url("../image/contents/course/h2-img.png");
  display: inline-block;
  vertical-align: middle;
  margin-right: 1em;
}

#course-price-list h2 b::after{
  content: url("../image/contents/course/h2-img.png");
  display: inline-block;
  vertical-align: middle;
  margin-left: 1em;
  transform: scale(-1, 1);
}

#course-price-list h2 span{
  font-size: 16px;
  vertical-align: super;
}

#course-price-list h2 span::before{
  content: "―";
  margin-right: 0.5em;
}

#course-price-list h2 span::after{
  content: "―";
  margin-left: 0.5em;
}

#course-price-list ul{
  padding: 0;
}

#course-price-list ul li{
  list-style: none;
} 

#course-price-list .course-price ul.img-box{
  width:500px;
  display: grid; 
  grid-auto-columns: 235px; 
  grid-template-rows: 280px 156px;
  grid-row-gap: 30px;
  grid-column-gap: 30px; 
}

#course-price-list .course-price ul.img-box li:first-of-type{
  grid-column-start: 1; 
  grid-column-end: 3; 
  grid-row-start: 1; 
  grid-row-end: 2; 
  background-color: #4e1913;
}

#course-price-list .course-price ul.img-box.one-photo{
  width:500px;
  display: grid; 
  grid-auto-columns: 235px; 
  grid-template-rows: 280px;
  grid-row-gap: 30px;
  grid-column-gap: 30px; 
}

#course-price-list .course-price ul.img-box.one-photo li{
  grid-column-start: 1; 
  grid-column-end: 3; 
  background-color: #4e1913;
}

#course-price-list #oil-massage .course-price ul.img-box li:first-of-type{
  background: url("../image/contents/course/oil-massage/img-1.jpg") no-repeat;
}

#course-price-list #foot-massage .course-price ul.img-box li:first-of-type{
  background: url("../image/contents/course/foot-massage/img-1.jpg") no-repeat;
}

#course-price-list #head-massage .course-price ul.img-box li:first-of-type{
  background: url("../image/contents/course/head-massage/img-1.jpg") no-repeat;
}

#course-price-list #aroma-rain .course-price ul.img-box li:first-of-type{
  background: url("../image/contents/course/aroma-rain/img-1.jpg") no-repeat;
}

#course-price-list #face-line .course-price ul.img-box li:first-of-type{
  background: url("../image/contents/course/face-line/img-1.jpg") no-repeat;
}

#course-price-list #stomach-massage .course-price ul.img-box li:first-of-type{
  background: url("../image/contents/course/stomach-massage/img-1.jpg") no-repeat;
}

#course-price-list #option .course-price ul.img-box li:first-of-type{
  background: url("../image/contents/course/option/img-1.jpg") no-repeat;
}

#course-price-list .course-price ul.img-box li:nth-of-type(2){
  grid-column-start: 1;
  grid-column-end: 2;
  background-color: #4e1913;
}

#course-price-list #thai-massage .course-price ul.img-box li:nth-of-type(2){
  background: url("../image/contents/course/thai-massage/img-2.jpg") no-repeat;
}

#course-price-list #oil-massage .course-price ul.img-box li:nth-of-type(2){
  background: url("../image/contents/course/oil-massage/img-2.jpg") no-repeat;
}

#course-price-list #relax-herb .course-price ul.img-box li:nth-of-type(2){
  background: url("../image/contents/course/relax-herb/img-2.jpg") no-repeat;
}

#course-price-list #foot-massage .course-price ul.img-box li:nth-of-type(2){
  background: url("../image/contents/course/foot-massage/img-2.jpg") no-repeat;
}

#course-price-list #head-massage .course-price ul.img-box li:nth-of-type(2){
  background: url("../image/contents/course/head-massage/img-2.jpg") no-repeat;
}

#course-price-list #tok-sen .course-price ul.img-box li:nth-of-type(2){
  background: url("../image/contents/course/tok-sen/img-2.jpg") no-repeat;
}

#course-price-list .course-price ul.img-box li:nth-of-type(3){
  grid-column-start: 2;
  grid-column-end: 3;
  background-color:#4e1913;
}

#course-price-list #thai-massage .course-price ul.img-box li:nth-of-type(3){
  background: url("../image/contents/course/thai-massage/img-3.jpg") no-repeat;
}

#course-price-list #oil-massage .course-price ul.img-box li:nth-of-type(3){
  background: url("../image/contents/course/oil-massage/img-3.jpg") no-repeat;
}

#course-price-list #relax-herb .course-price ul.img-box li:nth-of-type(3){
  background: url("../image/contents/course/relax-herb/img-3.jpg") no-repeat;
}

#course-price-list #foot-massage .course-price ul.img-box li:nth-of-type(3){
  background: url("../image/contents/course/foot-massage/img-3.jpg") no-repeat;
}

#course-price-list #head-massage .course-price ul.img-box li:nth-of-type(3){
  background: url("../image/contents/course/head-massage/img-3.jpg") no-repeat;
}

#course-price-list #tok-sen .course-price ul.img-box li:nth-of-type(3){
  background: url("../image/contents/course/tok-sen/img-3.jpg") no-repeat;
}

.course-price .combi{
  padding: 0;
  margin: 0;
  text-align: center;
}

.marker{
  color: #fff;
  text-align: center;
  background-color: #e78a71;
  width: 100%;
  margin: 10px auto 0;
  max-width: 650px;
}

.desc{
  max-width: 650px;
	margin: 0 auto 10px;
}

#course-price-list .inner{
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 30px 0;
}

#course-price-list .course-price{
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

#course-price-list section:nth-of-type(odd) .course-price .price-box{
margin-left: 30px;
}

#course-price-list section:nth-of-type(even) .course-price .price-box{
margin-right: 30px;
}

@media screen and (max-width: 1200px) {
#course-price-list .course-price{
display: flex;
width: 100%;
justify-content: center;
align-items:stretch;
}

#course-price-list section:nth-child(odd) .course-price{
flex-wrap:wrap-reverse;
}

#course-price-list section:nth-child(even) .course-price{
flex-wrap: wrap;
}

.course-price ul.price-list{
margin-left: 0px;
margin-right: 0px;
}

}

@media screen and (max-width: 1160px) {
.course-price-list-d{
    height: 240px;
    padding: 30px 0;
  }
}

/*----------------------------------------------------------------------------
  茶色札の背景
------------------------------------------------------------------------------*/
.course-price ul.price-list li span{
  background-image: url("../image/contents/course/h3-img.png");
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
  width: 98px;
  height: 98px;
  color: #fff;
  text-align: center;
  font-size: 1.125em;
  line-height: 2.5;
}

#course-price-list section:nth-child(odd) .course-price ul.price-list li span{
background-color: #fbf5e7;	
}
#course-price-list section:nth-child(even) .course-price ul.price-list li span{
background-color: #fff;	
}

/*----------------------------------------------------------------------------
  茶色札の横のlistの背景
------------------------------------------------------------------------------*/
ul.price-list li{
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

#course-price-list section:nth-child(odd) .course-price ul.price-list li{
  background-color: #fff;	
}

#course-price-list section:nth-child(even) .course-price ul.price-list li{
  background-color: #fbf5e7;
}


/*----------------------------------------------------------------------------
  茶色札の横の文章の背景
------------------------------------------------------------------------------*/
.course-price ul.price-list li p{

  margin: 0 0 0 1em;
  width:575px;
}

#course-price-list section:nth-child(odd) .course-price ul.price-list li p{
  background-color: #fff;	
}

#course-price-list section:nth-child(even) .course-price ul.price-list li p{
  background-color: #fbf5e7;
}

/*----------------------------------------------------------------------------
  注意書きの間隔　大きさ
------------------------------------------------------------------------------*/
.caution{
  margin: 0 auto;
  max-width:650px;
}
.caution{
  padding-left: 1em;
  text-indent:-1em;
}

.caution{
  margin-bottom: 10px;
}

/*----------------------------------------------------------------------------
 オプション
------------------------------------------------------------------------------*/

#option .course-price ul.option-price-list li{
  font-size: 18px;
  padding-left: 30px!important;
  list-style: square!important;
  background-color: #fff!important;
}

#option .course-price ul.option-price-list li:not(:last-child){
  margin-bottom: 30px;
}

.course-price-sentence{
  text-align: center;
}

@media screen and (max-width: 1200px) {
   .course-price-sentence{
    max-width: 90%;
	/*text-align: left;*/
	margin-left: auto;
	margin-right: auto;
	}
}

.d-sp{
  display: block;
}

/*----------------------------------------------------------------------------
   reservation
------------------------------------------------------------------------------*/
#reservation{
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.hidden_box {
  margin: 2em 0;
  padding: 0;
}

.hidden_box label {
  padding: 15px 220px;
  font-weight: bold;
  border: solid 1px #f0686c;
  cursor :pointer;
  color:#fff;
  background-color: #f0686c;
  z-index: 99;
  border-radius: 5px;
}

.hidden_box label:hover {
  background: #fff;
  color:#f0686c;
}

.hidden_box input {
  display: none;
}

.hidden_box .hidden_show {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}

.hidden_box input:checked ~ .hidden_show {
  padding:30px;
  box-sizing: border-box;
  height: auto;
  opacity: 1;
  border: 1px solid #4e1913;
  margin-top: 29px; 
}

#reservation h2{
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: "02うつくし明朝体","UtsukushiMincho-kana";
  /*margin: 0 auto 45px auto;*/
  margin: 100px auto 175px auto;
  padding: 20px 0 0;
}

#reservation h4::before{
  content:"";
  height: 1px;
  width:100px;
  background: #4e1913;
  display: inline-block;
  vertical-align: middle;
  margin-right: 2em;
}

#reservation h4::after{
  content:"";
  height: 1px;
  width:100px;
  background: #4e1913;
  display: inline-block;
  vertical-align: middle;
  margin-left: 2em;
}

#reservation h3{
  text-align: center;
}

#reservation h3::before{
  content: "―";
  margin-right: 2em;
}
#reservation h3::after{
  content: "―";
  margin-left: 2em;
}

#reservation h3.cen::before{
  content: none;
}

#reservation h3.cen::after{
  content: none;
}

#reservation h4{
  text-align: center;
  margin: 0 0 45px;
  padding: 20px 0 0;
}

#reservation h2::before{
  content: url("../image/contents/course/h2-img.png");
  display: block;
  width: 42px;
  height: 80px;
  vertical-align: middle;
  margin-right: 2em;
}

#reservation h2::after{
  content: url("../image/contents/course/h2-img.png");
  display: block;
  width: 42px;
  height: 80px;
  vertical-align: middle;
  margin-left: 2em;
  transform: scale(-1, 1);
}

#reservation p{
  margin-bottom:15px; 
}

.main-inner{
  width:100%;
  max-width:1380px;
  margin:0 auto;
}

#reservation span.pink{
  color: #f0686c;
}

/*----------------------------------------------------------------------------
   staff
------------------------------------------------------------------------------*/
#staff-back{
  width: 100%;
  background-image:  url(../image/contents/top/about-back-left.png), url(../image/contents/top/about-back-right.png);
  background-position: left, right;
  background-repeat: no-repeat;
  position: relative;
}

#staff{
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
}

#staff h2,#staff h3{
  font-family: "02うつくし明朝体","UtsukushiMincho-kana";
  text-align: center;
  margin: 60px 0 30px;
  padding: 0;
}

#staff h2::before{
  content: url("../image/contents/course/h2-img.png");
  display: inline-block;
  vertical-align: middle;
  margin-right: 2em;
}

#staff h2::after{
  content: url("../image/contents/course/h2-img.png");
  display: inline-block;
  vertical-align: middle;
  margin-left: 2em;
  transform: scale(-1, 1);
}

#staff h3::before{
  content: "―";
  margin-right: 2em;
}

#staff h3::after{
  content: "―";
  margin-left: 2em;
}

#staff h3.cen{
  font-family: "Noto Serif CJK JP","Noto Serif JP";
}

#staff h3.cen::before{
  content: none;
}

#staff h3.cen::after{
  content: none;
}

#staff h4{
  text-align: center;
}

#staff .staff-box{
  display: flex;
  justify-content: center;
  align-items: center;
}

#staff .staff-box ul{
  margin: 0;
  list-style: none;
  width: 50%;
  border-top:2px solid; 
  border-bottom: 2px solid;
  border-color: #fbf5e7;
  padding: 20px 0;
}

@media screen and (max-width:1000px){
#staff .staff-box:nth-of-type(1){
  flex-wrap: wrap;
}
#staff .staff-box:nth-of-type(2){
  flex-wrap: wrap-reverse;
}
	#staff .staff-box ul{
  width: 90%;
margin-top: 30px;
}
	}

#staff .staff-box ul li{
  padding-bottom:10px;
  font-size: 1.125em;
  vertical-align: baseline;
}

#staff .staff-box ul li:last-of-type{
  padding-bottom:0px;
}

#staff .staff-box ul li span{
  margin-left: 2em;
}

#staff .staff-box .staff-img-box-1{
  width: 400px;
  height: 300px;
  background: url("../image/contents/staff/owner.jpg") no-repeat center;
  background-size: contain;
  margin-right: 30px;
}

#staff .staff-box .staff-img-box-2{
  width: 400px;
  height: 300px;
  background: url("../image/contents/staff/qualification01.jpg") no-repeat center;
  background-size: contain;
  margin-left: 30px;
}

@media screen and (max-width:1000px){
#staff .staff-box .staff-img-box-1{
margin-right:0px;
}

#staff .staff-box .staff-img-box-2{
margin-left: 0px;
}
}

#staff .staff-img-box-3{
  width: 300px;
  height: 450px;
  background: url("../image/contents/staff/pie-chart.png") no-repeat center ;
  background-size: contain;
  margin-right: 30px;
}

#staff .staff-img-box-4{
  width: 600px;
  height: 450px;
  background: url("../image/contents/staff/graph.png") no-repeat center;
  background-size: contain;
}

#staff p{
  text-align: center;
  font-size: 1.125em;
  margin: 0;
}

#staff p:first-of-type{
  text-align: center;
  border-top:2px solid; 
  border-color: #fbf5e7;
  padding-top: 20px;
  padding-bottom: 10px;
}

#staff p:nth-of-type(2){
  border-bottom:2px solid; 
  border-color: #fbf5e7;
  padding-bottom: 20px;
}

#staff .hidden_box p{
  border: none;
}

#staff .hidden_box h3{
  font-family: "Noto Serif CJK JP","Noto Serif JP";
}

#staff h4::before{
  content:"";
  height: 1px;
  width:50px;
  background: #4e1913;
  display: inline-block;
  vertical-align: middle;
  margin-right: 2em;
}

#staff h4::after{
  content:"";
  height: 1px;
  width:50px;
  background: #4e1913;
  display: inline-block;
  vertical-align: middle;
  margin-left: 2em;
}

/*----------------------------------------------------------------------------
   access
------------------------------------------------------------------------------*/
#access-back{
  width: 100%;
  background-image:  url(../image/contents/top/about-back-left.png), url(../image/contents/top/about-back-right.png);
  background-position: left, right;
  background-repeat: repeat-y;
  position: relative;
}

#access{
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
  height: 100%;
}

#access h2, #access h3{
  font-family: "02うつくし明朝体","UtsukushiMincho-kana";
  text-align: center;
  margin: 60px 0 30px;
  padding: 0;
}

#access h2::before{
  content: url("../image/contents/course/h2-img.png");
  display: inline-block;
  vertical-align: middle;
  margin-right: 2em;
}

#access h2::after{
  content: url("../image/contents/course/h2-img.png");
  display: inline-block;
  vertical-align: middle;
  margin-left: 2em;
  transform: scale(-1, 1);
}

#access h3::before{
  content: "―";
  margin-right: 2em;
}

#access h3::after{
  content: "―";
  margin-left: 2em;
}

#access .access-box{
  display: flex;
  justify-content: center;
  align-items: center;
}

#access .access-box ul{
  padding: 30px 0;
  margin: 0 0 0 50px;
  list-style: none;
  height: 100%;
  border-top:2px solid; 
  border-bottom: 2px solid;
  border-color: #fbf5e7;
}

@media screen and (max-width:1000px){
#access .access-box:nth-of-type(1){
  flex-wrap: wrap;
}
  #access .access-box ul{
	width: 100%;
    padding: 30px 0;
    margin: 50px auto 0;
    list-style: none;
    height: 100%;
    border-top:2px solid; 
    border-bottom: 2px solid;
    border-color: #fbf5e7;
	  max-width: 600px;
	  text-align: center;
  } 
	
}

#access .access-box:first-of-type ul li:first-of-type{
  font-size: 14px;
  color: #e78a71;
  text-align: center;
  display: inline-block;
  font-weight: normal;
  background-image: url("../image/contents/top/logo-text-none.png");
  background-repeat: no-repeat;
}

#access .access-box:first-of-type ul li:first-of-type p{
  margin: 0;
  text-align: center;
  padding: 0 0 0 74px;
}

#access .access-box:first-of-type ul li span:first-child{
  margin-left: 1.8em;
}

#access .access-box:first-of-type ul li:first-of-type span{
  font-size: 35px;
  color: #2c4088;
  font-family:"02うつくし明朝体","UtsukushiMincho-kana";
  line-height: 30px; 
}

#access .access-box:first-of-type ul li:first-of-type span span{
  font-size: 42px;
}

#access .access-box:first-of-type ul li:first-of-type span b{
  color:#dc1c76;
  font-weight: normal;
}

#access .access-box:first-of-type ul li .tel{
  font-size:1.6em;
  margin: 0 0px;
  font-weight: bold;
}

#access .access-box:first-of-type ul li .tel a{
  color:#e78a71;
  line-height: 45px;
  padding: 10px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

#access .access-box:first-of-type ul li .tel a::before{
  content: url("../image/contents/top/tel-1.png");
  display: inline-block;
  padding: 0px 10px;
  vertical-align: middle;
}

#access .access-box .bxslider .panel{
  width: 600px;
  height: 400px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

#access .access-box .bxslider .bx-wrapper{
  margin: 0!important;
}

#access .access-box .bxslider .access-img-1 { background-image:url("../image/contents/access/view-1.jpg?date=20240802"); }
#access .access-box .bxslider .access-img-2 { background-image:url("../image/contents/access/view-2.jpg?date=20240802"); }
#access .access-box .bxslider .access-img-3 { background-image:url("../image/contents/access/view-3.jpg?date=20240802"); }
#access .access-box .bxslider .access-img-4 { background-image:url("../image/contents/access/view-4.jpg?date=20240802"); }

#access .access-box ul li{
  font-size:20px;
}

#access ul.access-flow{
  font-size: 16px;
  list-style: none;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding: 0;
}

#access .access-img-box-2{
  width: 600px;
  height: 400px;
  background-image:url("../image/contents/access/map.jpg");
  margin: 0 auto 50px;
  border-top:2px solid; 
  border-bottom: 2px solid;
  border-color: #fbf5e7;
}

#access ul.access-flow li{
  width: 600px;
  margin-bottom: 50px;
  position: relative;
}

#access ul.access-flow li p{
  width: 100%;
  padding:10px;
  margin: 0;
  position: absolute;
  bottom:0px;
  background-color:rgba(251, 245, 231,0.8);
  box-sizing: border-box;
}

#access ul.access-flow li span.access-flow-number{
  width:60px;
  height: 68px;
  background-image: url("../image/contents/top/menu-number.png");
  background-repeat: no-repeat;
  display: inline-block;
  color: #fff;
  font-size: 30px;
  line-height: 2.4;
  position: absolute;
  z-index: 2;
  font-family:"02うつくし明朝体","UtsukushiMincho-kana";
  text-align: center;
}

#access ul.access-flow li span.access-flow-img{
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  width: 600px;
  height: 400px;
}

#access ul.access-flow li:nth-child(1) span.access-flow-img{background-image: url("../image/contents/access/01.jpg")}
#access ul.access-flow li:nth-child(2) span.access-flow-img{background-image: url("../image/contents/access/02.jpg")}
#access ul.access-flow li:nth-child(3) span.access-flow-img{background-image: url("../image/contents/access/03.jpg")}
#access ul.access-flow li:nth-child(4) span.access-flow-img{background-image: url("../image/contents/access/04.jpg")}
#access ul.access-flow li:nth-child(5) span.access-flow-img{background-image: url("../image/contents/access/05.jpg")}
#access ul.access-flow li:nth-child(6) span.access-flow-img{background-image: url("../image/contents/access/06.jpg")}
#access ul.access-flow li:nth-child(7) span.access-flow-img{background-image: url("../image/contents/access/07.jpg")}
#access ul.access-flow li:nth-child(8) span.access-flow-img{background-image: url("../image/contents/access/08.jpg")}

#access iframe {
  margin:0 auto 100px auto;
}

/*----------------------------------------------------------------------------
   coupon
------------------------------------------------------------------------------*/

#coupon{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

#coupon h2{
  font-family: "02うつくし明朝体","UtsukushiMincho-kana";
  text-align: center;
  margin: 60px 0 30px;
  padding: 0;
}

#coupon h2::before{
  content: url("../image/contents/course/h2-img.png");
  display: inline-block;
  vertical-align: middle;
  margin-right: 2em;
}

#coupon h2::after{
  content: url("../image/contents/course/h2-img.png");
  display: inline-block;
  vertical-align: middle;
  margin-left: 2em;
  transform: scale(-1, 1);
}

#coupon p.coupon-d-1 {
  font-size: 1.125em;
  text-align: center;
  margin: 30px auto;
}

#coupon p.coupon-d-2{
  font-size: 1.125em;
  text-align: left;
  margin: 30px auto;
}

#coupon ul{
  list-style: none;
  padding: 0;
  font-size: 1.125em;
  margin: 50px auto;
}

.coupon{
  width:100%;
  min-width: 600px;
  border-style:dashed;
  border-width:1px;
  border-color:#867d75;
  margin:0 0 20px 0;
  padding:1px;
}

.coupon_inner{
  width:100%;
  background-color:#1d2c63;
}

.coupon_inner .side{
  width:30px;
  height:100%;
  min-height:100%;
  vertical-align:middle;
  text-align:center;
  background-color:#1d2c63;
}

.coupon_inner .main{
  width:100%;
  height:100%;
  min-height:126px;
  background-color:#ffffff;
  border-style:solid;
  border-width:5px 0;
  border-color:#1d2c63;
  padding:15px;
}	