@charset "utf-8";

/* UTYLITY */
.clearfix:after {
    height: 0;
    display: block;
    clear: both;
    content: "";
}

.pc-hidden {
    display: block;
}

.sp-hidden {
    display: none;
}

.pc_eachLink {
    display: none;
}

.pc_img_hidden {
    display: none;
}

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

body {
    font-family: "Hiragino Kaku Gothic ProN", "���S�V�b�N Medium", "Yu Gothic Medium", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;

}

/*[ LAYOUT ] ------------------------------------------*/
#wrapper {
    letter-spacing: 0.05em;
    position: relative;
}

main {
    display: block;
}

article {
    margin: 0 auto;
    width: 100%;
    max-width: 750px;
    position: relative;
}

.inner {
    margin: 0 auto;
    width: 100%;
    max-width: 750px;
    position: relative;
}

/*[ header ] ------------------------------------------*/
header {
    margin: 0 auto;
    width: 100%;
    height: auto;
    background: #fff;
}

header h1 {
    margin: 0 auto;
    padding: 10px 0;
    width: 95%;
}

header h1 img {
    display: block;
}

/*[ footer ] ------------------------------------------*/
footer {
    font-size: 12px;
    font-style: normal;
    background: #e5f6ff;
}

footer address {
    font-style: normal;
    text-align: left;
    margin: 0 auto;
    padding: 15px 0;
    width: 95%;
}

footer p.copyright {
    color: #fff;
    text-align: center;
    margin: 0 auto;
    padding: 0.5em 0;
    background: #26acd3;
}

/* common section */

/*============================================================
	top_kv
*/
.top_kv {
    position: relative;
    background: url(../img/kv_bg_sp.png) top center no-repeat;
    background-size: cover;
}

.top_kv .inner {
    margin: 0 auto;
    padding: 20px 0;
    width: 95%;
}

/*.top_kv dt {
 margin-bottom: 10px;
}

.top_kv dd img {
 vertical-align: bottom;
}*/

.cta.cta-top {
    position: absolute;
    top: 59%;
    margin: 4%;
}

.cta.cta2-top {
    position: absolute;
    z-index: 2;
    width: 90%;
    bottom: 1%;
    background-color: white;
    margin: 10px 10px 10px 10px;
padding: 20px 10px 20px 10px;
    font-size: 16px;
    border: 2px solid #1942a0;
    z-index: 2;
bottom: 0%;
left: 2%;
background-color: white;
    font-size: 12px;
    border: 2px solid #1942a0;
}

.cta.cta2-top p {
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.cta a {
    display: block;
}

.cta.cta2-top a{
    display: inline;
    color:blue;
}

.cta a img {
    transition: all .3s;
    width: 100%;
}

.change.top_pic {
    margin: 5% auto;
    bottom: 0;

    width: 100%;

}

.header_pc {
    display: none;
  }
  
.header_sp {
    vertical-align: bottom;
    width: 100%;
  }

/*============================================================
	top_s0
*/
.top_s0 {
    background: #e5f6ff;
}

.top_s0 .inner {
    margin: 0 auto;
    padding-bottom: 0;
    width: 95%;
}

section h2.title {
    font-size: 15px;
    color: #fff;
    letter-spacing: 0.05em;
    line-height: 35px;
    text-align: center;
    margin-bottom: 20px;
    padding: 20px 0 40px;
    background: url(../img/title_bg_sp.png) bottom no-repeat;
    background-size: cover;
}

section h2.title span {
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    padding: 0 10px;
    width: 100vw;
    height: 5em;
    display: table-cell;
}

section h2.title strong {
    font-size: 23px;
}

section h2.title img {
    text-align: center;
    margin: 0 auto 5px;
    height: 24px;
    display: block;
}

.top_s0 .checkbox {
    font-size: 18px;
    font-weight: bold;
}

.top_s0 .checkbox:after {
    margin: 0 auto -10px;
    width: 180px;
    height: 212px;
    display: block;
    background: url(../img/s01_img.png) center top no-repeat;
    background-size: cover;
    content: "";
}

.top_s0 .checkbox li {
    line-height: 1.4;
    margin-bottom: 1em;
    padding-left: 40px;
    background: url(../img/checkbox.png) left center no-repeat;
    background-size: 32px 30px;
    position: relative;
}

.top_s0 .checkbox strong {
    color: #ff0030;
    border-bottom: 1px solid #ff0030;
}

.box {
    margin: 0 0 15px 10px;
    padding: 0;
    background-size: 100% auto;
    position: relative;
    border-image: url(../img/bg_border.png) 5 5 round;
    position: relative;
    background: none;
    border-style: solid;
    border-width: 5px;
}

.box > div.inbox {
    padding: 10px;
    background: #fff;
}

.box h3 {
    font-size: 15px;
    color: #fff;
    line-height: 1.4;
    margin: 5px 0 0 -25px;
    padding: 8px 10px 10px 10px;
    height: 60px;
    background: #1942a0;
    position: relative;
    display: inline-block;
}

.box h3:before {
    border: none;
    border-bottom: solid 15px transparent;
    border-right: solid 10px #11326a;
    top: 100%;
    left: 0;
    content: '';
    position: absolute;
}

.box h3:after {
    margin: auto;
    border-color: transparent transparent transparent #1942a0;
    border-style: solid;
    border-width: 30px 0 30px 15px;
    width: 0;
    height: 0;
    z-index: 10;
    top: 0;
    right: -15px;
    content: "";
    position: absolute;
}

.box h3 strong {
    font-size: 20px;
    line-height: 1;
    margin: 0 -5px;
    display: inline-block;
}

.s1_box02.box h3 strong {
    margin-top: 0;
}

.top_s0 .box .glaph {
    text-align: center;
    margin: -20px auto 10px;
}





.top_s0 .box .notes {
    font-size: 10px;
    line-height: 1.2;
}

.top_s0 .s1_box02 dl.arrow {
    text-align: center;
    margin: 20px auto;
    padding-bottom: 40px;
    background: url(../img/arrow.png) center bottom no-repeat;
    background-size: 50%;
}

.top_s0 .s1_box02.box dl dt {
    text-align: center;
    width: 70%;
    margin: 10px auto 10px;
}

.top_s0 .s1_box02.box dl.arrow dt {
    width: 45%;
    margin: 25px auto 10px;
}

.top_s0 .box dl dd {
    font-size: 13px;
    line-height: 1.4;
}

.top_s0 .s1_box02 h4 {
    text-align: center;
}

.top_s0 .s1_box02 h4,
.top_s0 .box dl dd h5 {
    font-size: 18px;
    color: #1942a0;
    line-height: 1.4;
}

.top_s0 .s1_box02 h4 span,
.top_s0 .box dl dd h5 span {
    font-size: 22px;
    background: linear-gradient(transparent 60%, #effc1f 40%);
}

.top_s0 .box dl dd h5 {
    margin-bottom: 5px;
}

.top_s0 .s1_box02 h4 i {
    font-size: 18px;
    font-style: normal;
}

.top_s0 .s1_box03 {
    margin-bottom: 130px;
    position: relative;
}

.top_s0 .s1_box03 dl.conts > dt {
    text-align: center;
    width: 45%;
    margin: 15px auto 10px;
}

.top_s0 .s1_box03 > div.inbox {
    padding-bottom: 20px;
}

.top_s0 .s1_box03 .box03_txt dt {
    text-align: center;
    margin: 5px auto;
    width: auto;
}

.top_s0 .s1_box03 .box03_txt dd {
    font-size: 10px;
    text-align: right;
    padding-bottom: 10px;
}

.top_s0 .s1_box03:after {
    text-align: center;
    width: 100%;
    height: 150px;
    bottom: -130px;
    display: block;
    background: url(../img/s01_04_sp.png) center bottom no-repeat;
    background-size: auto 150px;
    content: "";
    position: absolute;
    left: 0;
}

.top_s0 .reason_box {
    width: 95%;
    margin: 0 auto;
}

.top_s0 .reason_box dt {
    text-align: center;
    margin: 0 auto;
}

.top_s0 .reason_box dd ul {
    display: flex;
}

.cta_wrap {
    padding: 0 0 30px;
    background: linear-gradient(#e5f6ff 50%, #fff 50%);
}

.cta_wrap.bg_white {
    padding-top: 30px;
    background: #fff;
}

.cta_wrap .cta {
    text-align: center;
    margin: 0 auto;
    width: 95%;
}

.bg_half {
    background: linear-gradient(#e5f6ff 50%, #fff 50%);
}

.sp_eachLink ul li:first-child {
    border-right: 1px solid #e6e6e6
}



/*============================================================
	top_s1
*/



.top_s1 .box:after {
    text-align: center;
    width: 100%;
    height: 150px;
    bottom: -135px;
    display: block;
    background: url(../img/s01_02_sp.png) center bottom no-repeat;
    background-size: auto 150px;
    content: "";
    position: absolute;
    left: 0;
}

.top_s1 {

    background: #e5f6ff;
}

.top_s1 .inner {
    margin: 0 auto;
    padding-bottom: 145px;
    width: 95%;
}

.top_s1 .box h3 {
    color: #fff;
    line-height: 1.4;
    margin: 5px 0 0 -25px;
    padding: 8px 10px 30px 10px;
    max-width: 350px;
    height: 100px;
    background: #1942a0;
    position: relative;
    display: inline-block;
}

.top_s1 .box h3:after {
    margin: auto;
    border-color: transparent transparent transparent #1942a0;
    border-style: solid;
    border-width: 50px 0 50px 15px;
    width: 0;
    height: 0;
    z-index: 10;
    top: 0;
    right: -15px;
    content: "";
    position: absolute;
}

.top_s1 .box h3:first-child {
    color: #fff;
    line-height: 1.4;
    margin: 5px 0 0 -25px;
    padding: 8px 10px 30px 10px;
    max-width: 350px;
    height: 80px;
    background: #1942a0;
    position: relative;
    display: inline-block;
}

.top_s1 .box h3:first-child:after {
    margin: auto;
    border-color: transparent transparent transparent #1942a0;
    border-style: solid;
    border-width: 40px 0 40px 15px;
    width: 0;
    height: 0;
    z-index: 10;
    top: 0;
    right: -15px;
    content: "";
    position: absolute;
}


.top_s1 .box h3 img {
    width: 140px;
}

.top_s1 .box h3 strong {
    font-size: 20px;
    /* display: inline; */
    display: block;
    line-height: 1.3;
    padding-left: 10px;
    padding-top: 8px;
}

.top_s1 ul {
    margin-bottom: 10px;
}

.top_s1 ul:last-child {
    margin-bottom: 20px;
}

.top_s1 ul li {
    font-size: 13px;
}

.top_s1 ul li.con_img {
    margin: 20px 0 10px;
}

.top_s1 ul li.con_img img {
    width: 89.3333vw;
    border: 1px solid #000;
}

.pc_top_s1-list {
    display: none;
}



/*============================================================
	top_s2
*/
.pc_top_s2-list {
    display: none;
}

.top_s2 {
    background: #e5f6ff url(../img/s02_bg_sp.jpg) center 100px no-repeat;
    background-size: 100% auto;
}

.top_s2 .inner {
    margin: 0 auto;
    padding-bottom: 70px;
    width: 95%;
}

.top_s2 .sp_top_s2-list {
    margin: 0 auto;
    padding-bottom: 0;
    width: 95%;
}


.top_s2 .box {
    margin: 0 0 20px;
    padding: 0;
    border-image: url(../img/bg_border.png) 5 5 round;
    position: relative;
    background: none;
    border-style: solid;
    border-width: 5px;
}

.top_s2 .box > div.inbox {
    padding: 10px 10px 40px 10px;
    background: rgba(255, 255, 255, 0.9);
}

.top_s2 .box .box_photo {
    text-align: center;
    margin: 20px auto 10px;
    width: 50%;
    display: block;
}

.top_s2 .box li.speaker {
    line-height: 1.4;
    padding-bottom: 20px;
    border-bottom: 2px solid #1942a0;
}

.top_s2 .box li.speaker:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.top_s2 .box dt {
    font-size: 18px;
    font-weight: bold;
    color: #1942a0;
    line-height: 1.4;
    margin-bottom: 5px;
}

.top_s2 .box dt span {
    font-size: 18px;
    background: linear-gradient(transparent 60%, #effc1f 40%);
}

.top_s2 .box dd {}

.top_s2 .box dd p {
    font-size: 12px;
    text-indent: 1em;
}

.top_s2 .box dd p strong {
    color: #1942a0;
    border-bottom: 1px solid #1942a0;
}

.top_s2 .box dd .prof {
    font-size: 11px;
    margin: 10px auto;
    padding: 5px;
    background: #f5f5f5;
    letter-spacing: -0.02em;
}

.top_s2 .box dd .prof strong {
    padding-right: 1em;
}

.top_s2 .box .seminar {
    letter-spacing: -0.02em;
    font-size: 11px;
    padding: 5px;
    background: #d8e2f5;
}

.top_s2 .box .seminar ol {
    list-style-type: decimal;
    margin: 0 0 0 1em;
}

.top_s2 .box .seminar ol li {
    margin: 0 0 0 1em;
}

.top_s2 .box .seminar dt {
    font-size: 12px;
    color: #000;
}

.top_s2 .inner:last-child .box:after {
    text-align: center;
    width: 100%;
    height: 100px;
    bottom: -85px;
    display: block;
    background: url(../img/s02_04_sp.png) center bottom no-repeat;
    background-size: auto 100px;
    content: "";
    position: absolute;
}

/*****************************/
.top_s2 .sp_top_s2-list .box > div.inbox {
    padding: 3.333vw 2.666vw;
    ;
}

.ss01 {
    margin-bottom: 5.333333333vw;
}

.s_top02-bigtitle {
    background: #1942a0;
    color: #fff;
    padding: 3px 10px;
    margin-bottom: 0.666666667vw;
    font-size: 3.2vw;
    font-weight: 500;
}

.s_top02-top_box {
    display: flex;
    min-height: 20vw;
}

.s_top02-left_img_box {
    flex-basis: 34vw;
    margin-right: 0.666666667vw;
    text-align: center;
    /* font-size: 20px; */
    font-size: 2.6667vw;
    background: #d8e2f5;
    /* padding: 48px 0 42px; */
    padding: 6.4vw 0 0;
    position: relative;
}

.s_top02-left_img_box p {
    margin-top: 2.666666667vw;
}

.s_top02-left_img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 19.73333333vw;
}

.s_top02-left_img_box img {
    width: 100%;
}

.s_top02-left_txt {
    width: 53.8vw;
}

.s_top02-stitle01 {
    background: #6183c0;
    color: #fff;
    padding: 2px 10px;
    font-size: 2.6667vw;
    font-weight: 500;
}

.s_top02-left_txt ul {
    background: #d8e2f5;
    padding-left: 4.6667vw;
    padding-right: 4.6667vw;
    padding-top: 1.733333333vw;
    padding-bottom: 1.733333333vw;
    /* 
  padding-bottom: 22px; */
    min-height: 30vw;
}

.s_top02-left_txt ul li {
    /* padding: 7px 10px; */
    padding: 1.066666667vw 2.4vw;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 1.066666667vw;
    text-align: left;
    color: #fff;
    font-size: 2.6667vw;
}

.s_top02-left_txt ul li.color01 {
    background: #1987f7;
}

.s_top02-left_txt ul li.color02 {
    background: #196fa0;
}

.s_top02-left_txt ul li.color03 {
    background: #e9a618;
}

.s_top02-left_txt ul li.color04 {
    background: #11a762;
}

.s_top02-left_txt ul li.color05 {
    background: #b4b212;
}

.s_top02-left_txt ul li.color06 {
    background: #6922ba;
}

.s_top02-left_txt ul li.color07 {
    background: #c6145f;
}

.s_top02-left_txt ul li.color08 {
    background: #f25a2c;
}

.s_top02-stitle02 {
    background: #6183c0;
    color: #fff;
    padding: 2px 10px;
    margin-top: 0.666666667vw;
    font-size: 2.6667vw;
    font-weight: 500;
}

.s_top02-bottom_box {
    display: flex;
    background: #d8e2f5;
}

.s_top02-bottom_box ul {
    /* flex-basis: 57.213vw; */
    flex-basis: 48vw;
    padding-top: 4.666666667vw;
    padding-bottom: 7.333333333vw;
}



.s_top02-bottom_box ul li {
    font-size: 2.6667vw;
    font-weight: 600;
    padding-left: 1em;
    margin-left: 3.733333333vw;
    position: relative;
}

.s_top02-bottom_box ul li::before {
    content: '●';
    display: block;
    font-size: 10px;
    position: absolute;
    top: 0;
    left: 0;
}

.s_top02-bottom_box > div {
    text-align: center;
}

.s_top02-bottom_box > div p {
    font-size: 2.6667vw;
    font-weight: 600;
    /* padding-top: 30px; */
    padding-top: 2.666666667vw;
}

.s_top02-bottom_box > div span {
    display: block;
    font-size: 4vw;
    font-weight: 600;
    color: #ff0030;
    line-height: 1;
    margin: 1.333333333vw 0;
}

.s_top02-bottom_box > div strong {
    font-size: 10.26667vw;
    ;
    font-weight: 900;
}

.s_top02-bottom_box > div div img {
    width: 24.2667vw;
    margin-bottom: 4vw;
}


/*============================================================
	top_s3
*/
.top_s3 {
    background: #e5f6ff;
}

.top_s3 .inner {
    margin: 0 auto;
    padding-bottom: 150px;
    width: 95%;
}

.top_s3 .inner:nth-child(2) {
    margin: 0 auto;
    padding-bottom: 0;
    width: 95%;
}

.top_s3 .box > div.inbox {
    padding: 10px 10px 40px 10px;
}

.top_s3 .box h3 {
    padding: 10px 10px 10px 15px;
    height: 46px;
}

.top_s3 .box h3:after {
    border-width: 23px 0 23px 10px;
    right: -10px;
}

.top_s3 .box ul {
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
    margin: 0 auto;
    display: flex;
}

.top_s3 .box ul li {
    flex-basis: 50%;
    margin-top: 30px;
}

.top_s3 .inner:nth-child(2) .box ul li:first-child {
    flex-basis: 100%;
    margin: 25px auto 0;
    padding-bottom: 35px;
    border-bottom: 2px solid #1942a0;
}

.top_s3 .inner:nth-child(2) .box ul li:last-child {
    flex-basis: 100%;
    margin: 40px auto 0;
}

.top_s3 .inner:nth-child(3) .box:after {
    text-align: center;
    width: 100%;
    height: 160px;
    bottom: -145px;
    display: block;
    background: url(../img/s03_02_sp.png) center bottom no-repeat;
    background-size: auto 160px;
    content: "";
    position: absolute;
    left: 0;
}

/*============================================================
	top_s4
*/
.top_s4 {
    background: #e5f6ff;
}

.top_s4 .inner {
    margin: 0 auto;
    padding-bottom: 20px;
    width: 95%;
}

.top_s4 .box > div.inbox {
    padding: 10px;
}

.top_s4 .box {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
}

.top_s4 .box li {
    margin-bottom: 10px;
}

/*============================================================
	top_s5
*/
.top_s5 {}

.top_s5 .inner {
    margin: 0 auto;
    padding: 30px 10px 10px;
    width: 95%;
    background: #e5f6ff;
}

.top_s5 h2 {
    text-align: center;
    margin: 0 auto;
}

.top_s5 h3 {
    font-size: 18px;
    color: #1942a0;
    line-height: 18px;
    text-align: center;
    margin: 0 auto 20px;
}

.top_s5 .box2 {
    margin-bottom: 20px;
    background: #fff;
}

.top_s5 .box2 > dt {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0.1em;
    text-align: center;
    padding: 2px 0;
    background: #1942a0;
}

.top_s5 .box2 dd dl {
    font-weight: bold;
    padding: 10px;
}

.top_s5 .box2 dd dt {
    font-size: 10px;
    display: flex;
    justify-content: space-between;
}

.top_s5 .box2 dd dt strong {
    font-size: 15px;
}

.top_s5 .box2 dd dd {
    font-size: 14px;
    margin-bottom: 10px;
}

.top_s5 .box2 dd dd:last-child {
    margin-bottom: 0;
}

.top_s5 .box2 dd dd span {
    display: none;
}

.top_s5 .box2 dd dt p.pc_none-top_s5 {
    font-size: 14px;
    color: #ff0030;
    display: inline-block;
    margin-top: -8px;
}

.top_s5 .box2 dd dt p.pc_none-top_s5 strong {
    font-size: 20px;
}


.cta_wrap2 {
    padding: 30px 0;
}

.cta_wrap2 .cta {
    text-align: center;
    margin: 0 auto;
    width: 95%;
}

@media screen and (min-width:768px) {
    .top_s5 {}

    .top_s5 .inner {
        padding: 50px 40px 45px;
        width: 960px;
    }

    .top_s5 h2 {}

    .top_s5 h2 img {
        text-align: center;
        margin: 0 auto;
        width: 306px;
        display: block;
    }

    .top_s5 h3 {
        font-size: 28px;
        font-weight: normal;
        letter-spacing: 0.1em;
        line-height: 1.5;
        margin: 15px auto 25px;
    }

    .top_s5 .box2 {
        margin-bottom: 20px;
        background: #fff;
    }

    .top_s5 .box2 > dt {
        font-size: 28px;
        padding: 4px 0;
    }

    .top_s5 .box2 dd dl {
        flex-wrap: wrap;
        flex-grow: 2;
        padding: 28px;
        display: flex;
    }

    .top_s5 .box2 dd dt {
        flex-basis: 200px;
        font-size: 16px;
    }

    .top_s5 .box2 dd dt strong {
        font-size: 28px;
    }

    .top_s5 .box2 dd dd {
        flex-basis: 580px;
        font-size: 28px;
    }

    .top_s5 .box2 dd dd:last-child {
        margin-bottom: 0;
    }

    .cta_wrap2 {
        padding: 60px 0;
    }

    .cta_wrap2 .cta {
        text-align: center;
        margin: 0 auto;
    }

}

/*============================================================
	top_s6
*/
.top_s6 {}

.top_s6 .inner {
    margin: 0 auto;
    padding: 10px;
    width: 95%;
    background: #e5f6ff;
}

.top_s6 h2 {
    font-size: 16px;
    color: #1942a0;
    text-align: center;
    margin: 0 auto 15px;
}

.top_s6 li {
    letter-spacing: 0.1em;
    margin-bottom: 20px;
    background: #fff;
}

.top_s6 li dt {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 2px 10px;
    background: #1942a0;
}

.top_s6 li dd {
    font-size: 13px;
    font-weight: bold;
    padding: 10px 10px 10px 40px;
    background: url(../img/s06_a.png) 10px 15px no-repeat;
    background-size: auto 14px;
}

@media (min-width: 320px)and (max-width: 360px) {
    .top_s1 .box h3:first-child {
        color: #fff;
        line-height: 1.4;
        margin: 5px 0 0 -25px;
        padding: 8px 10px 30px 10px;
        max-width: 350px;
        height: 100px;
        background: #1942a0;
        position: relative;
        display: inline-block;
    }

    .top_s1 .box h3:first-child:after {
        margin: auto;
        border-color: transparent transparent transparent #1942a0;
        border-style: solid;
        border-width: 50px 0 50px 15px;
        width: 0;
        height: 0;
        z-index: 10;
        top: 0;
        right: -15px;
        content: "";
        position: absolute;
    }
}
