@charset "utf-8";

/* commmon
-------------------------------------------------------------------*/
#lp_content_biznex {
	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;
    margin-top: 40px;
}
#lp_content_biznex .innerwrap {
	max-width: 969px;
	margin: auto;
}
#lp_content_biznex .innerwrap_2 {
    padding: 0px 58px;
}
#lp_content_biznex p {
    font-size: 1.111em;
    text-align: left;
    line-height: 1.8;
    letter-spacing: normal;
}
#lp_content_biznex .center {
    text-align: center;
}


#lp_content_biznex .blue {
    color: #0d6aaf;
}
#lp_content_biznex .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_biznex .ttl_sub {
    position: relative;
    border-bottom: 2px solid #cccccc;
    padding: 0 0 10px 25px;
    font-size: 1.333em;
    text-align: left;
    font-weight: bold;
}
#lp_content_biznex .ttl_sub::before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background-color: #0d6aaf;
    left: 0;
    bottom: 23px;
}

#lp_content_biznex .check {
    position: relative;
    padding-left: 40px;
    line-height: 2;
}
#lp_content_biznex .check::before {
    position: absolute;
    content: "";
    background-image: url(check.png);
    width: 22px;
    height: 17px;
    left: 0;
    bottom: 9px;
}
#lp_content_biznex .check span {
    color: #063c53;
	font-weight: bold;
}

#lp_content_biznex .btn {
    position: relative;
    background-color: #0d6aaf;
    max-width: 800px;
    height: 90px;
    border: 2px solid #fff;
    padding: 20px;
    border-radius: 45px;
    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_biznex .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_biznex .btn:hover {
    transform: translateY(10px);
}
#lp_content_biznex .btn p {
    color: #fff;
    font-size: 1.333em;
	font-weight: 500;
	letter-spacing: 2px;
}

#lp_content_biznex .title_top {
    width: 100%;
    background-color: #0d6aaf;
    padding: 30px 0px 40px 0px;
    color: #fff;
    margin-bottom: 40px;
}
#lp_content_biznex .title_top .min_txt {
    text-align: center;
}
#lp_content_biznex .title_top .main_ttl {
    font-size: 2.778em;
    font-weight: bold;
}

#lp_content_biznex .side_slash p {
	display:inline-block;
	position:relative;
	padding: 0 0.5em;
}
#lp_content_biznex .side_slash p:before,
#lp_content_biznex .side_slash p:after{
	content:"";
	display:block;
	position:absolute;
	top: 0.4em;
	bottom: 0.4em;
	left:0;
	width:4px;
	background: #15528f;
	transform: skewX(15deg);
}
#lp_content_biznex .side_slash p:after{
	left:auto;
	right:0;
	transform:skewX(-15deg);
}

#lp_content_biznex .box {
    width: 100%;
    border: 2px solid #ccc;
    padding: 38px 0;
    border-radius: 10px;
}
#lp_content_biznex .box p {
	padding-left: 60px;
}
#lp_content_biznex .box p span {
    position: relative;
    font-size: 1.2em;
    font-weight: bold;
}
#lp_content_biznex .box p span::before {
    position: absolute;
    content: "";
    background-image: url(img06.png);
    width: 27px;
    height: 43px;
    left: -45px;
    bottom: -5px;
}

#lp_content_biznex .txt_index {
	padding-left: 1em;
	text-indent: -1em;
}

/*mainvisual*/
#lp_content_biznex .visual {
    position: relative;
    background-image: url(back.jpg);
    height: 590px;
    width: 100%;
    background-size: cover;
}
#lp_content_biznex .visual .visual_sub_txt {
    position: absolute;
    left: 0;
    top: 62px;
}
#lp_content_biznex .visual .visual_sub_txt p {
    color: #15528f;
}
#lp_content_biznex .visual  .main_title {
    text-align: left;
    position: absolute;
    left: 125px;
    bottom: 45px;
}
#lp_content_biznex .visual .side_slash p {
    font-size: 2.8em;
    font-weight: bold;
    color: #15528f;
}
#lp_content_biznex .visual h1 {
    font-size: 3.444em;
    font-weight: 800;
    color: #15528f;
    line-height: 1.3;
}
#lp_content_biznex .visual .visual_sub_txt {
    width: 603px;
    height: 102px;
    background-color: #fff;
    border-radius: 0 60px 60px 0;
    display: flex;
    align-items: center;
}
#lp_content_biznex .visual .visual_sub_txt p {
    font-size: 1.32em;
    font-weight: bold;
    text-align: left;
    padding-left: 115px;
    line-height: 1.5;
}
#lp_content_biznex .blue_line {
    background-color: #0d6aaf;
    width: 100%;
    padding: 10px 0px;
    color: #fff;
}
#lp_content_biznex .blue_line p {
    font-size: 0.889em;
}

/*section01*/
#lp_content_biznex .section01 {
    width: 100%;
    bottom: 0;
    background-image: url(bg_back.jpg);
    background-size: cover;
    padding: 50px 0 40px 0;
}
#lp_content_biznex .section01 h2 {
    font-size: 2.778em;
    font-weight: 800;
    color: #0d6aaf;
    margin-bottom: 30px;
}
#lp_content_biznex .section01 h2 span {
    position: relative;
}
#lp_content_biznex .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_biznex .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_biznex .section01 p {
    font-weight: 800;
    font-size: 2.25em;
    text-align: center;
	letter-spacing: 0px;
}
#lp_content_biznex .section01 p strong {
    font-size: 1.45em;
    font-weight: 800;
}
#lp_content_biznex .section01 p.border_line {
    border-bottom: 2px solid #cccccc;
    display: inline-block;
    margin-bottom: 10px;
}
#lp_content_biznex .section01 p.text2 {
    position: relative;
    top: -25px;
}
#lp_content_biznex .section01 .pic {
    margin: 20px auto 50px auto;
}
#lp_content_biznex .section01 dl.days {
    display: flex;
    justify-content: center;
    font-size: 2.222em;
    font-weight: 800;
}
#lp_content_biznex .section01 dl.days dt {
	position: relative;
	padding-right: 25px;
}
#lp_content_biznex .section01 dl.days dt::before {
	position: absolute;
	content: "：";
    right: -13px;
}

/*section02*/
#lp_content_biznex .section02 .title_top {
    margin-bottom: 100px;
    padding-bottom: 80px;
}
#lp_content_biznex .section02 .flex_box {
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
}
#lp_content_biznex .section02 .flex_box .each {
    position: relative;
}
#lp_content_biznex .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_biznex .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_biznex .section02 .flex_box .step_words {
    margin-bottom: 20px;
    font-weight: 500;
}
#lp_content_biznex .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_biznex .section02 .btn {
    margin: 50px auto 80px auto;
}
#lp_content_biznex .section02 .text {
    border-bottom: 2px solid #cccccc;
    max-width: 655px;
    margin: 40px auto 60px auto;
}
#lp_content_biznex .section02 .text .side_slash {
	position: relative;
	top: -9px;
}
#lp_content_biznex .section02 .text .last_txt {
	position: relative;
	top: -16px;
	line-height: 1.5;
}
#lp_content_biznex .section02 .text p {
    font-size: 1.778em;
    font-weight: 800;
}
#lp_content_biznex .section02 .text p span {
    font-size: 1.5em;
    font-weight: 800;
}
#lp_content_biznex .section02 .side_slash p:before,
#lp_content_biznex .section02 .side_slash p:after {
	background:#0d6aaf;
}
#lp_content_biznex .section02 .step .pic_box {
    max-width: 937px;
    margin: 55px auto 60px auto;
}
#lp_content_biznex .section02 .step .pic {
    margin-bottom: 70px;
}

/*section03*/
#lp_content_biznex .section03 {
    padding-bottom: 80px;
}

/*section04*/
#lp_content_biznex .section04 {
    padding-bottom: 100px;
}
#lp_content_biznex .section04 .ttl_sub {
    margin-bottom: 15px;
}  
#lp_content_biznex .section04 .check:last-child {
    margin-bottom: 50px;
}

/*section05*/
#lp_content_biznex .section05 .title_top {
    margin-bottom: 70px;
}
#lp_content_biznex .section05 .btn {
    margin: 50px auto 90px auto;
}
#lp_content_biznex .section05 .mrg_yohaku_1 {
    margin-bottom: 20px;
} 
#lp_content_biznex .section05 .mrg_yohaku_2 {
    margin-bottom: 30px;
}    
#lp_content_biznex .section05 .box:last-child {
    margin-bottom: 90px;
}
#lp_content_biznex .section05 .explains {
    width: 100%;
    border: 2px solid #ccc;
    border-radius: 10px;
    padding: 40px 0 75px 0;
    margin-bottom: 40px;
}
#lp_content_biznex .section05 .explains ul {
    text-align: left;
}
#lp_content_biznex .section05 .explains ul li {
    font-size: 1.111em;
    line-height: 1.8;
    letter-spacing: 0;
}
#lp_content_biznex .section05 .explains ul li a {
    word-break: break-all;
}
#lp_content_biznex .section05 .explains .explains_1 {
    margin-bottom: 50px;
}
#lp_content_biznex .section05 .explains .explains_2 {
    margin-bottom: 70px;
}
#lp_content_biznex .section05 .explains .explains_3 {
    margin-bottom: 90px;
}
#lp_content_biznex .section05 .explains .explains_4 {
    margin-bottom: 70px;
}
#lp_content_biznex .section05 .contact {
    margin-bottom: 120px;
}

/* SP
-------------------------------------------------------------------*/
@media screen and (max-width:1180px) {
    #lp_content_biznex .section05 .explains {
        width: calc(100% - 15px);
        margin: 0 auto 40px auto;
    }
}
@media screen and (max-width:1005px) {
    #lp_content_biznex .innerwrap {
        max-width: 100%;
        padding: 0px 15px;
    }
    #lp_content_biznex .section01 .pic img {
        width: 100%;
    }
    #lp_content_biznex .section02 .step .pic_box img {
        width: 100%;
    }
    #lp_content_biznex .section02 .step .pic img {
        width: 100%;
    }
    #lp_content_biznex .section02 .flex_box .each {
        width: 30%;
    }
    #lp_content_biznex .section02 .flex_box .each p.wht_line {
        width: 100%;
    }
    #lp_content_biznex .section02 .flex_box .each:nth-of-type(1)::before,
    #lp_content_biznex .section02 .flex_box .each:nth-of-type(2)::before {
        left: 106%;
    }
}
@media screen and (max-width:767px) {
    /*common*/
    #lp_content_biznex main {
        overflow: hidden;
    }
    #lp_content_biznex .innerwrap {
		max-width: 100%;
        padding: 0px 15px;
    }
    #lp_content_biznex .innerwrap_2 {
        padding: 0px 15px;
    }
    #lp_content_biznex p {
        font-size: 0.9em;
        line-height: 1.5;
    }

    #lp_content_biznex .blue_line p {
        font-size: 0.78em;
    }

    #lp_content_biznex .title_top {
        padding: 20px 0px 25px 0px;
        margin-bottom: 20px;
    }
    #lp_content_biznex .title_top .main_ttl {
        font-size: 1.42em;
    }
    #lp_content_biznex .title_top .min_txt {
        font-size: 0.9em;
    }

    #lp_content_biznex .ttl_blue {
        width: calc(100% - 15px);
        font-size: 1em;
        padding: 8px 20px 8px 30px;
        margin: 0 auto 20px auto;
    }

    #lp_content_biznex .check {
        padding-left: 30px;
        line-height: 1.5;
    }
    #lp_content_biznex .check::before {
        bottom: 25px;
    }

    #lp_content_biznex .box {
        padding: 18px 10px;
    }
    #lp_content_biznex .box p {
        padding-left: 45px;
    }
    #lp_content_biznex .box p span {
        font-size: 1.08em;
    }
    #lp_content_biznex .box p.center {
        text-align: left;
    }
    #lp_content_biznex .box p span::before {
        background-size: contain;
        width: 20px;
        height: 32px;
        left: -32px;
        bottom: -12px;
    }

    #lp_content_biznex .btn {
        height: auto;
        padding: 5px;
        box-shadow: 0 0 0 0px #fff, 0 0 0 9px #0d6aaf;
        width: 75%;
    }
    #lp_content_biznex .btn::before {
        left: 80%;
        width: 10px;
        height: 10px;
    }
    #lp_content_biznex .btn p {
        font-size: 0.889em;
    }

    #lp_content_biznex .ttl_sub {
        font-size: 1.08em;
        padding-left: 20px;
    }
    #lp_content_biznex .ttl_sub::before {
        bottom: 45px;
    }
    #lp_content_biznex .ttl_sub.ttl_sub_one_sentence::before {
        bottom: 20px;
    }

    /*visual*/
    #lp_content_biznex .visual {
        background: url(back_sp.jpg) no-repeat;
        height: 100vh;
        background-size: cover;
        background-position: 0px 0;
        max-height: 650px;
    }
    #lp_content_biznex .visual h1 {
        font-size: 9.5vw;
    }
    #lp_content_biznex .visual .side_slash p {
        font-size: 1.833em;
    }
    #lp_content_biznex .visual .main_title {
        left: 15px;
        top: 150px;
    }
    #lp_content_biznex .visual .visual_sub_txt {
        width: calc(100% - 15px);
        height: auto;
        padding: 10px 0;
    }
    #lp_content_biznex .visual .visual_sub_txt p {
        /*font-size: 0.889em;*/
        font-size: 3.7vw;
        padding-left: 15px;
    }


    /*section01*/
    #lp_content_biznex .section01 dl.days dt {
        position: relative;
        padding-right: 0px;
    }
    #lp_content_biznex .section01 dl.days dt::before {
        display: none;
    }
    #lp_content_biznex .section01 {
        padding: 30px 0 20px 0;
    }
    #lp_content_biznex .section01 h2 {
        font-size: 1.42em;
        margin-bottom: 20px;
    }
    #lp_content_biznex .section01 h2 span::before {
        border-right: 12px solid transparent;
        border-left: 12px solid transparent;
        border-bottom: 12px solid #0d6aaf;
        left: -40px;
    }
    #lp_content_biznex .section01 h2 span::after {
        border-right: 12px solid transparent;
        border-left: 12px solid transparent;
        border-bottom: 12px solid #0d6aaf;
        right: -40px;
    }
    #lp_content_biznex .section01 p {
        font-size: 1.15em;
    }
    #lp_content_biznex .section01 p strong {
        font-size: 1.2em;
    }
    #lp_content_biznex .section01 p.text2 {
        position: relative;
        top: 0px;
    }
    #lp_content_biznex .section01 .pic {
        margin: 30px auto 30px auto;
        width: 100%;
    }
    #lp_content_biznex .section01 .pic img {
        width: 100%;
    }
    #lp_content_biznex .section01 dl.days {
        font-size: 1.03em;
        display: block;
    }
    
    /*section02*/
    #lp_content_biznex .section02 .title_top {
        margin-bottom: 40px;
        padding-bottom: 20px;
    }
    #lp_content_biznex .section02 .text {
        margin: 20px auto 20px auto;
    }
    #lp_content_biznex .section02 .text p {
        font-size: 1.2em;
    }
    #lp_content_biznex .section02 .text p span {
        font-size: 1.25em;
    }
    #lp_content_biznex .section02 .flex_box {
        display: block;
        margin: 25px 0 0 0;
    }
    #lp_content_biznex .section02 .flex_box .each {
        width: 100%;
    }
    #lp_content_biznex .section02 .btn {
        margin: 35px auto 45px auto;
    }
    #lp_content_biznex .section02 .step .pic {
        margin-bottom: 30px;
        width: 100%;
    }
    #lp_content_biznex .section02 .step .pic img {
        width: 100%;
    }
    #lp_content_biznex .section02 .step .pic_box {
        margin: 15px auto 35px auto;
    }
    #lp_content_biznex .section02 .step .pic_box .sp img {
        display: block;
        margin: auto;
        max-width: 214px;
    }
    #lp_content_biznex .section02 .flex_box .step_words {
        margin-bottom: 5px;
    }
    #lp_content_biznex .section02 .flex_box .each p.wht_line {
        width: 280px;
        height: 100px;
        font-size: 0.889em;
        margin: 0 auto 40px auto;
    }
    #lp_content_biznex .section02 .flex_box .each:nth-of-type(1)::before,
    #lp_content_biznex .section02 .flex_box .each:nth-of-type(2)::before  {
        transform: rotate(90deg);
        right: 0%;
        left: 0%;
        margin: auto;
        bottom: -32px;
    }

    /*section03*/
    #lp_content_biznex .section03 {
        padding-bottom: 40px;
    }

    /*section04*/
    #lp_content_biznex .section04 {
        padding-bottom: 40px;
    }
    #lp_content_biznex .section04 .check:last-child {
        margin-bottom: 30px;
    }

    /*section05*/
    #lp_content_biznex .section05 .title_top {
        margin-bottom: 25px;
    }
    #lp_content_biznex .section05 .btn {
        margin: 30px auto 50px auto;
    }
    #lp_content_biznex .section05 .box:last-child {
        margin-bottom: 50px;
    }
    #lp_content_biznex .section05 .explains {
        width: calc(100% - 15px);
        margin: 0 auto 40px auto;
        padding: 25px 0 35px 0;
    }
    #lp_content_biznex .section05 .explains .explains_1 {
        margin-bottom: 30px;
    }
    #lp_content_biznex .section05 .explains .explains_2 {
        margin-bottom: 45px;
    }
    #lp_content_biznex .section05 .explains .explains_3 {
        margin-bottom: 55px;
    }
    #lp_content_biznex .section05 .explains .explains_4 {
        margin-bottom: 45px;
    }
    #lp_content_biznex .section05 .explains ul li {
        font-size: 0.9em;
    }
    #lp_content_biznex .section05 .contact {
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 380px) {
    #lp_content_biznex .section01 p {
        font-size: 1.1em;
    }
}