@charset "UTF-8";

body {
    width: 100%;
    /*overflow-x: hidden;*/
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    margin: 0;
    text-align: justify;
line-break: strict;
overflow-wrap: break-word;
word-wrap: break-word;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
    
    
    .header_bg {
        background: #EFEFEF;
        box-sizing: border-box;
    }
    .header_wrap {
        position: relative;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        max-width: 945px;
        padding: 3.035vw 0 2.335vw;
        box-sizing: border-box;
    }
    .header_logo {
        display: inline-block;
        width: 38.548vw;
    }
    .header_logo img {
        width: 100%;
    }
    .header_pr {
        display: inline-block;
        font-size: 0;
        position: absolute;
    	top: 50%;
    	right: 15px;
    	transform: translateY(-50%);
    	-webkit-transform: translateY(-50%);
    	-ms-transform: translateY(-50%);
    	width: 8.585%;
    }
    .header_pr img {
        width: 100%;
    }
    
    
    @media screen and (min-width: 440px) {
        .header_wrap {
            padding: 14px 0 10px;
        }
        .header_logo {
            width: 150px;
        }
        .header_pr {
            width: 40px;
        }
    }
    
    
    @media screen and (min-width: 640px) {
        .header_logo {
            width: 176px;
        }
        .header_wrap {
            padding: 15.79px 0 11.74px;
        }
    }
    
    
    
    .ft_line {
        display: inline-block;
        width: 100%;
        height: 1px;
        background: #cdcdcd;
        border: none;
    }
    
    
    img {
        max-width: 100%;
        height: auto;
    }
    
    .fv_wrap {
        font-size: 0;
        text-align: center;
        position: relative;
        z-index: 3;
    }
    .fv_wrap img {
        width: 100%;
    }
    
    .bg1 {
        background: #c8ccd0;
    }
    .itr_wrap {
        position: relative;
        z-index: 5;
    }
    .itr_box {
        background: #2f3d48;
        padding: 30px 16px 48px;
        clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), 0 100%);
    }
    .itr_txt1 {
        color: #fff;
        font-size: 16px;
        line-height: 1.5067;
        font-weight: 600;
        margin: 0;
    }
    
    @media screen and (min-width: 640px) {
        .itr_wrap {
            padding: 0 20px;
        }
        .itr_container {
            margin: 0 auto;
            max-width: 1070px;
        }
        .itr_box {
            padding: 34px 40px 50px;
            clip-path: polygon(0 0, 100% 0, 100% calc(100% - 30px), 0 100%);
            margin: -10% 0 0;
        }
        .itr_txt1 {
            font-size: 17px;
            line-height: 1.7647;
        }
    }
    
    @media screen and (min-width: 1200px) {
        .itr_box {
            margin-top: -160px;
        }
    }
    
    
    .ac1_wrap {
        overflow: hidden;
        padding: 24px 16px;
    }
    .ac1_container {
        margin: 0 auto;
        max-width: 1070px;
    }
    .ac1_box {
        position: relative;
        padding: 50px 16px 24px;
    }
    .ac1_box_bg {
        background: #fff;
        clip-path: polygon(0 20px, 100% 0, 100% 100%, 0 100%);
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }
    .img_dots1 {
        position: absolute;
        z-index: 2;
        width: 44px;
        top: -22px;
        right: -4px;
    }
    .ac1_box_in {
        position: relative;
        z-index: 5;
    }
    .c_lv2_wrap {
        position: relative;
        text-align: center;
        padding: 8px 8px;
        margin: 0 0 30px;
    }
    .c_lv2_wrap::before {
        content: "";
        position: absolute;
        z-index: 1;
        width: 100vw;
        height: 100%;
        right: 0;
        top: 0;
        background: #000;
    }
    .c_lv2_wrap::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 12px;
        height: 12px;
        background: #fff;
        z-index: 2;
    }
    .c_lv2 {
        position: relative;
        z-index: 5;
        display: inline-block;
        text-align: left;
        color: #fff;
        font-size: 22px;
        margin: 0;
        font-size: 1.275;
        font-weight: 600;
    }
    .prof_photo {
        padding: 0 20px;
    }
    .prof_photo_in {
        position: relative;
        font-size: 0;
    }
    .prof_photo_in::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100vw;
        height: 100%;
        background: linear-gradient(90deg, transparent 0%, transparent 25%, #000 25%, #000 100%);
        z-index: 1;
    }
    .prof_photo img {
        width: 100%;
        position: relative;
        z-index: 5;
    }
    .proftxt_wrap {
        text-align: center;
        padding: 16px 0;
    }
    .proftxt1 {
        margin: 0;
        font-size: 14px;
        color: #000;
        line-height: 1.35;
        font-weight: 600;
    }
    .proftxt2 {
        margin: 0;
        font-size: 12px;
        color: #000;
        line-height: 1.65;
        font-weight: 600;
    }
    .proftxt3 {
        margin: 0;
        font-size: 18px;
        color: #000;
        line-height: 1.35;
        font-weight: 600;
    }
    .proftxt3 > span {
        font-size: .71em;
    }
    .proftxt_2_wrap {
        position: relative;
        padding: 0 0 4px 4px;
        text-align: left;
    }
    .proftxt_2_wrap::before {
        content: "";
        position: absolute;
        left: -6px;
        bottom: -6px;
        width: 80px;
        height: 80px;
        z-index: 1;
        background: #ad8243;
    }
    .proftxt_2 {
        position: relative;
        z-index: 5;
        background: #2f3d48;
        padding: 16px;
        color: #fff;
        font-size: 13px;
        line-height: 1.555;
        margin: 0;
    }
    .ac1_right {
        margin: 0 0 48px;
    }
    .c_txt1 {
        color: #000;
        font-size: 16px;
        line-height: 1.48;
    }
    .br-pc{
        display: none;
    }
    .space-pc{
        display: contents;
    }
    
    @media screen and (min-width: 640px) {
        .ac1_box {
            padding: 60px 50px 30px;
        }
        .ac1_box_bg {
            clip-path: polygon(0 30px, 100% 0, 100% 100%, 0 100%);
        }
        .img_dots1 {
            width: 132px;
            right: -54px;
            top: -24px;
        }
        .br-sp {
            display: none;
        }
        .br-pc {
            display: inline-block;
        }
        .c_lv2_wrap {
            margin: 0 15% 60px 0;
            text-align: right;
        }
        .c_lv2_wrap::after {
            width: 16px;
            height: 16px;
        }
        .c_lv2 {
            font-size: 28px;
            padding: 6px 20px;
        }
        .ac1_right {
            float: right;
            width: 460px;
            margin: 0 -70px 52px 52px;
        }
        .c_txt1 {
            font-size: 18px;
            line-height: 1.722;
        }
        .prof_photo {
            padding: 0 0;
        }
        .prof_photo_in::before {
            background: linear-gradient(90deg, transparent 0%, transparent 10%, #000 10%, #000 100%);
        }
        .proftxt1 {
            font-size: 16px;
        }
        .proftxt2 {
            font-size: 14px;
        }
        .proftxt3 {
            font-size: 21px;
        }
        .proftxt_wrap {
            text-align: left;
            padding: 16px 22px;
        }
        .proftxt_2_wrap {
            padding: 0 0 22px 22px;
        }
        .proftxt_2 {
            font-size: 13px;
        }
        .proftxt_2_wrap::before {
            width: 112px;
            height: 112px;
            left: 5px;
            bottom: 5px;
        }
    }
    @media screen and (min-width: 1020px) {
        .space-pc{
            display: block;
            padding-left: 12em;
        }
    }
    @media screen and (min-width: 1200px) {
        .ac1_right {
            margin-right: -130px;
        }
    }
    
    .hr1_wrap {
        background: linear-gradient(180deg, #c8ccd0 0%, #c8ccd0 50%, #d9dada 50%, #d9dada 100%);
        padding: 0 0 12px;
    }
    .hr1 {
        width: 100%;
        height: 60px;
        clip-path: polygon(0 20px, 100% 0, 100% calc(100% - 20px), 0 100%);
        background: #2f3d48;
    }
    
    @media screen and (min-width: 640px) {
        .hr1 {
            height: 80px;
            clip-path: polygon(0 30px, 100% 0, 100% calc(100% - 30px), 0 100%);
        }
    }
    
    
    .bg1_2 {
        background: #d9dada;
    }
    .ac1_box_bg2 {
        clip-path: polygon(0 20px, 100% 0, 100% calc(100% - 20px), 0 100%);
    }
    .ac1_box_2 {
        padding-bottom: 40px;
    }
    .bnr_wrap {
        text-align: center;
        padding: 16px 0 0;
    }
    .bnr_h {
        margin: 0 0 4px;
        font-size: 18px;
        line-height: 1.2;
    }
    .bnr_img {
        font-size: 0;
        margin: 0 0 8px;
    }
    .bnr_img img {
        width: 752px;
    }
    .bnr_txt {
        text-align: left;
        font-size: 10px;
        line-height: 1.05;
        padding-left: 1em;
        text-indent: -1em;
    }
    
    @media screen and (min-width: 640px) {
        .ac1_box_bg2 {
            clip-path: polygon(0 30px, 100% 0, 100% calc(100% - 30px), 0 100%);
        }
        .ac1_box_2 {
            padding-bottom: 54px;
        }
        .bnr_wrap {
            padding: 24px 0 0;
        }
        .bnr_h {
            font-size: 24px;
        }
        .bnr_txt {
            text-align: center;
            font-size: 13px;
        }
    }
    
    
    .hr1_2_wrap {
        background: linear-gradient(180deg, #d9dada 0%, #d9dada 50%, #c8ccd0 50%, #c8ccd0 100%);
    }
    
    .bg1_3 {
        clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), 0 100%);
    }
    .bg1_3 .ac1_wrap {
        padding-bottom: 48px;
    }
    .photo2 {
        font-size: 0;
        text-align: center;
        padding: 20px 0 10px;
    }
    .photo2 img {
        width: 768px;
    }
    
    @media screen and (min-width: 640px) {
        .bg1_3 {
            clip-path: polygon(0 0, 100% 0, 100% calc(100% - 30px), 0 100%);
        }
        .photo2 {
            padding: 20px 0 36px;
        }
    }
    
    
    .es_wrap {
        padding: 64px 16px 40px;
        text-align: center;
    }
    .es_wrap p {
        color: #000;
    }
    .es_btn {
        font-size: 0;
        margin: 0 0 40px;
    }
    .es_btn img {
        width: 250px;
    }
    .es_logo {
        font-size: 0;
        margin: 0 0 24px;
    }
    .es_logo img {
        width: 150px;
    }
    .es_wrap2 .es_logo img{
        width: 250px;
    }
    .es_txt1 {
        font-size: 16px;
        margin: 0 0 12px;
    }
    .es_txt2 {
        font-size: 14px;
        margin: 0 0 22px;
    }
    .es_txt3 {
        font-size: 14px;
        margin: 0 0 60px;
    }
    .es_txt3 a {
        text-decoration: none;
        color: #000;
    }
    .es_url {
        font-size: 14px;
        margin: 0 0 60px;
    }
    .es_url a{
        text-decoration: none;
        color: #000;
    }
    .es_txt4 {
        font-size: 11px;
    }
    .es_bar {
        font-size: 0;
    }
    .es_bar img {
        width: 100%;
    }
    
    @media screen and (min-width: 640px) {
        .es_wrap {
            padding: 40px 20px 60px;
        }
        .es_btn img {
            width: 385px;
        }
        .es_logo img {
            width: 270px;
        }
        .es_wrap2 .es_logo img{
            width: 385px;
        }
        .es_txt1 {
            font-size: 18px;
            margin-bottom: 8px;
        }
        .es_txt2 {
            font-size: 16px;
        }
        .es_txt3 {
            font-size: 16px;
        }
        .es_url{
            font-size: 16px;
        }
        .es_txt4 {
            font-size: 13px;
        }
    }


    /* トップに戻るボタン */
    #topBtn {
        position: fixed;
        right: 16px;
        bottom: 16px;
        z-index: 9999;
        cursor: pointer;
        opacity: 0;
        visibility: hidden;
        transition: opacity .3s ease, visibility .3s ease;
    }
    #topBtn.is-show {
        opacity: 1;
        visibility: visible;
    }
    #topBtn.is-stop {
        position: absolute;
        bottom: auto;
        right: 16px;
    }
    #topBtn img {
        display: block;
        width: 36px;
    }

    @media screen and (min-width: 1240px) {
        #topBtn {
            right: auto;
            left: calc(50% + 570px);
            transform: translateX(-100%);
            bottom: 20px;
        }
        #topBtn.is-stop {
            right: auto;
            left: calc(50% + 570px);
            transform: translateX(-100%);
            bottom: auto;
        }
    }




    
    
    