@charset "utf-8";

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;

    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;

    /* Support for IE. */
    font-feature-settings: 'liga';
}

.sp_only {
    display: none;
}

@media screen and (max-width: 767px) {
    .pc_only {
        display: none;
    }

    .sp_only {
        display: block;
    }
}

/*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;
}

.wid100 {
    width: 100% !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;
}


/*colorの指定はすべて#d59534でいれている。サイトによって変更*/

/*横並び*/
.flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.flex.inline li {
    display: inline;
    margin-right: 10px;
}





/*ボタン*/
.btn {
    max-width: 400px;
    background-color: #fff;
    color: #D5A300;
    padding: 15px 20px;
    padding-right: 50px;
    position: relative;
    border-radius: 500px;
    line-height: 1.2;
    transition: 0.8s;
    border: 1px solid #D5A300;
}

.jptype .btn {
    background-color: transparent;
}

.btn.noborder {
    border: none;
    box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.4);
}

.btn:hover {
    color: #fff;
    background-color: #D5A300;
    opacity: 1;
}

.btn:after {
    font-family: 'Material Icons';
    content: 'straight';
    display: block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    position: absolute;
    top: 50%;
    right: 20px;
    color: #D5A300;
    line-height: 1;
    transition: 0.8s;
    transform: translateY(-50%) rotate(90deg);
    -webkit-transform: translateY(-50%) rotate(90deg);
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga';
}

.btn:hover::after {
    color: #fff;
    right: 10px;
}


.btn.wid100 {
    display: block;
    width: 100%;
}

.btn.inline {
    display: inline;
}


/*リスト*/
.disc_list li {
    margin-left: 1em;
    position: relative;
}

.disc_list li::before {
    content: '●';
    display: block;
    color: #DFB320;
    position: absolute;
    left: -1em;
}

/*olリスト*/
.num_list, .num_list .frame_list {
    counter-reset: number;
    list-style-type: none !important;
}

.num_list li {
    position: relative;
    line-height: 1.5em;
    padding: 0.5em;
    padding-left: 35px;
}

.num_list li:before {
    position: absolute;
    counter-increment: number;
    content: counter(number);
    display: inline-block;
    border: 1px solid #DFB320;
    color: #DFB320;
    font-weight: 700;
    font-size: 14px;
    left: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

.num_list .frame_list li:before {
    position: absolute;
    counter-increment: number;
    content: "("counter(number) ")";
    display: inline-block;
    border: none;
    color: #000;
    font-weight: 700;
    font-size: 16px;
    left: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}


/*動画レスポ*/
.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_bg {
    font-weight: bold;
    background: #DFB320;
    color: #fff;
    padding: 10px;
    margin-bottom: 20px;
}

.title_border_left {
    font-weight: bold;
    border-left: solid 4px #DFB320;
    padding-left: 10px;
    margin-bottom: 20px;
}

.title_circle {
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
}

.title_circle:before {
    content: '●';
    color: #DFB320;
    margin-right: 5px;
}

/*アイコン*/
.icon::after {
    content: '';
    color: inherit;
    font-weight: 700;
    content: '\f054';
}

.icon .right::after {
    margin-left: 10px;
}

.icon .left::after {
    margin-right: 10px;
}

.icon .right_end::after {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}


/*ボックス*/
.box_border {
    padding: 20px;
    border: solid 2px #DFB320;
}

.box_bg {
    padding: 20px;
    background: #DFB320;
}


/*インデント*/
.text_indent {
    text-indent: -1em;
    margin-left: 1em;
}


/* border table */
.border_table {
    border-collapse: collapse;
}

.border_table th {
    white-space: nowrap;
}

.border_table th, .border_table td {
    padding: 20px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.border_table tr>th:first-of-type {
    border-left: none;
}

.border_table tr:last-of-type th,
.border_table tr:last-of-type td {
    border-bottom: none;
}

@media screen and (max-width: 767px) {
    .border_table th {
        padding: 20px 20px 20px 0;
        width: 20%;
        white-space: normal;
    }

    .border_table td+td {
        width: 60%;
    }
}

/*dl table タイプ*/
.unit_table {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.unit_table::after {
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 12em;
    background-color: #DFB320;
}

.jptype .unit_table::after {
    background: rgb(209, 193, 0);
    background: linear-gradient(180deg, rgba(209, 193, 0, 0.95) 0%, rgba(204, 63, 0, 0.95) 100%);
}

.unit_table dt {
    width: 12em;
    padding: 20px 25px 20px 0;
}

.unit_table dd {
    width: calc(100% - 12em);
    padding: 20px 0 20px 25px;
}

.unit_table dt:first-of-type,
.unit_table dd:first-of-type {
    padding-top: 0;
}

.unit_table dt:last-of-type,
.unit_table dd:last-of-type {
    padding-bottom: 0;
}

@media screen and (max-width: 767px) {

    .unit_table dt,
    .unit_table dd {
        width: 100% !important;
    }

    .unit_table dt {
        padding: 20px 0px 10px 0;
    }

    .unit_table dd {
        padding: 10px 0 20px 0px;
    }

    .unit_table dd:first-of-type {
        padding-top: 10px;
    }

    .unit_table dt:last-of-type {
        padding-bottom: 10px;
    }

    .unit_table::after {
        display: none !important;
    }

    .unit_table dt {
        position: relative;
    }

    .unit_table dt::after {
        display: block;
        content: "";
        width: 100%;
        height: 1px;
        position: absolute;
        bottom: 0;
        left: 0px;
        background-color: #DFB320;
    }

    .jptype .unit_table dt::after {
        background: rgb(209, 193, 0);
        background: linear-gradient(90deg, rgba(209, 193, 0, 0.95) 0%, rgba(204, 63, 0, 0.95) 100%);
    }
}

@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;
    }
}