@charset "utf-8";

/*!destyle.css v1.0.13 | MIT License | https://github.com/nicolas-cusan/destyle.css*/
* {
    box-sizing: border-box
}

::before,
::after {
    box-sizing: inherit
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    font-family: ヒラギノ角ゴ pro w3, Hiragino Kaku Gothic Pro, 游ゴシック, YuGothic, meiryo, メイリオ, helvetica neue, Helvetica, Arial, sans-serif
}

main {
    display: block
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none
}

dd {
    margin-left: 0
}

hr {
    clear: both;
    box-sizing: content-box;
    height: 0;
    margin: 0;
    overflow: visible;
    color: inherit;
    border: 0;
    border-top: 1px solid
}

pre {
    font-size: inherit;
    font-family: monospace, monospace
}

address {
    font-style: inherit
}

a {
    color: #004b91;
    text-decoration: underline
}

a:visited {
    color: #004b91;
    text-decoration: underline
}

abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    border-bottom: none
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-size: inherit;
    font-family: monospace, monospace
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    vertical-align: bottom;
    border-style: none
}

embed,
object,
iframe {
    vertical-align: bottom;
    border: 0
}

input,
button,
textarea,
select {
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    border-radius: 0;
    outline: none
}

[type=checkbox] {
    -webkit-appearance: checkbox;
    appearance: checkbox
}

[type=radio] {
    -webkit-appearance: radio;
    appearance: radio
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
    cursor: default
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {}

option {
    padding: 0
}

fieldset {
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset
}

label[for] {
    cursor: pointer
}

details {
    display: block
}

summary {
    display: list-item
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption {
    text-align: left
}

td,
th {
    padding: 0;
    vertical-align: top
}

th {
    font-weight: 700;
    text-align: left
}

template {
    display: none
}

[hidden] {
    display: none
}

video {
    display: block;
    width: 100%;
    height: auto
}

select {
    -moz-appearance: menulist;
    -webkit-appearance: menulist;
    appearance: menulist !important
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: .1em
}

.pc {
    display: none
}

.sp {
    display: block
}

@media(min-width:768px) {
    .pc {
        display: block
    }

    .sp {
        display: none
    }
}

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

.MB10 {
    margin-bottom: 10px
}

@media(min-width:768px) {
    .MB10 {
        margin-bottom: 20px
    }
}

.MB20 {
    margin-bottom: 20px
}

@media(min-width:768px) {
    .MB20 {
        margin-bottom: 40px
    }
}

.MB30 {
    margin-bottom: 30px
}

@media(min-width:768px) {
    .MB30 {
        margin-bottom: 60px
    }
}

.MB40 {
    margin-bottom: 40px
}

@media(min-width:768px) {
    .MB40 {
        margin-bottom: 80px
    }
}

.MB50 {
    margin-bottom: 50px
}

@media(min-width:768px) {
    .MB50 {
        margin-bottom: 100px
    }
}

.MB60 {
    margin-bottom: 30px
}

@media(min-width:768px) {
    .MB60 {
        margin-bottom: 60px
    }
}

.MB70 {
    margin-bottom: 35px
}

@media(min-width:768px) {
    .MB70 {
        margin-bottom: 70px
    }
}

.MB80 {
    margin-bottom: 40px
}

@media(min-width:768px) {
    .MB80 {
        margin-bottom: 80px
    }
}

.MB90 {
    margin-bottom: 45px
}

@media(min-width:768px) {
    .MB90 {
        margin-bottom: 90px
    }
}

.MB100 {
    margin-bottom: 50px
}

@media(min-width:768px) {
    .MB100 {
        margin-bottom: 100px
    }
}

.MT20 {
    margin-top: 10px
}

@media(min-width:768px) {
    .MT20 {
        margin-top: 20px
    }
}

.MT30 {
    margin-top: 15px
}

@media(min-width:768px) {
    .MT30 {
        margin-top: 30px
    }
}

.MT40 {
    margin-top: 20px
}

@media(min-width:768px) {
    .MT40 {
        margin-top: 40px
    }
}

.MT50 {
    margin-top: 25px
}

@media(min-width:768px) {
    .MT50 {
        margin-top: 50px
    }
}

.MT60 {
    margin-top: 30px
}

@media(min-width:768px) {
    .MT60 {
        margin-top: 60px
    }
}

.MT80 {
    margin-top: 40px
}

@media(min-width:768px) {
    .MT80 {
        margin-top: 80px
    }
}

.lh14 {
    line-height: 1.4
}

.lh18 {
    line-height: 1.8
}

.fs18 {
    font-size: 18px
}

.fs20 {
    font-size: 20px
}

.w90 {
    width: 90%;
    margin-left: auto;
    margin-right: auto
}

#cont_wrapper {
    font-family: -apple-system, BlinkMacSystemFont, helvetica neue, yu gothic, YuGothic, Verdana, Meiryo, 'm+ 1p', sans-serif;
    max-width: 750px;
    margin: 0 auto;
    overflow: hidden
}

.footer-wrap {
    color: #8a8a8a;
    padding: 40px 0 0;
    width: 100%
}

.footer-wrap a {
    text-decoration: underline;
    font-size: 11px
}

@media(min-width:768px) {
    .footer-wrap a {
        font-size: 16px
    }
}

.footer-menu {
    margin-bottom: 20px;
    display: flex;
    justify-content: center
}

@media(min-width:768px) {
    .footer-menu {
        margin-bottom: 35px
    }
}

.footer-menu li+li {
    margin-left: 20px
}

@media(min-width:768px) {
    .footer-menu li+li {
        margin-left: 40px
    }
}

.footer-company {
    margin-bottom: 20px
}

@media(min-width:768px) {
    .footer-company {
        display: flex;
        justify-content: center;
        margin-bottom: 35px;
        align-items: center;
    }
}

.footer-company-logo {
    max-width: 750px;
    margin-right: 28px;
    margin: 0 auto 20px;
    text-align: center;
    font-size: 80%;
}

@media(min-width:768px) {
    .footer-company-logo {
        margin: 0 20px 0 0;
        text-align: center;
        font-size: 130%;
    }
}

.footer-company-logo img {
    width: 80%
}

@media(min-width:768px) {
    .footer-company-logo img {
        width: 50%;
        height: auto;

    }
}

.footer-company-txt {
    text-align: left;
    font-size: 10px;
    margin-left: 50px
}

@media(min-width:768px) {
    .footer-company-txt {
        font-size: 12px;
        margin-left: 0
    }
}

.copyright {
    background-color: #3c1e05;
    display: block;
    padding: 10px 0;
    color: #f0f0f0;
    font-size: .7em;
    text-align: center
}

.copyright span {
    margin-left: 2em
}

.product_box {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    color: #66350e;
    line-height: 1.4
}

@media(min-width:768px) {
    .product_box {
        width: 750px;
        line-height: 1.5
    }
}

.product_box .title {
    font-weight: 700;
    font-size: 14px
}

@media(min-width:768px) {
    .product_box .title {
        font-size: 16px
    }
}

.product_box tbody,
.product_box tr {
    border: 1px solid #ffe2c5;
    font-size: .9rem;
    line-height: 1.7em
}

.product_box th {
    background-color: #ffe2c5;
    width: 25%;
    border-bottom: 1px solid #fff;
    padding: 3%;
    font-weight: 700;
    text-align: left;
    font-size: 12px;
    line-height: 1.3
}

@media(min-width:768px) {
    .product_box th {
        font-size: 15px
    }
}

.product_box td {
    padding: 3%;
    font-size: 12px;
    line-height: 1.4
}

@media(min-width:768px) {
    .product_box td {
        font-size: 15px;
        padding: 3%
    }
}

.fs90 {
    font-size: 90%
}

.product_box dl {
    display: table;
    width: 100%;
    margin: auto;
    line-height: 1.3
}

@media(min-width:768px) {
    .product_box dl {
        line-height: 1.5
    }
}

.product_box dl dt {
    flex-basis: auto;
    width: 40%;
    padding: .25em;
    display: table-cell
}

@media(min-width:768px) {
    .product_box dl dt {
        width: 22%
    }
}

.product_box dl dd {
    flex-basis: auto;
    padding: .25em;
    display: table-cell
}

.flud {
    width: 100%;
    height: auto
}

.common_info {
    max-width: 750px;
    padding: 10px 15px;
    color: #333;
    margin-top: 30px;
    line-height: 1.6;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff
}

.common_info strong {
    font-weight: 700
}

.common_info>dt {
    padding: 12px 10px;
    font-size: 15px;
    font-weight: 700;
    background: #ececec url("../img/info_toggle_off.png") no-repeat right 17px center/8px auto;
    background-size: 5% auto;
    border-radius: 5px;
    cursor: pointer
}

.common_info>dt:not(:first-child) {
    margin-top: 10px
}

.common_info>dt.on {
    background-image: url(../img/info_toggle_on.png);
    background-size: 5% auto
}

.common_info>dd {
    font-feature-settings: 'palt';
    padding: 0 10px
}

.info_txt_s {
    margin: 1em 0;
    font-size: 80%
}

.info_txt_m {
    margin: 1em 0;
    font-size: 13px;
    line-height: 20px
}

.info_txt_l {
    margin: 1em 0 .25em;
    color: #000;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px
}

.info_alert {
    padding: 11px 15px;
    font-size: 13px;
    line-height: 20px;
    background-color: #fcfad2
}

.info_txt_l+.info_txt_m,
.info_alert .info_txt_m:first-child {
    margin-top: 0
}

.info_txt_m .red {
    color: red
}

@media screen and (min-width:768px) {
    .common_info {
        padding: 20px 30px;
        margin-top: 60px
    }

    .common_info>dt {
        padding: 25px 20px;
        font-size: 28px;
        line-height: 30px;
        background: #ececec url(../img/info_toggle_off.png) no-repeat right 35px center;
        border-radius: 10px
    }

    .common_info>dt:not(:first-child) {
        margin-top: 20px
    }

    .common_info>dt.on {
        background-image: url(../img/info_toggle_on.png)
    }

    .common_info>dd {
        padding: 0 20px
    }

    .info_txt_m {
        font-size: 18px;
        line-height: 1.6
    }

    .info_txt_l {
        font-size: 22px;
        line-height: 1.6
    }

    .info_alert {
        padding: 22px 30px;
        font-size: 18px;
        line-height: 1.6
    }

    .info_2 {
        width: 325px
    }

    .info_2>a>img {
        width: 100%;
        height: auto
    }
}

#all_wrapper {
    width: 100%
}

@media(min-width:768px) {
    #all_wrapper {
        width: 750px;
        margin: 0 auto;
        border: 1px #eee solid
    }
}

.head_logo {
    width: 40%;
    margin: 3% 0 3% 15px
}

@media(min-width:768px) {
    .head_logo {
        width: 100%
    }
}

.head_logo img {
    width: 100%
}

@media(min-width:768px) {
    .head_logo img {
        width: 32%
    }
}

#order_head {
    overflow: hidden;
    margin: 0 auto
}

@media(min-width:768px) {
    #order_head {
        max-width: 750px
    }
}

.order_txt {
    width: 84%;
    border: 2px solid red;
    background-color: #fff;
    text-align: center;
    padding: 20px 0;
    border-radius: 5px;
    margin: 0 auto;
    font-size: 12px;
    line-height: 1.5
}

@media(min-width:768px) {
    .order_txt {
        width: 60%
    }
}

.order_txt strong {
    color: red;
    font-weight: 700;
    font-size: 16px
}

.order_txt_bg {
    padding: 20px 0
}

.pay_title {
    background-color: #f59195;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 12px 0;
    margin-bottom: 25px;
    position: relative
}

.pay_title:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 10px solid transparent;
    border-top: 10px solid #f59195
}

.payTxt_ex {
    font-size: 14px;
    color: #1b1b1b;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 15px
}

@media(min-width:768px) {
    .payTxt_ex {
        font-size: 16px
    }
}

.endBtnBox {
    position: relative;
    text-align: center;
    width: 92%;
    margin: 20px 0 0 20px
}

@media(min-width:768px) {
    .endBtnBox {
        width: 90%;
        left: 30px
    }
}

.endBtnArrow {
    width: 12%;
    position: absolute;
    top: 25%;
    left: -6px;
    z-index: 1
}

@media(min-width:768px) {
    .endBtnArrow {
        top: 44px;
        left: -5px
    }
}

.conf_info {
    margin-top: 30px
}

@media(min-width:768px) {
    .conf_info {
        width: 88%;
        margin: 40px auto 10px
    }
}

.conf_btn_txt {
    width: 80%;
    margin: 0 auto
}

@media(min-width:768px) {
    .conf_btn_txt {
        text-align: center;
        margin: 0 auto 60px
    }
}

.arrow_effect {
    position: relative;
    opacity: 1;
    -moz-animation-name: slidein;
    -webkit-animation-name: slidein;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

@-webkit-keyframes slidein {
    from {
        right: 0
    }

    25% {
        right: 8px
    }

    75% {
        right: 0
    }

    95% {
        right: 8px
    }

    to {
        right: 0
    }
}

#thanks_wrapper {
    padding: 60px 2% 40px;
    font-size: 18px;
    margin: 0 auto;
    text-align: center;
    color: #333
}

@media(min-width:768px) {
    #thanks_wrapper {
        max-width: 750px;
        padding: 60px 2% 80px
    }
}

.thanks_mainTxt {
    font-size: 22px;
    color: red;
    background-color: #fff462;
    text-align: center;
    margin-bottom: 20px
}

@media(min-width:768px) {
    .thanks_mainTxt {
        font-size: 26px
    }
}

.thanks_readTxt {
    font-size: 16px;
    padding-top: 20px;
    line-height: 1.5;
    background-image: url(../img/thanks_r.png), url(../img/thanks_l.png);
    background-repeat: no-repeat, no-repeat;
    background-position: right 5px bottom 1%, left 5px bottom 1%;
    background-size: 50px auto, 50px auto
}

@media(min-width:768px) {
    .thanks_readTxt {
        background-position: right 10% bottom 1%, left 10% bottom 1%;
        background-size: 90px auto, 90px auto
    }
}

.thanks_ExTxt {
    font-size: 12px;
    margin-top: 20px;
    line-height: 1.3;
    margin-bottom: 40px
}

.thanks_txtBox {
    font-size: 16px;
    line-height: 1.6;
    width: 94%;
    margin: 0 auto 40px;
    padding: 20px 0;
    border: 1px solid red;
    border-radius: 5px
}

@media(min-width:768px) {
    .thanks_txtBox {
        width: 70%
    }
}

.thanks_marker {
    color: red;
    background-color: #fff462
}

ul.thanks_snsBnr {
    width: 98%;
    margin: 0 auto 40px;
    display: table
}

@media(min-width:768px) {
    ul.thanks_snsBnr {
        width: 72%
    }
}

ul.thanks_snsBnr li {
    width: 25%;
    display: table-cell
}

ul.thanks_snsBnr li img {
    width: 95%
}

@media(min-width:768px) {
    ul.thanks_snsBnr li img {
        width: 95%
    }
}



/*-----------------*/
.cp_content {
    max-width: 750px;
    background-color: #ffefad ;
    padding: 30px 0 30px 80px;
    font-family: ヒラギノ角ゴ pro w3, Hiragino Kaku Gothic Pro, 游ゴシック, YuGothic, meiryo, メイリオ, helvetica neue, Helvetica, Arial, sans-serif;
    font-size: 18px;
}

@media(max-width:480px) {
    .cp_content {
        background-color: #ffefad ;
        padding: 20px 0 20px 40px;
        font-family: ヒラギノ角ゴ pro w3, Hiragino Kaku Gothic Pro, 游ゴシック, YuGothic, meiryo, メイリオ, helvetica neue, Helvetica, Arial, sans-serif;
        font-size: 16px;
    }
}


.footer-wrap a.ih {
    font-size: inherit;
}