@charset "utf-8";

/*margin*/
.mgt0 {
    margin-top: 0px !important;
}

.mgt5 {
    margin-top: 5px !important;
}

.mgt10 {
    margin-top: 10px !important;
}

.mgt15 {
    margin-top: 15px !important;
}

.mgt20 {
    margin-top: 20px !important;
}

.mgt25 {
    margin-top: 25px !important;
}

.mgt30 {
    margin-top: 30px !important;
}

.mgt35 {
    margin-top: 35px !important;
}

.mgt40 {
    margin-top: 40px !important;
}

.mgt45 {
    margin-top: 45px !important;
}

.mgt50 {
    margin-top: 50px !important;
}

.mgt55 {
    margin-top: 55px !important;
}

.mgt60 {
    margin-top: 60px !important;
}

.mgt65 {
    margin-top: 65px !important;
}

.mgt70 {
    margin-top: 70px !important;
}

.mgt75 {
    margin-top: 75px !important;
}

.mgt80 {
    margin-top: 80px !important;
}

.mgt85 {
    margin-top: 85px !important;
}

.mgt90 {
    margin-top: 90px !important;
}

.mgt95 {
    margin-top: 95px !important;
}

.mgt100 {
    margin-top: 100px !important;
}

.mgb0 {
    margin-bottom: 0px !important;
}

.mgb5 {
    margin-bottom: 5px !important;
}

.mgb10 {
    margin-bottom: 10px !important;
}

.mgb15 {
    margin-bottom: 15px !important;
}

.mgb20 {
    margin-bottom: 20px !important;
}

.mgb25 {
    margin-bottom: 25px !important;
}

.mgb30 {
    margin-bottom: 30px !important;
}

.mgb35 {
    margin-bottom: 35px !important;
}

.mgb40 {
    margin-bottom: 40px !important;
}

.mgb45 {
    margin-bottom: 45px !important;
}

.mgb50 {
    margin-bottom: 50px !important;
}

.mgb55 {
    margin-bottom: 55px !important;
}

.mgb60 {
    margin-bottom: 60px !important;
}

.mgb65 {
    margin-bottom: 65px !important;
}

.mgb70 {
    margin-bottom: 70px !important;
}

.mgb75 {
    margin-bottom: 75px !important;
}

.mgb80 {
    margin-bottom: 80px !important;
}

.mgb85 {
    margin-bottom: 85px !important;
}

.mgb90 {
    margin-bottom: 90px !important;
}

.mgb95 {
    margin-bottom: 95px !important;
}

.mgb100 {
    margin-bottom: 100px !important;
}

.mgl0 {
    margin-left: 0px !important;
}

.mgl5 {
    margin-left: 5px !important;
}

.mgl10 {
    margin-left: 10px !important;
}

.mgl15 {
    margin-left: 15px !important;
}

.mgl20 {
    margin-left: 20px !important;
}

.mgl30 {
    margin-left: 30px !important;
}

.mgl40 {
    margin-left: 40px !important;
}

.mgl50 {
    margin-left: 50px !important;
}

.mgr0 {
    margin-right: 0px !important;
}

.mgr5 {
    margin-right: 5px !important;
}

.mgr10 {
    margin-right: 10px !important;
}

.mgr15 {
    margin-right: 15px !important;
}

.mgr20 {
    margin-right: 20px !important;
}

.mgr30 {
    margin-right: 30px !important;
}

.mgr40 {
    margin-right: 40px !important;
}

.mgr50 {
    margin-right: 50px !important;
}

/* padding */
.pdt0 {
    padding-top: 0px !important;
}

.pdt5 {
    padding-top: 5px !important;
}

.pdt10 {
    padding-top: 10px !important;
}

.pdt15 {
    padding-top: 15px !important;
}

.pdt20 {
    padding-top: 20px !important;
}

.pdt25 {
    padding-top: 25px !important;
}

.pdt30 {
    padding-top: 30px !important;
}

.pdt35 {
    padding-top: 35px !important;
}

.pdb0 {
    padding-bottom: 0px !important;
}

.pdb5 {
    padding-bottom: 5px !important;
}

.pdb10 {
    padding-bottom: 10px !important;
}

.pdb15 {
    padding-bottom: 15px !important;
}

.pdb20 {
    padding-bottom: 20px !important;
}

.pdb25 {
    padding-bottom: 25px !important;
}

.pdb30 {
    padding-bottom: 30px !important;
}

.pdl5 {
    padding-left: 5px !important;
}

.pdl10 {
    padding-left: 10px !important;
}

.pdr5 {
    padding-right: 5px !important;
}

.pdr10 {
    padding-right: 10px !important;
}


/*width*/
.wid18 {
    width: 18% !important;
}

.wid20 {
    width: 20% !important;
}

.wid23 {
    width: 23% !important;
}

.wid25 {
    width: 25% !important;
}

.wid30 {
    width: 30% !important;
}

.wid33 {
    width: 33% !important;
}

.wid45 {
    width: 45% !important;
}

.wid48 {
    width: 48% !important;
}

.wid50 {
    width: 50% !important;
}


/*フォントサイズ*/
.font_10 {
    font-size: 10px !important;
}

.font_12 {
    font-size: 12px !important;
}

.font_14 {
    font-size: 14px !important;
}

.font_16 {
    font-size: 16px !important;
}

.font_18 {
    font-size: 18px !important;
}

.font_24 {
    font-size: 24px !important;
}

/*フォントウェイト*/
.font_bold {
    font-weight: bold;
    font-weight: 700;
}

.font_normal {
    font-weight: normal !important;
    font-weight: 400;
}

/*フォント　右寄せ　真ん中寄せ　左寄せ*/
.font_right {
    text-align: right !important;
}

.font_center {
    text-align: center !important;
}

.font_left {
    text-align: left !important;
}

/*フォントカラー*/
.font_red {
    color: #ff0000 !important;
}

.font_gray {
    color: #9f9f9f !important;
}



/* for modern brouser */
.cf:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.cf {
    display: block;
}

/*横並び*/
.flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.flex.inline li {
    display: inline;
    margin-right: 10px;
}

/*ボタン*/
.btn {
    background: #3C60EC;
    color: #fff;
    padding: 10px 20px 10px 20px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    border: 1px solid #3C60EC;
}

.btn:hover {
    opacity: 1;
    color: #3C60EC;
}

.btn:after {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: -1;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: -100%;
}

.btn:hover::after {
    left: 0;
    color: #3C60EC;
}

.btn.wid100 {
    display: block;
    width: 100%;
}

.btn.inline {
    display: inline;
}

.btn.border {
    background: #fff;
    border: solid 2px #3C60EC;
    color: #3C60EC;
}

/*終了ボタン*/
.disable {
    background: #a9a9a9 !important;
    color: #ccc !important;
    pointer-events: none;
}

/*リスト*/
.disc_list li {
    text-indent: -1em;
    margin-left: 1em;
}

.disc_list li p::before {
    content: '・';
    color: #3C60EC;
}

/*olリスト*/
.num_list li {
    display: flex;
    margin: 10px 0;
    line-height: 2em;
}

.num_list li:before {
    counter-increment: list-num;
    content: counter(list-num);
    background: #3C60EC;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    border-radius: 50%;
    color: #000;
    margin-right: 0.5em;
    font-weight: 700;
}

/*動画レスポ*/
.movie_wrap {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.movie_wrap iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

/*見出し*/
.title_border_bottom {
    font-weight: bold;
    border-bottom: solid 3px #3C60EC;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.title_bg {
    font-weight: bold;
    background: #3C60EC;
    color: #fff;
    padding: 10px;
    margin-bottom: 20px;
}

.title_border_left {
    font-weight: bold;
    border-left: solid 4px #3C60EC;
    padding-left: 10px;
    margin-bottom: 20px;
}

.title_circle {
    font-weight: bold;
    margin-bottom: 20px;
}

.title_circle :before {
    content: '●';
    color: #3C60EC;
    margin-right: 5px;
}

/*ボックス*/
.box_border {
    padding: 20px;
    border: solid 2px #3C60EC;
}

.box_bg {
    padding: 20px;
    background: #3C60EC;
}

/*リンク*/
.text_link {
    text-decoration: underline;
    color: #3C60EC;

}

.text_link:hover {
    text-decoration: none;
}

.text_link[target=_blank]:not(.text_link.no_icon):after {
    content: '\f35d';
}

.text_link[download]:after {
    content: '\f019'
}

.text_link.anklink:after {
    content: '\f0ab'
}

.text_link:after {
    font-weight: 700;
    color: inherit;
    margin-left: 5px;
}

/*インデント*/
.text_indent {
    text-indent: -1em;
    margin-left: 1em;
}


/*ブロックマージン*/
.c_space {
    margin-bottom: 50px;
}

.c_space_mini {
    margin-bottom: 30px;
}

/*SNSボタン*/
.share_btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-bottom: 10px;
    min-width: 100px;
}

.share_btn li {
    display: flex;
    align-items: flex-end;
    position: relative;
}

.share_btn li:first-child {
    margin-right: 20px;
}

.share_btn li img {
    max-width: 40px;
}

@media screen and (max-width: 480px) {
    .share_btn li:first-child {
        margin-right: 10px;
    }

    .share_btn li img {
        max-width: 30px;
    }
}

@media screen and (max-width: 850px) {}

@media screen and (max-width: 480px) {
    .font_10 {
        font-size: 8px !important;
    }

    .font_12 {
        font-size: 10px !important;
    }

    .font_14 {
        font-size: 12px !important;
    }

    .font_16 {
        font-size: 14px !important;
    }

    .font_18 {
        font-size: 16px !important;
    }

    .font_24 {
        font-size: 22px !important;
    }
}