@charset "UTF-8";@media screen and (min-width: 768px) {
    .mobile {
        display:none
    }
}

.desktop {
    display: none
}

@media screen and (min-width: 768px) {
    .desktop {
        display:block
    }
}

abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,
figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,
object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    background: 0 0;
    box-sizing: border-box;
    font: inherit;
    vertical-align: baseline;
    outline: 0;
    word-break: break-word;
    font-feature-settings: "palt"
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

html {
    font-size: 62.5%
}

body {
    font-family: "游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
    width: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    color: #0a1054;
    word-wrap: break-word;
    font-size: 1.4rem;
    line-height: 1;
    font-feature-settings: "palt"
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    color: #0a1054;
    box-sizing: border-box;
    background: 0 0;
    text-decoration: none;
    transition: all .2s ease
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

ins {
    background-color: #ff9;
    text-decoration: none
}

mark {
    background-color: #ff9;
    font-style: italic;
    font-weight: 700
}

del {
    text-decoration: line-through
}

abbr[title],dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 5px 0;
    padding: 0
}

input,select {
    vertical-align: middle
}

input[type=email],input[type=text],select {
    -webkit-appearance: button;
    width: 100%;
    height: 40px;
    padding: 0 1em;
    border: 1px solid #0a1054;
    border-radius: 5px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.1) inset;
    background: #fff;
    transition: all .4s ease;
    box-sizing: border-box
}

input[type=email]:focus,input[type=text]:focus,select:focus {
    outline: 0;
    box-shadow: 0 0 3px #e5e7fa;
    background: #e5e7fa
}

.oa {
    overflow: auto
}

.oh {
    overflow: hidden
}

.ti {
    text-indent: -9999px
}

.db {
    display: block
}

.dib {
    display: inline-block
}

.dn {
    display: none
}

.di {
    display: inline
}

.dt {
    display: table;
    width: 100%
}

.dtr {
    display: table-row
}

.dtc {
    display: table-cell;
    vertical-align: top
}

.flL {
    float: left
}

.flR {
    float: right
}

.clr {
    clear: both
}

.clr_after:after {
    content: "";
    clear: both;
    display: table
}

.tal {
    text-align: left
}

.tar {
    text-align: right
}

.tac {
    text-align: center
}

.vat {
    vertical-align: top
}

.vam {
    vertical-align: middle
}

.vab {
    vertical-align: bottom
}

.vabl {
    vertical-align: baseline
}

.fz12 {
    font-size: 12px
}

.fz16 {
    font-size: 16px
}

.fz18 {
    font-size: 18px
}

.fwb {
    font-weight: 700
}

.m00 {
    margin: 0
}

.p00 {
    padding: 0
}

.m05 {
    margin: 5px
}

.p05 {
    padding: 5px
}

.m10 {
    margin: 10px
}

.p10 {
    padding: 10px
}

.m15 {
    margin: 15px
}

.p15 {
    padding: 15px
}

.m20 {
    margin: 20px
}

.p20 {
    padding: 20px
}

.m25 {
    margin: 25px
}

.p25 {
    padding: 25px
}

.m30 {
    margin: 30px
}

.p30 {
    padding: 30px
}

.m35 {
    margin: 35px
}

.p35 {
    padding: 35px
}

.m40 {
    margin: 40px
}

.p40 {
    padding: 40px
}

.m45 {
    margin: 45px
}

.p45 {
    padding: 45px
}

.m50 {
    margin: 50px
}

.p50 {
    padding: 50px
}

.m55 {
    margin: 55px
}

.p55 {
    padding: 55px
}

.m60 {
    margin: 60px
}

.p60 {
    padding: 60px
}

.m65 {
    margin: 65px
}

.p65 {
    padding: 65px
}

.m70 {
    margin: 70px
}

.p70 {
    padding: 70px
}

.m75 {
    margin: 75px
}

.p75 {
    padding: 75px
}

.m80 {
    margin: 80px
}

.p80 {
    padding: 80px
}

.m85 {
    margin: 85px
}

.p85 {
    padding: 85px
}

.m90 {
    margin: 90px
}

.p90 {
    padding: 90px
}

.m95 {
    margin: 95px
}

.p95 {
    padding: 95px
}

.m100 {
    margin: 100px
}

.p100 {
    padding: 100px
}

.mt00 {
    margin-top: 0
}

.pt00 {
    padding-top: 0
}

.mt05 {
    margin-top: 5px
}

.pt05 {
    padding-top: 5px
}

.mt10 {
    margin-top: 10px
}

.pt10 {
    padding-top: 10px
}

.mt15 {
    margin-top: 15px
}

.pt15 {
    padding-top: 15px
}

.mt20 {
    margin-top: 20px
}

.pt20 {
    padding-top: 20px
}

.mt25 {
    margin-top: 25px
}

.pt25 {
    padding-top: 25px
}

.mt30 {
    margin-top: 30px
}

.pt30 {
    padding-top: 30px
}

.mt35 {
    margin-top: 35px
}

.pt35 {
    padding-top: 35px
}

.mt40 {
    margin-top: 40px
}

.pt40 {
    padding-top: 40px
}

.mt45 {
    margin-top: 45px
}

.pt45 {
    padding-top: 45px
}

.mt50 {
    margin-top: 50px
}

.pt50 {
    padding-top: 50px
}

.mt55 {
    margin-top: 55px
}

.pt55 {
    padding-top: 55px
}

.mt60 {
    margin-top: 60px
}

.pt60 {
    padding-top: 60px
}

.mt65 {
    margin-top: 65px
}

.pt65 {
    padding-top: 65px
}

.mt70 {
    margin-top: 70px
}

.pt70 {
    padding-top: 70px
}

.mt75 {
    margin-top: 75px
}

.pt75 {
    padding-top: 75px
}

.mt80 {
    margin-top: 80px
}

.pt80 {
    padding-top: 80px
}

.mt85 {
    margin-top: 85px
}

.pt85 {
    padding-top: 85px
}

.mt90 {
    margin-top: 90px
}

.pt90 {
    padding-top: 90px
}

.mt95 {
    margin-top: 95px
}

.pt95 {
    padding-top: 95px
}

.mt100 {
    margin-top: 100px
}

.pt100 {
    padding-top: 100px
}

.mb00 {
    margin-bottom: 0
}

.pb00 {
    padding-bottom: 0
}

.mb05 {
    margin-bottom: 5px
}

.pb05 {
    padding-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.pb10 {
    padding-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.pb15 {
    padding-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.pb20 {
    padding-bottom: 20px
}

.mb25 {
    margin-bottom: 25px
}

.pb25 {
    padding-bottom: 25px
}

.mb30 {
    margin-bottom: 30px
}

.pb30 {
    padding-bottom: 30px
}

.mb35 {
    margin-bottom: 35px
}

.pb35 {
    padding-bottom: 35px
}

.mb40 {
    margin-bottom: 40px
}

.pb40 {
    padding-bottom: 40px
}

.mb45 {
    margin-bottom: 45px
}

.pb45 {
    padding-bottom: 45px
}

.mb50 {
    margin-bottom: 50px
}

.pb50 {
    padding-bottom: 50px
}

.mb55 {
    margin-bottom: 55px
}

.pb55 {
    padding-bottom: 55px
}

.mb60 {
    margin-bottom: 60px
}

.pb60 {
    padding-bottom: 60px
}

.mb65 {
    margin-bottom: 65px
}

.pb65 {
    padding-bottom: 65px
}

.mb70 {
    margin-bottom: 70px
}

.pb70 {
    padding-bottom: 70px
}

.mb75 {
    margin-bottom: 75px
}

.pb75 {
    padding-bottom: 75px
}

.mb80 {
    margin-bottom: 80px
}

.pb80 {
    padding-bottom: 80px
}

.mb85 {
    margin-bottom: 85px
}

.pb85 {
    padding-bottom: 85px
}

.mb90 {
    margin-bottom: 90px
}

.pb90 {
    padding-bottom: 90px
}

.mb95 {
    margin-bottom: 95px
}

.pb95 {
    padding-bottom: 95px
}

.mb100 {
    margin-bottom: 100px
}

.pb100 {
    padding-bottom: 100px
}

.ml00 {
    margin-left: 0
}

.pl00 {
    padding-left: 0
}

.ml05 {
    margin-left: 5px
}

.pl05 {
    padding-left: 5px
}

.ml10 {
    margin-left: 10px
}

.pl10 {
    padding-left: 10px
}

.ml15 {
    margin-left: 15px
}

.pl15 {
    padding-left: 15px
}

.ml20 {
    margin-left: 20px
}

.pl20 {
    padding-left: 20px
}

.ml25 {
    margin-left: 25px
}

.pl25 {
    padding-left: 25px
}

.ml30 {
    margin-left: 30px
}

.pl30 {
    padding-left: 30px
}

.ml35 {
    margin-left: 35px
}

.pl35 {
    padding-left: 35px
}

.ml40 {
    margin-left: 40px
}

.pl40 {
    padding-left: 40px
}

.ml45 {
    margin-left: 45px
}

.pl45 {
    padding-left: 45px
}

.ml50 {
    margin-left: 50px
}

.pl50 {
    padding-left: 50px
}

.ml55 {
    margin-left: 55px
}

.pl55 {
    padding-left: 55px
}

.ml60 {
    margin-left: 60px
}

.pl60 {
    padding-left: 60px
}

.ml65 {
    margin-left: 65px
}

.pl65 {
    padding-left: 65px
}

.ml70 {
    margin-left: 70px
}

.pl70 {
    padding-left: 70px
}

.ml75 {
    margin-left: 75px
}

.pl75 {
    padding-left: 75px
}

.ml80 {
    margin-left: 80px
}

.pl80 {
    padding-left: 80px
}

.ml85 {
    margin-left: 85px
}

.pl85 {
    padding-left: 85px
}

.ml90 {
    margin-left: 90px
}

.pl90 {
    padding-left: 90px
}

.ml95 {
    margin-left: 95px
}

.pl95 {
    padding-left: 95px
}

.ml100 {
    margin-left: 100px
}

.pl100 {
    padding-left: 100px
}

.mr00 {
    margin-right: 0
}

.pr00 {
    padding-right: 0
}

.mr05 {
    margin-right: 5px
}

.pr05 {
    padding-right: 5px
}

.mr10 {
    margin-right: 10px
}

.pr10 {
    padding-right: 10px
}

.mr15 {
    margin-right: 15px
}

.pr15 {
    padding-right: 15px
}

.mr20 {
    margin-right: 20px
}

.pr20 {
    padding-right: 20px
}

.mr25 {
    margin-right: 25px
}

.pr25 {
    padding-right: 25px
}

.mr30 {
    margin-right: 30px
}

.pr30 {
    padding-right: 30px
}

.mr35 {
    margin-right: 35px
}

.pr35 {
    padding-right: 35px
}

.mr40 {
    margin-right: 40px
}

.pr40 {
    padding-right: 40px
}

.mr45 {
    margin-right: 45px
}

.pr45 {
    padding-right: 45px
}

.mr50 {
    margin-right: 50px
}

.pr50 {
    padding-right: 50px
}

.mr55 {
    margin-right: 55px
}

.pr55 {
    padding-right: 55px
}

.mr60 {
    margin-right: 60px
}

.pr60 {
    padding-right: 60px
}

.mr65 {
    margin-right: 65px
}

.pr65 {
    padding-right: 65px
}

.mr70 {
    margin-right: 70px
}

.pr70 {
    padding-right: 70px
}

.mr75 {
    margin-right: 75px
}

.pr75 {
    padding-right: 75px
}

.mr80 {
    margin-right: 80px
}

.pr80 {
    padding-right: 80px
}

.mr85 {
    margin-right: 85px
}

.pr85 {
    padding-right: 85px
}

.mr90 {
    margin-right: 90px
}

.pr90 {
    padding-right: 90px
}

.mr95 {
    margin-right: 95px
}

.pr95 {
    padding-right: 95px
}

.mr100 {
    margin-right: 100px
}

.pr100 {
    padding-right: 100px
}

.bdn {
    border: none
}

.bdtn {
    border-top: none
}

.bdrn {
    border-right: none
}

.bdbn {
    border-bottom: none
}

.bdln {
    border-left: none
}

.por {
    position: relative
}

.poa {
    position: absolute
}

.pof {
    position: fixed
}

.df {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.fr {
    -ms-flex-direction: row;
    flex-direction: row
}

.main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 960px;
    width: 100%;
    margin: auto;
    padding: 60px 0
}

@media screen and (min-width: 768px) {
    .main {
        padding:60px 0 100px
    }
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 60px;
    padding: 0 0 0 15px;
    background: #0a1054;
    color: #fff
}

.header-title {
    font-size: 2rem;
    font-weight: 700
}

.header-list {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 60px;
    height: 60px;
    background: #272e84;
    color: #fff;
    transition: all .4s ease
}

.header-list-icon {
    padding: 5px 0 3px;
    font-size: 2rem
}

.header-list-text {
    font-size: 1rem
}

.header-list-active {
    position: absolute;
    top: 5px;
    right: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #e60012;
    font-size: 1rem;
    font-weight: 700
}

.add-to-cart-btn {
    position: fixed;
    bottom: 60px;
    right: 10px;
    transform: translateY(20px);
    opacity: 0;
    pointer-events: none;
    transition: .3s
}

@media screen and (min-width: 768px) {
    .add-to-cart-btn {
        right:15%
    }
}

.add-to-cart-btn.show {
    pointer-events: auto;
    transform: translateY(0);
    opacity: 1
}

.add-to-cart-btn a {
    font-size: 12px;
    display: block;
    width: 80px;
    height: 80px;
    background: #0a1054;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding-top: 14px
}

.add-to-cart-btn a i {
    margin-left: -4px
}

.footer {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%
}

.footer-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 50px;
    background: #0a1054
}

.footer a {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 3px;
    font-size: 1rem;
    color: #fff
}

.footer-icon {
    width: 20px;
    margin-bottom: 5px;
    font-size: 2rem
}

.footer-active {
    position: absolute;
    top: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #e60012;
    font-size: 1rem;
    font-weight: 700
}

a[disabled] {
    color: gray
}

.btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin: 10px auto;
    padding: 15px;
    border: none;
    border-radius: 10px;
    background: #d70023;
    box-shadow: 0 3px 0 #a3001b;
    font-size: 1.5rem;
    font-weight: 700;
    color: #fff;
    letter-spacing: 2px;
    transition: all .2s ease;
    cursor: pointer
}

@media screen and (min-width: 768px) {
    .btn {
        width:400px;
        margin: 10px auto 0;
        padding: 25px 0;
        font-size: 1.6rem
    }
}

.btn:hover {
    transform: translateY(3px);
    box-shadow: none
}

.btn-icon {
    width: 28px;
    margin-right: 20px
}

.icon {
    width: 17.5px;
    height: 1.5rem;
    margin-right: 8px;
    transition: all .4s ease
}

.tab {
    display: -ms-flexbox;
    display: flex
}

.tab-child {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 50%;
    padding: 15px 8px;
    font-size: 1.5rem;
    font-weight: 700;
    cursor: pointer
}

@media screen and (min-width: 768px) {
    .tab-child {
        padding:25px 0;
        background: #fff;
        font-size: 1.8rem;
        cursor: auto
    }
}

.tab-child:after {
    content: "";
    position: absolute;
    left: 10px;
    bottom: 0;
    display: none;
    width: calc(100% - 20px);
    height: 1px;
    background: #0a1054
}

@media screen and (min-width: 768px) {
    .tab-child:after {
        display:block;
        left: 20px;
        width: calc(100% - 40px)
    }
}

.tab-child.is-active {
    background: #fff
}

.tab-child.is-active:after {
    display: block
}

.tab-box {
    background: #fff;
    font-size: 1.4rem
}

@media screen and (min-width: 768px) {
    .tab-box {
        display:-ms-flexbox;
        display: flex;
        padding: 20px
    }
}

.tab-box-child {
    display: none;
    padding: 15px
}

@media screen and (min-width: 768px) {
    .tab-box-child {
        display:block;
        width: 50%;
        padding: 0 20px 20px
    }
}

.tab-box-child.is-show {
    display: block
}

.tab-box dl {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e7fa
}

.tab-box dl:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.tab-box dt {
    margin-bottom: 6px;
    font-weight: 700
}

.tab-box dd {
    -ms-flex: 1;
    flex: 1
}

.tab-box-text {
    max-height: 200px;
    overflow-y: scroll
}

@media screen and (min-width: 768px) {
    .tab-box-text {
        max-height:300px
    }
}

.form {
    padding: 10px;
    background: #fff
}

.form dl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    padding: 8px 0;
    border-top: 1px solid #0a1054
}

@media screen and (min-width: 768px) {
    .form dl {
        padding:20px
    }
}

.form dl:first-child {
    border-top: none
}

.form .noborder {
    border-bottom: none
}

.form dt {
    width: 90px;
    padding-left: 5px;
    font-size: 1.3rem;
    font-weight: 400
}

@media screen and (min-width: 768px) {
    .form dt {
        padding:0 0 10px;
        font-size: 1.5rem;
        font-weight: 700
    }
}

.form dt span {
    display: block;
    font-size: 1rem
}

@media screen and (min-width: 768px) {
    .form dt span {
        display:inline-block;
        font-size: 1.5rem
    }
}

@media screen and (min-width: 768px) {
    .form dt br {
        display:none
    }
}

.form dd {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.3rem
}

@media screen and (min-width: 768px) {
    .form dd {
        width:100%
    }
}

.form-child {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.form-child input[type=text] {
    width: calc(100% - 80px)
}

@media screen and (min-width: 768px) {
    .form-child input[type=text] {
        width:calc(100% - 50px)
    }
}

.form-child span {
    padding-left: 10px;
    font-size: 1.3rem
}

.form-select {
    position: relative;
    width: 100%
}

.form-select:after {
    content: "\f078";
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 1.5rem;
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    transform: translateY(-50%)
}

.form-notice {
    margin-top: 5px;
    font-size: 1rem;
    line-height: 1.2
}

.form-confirm dl {
    padding: 15px 0
}

input[name="user[kaisei]"] {
    width: 50%;
    margin-right: 10px
}

.required dt {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.required dt:after {
    content: "必須";
    display: inline-block;
    margin-right: 5px;
    padding: 1px 3px;
    border-radius: 3px;
    background: #d70023;
    font-size: .9rem;
    font-weight: 700;
    color: #fff
}

@media screen and (min-width: 768px) {
    .required dt:after {
        margin-right:20px
    }
}

.required-input {
    background: #fdd!important
}

.required-input:focus {
    background: #e5e7fa!important
}

.keyvisual {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100px;
    font-size: calc(3vw + 80%);
    font-weight: 700;
    line-height: 1.4;
    text-align: center
}

@media screen and (min-width: 425px) {
    .keyvisual {
        font-size:calc(2vw + 100%)
    }
}

@media screen and (min-width: 768px) {
    .keyvisual {
        font-size:3rem
    }
}

.keyvisual-home {
    padding: 16px 0;
    background: #f7f7f7
}

@media screen and (min-width: 425px) {
    .keyvisual-home {
        background-size:50%
    }
}

@media screen and (min-width: 768px) {
    .keyvisual-home {
        background-size:30%
    }
}

.notice {
    width: 95%;
    width: calc(100% - 30px);
    margin: 20px auto;
    padding: 15px;
    border: 1px solid #0a1054;
    font-size: 1.4rem
}

@media screen and (min-width: 768px) {
    .notice {
        width:900px;
        margin: 50px auto;
        padding: 25px
    }
}

.notice p {
    margin-bottom: 1em
}

.notice p:last-child {
    margin-bottom: 0
}

.notice b {
    font-weight: 700
}

.news {
    padding: 20px 15px;
    background: #e5e7fa
}

@media screen and (min-width: 768px) {
    .news {
        margin-bottom:30px;
        padding: 30px
    }
}

.search {
    padding: 20px 15px;
    background: #1a27c5;
    transition: all .4s ease
}

@media screen and (min-width: 768px) {
    .search {
        padding:30px
    }
}

.search .title {
    color: #fff
}

.search .tab-child {
    color: #fff
}

@media screen and (min-width: 768px) {
    .search .tab-child {
        color:#0a1054
    }
}

.search .tab-child.is-active {
    color: #0a1054
}

.search-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    margin-top: 15px;
    padding: 15px;
    border: 1px solid #0a1054;
    background: #eee;
    font-size: 1.5rem;
    font-weight: 700;
    cursor: pointer
}

.search-btn:first-child {
    margin-top: 0
}

.search-btn.is-active .icon-down {
    transform: rotate(180deg)
}

.search-child {
    display: none;
    border: 1px solid #0a1054;
    border-top: none
}

.search-list li {
    border-bottom: 1px solid #0a1054
}

.search-list li:last-child {
    border-bottom: none
}

.search-list li a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    padding-left: 35px;
    transition: all .3s ease
}

@media screen and (min-width: 768px) {
    .search-list li a:hover {
        background:#eee
    }
}

.search-table {
    padding-bottom: 10px;
    border: none;
    overflow-x: scroll
}

.search-table table {
    min-width: 400px;
    width: 100%
}

@media screen and (min-width: 768px) {
    .search-table table {
        min-width:100%
    }
}

.search-table td,.search-table th {
    min-width: 50px;
    width: 12.5%;
    height: 50px;
    border: 1px solid #0a1054;
    vertical-align: middle;
    text-align: center
}

@media screen and (min-width: 768px) {
    .search-table td,.search-table th {
        min-width:auto
    }
}

.search-table th {
    background: #e5e7fa
}

.search-table td {
    font-size: 1rem
}

.search-table tr:first-child th {
    border-top: none
}

.search-table-link {
    display: block
}

.search-table-link-circle {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 auto 5px;
    border-radius: 50%;
    background: #272e84
}

.search-form dt {
    width: 100px
}

.search-red {
    background: #e42222
}

@media screen and (min-width: 768px) {
    .search .tab-red {
        color:#e42222
    }
}

.search .tab-red:after {
    background: #e42222
}

.search .tab-red.is-active {
    color: #e42222
}

.search .tab-box-child-red .search-btn {
    border-color: #e42222;
    color: #e42222
}

.search .tab-box-child-red .search-child {
    border-color: #e42222
}

.search .tab-box-child-red .search-list li {
    border-color: #e42222
}

.search .tab-box-child-red .search-list li a {
    border-color: #e42222;
    color: #e42222
}

.search .tab-box-child-red .search-table td,.search .tab-box-child-red .search-table th {
    border-color: #e42222
}

.search .tab-box-child-red .search-table th {
    background: #ffeded;
    color: #e42222
}

.search .tab-box-child-red .search-table-link-circle {
    background: #e42222
}

.search .tab-box-child-red .search-table-link-text {
    color: #e42222
}

.search .tab-box-child-red .form {
    color: #e42222
}

.search .tab-box-child-red .form dl {
    border-top-color: #e42222
}

.search .tab-box-child-red .form input {
    border-color: #e42222
}

.detail {
    padding: 20px 15px;
    background: #e5e7fa
}

@media screen and (min-width: 768px) {
    .detail {
        padding:30px
    }
}

.detail-red {
    background: #ffeded
}

.detail .form {
    padding: 20px
}

@media screen and (min-width: 768px) {
    .detail .form {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 30px
    }
}

@media screen and (min-width: 768px) {
    .detail .form dl {
        display:block;
        width: 33%;
        margin-bottom: 20px;
        padding: 0 20px;
        border: none
    }
}

@media screen and (min-width: 768px) {
    .detail .form dl:nth-child(2) {
        border-left:1px solid #272e84;
        border-right: 1px solid #272e84
    }
}

@media screen and (min-width: 768px) {
    .detail .form dt {
        width:100%
    }
}

@media screen and (min-width: 768px) {
    .detail .form dd {
        width:100%
    }
}

.list {
    padding: 0 15px 30px
}

@media screen and (min-width: 768px) {
    .list {
        padding:0 0 30px
    }
}

.list-row {
    display: table;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #0a1054
}

@media screen and (min-width: 768px) {
    .list-row {
        padding:15px;
        font-weight: 700
    }
}

.list-row li {
    display: table-cell;
    padding: 0 8px;
    border-right: 1px solid #ccc;
    vertical-align: middle
}

.list-row li:nth-child(1) {
    width: 85%
}

.list-row li:nth-child(2) {
    width: 15%;
    text-align: center
}

.list-row li:last-child {
    border-right: none
}

.list-row strong {
    display: block;
    margin-top: 8px;
    font-size: 1.2rem;
    font-weight: 700
}

.list-num {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 25px;
    padding: 30px 15px 15px;
    border-bottom: 1px solid #0a1054;
    font-size: 1.5rem
}

@media screen and (min-width: 768px) {
    .list-num {
        padding-top:60px
    }
}

.list-title {
    border-top: 1px solid #0a1054;
    border-bottom: 1px solid #0a1054;
    background: #eee;
    font-weight: 700
}

@media screen and (min-width: 768px) {
    .list-title {
        font-size:1.6rem
    }
}

.list-title li:nth-child(1) {
    width: 85%
}

.list-title li:nth-child(2) {
    width: 15%;
    text-align: center
}

.list-each {
    border-bottom: 2px solid #0a1054;
    font-size: 1.3rem;
    transition: all .5s ease
}

@media screen and (min-width: 768px) {
    .list-each {
        font-size:1.5rem
    }
}

.list-each .list-row {
    border-bottom: none
}

.list-each.is-active {
    background: #e5e7fa
}

.list-detail {
    display: none;
    font-size: 1.1rem;
    margin: auto
}

@media screen and (min-width: 768px) {
    .list-detail {
        display:block;
        font-size: 1.3rem
    }
}

.list-detail .list-row {
    border-top: 1px solid #ccc
}

@media screen and (min-width: 768px) {
    .list-detail .list-row {
        padding:8px 15px;
        background: 0 0;
        font-weight: 400
    }
}

.list-detail .list-row:nth-child(1) li:nth-child(1) {
    width: 85%
}

@media screen and (min-width: 768px) {
    .list-detail .list-row:nth-child(1) li:nth-child(1) br {
        display:none
    }
}

.list-detail .list-row:nth-child(1) li:nth-child(2) {
    width: 15%;
    text-align: center
}

.list-detail .list-row:nth-child(2) li:nth-child(1) {
    width: 25%
}

@media screen and (min-width: 768px) {
    .list-detail .list-row:nth-child(2) li:nth-child(1) {
        width:20%
    }
}

.list-detail .list-row:nth-child(2) li:nth-child(2) {
    width: 37.5%;
    text-align: left
}

@media screen and (min-width: 768px) {
    .list-detail .list-row:nth-child(2) li:nth-child(2) {
        width:40%
    }
}

.list-detail .list-row:nth-child(2) li:nth-child(3) {
    width: 37.5%
}

@media screen and (min-width: 768px) {
    .list-detail .list-row:nth-child(2) li:nth-child(3) {
        width:40%
    }
}

.list-detail .list-row:nth-child(3) li:nth-child(1) {
    width: 25%
}

@media screen and (min-width: 768px) {
    .list-detail .list-row:nth-child(3) li:nth-child(1) {
        width:20%
    }
}

.list-detail .list-row:nth-child(3) li:nth-child(2) {
    width: 75%;
    text-align: left
}

@media screen and (min-width: 768px) {
    .list-detail .list-row:nth-child(3) li:nth-child(2) {
        width:80%
    }
}

.list-checkbox input {
    display: none
}

.list-checkbox span {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 25px;
    height: 25px;
    border: 1px solid #0a1054;
    background: #f6f6f6;
    margin: auto;
    transition: all .4s ease
}

.list-checkbox span:before {
    content: "\f00c";
    display: block;
    font-size: 1.6rem;
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    color: #fff;
    opacity: 0;
    transition: all .2s ease;
    transform: rotate(-90deg)
}

.list-checkbox input:checked+span {
    background: #0a1054
}

.list-checkbox input:checked+span:before {
    opacity: 1;
    transform: rotate(0)
}

.list-btn {
    display: block;
    margin: 0 auto 10px;
    padding: 0 15px;
    border: none;
    border-radius: 20px;
    background: #0a1054;
    font-size: .9rem;
    color: #fff
}

@media screen and (min-width: 768px) {
    .list-btn {
        display:none
    }
}

.list-btn:after {
    content: "\f107";
    margin-left: 5px;
    font-family: "Font Awesome 5 free";
    font-weight: 900
}

.list-btn:focus {
    outline: 0
}

.list-pager {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 0;
    font-size: 1.5rem
}

.list-pager .fa-angle-left {
    margin-right: 10px
}

.list-pager .fa-angle-right {
    margin-left: 10px
}

.list-input {
    padding: 0!important;
    width: 30px!important;
    height: 30px!important;
    border-radius: 3px!important;
    text-align: center
}

.list-confirm .list-row {
    font-size: 1.3rem
}

.list-confirm .list-row li {
    padding: 5px 8px;
    text-align: center
}

@media screen and (min-width: 768px) {
    .list-confirm .list-row li {
        padding:5px 15px
    }
}

.list-confirm .list-row li:nth-child(1) {
    width: 15%
}

@media screen and (min-width: 768px) {
    .list-confirm .list-row li:nth-child(1) {
        width:10%
    }
}

.list-confirm .list-row li:nth-child(2) {
    width: 50%;
    text-align: left
}

@media screen and (min-width: 768px) {
    .list-confirm .list-row li:nth-child(2) {
        width:50%
    }
}

.list-confirm .list-row li:nth-child(3) {
    width: 15%
}

@media screen and (min-width: 768px) {
    .list-confirm .list-row li:nth-child(3) {
        width:10%
    }
}

.list-confirm .list-row li:nth-child(4) {
    width: 15%
}

@media screen and (min-width: 768px) {
    .list-confirm .list-row li:nth-child(4) {
        width:10%
    }
}

.list-confirm .list-row li:nth-child(5) {
    width: 20%
}

@media screen and (min-width: 768px) {
    .list-confirm .list-row li:nth-child(5) {
        width:10%
    }
}

.list-confirm .list-title {
    font-size: 1.4rem
}

.list-confirm .list-title li {
    padding: 10px 8px;
    text-align: center
}

@media screen and (min-width: 768px) {
    .list-confirm .list-title li {
        padding:10px 15px
    }
}

.list-reservation .list-row li:nth-child(1) {
    width: 14%
}

.list-reservation .list-row li:nth-child(2) {
    width: 36%
}

.list-reservation .list-row li:nth-child(3) {
    width: 16%
}

.list-reservation .list-row li:nth-child(4) {
    width: 18%
}

.list-reservation .list-row li:nth-child(5) {
    width: 14%
}

.list-delete {
    font-weight: 700;
    color: #d70023;
    text-align: center;
    cursor: pointer
}

.list-price {
    padding: 20px 0;
    font-size: 1.5rem;
    font-weight: 700;
    text-align: right
}

.list-price-btn {
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px 20px;
    border: 1px solid #0a1054;
    border-radius: 5px;
    font-size: 1.2rem
}

.list-price-btn:hover {
    background: #0a1054;
    color: #fff
}

.list-price-proper {
    margin-bottom: 10px
}

.list-price-special {
    font-size: 2.5rem;
    color: #e60012
}

.list-price-tax {
    font-size: 1.75rem
}

.list-price-confirm-p {
    margin-bottom: 10px;
    font-weight: 400
}

.list-add {
    padding: 0 15px 35px
}

@media screen and (min-width: 768px) {
    .list-add {
        padding:0 0 20px
    }
}

.list-add-title {
    margin-bottom: 10px;
    font-size: 1.4rem;
    font-weight: 700
}

@media screen and (min-width: 768px) {
    .list-add-title {
        margin-bottom:20px;
        font-size: 1.6rem;
        text-align: center
    }
}

.list-add-form {
    padding: 0
}

@media screen and (min-width: 768px) {
    .list-add-form {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.list-add-form dl {
    padding: 10px 0
}

@media screen and (min-width: 768px) {
    .list-add-form dl {
        width:50%;
        padding: 0 30px;
        border-top: none
    }
}

.list-add-form dt {
    width: 30%
}

@media screen and (min-width: 768px) {
    .list-add-form dt {
        padding:0
    }
}

.list-add-form dd input {
    width: 47%
}

.list-add-form dd input:first-child {
    margin-right: 10px
}

.list-comment {
    margin: 30px 0;
    text-align: left;
    padding: 15px;
}

.title {
    margin-bottom: 20px;
    font-size: 1.8rem;
    font-weight: 700;
    text-align: center
}

@media screen and (min-width: 768px) {
    .title {
        margin-bottom:30px;
        font-size: 2.2rem
    }
}

button.link {
    width: 100%
}

.link {
    display: block;
    padding: 15px 0;
    font-weight: 700;
    font-size: 1.5rem;
    text-align: center;
    border: 0
}

.link i {
    margin-right: 15px;
    font-size: 2rem
}

.link-left {
    text-align: left;
    display: inline-block;
    padding: 15px;
}

.link-back:before {
    content: "\f104";
    display: inline-block;
    margin-right: 15px;
    font-family: "Font Awesome 5 free";
    font-weight: 900
}

.reservation {
    padding: 20px 15px;
    background: #e5e7fa
}

@media screen and (min-width: 768px) {
    .reservation {
        padding:30px
    }
}

.reservation .form {
    padding: 20px
}

@media screen and (min-width: 768px) {
    .reservation .form {
        padding:30px 60px
    }
}

@media screen and (min-width: 768px) {
    .reservation .form dt {
        width:200px
    }
}

.thanks .list p {
    text-align: center;
    line-height: 1.3em
}

.thanks strong {
    font-weight: 700
}

.thanks .reserved-text {
    font-weight: 700;
    font-size: 16px;
    margin: 8px 0
}

.thanks .notice h4 {
    font-weight: 700;
    margin-bottom: 8px
}

.thanks .notice p {
    line-height: 1.3em
}
