@charset "UTF-8";

/* ==================================================
	sp
================================================== */
@media screen and (max-width: 599px) {
	
	
	
		#fv {
    width: 100%;
    margin: 0;
  }
	
	  .splide__slide img {
    height: auto;
    width: 100%;
  }
	
	.splide__pagination {
    bottom: -2.4em;
}
	
.splide__pagination__page.is-active {
    background: #bca488;
    transform: scale(1.25);
}
.splide__pagination__page {
    background: #ddd1c3;
    height: 10px;
    width: 10px;
	margin: 10px;
}	
	
	
	
	
	
#service {
  width: 80%;
  margin: 50px auto 0;
  }
	
  .service_wrapper {
  width: 100%;
  margin: 25px auto 0;
  }
  .service_subheading {
  font-size: 1.0rem;
  letter-spacing: 0.1em;
  line-height: 1.6em;
  font-weight: normal;
  /*    margin-top: 50px;*/
  }
	
.service_symbol {
  margin-top: 25px;  }	
.service_symbol img {
  width: 30%;
  }		
	

  .service_txt {
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  text-align: left;
  margin: 25px 5% 0;
  }

	
	
	
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	#instagram {
		    width: 80%;
    margin: 75px auto 0;
	}
	
	#sb_instagram.sbi_width_resp {
		margin: 25px auto 0;
	}
	
	
	#sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item {
    width: 49%;
    margin: 0 2% 10px 0!important;
		
	}


#sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item:nth-last-of-type(-n + 2) {
	margin-bottom: 0 !important;
}

	#sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item:nth-of-type(2n) {
    margin-right: 0!important;
	}
	
	
	
	
	
			  .instagram_btn_more {
    width: 25%;
    margin: 25px auto 0;
    border-radius: 40px;
    background: #bca488;
  }
  .instagram_btn_more p a {
    font-family: 'OmegaSansRegular', sans-serif;
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 10px 0;
    display: block;
  }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	#flow {
		    width: 80%;
    margin: 75px auto 0;
	}
	
	.flow_wrapper {
		margin-top: 50px;	}
	
	
		.flow_inner {
		display: flex;
			flex-direction: column;
/*
    align-items: center;
    justify-content: center;
*/
	}
	

	.flow_step_wrapper {
		width: 15%;
		
		
	}	
	
	.flow_step {
					width: 100%;
	}
	
		.flow_step img {
			width: 100%;
	}
	
	.flow_name_wrapper {
				width: 100%;
		margin: 25px 0;
	}
	
	
	.flow_name {
  font-size: 1.0rem;
  letter-spacing: 0.1em;
  line-height: 1.0em;
						    color: #bca488;

	text-align: center;
	}
	
	
	
		.flow_name:nth-of-type(2) {
			margin-top: 20px;
	}
	

	
		.flow_description_wrapper {
					width: 100%;
			
			
					    position: relative;
margin: -2vw -3%;
    padding: 2vw 3%;
	}
	
	.flow_description {
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  line-height: 1.4em;
		text-align: left;
		

		
	}
	
	
		.flow_description:nth-of-type(2) {
			margin-top: 20px;

	}

	
	
	.flow_description_wrapper:before { 
content: '';
    width: 5%;
    height: 10vw;
    position: absolute;
    display: inline-block;

    border-left: solid 1px #bca488;
    border-top: solid 1px #bca488;
    top:0;
    left: 0;
}

/*
.flow_description_wrapper p {
    margin: 0; 
    padding: 0;
}
*/
	
.flow_description_wrapper span {
color: #bca488;
	display: block;
}	
	
	

	
	
	
	  .flow_btn_wrapper {
    width: 50%;
    margin: 25px auto 0;
    border-radius: 40px;
    background: #bca488;
  }
  .flow_btn_wrapper p a {
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 10px 0;
    display: block;
  }
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		.flow_line_wrapper {
width: 10%;
    margin-left: 2%;
    margin-bottom: 25px;
    margin-top: 25px;	}
	
	.flow_line {
		width: 100%;
	}
	
		.flow_line img {
		width: 100%;
	}
	
	
	
	
	
	
	#price {
		    width: 80%;
    margin: 75px auto 0;
	}

	.price_heading_wrapper {
		display: flex;
		justify-content: space-between;
			margin-top: 50px;
	
	}
	
	
		.price_trapezoid {
/*
  width: 150px;
  height: 100px;
*/
		width: 40%;
  background: #fef7f3;
  clip-path: polygon(0% 100%, 17.5% 0%, 82.5% 0%, 100% 100%);
	}
	
	
		.price_type {
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  line-height: 1.0em;
		padding: 12.5px 0;
	}
	
	
	
	.price_tax_wrapper {
		margin-right: 2%;
	}
	
			.tax_txt {
  font-size: 0.6rem;
  letter-spacing: 0.1em;
  line-height: 1.0em;
						padding: 12.5px 0;
				    color: #bca488;

}	
	
	
	


	
	
	
	
	

	
	.price_list_wrapper {
		background: #fef7f3;
		display: flex;
		flex-direction: column;
	}
	.price_list_heading h3 {
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  line-height: 1.0em;
    font-weight: normal;
    background: #fff;
    color: #bca488;
    margin: 25px 25%;
    padding: 10px 0;
    border-radius: 20px;
	}
	
	.price_list_inner {
		list-style: none;
/*		flex: 1;*/
		margin: 0 10%;
	}
	
/*
		.price_list_inner:last-of-type {
		list-style: none;
		flex: 1;
		margin: 0 10% 0 0;
	}
*/
	
	
	.price_list_txt {
    border-bottom: 1px solid #bca488;
    display: flex;
    align-items: center;
    justify-content: space-between;
margin: 20px 0 40px;
    padding: 0 2% 20px;
	}
	
		.price_item {
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  line-height: 1.0em;

	}
	
		.price {
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  line-height: 1.0em;
	}
	
	
	
	
	
	
	
	
	
		#purchase {
		    width: 80%;
    margin: 75px auto 0;
	}
	
	
	
	.purchase_wrapper {
		width: calc(100% - 20px);
		background: #fff7f3;
		margin-top: 25px;
		padding: 10px;
	}
	
	.purchase_inner {
		width: calc(100% - 4px);
				background: #fff7f3;
		border: 2px solid #fff;
		margin: 0 auto;
	}
	
			.purchase_img {
			width: 30%;
				margin: 25px auto 0;
	}
	
		.purchase_img img {
			width: 100%;
	}
	

		.purchase_txt_wrapper {
width: 84%;
    margin: 25px auto;
	}
	
	.purchase_txt {
				font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.4em;
		text-align: left;
		margin-top: 25px;
	}
		.purchase_txt:first-of-type {
		margin-top: 0;
	}
	
	
	
	
	
	
	
	
	
	
	#faq {
		    width: 80%;
    margin: 75px auto 0;
	}
	
	
	.faq_wrapper {
		margin-top: 60px;
	}
	
		.faq_wrapper:first-of-type {
		margin-top: 50px;
	}
	
	
	
	/*ベース*/
.faq_toggle {
	display: none;
}
.question_wrapper {		/*タイトル*/
/*	padding: 1em;*/
	display: block;
/*
	color: #fff;
	background:#019ac6;
*/
}
.question_wrapper::before{		/*タイトル横の矢印*/
/*
	content:"";
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 3px );
	right: 20px;
	transform: rotate(135deg);
*/
}
.question_wrapper,
.answer_wrapper {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.answer_wrapper {		/*本文*/
	height: 0;
/*
	margin-bottom:10px;
	padding:0 20px;
*/
	overflow: hidden;
}
.faq_toggle:checked + .question_wrapper + .answer_wrapper {	/*開閉時*/
	height: auto;
	padding: 20px 0 0;
	transition: all .3s;
}
/*
.faq_toggle:checked + .question_wrapper::before {
	transform: rotate(-45deg) !important;
}
*/
	
/*
	
	.faq_wrapper {
		width: 100%;
		
	}
*/
	

	.question_inner {
		list-style: none;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
	}
	
	.question_img {
		width: 15%;
	}
	
		.question_img img {
		width: 100%;
	}
	
	.question_txt {
font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    text-align: left;
    padding: 0 0 8px;
    border-bottom: 1px solid #bca488;
    width: 66%;
    margin: 0 2%;
		
	}
	
/*
	.answer_wrapper {
				width: 100%;
	}
	
*/
	.answer_inner {
		list-style: none;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.answer_img {
		width: 15%;
	}
	
		.answer_img img {
				width: 100%;
	}
	
	.answer_txt {
font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    text-align: left;
    padding: 0 0 0;
    width: 66%;
    margin: 0 2%;
	}
	
	
	
	
	
	
	
	
	
	
	#contact {
		    width: 80%;
    margin: 75px auto 0;
}
			
	.contact_txt {
font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.4em;
	}
			

		

	
			  .contact_btn {
    width: 50%;
    margin: 25px auto 0;
    border-radius: 40px;
    background: #bca488;
  }
  .contact_btn p a {
/*    font-family: 'OmegaSansRegular', sans-serif;*/
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 10px 0;
    display: block;
  }
	
	
	
	
}

/* ==================================================
	tb
================================================== */
@media screen and (min-width: 600px) and (max-width: 1024px) {
	
	
	
	
	
		#fv {
    width: 100%;
    margin: 0;
  }
	
	  .splide__slide img {
    height: auto;
    width: 100%;
  }
	
	.splide__pagination {
    bottom: -2.4em;
}
	
.splide__pagination__page.is-active {
    background: #bca488;
    transform: scale(1.25);
}
.splide__pagination__page {
    background: #ddd1c3;
    height: 10px;
    width: 10px;
	margin: 10px;
}	
	
	
	
	
	
#service {
  width: 80%;
  margin: 50px auto 0;
  }
	
  .service_wrapper {
  width: 100%;
  margin: 25px auto 0;
  }
  .service_subheading {
  font-size: 1.0rem;
  letter-spacing: 0.1em;
  line-height: 1.6em;
  font-weight: normal;
  /*    margin-top: 50px;*/
  }
	
.service_symbol {
  margin-top: 25px;  }	
.service_symbol img {
  width: 30%;
  }		
	

  .service_txt {
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  text-align: left;
  margin: 25px 5% 0;
  }

	
	
	
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	#instagram {
		    width: 80%;
    margin: 75px auto 0;
	}
	
	#sb_instagram.sbi_width_resp {
		margin: 25px auto 0;
	}
	
	
	#sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item {
    width: 49%;
    margin: 0 2% 10px 0!important;
		
	}


#sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item:nth-last-of-type(-n + 2) {
	margin-bottom: 0 !important;
}

	#sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item:nth-of-type(2n) {
    margin-right: 0!important;
	}
	
	
	
	
	
			  .instagram_btn_more {
    width: 25%;
    margin: 25px auto 0;
    border-radius: 40px;
    background: #bca488;
  }
  .instagram_btn_more p a {
    font-family: 'OmegaSansRegular', sans-serif;
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 10px 0;
    display: block;
  }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	#flow {
		    width: 80%;
    margin: 75px auto 0;
	}
	
	.flow_wrapper {
		margin-top: 50px;	}
	
	
		.flow_inner {
		display: flex;
			flex-direction: column;
/*
    align-items: center;
    justify-content: center;
*/
	}
	

	.flow_step_wrapper {
		width: 15%;
		
		
	}	
	
	.flow_step {
					width: 100%;
	}
	
		.flow_step img {
			width: 100%;
	}
	
	.flow_name_wrapper {
				width: 100%;
		margin: 25px 0;
	}
	
	
	.flow_name {
  font-size: 1.0rem;
  letter-spacing: 0.1em;
  line-height: 1.0em;
						    color: #bca488;

	text-align: center;
	}
	
	
	
		.flow_name:nth-of-type(2) {
			margin-top: 20px;
	}
	

	
		.flow_description_wrapper {
					width: 100%;
			
			
					    position: relative;
margin: -2vw -3%;
    padding: 2vw 3%;
	}
	
	.flow_description {
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  line-height: 1.4em;
		text-align: left;
		

		
	}
	
	
		.flow_description:nth-of-type(2) {
			margin-top: 20px;

	}

	
	
	.flow_description_wrapper:before { 
content: '';
    width: 5%;
    height: 10vw;
    position: absolute;
    display: inline-block;

    border-left: solid 1px #bca488;
    border-top: solid 1px #bca488;
    top:0;
    left: 0;
}

/*
.flow_description_wrapper p {
    margin: 0; 
    padding: 0;
}
*/
	
.flow_description_wrapper span {
color: #bca488;
	display: block;
}	
	
	

	
	
	
	  .flow_btn_wrapper {
    width: 50%;
    margin: 25px auto 0;
    border-radius: 40px;
    background: #bca488;
  }
  .flow_btn_wrapper p a {
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 10px 0;
    display: block;
  }
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		.flow_line_wrapper {
width: 10%;
    margin-left: 2%;
    margin-bottom: 25px;
    margin-top: 25px;	}
	
	.flow_line {
		width: 100%;
	}
	
		.flow_line img {
		width: 100%;
	}
	
	
	
	
	
	
	#price {
		    width: 80%;
    margin: 75px auto 0;
	}

	.price_heading_wrapper {
		display: flex;
		justify-content: space-between;
			margin-top: 50px;
	
	}
	
	
		.price_trapezoid {
/*
  width: 150px;
  height: 100px;
*/
		width: 40%;
  background: #fef7f3;
  clip-path: polygon(0% 100%, 17.5% 0%, 82.5% 0%, 100% 100%);
	}
	
	
		.price_type {
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  line-height: 1.0em;
		padding: 12.5px 0;
	}
	
	
	
	.price_tax_wrapper {
		margin-right: 2%;
	}
	
			.tax_txt {
  font-size: 0.6rem;
  letter-spacing: 0.1em;
  line-height: 1.0em;
						padding: 12.5px 0;
				    color: #bca488;

}	
	
	
	


	
	
	
	
	

	
	.price_list_wrapper {
		background: #fef7f3;
		display: flex;
		flex-direction: column;
	}
	.price_list_heading h3 {
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  line-height: 1.0em;
    font-weight: normal;
    background: #fff;
    color: #bca488;
    margin: 25px 25%;
    padding: 10px 0;
    border-radius: 20px;
	}
	
	.price_list_inner {
		list-style: none;
/*		flex: 1;*/
		margin: 0 10%;
	}
	
/*
		.price_list_inner:last-of-type {
		list-style: none;
		flex: 1;
		margin: 0 10% 0 0;
	}
*/
	
	
	.price_list_txt {
    border-bottom: 1px solid #bca488;
    display: flex;
    align-items: center;
    justify-content: space-between;
margin: 20px 0 40px;
    padding: 0 2% 20px;
	}
	
		.price_item {
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  line-height: 1.0em;

	}
	
		.price {
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  line-height: 1.0em;
	}
	
	
	
	
	
	
	
	
	
	
		#purchase {
		    width: 80%;
    margin: 75px auto 0;
	}
	
	
	
	.purchase_wrapper {
		width: calc(100% - 20px);
		background: #fff7f3;
		margin-top: 25px;
		padding: 10px;
	}
	
	.purchase_inner {
		width: calc(100% - 4px);
				background: #fff7f3;
		border: 2px solid #fff;
		margin: 0 auto;
	}
	
			.purchase_img {
			width: 30%;
				margin: 25px auto 0;
	}
	
		.purchase_img img {
			width: 100%;
	}
	

		.purchase_txt_wrapper {
width: 84%;
    margin: 25px auto;
	}
	
	.purchase_txt {
				font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.4em;
		text-align: left;
		margin-top: 25px;
	}
		.purchase_txt:first-of-type {
		margin-top: 0;
	}
	
	
	
	
	
	
	
	#faq {
		    width: 80%;
    margin: 75px auto 0;
	}
	
	
	.faq_wrapper {
		margin-top: 60px;
	}
	
		.faq_wrapper:first-of-type {
		margin-top: 50px;
	}
	
	
	
	/*ベース*/
.faq_toggle {
	display: none;
}
.question_wrapper {		/*タイトル*/
/*	padding: 1em;*/
	display: block;
/*
	color: #fff;
	background:#019ac6;
*/
}
.question_wrapper::before{		/*タイトル横の矢印*/
/*
	content:"";
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 3px );
	right: 20px;
	transform: rotate(135deg);
*/
}
.question_wrapper,
.answer_wrapper {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.answer_wrapper {		/*本文*/
	height: 0;
/*
	margin-bottom:10px;
	padding:0 20px;
*/
	overflow: hidden;
}
.faq_toggle:checked + .question_wrapper + .answer_wrapper {	/*開閉時*/
	height: auto;
	padding: 20px 0 0;
	transition: all .3s;
}
/*
.faq_toggle:checked + .question_wrapper::before {
	transform: rotate(-45deg) !important;
}
*/
	
/*
	
	.faq_wrapper {
		width: 100%;
		
	}
*/
	

	.question_inner {
		list-style: none;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
	}
	
	.question_img {
		width: 15%;
	}
	
		.question_img img {
		width: 100%;
	}
	
	.question_txt {
font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    text-align: left;
    padding: 0 0 8px;
    border-bottom: 1px solid #bca488;
    width: 66%;
    margin: 0 2%;
		
	}
	
/*
	.answer_wrapper {
				width: 100%;
	}
	
*/
	.answer_inner {
		list-style: none;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.answer_img {
		width: 15%;
	}
	
		.answer_img img {
				width: 100%;
	}
	
	.answer_txt {
font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    text-align: left;
    padding: 0 0 0;
    width: 66%;
    margin: 0 2%;
	}
	
	
	
	
	
	
	
	
	
	
	#contact {
		    width: 80%;
    margin: 75px auto 0;
}
			
	.contact_txt {
font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.4em;
	}
			

		

	
			  .contact_btn {
    width: 50%;
    margin: 25px auto 0;
    border-radius: 40px;
    background: #bca488;
  }
  .contact_btn p a {
/*    font-family: 'OmegaSansRegular', sans-serif;*/
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 10px 0;
    display: block;
  }
	
	
}
/* ==================================================
	pc
================================================== */
@media screen and (min-width: 1025px) {
  
	
	
	
  #fv {
    width: 100%;
    margin: 0;
  }
	
	  .splide__slide img {
    height: auto;
    width: 100%;
  }
	
	.splide__pagination {
    bottom: -2.4em;
}
	
.splide__pagination__page.is-active {
    background: #bca488;
    transform: scale(1.75);
}
.splide__pagination__page {
    background: #ddd1c3;
    height: 10px;
    width: 10px;
	margin: 10px;
}	
	
	
	
	
	
#service {
    width: 80%;
    margin: 100px auto 0;
  }
	
  .service_wrapper {
    width: 80%;
    margin: 50px auto 0;
  }
  .service_subheading {
    font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    font-weight: normal;
    margin-top: 50px;
  }
	
.service_symbol {
	    margin-top: 50px;
  }	
.service_symbol img {
	width: 10%;
  }		
	
	
	
	
	
	
  .service_txt {
    font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    text-align: left;
    margin-top: 50px;
	  padding: 0 10%;
  }
	
#instagram {
		    width: 80%;
    margin: 100px auto 0;
	}
	#sb_instagram  {
    margin-top: 50px;
}
	
	
	.sbi_photo_wrap {
		margin: 0 5% 1vw;
	}
	

	
		.sbi_photo_wrap a {
		
	}
	
	
		.sbi_photo_wrap a img {
		
	}
	
	
	
			  .instagram_btn_more {
    width: 12%;
    margin: 50px auto 0;
    border-radius: 40px;
    background: #bca488;
  }
  .instagram_btn_more p a {
    font-family: 'OmegaSansRegular', sans-serif;
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 1vw 0;
    display: block;
  }
	
	
	#flow {
				    width: 80%;
    margin: 100px auto 0;
	}
	
	.flow_wrapper {
		margin-top: 50px;	}
	
	
		.flow_inner {
		display: flex;
    align-items: center;
    justify-content: center;
	}
	

	.flow_step_wrapper {
		width: 10%;
		
		
	}	
	
	.flow_step {
	}
	
		.flow_step img {
			width: 100%;
	}
	
	.flow_name_wrapper {
				width: 40%;
	}
	
	
	.flow_name {
		font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
						    color: #bca488;

	text-align: center;
	}
	
	
	
		.flow_name:nth-of-type(2) {
			margin-top: 20px;
	}
	

	
		.flow_description_wrapper {
					width: 50%;
			
			
					    position: relative;
margin: -1vw -2%;
    padding: 1vw 2%;
	}
	
	.flow_description {
		font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
		text-align: left;
		

		
	}
	
	
		.flow_description:nth-of-type(2) {
			margin-top: 20px;

	}

	
	
	.flow_description_wrapper:before { 
content: '';
    width: 5%;
    height: 5vw;
    position: absolute;
    display: inline-block;

    border-left: solid 1px #bca488;
    border-top: solid 1px #bca488;
    top:0;
    left: 0;
}

/*
.flow_description_wrapper p {
    margin: 0; 
    padding: 0;
}
*/
	
.flow_description_wrapper span {
color: #bca488;
	display: block;
}	
	
	

	
	
	
	  .flow_btn_wrapper {
    width: 30%;
/*    margin-top: 50px;*/
    border-radius: 40px;
    background: #bca488;
		  float: right;
  }
  .flow_btn_wrapper p a {
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 1vw 0;
    display: block;
  }
	
	
	
	
	
	
		.flow_line_wrapper {
		width: 10%;
	}
	
	.flow_line {
		
	}
	
		.flow_line img {
		width: 30%;
	}
	
	
	
	
	
	
	#price {
				    width: 80%;
    margin: 100px auto 0;
	}

	.price_heading_wrapper {
		display: flex;
		justify-content: space-between;
			margin-top: 75px;
	
	}
	
	
		.price_heading_wrapper:first-of-type {
			margin-top: 50px;
	
	}
	
	
	
	
		.price_trapezoid {
/*
  width: 150px;
  height: 100px;
*/
		width: 20%;
  background: #fef7f3;
  clip-path: polygon(0% 100%, 17.5% 0%, 82.5% 0%, 100% 100%);
	}
	
	
		.price_type {
		font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
		padding: 25px 0 12.5px;
	}
	
	
	
	.price_tax_wrapper {
		margin-right: 2%;
	}
	
			.tax_txt {
	font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
		padding: 25px 0 12.5px;
				    color: #bca488;

}	
	
	
	


	
	
	
	
	

	
	.price_list_wrapper {
		background: #fef7f3;
		display: flex;
	}
	.price_list_heading h3 {
font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: normal;
    background: #fff;
    color: #bca488;
    margin: 50px 25%;
    padding: 1vw 0;
    border-radius: 40px;
	}
	
	.price_list_inner {
		list-style: none;
		flex: 1;
		margin: 0 5% 0 7.5%;
	}
	
		.price_list_inner:last-of-type {
		list-style: none;
		flex: 1;
		margin: 0 7.5% 0 0;
	}
	
	
	.price_list_txt {
    border-bottom: 1px solid #bca488;
    display: flex;
    align-items: center;
    justify-content: space-between;
margin: 25px 0 50px;
    padding: 0 0 25px;
	}
	
		.price_item {
font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
			text-align: left;

	}
	
		.price {
font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
	}
	
	
	
	
	
	
	
	
		#purchase {
		    width: 80%;
    margin: 100px auto 0;
	}
	
	
	
	.purchase_wrapper {
width: calc(80% - 40px);
    background: #fff7f3;
    margin: 50px auto 0;
    padding: 20px;
	}
	
	.purchase_inner {
		width: calc(100% - 8px);
				background: #fff7f3;
		border: 4px solid #fff;
		margin: 0 auto;
	}
	
			.purchase_img {
			width: 10%;
				margin: 50px auto 0;
	}
	
		.purchase_img img {
			width: 100%;
	}
	

		.purchase_txt_wrapper {
width: 70%;
    margin: 50px auto;
	}
	
	.purchase_txt {
				font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
		text-align: left;
		margin-top: 25px;
	}
		.purchase_txt:first-of-type {
		margin-top: 0;
	}
	
	
	
	
	
	
	
	
	
	
	#faq {
				    width: 80%;
    margin: 100px auto 0;
	}
	
	
	.faq_wrapper {
		width: 90%;
		margin: 50px auto 0;
	}
	
/*
		.faq_wrapper:first-of-type {
		margin-top: 50px;
	}
*/
	
	
	
	/*ベース*/
.faq_toggle {
	display: none;
}
.question_wrapper {		/*タイトル*/
/*	padding: 1em;*/
	display: block;
/*
	color: #fff;
	background:#019ac6;
*/
}
.question_wrapper::before{		/*タイトル横の矢印*/
/*
	content:"";
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 3px );
	right: 20px;
	transform: rotate(135deg);
*/
}
.question_wrapper,
.answer_wrapper {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.answer_wrapper {		/*本文*/
	height: 0;
/*
	margin-bottom:10px;
	padding:0 20px;
*/
	overflow: hidden;
}
.faq_toggle:checked + .question_wrapper + .answer_wrapper {	/*開閉時*/
	height: auto;
	padding: 20px 0 0;
	transition: all .3s;
}
/*
.faq_toggle:checked + .question_wrapper::before {
	transform: rotate(-45deg) !important;
}
*/
	
/*
	
	.faq_wrapper {
		width: 100%;
		
	}
*/
	

	.question_inner {
		list-style: none;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}
	
	.question_img {
		width: 10%;
	}
	
		.question_img img {
		width: 100%;
	}
	
	.question_txt {
font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    text-align: center;
    padding: 0 2% 12.5px;
		border-bottom: 1px solid #bca488;
		width: calc(80% - 4%);
	}
	
/*
	.answer_wrapper {
				width: 100%;
	}
	
*/
	.answer_inner {
		list-style: none;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;

	}
	
	.answer_img {
				width: 10%;
	}
	
		.answer_img img {
				width: 100%;
	}
	
	.answer_txt {
font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    text-align: center;
    padding: 0 2% 12.5px;
		border-bottom: 1px solid #bca488;
		width: calc(80% - 4%);
	}
	
	
	
	
	
	
	
	
	
	
	#contact {
		    width: 80%;
    margin: 100px auto 0;
}
			
	.contact_txt {
						font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
	}
			

		

	
			  .contact_btn {
    width: 15%;
    margin: 50px auto 0;
    border-radius: 40px;
    background: #bca488;
  }
  .contact_btn p a {
/*    font-family: 'OmegaSansRegular', sans-serif;*/
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 1.0vw 0;
    display: block;
  }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		#brand {
		    width: 80%;
    margin: 100px auto 0;
	}
	
	.brand_wrapper {
		display: flex;
    align-items: center;
    justify-content: center;
    width: 80%;
    margin: 50px auto 0;
	}
	
	.brand_img_wrapper {
		margin-right: 5%;
    width: 20%;
	}
	
		.brand_img_wrapper img {
    width: 100%;
	}
	
	.brand_txt_wrapper {
	width: 75%;	
	}
	
	.brand_name {
font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #bca488;
    font-weight: normal;
    text-align: left;
	}
	
	.brand_txt {
font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    text-align: left;
    margin-top: 25px;
	}
	
		.brand_list_wrapper {
    width: 80%;
    margin: 50px auto 0;
	}
	
	.brand_list {
font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    text-align: left;
		word-break: break-all;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		#online {
		    width: 80%;
    margin: 100px auto 0;
	}
	
	
	
	
	.online_wrapper {
		display: flex;
    align-items: center;
    justify-content: center;
		width: 80%;
    margin: 50px auto 0;
	}
	
	.online_img_wrapper {
			margin-right: 10%;
    width: 30%;
	}
	
		.online_img_wrapper img {
		width: 100%;
	}
	
	.online_txt_wrapper {
	width: 60%;	
	}
	
	.online_txt {
				font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
		text-align: left;
	}
	
	
		.online_link_wrapper {
		width: 70%;
    margin: 50px auto 0;
	}
	
	
	.online_link_txt {
		font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
	}
	
	.online_link_img {
		margin-top: 20px;
		
	}
	
		.online_link_img img {
		width: 100%;
	}
	
	
	
	
	
	
	
			#after {
		    width: 80%;
    margin: 100px auto 0;
	}
	
	
	
	.after_wrapper {
		width: 100%;
		background: #fff7f3;
		margin-top: 50px;
		padding: 20px;
	}
	
	.after_inner {
		width: calc(100% - 8px);
				background: #fff7f3;
		border: 4px solid #fff;
		margin: 0 auto;
	}
	
			.after_img {
			width: 10%;
				margin: 50px auto 0;
	}
	
		.after_img img {
			width: 100%;
	}
	

		.after_txt_wrapper {
width: 70%;
    margin: 75px auto 50px;
	}
	
	.after_txt {
				font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.6em;
		text-align: left;
		margin-top: 40px;
	}
		.after_txt:first-of-type {
		margin-top: 0;
	}
	
	
	
	
	
	
	
	
	
			#maintenance {
		    width: 80%;
    margin: 100px auto 0;
	}
	
	
	.maintenance_wrapper {
		width: 100%;
	}
	
	.maintenance_txt {
						font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
	}
	
	.maintenance_link_wrapper {
		width: 50%;
    margin: 75px auto 0;
	}
	
	.maintenance_link_txt {
				font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
	}
	
	.maintenance_link_img {
		margin-top: 20px;
	}
	
		.maintenance_link_img img {
			width: 100%;
	}
	
	
	
	
	
	
	
}