@charset "UTF-8";
.mv_wrap {
    margin-bottom: 52px;
}
.mv_slide {
    height: 448px;
    overflow: hidden;
}
.mv_slide.slick-initialized {
    height: auto;
    overflow: inherit;
}
.mv_slide .slide{
    position: relative;
    margin: 0 30px;
}
.mv_slide .lnk{
    width: 100%;
    position: absolute;
    bottom: 19px;
    left: 0;
    z-index: 9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.mv_slide .lnk li{
    width: 464px;
    margin: 0 16px;
}
.mv_slide .lnk li a{
    width: 100%;
    height: 60px;
    display: block;
}
.mv_slide .lnk.ver2 li{
    width: 514px;
}
.qrcnt_in {
    margin-left: 26px;
}
.net_lst .qrcnt .qrcnt_in .txt {
    margin-top: 0;
}
@media (min-width: 896px) {
    .mv_slide .slide a:hover{
        opacity: .8;
    }
    .mv_slide .lnk li a:hover{
        background-color: rgba(0, 108, 96, .2);
    }
    .net_lst .qrcnt {
        width: 50%;
        margin-left: 0;
    }
    .net_lst .qrbox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .qrbox .qr {
        padding-left: 20px;
    }
    .net_lst .add {
        position: relative;
        padding-left: 3em;
        font-size: 14px;
        line-height: 1.4;
        margin-top: 10px;
    }
    .net_lst .add span {
        position: absolute;
        top: 0;
        left: 0;
    }
    .net_lst .qrcnt .txt {
        font-size: 14px;
        line-height: 1.4;
        margin-top: 10px;
    }
    .dantaiCnt_disc .add.is-car {
        padding-left: 130px;
    }
    .qrcnt_warp {
        display: flex;
    }
    .net_lst .qrcnt.is-ver2 {
        width: 100%;
        margin-left: 26px;
    }
}
.net_wrap{
    padding: 0 0 100px;
}
.net_in{
    border: 1px solid #006C60;
    padding: 45px 60px;
}
.net_ttl{
    font-size: 28px;
    line-height: 1;
    margin-bottom: 20px;
    color: #006C60;
    letter-spacing: .025em;
    text-align: center;
    font-weight: 500;
}
.net_txt{
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 35px;
}
.net_lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -50px;
    margin-left: -26px;
}
.net_lst li {
    margin-left: 26px;
    margin-left: 2.66%;
    margin-top: 50px;
}
.net_lst li a {
    display: block;
}
.net_lst li .txt {
    font-size: 18px;
    line-height: 1.4;
    margin-top: 16px;
    color: #006C60;
    letter-spacing: .025em;
}
.net_lst li .txt span {
    font-size: 16px;
}
.last_txt{
    padding-top: 50px;
}
.last_txt ul li{
    position: relative;
    padding-left: 3em;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 10px;
}
.last_txt ul li:last-child{
    margin-bottom: 0;
}
.last_txt ul li span{
    position: absolute;
    top: 0;
    left: 0;
}
.head_wrap {
    padding: 68px 0;
}
.head_wrap .ttl {
    font-size: 24px;
    line-height: 1.4;
    color: #006C60;
    letter-spacing: .025em;
    text-align: center;
    font-weight: 600;
    margin-bottom: 50px;
}
.head_wrap .ttl span {
    font-size: 34px;
}
.head_wrap .lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.head_wrap .lst li {
    width: 33.333%;
    margin-top: 30px;
    box-sizing: border-box;
}
.head_wrap .lst li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    width: 100%;
    height: 50px;
    text-decoration: none;
    position: relative;
    box-sizing: border-box;
    border-left: 1px solid #707070;
    text-align: center;
}
.dantai_wrap {
    padding-bottom: 62px;
}
.dantaiCnt_wrap {
    border: 1px solid #006C60;
    padding: 40px 40px;
    margin-top: 62px;
    position: relative;
}
.dantaiCnt_wrap:first-child {
    margin-top: 0;
}
.dantaiCnt_ttl {
    font-size: 34px;
    line-height: 1;
    margin-bottom: 30px;
    letter-spacing: .05em;
    font-weight: 700;
}
.dantaiCnt_ttl span {
    display: inline-block;
    position: relative;
    padding-left: 80px;
}
.dantaiCnt_ttl span:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 58px;
}
.dantaiCnt_ttl.n1 span:before {
    height: 36px;
    background: url(../svg/ins_icn01.svg) no-repeat center;
    background-size: auto 100%;
}
.dantaiCnt_ttl.n2 span:before {
    height: 42px;
    background: url(../svg/ins_icn02.svg) no-repeat center;
    background-size: auto 100%;
}
.dantaiCnt_ttl.n3 span:before {
    height: 48px;
    background: url(../svg/ins_icn03.svg) no-repeat center;
    background-size: auto 100%;
}
.dantaiCnt_ttl.n4 span:before {
    height: 42px;
    background: url(../svg/ins_icn04.svg) no-repeat center;
    background-size: auto 100%;
}
.dantaiCnt_ttl.n5 span:before {
    height: 60px;
    background: url(../svg/ins_icn05.svg) no-repeat center;
    background-size: auto 100%;
}
.dantaiCnt_ttl.n6 span:before {
    height: 54px;
    background: url(../svg/ins_icn06.svg) no-repeat center;
    background-size: auto 100%;
}
@media (min-width: 896px) {
    .dantaiCnt_wrap .img {
        position: absolute;
        top: 40px;
        right: 40px;
    }
}
.dantaiCnt_wrap .img img {
    width: 100%;
    max-width: 300px;
    height: auto;
}
.dantaiCnt_txt {
    width: 100%;
    line-height: 1.5;
    margin-bottom: 20px;
}
.dantaiCnt_requ {
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    padding: 20px 0 0;
}
.dantaiCnt_wrap .add {
    font-size: 14px;
    line-height: 1;
    color: #006C60;
    letter-spacing: .025em;
    font-weight: 600;
    padding: 20px 0 0;
    margin: 0;
}
.dantaiCnt_requ a,
.dantaiCnt_wrap .add a {
    color: #006C60;
    text-decoration: underline;
}
/*modal-window*/
.modal-open{
	cursor: pointer;
}
.modal-container{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0,0,0,50%);
	padding: 40px 20px;
	overflow: auto;
    display: none;
    box-sizing: border-box;
    z-index: 999999;
}
.modal-container:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.modal-body {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	max-width: 1100px;
	width: 90%;
    z-index: 999999;
}
.modal-close {
	position: absolute;
	display: flex;
    align-items: center;
    justify-content: center;
	top: -20px;
	right: -20px;
	width: 40px;
	height: 40px;
	font-size: 40px;
	color: #fff;
    background-color: #006C60;
    border-radius: 20px;
	cursor: pointer;
}
.modalClose_in {
    position: relative;
	width: 100%;
	height: 100%;
    top: 50%;
    left: 50%;
}
.modalClose_in:before,
.modalClose_in:after {
    content: "";
    position: absolute;
    display: block;
    z-index: 9999999;
    background-color: #fff;
    width: 3px;
    height: 22px;
}
.modalClose_in:before {
    transform: translate(-50%,-50%) rotate(-45deg);
}
.modalClose_in:after {
    transform: translate(-50%,-50%) rotate(45deg);
}
.modal_content{
	background: #fff;
	text-align: left;
	padding: 30px;
    top: 50%;
    left: 50%;
    max-height: 380px;
    overflow-y: scroll;
}
.modalCnt_wrap{
    margin:0 0 30px;
}
.modalCnt_wrap:last-of-type {
    margin: 0;
}
.modalCnt-ttl {
    font-size: 20px;
    font-weight: bold;
    color: #006C60;
    margin: 0 0 15px;
    line-height: 1;
}
.modalCnt_txt .req dt {
    flex-shrink: 0;
    font-weight: bold;
}
.modalCnt_txt .req .sbj {
    padding-left: 1em;
}
/**/
.dantaiCnt_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.dantaiCnt_list li {
    font-size: 18px;
    color: #006C60;
    letter-spacing: .025em;
    font-weight: 700;
    padding-left: 1.2em;
    position: relative;
    margin-right: 60px;
}
.dantaiCnt_list li:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background:#006C60;
    border-radius: 50%;
}
.dantaiCnt_disc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    margin-bottom: 30px;
    color: #006C60;
    letter-spacing: .025em;
    font-weight: 700;
}
.dantaiCnt_disc .txt {
    font-size: 20px;
    padding-right: 10px;
}
.dantaiCnt_disc .disc {
    font-size: 42px;
}
.dantaiCnt_disc .disc span {
    font-size: 20px;
    vertical-align: top;
}
.dantaiCnt_disc .add {
    width: 100%;
    font-size: 14px;
    padding-top: 12px;
    padding-left: 214px;
}
.dantaiCnt_wrap .btnlst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.dantaiCnt_wrap .btnlst li {
    margin-right: 29px;
}
.dantaiCnt_wrap .btnlst li:last-child {
    margin-right: 0;
}
.dantaiCnt_wrap .btnlst li .txt{
    line-height: 1;
    font-weight: 700;
    margin-bottom: 10px;
}
.dantaiCnt_wrap .dantaiCnt_btm {
    margin-top: 36px;
    padding-top: 36px;
    border-top: 1px solid #006C60;
}
.shayuBnr_wrap {
    width: 460px;
    box-sizing: border-box;
    border: 3px solid #006C60;
    margin: 0 auto;
    position: relative;
    display: block;
    padding: 26px 26px;
}
.shayuBnr_wrap:before {
    position: absolute;
    content: "";
    display: block;
    width: 13px;
    height: 13px;
    top: 50%;
    margin: -10px 0 0;
    -webkit-transform: rotate(45deg);
	transform: rotate(45deg);
    border-top: 3px solid #006C60;
	border-right: 3px solid #006C60;
    right:26px;
}
.shayuBnr_img {
    margin-bottom: 10px;
    text-align: left;
}
.shayuBnr_txt {
    font-size: 22px;
    font-weight: bold;
}
.shayuBnr_txt p {
    margin: -9px 0;
}
.shayuBnr_txt span {
    font-size: 16px;
}
.intro_wrap {
    background: #E9F3F2;
    padding: 52px 0 58px;
    margin-bottom: 62px;
}
.intro_in {
    background: #fff;
    padding: 40px 40px 48px;
}
.intro_ttl {
    font-size: 28px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: .05em;
    text-align: center;
    color: #006C60;
    margin-bottom: 20px;
}
.intro_txt {
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
}
.introDtl_cnt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 35px;
}
.introDtl_box {
    width: 492px;
    height: 470px;
    box-sizing: border-box;
    border: 1px solid #0F56A9;
    background:#fff url(../svg/intro_icn1.svg) no-repeat bottom 32px right 40px;
    background-size: 95px auto;
}
.introDtl_head {
    background: #0F56A9;
    color: #fff;
    text-align: center;
    padding: 20px 0;
}
.introDtl_head .mds {
    margin-bottom: 10px;
}
.introDtl_head .mds span {
    width: 250px;
    display: inline-block;
    background: #fff;
    color: #0F56A9;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    border-radius: 100vh;
    padding: 6px 0;
}
.introDtl_head .ttl {
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    text-align: center;
}
.introDtl_txt {
    padding: 30px 40px;
}
.introDtl_txt .pay {
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: .05em;
    color: #BE3261;
    margin-bottom: 12px;
}
.introDtl_txt .txt {
    font-size: 16px;
    line-height: 1.5;
}
.introDtl_txt .bene {
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    letter-spacing: .05em;
    margin-top: 25px;
    margin-bottom: 18px;
    position: relative;
}
.introDtl_txt .bene:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    background: #0F56A9;
    z-index: 1;
}
.introDtl_txt .bene span {
    display: inline-block;
    background: #fff;
    padding: 0 16px;
    position: relative;
    z-index: 2;
}
.introDtl_txt .lst li {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    padding-left: 40px;
    margin-bottom: 25px;
    position: relative;
}
.introDtl_txt .lst li:before {
    content: '';
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    left: 0;
    top: -2px;
    background: #0F56A9;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
}
.introDtl_txt .lst li:nth-child(1):before{
    content: '1';
}
.introDtl_txt .lst li:nth-child(2):before{
    content: '2';
}
.introDtl_txt .lst li:nth-child(3):before{
    content: '3';
}
.introDtl_txt .lst li:last-child {
    margin-bottom: 0;
}
.introDtl_txt .lst li .st {
    font-size: 16px;
    font-weight: 400;
}
.introDtl_txt .lst li .cl {
    color: #0F56A9;
}
.intro_btn {
    margin: 0 auto;
}
.introDtl_box.pink {
    border-color:#BE3261;
    background:#fff url(../svg/intro_icn1.svg) no-repeat bottom 32px right 40px;
    background-size: 95px auto;
}
.introDtl_box.pink .introDtl_head,
.introDtl_box.pink .introDtl_txt .bene:before,
.introDtl_box.pink .introDtl_txt .lst li:before {
    background: #BE3261;
}
.introDtl_box.pink .introDtl_head .mds span,
.introDtl_box.pink .introDtl_txt .lst li .cl {
    color: #BE3261;
}
.introDtl_txt .lst.is-ver2 li:before {
    width: 20px;
    height: 20px;
    top: 2px;
}
.introDtl_txt .lst.is-ver2 li:nth-child(1):before,
.introDtl_txt .lst.is-ver2 li:nth-child(2):before {
    content: "";
}
.introDtl_txt .lst li dd {
    font-size: 16px;
    font-weight: 400;
    margin-top: 5px;
}
.introDtl_cnt {
    justify-content: center;
}
.introDtl_box {
    width: 550px;
}
@media (min-width: 896px) {
    .head_wrap .lst li:nth-child(-n+3) {
        margin-top: 0;
    }
    .head_wrap .lst li:nth-child(3n) {
        border-right: 1px solid #707070;
    }
    .head_wrap .lst li a:hover {
        background: #E9F3F2;
    }
    .btn a:hover,
    .net_lst li a:hover{
        opacity: .8;
    }
    .dantaiCnt_requ a:hover,
    .dantaiCnt_wrap .add a:hover {
        text-decoration: none;
    }
    .dantaiCnt_list li:nth-child(3n) {
        width: 50%;
    }
    .shayuBnr_wrap:hover,
    .shayuBnr_wrap:hover .shayuBnr_img img,
    .shayuBnr_wrap:hover .shayuBnr_txt p {
        opacity: 0.8;
        color: #000000;
    }
    /*modal-window*/
    .modalCnt_txt .req dl {
        display:-webkit-box;
        display:-ms-flexbox;
        display: flex;
    }
}
@media (max-width: 896px) {
    .mv_wrap {
        margin-bottom: 30px;
    }
    .mv_slide {
        height: 250px;
    }
    .mv_slide .slide{
        width:84vw;
    }
    .mv_slide .slide img,
    .mv_slide .slide source{
        width: 100%;
        height: auto;
    }
    .mv_slide .lnk{
        bottom: 1vw;
    }
    .mv_slide .lnk li{
        width: 48%;
        margin: 0 .5%;
    }
    .mv_slide .lnk li a{
        height: 9vw;
    }
    .mv_slide .lnk.ver2 li{
        width: 48%;
    }
    .net_wrap{
        padding: 0 15px 40px;
    }
    .net_in{
        padding: 24px 15px 30px;
    }
    .net_ttl{
        font-size: 18px;
        margin-bottom: 14px;
        letter-spacing: 0;
    }
    .net_txt{
        font-size: 13px;
        line-height: 1.4;
        margin-bottom: 20px;
    }
    .last_txt{
        padding-top: 30px;
    }
    .last_txt ul li{
        font-size: 12px;
        line-height: 1.4;
        margin-bottom: 8px;
        text-align: left;
    }
    .head_wrap {
        padding: 30px 15px;
    }
    .head_wrap .ttl {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .head_wrap .ttl span {
        font-size: 20px;
    }
    .head_wrap .lst li {
        width: 50%;
        margin-top: 10px;
    }
    .head_wrap .lst li:nth-child(2n),
    .head_wrap .lst li:last-child {
        border-right: 1px solid #707070;
    }
    .head_wrap .lst li a {
        font-size: 14px;
        height: 30px;
    }
    .dantai_wrap {
        padding: 0 15px;
        padding-bottom: 30px;
    }
    .dantaiCnt_wrap {
        padding: 20px 15px;
        margin-top: 30px;
    }
    .dantaiCnt_ttl {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .dantaiCnt_ttl span {
        padding-left: 50px;
    }
    .dantaiCnt_ttl span:before {
        width: 40px;
    }
    .dantaiCnt_ttl.n1 span:before {
        height: 24px;
    }
    .dantaiCnt_ttl.n2 span:before {
        height: 32px;
    }
    .dantaiCnt_ttl.n3 span:before {
        height: 38px;
    }
    .dantaiCnt_ttl.n4 span:before {
        height: 28px;
    }
    .dantaiCnt_ttl.n5 span:before {
        height: 40px;
    }
    .dantaiCnt_ttl.n6 span:before {
        height: 36px;
    }
    .dantaiCnt_wrap .img {
        margin-bottom: 20px;
        text-align: center;
    }
    .dantaiCnt_txt {
        margin-bottom: 20px;
    }
    .dantaiCnt_requ {
        font-size: 14px;
        padding: 15px 0 0;
    }
    .dantaiCnt_wrap .add {
        font-size: 12px;
        line-height: 1.5;
        padding: 15px 0 0;
    }
    /*modal-window*/
    .modal-open{
        cursor: pointer;
    }
    .modal-container{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        background: rgba(0,0,0,50%);
        padding: 0;
        overflow: auto;
        display: none;
        box-sizing: border-box;
        z-index: 999999;
    }
    .modal-container:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        height: 100%;
    }
    .modal-body {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        max-width: 1100px;
        width: 85%;
        height: auto;
        max-height: 70vh;
    }
    .modal-close {
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        top: -16px;
        right: -16px;
        width: 32px;
        height: 32px;
        font-size: 40px;
        color: #fff;
        background-color: #006C60;
        border-radius: 20px;
        cursor: pointer;
    }
    .modalClose_in {
        position: relative;
        width: 100%;
        height: 100%;
        top: 50%;
        left: 50%;
    }
    .modalClose_in:before,
    .modalClose_in:after {
        z-index: 9999999;
        width: 2px;
        height: 18px;
    }
    .modal_content{
        background: #fff;
        text-align: left;
        padding: 25px 20px;
        top: 50%;
        left: 50%;
        max-height: 60vh;
        height: auto;
        overflow-y: scroll;
    }
    .modalCnt_wrap{
        margin:0 0 30px;
    }
    .modalCnt_wrap:last-of-type {
        margin: 0;
    }
    .modalCnt-ttl {
        font-size: 16px;
        margin: 0 0 15px;
    }
    /**/
    .dantaiCnt_list {
        margin-bottom: 20px;
    }
    .dantaiCnt_list li {
        width: 50%;
        font-size: 14px;
        margin-right: 0;
        box-sizing: border-box;
    }
    .dantaiCnt_list li:before {
        width: 12px;
        height: 12px;
    }
    .dantaiCnt_disc {
        line-height: 1.2;
        margin-bottom: 20px;
    }
    .dantaiCnt_disc .txt {
        font-size: 14px;
        padding-right: 6px;
    }
    .dantaiCnt_disc .disc {
        font-size: 26px;
    }
    .dantaiCnt_disc .disc span {
        font-size: 12px;
    }
    .dantaiCnt_disc .add {
        font-size: 12px;
        padding-top: 0;
        padding-left: 150px;
    }
    .dantaiCnt_disc .add.ver2 {
        padding-left: 38.3%;
        box-sizing: border-box;
    }
    .dantaiCnt_wrap .btnlst li {
        width: 100%;
        margin: 0 0 15px;
    }
    .dantaiCnt_wrap .btnlst li .c-btn {
        margin: 0 auto;
    }
    .dantaiCnt_wrap .btnlst li:last-child {
        margin: 0;
    }
    .dantaiCnt_wrap .btnlst li .txt{
        margin-bottom: 6px;
    }
    .dantaiCnt_wrap .dantaiCnt_btm {
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px solid #006C60;
    }
    .shayuBnr_wrap {
        width: 100%;
        border: 2px solid #006C60;
        padding: 20px 20px;
    }
    .shayuBnr_wrap:before {
        width: 12px;
        height: 12px;
        margin: -6px 0 0;
        border-top: 2px solid #006C60;
        border-right: 2px solid #006C60;
        right: 20px;
    }
    .shayuBnr_img {
        margin-bottom: 10px;
        line-height: 0;
    }
    .shayuBnr_img img {
        width: 160px;
        height: auto;
    }
    .shayuBnr_txt {
        font-size: 16px;
        font-weight: bold;
    }
    .shayuBnr_txt p {
        margin: -2px 0;
        line-height: 1.2;
    }
    .shayuBnr_txt span {
        font-size: 12px;
    }
    .intro_wrap {
        padding: 16px 15px 28px;
        margin-bottom: 30px;
    }
    .intro_in {
        padding: 25px 15px 20px;
    }
    .intro_ttl {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .intro_txt {
        font-size: 13px;
        margin-bottom: 18px;
    }
    .introDtl_cnt {
        display: block;
        margin-bottom: 24px;
    }
    .introDtl_box {
        width: 100%;
        height: auto;
        background:#fff url(../svg/intro_icn1.svg) no-repeat bottom 16px right 24px;
        background-size: 60px auto;
        margin-bottom: 20px;
    }
    .introDtl_box:last-child {
        margin-bottom: 0;
    }
    .introDtl_head {
        padding: 10px 15px 14px;
    }
    .introDtl_head .mds {
        margin-bottom: 8px;
    }
    .introDtl_head .mds span {
        width: 100%;
        font-size: 14px;
        padding: 5px 0;
    }
    .introDtl_head .ttl {
        font-size: 15px;
    }
    .introDtl_txt {
        padding: 15px 15px 60px;
    }
    .introDtl_txt .pay {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .introDtl_txt .txt {
        font-size: 13px;
        line-height: 1.4;
    }
    .introDtl_txt .bene {
        font-size: 15px;
        margin-top: 14px;
        margin-bottom: 14px;
    }
    .introDtl_txt .lst li {
        font-size: 13px;
        line-height: 1.3;
        padding-left: 28px;
        margin-bottom: 18px;
    }
    .introDtl_txt .lst li:before {
        width: 22px;
        height: 22px;
        top: -2px;
        transform: none;
        font-size: 13px;
        line-height: 22px;
    }
    .introDtl_txt .lst li .st {
        font-size: 13px;
    }
    .intro_btn {
        margin: 0 auto;
    }
    .introDtl_box.pink {
        background: #fff url(../svg/intro_icn1.svg) no-repeat bottom 16px right 24px;
        background-size: 60px auto;
    }
    .introDtl_txt .lst.is-ver2 li:before {
        width: 15px;
        height: 15px;
        top: 1px;
    }
    .introDtl_txt .lst li dd {
        font-size: 13px;
    }
    .net_lst {
        margin: 0;
        gap: 20px 0;
    }
    .net_lst li {
        margin: 0;
        width: calc(50% - 10px);
        text-align: center;
    }
}
@media (max-width: 500px) {
    .net_lst {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0;
    }
    .net_lst li:nth-child(-n+2) {
        margin: 0;
    }
    .net_lst li .txt {
        font-size: 14px;
        line-height: 1.4;
        margin-top: 8px;
    }
    .net_lst li .txt span {
        font-size: 12px;
    }
}
@media (max-width: 374px) {
    .net_lst li {
        width: 49%;
    }
    .net_lst li .img img,
    .net_lst li .img source{
        max-width: 145px;
        width: 100%;
        height: auto;
    }
    .head_wrap .lst li a {
        font-size: 12px;
    }
    .dantaiCnt_disc {
        display: block;
        line-height: 1.4;
    }
    .dantaiCnt_ttl {
        font-size: 18px;
    }
    .dantaiCnt_disc .add {
        padding-left: 0;
    }
    .shayuBnr_wrap {
        padding: 16px 16px;
    }
    .shayuBnr_wrap:before {
        width: 11px;
        height: 11px;
        margin: -5.5px 0 0;
        border-top: 2px solid #006C60;
        border-right: 2px solid #006C60;
        right: 16px;
    }
    .shayuBnr_img {
        margin-bottom: 10px;
        line-height: 0;
    }
    .shayuBnr_img img {
        width: 160px;
        height: auto;
    }
    .shayuBnr_txt {
        font-size: 15px;
        font-weight: bold;
    }
    .shayuBnr_txt p {
        margin: -2px 0;
        line-height: 1.2;
    }
    .shayuBnr_txt span {
        font-size: 11px;
    }
    .dantaiCnt_disc .add.ver2 {
        padding-left: 35.3%;
    }
    .introDtl_box:last-child .introDtl_txt .lst li:last-child {
        padding-right: 38%;
    }
}
@media screen and (min-width: 600px) and (max-width:896px) {
    .dantaiCnt_wrap .btnlst li .txt {
        text-align: center;
    }
}
