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


@media screen and (max-width:768px){
.visible-sp{
	display:block;
}
.hidden-sp{
	display:none !important;
}
body{
	font-size: 16px;
	line-height: 1.4;
}
.fixedcontainer{
	width: 94%;
}
.header_in{
	padding: 5px;
	background-color: #fff;
}
.g-nav{
	background-color: #fff;
	height: 100vh;
}
.active .logo a svg .st0{
	fill: #B79655;
}
.active .menu-trigger span{
	background-color: #333;
}
.list{
	padding: 20px 0;
	background-color: rgba(183, 150, 85, 0.95);
}
.list li{
	margin-top: 0;
}
.logo a svg{
	width: 270px;
}
.youtube iframe{
	width: 100%;
	height: 60vw;
}

.g-nav{
	padding-bottom: 0;
	padding-top: 60px;
}
.list a{
	font-size: 30px;
	padding: 5px 0;
}
.sp-menu{
	background-color: #fff;
	text-align: center;
	padding-top: 30px;
}
.header_btn{
	font-size: 22px;
	width: 212px;
	justify-content: flex-start;
	margin: 0 auto 20px;
	padding: 5px 10px;
}
.header_btn span{
	width: calc(100% - 24px);
	text-align: center;
}
.active .header_btn1 {
    border: 1px solid #B79655;
    color: #B79655;
    background-color: #fff;
    transition: all 0.5s;
}
.active .header_btn1 svg .st1{
	stroke: #B79655;
}
.active .header_btn2{
	border: 1px solid #B79655;
	background-color: #B79655;
	color: #fff;
	transition: all 0.5s;
}
.active .header_btn2 svg .st2{
	stroke: #fff;
}
.header_btn svg{
	width: 24px;
}
.slideshow-fade2{
    position: relative;
    width: 100%;
    height: 124vw;
}
.slideshow-fade2 li{
    list-style: none;
    width: 100%;
    height: 100%;
}
.slideshow-fade2 li img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.fv_ttl{
	padding: 15px 0;
	font-size: 17px;
}
.service{
	display: block;
}
.service_content{
	width: 100%;
	padding: 20px 5%;
}
.title{
	font-size: 30px;
	margin-bottom: 0;
}
.sub_ttl{
	font-size: 16px;
	margin-bottom: 15px;
}
.service_bar{
	width: 120px;
	margin-left: -5vw;
	margin-bottom: 30px;
}
.service_img{
	width: 100%;
	height: 54vw;
	background-image: url(../img/service-sp.png);
}
.cta{
	padding: 25px 0;
}
.cta_txt{
	margin-bottom: 25px;
}
.cta_ttl{
	font-size: 25px;
	width: 90%;
	margin: 0 auto;
	padding: 15px 0 35px;
}
.cta_btn{
	font-size: 26px;
	padding: 10px 20px;
}
.back{
	height: 64vw;
	background-image: url(../img/back-sp.png);
}
.description{
	padding: 25px 0;
}
.desc_ttl{
	font-size: 25px;
	line-height: 1.2;
	margin-bottom: 10px;
}
.merit{
	padding: 25px 0;
}
.merit_one{
	margin-top: 25px;
	display: block;
}
.merit_one_ttl{
	width: calc(100% - 70px);
	font-size: 22px;
}
.merit_content{
	width: 100%;
}
.merit_one_img{
	width: 100%;
	margin-top: 15px;
}
.merit_one_num{
	font-size: 12px;
	width: 58px;
	height: 58px;
}
.merit_one_num span{
	font-size: 25px;
}
.merit_header{
	margin-bottom: 15px;
}
.change_tbl{
	margin-top: 20px;
}
.change{
	padding-bottom: 30px;
}
.change_tbl table tbody th{
	min-width: 0;
	font-size: 18px;
}
.change_tbl table tbody td{
	min-width: 0;
	font-size: 18px;
	border-right: 1px solid #B79655;
}
.change_tbl table tbody th:last-child,
.change_tbl table tbody td:last-child{
	border-right: none;
}
.change_tbl table tbody tr:nth-child(2) td{
	font-size: 24px;
}
.flow{
	padding: 30px 0;
	background-image: url(../img/flow-back-sp.png);
}
.flow_list{
	display: block;
	width: 90%;
	margin: 0 auto;
}
.flow_list:before{
	width: 4px;
	height: 100%;
	left: 58px;
	top: 0;
}
.flow_one{
	width: 100%;
	display: flex;
	align-items: center;
	margin-top: 25px;
}
.flow_one_txt{
	font-size: 16px;
	text-align: left;
	margin-left: 20px;
	margin-top: 0;
}
.gallery{
	padding-top: 30px;
}
.message{
	padding-top: 30px;
}
.message_one{
	margin-top: 0;
	margin-bottom: 35px;
	min-height: 220px;
}
.message_one:last-child{
	margin-bottom: 0;
}
.message_one_header{
	display: block;
	background-color: #fff;
	margin-left: 0;
	padding: 0;
}
.message_one_name{
	background-color: #B79655;
	padding: 5px 10px;
	font-size: 18px;
}
.message_one_price{
	padding: 5px 10px;
	color: #B79655;
	margin-bottom: 5px;
}
.message_one_txt{
	margin: 0px 130px 0 0;
}
.message_one_img{
	right: 0;
	left: auto;
}
.instagram_list{
	width: 80%;
	margin: 0 auto;
}
.instagram{
	padding: 30px 0;
}
.instagram .title{
	margin-bottom: 20px;
}
.fixed_bottom{
	right: 20px;
	bottom: 20px;
}
.faq{
	padding: 30px 0;
}
.ques:before{
	font-size: 30px;
	left: 10px;
	top: 10px;
}
.ques{
	padding: 10px 40px;
}
.ques:after{
	width: 12px;
	right: 10px;
	top: 25px;
}
.ans{
	margin-left: 0;
	padding: 10px 20px 10px 40px;
}
.ans:before{
	font-size: 30px;
	left: 10px;
	top: 10px;
}
.faq_one{
	margin-top: 15px;
}
.footer{
	padding: 20px 0 10px;
}
.sns_links{
	margin-bottom: 15px;
}
}
