/* CSS Document */
.module-title {
    font-weight: 600;
}
.module-title_h3 {
    position: relative;
    letter-spacing: 2px;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #00aaf5;
}
.display-title img {
    width: 880px;
}
.display-title_sp {
    display: none;
}
.titan-title-e {
    position: absolute;
    top: 35%;
    left: 78%;
    display: block;
    width: 12%;
    height: 36vh;
    min-height: 12%;
    max-height: 24%;
    -webkit-transform: translateY(-63%);
    -ms-transform: translateY(-63%);
    transform: translateY(-63%);
}
.titan-title-f {
    position: absolute;
    top: 96%;
    left: 2%;
    display: block;
    width: 14%;
    height: 2vh;
    -webkit-transform: translateY(-63%);
    -ms-transform: translateY(-63%);
    transform: translateY(-63%);
}
.module-subtitle_box_c {
    color: #00aaf5;
    background: #dcef6b;
    border-radius: 80px;
    padding: 10px 10px;
    text-align: center;
    width: 640px;
    margin: 0 auto;
    font-family: 'Noto Serif JP', 'Noto Serif', serif;
    letter-spacing: 1;
    font-weight: 600;
    font-size: 40px;
}
a.module-subtitle_box_d {
    display: block;
    color: #ffffff;
    background: #00aaf5;
    border-radius: 80px;
    padding: 10px 10px;
    text-align: center;
    width: 640px;
    margin: 0 auto;
    font-family: 'Noto Serif JP', 'Noto Serif', serif;
    letter-spacing: 1;
    font-weight: 600;
    font-size: 40px;
}
a.module-subtitle_box_d:hover {
    background: #ffffff;
    color: #00aaf5;
}
.module-subtitle_box_f {
    display: block;
    color: #ffffff;
    background: #cccccc;
    border-radius: 80px;
    padding: 10px 10px;
    text-align: center;
    width: 640px;
    margin: 0 auto;
    font-family: 'Noto Serif JP', 'Noto Serif', serif;
    letter-spacing: 1;
    font-weight: 600;
    font-size: 40px;
}
.bluebox .maintext_b {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8;
}
.iconimg {
    width: 7% !important;
}
.iconimg_b {
    width: 4% !important;
}
.bluebox .module-subtitle_box_d {
    color: #ffffff;
    border: 1px #ffffff solid;
    padding: 10px 5%;
    text-align: left;
    width: 100%;
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold;
}
.bluebox .module-subtitle_box_e {
    color: #ffffff;
    background: #48b6f0;
    padding: 10px 5%;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    font-family: 'Noto Serif JP', 'Noto Serif', serif;
    letter-spacing: 1;
    font-weight: 700;
    font-size: 24px;
}
.col-sm-6_b {
    flex-wrap: wrap;
    width: 23%;
    padding-right: 0px;
    padding-left: 0px;
    margin: 5px 1%;
    background: #ffffff;
    padding-top: 0px;
    padding-bottom: 0px;
    align-items: center;
    text-align: center;
}
.col-xs-12 {
    display: block;
}
.col-sm-6_b .imgbox {
    background: #222222;
    height: 200px;
}
.col-sm-6_b img {
    width: auto !important;
    position: relative;
    top: 50%;
    max-width: 100%;
    max-height: 200px;
    transform: translateY(-50%);
    vertical-align: bottom;
}
.menubox {
    width: 920px;
    text-align: center;
    margin: 0 auto 20px auto;
}
.ligthboximg {
    display: none;
}
/*-------------------------------------------------------------
	fonts
--------------------------------------------------------------*/
.display_font_a {
    color: #dcef6b;
    font-family: 'Noto Serif JP', 'Noto Serif', serif;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 24px;
}
.display_font_b {
    color: #ffffff;
    font-family: 'Noto Serif JP', 'Noto Serif', serif;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 38px;
}
.display_font_c {
    color: #ffffff;
    font-family: 'Noto Serif JP', 'Noto Serif', serif;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 26px;
    text-align: center;
}
.nobold {
    font-weight: normal;
    font: 400 14px/1.8 "HelveticaNeue", "貂ｸ繧ｴ繧ｷ繝�け", "Yu Gothic", YuGothic, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
}
/*-------------------------------------------------------------
	btn
--------------------------------------------------------------*/
.btn_display {
    font-family: 'Noto Serif JP', 'Noto Serif', serif;
    letter-spacing: 2px;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 3%;
    margin: 0 0.5% 15px 0.5%;
    border-radius: 24px;
    background: #fff;
    border: 1px solid #fff;
    color: #00aaf5;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
}
a:hover.btn_display {
    transition: all 0.125s ease-in-out 0s;
    text-decoration: none;
    background: #00aaf5;
    color: #ffffff;
}
.btn_display.inspan {
    width: auto;
}
/*-------------------------------------------------------------
	kekka
--------------------------------------------------------------*/
.blueboxwide {
    position: relative;
    margin: 0 auto 0px auto;
    width: 910px;
    padding: 0 45px;
}
.blueboxwide_flex {
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
}
.blueboxwide .module-subtitle_box_c {
    border-radius: 40px;
    padding: 5px 5%;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    font-size: 40px;
}
.blueboxwide .module-kekka_box {
    position: relative;
    color: #222222;
    background: #ffffff;
    padding: 0px 0% 0 0;
    text-align: center;
    width: 92%;
    margin: 20px 4% 0 4%;
    margin-top: 100px !important;
    font-family: 'Noto Serif JP', 'Noto Serif', serif;
    letter-spacing: 1;
    font-weight: 700;
    font-size: 24px;
    line-height: 2.4em;
}
.blueboxwide .module-kekka_box_b {
    position: relative;
    float: left;
    color: #222222;
    background: #ffffff;
    padding: 0px 0%;
    text-align: center;
    width: 48%;
    margin: 50px 1% 0 1%;
    margin-bottom: 30px !important;
    font-family: 'Noto Serif JP', 'Noto Serif', serif;
    letter-spacing: 1;
    font-weight: 700;
    font-size: 22px;
    line-height: 2.4em;
}
.module-kekka_box_b_img {
    display: block;
    background: #000000;
    height: 100%;
}
.module-kekka_box_b_img img {
    margin: 29.1% 0;
}
.module-kekka_box .icon {
    position: absolute;
    top: -80px;
    width: 18%;
    margin: 0 41%;
}
.module-kekka_box_b .icon {
    position: absolute;
    top: -70px;
    width: 30%;
    margin: 0 35%;
}
.blueboxwide .maintext_b {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8;
    width: 80%;
    margin: 0 auto;
}
.blueboxwide_b {
    position: relative;
    margin: 0 auto 0px auto;
    width: 910px;
    padding: 0 45px 30px 45px;
    border: #00AAF5 solid 3px;
    font-size: 16px;
}
.blueboxwide_b h3 {
    color: #00AAF5;
}
.blueboxwide_b_read {
    position: relative;
    margin: 0 auto 0px auto;
    width: 100%;
    padding: 0 0px;
}
.blueboxwide_b_in {
    position: relative;
    margin: 0 auto 0px auto;
    width: 820px;
    padding: 0 45px;
    background: #F2F6F8;
    font-size: 16px;
}
.blueboxwide_b_in h4 {
    font-weight: bold;
}
@media (max-width: 1050px) {
    .display-title img {
        width: 100%;
    }
    .menubox {
        width: 100%;
    }
}
@media (max-width: 768px) {
    .display-title img {
        width: 96%;
    }
    .titan-title-f {
        top: 96%;
        left: 2%;
        width: 35%;
        height: 3vh;
    }
    .bluebox .module-subtitle_box_c {
        border-radius: 40px;
        padding: 10px 5%;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        font-size: 26px;
    }
    a.module-subtitle_box_d {
        border-radius: 40px;
        padding: 10px 5%;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        font-size: 26px;
    }
    .module-subtitle_box_f {
        border-radius: 40px;
        padding: 10px 5%;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        font-size: 26px;
    }
    .features-title, .alt-features-title {
        margin: 0px 0 0px;
    }
    .bluebox .maintext_b {
        font-size: 16px;
        line-height: 1.8;
    }
    .display_font_b {
        font-size: 28px;
    }
    .display_font_c {
        font-size: 21px;
    }
    .blueboxwide {
        margin: 0 auto 0px auto;
        width: 100%;
        padding: 0 4%;
    }
    .module-kekka_box .icon {
        position: absolute;
        top: -80px;
        width: 22%;
        margin: 0 39%;
    }
    .module-kekka_box_b .icon {
        position: absolute;
        top: -60px;
        width: 30%;
        margin: 0 35%;
    }
    .blueboxwide .maintext_b {
        font-size: 16px;
        line-height: 1.8;
    }
    .blueboxwide_b {
        margin: 0 auto 0px auto;
        width: 100%;
        padding: 0 0%;
        border: #00AAF5 solid 3px;
        font-size: 16px;
    }
    .blueboxwide_b_read {
        margin: 0 auto 0px auto;
        width: 100%;
        padding: 0 4%;
    }
    .blueboxwide_b_in {
        margin: 0 auto 0px auto;
        width: 100%;
        padding: 0 4%;
        font-size: 16px;
    }
}
@media (max-width:480px) {
    .col-sm-6_b {
        width: 31%;
        margin: 5px 1%;
    }
    .col-sm-6_b .imgbox {
        height: 120px;
    }
    .col-sm-6_b img {
        max-height: 120px;
    }
    .titan-title-e {
        top: 15%;
        left: 82%;
        display: block;
        width: 18%;
        height: 36vh;
        min-height: 12%;
        max-height: 24%;
    }
    .module-title {
        font-weight: 600;
        font-size: 28px;
        color: #111;
    }
    .display-title {
        display: none;
    }
    .display-title_sp {
        display: block;
        width: 98%;
        margin: 0 auto;
    }
    .iconimg {
        width: 10% !important;
    }
    .iconimg_b {
        width: 8% !important;
    }
    .bluebox .module-subtitle_box_f {
        padding: 10px 3%;
        width: 100%;
        font-size: 16px;
    }
    .module-subtitle_box_e {
        font-size: 24px;
    }
    td.td_t {
        width: 42%;
        vertical-align: top;
    }
    .btn_display {
        padding: 10px 4%;
        margin: 0 1% 15px 1%;
        border-radius: 24px;
    }
    .blueboxwide_flex {
        display: block;
    }
    .blueboxwide .module-kekka_box {
        padding: 0px 0%;
        width: 98%;
        margin: 0 1%;
        font-size: 24px;
    }
    .blueboxwide .module-subtitle_box_c {
        font-size: 32px;
        width: 100%;
    }
    .blueboxwide .module-kekka_box_b {
        padding: 0px 0%;
        width: 98%;
        margin: 40px 1%;
        font-size: 22px;
    }
    .module-kekka_box_b_img img {
        margin: 0% 0;
    }
    .blueboxwide .maintext_b {
        width: 100%;
        margin: 0 auto;
    }
    .module-kekka_box .icon {
        position: absolute;
        top: -80px;
        width: 33%;
        margin: 0 33%;
    }
}