@charset "UTF-8";


/*------------------------------------*\
    $COMMON
\*------------------------------------*/

.tbl-r02 td {
    border: solid 1px #ccc;
    padding: 10px;
    background: #fff;
}

body {
    background: url(../images/bg.gif);
}

.small {
    font-weight: normal;
    font-size: 0.8em;
}


table {
    border-collapse: collapse;
    width: 100%;
    margin: 1rem auto auto auto !important;
    width: 96%;
    font-family: 'Noto Sans JP', sans-serif;
    margin: auto;
    font-size: calc(17px + 1 * (100vw - 800px)/400);
}

.tb01 th {
    padding: 15px;
    background: #fff;
    border: solid 1px #ccc;
    text-align: center;
    width: 33%;
    line-height: 1.5;
    background: #1b2c39;
    color: #fff;
    box-sizing: border-box;
}

.tb01 td {
    padding: 15px;
    background: #fff;
    border: solid 1px #ccc;
    padding: 20px;
    text-align: center;
    line-height: 1.5;
    box-sizing: border-box;
}

.tb01 .detail td {
    text-align: left !important;
}

.footer-v-bg {
    padding-bottom: 4rem;
}

.table-inner {
    max-width: 950px;
    margin: auto;
}




.underline {
    border-bottom: 1px solid #000 !important;
    padding-bottom: 0.5px !important;
}

.link_url {
    text-decoration: underline;
    color: blue;
}

.aisatu p {
    background-color: #fff;
    background-image: linear-gradient(180deg, #ccc 0.7px, transparent 1px);
    background-size: 100% 2.34em;
    line-height: 2.32em;
    padding-bottom: 15px;
}

.aisatu {
    box-shadow: 2px 0px 16px -6px rgb(0 0 0 / 60%);
    padding: 2em;
}

.prof_img {
    float: right;
    width: 30%;
    margin-left: 1.5em;
    margin-top: 3rem;
}

.text_box {
    margin: auto;
    background: #FFF;
    padding: 3em 2em;
}

.underline.red {
    border-bottom: 1px solid #BD052C;
    padding-bottom: 0.5px;
    color: #BD052C;
}

.fa-check {
    color: red;
}

.pc {
    display: block;
}

.sp {
    display: none;
}

.img1 {
    width: 40%;
    margin-top: 4rem;
}

.con2 .txt {
    width: 56%;
    margin-right: 3%;
}

.con1 {
    background: #fff;
}

.con2 .mes-bg img {
    width: 100%;
}

.con2 .mes-bg {
    padding-bottom: 4rem;
}

.con2 .nayami {
    padding: 2rem 1rem;
    margin-top: 2rem;
    background: url(../images/img02.png)no-repeat right center;
}

.con3 {
    background: url("../images/con3-bg.webp")top center fixed;
}

.con4 {
    background: url("../images/con2-bg.webp")top center fixed;
}

picture img {
    max-width: 100%;
}

p {
    letter-spacing: 1px;
    font-size: calc(16px + 0.8 * (100vw - 800px)/400);
    line-height: 1.6;
    padding-top: 0.5rem;
    color: #333;
    padding-bottom: 0.5rem;
    font-family: 'Noto Sans JP', sans-serif;
}

li {
    text-indent: -1.4rem;
    line-height: 1.8;
    margin: 1rem auto 1rem 1.4rem;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: calc(15px + 1 * (100vw - 800px)/400);
}

.min {
    font-family: 'Noto Serif JP', serif !important;
}

.catch {
    font-size: 2em;
    line-height: 1.6;
}

i {
    font-family: Font Awesome\ 5 Free;
    margin-right: 0.5rem;
}

.center {
    text-align: center !important;
}

img {
    max-width: 100%;
}



.con2 .txt-box h3 {
    color: #000;
    border: none;
    margin-bottom: 2rem;
}

.con2 .imgcap {
    margin-top: 0;
    font-size: 90%;
}

.con2 .img2 {
    text-align: center;
}

.img2 img {
    width: 80%;
    margin: auto;
}

.bold {
    font-weight: bold;
}

.img3,
.img4,
.img5,
.img6,
.img7 {
    background: #f3f3f3;
    padding: 1rem;
}

.img11 img {
    width: 80%;
    margin-bottom: 1rem;
}

.img3 {
    font-size: 12px !important;
}

.img4 img {
    margin: 1rem auto;
}

.img4 {
    font-size: 12px !important;
}

.img5 {
    max-width: 484px;
}

.flex {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.img-wrap {
    text-align: center;
}

.txt-wrap {
    width: 58%;
    margin-right: 2%;
}

.flex-rv {
    display: flex;
    flex-direction: row-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.f-big1 {
    font-size: 110%;
}

.f-big2 {
    font-size: 120%;
}

.prof-img {
    text-align: center;
    width: 30%;
}

.prof-wrap {
    padding: 10px;
}

.prof-box {
    background: #f9f9f1;
    padding: 2rem;
    display: flex;
    border-radius: 20px;
    margin-bottom: 70px;
}

.prof-box p {
    font-size: 14px;
    margin-right: 2rem;
    letter-spacing: 1px;
    line-height: 1.8;
}

.prof-txt {
    width: 80%;
}

h3 {
    text-align: left;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 1px;
    margin-bottom: 1rem;
    margin-left: auto;
    margin-right: auto;
    font-size: calc(19px + 2 * (100vw - 800px)/400);
}

.inner {
    max-width: 950px;
    margin: auto;
    background: #ffffff;
    padding: 0.5rem 2rem;
    font-family: 'Noto Sans JP', sans-serif;
}

.review-box .left-box {
    width: 66%;
    margin-right: 3rem;
}

.review-box .right-box {
    width: 27%;
}

.footer-inner {
    width: 100%;
}

.blue {
    color: #01579b;
}

.red {
    color: #BD052C;
}

.blue {
    color: rgb(16, 84, 204);
}

li i {
    font-weight: bold;
}


.bold700 {
    font-weight: 700;
}

.blue-gradient {
    background: linear-gradient(transparent 70%, #bbefff 0%);
    display: inline;
    padding: 5px 1px 0px;
    position: relative;
}

.yellow-gradient {
    background: linear-gradient(transparent 0%, #ffff98 0%);
    display: inline;
    padding: 0 5px 2px;
    position: relative;
    font-weight: 700;
}

.yellow {
    color: #FECB00;
    font-weight: normal;
}

.big {
    font-size: 140% !important;
    text-align: left;
}

.ft1 {
    font-size: 110%;
}

.ft2 {
    font-size: 120%;
}

.black-bg {
    background: #ebf3f5;
}

p {
    color: #333;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.fami-img {
    max-width: 700px;
    margin: auto;

}

.header-box {
    text-align: center;
    margin: auto;
}

.header-bg {
    background: url(../images/header-bg.webp)no-repeat top center;
}

/*------------------------------------*\
    $HEADER
\*------------------------------------*/



/*------------------------------------*\
    $BTN
\*------------------------------------*/




/*------------------------------------*\
    $CONTENT
\*------------------------------------*/
/* con1 */
.con1 .inner {
    padding: 0;
}

.con1 {
    padding-bottom: 1vw;
}

.con1 h3 {
    background: #9b1200;
    margin-bottom: 2rem;
    padding: 1rem 0.5rem;
}

.btn-box {
    background: #fff;
}

.btn-box .inner {
    background: #fff;
}

form {
    max-width: 780px;
    margin: auto;
}

.input_name {
    text-align: left;
    font-size: 1.3em;
    color: #323232;
    font-weight: 700;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.input_style {
    width: 100%;
    height: 70px;
    font-size: 1.2em;
    padding-left: 1rem;
    border-radius: 0px;
    background: #FFF;
    margin-bottom: 2rem;
    text-align: left;
    border: 3px solid #323232;
    color: #7b7b7b;
}

input[type="image"] {
    width: 100%;
    text-align: center;
    margin: auto
}

input[type="image"]:hover {
    opacity: 0.8;
}

.con1 .inner {
    padding-bottom: 2rem;
}

h4 {
    text-align: center;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.5;
    color: #fff;
    font-size: calc(1.1rem + ((1vw - 5.2px) * 0.8681));

}

ul.checklist {
    margin: 2rem auto;
    background-color: #FDFFF3;
    padding: 1em;
    padding-bottom: 1rem;
}

ul.checklist li {
    margin-bottom: 0.8em;
    padding-top: 5px;
    padding-left: 60px;
    padding-bottom: 0.8em;
    background: url(../images/check.png) left 8px;
    background-repeat: no-repeat;
    background-size: 24px;
    list-style-type: none;
    font-size: 1.3em;
    border-bottom: 1px dotted #ccc;
}

ul.checklist2 li {
    margin: auto;
    letter-spacing: 0;
    font-size: 1.3em;
    font-weight: 500;
    padding-left: 60px;
    padding-top: 2px;
    padding-bottom: 0.4em;
    background: url(../images/check2.png) left 8px;
    background-repeat: no-repeat;
    background-size: 30px;
    list-style-type: none;
}

ul.checklist2 {
    margin-bottom: 1rem;
}


.con2 li {
    text-align: left;
}

.balloon1 {
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 7px 10px;
    color: #555;
    width: 80%;
    font-size: 16px;
    padding: 1rem;
    background: #01579b;
}

.balloon1:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -20px;
    border: 20px solid transparent;
    border-top: 20px solid #01579b;
}

.balloon1 p {
    margin: 0;
    padding: 0;
}

.cap {
    border: 2px solid #01579b;
    width: 70%;

    margin: auto;
    font-weight: 600;

}

.cap p {
    padding: 1rem;
    color: #01579b;
    font-size: 120%;
    font-weight: 700;
}

@media only screen and (max-width: 767px) {

    .prof_img {
        width: 47%;
        margin-left: 0.5em;
        margin-top: -2rem;
        margin-right: -1rem;
    }
    .aisatu{
        padding: 1.4em;
    }

    .last td:last-child {
        border-bottom: solid 1px #ccc;
        width: 100%;
    }

    .tbl-r02 {
        width: 90%;
    }

    .tbl-r02 th,
    .tbl-r02 td {
        border-bottom: none;
        display: block;
        width: 100%;
        text-align: center;
    }

    .tbl-r02 th {
        padding: 0.8rem;
    }

    .inner {
        padding: 0.5rem 0.7rem;
    }

    h3 {
        margin: 1rem;
        width: auto;
        min-width: auto;
    }


    :root {
        --sp: 3.16
    }

    .balloon1 {
        width: 100% !important;
    }

    .cap {
        width: 96%;
    }

    .cap p {
        font-size: calc(1.1rem + ((1vw - 6.2px) * 0.8681));

    }
    ul.checklist2{
        margin-top: 10rem;
    }

    p {
        letter-spacing: 0.1em !important;
    }
    .btn-box2 .inner{
       padding: 0.1rem 1rem 2rem 1rem!important; 
    }
    section .inner{
        padding-top: 2rem!important;
    }

    .con2 .mes-bg{
        padding-bottom: 3rem;
    }

    .con1.con2-bg h3 img {
        padding-top: 5.7rem;
    }
    .con2 .nayami{
       background: url(../images/img02-sp.png)no-repeat right top; 
       -webkit-background-size: 110%;
            -o-background-size: 110%;
               background-size: 110%;
    }

    .con2 .sp-bg {
        background: url(../images/ctr-vw-sp-bg.png) no-repeat top !important;
        -webkit-background-size: cover !important;
        -o-background-size: cover !important;
        background-size: cover !important;
        height: 56vh !important;
    }

    .con2 .btn-box {
        margin: auto !important;
    }


}


section .inner {
    padding-top: 3rem;
    padding-bottom: 4rem;

}

h2 {
    background: url(../images/tit-bg.png)no-repeat top center;
    padding: 2rem 1rem;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 900;
    font-size: calc(23px + 6 * (100vw - 800px)/400);
    line-height: 1.6;
}

hr {
    border: none;
    border-top: 1px dotted #484747;
}

.chapter-box {
    margin-bottom: 2rem;
}

.chapter-box .img-wrap {
    margin-top: 1rem;
    margin-bottom: 4rem;
}

.chapter-box .flex .left-box {
    width: 40%;
    margin-right: 1rem;
}

.chapter-box .flex .right-box {
    width: 57%;
}

.chapter-box .flex {
    margin-top: 2rem;
}

.chapter-box p {
    margin-top: 0.5rem;
}

.chapter-box h3 {
    text-align: center;
    font-size: 2em;
    margin-top: 2rem;
    color: #9b1200;
}

.con3 .txt-box ul {
    padding-right: 2rem;
    display: inline-block;
}

.chapter-box:last-child {
    margin-bottom: 0;
}

.con5 .right-box {
    width: 40%;
}

.con5 .left-box {
    width: 56%;
}

.con5 .sub-tit {
    background: #232323;
    color: #fff;
    font-size: 1.4em;
    padding: 0.3rem 1rem 0.5rem 1rem;
    width: 30%;
    font-weight: bold;
    text-align: center;
    margin: 6rem auto 3rem auto;
}

.con5 p {
    font-size: 15px;
}

.con5 .img-box2 {
    width: 80%;
    min-width: 300px;
    margin: auto;
}

.jisseki-wrap,
.works-wrap {
    text-align: center;
}

.tit1 {
    margin-bottom: 2rem;
    text-align: center;
}

.img12 {
    margin-bottom: 1rem;
}

#footer {
    background-color: #80919b;
    color: rgba(255, 255, 255, 0.7);
    padding-top: 4rem;
    padding-bottom: 5px;
    text-align: center;
}

#footer .inner {
    display: flex;
    padding: 0 !important;
}

#footer p {
    font-size: 13px;
    color: #fff;
}

#footer p a {
    color: #fff;
}

.row {
    background: #041128;
}

.footer_link {
    text-align: left;
    padding-right: 10px;
    background: #041128;
    width: 50%;
}

.footer_copyright {
    padding-right: 10px;
    text-align: left;
    width: 50%;
    background: #041128;
}

.footer_link p {
    text-align: right;
    padding-right: 40px;
}


.row:after {
    clear: both;
}

.prof-wrap {
    padding-bottom: 3rem;
}

.con5 .img-box {
    width: 40%;
    margin-right: 1vw;
}

.con5 .txt-box {
    width: 58%;
}

.con6 .tit-img-box {
    margin-top: 2rem;
    text-align: center;
}

.con6 .thm1 {
    background: #f5f5f5;
    padding: 2rem;
}

.con6 {
    background: url("../images/bg.jpg")no-repeat center fixed;
}

.con8 {
    background: url("../images/tokuten-bk.webp")no-repeat center top fixed;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.youtube-box {
    background: #fff;
    padding: 1rem;
}

.con8 .inner {
    background: #ffffffe0;
}

.con8 .img-box {
    text-align: center;
    margin: 2rem auto;
}

.con8 .tit2 {
    background: transparent;
}

.under-dotted {
    padding-bottom: 0.1rem;
    border-bottom: 2px dotted #555;
}

.btn-box .reflection {
    position: relative;
    overflow: hidden;
    border-radius: 40px;
    max-width: 671px;
    margin: -5rem auto auto auto;
}

.btn-box2,
.btn-box2 .inner {
    background: #c7dae5;
}

.btn-box2 .inner {
    padding: 1rem 1rem 4rem 1rem;
}

.btn-box2 .reflection {
    position: relative;
    overflow: hidden;
    border-radius: 40px;
    max-width: 671px;
    margin: 2rem auto auto auto;
}

a:hover {
    opacity: 0.95;
}

.reflection:after {
    content: "";
    height: 100%;
    width: 30px;
    position: absolute;
    top: -180px;
    left: 0;
    background-color: #fff;
    opacity: 0;
    -webkit-transform: rotate(45deg);
    -webkit-animation: reflection 2s ease-in-out infinite;
}

@keyframes reflection {
    0% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0;
    }

    80% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0.5;
    }

    81% {
        -webkit-transform: scale(4) rotate(45deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(50) rotate(45deg);
        opacity: 0;
    }
}

@media (max-width: 767px) {
    .pc {
        display: none;
    }
    .cap1{
        margin-top: 0!important;
        margin-bottom: 0!important;
    }

    h2 {
        padding: 1.5rem 0.5rem;
        letter-spacing: 0;
        margin-bottom: 1rem!important;
    }

    p {
        line-height: 1.8;
    }

    picture img {
        max-width: 100% !important;
    }
    .header-box{
        position: relative;
    }
    .table-inner{
        position: relative;
        z-index: 1;
        margin-top: -12rem;
    }

    .prof-img {
        width: 50% !important;
        margin: auto !important;
    }

    .prof-box p {
        width: 100%;
    }

    .prof-box {
        display: block;
    }

    #footer {
        padding-top: 2rem;
    }

    #footer p {
        margin: 0 !important;
    }

    .sp {
        display: block;
    }

    #footer p {
        font-size: 11px;
    }

    .flex {
        display: block;
    }

    .review-box .right-box {
        width: 50%;
        margin: auto;
    }

    h3 {
        font-size: 17px;
    }

    .review-box .left-box {
        width: 100%;
    }

    .reflection {
        width: 100%;
    }

    #footer .inner {
        display: block;
    }

    .footer_copyright {
        margin: auto;
        width: 100%;
        text-align: center;
    }

    .con1 .img-wrap .txt-img {
        max-width: 33%;
        margin: auto;
    }

    .con1 .inner {
        width: 95%;
    }

    .con1 h3 {
        margin: 0 auto 1rem auto;
    }

    .con1-bg {
        padding: 3rem 0;
    }
    .con3 .inner{
        background: rgba(255,255,255,0);
    }

    form {
        padding: 0 0.8rem;
    }

    .input_style {
        font-size: 1em;
        margin-bottom: 1rem;
    }

    ul.checklist li {
        margin-left: 0;
        padding-left: 38px;
        font-size: 1.1em;
    }

    li {
        text-indent: 0;
    }

    ul.checklist {
        margin: 0rem auto;
    }


    section .inner {
        padding-bottom: 1.4rem;
        width: 96%;
        margin: auto;
    }

    ul.checklist2 li {
        -webkit-background-size: 25px;
        -o-background-size: 25px;
        background-size: 25px;
    }

    .chapter-box .img-wrap {
        max-width: 140px;
        margin: auto;
    }

    .chapter-box h3 {
        font-size: 1.4em;
    }

    .chapter-box .flex .left-box {
        width: 100%;
    }

    .chapter-box .flex .right-box {
        width: 100%;
    }

    ul.checklist2 li {
        padding-left: 35px;
        font-size: 1em;
    }

    .chapter-box {
        margin-bottom: 1rem;
    }

    .con5 .left-box {
        width: 100%;
    }

    .con5 .right-box {
        width: 100%;
    }

    .con5 .right-box h3 {
        text-align: center;
    }

    .con5 .sub-tit {
        margin-top: 3rem;
        margin-bottom: 1rem;
        width: 90%;
        font-size: 1.1em;
    }

    .graph {
        width: 80%;
        margin: auto;
    }



    .footer_link p {
        text-align: center;
        margin: auto;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .tokuten-wrap {
        padding: 0.8rem;
    }

    .txt-wrap {
        width: 100%;
    }

    .img1 {
        text-align: center !important;
        width: auto;
    }

    .img1 img {
        width: 80%;
        margin: auto;
    }

    #footer p {
        padding: 5px;
        line-height: 1.4;
    }

    .footer_link {
        margin: auto;
        width: 100%;
        text-align: center;
    }

    .flex-rv {
        display: block;
    }

}