@charset "utf-8";

/* commmon
-------------------------------------------------------------------*/

/*================================*/

.base-table{
	width:100%;
	border-collapse:collapse;
}
.base-table th,
.base-table td{
	padding: 10px;
	vertical-align:top;
	color:#354659;
	text-align:center;
}
.base-table th{
	border: solid 1px #05130c;
	background-color:#3db5cf;
	color:#fff;
}
.base-table td{
	border: solid 1px #05130c;
	vertical-align:top;
}
.base-table thead th{
	text-align:center;
	vertical-align:middle;
}
.base-table tbody th{
	width:auto;
}
.base-table td{
	background-color:#fff;
	width:50%;
}


#lp_content_main {
	background: #FFFFFF;
    color: #222;
    font-family: 'Noto Sans JP', "游ゴシック Medium", "Yu Gothic Medium" ,"游ゴシック体", "Yu Gothic", YuGothic , 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    line-height: 1.4;
    width: 100%;
    font-size: 18px;
    display: block;
    max-width: 1180px;
    margin: 0 auto;
    text-align: center;
	letter-spacing:0.05em;
}
#lp_content_main .innerwrap {
	max-width: 969px;
	margin: auto;
}
#lp_content_main .innerwrap_2 {
    padding: 0px 58px;
}
#lp_content_main p {
    font-size: 1.111em;
    text-align: left;
    line-height: 1.8;
    letter-spacing: normal;
}
#lp_content_main .center {
    text-align: center;
}


#lp_content_main .blue {
    color: #0d6aaf;
}
#lp_content_main .white {
    color: #fff;
}

#lp_content_main .ttl_blue {
    width: 90%;
    height: auto;
    background-color: #8ecdda;
    border-radius: 40px;
    color: #fff;
    font-size: 1.444em;
    text-align: left;
    padding: 13px 0px 13px 57px;
    font-weight: bold;
    margin: 0 auto 25px auto;
}

#lp_content_main .ttl_sub {
    width: 100%;
    position: relative;
    color: #969696;
    border-bottom: 5px solid #969696;
    padding: 0 0 10px 5px;
    font-size: 1.555em;
    text-align: left;
    font-weight: bold;
}
#lp_content_main .ttl_sub::before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    left: 0;
    bottom: 23px;
}

#lp_content_main .check {
    position: relative;
    padding-left: 40px;
    line-height: 2;
}
#lp_content_main .check::before {
    position: absolute;
    content: "";
    background-image: url(check.png);
    width: 22px;
    height: 17px;
    left: 0;
    top: 15px;
}
#lp_content_main .check span {
    color: #063c53;
	font-weight: bold;
}

#lp_content_main .btn {
    position: relative;
    background-color: #0d6aaf;
    max-width: 500px;
    height: 90px;
    border: 2px solid #fff;
    padding: 20px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.4s;
    text-decoration: none;
    box-shadow: 0 0 0 0px #fff, 0 0 0 9px #0d6aaf;
    box-sizing: border-box;
}
#lp_content_main .btn::before {
    position: absolute;
    content: "";
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    left: 87%;
    right: 0;
    margin: auto;
    width: 13px;
    height: 13px;
    transform: rotate(-135deg);
}
#lp_content_main .btn:hover {
    transform: translateY(10px);
}
#lp_content_main .btn p {
    color: #fff;
    font-size: 1.333em;
	font-weight: 500;
	letter-spacing: 2px;
}

#lp_content_main .title_top {
    width: 100%;
    background-color: #0d6aaf;
    padding: 30px 0px 40px 0px;
    color: #fff;
    margin-bottom: 40px;
}
#lp_content_main .title_top .min_txt {
    text-align: center;
}
#lp_content_main .title_top .main_ttl {
    font-size: 2.778em;
    font-weight: bold;
}

#lp_content_main .side_slash p {
	display:inline-block;
	position:relative;
	padding: 0 0.5em;
}
#lp_content_main .side_slash p:before,
#lp_content_main .side_slash p:after{
	content:"";
	display:block;
	position:absolute;
	top: 0.4em;
	bottom: 0.4em;
	left:0;
	width:4px;
}
#lp_content_main .side_slash p:after{
	left:auto;
	right:0;
}

#lp_content_main .box {
    width: 100%;
    padding: 38px 0;
    border-radius: 100px;
	background: #15528f;
}
#lp_content_main .box p {
	padding-left: 10px;
}
#lp_content_main .box p span {
    position: relative;
    font-size: 2.0em;
    font-weight: bold;
}

#lp_content_main .txt_index {
	padding-left: 1em;
	text-indent: -1em;
}

/*mainvisual*/
#lp_content_main .visual {
    position: relative;
    background-image: url(back.jpg);
    height: 590px;
    width: 100%;
    background-size: cover;
}
#lp_content_main .visual .visual_sub_txt {
    position: absolute;
    left: 0;
    top: 62px;
}
#lp_content_main .visual .visual_sub_txt p {
    color: #15528f;
}
#lp_content_main .visual  .main_title {
    text-align: left;
    position: absolute;
    left: 125px;
    bottom: 45px;
}
#lp_content_main .visual .side_slash p {
    font-size: 1.5em;
    font-weight: bold;
    color: #15528f;
    width: 98%;
}
#lp_content_main .visual h1 {
    font-size: 3.444em;
    font-weight: 800;
    color: #15528f;
    line-height: 1.3;
}
#lp_content_main .visual .visual_sub_txt {
    width: 603px;
    height: 102px;
    background-color: #fff;
    border-radius: 0 60px 60px 0;
    display: flex;
    align-items: center;
}
#lp_content_main .visual .visual_sub_txt p {
    font-size: 2.32em;
    font-weight: bold;
    text-align: left;
    padding-left: 115px;
    line-height: 1.5;
}
#lp_content_main .blue_line {
    background-color: #0d6aaf;
    width: 100%;
    padding: 10px 0px;
    color: #fff;
}
#lp_content_main .blue_line p {
    font-size: 0.889em;
}

#lp_content_main .white_line {
    background-color: #fff;
    width: 100%;
    padding: 10px 0 50px 0;
    color: #000;
}
#lp_content_main .white_line p {
    font-size: 1.5em;
}

#lp_content_main .fukidashi {
	background-color: #8ecdda;
	border-radius: 30px;
	width: 972px;
	padding: 35px 0px 40px 0px;
	position: relative;
	margin: auto;
}
#lp_content_main .fukidashi::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: -20%;
	margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 20px solid transparent;
	border-left: 20px solid transparent;
	border-bottom: 0;
	border-top: 30px solid #8ecdda;
}
#lp_content_main .fukidashi p {
	font-size: 34px;
	font-weight: bold;
	color: #fff;
}
#lp_content_main .fukidashi .yellow {
	color: #ffe92e;
}
#lp_content_main .fukidashi .gray {
	color: #001;
}

/*section01*/
#lp_content_main .section01 {
    width: 100%;
    bottom: 0;
    background-image: url(bg_back.jpg);
    background-size: cover;
    padding: 50px 0 40px 0;
}
#lp_content_main .section01 h2 {
    font-size: 2.778em;
    font-weight: 800;
    color: #0d6aaf;
    margin-bottom: 30px;
}
#lp_content_main .section01 h2 span {
    position: relative;
}
#lp_content_main .section01 h2 span::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-bottom: 20px solid #0d6aaf;
    border-top: 0;
    transform: rotate(315deg);
    left: -80px;
    top: 0;
}
#lp_content_main .section01 h2 span::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-bottom: 20px solid #0d6aaf;
    border-top: 0;
    transform: rotate(135deg);
    right: -80px;
    bottom: 0;
}
#lp_content_main .section01 p {
    font-weight: 800;
    font-size: 2.25em;
    text-align: center;
	letter-spacing: 0px;
}
#lp_content_main .section01 p strong {
    font-size: 1.45em;
    font-weight: 800;
}
#lp_content_main .section01 p.border_line {
    border-bottom: 2px solid #cccccc;
    display: inline-block;
    margin-bottom: 10px;
}
#lp_content_main .section01 p.text2 {
    position: relative;
    top: -25px;
}
#lp_content_main .section01 .pic {
    margin: 20px auto 50px auto;
}
#lp_content_main .section01 dl.days {
    display: flex;
    justify-content: center;
    font-size: 2.222em;
    font-weight: 800;
}
#lp_content_main .section01 dl.days dt {
	position: relative;
	padding-right: 25px;
}
#lp_content_main .section01 dl.days dt::before {
	position: absolute;
	content: "：";
    right: -13px;
}

/*section02*/
#lp_content_main .section02 .title_top {
    margin-bottom: 100px;
    padding-bottom: 80px;
}
#lp_content_main .section02 .flex_box {
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
}
#lp_content_main .section02 .flex_box .each {
    position: relative;
}
#lp_content_main .section02 .flex_box .each:nth-of-type(1)::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 16px solid #ffffff;
    border-right: 0;
    right: 0%;
    left: 109%;
    margin: auto;
    bottom: 66px;
}
#lp_content_main .section02 .flex_box .each:nth-of-type(2)::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 16px solid #ffffff;
    border-right: 0;
    right: 0%;
    left: 109%;
    margin: auto;
    bottom: 66px;
}
#lp_content_main .section02 .flex_box .step_words {
    margin-bottom: 20px;
    font-weight: 500;
}
#lp_content_main .section02 .flex_box .each p.wht_line {
    border: 2px solid #fff;
    border-radius: 10px;
    width: 280px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.33em;
    font-weight: 500;
}
#lp_content_main .section02 .btn {
    margin: 50px auto 80px auto;
}
#lp_content_main .section02 .text {
    border-bottom: 2px solid #cccccc;
    max-width: 655px;
    margin: 40px auto 60px auto;
}
#lp_content_main .section02 .text .side_slash {
	position: relative;
	top: -9px;
}
#lp_content_main .section02 .text .last_txt {
	position: relative;
	top: -16px;
	line-height: 1.5;
}
#lp_content_main .section02 .text p {
    font-size: 1.778em;
    font-weight: 800;
}
#lp_content_main .section02 .text p span {
    font-size: 1.5em;
    font-weight: 800;
}
#lp_content_main .section02 .side_slash p:before,
#lp_content_main .section02 .side_slash p:after {
	background:#0d6aaf;
}
#lp_content_main .section02 .step .pic_box {
    max-width: 937px;
    margin: 55px auto 60px auto;
}
#lp_content_main .section02 .step .pic {
    margin-bottom: 70px;
}

/*section03*/
#lp_content_main .section03 {
    padding-bottom: 100px;
}
#lp_content_main .section03 .ttl_sub {
    margin-bottom: 70px;
}  
#lp_content_main .section03 .check:last-child {
    margin-bottom: 50px;
}
#lp_content_main .section03 .image {
  max-width: 100%; /* 画像の最大幅を100%にする */
  height: auto; /* 高さを自動調整 */
  margin: 100px 0px;
  padding: 0;
  overflow: hidden;
  position: relative;
}
#lp_content_main .section03 img {
  max-width: 100%; /* 画像の最大幅を100%にする */
  height: auto; /* 高さを自動調整 */
}
#lp_content_main .section03 .text {
  max-width: 100%; 
  height: auto; 
  margin: 0 0 0 20px;
  padding: 0;
}
#lp_content_main .section03 .text span {
    font-size: 1.5em;
    font-weight: 500;
    color: #0d6aaf;
}

/*section04*/
#lp_content_main .section04 {
    padding-bottom: 100px;
}
#lp_content_main .section04 .ttl_sub {
    margin-bottom: 70px;
}  
#lp_content_main .section04 .check:last-child {
    margin-bottom: 50px;
}
#lp_content_main .section04 .image {
  max-width: 100%; /* 画像の最大幅を100%にする */
  height: auto; /* 高さを自動調整 */
  margin: 100px 0px;
  padding: 0;
  overflow: hidden;
  position: relative;
}
#lp_content_main .section04 img {
  max-width: 100%; /* 画像の最大幅を100%にする */
  height: auto; /* 高さを自動調整 */
}
#lp_content_main .section04 .text {
  max-width: 100%; 
  height: auto; 
  margin: 0 0 0 20px;
  padding: 0;
}
#lp_content_main .section04 .text span {
    font-size: 1.5em;
    font-weight: 500;
    color: #0d6aaf;
}


/*section05*/
#lp_content_main .3 {
    padding-bottom: 80px;
}
#lp_content_main .section05 .title_top {
    margin-bottom: 70px;
}
#lp_content_main .section05 .btn {
    margin: 50px auto 90px auto;
}
#lp_content_main .section05 .mrg_yohaku_1 {
    margin-bottom: 20px;
} 
#lp_content_main .section05 .mrg_yohaku_2 {
    margin-bottom: 30px;
}    
#lp_content_main .section05 .box:last-child {
    margin-bottom: 90px;
}
#lp_content_main .section05 .explains {
    width: 100%;
    border: 2px solid #ccc;
    border-radius: 10px;
    padding: 40px 0 75px 0;
    margin-bottom: 40px;
}
#lp_content_main .section05 .explains ul {
    text-align: left;
}
#lp_content_main .section05 .explains ul li {
    font-size: 1.111em;
    line-height: 1.8;
    letter-spacing: 0;
}
#lp_content_main .section05 .explains ul li a {
    word-break: break-all;
}
#lp_content_main .section05 .explains .explains_1 {
    margin-bottom: 50px;
}
#lp_content_main .section05 .explains .explains_2 {
    margin-bottom: 70px;
}
#lp_content_main .section05 .explains .explains_3 {
    margin-bottom: 90px;
}
#lp_content_main .section05 .explains .explains_4 {
    margin-bottom: 70px;
}
#lp_content_main .section05 .contact {
    margin-bottom: 120px;
}
#lp_content_main .section05 .flex {
  display: flex; /*横並び*/
  padding-bottom: 30px;
  padding-left: 50px;
  padding-right: 50px;
}
#lp_content_main .section05 .image {
  max-width: 30%; /* 画像の最大幅を50%にする */
  height: auto; /* 高さを自動調整 */
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
}
#lp_content_main .section05 img {
  max-width: 100%; /* 画像の最大幅を100%にする */
  height: auto; /* 高さを自動調整 */
}
#lp_content_main .section05 .text {
  max-width: 68%; 
  height: auto; 
  margin: 0 0 0 20px;
  padding: 0;
}
#lp_content_main .section05 .text span {
    font-size: 1.5em;
    font-weight: 500;
    color: #0d6aaf;
}

/*flow*/
#lp_content_main .flow{
	padding:0 0 80px;
}
#lp_content_main .flow .flow_pic {
	width: 100%;
}
#lp_content_main .flow .caption{
	font-size:28px;
	font-size:175%;	
	color:#444;
	margin:-20px 0 120px;
}
#lp_content_main .flow .flow_list{
	display:flex;
	list-style:none;
	margin: 90px auto 0 auto;
	justify-content:space-between;
	padding:0;
}
#lp_content_main .flow .flow_list li{
	width: 22.5%;
	position:relative;
}
#lp_content_main .flow .flow_list li .sp_flow{
	display:none;
}
#lp_content_main .flow .flow_list li + li:before{
	content:"";
	display:inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 19px 0 19px 22px;
	border-color: transparent transparent transparent #193b8b;
	position:absolute;
    top: 37%;
    left: -30px;
}
#lp_content_main .flow .flow_list dt b{
    display: block;
    font-size: 60px;
    color: #444444;
    margin-bottom: 40px;
}
#lp_content_main .flow .flow_list dd h3{
	margin: 25px 0 15px;
	font-weight:bold;
	font-size:133%;
	text-align:left;
	display: block;
	min-height:3.0em;
	letter-spacing:-0.03em;
}
#lp_content_main .flow .flow_list dd p{
	text-align:left;
	font-size: 118%;
	font-weight:400;
	line-height:1.8;
	letter-spacing: -0.03em;
}

/* SP
-------------------------------------------------------------------*/
@media screen and (max-width:1180px) {
    #lp_content_main .section05 .explains {
        width: calc(100% - 15px);
        margin: 0 auto 40px auto;
    }
}
@media screen and (max-width:1005px) {
    #lp_content_main .innerwrap {
        max-width: 100%;
        padding: 0px 15px;
    }
    #lp_content_main .section01 .pic img {
        width: 100%;
    }
    #lp_content_main .section02 .step .pic_box img {
        width: 100%;
    }
    #lp_content_main .section02 .step .pic img {
        width: 100%;
    }
    #lp_content_main .section02 .flex_box .each {
        width: 30%;
    }
    #lp_content_main .section02 .flex_box .each p.wht_line {
        width: 100%;
    }
    #lp_content_main .section02 .flex_box .each:nth-of-type(1)::before,
    #lp_content_main .section02 .flex_box .each:nth-of-type(2)::before {
        left: 106%;
    }
}




@media screen and (max-width:767px) {
	.base-table th,
	.base-table td{
		font-size:12px;
		padding: 2vw;
	}

    /*common*/
    #lp_content_main main {
        overflow: hidden;
    }
    #lp_content_main .innerwrap {
		max-width: 100%;
        padding: 0px 15px;
    }
    #lp_content_main .innerwrap_2 {
        padding: 0px 15px;
    }
    #lp_content_main p {
        font-size: 0.9em;
        line-height: 1.5;
    }

    #lp_content_main .blue_line p {
        font-size: 0.78em;
    }

    #lp_content_main .title_top {
        padding: 20px 0px 25px 0px;
        margin-bottom: 20px;
    }
    #lp_content_main .title_top .main_ttl {
        font-size: 1.42em;
    }
    #lp_content_main .title_top .min_txt {
        font-size: 0.9em;
    }

    #lp_content_main .ttl_blue {
        width: calc(100% - 15px);
        font-size: 1em;
        padding: 8px 20px 8px 30px;
        margin: 0 auto 20px auto;
    }

    #lp_content_main .check {
        padding-left: 30px;
        line-height: 1.5;
    }
    #lp_content_main .check::before {
        top: 5px;
        bottom: 25px;
    }
    #lp_content_main .box {
        padding: 18px 10px;
    }
    #lp_content_main .box p {
        padding-left: 5px;
    }
    #lp_content_main .box p span {
        font-size: 1.08em;
    }
    #lp_content_main .box p.center {
        text-align: center;
    }
    #lp_content_main .box p span::before {
        background-size: contain;
        width: 20px;
        height: 32px;
        left: -32px;
        bottom: -12px;
    }

    #lp_content_main .btn {
        height: auto;
        padding: 5px;
        box-shadow: 0 0 0 0px #fff, 0 0 0 9px #0d6aaf;
        width: 75%;
    }
    #lp_content_main .btn::before {
        left: 80%;
        width: 10px;
        height: 10px;
    }
    #lp_content_main .btn p {
        font-size: 0.889em;
    }

    #lp_content_main .ttl_sub {
        font-size: 1.08em;
        padding-left: 5px;
    }
    #lp_content_main .ttl_sub::before {
        bottom: 45px;
    }
    #lp_content_main .ttl_sub.ttl_sub_one_sentence::before {
        bottom: 20px;
    }

	  #lp_content_main .fukidashi {
		margin: 100px auto 10px auto;
	}
	 #lp_content_main  .fukidashi {
		width: 100%;
		padding: 25px 5px;
	}
	#lp_content_main  .fukidashi p {
		font-size: 18px;
		text-align: center;
	}
	#lp_content_main .white_line p {
	    font-size: 1.0em;
	}

    /*visual*/
    #lp_content_main .visual {
        background: url(back_sp.jpg) no-repeat;
        height: 100vh;
        background-size: cover;
        background-position: 0px 0;
        max-height: 650px;
    }
    #lp_content_main .visual h1 {
        font-size: 9.5vw;
    }
    #lp_content_main .visual .side_slash p {
        width: 100%;
        font-size: 1.433em;
    }
    #lp_content_main .visual .main_title {
        left: 15px;
        top: 150px;
    }
    #lp_content_main .visual .visual_sub_txt {
        width: calc(100% - 15px);
        height: auto;
        padding: 10px 0;
    }
    #lp_content_main .visual .visual_sub_txt p {
        /*font-size: 0.889em;*/
        font-size: 6.7vw;
        padding-left: 15px;
    }

    /*section01*/
    #lp_content_main .section01 dl.days dt {
        position: relative;
        padding-right: 0px;
    }
    #lp_content_main .section01 dl.days dt::before {
        display: none;
    }
    #lp_content_main .section01 {
        padding: 30px 0 20px 0;
    }
    #lp_content_main .section01 h2 {
        font-size: 1.42em;
        margin-bottom: 20px;
    }
    #lp_content_main .section01 h2 span::before {
        border-right: 12px solid transparent;
        border-left: 12px solid transparent;
        border-bottom: 12px solid #0d6aaf;
        left: -40px;
    }
    #lp_content_main .section01 h2 span::after {
        border-right: 12px solid transparent;
        border-left: 12px solid transparent;
        border-bottom: 12px solid #0d6aaf;
        right: -40px;
    }
    #lp_content_main .section01 p {
        font-size: 1.15em;
    }
    #lp_content_main .section01 p strong {
        font-size: 1.2em;
    }
    #lp_content_main .section01 p.text2 {
        position: relative;
        top: 0px;
    }
    #lp_content_main .section01 .pic {
        margin: 30px auto 30px auto;
        width: 100%;
    }
    #lp_content_main .section01 .pic img {
        width: 100%;
    }
    #lp_content_main .section01 dl.days {
        font-size: 1.03em;
        display: block;
    }
    
    /*section02*/
    #lp_content_main .section02 .title_top {
        margin-bottom: 40px;
        padding-bottom: 20px;
    }
    #lp_content_main .section02 .text {
        margin: 20px auto 20px auto;
    }
    #lp_content_main .section02 .text p {
        font-size: 1.2em;
    }
    #lp_content_main .section02 .text p span {
        font-size: 1.25em;
    }
    #lp_content_main .section02 .flex_box {
        display: block;
        margin: 25px 0 0 0;
    }
    #lp_content_main .section02 .flex_box .each {
        width: 100%;
    }
    #lp_content_main .section02 .btn {
        margin: 35px auto 45px auto;
    }
    #lp_content_main .section02 .step .pic {
        margin-bottom: 30px;
        width: 100%;
    }
    #lp_content_main .section02 .step .pic img {
        width: 100%;
    }
    #lp_content_main .section02 .step .pic_box {
        margin: 15px auto 35px auto;
    }
    #lp_content_main .section02 .step .pic_box .sp img {
        display: block;
        margin: auto;
        max-width: 214px;
    }
    #lp_content_main .section02 .flex_box .step_words {
        margin-bottom: 5px;
    }
    #lp_content_main .section02 .flex_box .each p.wht_line {
        width: 280px;
        height: 100px;
        font-size: 0.889em;
        margin: 0 auto 40px auto;
    }
    #lp_content_main .section02 .flex_box .each:nth-of-type(1)::before,
    #lp_content_main .section02 .flex_box .each:nth-of-type(2)::before  {
        transform: rotate(90deg);
        right: 0%;
        left: 0%;
        margin: auto;
        bottom: -32px;
    }

    /*section03*/
    #lp_content_main .section03 {
        padding-bottom: 40px;
    }
    #lp_content_main .section03 .check:last-child {
        margin-bottom: 30px;
    }

    /*section04*/
    #lp_content_main .section04 {
        padding-bottom: 40px;
    }
    #lp_content_main .section04 .check:last-child {
        margin-bottom: 30px;
    }

    /*section05*/
    #lp_content_main .section05 {
        padding-bottom: 40px;
    }
    #lp_content_main .section05 .title_top {
        margin-bottom: 25px;
    }
    #lp_content_main .section05 .btn {
        margin: 30px auto 50px auto;
    }
    #lp_content_main .section05 .box:last-child {
        margin-bottom: 50px;
    }
    #lp_content_main .section05 .explains {
        width: calc(100% - 15px);
        margin: 0 auto 40px auto;
        padding: 25px 0 35px 0;
    }
    #lp_content_main .section05 .explains .explains_1 {
        margin-bottom: 30px;
    }
    #lp_content_main .section05 .explains .explains_2 {
        margin-bottom: 45px;
    }
    #lp_content_main .section05 .explains .explains_3 {
        margin-bottom: 55px;
    }
    #lp_content_main .section05 .explains .explains_4 {
        margin-bottom: 45px;
    }
    #lp_content_main .section05 .explains ul li {
        font-size: 0.9em;
    }
    #lp_content_main .section05 .contact {
        margin-bottom: 50px;
    }
    #lp_content_main .section05 .flex {
      display: block; /* スマホで縦並びにする */ 
	  padding-bottom: 30px;
	  padding-left: 10px;
	  padding-right: 10px;
    }
    #lp_content_main .section05 .image {
      max-width: 100%; /* 画像の最大幅を100%にする */
      padding-top: 10px;
      padding-bottom: 10px;
	}
	#lp_content_main .section05 .img {
	  max-width: 100%; /* 画像の最大幅を100%にする */
	}
    #lp_content_main .section05 .text {
      max-width: 94%; /* 画像の最大幅を100%にする */
    }

	/*flow*/
    #lp_content_main .flow .h_style01 {
		font-size: 25px;
		margin-bottom: 30px;
	}
    #lp_content_main .flow .h_style01 {
		margin-bottom: 0;
	}
    #lp_content_main .flow .caption{
		font-size:28px;
		font-size:175%;	
		color:#444;
		margin:-20px 0 120px;
	}
    #lp_content_main .flow{
		padding: 0px 0px;
	}
    #lp_content_main .flow .caption{
		margin: -20px 0 40px;
	}
    #lp_content_main .flow .flow_list{
		flex-direction:column;
		text-align:center;
		padding: 0px 20px;
	}
    #lp_content_main .flow .flow_list li{
		width:100%;
		margin:0;
		padding-bottom:40px;
	}
    #lp_content_main .flow .flow_list{
		margin: 0;
	}
    #lp_content_main .flow_list li .sp_flow{
		display:block;
	}
    #lp_content_main .flow_list li .pc_flow{
		display:none;
	}
    #lp_content_main .flow_list li + li:before{
		left:0;
		right:0;
		margin:
		auto;
		margin-top: 15px;top:-30px;
		display:
		block;
		border-style: solid;
		border-width: 25px 33px 0 33px;
		border-color: #193b8b transparent transparent transparent;
	}
    #lp_content_main .flow_list li dl{
		display:flex;
		flex-direction:column;
		position:relative;
		padding-top:40px;
	}
    #lp_content_main .flow_02 dd p {
	    text-align: center;
	    display: inline-block;
	    font-size: 17px;
	}
    #lp_content_main .flow_list li dl.flow_02{
		display:
		flex;
		flex-direction:
		column-reverse;
		position:
		relative;
		padding-top: 125px;
	}
    #lp_content_main .flow_list li dl.flow_02{
		display:
		flex;
		flex-direction:
		column-reverse;
		position:
		relative;
		padding-top: 125px;
	}
    #lp_content_main .flow_list li dl dd h3{
		display:
		block;
		margin-bottom:10px;
		min-height: 0;
		text-align:
		center;
		position:
		static;
		font-size: 20px;
		margin-top: 10px;
	}
    #lp_content_main .flow_list li img{
		width: 200px;
	}
    #lp_content_main .flow_list li dl dt b{
		margin-bottom:10px;
	}
    #lp_content_main .flow_list li dl dd{
		margin-bottom:10px;
	}
    #lp_content_main .flow_list dd p {
		font-size: 16px;
	}
    #lp_content_main .in_wrap {
		padding: 0px 15px;
	}
}

@media screen and (max-width: 380px) {
    #lp_content_main .section01 p {
        font-size: 1.1em;
    }
}