@charset 'UTF-8';
/*  Add Custom CSS here.  */



/*====================================================================
slick
====================================================================*/

html, body {
    margin: 0;
    padding: 0;
}
* {
    box-sizing: border-box;
}
.harecare__flex {
	display: flex;
	justify-content: space-around;
max-width: 1010px;
margin: 60px auto 55px;
}
.harecare__flex01 {
	display: flex;
	justify-content: space-around;
max-width: 1040px;
margin: 60px auto 55px;
}
.harecare__flex__txt {
	display: flex;
	border-bottom: 1px solid #333;
}
.harecare__flex__box {
	width: 33.33333%;
	margin-right: 30px;
}
.harecare__flex__box01 {
	width: 33.33333%;
	margin-right: 30px;
}
.harecare__flex__box:last-child {
	margin-right: 0;
}
.harecare__flex__txt01 {
	font-size: 11px;
	font-family: "Cocogoose";
	letter-spacing: 0.14em;
	color: #333;
}
.harecare__flex__txt01 > span {
	font-size: 40px;
	letter-spacing: 0.06em;
	font-weight: bold;
	color: #333;
	font-family: 'Tajawal', sans-serif;

}
.harecare__flex__txt001 > span {
    font-size: 36px;
    letter-spacing: 0.06em;
    font-weight: bold;
    color: #333;
    font-family: 'Tajawal', sans-serif;
}
.harecare__flex__txt02 {
	margin-left: 15px;
	font-size: 14px;
	letter-spacing: 0.14em;
	color: #333;
}
.harecare__flex__txt02 {
	margin-left: 12px;
	font-size: 14px;
	letter-spacing: 0.14em;
	color: #333;
}
.harecare__flex__txt002 {
	margin-left: 12px;
	font-size: 12px;
	letter-spacing: 0.11em;
	color: #333;
}
.harecare__flex__txt02 > span {
	color: #e47388;
	font-size: 21px;
	margin-top: 10px;
    display: block;
}
.harecare__flex__txt002 > span {
	color: #e47388;
	font-size: 21px;
	margin-top: 2px;
    display: block;
}
.harecare__flex__txt03 {
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.9;
	color: #333;
}
.sliderArea {
	position: relative;
    max-width: 100%;
    margin: 0 auto;
}

.sliderArea.w300 {
    max-width: 300px;
}
.slick-slide {
    margin: 0px;
}
.slick-slide img {
    width: 100%;
    height: auto;
}
.slick-prev, .slick-next {
    z-index: 1;
}
.slick-prev:before, .slick-next:before {
    color: #000;
}
.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}
.slick-active {
    opacity: 1;
}
.slick-current {
    opacity: 1;
}
.thumb {
    margin: 20px 0 0;
}
.thumb .slick-slide {
    cursor: pointer;
}
.thumb .slick-slide:hover {
    opacity: .7;
}


.logo{
	position: absolute;
	bottom: 40%;
	margin: auto;
	left: 0;
	right: 0;
	width: 800px;
	max-width: 100%;
	display: inline-block;
	line-height: 0;
	padding: 10px;
	z-index: 1;
}




#top .cs06 .lst4 .wcm {
    margin-top: -15px;
    margin-bottom: -15px;
}
#top .cs06 .lst4__it{
	padding: 15px;
}
#top .cs06 .lst4__it:nth-child(2) .hover {
    background: rgba(228,129,148,0.6);
}
#blog.blog-detail .blog_archive__left--cont h1,
#blog.blog-detail .blog_archive__left--cont h2,
#blog.blog-detail .blog_archive__left--cont h3,
#blog.blog-detail .blog_archive__left--cont h4,
#blog.blog-detail .blog_archive__left--cont h5,
#blog.blog-detail .blog_archive__left--cont h6
{
    line-height: 1.6em;
}
#top .bn{
    text-align: center;
    margin: 80px 15px 0;
}
#top .cs01__omotenashi {
    overflow: hidden;
    max-width: 750px;
    margin: 50px auto 0;
    background: #fff;
    padding: 40px 60px;
}
#top .cs01__omotenashi figure{
	width: 100px;
	float: left;
}
#top .cs01__omotenashi .right{
	float: left;
	margin-left: -100px;
	width: 100%;
	padding-left: 130px;
	text-align: left;
}
#top .cs01__omotenashi h6{
	font-size: 17px;
	line-height: 1.6em;
    letter-spacing: .2em;
    color: #000000;
	margin: 0 0 .8em;
}
#top .cs01__omotenashi p {
    font-size: 13px;
    line-height: 1.8em;
    letter-spacing: .1em;
    color: #666666;
}

.cmsContent img{
  width: auto;
}
.wp-pagenavi span.pages,
.wp-pagenavi a.first,
.wp-pagenavi a.last {
    width: auto;
}
.wp-pagenavi span.extend {
    border: none;
    border-left: 1px solid #8f8f8f;
}
.wp-pagenavi a.nextpostslink {
    text-indent: -9999px;
}
.wp-pagenavi span,
.wp-pagenavi a {
    line-height: 35px;
    margin: 0!important;
}

/* harecare */
#harecare .header {
    background: url(../img/top/bg.png);
}
#harecare .header .header__menu--it a {
    color: #fff;
}
#harecare .mainvisual {
    width: 100vw;
	height: 912px;
    background: url(../img/harecare/ph_main.png) center center no-repeat;
    background-size: cover !important;
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
    text-align: center;
}
#harecare .anchor__ttl {
  font-size: 12px;
  letter-spacing: 0.2em;
  color: #808080;
  font-family: "Cocogoose";
  text-align: center;
  margin-top: 90px;
} 
#harecare .anchor__txt1 {
	font-size: 30px;
	letter-spacing: 0.17em;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin: 20px 0 35px;
} 
#harecare .anchor__txt1 > span {
	color: #e47388;
}
#harecare .anchor__txt2 {
	font-size: 15px;
	letter-spacing: 0.15em;
	line-height: 2.2;
	color: #4d4d4d;
	text-align: center;

} 
#harecare .anchor__lst {
	display: flex;
	max-width: 440px;
	margin: 70px auto 110px;
	justify-content: space-around;
}
/*ポップアップここから*/
.popup_wrap01 input {
	display: none;
  }
  
  .popup_overlay01 {
	display: flex;
	justify-content: center;
	overflow: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: rgb(247 244 244 / 92%);
	opacity: 0;
	transition: opacity 0.5s, transform 0s 0.5s;
	transform: scale(0);
  }
  
  .popup_trigger01 {
	position: absolute;
	width: 100%;
	height: 100%;
  }
  
  .popup_content01 {
	position: relative;
	align-self: center;
	width: 90%;
	max-width: 800px;
	padding: 30px 30px 15px;
	box-sizing: border-box;
	/* background: #fff; */
	line-height: 1.4em;
	transition: 0.5s;
  }
  
  .close_btn01 {
	position: absolute;
    top: -6px;
    right: 28px;
    font-size: 50px;
	cursor: pointer;
  }
  
  .popup_wrap01 input:checked ~ .popup_overlay01 {
	opacity: 1;
	transform: scale(1);
	transition: opacity 0.5s;
  }
  
  .open_btn01 {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 683px;
    height: auto;
    margin: 10px auto;
    cursor: pointer;
    transition: .3s ease;
  
  }
  .open_btn01:hover{
	  background:#000;
	  color:#fff;
	  transition: .3s ease;
  }
  /*ポップアップココまで*/
.spa__ti {
	text-align: center;
}
.spa__txt {
	font-size: 15px;
	letter-spacing: 0.15em;
	line-height: 2.2;
	color: #4d4d4d;
	text-align: center;
	margin: 40px 0 45px;
}
.spa__txt00 {
	font-size: 12px;
  letter-spacing: 0.2em;
  color: #808080;
  font-family: "Cocogoose";
  text-align: center;
  margin-top: 60px;
}

.spa__txt01 {
	font-size: 18px;
	letter-spacing: 0.17em;
	font-weight: bold;
	text-align: center;
	color: #333;
	margin: 20px;
}
.spa__txt02 {
	text-align: center;
	letter-spacing: 0.17em;
	font-weight:bold;
	color: #b09a7f;
	font-size: 33px;
}
ul.spa__ul {
    border: 2px solid #666666;
    border-radius: 10px;
    padding: 10px 30px 22px 65px;
    max-width: 470px;
    margin: 40px auto 90px;
    height: 340px;
    background: #fff;
}
ul.spa__ul li {
	font-size: 20px;
	letter-spacing: 0.13em;
    position: relative;
	margin-top: 25px;
	color: #333;
}
ul.spa__ul li > span {
	color: #9d8261;
}
ul.spa__ul li > i {
    position: absolute;
	top: 10%;
    left: -10%;
}
.spa__txt03 {
	font-size: 19px;
	text-align: center;
	color: #333;
	letter-spacing: 0.15em;
}
.spa__txt03 > span {
	color: #9d8261;

}
.spa__txt03 > span.span__special {
	font-size: 30px;
}
.spa__txt04 {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.17em;
	line-height: 1.5;
	color: #333333;
	margin: 25px 0 50px;
}
.spa__txt04 > span {
	color: #e48295;

}
#harecare .cs__lst {
	max-width: 1070px;
	margin: 70px auto 90px;
	display: flex;
	justify-content: space-around;

}
#harecare .cs__lst--it {
	width: 23%;
}

#harecare .cs__lst--it .img__txt{
  font-size: 17px;
  letter-spacing: 0.17em;
  color: #333;
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  margin: 20px 0;


}

#harecare .wcm00 {
	background: url(../img/harecare/bg_spa.png) no-repeat center;
    background-size: cover;
    height: auto;
	/* padding: 237px 0 70px; */
	padding: 168px 0 1px;
}

#harecare .cs__lst--it .in__txt{
font-size: 14px;
letter-spacing: 0.02em;
color: #403d3c;
line-height: 1.8;
}
.care__ti01 {
	font-size: 30px;
	letter-spacing: 0.14em;
	font-weight: bold;
	font-family: "Cocogoose";
	color: #333333;
	margin-top: 0;
	text-align: center;
}
.care__ti001 {
	margin-top: 100px;
}
.youtube {
	display: block;
	text-align: center;
}
.care__ti02 {
	font-size: 13px;
	letter-spacing: 0.15em;
	margin-top: 15px;
	text-align: center;
}
.care__ti__merit {
	color: #b09a7f;
}
.merit {
	max-width: 1060px;
	margin: 100px auto 150px;
}
.merit__img {
	text-align: center;
	margin: 70px 0 60px;
}
.merit__btn {
	display: block;
	text-align: center;
	margin: 10px 0 160px;
}
.merit__txt01 {
	font-size: 15px;
	letter-spacing: 0.15em;
	line-height: 2.2;
	color: #4d4d4d;
	margin: 45px 0;
	text-align: center;
}
.beforeafter {
   text-align: center;
}
.care__txt02 {
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0.17em;
	text-align: center;
	line-height: 1.5;
	color: #333;
	margin-bottom: 65px;
}
.care__txt02 > span {
	color: #e47388;
}
.down {
	text-align: center;
	margin: 60px 0 50px;
}
#harecare .box-campaign {
	position: relative;
}
#harecare .box-campaign > .btn {
	 position: absolute;
	 top: 61%;
    left: 11.5%;
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {
	#top .cs02__ttl{
		white-space: nowrap;
	}
	.lst-cle__it--ttl em:before{
		top: 5px;
	}
	.lst-cle__it--ttl em:after{
		top: 5px;
	}
	#special .etr__in--btn .btnMore p{
		white-space: nowrap;
	}
	#staff.staff-detail .pr__in .ttl02 h4,#staff.staff-detail .pr__in .txt li,#style.style-detail .pr__in .staff__in .ttl01{
		display: inline;
	}
	#style.style-detail .pr__in--box .ttl{
		white-space: nowrap;
	}
}
@media only screen
and (min-device-width : 375px)
and (max-device-width : 768px){
	#top .cs02__ttl{
		padding: 3px 0;
	}
	#staff.staff-detail .cld .wcm .calendar iframe{
		width: 320px;
	}


}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 375px){
	#staff.staff-detail .cld .wcm .calendar iframe{
		width: 280px;
	}
	#staff.staff-detail .cld .wcm .calendar .container{
		padding: 0;
	}
		.footer__nav--menu li{
			padding-top: 10px;
			padding-bottom: 10px;
	}
	.footer__nav--menu li:last-child{
		padding-bottom: 10px;
		padding-top: 12px;
	}
}

@media screen and(-ms-high-contrast: active), (-ms-high-contrast: none){
	.lst-cle__it--ttl em:before, .lst-cle__it--ttl em:after{
		top: 5px!important;
	}
	#style.style-detail .pr__in .staff__in .grBtn li a{
		padding-bottom: 4px;
	}
	#special  .etr__in--btn a{
		padding-bottom: 3px;
	}
	#style .lstSt__it .btnMore{
		padding-bottom: 3px;
	}
	#style.style-detail .pr__in--box table tr:first-child th,#style.style-detail .pr__in--box table tr:nth-child(2) th{
		letter-spacing: 0.1em;
	}
	#style.style-detail .pr__in--box table tr:nth-child(3) th{
		letter-spacing: 0.12em;
	}
	#style.style-detail .pr__in--box table tr:nth-child(4) th{
		letter-spacing: 0.06em;
	}
	.header__menu--it a:before{
		bottom: 0;
	}
	#recruit .ctc .time{
		padding-left: 0;
	}
	#recruit .cs__lst--it .img__txt{
		font-size: 12px;
	}
	#recruit .cs__lst--it .img__txt em{
		font-size: 16px;
	}
	#staff.staff-detail .grBtn .wcm li:first-child a{
		padding-top: 0px;
		line-height: 61px;
	}
		#staff.staff-detail .grBtn .wcm li:nth-child(2) a{
		padding-top: 3px;
		line-height: 58px;
	}
	.footer__nav--menu li:last-child{
		padding-bottom: 18px;
	}
	#top .cs02 .btnMore, #top .cs03 .btnMore,#top .cs04 .btnMore{
		padding-top: 0;
		/*line-height: ;*/}
		.btn-reserve p{
			background-position: left top 15px;
		}
		.ctc .btn-tel p{
			background-position: left top 14px;
		}
		.ctc .btn-tel a, .btn-tel>div{
			padding: 22px 20px;
		}
		.ctc .btn-reserve a{
			padding: 22px 20px;
		}
		.header__menu--reserve a{
			padding-top: 30px;
		}
}
/*==========FIREFOX===================*/
@supports (-moz-appearance:none) {
    .lst-cle__it--ttl em:before{
    	left: -1px;
    	top: 1px;
    }
    .lst-cle__it--ttl em:after{
    	top: 1;
    	right: -1px;
    }
    #special .etr__in--btn .btnMore{
    	padding-top: 0;
    	line-height: 63px;
    }
    #special .cs--02 .etr__in--btn .btnMore p, #special .cs--04 .etr__in--btn .btnMore p{
    	background-position: right top 25px;
    }
    #style.style-detail .pr__in .staff__in .grBtn li a{
    	padding-top: 0;
    	line-height: 36px;
    }
    #recruit .anchor__txt1{
    	letter-spacing: 0.2em;
    }
}
/*==========IPAD===================*/

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
	#menu .lst__co--tbl th,#menu .lst__co--tbl td{
		white-space: nowrap;
	}
	#top .cs06 .lst4__it .box{
		font-size: 0;
	}
	#top .cs06 .lst4__it .hover{
		height: calc(100% + 1px);

	}
}

@media only screen and (max-width: 767px){
	.harecare__flex {
		display: flex;
		max-width: 300px;
		flex-direction: column;
	margin: 45px auto 0;
	}
	.harecare__flex {
		display: flex;
	max-width: 300px;
	flex-direction: column;
	margin: 45px auto 0;
	}
	.harecare__flex__txt {
		display: flex;
		border-bottom: 1px solid #333;
	}
	.harecare__flex__box {
		width: 100%;
		margin-right: 30px;
		margin-bottom: 40px;
	}
	.harecare__flex__box01 {
		width: 100%;
		margin-right: 30px;
		margin-bottom: 40px;

	}
	.harecare__flex__box:last-child {
		margin-right: 0;
	}
	.harecare__flex__txt01 {
		font-size: 10px;
		line-height: 1.4;
		font-family: "Cocogoose";
		letter-spacing: 0.12em;
		color: #333;
	}
	.harecare__flex__txt01 > span {
		font-size: 39px;
		display: block;
		letter-spacing: 0.06em;
		font-weight: bold;
		color: #333;
		font-family: 'Tajawal', sans-serif;
	
	}
	.harecare__flex__txt001 > span {
		font-size: 33px;
		letter-spacing: 0.06em;
		font-weight: bold;
		color: #333;
		font-family: 'Tajawal', sans-serif;
	}
	.harecare__flex__txt02 {
		margin-left: 15px;
		font-size: 12px;
	}
	.harecare__flex__txt02 {
		margin-left: 12px;
		line-height: 1.4;
		margin-top: -1px;
		font-size: 12px;
	}
	.harecare__flex__txt002 {
		margin-left: 12px;
		line-height: 1.5;
		margin-top: 0px;
	    font-size: 11px;
    letter-spacing: 0.09em;
		color: #333;
	}
	.harecare__flex__txt02 > span {
		font-size: 20px;
		margin-top: 5px;
	}
	.harecare__flex__txt002 > span {
		font-size: 19px;
		margin-top: 2px;
	}
	.harecare__flex__txt03 {
		margin-top: 10px;
		font-size: 13px;
		line-height: 1.9;
		color: #333;
	}
	#top .cs06 .lst4__it:not(:last-child) {
	    margin-bottom: 10px;
	}
  #top {
    padding-top: 60px;
  }
  #top .header {
    background:#fff;
  }
  #top .main {
    height: calc(100vh - 260px);
}
  #top .main__ttl {
    left: 10%;
    top: 35%;
    width: 80%;
  }
  #top .header .hamburger {
    background: #000;
  }
#top .cs01__omotenashi {
	padding: 25px;
	margin-top: 40px;
}
#top .cs01__omotenashi figure{
	width: 50px;
	float: none;
	margin:0 auto;
}
#top .cs01__omotenashi .right{
	margin: 20px 0 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
#top .cs01__omotenashi h6{
	font-size: 14px;
}
#top .cs01__omotenashi p {
    font-size: 12px;
}

  .fix-contact{
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 9999;
  }
  .fix-contact li{
    width: 50%;
    float: left;
  }
  .fix-contact .tel a{
      display: block;
      font-size: 15px;
      padding: 10px 15px;
      text-align: center;
      letter-spacing: .13em;
      font-family: "BEBAS";
      background: #fff;
      color: #444;
      border:2px solid #000;
      box-sizing: border-box;
  }
  .fix-contact .tel img{
    width: 15px;
    margin-right: 10px;
  }
  .fix-contact .reserve a{
      display: block;
      font-size: 15px;
      text-align: center;
      letter-spacing: .13em;
      padding:12px 15px;
      font-family: "BEBAS";
      background: #000;
      color: #fff;
      box-sizing: border-box;
  }
  .fix-contact .reserve img{
    width: 15px;
    margin-right: 10px;
  }
  .footer {
    padding-bottom: 50px;
  }

  #harecare .mainvisual {
    width: 100vw;
    height: 599px;
    background: url(../img/harecare/ph_main_sp.png) center center no-repeat;
    background-size: cover !important;
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
    text-align: center;
}
#harecare .anchor__ttl {
    font-size: 10px;
    letter-spacing: 0.36em;
    margin-top: 65px;
}
#harecare .anchor__txt1 {
    font-size: 21px;
    margin: 20px 0 20px;
}
#harecare .anchor__txt2 {
    font-size: 13px;
    line-height: 2.1;
}
#harecare .anchor__lst {
    display: flex;
    max-width: 310px;
    margin: 30px auto 70px;
    justify-content: space-around;
}
.down {
    text-align: center;
    margin: 40px 0;
}
.care__ti01 {
	font-size: 23px;
	margin-top: 0;
}
.care__ti001 {
	margin-top: 50px;
}
.care__ti02 {
    font-size: 11px;
	letter-spacing: 0.28em;
	margin-top: 5px;
}
.spa__txt {
    font-size: 13px;
    line-height: 2;
    margin: 30px 0;
}
.spa__txt00 {
    margin-top: 60px;
}
.spa__txt01 {
    font-size: 14px;
    margin: 20px;
}
.spa__txt02 {
    font-size: 20px;
}

ul.spa__ul {
    border: 2px solid #666666;
    border-radius: 10px;
    padding: 10px 17px 22px 40px;
    max-width: 310px;
    margin: 30px auto 40px;
    height: 265px;
    background: #fff;
}
ul.spa__ul li {
    font-size: 15px;
    position: relative;
    margin-top: 20px;
}
.spa__txt03 > span.span__special {
    font-size: 22px;
}
.spa__txt03 {
	font-size: 14px;
	letter-spacing: 0.17em;
}
.spa__txt04 {
    font-size: 18px;
    line-height: 1.6;
    margin: 20px 0 50px;
}
#harecare .wcm00 {
    background: url(../img/harecare/bg_spa_sp.png) no-repeat center;
    background-size: cover;
    height: auto;
    padding: 142px 0 20px;
}
#harecare .cs__lst {
    max-width: 280px;
    margin: 60px auto 20px;
    display: flex;
    flex-direction: column;
}
#harecare .cs__lst--it {
	width: 100%;
	margin-bottom: 60px;

}
#harecare .cs__lst--it .img__txt {
    font-size: 18px;
	letter-spacing: 0.15em;
	margin: 20px 0;
}
.merit__txt01 {
    font-size: 13px;
    line-height: 2.1;
    margin: 35px 0 45px;
    text-align: center;
}
.care__txt02 {
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 35px;
}
.merit {
    max-width: 100%;
    margin: 70px auto 110px;
}
.merit__img {
    text-align: center;
    margin: 40px 0 35px;
}
#harecare .box-campaign > .btn {
    position: absolute;
    top: 69%;
    left: 13.5%;
}
.merit__btn {
    text-align: center;
    margin: 10px 0 110px;
}
.header__logo {
    height: 60px;
    width: 100%;
    text-align: center;
    padding: 17px 0 0 10px;
}
/*ポップアップここから*/
.popup_wrap01 input {
	display: none;
  }
  
  .popup_overlay01 {
	display: flex;
	justify-content: center;
	overflow: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: rgb(247 244 244 / 92%);
	opacity: 0;
	transition: opacity 0.5s, transform 0s 0.5s;
	transform: scale(0);
  }
  
  .popup_trigger01 {
	position: absolute;
	width: 100%;
	height: 100%;
  }
  
  .popup_content01 {
	position: relative;
	align-self: center;
	width: 90%;
	max-width: 400px;
	padding: 30px 20px 15px;
	box-sizing: border-box;
	/* background: #fff; */
	line-height: 1.4em;
	transition: 0.5s;
  }
  
  .close_btn01 {
	position: absolute;
    top: -3px;
    right: 20px;
    font-size: 37px;
	cursor: pointer;
  }
  
  .popup_wrap01 input:checked ~ .popup_overlay01 {
	opacity: 1;
	transform: scale(1);
	transition: opacity 0.5s;
  }
  
  .open_btn01 {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
	width: 100%;
    max-width: 400px;
    height: auto;
    margin: 10px auto;
    cursor: pointer;
    transition: .3s ease;
  
  }
  .open_btn01:hover{
	  background:#000;
	  color:#fff;
	  transition: .3s ease;
  }
  /*ポップアップココまで*/

}@media screen and (min-width: 768px){
	#top .cs01 {
	    height: auto;
	    padding: 100px 0 80px;
	}
}

@media screen and (max-width: 767px){
.header__logo img {
    width: 100px;
    float: left;
}
.header__menu--ec.sp {
    position: absolute;
    right: 60px;
    top: 0;
    padding: 20px 20px 21px;
    background: #efefef;
}
@media screen and (max-width: 414px){
	#harecare .box-campaign > .btn {
		position: absolute;
		top: 69%;
		left: 18.5%;
	}
}
@media screen and (max-width: 375px){
	#harecare .box-campaign > .btn {
		position: absolute;
		top: 69%;
		left: 13.5%;
	}
}
}@media screen and (min-width: 768px){
	li.header__menu--it.pc.header__menu--ec {
	    vertical-align: -2px;
	}
	li.header__menu--it.pc.header__menu--ec a:before{
		display: none;
	}
}

.img_line{
	margin: 80px auto 60px;
	width: 700px;
}
@media screen and (max-width: 768px) {
	.img_line{
		width: 100%;
	}
}
.header__sns {
    display: flex;
    align-items: center;
    gap: 5px;
    position: fixed;
    top: 10px;
    right: 130px;
}

.header__sns a {
    display: block;
    width: 40px;
}

.header__menu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.header__menu--it {
    padding: 0 20px 0;
}
.header__menu--sns {
    padding: 0 6px 0;
}

.header__menu--sns img {
    width: 40px;
    margin: 0 auto;
    display: block;
}

.header .hamburger .toggle-bar:after {
    display: none !important;
}

.header .hamburger .menu {
    display: block !important;
    color: #fff;
    font-size: 10px;
    letter-spacing: 0.1em;
    width: 100%;
    text-align: center;
    letter-spacing: 0;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    bottom: 12px;
}

/* 768px以上でPCメニューが崩れないようにする */
@media screen and (min-width: 768px) {
    .header__menu {
        display: flex !important;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: flex-start;
        gap: 0;
    }
    .header__menu--it {
        padding: 0 10px 0;
        white-space: nowrap;
        flex-shrink: 1;
        min-width: 0;
    }
    .header__menu--sns {
        padding: 0 4px 0;
        flex-shrink: 0;
    }
    .header__menu--ec {
        flex-shrink: 0;
        padding: 0 10px 0;
    }
}

/* 中サイズの画面でパディングを調整 */
@media screen and (min-width: 900px) and (max-width: 1024px) {
    .header__menu--it {
        padding: 0 12px 0;
    }
    .header__menu--ec {
        padding: 0 12px 0;
    }
}

/* より大きな画面でパディングを広げる */
@media screen and (min-width: 1200px) {
    .header__menu--it {
        padding: 0 20px 0;
    }
    .header__menu--sns {
        padding: 0 6px 0;
    }
    .header__menu--ec {
        padding: 0 20px 0;
    }
}

@media screen and (max-width: 767px) {
    .header__sns {
        display: flex !important;
    }
    .header__menu--reserve {
        margin-top: 20px;
    }

    .header__menu {
        justify-content: center;
        column-gap: 15px;
    }
    .header__menu--ec,
    .header__menu--sns {
        width: auto;
    }
    .header__menu--ec a img {
        width: 18px;
        height: 18px;
        vertical-align: middle;
    }
}

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