@charset "UTF-8";
.mv_wrap {
    width: 960px;
    margin: 25px auto 50px auto;
}
.mainMv_wrap {
    width: 670px;
}
.mainMv_wrap ul li {
    position: relative;
}
.mainMv_wrap ul li .link {
    position: absolute;
    width: 220px;
    height: 90px;
    bottom: 92px;
    left: 80px;
    z-index: 10;
}
.mainMv_wrap ul li .link.ver2 {
    width: 240px;
    left: inherit;
    right: 77px;
}
.mainMv_wrap ul li .link a {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 90px 0 0 0;
}
.mainMv_wrap ul li a {
    display: block;
}
@media (min-width:896px) {
    .mainMv_wrap ul li a:hover {
        opacity: 0.8;
    }
}
.sidebnr_img:first-child {
    margin: 0 0 26px 0;
}
.sidebnr_img a {
    display: block;
}
@media (min-width:896px) {
    .sidebnr_img a:hover {
        opacity: 0.8;
    }
}
.mvtop-txt {
    font-size: 18px;
    line-height: 1.8;
    font-weight: bold;
    text-align: center;
}
.top_menu {
    width: 960px;
    margin: 40px auto 60px auto;
}
.top_menu li {
    float: left;
    width: 20%;
    height: 120px;
    border-right: 1px solid #999999;
    box-sizing: border-box;
}
.top_menu li:first-child {
    border-left: 1px solid #999999;
}
.top_menu li a {
    width: 100%;
    height: 100%;
}
.top_menu li a span {
    position: relative;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.top_menu li a span:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}
.top_menu li:nth-child(1) a span {
    padding: 66px 0 0 0;
    color: #0000cc;
}
.top_menu li:nth-child(1) a span:before {
    width: 58px;
    height: 47px;
    background: url("../svg/icn01.svg") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.top_menu li:nth-child(2) a span {
    padding: 68px 0 0 0;
    color: #92d050;
}
.top_menu li:nth-child(2) a span:before {
    width: 56px;
    height: 47px;
    background: url("../svg/icn02.svg") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.top_menu li:nth-child(3) a span {
    padding: 64px 0 0 0;
    color: #ff9933;
}
.top_menu li:nth-child(3) a span:before {
    width: 54px;
    height: 51px;
    background: url("../svg/icn03.svg") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.top_menu li:nth-child(4) a span {
    padding: 62px 0 0 0;
    color: #ffc000;
}
.top_menu li:nth-child(4) a span:before {
    width: 49px;
    height: 49px;
    background: url("../svg/icn04.svg") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.top_menu li:nth-child(5) a span {
    padding: 58px 0 0 0;
    color: #6666ff;
}
.top_menu li:nth-child(5) a span:before {
    width: 53px;
    height: 47px;
    background: url("../img/icn05.png") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
@media (min-width:896px) {
    .top_menu li a:hover {
        text-decoration: none;
    }
    .top_menu li:nth-child(1) a:hover {
        background-color: #f2f2fc;
    }
    .top_menu li:nth-child(2) a:hover {
        background-color: #f9fdf6;
    }
    .top_menu li:nth-child(3) a:hover {
        background-color: #fff5ea;
    }
    .top_menu li:nth-child(4) a:hover {
        background-color: #fff9e5;
    }
    .top_menu li:nth-child(5) a:hover {
        background-color: #f7f7ff;
    }
}
.sec-ttl {
    font-size: 22px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 13px 0 10px 0;
}
.mainsec_wrap.ver1 .sec-ttl {
    background-color: #0000cc;
}
.mainsec_wrap.ver2 .sec-ttl {
    background-color: #92d050;
}
.mainsec_wrap.ver3 .sec-ttl {
    background-color: #ff9933;
}
.mainsec_wrap.ver4 .sec-ttl {
    background-color: #ffc000;
}
.mainsec_wrap.ver5 .sec-ttl {
    background-color: #6666ff;
}
.mainsec_in {
    padding: 45px 0 130px 0;
}
.mainsec_wrap.ver1 .mainsec_in {
    background-color: #f2f2fc;
}
.mainsec_wrap.ver2 .mainsec_in {
    background-color: #f9fdf6;
}
.mainsec_wrap.ver3 .mainsec_in {
    background-color: #fff5ea;
}
.mainsec_wrap.ver4 .mainsec_in {
    background-color: #fff9e5;
}
.mainsec_wrap.ver5 .mainsec_in {
    padding: 45px 0;
    background-color: #f7f7ff;
}
.mainsec_wid {
    width: 800px;
    margin: 0 auto;
}
.mainsec_ct {
    padding: 0 50px;
}
.mainsec_wrap.ver1 .mainsec_ct {
    margin: 0 0 55px 0;
}
.mainsec_inttl {
    display: table;
    height: 35px;
    width: 260px;
    margin: 0 auto 35px auto;
    box-sizing: border-box;
}
.mainsec_wrap.ver1 .mainsec_inttl {
    border-left: 1px solid #0000cc;
    border-right: 1px solid #0000cc;
}
.mainsec_wrap.ver2 .mainsec_inttl {
    border-left: 1px solid #92d050;
    border-right: 1px solid #92d050;
}
.mainsec_wrap.ver3 .mainsec_inttl {
    border-left: 1px solid #ff9933;
    border-right: 1px solid #ff9933;
}
.ms-inttl {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.05em;
}
.mainsec_wrap.ver1 .ms-inttl {
    color: #0000cc;
}
.mainsec_wrap.ver2 .ms-inttl {
    color: #92d050;
}
.mainsec_wrap.ver3 .ms-inttl {
    color: #ff9933;
}
.mainsec_txt {
    text-align: center;
    margin: 0 0 30px 0;
}
.mainsec-txt {
    display: inline-block;
    position: relative;
    font-size: 33px;
    line-height: 1;
    font-weight: bold;
    padding: 0 100px 0 30px;
}
.mainsec-txt.ver3 {
    padding: 0;
}
.mainsec-txt span.fs-sml {
    position: absolute;
    font-size: 20px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}
.mainsec-txt span.fc-red {
    color: #dc3b10;
}
.mainsec-txt span.fs-lrg {
    font-size: 84px;
}
.mainsec-txt span.fs-rgl {
    font-size: 48px;
    padding: 0 10px 0 8px;
}
.mainsec-txt:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    z-index: 10;
}
.mainsec-txt.ver1:after {
    width: 79px;
    height: 62px;
    background: url("../svg/icn01.svg") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.mainsec-txt.ver2:after {
    width: 73px;
    height: 62px;
    background: url("../svg/icn02.svg") no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.presta-txt li {
    position: relative;
    font-size: 12px;
    line-height: 1.8;
    padding: 0 0 0 1em;
}
.presta-txt li span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.maincon_wrap {
    margin: 0 0 40px 0;
}
.maincon_wrap:last-child {
    margin: 0;
}
.maincon_ttl {
    width: 100%;
    margin: 0 0 20px 0;
    background-color: #fff;
    padding: 12px 0 8px 0;
    text-align: center;
    box-sizing: border-box;
}
.maincon_ttl.clr1 {
    border: 1px solid #0000cc;
}
.maincon_ttl.clr2 {
    border: 1px solid #92d050;
}
.maincon_ttl.clr3 {
    border: 1px solid #ff9933;
}
.maincon_ttl.clr4 {
    border: 1px solid #ffc000;
}
.maincon_ttl.clr5 {
    border: 1px solid #6666ff;
}
.maincon-ttl {
    font-size: 20px;
    line-height: 1;
}
.maincon-ttl.ver2 {
    font-size: 18px;
    font-weight: bold;
}
.maincon_ttl.clr1 .maincon-ttl {
    color: #0000cc;
}
.maincon_ttl.clr2 .maincon-ttl {
    color: #92d050;
}
.maincon_ttl.clr3 .maincon-ttl {
    color: #ff9933;
}
.maincon_ttl.clr4 .maincon-ttl {
    color: #ffc000;
}
.maincon_ttl.clr5 .maincon-ttl {
    color: #6666ff;
}
.maincon_img {
    text-align: center;
}
.maincon_img.is-mlt {
    margin: 0 35px 0 0;
}
.maincon_img a {
    display: inline-block;
}
@media (min-width:896px) {
    .maincon_img a:hover {
        opacity: 0.8;
    }
}
.plan_list li {
    width: 245px;
}
.pl-ttl {
    font-size: 18px;
    line-height: 1.6;
    text-align: center;
}
.pl_img {
    height: 50px;
    margin: 10px auto 15px auto;
}
.pl_img span {
    padding: 50px 0 0 0;
    height: 0;
    display: block;
    overflow: hidden;
}
.pl_img.ver1 {
    width: 50px;
}
.pl_img.ver1 span {
    background: url("../img/group_icn01.png") no-repeat center center;
}
.pl_img.ver2 {
    width: 49px;
}
.pl_img.ver2 span {
    background: url("../img/group_icn02.png") no-repeat center center;
}
.pl_img.ver3 {
    width: 53px;
}
.pl_img.ver3 span {
    background: url("../img/group_icn03.png") no-repeat center center;
}
.pl-txt {
    display: table;
    margin: 0 auto;
}
.pl-txt span {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    font-size: 13px;
    line-height: 1.8;
}
.medical_list li {
    width: 370px;
}
.ml_img {
    width: 100%;
    height: 110px;
    margin: 0 0 25px 0;
}
.ml_img a {
    display: block;
}
@media (min-width:896px) {
    .ml_img a:hover {
        opacity: 0.8;
    }
}
.bnr-guide {
    font-size: 16px;
    font-weight: bold;
    color: #ffc000;
    margin: 0 0 10px 0;
}
.bnr-guide span {
    position: relative;
    padding: 0 0 0 20px;
}
.bnr-guide span:before {
    content: "";
    position: absolute;
    display: block;
    width: 13px;
    height: 12px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 10;
    margin-top: -1px;
    background: url("../img/txt_arw.png") no-repeat 0 0;
}
.ml-txt {
    font-size: 13px;
    text-align: justify;
}
.net_list {
    margin: 0 0 40px 0;
}
.net_list li {
    width: 370px;
}
.nl_img {
    width: 100%;
}
.nl_img.ht1 {
    height: 100px;
}
.nl_img.matp {
    margin: 35px 0 0 0;
}
.nl_img a {
    display: block;
}
@media (min-width:896px) {
    .nl_img a:hover {
        opacity: 0.8;
    }
}
.nl-txt {
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    margin: 20px 0 0 0;
}
@media (max-width: 896px) {
    .mv_wrap {
        display: block;
        width: 100%;
        margin: 10px 0 25px 0;
        padding: 0 17px 0 18px;
        box-sizing: border-box;
    }
    .mainMv_wrap {
        width: 100%;
    }
    .mainMv_wrap ul {
        margin: 0 0 20px 0;
    }
    .mainMv_wrap ul li .link {
        width: 31%;
        height: 17%;
        bottom: 26%;
        left: 13%;
    }
    .mainMv_wrap ul li .link.ver2 {
        width: 35%;
        right: 11%;
    }
    .mainMv_wrap ul li .link a {
        padding: 40% 0 0 0;
    }
    .mainMv_wrap ul li .link.ver2 a {
        padding: 36% 0 0 0;
    }
    .mainMv_wrap ul li img {
        width: 100%;
    }
    .sidebnr_img:first-child {
        margin: 0 0 15px 0;
    }
    .sidebnr_img img {
        width: 100%;
    }
    .mvtop-txt {
        font-size: 15px;
        line-height: 1.6;
        font-weight: 400;
        text-align: justify;
        padding: 0 17px 0 18px;
    }
    .top_menu {
        width: 100%;
        margin: 20px 0 30px 0;
        padding: 0 8px;
        box-sizing: border-box;
    }
    .top_menu li {
        width: 50%;
        height: 55px;
        border-right: 1px solid #437bd4;
        margin: 0 0 15px 0;
    }
    .top_menu li:first-child {
        border-left: 1px solid #437bd4;
    }
    .top_menu li:nth-child(3) {
        border-left: 1px solid #437bd4;
    }
    .top_menu li:nth-child(5) {
        width: 100%;
        margin: 0;
        border-left: 1px solid #437bd4;
    }
    .top_menu li a span {
        font-size: 15px;
        line-height: 1.2;
        color: #437bd4;
    }
    .top_menu li a span:before {
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }
    .top_menu li:nth-child(1) a span,
    .top_menu li:nth-child(2) a span,
    .top_menu li:nth-child(3) a span,
    .top_menu li:nth-child(4) a span,
    .top_menu li:nth-child(5) a span {
        color: #437bd4;
    }
    .top_menu li:nth-child(1) a span {
        padding: 0 0 0 50px;
    }
    .top_menu li:nth-child(1) a span:before {
        width: 30px;
        height: 24px;
        background: url("../img/sp/icn01.png") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .top_menu li:nth-child(2) a span {
        padding: 0 0 0 43px;
    }
    .top_menu li:nth-child(2) a span:before {
        width: 30px;
        height: 26px;
        background: url("../img/sp/icn02.png") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .top_menu li:nth-child(3) a span {
        padding: 0 0 0 45px;
    }
    .top_menu li:nth-child(3) a span:before {
        width: 30px;
        height: 29px;
        background: url("../img/sp/icn03.png") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .top_menu li:nth-child(4) a span {
        padding: 0 0 0 40px;
    }
    .top_menu li:nth-child(4) a span:before {
        width: 26px;
        height: 26px;
        background: url("../img/sp/icn04.png") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .top_menu li:nth-child(5) a span {
        padding: 0 0 0 40px;
    }
    .top_menu li:nth-child(5) a span:before {
        width: 27px;
        height: 24px;
        background: url("../img/sp/icn05.png") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .sec-ttl {
        padding: 13px 0 10px 0;
    }
    .mainsec_wrap {
        padding: 65px 0 0 0;
    }
    .mainsec_wrap.ver1 {
        margin: -65px 0 0 0;
    }
    .mainsec_in {
        padding: 15px 0 0 0;
    }
    .mainsec_wrap.ver1 .mainsec_in,
    .mainsec_wrap.ver2 .mainsec_in,
    .mainsec_wrap.ver3 .mainsec_in,
    .mainsec_wrap.ver4 .mainsec_in,
    .mainsec_wrap.ver5 .mainsec_in {
        background-color: #fff;
    }
    .mainsec_wrap.ver4 .mainsec_in {
        padding: 25px 0 0 0;
    }
    .mainsec_wrap.ver5 .mainsec_in {
        padding: 25px 0 40px 0;
    }
    .mainsec_wid {
        width: 100%;
        padding: 0 17px 0 18px;
        box-sizing: border-box;
    }
    .mainsec_ct {
        padding: 0;
    }
    .mainsec_wrap.ver1 .mainsec_ct {
        margin: 0 0 35px 0;
    }
    .mainsec_inttl {
        width: 180px;
        margin: 0 auto 15px auto;
    }
    .ms-inttl {
        font-size: 18px;
        padding-top: 4px;
    }
    .mainsec_txt {
        margin: 0 0 10px 0;
    }
    .mainsec-txt {
        font-size: 28px;
        padding: 0 75px 0 20px;
    }
    .mainsec-txt span.fs-sml {
        font-size: 15px;
    }
    .mainsec-txt span.fs-lrg {
        font-size: 70px;
    }
    .mainsec-txt span.fs-rgl {
        font-size: 40px;
        padding: 0 5px 0 4px;
    }
    .mainsec-txt.ver1:after {
        width: 50px;
        height: 40px;
    }
    .mainsec-txt.ver2:after {
        width: 50px;
        height: 42px;
    }
    .presta-txt li {
        padding: 0 0 0 1em;
        margin: 0 0 5px 0;
        text-align: justify;
    }
    .presta-txt li:last-child {
        margin: 0;
    }
    .maincon_wrap {
        margin: 0 0 20px 0;
    }
    .maincon_ttl {
        margin: 0 0 15px 0;
        padding: 9px 0 7px 0;
    }
    .maincon_ttl.clr1 {
        border: 1px solid #666666;
    }
    .maincon_ttl.clr4 {
        margin: 0 0 25px 0;
    }
    .maincon-ttl {
        font-size: 17px;
        font-weight: bold;
    }
    .maincon-ttl.ver2 {
        font-size: 17px;
    }
    .maincon_ttl.clr1 .maincon-ttl {
        color: #666666;
    }
    .maincon_img img {
        width: 100%;
    }
    .maincon_img.is-mlt {
        margin: 0 0 10px 0;
    }
    .img_flx {
        display: block;
    }
    .plan_list {
        display: block;
    }
    .plan_list li {
        width: 100%;
        margin: 0 0 30px 0;
    }
    .pl-ttl {
        font-size: 17px;
    }
    .pl_img {
        height: auto;
        margin: 10px auto;
    }
    .pl_img span {
        padding: 50px 0 0 0;
    }
    .pl_img.ver1 {
        width: 44px;
        height: 44px;
    }
    .pl_img.ver1 span {
        padding: 44px 0 0 0;
        background: url("../img/sp/group_icn01.png") no-repeat center center;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .pl_img.ver2 {
        width: 44px;
        height: 45px;
    }
    .pl_img.ver2 span {
        padding: 45px 0 0 0;
        background: url("../img/sp/group_icn02.png") no-repeat center center;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .pl_img.ver3 {
        width: 45px;
        height: 43px;
    }
    .pl_img.ver3 span {
        padding: 43px 0 0 0;
        background: url("../img/sp/group_icn03.png") no-repeat center center;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .pl-txt span {
        font-size: 14px;
    }
    .medical_list {
        display: block;
    }
    .medical_list li {
        width: 100%;
        margin: 0 0 30px 0;
    }
    .medical_list:last-child {
        margin: 0;
    }
    .ml_img {
        height: auto;
        margin: 0 0 25px 0;
    }
    .bnr-guide {
        font-size: 17px;
        text-align: center;
    }
    .bnr-guide span:before {
        margin-top: 0;
        background: url("../img/sp/txt_arw.png") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .ml-txt {
        font-size: 14px;
    }
    .net_list {
        display: block;
        margin: 0 0 30px 0;
    }
    .net_list li {
        width: 100%;
        margin: 0 0 35px 0;
    }
    .net_list li:last-child {
        margin: 0;
    }
    .nl_img.ht1 {
        height: auto;
    }
    .nl_img.matp {
        margin: 30px 0 0 0;
    }
    .nl-txt {
        font-size: 15px;
        margin: 15px 0 0 0;
    }
}
@media (max-width: 374px) {
    .sec-ttl {
        font-size: 20px;
    }
    .top_menu li a span {
        font-size: 14px;
    }
    .mainsec-txt span.fs-lrg {
        font-size: 60px;
    }
    .mainsec-txt span.fs-rgl {
        font-size: 35px;
    }
}
