@charset "utf-8";

/* ================================
common
================================ */

body {
    font-size: 14px;
    padding: 0;
}

img {
    vertical-align: top;
}

a:hover img {
    opacity: 0.85;
}

.wrap {
    width: 999px;
    margin: 0 auto;
}

.cbg01 {
    background: #f0f3f9;
}

.head {
    background: #fff;
    z-index: 999;
    max-width:1500px;
    margin: 0 auto; 
}

.head_in {
    text-align: center
}

img.headimg01 {
    width: 100% !important;
    height: auto;
    display: block;
}

.headbtm_0 {
    position: absolute;
    z-index: 2;
    bottom: 27px;
    left: 915px;
}

/* ================================
main
================================ */

center {
    margin: 0 auto;
}

.main {
    /*background: url("../images/main01.png") no-repeat center top;*/
    background-size: cover;
    position: relative;
    height: 100%;
    width: 100%;
}

.main_in {
    width: 100%;
    padding-bottom: 2.6%;
    position: relative;
    text-align: center;
}

img.main01img {
    width: 100%;
}

img.main_btm {
    position: absolute;
    width: 30%;
    bottom: 5%;
    right: 5%;
    border-radius: 8px;
}

.sec01 {
    background-color: #185E9A;
    margin: 0 auto;
}

.sec01btm_1 {
    position: absolute;
    z-index: 2;
    top: 236px;
    left: 600px;
}

.sec01btm_2 {
    position: absolute;
    top: 710px;
    left: 600px;
}

.sec02 {
    background-color: #FCFCFC;
}


/* ================================
sec03
================================ */

.sec03 {
    position: relative;
    margin: 0 auto
}

.sec03btm {
    position: absolute;
    top: 226px;
    left: 586px;
}

.sec04 {
    background-color: #185E9A;
    margin: 0 auto
}

.sec04 .wrap {
    width: 1061px;
    margin: 0 auto;
}

.sec05 {
    background-color: #FCFCFC;
    margin: 0 auto
}

.sec05 .wrap {
    width: 1060px;
    margin: 0 auto;
}

.sec06 {
    background-color: #fff6e5;
    margin: 0 auto
}

.sec07 {
    position: relative;
    margin: 0 auto
}

.sec07btm {
    position: absolute;
    top: 12%;
    left: 85%;
}

.sec08 {
    margin: 0 auto;
    background: url("../images/Q&A.png") no-repeat center top;
    padding-top: 150px;
}

.sec08 .wrap {
    background-color: #ffffff;
}

.sec08_1btm {
    position: absolute;
    top: 979px;
    left: 611px;
}

.sec08_2btm {
    position: absolute;
    top: 1359px;
    left: 611px;
}

.sec08_3btm {
    position: absolute;
    top: 2050px;
    left: 611px;
}

.sec08_4btm {
    position: absolute;
    top: 1723px;
    left: 611px;
}

.sec08_q1 {
    width: 900px;
    margin: 0 auto;
}

.sec08_q2 {
    position: absolute;
    top: 10%;
    left: 30%;
}

.sec08_q3 {
    position: absolute;
    top: 13%;
    left: 30%;
}

.sec08_q4 {
    position: absolute;
    top: 16%;
    left: 30%;
}

.sec08_q5 {
    position: absolute;
    top: 19%;
    left: 30%;
}

.sec08_q6 {
    position: absolute;
    top: 22%;
    left: 30%;
}

.sec08_q7 {
    position: absolute;
    top: 25%;
    left: 30%;
}

@media screen and (max-width: 768px) {
    .sec08_btm {
        border-radius: 5px;
    }
}


/*
.sec07{
	background: url('../images/sec07_bg.jpg') no-repeat center top;
	text-align: center;
}
*/

.sec09 {
    background-color: #fff;
}


/* ================================
sp_ft
================================ */

.sp_ft {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 2% 0% 0;
    background: rgba(255, 255, 255, 0.8);
}


/* ================================
footer
================================ */

.footer {
    line-height: 40px;
    background: #043053;
    color: #fff;
    word-spacing: 10px;
}

.footer .wrap {
    text-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
}

.footer li {
    list-style-type: none;
    position: relative;
    padding-top: 10px;
    text-align: center;
}

.footer li:before {
    content: "";
    background-image: url(../images/fotter_icon.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.sp_ft {
    display: none;
    text-align: center;
}

.sp_ft img {
    width: 94%;
}

@media screen and (max-width: 768px) {
    .sp_ft {
        display: block;
    }
    .footer {
        padding-bottom: 30%;
    }
    .footer .wrap,
    .footer li {
        display: block;
    }
    .footer .left {
        text-align: center;
    }
    .footer ul {
        width: 60%;
        margin: 0 auto;
    }
}

.top-sub-text {
    font-family: sans-serif;
    font-size: 2.1em;
    color: #4b4b4b;
    line-height: 180%;
    padding-bottom: 30px;
    letter-spacing: 2px;
}

.top-text {
    font-family: "HirakakuPro-W6";
    font-size: 2.5em;
    color: #466ea5;
    line-height: 170%;
    padding-bottom: 40px;
    letter-spacing: 4px;
}

.top-sub2-text {
    font-family: sans-serif;
    font-size: 2.2em;
    color: #ab404b;
    display: inline-block;
    padding-bottom: 10px;
    text-align: center;
    line-height: 80%;
}

.top-sub2-text-midasi {
    font-family: sans-serif;
    font-size: 1.7em;
    color: #ab404b;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-bottom: 10px;
    line-height: 30px;
}

ul {
    list-style: none;
    text-align: left;
}

.indent {
    text-indent: 3em;
}

.inline-block {
    width: 80%;
    display: inline-block;
    vertical-align: bottom;
    box-sizing: border-box;
}

.inline-circle {
    display: inline-block;
    vertical-align: top;
    padding: 20px;
    box-sizing: border-box;
}

.sub-text3 {
    font-family: sans-serif;
    text-align: center;
    font-size: 1em;
    color: black;
    line-height: 180%;
    padding-bottom: 20px;
    width: 60%;
}

.table {
    text-align: left;
    border-collapse: collapse;
    padding: 30px;
    width: 100%;
    border-spacing: 0;
}

.tb {
    border: solid 1px;
    /* 枠線指定 */
    padding: 10px 0;
    /* 余白指定 */
    border-bottom: solid 2px #ddd;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
    left: 0px;
    top: 0px;
}

.question {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}

.question a {
    display: block;
    padding: 8px;
    text-decoration: none;
    color: #043053;
    line-height: 1.2;
}

label {
    display: block;
    margin-top: 50px;
    line-height: 1;
    cursor: pointer;
}

input {
    display: none;
}

.question ul {
    margin: 0;
    padding: 20px;
    list-style: none;
}

.question li {
    position: absolute;
    max-height: 0;
    overflow-y: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    left: 6%;
    margin-top: auto;
    font-size: 1.1em;
}

#sec08_q1:checked ~ #sec08_a1 li,
#sec08_q2:checked ~ #sec08_a2 li,
#sec08_q3:checked ~ #sec08_a3 li,
#sec08_q4:checked ~ #sec08_a4 li,
#sec08_q5:checked ~ #sec08_a5 li,
#sec08_q6:checked ~ #sec08_a6 li,
#sec08_q7:checked ~ #sec08_a7 li {
    max-height: 100px;
    opacity: 1;
}

.
}

.question input[type="checkbox"].on-off + div {
    height: 0;
    overflow: hidden;
}

.question input[type="checkbox"].on-off:checked + div {
    height: 100px;
}

.faq .question {
    height: 4em;
    display: flex;
    position: relative;
}

.faq label {
    display: block;
    cursor: pointer;
    transition: all 0.5s;
    padding-bottom: 10px;
}

/* チェックボックスは表示しない */

.faq input {
    display: none;
}

/* 開けることを示すための下矢印と答えをチェックボックスが入る前の状態にセット */

.faq .collapse-handle {
    height: 0.7em;
    width: 1.5em;
    background: image-url("collapse_allow_close.svg") no-repeat;
    position: absolute;
    right: 1em;
    top: 30%;
}

.faq .answer {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
    display: block;
    padding: 8px;
    text-decoration: none;
    color: #043053;
    line-height: 1.1;
    margin-left: 6%;
}

/* チェックボックスにチェックが入ったら、以下の要素が変更になる */

.checkbox:checked + label .collapse-handle {
    height: 0.8em;
    width: 1em;
    background: image-url("collapse_allow_open.svg") no-repeat;
    position: absolute;
    right: 1em;
    top: 40%;
}

.checkbox:checked + label + .answer {
    height: auto;
    opacity: 1;
    display: flex;
    align-items: flex-start;
    padding: 1em 1em 1em 0;
    text-decoration: none;
    color: #043053;
    line-height: 1.2;
    font-size: 1.3em;
}

.video {
    position: absolute;
    top: 2.5%;
    right: 17%;
    max-width: 100%;
}
