@charset "utf-8";
/* CSS Document */


@media screen and (max-width:999px){
.main-container {
    width: calc(100% - 12px);
    margin: 0 6px;
}
.visible-sp{
	display:block;
}
.hidden-sp{
	display:none !important;
}
body{
	font-size: 14px;
	line-height: 1.6;
}
.fixedcontainer{
	width: 90%;
}
.header{
    position: initial;
    background-color: #5295FA;
    padding: 15px 5px 0;
}
.menu-trigger{
    width: 50px;
    height: 50px;
}
.menu-trigger span{
    width: 30px;
    height: 1px;
}
.menu-trigger span:nth-of-type(1){
    top: 16px;
}
.menu-trigger span:nth-of-type(3){
    bottom: 16px;
}
#navArea .g-nav{
    width: calc(100vw - 50px);
    border-left: none;
}
.g-nav .list{
    margin-top: 10px;
    padding: 0;
}
.logo img{
    width: 130px;
}
.special_in{
    display: block;
}
.footer_links1{
    flex-wrap: wrap;
}
.search_form{
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transform: initial;
    margin-left: 0;
    padding: 20px 5%;
    display: block;
}
.search_form_ttl{
    width: 100%;
    align-items: center;
}
.search_area_list{
    width: 100%;
}
.icon{
    width: 40px;
}
.title{
    margin-bottom: 25px;
}
.title span.en{
    font-size: 12px;
}
.search_area_list li{
    width: 48%;
    margin-bottom: 0;
    margin-top: 10px;
    margin-right: 4%;
}
.search_area_list li:nth-child(3n){
    margin-right: 4%;
}
.search_area_list li:nth-child(2n){
    margin-right: 0;
}
.search_form_ttl_header_jp{
    font-size: 18px;
    line-height: 1.2;
}
.search_form_ttl_header_en{
    font-size: 12px;
    line-height: 1.3;
}
.article_one{
    width: 100%;
}
.article_list .article_one{
    margin-right: 0;
}
.special_in .article_one{
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}
.special_in .article_one:nth-child(2){
    margin-left: 0;
}
.special.guide .special_in .article_one{
    width: 100%;
    margin-left: 0;
}
.special.guide .special_in .article_one:nth-child(2){
    margin-right: 0;
}
.search_sugupi{
    right: 5vw;
    top: -70px;
}
.search_form{
    width: 100%;
}
.fv{
    margin-bottom: 0;
}
.sec{
    padding: 50px 0;
}
.title span.jp{
    font-size: 22px;
}
.top_review_btn{
    padding: 5px;
    border: none;
    top: 92px;
}
.top_review_btn img{
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.review_one{
    border-top: 5px solid #f6bd60;
    padding: 20px;
}
.review_header img{
    width: 40px;
}
.review_header{
    margin-bottom: 10px;
}
.review_tbl th,.review_tbl td{
    font-size: 12px;
    font-weight: normal;
    padding: 3px 0;
}
.review_txt{
    font-size: 12px;
    line-height: 1.4;
  height: 2.8em;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  margin-top: 10px;
}
.review_ttl{
    font-size: 14px;
}
.review_man{
    padding: 5px;
}
.review_man_img img{
/*     width: 20px; */
}
.review_man_name{
    font-size: 12px;
}
.slick-dots li{
    width: 40px;
}
.slick-dots li button:before{
    width: 40px;
}
.slick-next{
    right: 8px;
}
.slick-prev{
    left: 8px;
}
.btn{
    padding: 15px 0;
}
.article_list .article_one{
    margin-top: 0;
    margin-bottom: 15px;
}
.special_in .title{
    text-align: center;
}
.special_in .article_one{
    margin-bottom: 15px;
}
.special.guide{
    margin-top: 50px;
}
.special.guide .special_in .article_one{
    margin-bottom: 15px;
}
.img{
    height: 50vw;
}
.footer_links1{
    margin: 30px 0;
}
.footer_in1{
    padding: 30px 0 0;
}
.footer_links1 li{
    width: 48%;
    margin: 1%;
}
.footer_links1 li a{
    width: 100%;
    font-size: 12px;
}
.footer_links1 li a:after{
    right: 8px;
    top: 16px;
}
.footer_links2{
    display: block;
}
.footer_links2 li{
    border-right: none;
    border-top: 1px solid #ccc;
    padding: 0;
}
.footer_links2 li a{
    padding: 15px 10px;
    display: block;
    position: relative;
}
.footer_links2 li a:before{
    content: '';
    position: absolute;
    right: 10px;
    width: 6px;
    height: 8px;
    background: url(../img/btn-arrow3.svg) no-repeat;
    background-size: contain;
    background-position: center;
    top: 50%;
    margin-top: -4px;
}
.search_area_list li a:after{
    top: 18px;
    right: 10px;
}
.submain{
    padding: 40px 0;
}
.submain h1{
    font-size: 24px;
}
.breadcrumb{
    font-size: 12px;
    padding: 10px 0;
}
.search_title{
    font-size: 20px;
    margin-bottom: 20px;
}
.search_area_list2 li{
    width: 48%;
    margin-right: 4%;
}
.search_area_list2 li:nth-child(2n){
    margin-right: 0;
}
.search_header{
    display: block;
}
.title2_txt .jp{
    font-size: 20px;
}
.title2_txt .en{
    font-size: 12px;
}
.title2_img{
    width: 40px;
}
.title2_txt{
    width: calc(100% - 50px);
}
.search_count{
    text-align: right;
}
.search_count span{
    font-size: 18px;
}
.shop_one{
    margin-bottom: 20px;
    border-top-width: 5px;
    padding: 20px 15px;
    display: block;
}
.shop_left{
    width: 100%;
}
.shop_right{
    width: 100%;
}
.shop_ttl{
    font-size: 20px;
}
.shop_img{
    margin-top: 10px;
}
.shop_right{
    margin-top: 10px;
}
.shop_point_lists{
    padding: 15px;
    margin-bottom: 10px;
}
	
.point_txt{
    width: calc(100% - 70px);
    font-size: 12px;
}
.shop_info_list>span{
    font-size: 12px;
    padding: 3px 7px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.shop_intro_ttl{
    font-size: 16px;
}
.shop_intro_txt{
    font-size: 12px;
}
.shop_btn_wrap{
    text-align: center;
}
.shop_btn:after{
    top: 18px;
}
.access_ttl1{
    font-size: 14px;
    margin-bottom: 20px;
}
.logo18{
    margin-bottom: 20px;
}
.access_ttl2{
    font-size: 20px;
    margin-bottom: 20px;
}
.access_btns a{
    font-size: 18px;
    width: 120px;
    margin: 0 10px;
}

.login_in{
    padding: 20px;
}
.input_wrap input{
    height: 48px;
}
.submit_wrap input{
    padding: 10px 0;
}
	.tabs ul{
		justify-content: center;
	}
	.tabs ul li{
		margin: 0 5px;
	}
.tabs ul li div{
    width: auto;
    padding: 10px 10px;
    display: inline-block;
    font-size: 12px;
}
.tabs ul li div.active{
    padding: 15px 10px;
    font-size: 14px;
}
.tabs{
    margin-top: 30px;
}
.shop_main_ttl{
    font-size: 20px;
    margin-bottom: 10px;
}
.shop_main_info{
    margin-top: 20px;
    display: block;
}
.shop_main_img{
    width: 100%;
}
.shop_main_point{
    width: 100%;
    margin-top: 20px;
}
.shop_main_btn{
    text-align: center;
}
.shop_people_list{
    flex-wrap: wrap;
}
.shop_people_one{
    width: 48%;
    margin-right: 4%;
    margin-bottom: 20px;
}
.shop_people_one:nth-child(2n){
    margin-right: 0;
}
.price_one{
    padding: 15px;
    border-width: 5px;
    margin-bottom: 20px;
}
.price_ttl{
    font-size: 18px;
    margin-bottom: 10px;
}
.price_tbl{
    display: block;
    margin-bottom: 10px;
}
.price_tbl dl{
    width: 100%;
}
.info_tbl{
    display: block;
}
.info_tbl dl{
    width: 100%;
    font-size: 12px;
}
.info_tbl dt{
    width: 45%;
    padding: 15px 10px;
}
.info_tbl dd{
    width: 55%;
}
.content_wrap{
    display: block;
}
.sidebar{
    display: block;
    width: 100%;
    margin-bottom: 20px;
}
.content{
    width: 100%;
}
.sidebar_ttl{
    font-size: 18px;
}
.therapist_list .shop_people_one{
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
}
.therapist_list .shop_people_one:nth-child(3n){
    margin-right: 4%;
}
.therapist_list .shop_people_one:nth-child(2n){
    margin-right: 0;
}
.shop_review_one{
    padding: 20px;
    margin-bottom: 20px;
    border-top-width: 5px;
}
.shop_review_one:last-child{
    margin-bottom: 0;
}
.shop_review_wrap{
    display: block;
}
.shop_review_wrap .shop_review_left{
    display: block;
    width: 100%;
}
.shop_review_wrap .review_tbl{
    width: 100%;
    margin-top: 15px;
}
.shop_review_wrap .review_txt{
    height: auto;
    -webkit-line-clamp: initial;
}
.post_cats li a{
    padding: 15px;
}
.post_cats{
    margin-bottom: 40px;
}
.post_one{
    margin-top: 20px;
    padding: 10px;
    border-right: 5px;
}
.post_img{
    width: 120px;
    height: 120px;
}
.post_in{
    width: calc(100% - 140px);
}
.post_one .article_ttl{
    font-size: 16px;
}
.post_one .article_txt{
    display: none;
}
.article_cat span{
    padding: 2px 8px;
}
.line_btn_wrap{
    margin-top: 15px;
}
.line_btn{
    padding: 15px 0;
}
.therapist_video iframe{
    width: 100%;
    height: 54vw;
}
.therapist_wrap{
    display: block;
}
.therapist_left{
    width: 100%;
}
.therapist_right{
    width: 100%;
    margin-top: 30px;
}
.therapist_video{
    margin-top: 20px;
}
.therapist_wrap{
    margin-bottom: 50px;
}
.therapist_btn_wrap{
    display: block;
    margin-top: 20px;
    text-align: center;
}
.therapist_btn_wrap>a{
    margin: 10px auto 0;
}
.therapist_name{
    font-size: 24px;
}
.tenpo_name{
    font-size: 20px;
}
.style2a {
    margin: 30px 0 20px !important;
    padding: 0 0 0.6em;
    font-size: 20px !important;
}
.style3a {
    margin: 30px 0 20px !important;
    padding: 0.6em 0.15em;
    font-size: 18px !important;
}
	.review_form>form>div{
		display: block;
	}
	.review_form>form>div>label{
		width: 100%;
		padding: 0 0 5px;
	}
	.review_form>form>div>div{
		width: 100%;
		padding: 0 0 20px;
	}
	.rate{
		font-size: 18px;
		padding-bottom: 40px !important;
	}
	.rate_avarage{
		font-size: 16px;
	}
	.menu-trigger {
		display: block;
	}
	header .b-nav {
		display: none;
	}
	.header_in {
    	display: block;
	}
	header .logo {
    	width:  100%;
	}
}
@media screen and (max-width:768px){
.visible-xs{
	display:block;
}
.hidden-xs{
	display:none;
}
	.review_form{
		max-height: 80vh;
		overflow: scroll;
	}
	.close{
		right:0;
		top: 0;
	}
	.copy_text_wrap{
		padding: 20px;
	}
	#copy_text{
		padding: 10px;
		margin-bottom: 15px;
	}
	.btn_flex{
		display: block;
	}
	.btn_flex>div{
		margin-right: 0;
		margin-bottom: 15px;
	}
	.appeal-sp {
    	display: block;
	}
	.article_one {
    	display: block;
	}
	.article_content {
    	width: 100%;
	}
	.contents-container {
    	display: block;
	}
	.contents-main {
    	width: 100%;
	}
	.article_img {
    	width: 290px;
    	height: 290px;
        margin: 0 auto 24px;
	}
	.article_img img {
    	width: 290px;
    	height: 290px;
	}
	.contents-sub {
    	width: 100%;
    	margin-left: 0;
	}
	.bnr-space img{
		width: 347px;
		margin: 0 auto;
	}
	.bnr-space{
		max-width: 347px;
	}
	.search .searchandfilter li:first-child{
		display: none;
	}
	.search .searchandfilter li:nth-child(2){
		width: calc(100% - 60px);
	}
	.search .searchandfilter li:nth-child(3){
		width: 60px;
	}
	.search .searchandfilter input[type="text"], .nav-search .searchandfilter input[type="text"]{
		border: solid 1px #000;
		border-right: none;
		width: 100%;
		border-radius: 23px 0 0 23px;
		padding: 6px 12px;
	}
	.search .searchandfilter input[type="submit"], .nav-search .searchandfilter input[type="submit"]{
	    height: 46px;
    	background-color: #fff;
    	color: #000;
    	font-size: 1.2em;
    	border: solid 1px #000;
    	width: 60px;
    	border-radius: 0 23px 23px 0;
    	padding: 0;
    	margin: 0;
	}
	.search h2, .search p {
		display: none;
	}
	.nav-search {
    	width: 100%;
    	padding: 20px 12px;
    	margin: 0;
	}
	.nav-search .searchandfilter li:first-child{
		width: calc(100% - 60px);
	}
	.nav-search .searchandfilter li:nth-child(2){
		width: 60px;
	}
	.search #bbp-search-form #bbp_search {
        border: solid 1px #000;
        border-right: none;
        width: calc(100% - 63px);
        border-radius: 23px 0 0 23px;
        padding: 6px 12px;
		font-size: 1rem;
    }
	.search #bbp-search-form #bbp_search_submit{
        background-color: #fff;
        color: #000;
        border: solid 1px #000;
        width: 60px;
        border-radius: 0 23px 23px 0;
        padding: 0;
        margin: 0;
    }
	.pc-on{
        display:none;
    }
	.mobile-on{
        display: block;
    }
}
@media screen and (max-width:500px){
	.point_num span{
		padding-top: 2px;
	}
	.main-container {
    	padding: 26px 8px;
	}
	.article_one {
    	padding: 0;
	}
.visible-500{
	display:block;
}
.hidden-500{
	display:none;
}
}
