@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;
}

img {
        max-width: 100%;
        height: auto;
    }

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
    
    
    .header_bg {
        background: #EFEFEF;
        box-sizing: border-box;
    }
    .header_wrap {
        position: relative;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        max-width: 945px;
        padding: 2.535vw 0;
        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: 10px 0;
        }
        .header_logo {
            width: 179.598px;
        }
        .header_pr {
            width: 40px;
        }
    }
    
    
    @media screen and (min-width: 640px) {
        .header_logo {
            width: 210px;
        }
        .header_wrap {
            padding: 9.55px 0;
        }
    }
    
    
    .fv_wrap {
        position: relative;
        text-align: center;
        background: linear-gradient(180deg, #7514841A 0%, #005bab1A 100%);
    }
    .fv_mv {
        font-size: 0;
    }
    .fv_mv img {
        width: 100%;
    }
    .fv_txt_wrap {
        padding: 20px 20px 50px;
    }
    .fv_txt {
        margin: 0;
        font-weight: 600;
        font-size: 16px;
        line-height: 1.5067;
        text-align: left;
    }
    
    
    @media screen and (min-width: 640px) {
        .fv_wrap {
            padding: 40px 0 0;
        }
        .fv_bg {
            background-image: url(img1.png);
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
            width: 100%;
            height: 370px;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 1;
        }
        .fv_mv, .fv_txt_wrap {
            position: relative;
            z-index: 5;
        }
        .fv_mv img {
            width: 1200px;
        }
        .fv_txt_wrap {
            margin: 0 auto;
            max-width: 1200px;
            background: linear-gradient(90deg, #75148433 0%, #005bab33 50%, #1d208733 100%);
            padding: 30px 20px 76px;
            box-sizing: border-box;
        }
        .fv_txt {
            margin: 0 auto;
            max-width: 930px;
            font-size: 18px;
            line-height: 2;
            letter-spacing: .02em;
        }
    }
    
    
    .bl1_wrap {
        position: relative;
        z-index: 7;
        margin: -30px 0 50px;
        overflow: hidden;
    }
    .c_sh {
        text-align: center;
        font-size: 0;
        margin: 0 0 20px;
    }
    .c_sh img {
        width: 280px;
    }
    .c_lv2 {
        text-align: center;
        margin: 0;
        padding: 0 10px;
    }
    .c_lv2 > span {
        display: inline-block;
        background: linear-gradient(90deg, #E3D0E6 0%, #CCDEEE 50%, #D2D2E7 100%);
        color: #1d2087;
        font-size: 18px;
        line-height: 1.2857;
        border: 1px solid #fff;
        padding: .5em 1em;
    }
    .bl1_head {
        position: relative;
        z-index: 5;
    }
    .bl1_body {
        background: #eff4f7;
        position: relative;
        z-index: 3;
        padding: 40px 20px 10px;
        margin: -20px 0 0;
    }
    .c_prof {
        margin: 0 auto 30px;
        width: 66.7%;
        min-width: 215px;
        text-align: center;
        position: relative;
        padding: 0 0 12px;
    }
    .c_prof::before {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: calc(110% + (100vw - 100%) / 2);
        z-index: 3;
        height: 100%;
        background: linear-gradient(90deg, #E3D0E6 0%, #CCDEEE 50%, #D2D2E7 100%);
    }
    .c_prof_img {
        font-size: 0;
        margin: 0 0 10px;
        z-index: 5;
        position: relative;
    }
    .c_prof_txt1 {
        font-size: 13px;
        font-weight: 600;
        margin: 0;
        z-index: 5;
        position: relative;
    }
    .c_prof_txt2 {
        font-size: 12px;
        font-weight: 400;
        margin: 0;
        line-height: 1.333;
        z-index: 5;
        position: relative;
    }
    .c_prof_txt3 {
        font-size: 18px;
        font-weight: 600;
        margin: 0;
        z-index: 5;
        position: relative;
    }
    .c_txt1 {
        font-size: 16px;
        line-height: 1.481;
        font-weight: 500;
        margin: 0 0 2em;
    }
    .c_prof_right::before {
        left: 0;
        right: auto;
    }
    .bl2_wrap {
        margin-top: 0;
    }
    .bl2_wrap .bl1_body {
        background: #fff;
    }
    
    
    .eb_wrap {
        background: #eff4f7;
        padding: 50px 0;
    }
    .eb_container {
        margin: 0 auto;
        max-width: 983px;
    }
    .eb_block {
        background: #fff;
        padding: 0 20px 5px;
        position: relative;
    }
    .eb_lv2 {
        margin: 0 0 20px;
        text-align: center;
        font-size: 0;
    }
    .eb_lv2 img {
        width: 360px;
    }
    .eb_deco1 {
        position: absolute;
        z-index: 7;
        width: 85px;
        left: 50%;
        top: -94px;
        transform: translateX(-50%);
    	-webkit-transform: translateX(-50%);
    	-ms-transform: translateX(-50%);
    }
    @media screen and (max-width: 639px) {
        .eb_flex_right {
            float: right;
            width: 240px;
            text-align: center;
            margin: 0 0 20px 16px;
        }
        .eb_txt2, .eb_txt3 {
            display: none;
        }
    }
    
    .le_wrap {
        padding: 90px 20px;
        text-align: center;
        border-bottom: 1px solid #acc0e4;
    }
    .le_txt1 {
        font-size: 12px;
        margin: 0 0 90px;
    }
    .le_logo {
        margin: 0 0 20px;
    }
    .le_logo img {
        width: 300px;
    }
    .le_txt2 {
        font-weight: 600;
        font-size: 18px;
        margin: 0 0 13px;
    }
    .le_txt3 {
        font-size: 16px;
        line-height: 1.5;
    }
    
    
    @media screen and (min-width: 640px) {
        .c_sh {
            border-top: 1px solid #fff;
            margin: 0 0 30px;
        }
        .c_sh img {
            width: 440px;
        }
        .bl1_head {
            margin: 0 auto;
            max-width: 1100px;
        }
        .bl1_body {
            margin: -40px auto 0;
            max-width: 990px;
            padding: 80px 20px 20px;
            position: relative;
        }
        .bl1_body::before {
            content: "";
            position: absolute;
            transform: translateX(-50%);
        	-webkit-transform: translateX(-50%);
        	-ms-transform: translateX(-50%);
        	left: 50%;
        	top: 0%;
        	width: 110vw;
        	height: 100%;
        	background: #eff4f7;
        	z-index: 1;
        }
        .bl2_wrap .bl1_body::before {
            display: none;
        }
        .bl1_body > p, .bl1_body > div {
            position: relative;
            z-index: 5;
        }
        .bl1_wrap {
            margin: -45px 0 60px;
        }
        .c_lv2 > span {
            font-size: 28px;
            padding: .7em 2em;
        }
        .c_prof {
            width: 430px;
            max-width: 430px;
            margin: 0 30px 30px 0;
            float: left;
        }
        .c_txt1 {
            font-size: 18px;
            line-height: 1.7222;
        }
        .c_prof_right {
            float: right;
            margin: 0 0 30px 40px;
        }
        .c_prof::before {
            width: calc(50vw);
        }
        .bl2_wrap {
            margin-top: 0;
        }
        .bl2_wrap .c_sh {
            border-color: #acc0e4;
        }
        .c_prof_txt1 {
            font-size: 17px;
        }
        .c_prof_txt2 {
            font-size: 15px;
        }
        .c_prof_txt3 {
            font-size: 24px;
        }
        
        .eb_wrap {
            padding: 60px 0;
        }
        .eb_lv2 img {
            width: 638px;
        }
        .eb_lv2 {
            margin: 0 0 36px;
        }
        .eb_block {
            padding: 0 50px 30px;
        }
        .eb_flex {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            flex-direction: row-reverse;
        }
        .eb_flex_right {
            width: 285px;
            margin: 0;
        }
        .eb_wrap .c_prof_txt1, .eb_wrap .c_prof_txt2, .eb_wrap .c_prof_txt3 {
            display: none;
        }
        .eb_flex_left {
            width: calc(100% - 320px);
        }
        .eb_flex_left .c_txt1 {
            margin-bottom: 1.2em;
        }
        .eb_txt2 {
            font-size: 17px;
            font-weight: 600;
            color: #1d2087;
            margin: 0;
        }
        .eb_txt3 {
            font-size: 15px;
            font-weight: 500;
            color: #1d2087;
            margin: 0;
        }
        .eb_txt3 > span {
            font-weight: 600;
            font-size: 1.33em;
        }
        .eb_deco1 {
            width: 113px;
            transform: translateX(0%);
        	-webkit-transform: translateX(0%);
        	-ms-transform: translateX(0%);
        	left: 20px;
        	top: -76px;
        }
        
        .le_wrap {
            padding: 140px 20px 80px;
        }
        .le_txt1 {
            margin: 0 0 140px;
        }
        .le_logo img {
            width: 340px;
        }
        
    }
    
    @media screen and (min-width: 1100px) {
        .c_prof {
            margin-left: -40px;
        }
        .c_prof_right {
            margin-left: 40px;
            margin-right: -40px;
        }
    }


 .inview_fade2 {
        opacity: 0;
        transform: translateY(0);
    	-webkit-transform: translateY(0);
    	-ms-transform: translateY(0);
    }
    .inview_fade2_on {
        animation: 2s inview_fade2_anime;
        opacity: 1;
        transform: translateY(0);
    	-webkit-transform: translateY(0);
    	-ms-transform: translateY(0);
    }
    @keyframes inview_fade2_anime {
        0% {
            opacity: 0;
            transform: translateY(0);
        	-webkit-transform: translateY(0);
        	-ms-transform: translateY(0);
        }
        100% {
            opacity: 1;
            transform: translateY(0);
        	-webkit-transform: translateY(0);
        	-ms-transform: translateY(0);
        }
    }


















