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

/*スマホ用スタイル*/
@media screen and (max-width: 767px){

html{
	overflow-x: hidden;
}
.sp_txt_left{
	text-align: left;
}

/*
 セクション間余白
----------------------------------------------------------- */
section {padding: 40px 0;}
.cta {padding: 15px 0;}
h2 {padding-bottom: 30px}
footer {padding: 15px 0;}

/*
 はみ出し画像中央
----------------------------------------------------------- */
.wic1 img {width: 100%;}
.wic1 {margin-left: -15px; margin-right: -15px;}

.wic2 img {width: 100%;}
.wic2 {margin-left: -15px; margin-right: -15px;}

.wic3 img {width: 100%;}
.wic3 {margin-left: -15px; margin-right: -15px;}

/*
 Header
----------------------------------------------------------- */
header .logo {
	width: 49%;
}
header .container{
	width: 100%;
}
header .tel {
    padding-right: 0;
    line-height: 1.1;
}

/*
 Nav
----------------------------------------------------------- */
#nav_toggle{
	position: absolute;
	top: 8px; /**/
	right: 8px; /**/
	width: 40px; /**/
	height: 30px;
}
#nav_toggle div{
	position: relative;
	width: 30px; /**/
	margin: 0 auto;
}
#nav_toggle span {
	display: block;
	height: 4px;
	background: #000;
	position: absolute;
	width: 100%;
	left: 0;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	border-radius: 3px;
}
#nav_toggle span:nth-child(1){
	top: 5px; /**/
}
#nav_toggle span:nth-child(2) {
	top: 15px; /**/
}
#nav_toggle span:nth-child(3) {
	top: 25px; /**/
}
.open #nav_toggle span:nth-child(1) {
	top: 12px; /**/
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}
.open #nav_toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav_toggle span:nth-child(3) {
	top: 12px; /**/
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
div#nav_toggle:after {
	content: "MENU";
	color: #000;
	display: block;
	padding-top: 80%; /**/
	font-family: "Roboto Condensed",sans-serif;
	font-style: italic;
	font-size: 12px;
	letter-spacing: 0.06em;
	text-align: center;
}
.open div#nav_toggle:after {
	content: "CLOSE";
}
nav ul.container {
	flex-direction: column;
	padding-left: 0;
	padding-right: 0;
}
nav li {
	width: 100%;
	border-left: 0;
	border-right: 0;
}
nav li:not(:last-child) {
	border-bottom: 1px solid #fff;
}
nav li a {
    flex-direction: row;
    color: #fff;
}
.nav_jp {
	padding-bottom: 0;
	padding-right: 10px;
}
nav li {
	position: relative;
}
nav li:before {
	position: absolute;
	content: "";
	right: 10px;
	width: 8px;
	height: 12px;
	background-image: url(../img/sp_menu_arrow.png);
}

/*
 MV
----------------------------------------------------------- */
.mv{
	background: none;
	background-size: cover;
	margin: 0 -15px;
	padding: 0;
}
.mv p img{
	max-width: 100%;
}
.mv .container p{
	margin-left: 0;
}

/*
 CTA
----------------------------------------------------------- */

/*
 CTA2
----------------------------------------------------------- */
.cta2 {
	background-position: bottom center;
}
.cta2 .cta2_img {
	margin-top: -90px;
	margin-right: 0;
	margin-left: 0;
}

/*
 sec01
----------------------------------------------------------- */
.sec01_rbn{
	margin-top: 0;
	margin-left: -26px;
}
.nm10{
	margin-left: -5px;
}
.sec01_01_bg {
    background: url(../img/pc_sec01_bg01.png) no-repeat 75% top;
    background-size: cover;
}
.sec01_02_bg {
    background: url(../img/pc_sec01_bg02.png) no-repeat 75% top;
    background-size: cover;
}
.sec01_03_bg {
    background: url(../img/pc_sec01_bg03.png) no-repeat 75% top;
    background-size: cover;
}

/*
 sec01<CTA e-type>
----------------------------------------------------------- */
.sec01-e {
  background: url("../img/sp_sec01_img02_e.jpg") no-repeat center 56vw;
  background-size: 90vw 46.88vw;
  padding-top: 0;
}
.sec01-e .txt {
  width: 100%;
  height: auto;
  margin-top: 50vw;
}

/*
 sec01<LPO g2.h2>
----------------------------------------------------------- */
.g2_sec02 .ex_wrap h3 {
	font-size: 21px;
	padding: 10px;
}
.g2_sec02 .ex_wrap .box {
	padding: 15px;
	font-size: 18px;
}
.g2_sec02 .ex_wrap .check_list li:before {
	content: "・";
	color: #333;
}
.g2_sec02 .font_l {
	font-size: 24px;
}

.g2_sec03 table th {
	padding: 10px;
	font-size: 16px;
}
.g2_sec03 table td {
	padding: 15px 10px;
}
.g2_sec03 table tr th:first-of-type {
	width: 40%;
}
.g2_sec03 table tr th:not(:first-of-type) {
	width: 60%;
}
.g2_sec03 .float_wrap img {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}

/*
 sec02
----------------------------------------------------------- */
.n_arrow{
	top: -15px;
	width: 60%;
}

/*
 sec02<LPO e-type>
----------------------------------------------------------- */
.sec02-e .sec02_head {
	margin-top: 0;
	margin-left: -4.69vw;
}
.sec02-e .sec02_01_bg {
	background: url("../img/sp_sec02_bg01_e.png") no-repeat center top;
	background-size: cover;
  width: 92.19vw;
  height: auto;
}
.sec02-e .sec02_02_bg {
	background: url("../img/sp_sec02_bg02_e.png") no-repeat center top;
	background-size: cover;
  background-color: #fff;
  width: 92.19vw;
  height: auto;
}
.sec02-e .txt {
    margin-top: 70vw;
}
.sec02-e .sec02_01_bg_h3 {
	background: url("../img/sp_sec02_bg01_h3.png") no-repeat center top;
	background-size: cover;
  width: 92.19vw;
  height: auto;
}
.sec02-e .sec02_02_bg_h3 {
	background: url("../img/sp_sec02_bg02_h3.png") no-repeat center top;
	background-size: cover;
  background-color: #fff;
  width: 92.19vw;
  height: auto;
}
.sec02-e .sec02_01_bg_h3 .txt,
.sec02-e .sec02_02_bg_h3 .txt {
    margin-top: 0;
}

/*
 sec03
----------------------------------------------------------- */
.sec03_01_bg {
    background: url(../img/pc_sec03_rzn1_bg.png) no-repeat 80% top;
    background-size: cover;
}
.sec03_02_bg {
    background: url(../img/pc_sec03_rzn2_bg.png) no-repeat 80% top;
    background-size: cover;
}
.sec03_03_bg {
    background: url(../img/pc_sec03_rzn3_bg.png) no-repeat 80% top;
    background-size: cover;
}

/*
 sec04
----------------------------------------------------------- */
.white_box02{
	padding: 15px;
}
.sec04_fl{
	width: 100%;
	margin-bottom: 15px;
}
.sec04_fr{
	width: 100%;
}

/*
 sec04<LPO e-type>
----------------------------------------------------------- */
.sec04-e .white_box02 {
  width: auto;
	padding: 15px;
}
.sec04-e .flxbox {
  display: block;
}
.sec04-e .flxbox .txt {
  width: 100%;
  margin-right: 0;
}
.sec04-e .flxbox .white_box02 {
  width: 100%;
}
.sec04-e .flxbox .white_box02 h3 {
  width: 100%;
  height: auto;
}

.sec04_h3 {
	display: block;
	text-align: center;
	margin: 0 auto 15px;
	padding: 10px 10px 5px;
	font-size: 18px;
}
.sec04_h3.pc {
	display: none;
}
.sec04_h3.sp {
	display: block;
	width: 100%;
}

/*
 sec05
----------------------------------------------------------- */
.fbox_3 > *{
	width: 100%;
	margin-bottom: 15px;
}
.fbox_3 .cards02{
	width: 100%;
}
.sec05_list_btm {
    padding-bottom: 0;
}

/*
 sec06
----------------------------------------------------------- */
.sec06_01_bg {
    background: #fffeee url(../img/sp_sec06_rzn1_bg.png) no-repeat center center;
	background-size: cover;
}
.sec06_02_bg {
    background: #fffeee url(../img/sp_sec06_rzn2_bg.png) no-repeat center center;
	background-size: cover;
}
.sec06_03_bg {
    background: #fffeee url(../img/sp_sec06_rzn3_bg.png) no-repeat center center;
	background-size: cover;
}
.sec06_04_bg {
    background: #fffeee url(../img/sp_sec06_rzn4_bg.png) no-repeat center center;
	background-size: cover;
}
.sec06_05_bg {
    background: #fffeee url(../img/sp_sec06_rzn5_bg.png) no-repeat center center;
	background-size: cover;
}

/*
 sec06_h2<LPO-h_2>
----------------------------------------------------------- */
.sec06_h2 .step_wrap {
	flex-wrap: wrap;
	gap: 120px;
	padding-top: 30px;
}
.sec06_h2 .step_wrap > div {
width: 100%;
}
.sec06_h2 .step_wrap .white_box_s p:first-child {
margin-top: -60px;
}
.sec06_h2 .step_wrap .white_box_s:not(:last-child):before {
content: "";
background: url(../img/sp_sec06_h2_chevron.png) no-repeat center center/cover;
width: 38px;
height: 22px;
top: inherit;
bottom: -50px;
left: 0;
right: 0;
margin: 0 auto;
}

/*
 sec07
----------------------------------------------------------- */
.com_box{
	padding: 15px;
	font-size: 14px;
}

/*
 sec08
----------------------------------------------------------- */

/*
 sec09
----------------------------------------------------------- */
.qa dt {
    font-size: 20px;
}
.qa {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

/*
 sec10
----------------------------------------------------------- */
.form_inline{
	padding: 15px;
	display: block;
}
.form_list {
    padding-bottom: 15px;
}
.form_label{
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
}
.form_input{
	width: 100%;
}

.sec10 .table_e {
	font-size: 16px;
}
.sec10 .table_e tr {
	border: 1px solid #fff;
}
.sec10 .table_e th,
.sec10 .table_e td {
	/* display: block; */
}
.sec10 .table_e th {
	/* width: 100%; */
	padding: 10px;
}
.sec10 .table_e td {
	/* width: 100%; */
	padding: 10px;
}
.sec10 .fs18 {
	font-size: 14px;
	line-height: 1.4;
}

/*
 sec11
----------------------------------------------------------- */
.sec11_dl dt{
	width: 100%;
	padding: 5px;
}
.sec11_dl dd {
	width: 100%;
	padding: 5px;
}


/*
 Footer
----------------------------------------------------------- */
footer{
	padding: 15px 0;
	padding-bottom: 0;
	font-size: 14px;
}
footer .logo {
	display: block;
    width: 30%;
    float: left;
    align-items: center;
    padding-right: 0;
}
footer .contact {
	display: block;
    float: right;
	width: 60%;
    align-items: center;
    text-align: right;
	padding-right: 0;
}
footer .copy{
	font-size: 12px;
}

}/*スマホ用スタイルend*/
