html{font-size:62.5%;}
body{color:#222;font-family:'Hiragino Kaku Gothic Pro W3','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;font-size:1.5rem;}
a{color:#222;text-decoration:none;}
*:focus{outline:0;}
img,video{max-width:100%;}
input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="search"]:focus{border-color:#81bf2e;box-shadow:0 0 3px 2px rgba(129,191,46,.5);outline:0;}
input[type="text"]:disabled{background-color:#e7e7e7;opacity:1;}
details>summary:focus{outline:0;}
hr{border:0;border-top:1px solid #e5e5e5;}
h1{font-size:2.4rem;margin-top:0;}
header,main,footer{text-align:center;}

.logo-header{border-bottom:.7rem solid #E85F9D;}

.container{margin:0 auto 2.4rem;max-width:1080px;}
.content-wrapper{padding:1.2rem 1.4rem;}
.middle-container{max-width:400px;margin:0 auto;}

.flex-1-2,.flex-1-3{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-line-pack:justify;
  align-content:space-between;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
.flex-1-2>*,.flex-1-3>*{width:100%;}
@media(min-width:1081px){
  .content-wrapper{padding:1.2rem 0;}
}
@media(min-width:681px){
  .logo-header{border-bottom:0;}
  .flex-1-2,.flex-1-3{
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
  }
  .flex-1-2>*,.flex-1-3>*{margin-top:0!important;}
  .flex-1-2>*{width:49%;}
  .flex-1-3>*{width:32%;}
}
.flex-1-2.flex-fix>*{width:48%!important;margin-top:0!important;}
.flex-1-3.flex-fix>*{width:32%!important;margin-top:0!important;}
.flex-1-2.flex-fix,.flex-1-3.flex-fix{
  -ms-flex-wrap:nowrap!important;
  flex-wrap:nowrap!important;
  -webkit-box-pack:justify!important;
  -ms-flex-pack:justify!important;
  justify-content:space-between!important;
}

.row-divider{text-align:center;position:relative;line-height:0;margin-bottom:1.3rem;}
.row-divider::after{border-top:.1rem solid #ddd;content:"";width:100%;display:block;position:absolute;top:50%;z-index:1;margin-top:-1px;}
.row-divider>*{background-color:#fff;color:#666;font-size:1.3rem;display:inline-block;line-height:1;margin:0;padding:0 1rem;position:relative;z-index:2;}
.row-divider.row-divider-small>*{padding:0 .2rem;}
.alert-light-dark .row-divider::after{border-top:.1rem solid #bbb;content:"";width:100%;display:block;position:absolute;top:50%;z-index:1;margin-top:-1px;}
.alert-light-dark .row-divider>*{background-color:#e7e7e7;color:#666;font-size:1.3rem;display:inline-block;line-height:1;margin:0;padding:0 1rem;position:relative;z-index:2;}

.form-group{margin-bottom:2rem;}
.form-group>label{display:inline-block;margin-bottom:8px;font-weight:normal;}
.form-input,.form-radio-box,.form-textarea{display:block;width:100%;height:40px;padding:0 10px;line-height:24px;border:1px solid #ced4da;border-radius:.25rem;font-size:1.6rem;-webkit-appearance:none;}
.form-radio-box{line-height:40px;}
.form-textarea{height:112px;padding:.8rem 1rem;}
.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1;}

.alert-box{margin:2.4rem 0;width:100%;border-radius:3px;padding:1.4rem 2.4rem;}
.alert-box-small{padding:.4rem 1.4rem;}
.alert-success{color:#32d296;background-color:#edfbf6;border:1px solid #32d296;}
.alert-danger{color:#f0506e;background-color:#fef4f6;border:1px solid #f0506e;}
.alert-warning{color:#f5710b;background-color:#fff6d2;border:1px solid #f5710b;}
.alert-light-dark{background-color:#e7e7e7;}
.alert-box>ul{padding-left:2.2rem;}

.wrapper-px{padding-right:1.4rem;padding-left:1.4rem;}
.wrapper-py{padding-top:1.4rem;padding-bottom:1.4rem;}
.page-middle-container{max-width:400px;margin:0 auto;}
.scroll-wrapper{overflow:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;}
.btn{border-radius:4px;line-height:40px;-webkit-transition:none;width:100%;display:inline-block;text-align:center;text-decoration:none;font-size:1.6rem;position:relative;padding:.1rem .6rem;}
.btn-small{line-height:normal;width:auto;font-size:1.3rem;}
.btn-middle{line-height:30px;font-size:1.4rem;}
.btn-text-rows{line-height:1.2!important;padding:1rem 0;}
.btn-width-default{width:220px;margin:0 auto;display:block;}
.btn-y{border:1px solid #a79142;background:#fff89d;background:-webkit-linear-gradient(top,#fff89d,#ffde67);background:linear-gradient(to bottom,#fff89d,#ffde67);color:#482910;}
.btn-o{border:1px solid #da7c0c;background:#fbc772;background:-webkit-linear-gradient(top,#fbc772,#FFA233);background:linear-gradient(to bottom,#fbc772,#FFA233);}
.btn-grey {border:1px solid #b7b7b7;background:#eff1f3;background:-webkit-linear-gradient(top, #f7f8fa, #dcdcdc);background:linear-gradient(to bottom, #f7f8fa, #dcdcdc);}
.btn-disabled{background:#e6e6e6;border:1px solid #adb1b8;cursor:not-allowed!important;color:#888;}
.btn-social{display:block;border:1px solid transparent;border-radius:3px;color:#fff;line-height:40px;padding-left:50px;position:relative;text-align:left;width:100%;}
.btn-google{background-color:#4285F4;}
.btn-social::before{content:"";width:40px;height:40px;position:absolute;left:0;}
.btn-google::before{background:url(../images/icons/google.svg) no-repeat 0 0;}
.btn:hover{cursor:pointer;}
.btn-y:hover{background:#f1e87b;background:-webkit-linear-gradient(top,#f1e87b,#fdc548);background:linear-gradient(to bottom,#f1e87b,#fdc548);color:#482910;}
.btn-grey:hover{border:1px solid #b7b7b7;background:#ececec;background:-webkit-linear-gradient(top,#ececec,#cecece);background:linear-gradient(to bottom,#ececec,#cecece);}
.btn-google:hover{background-color:#3464d4;}
.block-center{margin:0 auto;}
.d-block{display:block;}
.d-inline-block{display:inline-block;}
.d-flex{display:-webkit-box;display:flex;}
.flex-wrap{flex-wrap:wrap;}
.flex-column{-webkit-box-direction:normal;flex-direction:column;}
.flex-center{-webkit-box-pack:center;justify-content:center;}
.flex-space-between{-webkit-box-pack:justify;justify-content:space-between;}
.flex-end{-webkit-box-pack:end;justify-content:flex-end;}
.flex-align-center{-webkit-box-align:center;align-items:center;}
.flex-align-bottom{-webkit-box-align:end;align-items:flex-end;}
.position-relative{position:relative!important;}
.bottom-0{bottom:0;}
.grid-1-2>*{width:50%;}
.float-right{float:right;}

.mt-0{margin-top:0!important;}
.mt-xsmall{margin-top:.5rem!important;}
.mt-small{margin-top:1.4rem!important;}
.mt{margin-top:2rem!important;}
.mt-large{margin-top:3rem!important;}
.mt-xlarge{margin-top:5rem!important;}

.mb-0{margin-bottom:0!important;}
.mb-xsmall{margin-bottom:.5rem!important;}
.mb-small{margin-bottom:1.4rem!important;}
.mb{margin-bottom:2rem!important;}
.mb-large{margin-bottom:3rem!important;}

.ml-xsmall{margin-left:.5rem!important;}
.ml-small{margin-left:1.4rem!important;}
.ml{margin-left:2rem!important;}
.ml-large{margin-left:3rem!important;}

.mr-xsmall{margin-right:.5rem!important;}
.mr-small{margin-right:1.4rem!important;}
.mr{margin-right:2rem!important;}
.mr-large{margin-right:3rem!important;}

.m-0{margin:0!important;}

.mx-xsmall{margin-left:.5rem!important;margin-right:.5rem!important;}
.my-xsmall{margin-top:.5rem!important;margin-bottom:.5rem!important;}
.my-small{margin-top:1.4rem!important;margin-bottom:1.4rem!important;}
.my{margin-top:3rem!important;margin-bottom:3rem!important;}
.my-large{margin-top:5rem!important;margin-bottom:5rem!important;}

.p-0{padding:0!important;}
.py-small{padding-top:1.4rem!important;padding-bottom:1.4rem!important;}
.pb-xsmall{padding-bottom:.5rem!important;}
.pr-xsmall{padding-right:.5rem!important;}
.pl-xsmall{padding-left:.5rem!important;}

.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}

.text-normal{font-size:1.5rem!important;font-weight:normal;}
.text-xsmall{font-size:1.1rem!important;}
.text-small{font-size:1.3rem!important;}
.text-large{font-size:1.8rem!important;}
.text-xlarge{font-size:2rem!important;}
.text-bold{font-weight:bold;}
.text-ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.text-red,.text-danger{color:#e61e19;}
.text-link,.text-blue{color:#1b95e0;}
.text-muted{color:#888;}
.text-price,.text-point{color:#c71a00;}
.text-safety{color:#088B42;}
.text-link:hover{color:#0f6ecd;text-decoration:underline;}
.hr-thick{border-top-width:.6rem;}
.hr-dark{border-top-color:#ccc;}

@media(max-width:680px){
  .text-small-m{font-size:1.3rem;}
}

footer{background-color:#222;font-size:1.3rem;margin-top:auto;padding:1.4rem .7rem;}
footer,footer a{color:rgba(255,255,255,.7);}
.subnav{display:flex;list-style:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;}
.subnav>*{flex:none;position:relative;}
.subnav>*:not(:first-child){padding-left:1rem;}
#js-toTop{cursor:pointer;display:inline-block;}
