﻿@charset "UTF-8"; 
/* 共通 全体*/
#content * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
#content .content-inner {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
#content .content-inner .main-area {
    width: 100%;
}
#content .content-inner .side-area {
    width: 100%;
} 
/* 共通 header*/
/*header * {
    box-sizing: border-box;
}
header .header__first {
    padding: 0 4px;
    position: relative;
    z-index: 1000;
    background-color: white;
}
header .header__first .header-nav__list {
    overflow: hidden;
    padding: 8px 0 7px;
    background-color: #ffffff;
}
header .header__first .header-nav__list.fixed {
    width: 100%;
    padding: 8px 4px 7px;
    left: 0;
    top: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow: 0 0 3px 3px #eeeeee;
}
header .header__first .header-nav__list .header-nav__list-item {
    float: left;
}
header .header__first .header-nav__list .header-nav__list-item img {
    width: 100%;
}
header .header__first .header-nav__list .header-nav__list-item a {
    display: block;
    font-size: 0;
}
header .header__first .header-nav__list .header-nav__list-item:nth-child(1) {
    width: 12%;
    margin-right: 16%;
}
header .header__first .header-nav__list .header-nav__list-item:nth-child(2) {
    width: 40%;
    margin-right: 12%;
}
header .header__first .header-nav__list .header-nav__list-item:nth-child(3) {
    width: 8%;
    margin-right: 2%;
}
header .header__first .header-nav__list .header-nav__list-item:nth-child(4) {
    width: 8%;
    margin-right: 2%;
}
header .header__first .header-nav__list .header-nav__list-item.toggle__open {}
header .header__first .header-nav__list .header-nav__list-item.toggle__close {}
header .header__second .header__text {
    padding: 4px 0;
    font-size: 10px;
    text-align: center;
    background-color: #eeeeee;
    letter-spacing: 0.14em;
    font-weight: bold;
}
header .header__second .header-cat-nav__list {
    overflow: hidden;
    display: table;
}
header .header__second .header-cat-nav__list .header-cat-nav__list-item {
    font-size: 9px;
    text-decoration: none;
    background-color: #000;
    color: white;
    border-right: 1px solid white;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 13%;
    height: 40px;
}
header .header__second .header-cat-nav__list .header-cat-nav__list-item:last-child {
    border: none;
}
header .header__second .header-cat-nav__list .header-cat-nav__list-item .link {
    font-size: 10px;
    line-height: 1.2;
    display: block;
}
header .header__text {
    text-align: center;
    padding: 2px 0 0;
}
header .header__text .text {
    font-size: 10px;
    line-height: 1;
    font-weight: bold;
    background: url("../img/usr/sb/header/icon_shop.gif") no-repeat;
    background-size: 24px 13px;
    background-position: left bottom;
    padding: 7px 0 0 30px;
}
header .header__third {
    text-align: center;
    border-bottom: 5px solid #0b98b6;
    font-size: 0;
    padding-bottom: 3px;
}
header .header__third .header-serv-nav__list {
    overflow: hidden;
    display: inline-block;
}
header .header__third .header-serv-nav__list .header-serv-nav__list-item {
    font-size: 9px;
    text-decoration: none;
    float: left;
    text-align: center;
    line-height: 1;
}
header .header__third .header-serv-nav__list .header-serv-nav__list-item .link {
    font-size: 10px;
    font-weight: bold;
    background-repeat: no-repeat;
    webkit-background-size: 15px 13px;
    background-size: 15px 13px;
    background-position: 96% top;
    padding: 2px 18px 4px 0;
    display: inline-block;
}
header .header__third .header-serv-nav__list .header-serv-nav__list-item:nth-child(1) .link {
    background-image: url("../img/usr/sb/header/icon_serv-nav1.gif");
}
header .header__third .header-serv-nav__list .header-serv-nav__list-item:nth-child(2) .link {
    background-image: url("../img/usr/sb/header/icon_serv-nav2.gif");
}
header .header__third .header-serv-nav__list .header-serv-nav__list-item:nth-child(3) .link {
    background-image: url("../img/usr/sb/header/icon_serv-nav3.gif");
}
header .header__third .header-serv-nav__list .header-serv-nav__list-item:last-child {
    border: none;
}*/
/*.mm-opened .header__first {
    border-bottom: 5px solid #0898b7;
    margin-bottom: 0;
}
.mm-opened .header__first .header-nav__list .header-nav__list-item.toggle__open {
    display: none;
}
.mm-opened .header__first .header-nav__list .header-nav__list-item.toggle__close {
    display: block;
}
.mm-navbar {
    display: none !important;
}*/ 
/* MENU */
/*.stop_scroll_ {
    height: 100%;
    outline: medium none;
    overflow: hidden;
}
body.stop_scroll_ {
    position: relative;
}
#sitemenu_wrap > .btn_ {
    position: fixed;
    top: 12px;
    right: 0;
    width: 40px;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-color: #000;
    z-index: 10001;
}
#sitemenu_wrap #sitemenu {
    position: fixed;
    top: 0;
    left: -320px;
    width: 290px;
    z-index: 100101;
    display: none;
    height: 100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
#sitemenu_wrap #sitemenu_cont {
    padding-bottom: 25px;
    overflow: hidden;
    clear: both;
    background-color: #ffffff;
}
#sitemenubg {
    height: 150%;
    left: 0;
    outline: medium none;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    background-color: #6e6e6e;
    opacity: 0.95;
}
#sitemenubg div {
    height: 150%;
    position: fixed;
    left: 0;
    top: 0;
    width: 290px;
} */
/* close */
/*#sitemenu_close {
    float: right;
    width: 36px;
    height: 36px;
    padding: 17px 0 5px;
}
#sitemenu_close span {
    display: block;
    width: 36px;
    height: 36px;
    background-image: url('../img/usr/sb/header/btn_menu_on.png');
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: 36px auto;
    background-size: 36px auto;
    text-indent: -9999px;
} 
#sitemenu ul.slide-menu__list.main {
    margin-bottom: 11px;
    border-bottom: 1px solid #c2c2c2;
}
#sitemenu ul.slide-menu__list li {
    border-top: 1px solid #c2c2c2;
    position: relative;
}
#sitemenu ul.slide-menu__list li a+span.acc_ {
    width: 43px;
    background-position: center center;
    right: 0;
}
#sitemenu ul.slide-menu__list li a,
#sitemenu ul.slide-menu__list li span.nolink_ {
    display: block;
    font-size: 11px;
    line-height: 1.5;
    text-decoration: none;
    padding: 15px 43px 12px 10px;
}
#sitemenu ul.slide-menu__list li a.nochild_ {
    background-image: url('../img/usr/sb/header/icon_arrow-right.png');
    background-position: 96% center;
    background-repeat: no-repeat;
    -webkit-background-size: 7px 12px;
    background-size: 7px 12px;
}
#sitemenu ul.slide-menu__list li span.acc_ {
    display: block;
    width: 100%;
    height: 43px;
    background-image: url('../img/usr/sb/menu_plus.png');
    background-position: center right;
    background-repeat: no-repeat;
    -webkit-background-size: 15px 15px;
    background-size: 15px 15px;
    position: absolute;
    right: 15px;
    top: 0;
    text-indent: -9999px;
}
#sitemenu ul.slide-menu__list li span.acc_.open_ {
    background-image: url('../img/usr/sb/menu_minus.png');
}
#sitemenu ul.slide-menu__list.sub {
    display: none;
    background-color: #f4f4f4;
}
#sitemenu ul.slide-menu__list.sub.howtobuy li {
    background-position: 10px center;
    background-repeat: no-repeat;
    -webkit-background-size: 39px auto;
    background-size: 39px auto;
}
#sitemenu ul.slide-menu__list.sub.howtobuy li a {
    padding-left: 61px;
}
#sitemenu ul.slide-menu__list.sub.howtobuy li.howtobuy1 {
    background-image: url('../img/usr/sb/header/icon_howtobuy1.png');
}
#sitemenu ul.slide-menu__list.sub.howtobuy li.howtobuy2 {
    background-image: url('../img/usr/sb/header/icon_howtobuy2.png');
}
#sitemenu ul.slide-menu__list.sub.howtobuy li.howtobuy3 {
    background-image: url('../img/usr/sb/header/icon_howtobuy3.png');
}
#sitemenu ul.slide-menu__list.sub.howtobuy li.howtobuy4 {
    background-image: url('../img/usr/sb/header/icon_howtobuy4.png');
}
#sitemenu ul.slide-menu__list.sub.howtobuy li.howtobuy5 {
    background-image: url('../img/usr/sb/header/icon_howtobuy5.png');
}
#sitemenu ul.slide-menu__list.sub.howtobuy li.howtobuy6 {
    background-image: url('../img/usr/sb/header/icon_howtobuy6.png');
}
#sitemenu ul.slide-menu__list.sub.howtobuy li.howtobuy7 {
    background-image: url('../img/usr/sb/header/icon_howtobuy7.png');
}
#sitemenu ul.slide-menu__list.sub.howtobuy li.howtobuy8 {
    background-image: url('../img/usr/sb/header/icon_howtobuy8.png');
}
#sitemenu ul.slide-menu__list.level3_ li {
    background-color: #e6e6e6;
}
#sitemenu ul.slide-menu__list.level3_ li a,
#sitemenu ul.slide-menu__list.level3_ li span.nolink_ {
    padding-left: 20px;
}
#sitemenu .banner__drawer1 {
    width: 93%;
    margin: 0 auto 8px;
}
#sitemenu .banner__drawer1 a {
    display: block;
    text-align: center;
}
#sitemenu .banner__drawer2 {
    width: 93%;
    margin: 0 auto;
}
#sitemenu .banner__drawer2 ul.banner-list {
    overflow: hidden;
}
#sitemenu .banner__drawer2 ul.banner-list li {
    width: 49%;
    text-align: center;
    margin-bottom: 8px;
}
#sitemenu .banner__drawer2 ul.banner-list li:nth-child(odd) {
    float: left;
}
#sitemenu .banner__drawer2 ul.banner-list li:nth-child(even) {
    float: right;
}
#sitemenu .banner__drawer2 ul.banner-list li a {
    display: block;
    text-align: center;
}
#sitemenu .close_btn {
    width: 48%;
    margin: 0 auto;
    padding-top: 12px;
} */
/* Search */
/*#searchmenu_wrap {
    width: 94%;
    position: fixed;
    left: 50%;
    top: 0;
    margin-left: -47%;
    z-index: 19999;
    display: none;
}
#searchmenu_wrap #searchmenu_inner {
    padding: 10px 0 5px;
    background-color: #ffffff;
}
#searchmenu_wrap form.search_form_ {
    border: 1px solid #939393;
    background: none;
    margin: 0 10px;
    padding: 0;
    box-shadow: none; 
}
#searchmenu_wrap form.search_form_:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#searchmenu_wrap form.search_form_ .search__field {
    float: left;
    width: 79%;
    height: 38px;
}
#searchmenu_wrap form.search_form_ #keyword {
    border: 0;
    margin: 0;
    padding: 0 6px;
    width: 100%;
    height: 38px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#searchmenu_wrap form.search_form_ div.search__button {
    float: right;
    width: 21%;
    height: 38px;
}
#searchmenu_wrap form.search_form_ div.search__button input.btn__search {
    width: 100%;
    height: 38px;
    border: 0;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
    background: url('../img/usr/sb/header/btn_search.png'), -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #000), color-stop(0.00, #000));
    background: url('../img/usr/sb/header/btn_search.png'), -webkit-linear-gradient(#000, #000);
    background: url('../img/usr/sb/header/btn_search.png'), -moz-linear-gradient(#000, #000);
    background: url('../img/usr/sb/header/btn_search.png'), -o-linear-gradient(#000, #000);
    background: url('../img/usr/sb/header/btn_search.png'), -ms-linear-gradient(#000, #000);
    background: url('../img/usr/sb/header/btn_search.png'), linear-gradient(#000, #000);
    background-position: center center, left top;
    background-repeat: no-repeat, repeat;
    -webkit-background-size: 42px auto, auto auto;
    background-size: 42px auto, auto auto;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
#searchmenu_wrap dl.keyword {
    margin-top: 23px;
    overflow: hidden;
}
#searchmenu_wrap dl.keyword dt {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.0;
    margin: 0 10px;
}
#searchmenu_wrap dl.keyword dd {
    margin-top: 8px;
    overflow-x: scroll;
    padding-bottom: 10px;
    padding-left: 10px;
}
#searchmenu_wrap dl.keyword dd div.inner_ {
    width: 600px;
}
#searchmenu_wrap dl.keyword dd a {
    font-size: 12px;
    line-height: 1.0;
    text-align: center;
    display: inline-block;
    padding: 9px 10px;
    text-decoration: none;
    background-color: #dfdfdf;
    margin-left: 2px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}
#searchmenu_close {
    overflow: hidden;
    padding: 56px 0 10px;
}
#searchmenu_close span {
    float: right;
    display: block;
    width: 36px;
    height: 36px;
    background-image: url('../img/usr/sb/header/btn_menu_on.png');
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: 36px auto;
    background-size: 36px auto;
    text-indent: -9999px;
}*/
@media screen and(min-width: 400px) {
/*    header .header__second .header__text {
        font-size: 14px;
    }
    header .header__text .text {
        font-size: 14px;
        line-height: 2;
    }
    header .header__third .header-serv-nav__list .header-serv-nav__list-item {
        margin-right: 5px;
    }
    header .header__third .header-serv-nav__list .header-serv-nav__list-item .link {
        font-size: 1em;
        font-weight: bold;
        line-height: 2.0em;
        background-position: right 4px top 8px;
        padding-right: 1.7em;
    }*/
} 
/* 共通　簡易版header*/
/*#header {
    margin-bottom: 14px;
}
#header .header__inner {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
#header .header__inner .header__logo {
    width: 87%;
    margin: 13px auto 6px;
}
#header .header__inner .header__logo .logo1 img {
    width: 100%;
}
#header .header__inner .header__order-flow img {
    display: block;
    width: 98%;
    margin: 0 auto;
} */
/* 共通 footer */
/*footer * {
    box-sizing: border-box;
}
footer .pagetop {
    height: 40px;
    line-height: 40px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 10px;
}
footer .pagetop a {
    text-decoration: none;
    color: #1f1f1f;
    display: inline-block;
}
footer .pagetop span:after {
    content: "";
    background: url('../img/usr/sb/common/icon_top_arrow.gif') right 2px no-repeat;
    -webkit-background-size: 13px 8px;
    -o-background-size: 13px 8px;
    background-size: 13px 8px;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}
footer .banner__wrap {
    padding: 0 8px;
}
footer .banner__wrap .footer__list {
    width: 100%;
    border: 2px solid #d0d0d0;
    overflow: hidden;
    padding: 4px 0;
    font-size: 0;
    margin-bottom: 10px;
}
footer .banner__wrap .footer__list .footer__list-item {
    width: 50%;
    float: left;
    font-size: 0;
}
footer .banner__wrap .footer__list .footer__list-item:last-child {
    width: 49%;
}
footer .banner__wrap .footer__list .footer__list-item a {
    font-size: 0;
}
footer .banner__wrap .footer__list .footer__list-item .separator {
    font-size: 0;
    border-right: 2px solid #d0d0d0;
}
footer .banner__wrap .footer__list .footer__list-item img {
    width: 100%;
}
footer .footer__copyright {
    background-color: #000014;
    color: white;
    font-size: 10px;
    padding: 10px 0;
}*/ 
/* 共通　sidebar部*/
.side-form .order__table {
    margin-bottom: 5px;
}
.side-form input[type=checkbox] {
    position: relative;
    bottom: 1px;
}
.side-form input[type=radio] {
    position: relative;
    bottom: 2px;
}
.side-form .side-form__box {
    border: 5px solid #ece9e3;
    padding: 10px;
    margin-bottom: 5px;
}
.side-form .side-form__title {
  background-color: #F5F5F5;
  font-size: 20px;
  font-weight: bold;
  padding: 8px 16px;
  line-height: 1.5;
  margin: 30px 0 20px;
}
.side-form .side-form__title .sum {
    float: right;
    font-size: 14px;
    padding-right: 3px;
}
.side-form .side-form__title .sum strong {
    color: red;
    font-size: 16px;
    font-weight: normal;
    margin-right: 6px;
}
.side-form .side-form__box--small {
    border: 1px solid #ccc;
    padding: 6px 13px 6px 10px;
    margin-bottom: 10px;
}
.side-form .side-form__box--small label {
    margin: 0;
    font-size: 12px;
}
.side-form .side-form__box--small.mb35 {
    margin-bottom: 35px;
}
.side-form .side-form__box--small input[type=text] {
    width: 100%;
    font-size: 12px;
    padding: 3px 6px 5px;
    border-radius: 3px;
    box-shadow: 0 0 2px #999 inset;
    margin-bottom: 6px;
}
.side-form .side-form__box--small input[type=checkbox],
.side-form .side-form__box--small input[type=radio] {
    margin-right: 8px;
}
.side-form .side-form__box--small input[type=checkbox].middle,
.side-form .side-form__box--small input[type=radio].middle {
    float: left;
    height: 30px;
    padding-right: 13px;
}
.side-form .side-form__radio-list {
    overflow: hidden;
    padding-left: 10px;
    padding-top: 3px;
    margin-bottom: 4px;
}
.side-form .side-form__radio-list .side-form__radio-list-item {
    font-size: 12px;
    margin-bottom: 8px;
    padding-left: 1px;
    font-size: 12px;
}
.side-form .side-form__radio-list .side-form__radio-list-item.last {
    width: 200px;
    margin: 0 auto 12px;
}
.side-form .side-form__radio-list .side-form__radio-list-item.last input {
    margin-bottom: 0;
}
.side-form .side-form__radio-list .side-form__radio-list-item label {
    font-size: 12px;
}
.side-form .side-form__radio-list .side-form__radio-list-item .point {
    margin-right: 6px;
    width: 75%;
}
.side-form .side-form__radio-list .side-form__radio-list-item .label__point {
    margin: 0;
    vertical-align: bottom;
    font-size: 12px;
}
.side-form .side-form__text {
    font-size: 10px;
    line-height: 1.5;
    margin-bottom: 2px;
}
.side-form .side-form__border {
    margin-bottom: 10px;
    color: #ece9e3;
}
.side-form .method-pay {
    padding-bottom: 10px;
    border-bottom: 1px solid #ece9e3;
    margin-bottom: 10px;
}
.side-form .point-use {
    padding: 5px 0 8px;
}
.side-form .point-use .current-point {
    font-size: 10px;
    overflow: hidden;
    margin-bottom: 8px;
}
.side-form .point-use .current-point .number {
    color: red;
    font-size: 18px;
    margin-right: 4px;
    margin-left: 10px;
}
.side-form .form-list {
    padding-top: 10px;
}
.side-form .form-list .form-title {
    margin-bottom: 2px;
    font-size: 12px;
}
.side-form .form-list .form-data {
    margin-bottom: 6px;
}
.side-form .form-list .form-data .point {
    width: 100%;
}
.side-form .error_ {
    color: red !important;
    font-size: 10px;
    font-weight: normal;
}
.side-form .side-form__table {
    width: 100%;
    border-top: 1px solid #ece9e3;
}
.side-form .side-form__table th,
.side-form .side-form__table td {
    height: 34px;
    padding: 8px 10px;
    text-align: right;
    border-bottom: 1px solid #ece9e3;
}
.side-form .side-form__table th {
    background-color: #f6f5f1;
    width: 142px;
}
.side-form .side-form__table td {
    padding-right: 2px;
}
.side-form .side-form__table td .unit {
    font-size: 10px;
}
.side-form .side-form__method {
    text-align: center;
    font-size: 12px;
}
.side-form .side-form__method dt {
    font-weight: bold;
    padding: 9px 0;
}
.side-form .side-form__method dd {
    background-color: #f9f9f9;
    padding: 9px 0;
}
.side-form .side-form__card {
    text-align: center;
    padding: 3px 0 1px;
}
.side-form .side-form__card dt {
    font-size: 12px;
    margin-bottom: 3px;
}
.side-form .side-form__card dd {
    font-size: 14px;
    font-weight: bold;
} 
/* step1 定期便ボタン追加*/
table.cartlist_.formlist_ .list_ {
    /*border: none;*/
}
table.cartlist_.formlist_ .teiki {
    width: 100%;
}
table.cartlist_.formlist_ .teiki td {
    border-bottom: solid 1px #cccccc;
    margin: 0 10px;
    padding: 10px;
}
table.cartlist_.formlist_ .teiki .balloon {
    padding: 8% 10px 10px;
    background-image: url("../img/sys/bg_teiki.png");
    background-repeat: no-repeat;
    background-size: 100%;
}
table.cartlist_.formlist_ .teiki .balloon .balloon-inner {
    background-color: #f9f6dc;
    padding: 7px 12px 4px;
    margin-bottom: 6px;
}
table.cartlist_.formlist_ .teiki .balloon .balloon-inner .btn__teiki-title {
    width: 99%;
    display: block;
    margin: 0 auto 8px;
}
table.cartlist_.formlist_ .teiki .balloon .balloon-inner .btn__teiki {
    width: 100%;
}
table.cartlist_.formlist_ .teiki .balloon .balloon__text {
    font-size: 16px;
    margin-bottom: 6px;
    font-size: 14px;
}
table.cartlist_.formlist_ .teiki .estimate_balloon {
    padding: 4% 10px 10px;
    background-image: url("../img/sys/bg_teiki_estimate.png");
    background-repeat: no-repeat;
    background-size: 100%;
}
table.cartlist_.formlist_ .teiki .estimate_balloon .balloon-inner {
    padding: 7px 12px 4px;
    margin-bottom: 6px;
}
table.cartlist_.formlist_ .teiki .estimate_balloon .balloon-inner .btn__teiki-title {
    width: 99%;
    display: block;
    margin: 0 auto 8px;
}
table.cartlist_.formlist_ .teiki .estimate_balloon .balloon-inner .btn__teiki {
    width: 100%;
}
table.cartlist_.formlist_ .teiki .estimate_balloon .balloon__text {
    font-size: 16px;
    margin-bottom: 6px;
    font-size: 14px;
}
.subtotal th,
.subtotal td {
    border-top: 1px dotted #ccc;
}
.order__title {
	font-size: 20px;
    font-weight: bold;
	line-height: 1.166;
	clear: both;
	margin: 20px 15px 20px;
}
.order input[type=text],
.order select {
    padding: 1px 6px;
    outline: none;
}
.order .order__form-title {
	font-size: 18px;
    line-height: 1.45;
    border-left: solid 4px #3A8CA8;
    margin-bottom: 18px;
    padding-left: 20px;
}
.order .order__form-title .must {
    font-size: 18px;
    line-height: 1.45;
    padding: 3px 42px 3px 0;
    background: url('../img/usr/common/icon_must.png') no-repeat;
    background-size: 38px 18px;
    background-position: right center;
}
.order .order__form-title .note {
    font-size: 12px;
    font-weight: normal;
    margin-left: 20px;
}
.order .order__form-text {
    margin: 14px 0 39px;
    font-size: 12px;
}
.order .order__form-text2 {
    margin: 5px 0 0;
    font-size: 12px;
}
.order .order__bottom-text {
    font-size: 12px;
    text-align: left;
    margin-bottom: 10px;
}
.order .order__textarea {
    width: 100%;
    display: block;
    padding: 5px;
    margin: 0 auto 40px;
    resize: none;
}
.table__wrap {
    padding: 0 10px;
}
.order__table {
    font-size: 12px;
    width: 100%;
    margin-bottom: 15px;
}
.order__table th,
.order__table td {
    display: inline-block;
    clear: both;
}
.order__table .bind th,
.order__table .bind td {
    border-top: none;
    text-align: center;
    font-size: 14px;
    padding: 0 0 10px;
}
.order__table .bind th.borderless,
.order__table .bind td.borderless {
    border: none;
    padding-top: 21px;
    padding-bottom: 6px;
}
.order__table .bind label {
    margin-right: 20px;
    margin-left: 8px;
    font-size: 13px;
    font-weight: bold;
}
.order__table .bind.bottom td {
    padding-top: 15px;
    border-top: solid 1px #ccc;
}
.order__table.confirm td {
    padding: 4px 10px;
}
.order__table th {
    display: block;
    font-size: 12px;
    width: 100%;
    padding: 4px 10px;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    background-color: #f0f0f0;
}
.order__table th.top {
    vertical-align: top;
}
.order__table th.top2 {
    vertical-align: top;
    padding-top: 12px;
}
.order__table td {
    width: 100%;
    padding: 8px 0;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: normal;
    vertical-align: middle;
}
.order__table td.cregit-opt {
    border-top: none;
    padding: 0;
}
.order__table td.cregit-opt .radio-list.cregit {
    padding-top: 0;
    padding-left: 23px;
    margin-bottom: 4px;
}
.order__table td.cregit-opt .radio-list.cregit .radio-list-item {
    margin-right: 23px;
}
.order__table td.small {
    padding: 8px;
}
.order__table td .unit {
    margin-right: 5px;
}
.order__table td input[type="text"],
.order__table td input[type="password"] {
    font-size: 12px;
    padding: 3px 6px 5px;
    border-radius: 3px;
    box-shadow: 0 0 2px #999 inset;
    margin-bottom: 6px;
}
.order__table td input[type="text"].long,
.order__table td input[type="password"].long {
    width: 100% !important;
}
.order__table td input[type="text"].medium,
.order__table td input[type="password"].medium {
    width: 280px;
}
.order__table td input[type="text"].full,
.order__table td input[type="password"].full {
    width: 100%;
}
.order__table td input[type="text"].full:last-child,
.order__table td input[type="password"].full:last-child {
    margin-right: 0;
}
.order__table td input[type=radio],
.order__table td input[type=checkbox] {
    margin-right: 6px;
    position: relative;
    bottom: 1px;
}
.order__table td input[type=radio] + label,
.order__table td input[type=checkbox] + label {
    font-size: 12px;
}
.order__table td select {
    margin-right: 5px;
}
.order__table td select.short {
    width: 19%;
}
.order__table td select.medium {
    width: 20%;
}
.order__table td select.long {
    width: 35%;
}
.order__table td select.full {
    width: 100%;
}
.order__table td .layout__box {
    display: table;
    width: 100%;
}
.order__table td .layout__box .layout__box-item {
    display: table-cell;
    width: 50%;
    padding-right: 10px;
}
.order__table td .layout__box .layout__box-item:last-child {
    padding-right: 0;
}
.order__table td .red {
    color: red;
}
.order__table td .radio__title {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 4px;
}
.order__table td .radio-list {
    overflow: hidden;
    padding-top: 3px;
    margin-bottom: 5px;
}
.order__table td .radio-list .radio-list-item {
    float: left;
    padding-left: 2px;
    width: 117px;
}
.order__table td .radio-list .radio-list-item label {
    font-size: 12px;
}
.order__table td .radio-list.cregit .radio-list-item {
    width: auto;
    margin-right: 30px;
    margin-bottom: 5px;
}
.order__table td .radio-list.cregit .radio-list-item label {
    margin-right: 0;
}
.order__table td .check {
    margin-right: 5px;
}
.order__table td .link {
    font-size: 11px;
    color: #0099ff;
    text-decoration: underline;
}
.order__table td .text-s {
    font-size: 8px;
    margin: 9px 0 4px;
    line-height: 1.5;
}
.order__table td .text-s .red {
    font-size: inherit;
}
.order__table--2col {
    border: 1px dotted #CCC;
    margin-bottom: 40px;
    width: 100%;
}
.order__table--2col th,
.order__table--2col td {
    line-height: 1.6;
}
.order__table--2col th {
    width: 28%;
    font-size: 12px;
    padding: 4px 10px;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    background-color: #f0f0f0;
    border-bottom: 1px dotted #CCC;
}
.order__table--2col td {
    width: 72%;
    font-size: 12px;
    padding: 4px 10px;
    margin-bottom: 5px;
    font-weight: normal;
    vertical-align: top;
    border-bottom: 1px dotted #CCC;
}
.order__table--2col td .unit {
    font-size: 10px;
    margin-left: 4px;
}
.order__table--2col.price {
    margin-bottom: 10px;
    width: 100%;
    border: 2px solid #ccc;
}
.order__table--2col.price th {
    width: 50%;
}
.order__table--2col.price td {
    width: 50%;
    text-align: right;
} 
/*アコーディオン実装*/
label,
input[type=checkbox],
input[type=radio] {
    cursor: pointer;
}
.with__transition-h {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    max-height: 0;
    overflow: hidden;
    display: block;
}
.toggle:checked ~ .address-area,
.toggle:checked ~ .date-area,
.toggle:checked ~ .coupon-area,
.toggle:checked ~ .point-area,
.toggle:checked ~ .okihai-area {
    max-height: 400px;
}
.date-area .desired-date__list {
    overflow: hidden;
    padding-top: 10px;
    padding-left: 0;
}
.date-area .desired-date__list .desired-date__title {
    margin-bottom: 4px;
    float: left;
    margin-right: 10px;
}
.date-area .desired-date__list .desired-date__choice {
    margin-bottom: 8px;
}
.date-area .desired-time__list {
    overflow: hidden;
    padding-top: 3px;
    padding-left: 0;
}
.date-area .desired-time__list .desired-time__title {
    margin-bottom: 4px;
}
.date-area .desired-time__list .desired-time__choice {
    float: left;
    padding-left: 1px;
    margin-bottom: 6px;
}
.date-area .desired-time__list .desired-time__choice label {
    margin-right: 4px;
}
.pseudo-th {
    display: block;
    font-size: 12px;
    width: 100%;
    padding: 4px 10px;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    background-color: #f0f0f0;
}
.pseudo-td-input {
    margin-left: 10px;
    margin-right: 4px;
}
.pseudo-td-label {
    font-size: 12px;
    margin-top: 10px;
    display: inline-block;
}
.pseudo-td-label.otodoke {
    margin-bottom: 17px;
}
.mb0 {
    margin-bottom: 0 !important;
}
.fixed {
    position: fixed;
}
.order__orderer-info-list {
    padding-left: 20px;
    padding-top: 5px;
    margin-bottom: 37px;
}
.order__orderer-info-list .order__orderer-info-list-item {
    font-size: 14px;
    margin-bottom: 2px;
}
.order__orderer-info-list.confirm {
    padding: 0;
    margin-bottom: 17px;
}
.order__orderer-info-list.confirm .order__orderer-info-list-item {
    font-size: 12px;
    margin-bottom: 2px;
}
input[type=text],
input[type=password] {
/*    background: white;
    padding: 2px 6px;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #ccc;*/
}
.order .error__message {
    color: red;
    font-size: 14px;
    margin-bottom: 10px;
}
.order .error__message--form {
    color: red;
    font-size: 12px;
    margin-top: 4px;
    margin-bottom: -3px;
}
.order .error__message--side {
    color: red;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    margin: 12px 0 16px;
}
.order .error__form {
    background-color: #ffe7e7;
    border-color: red;
} 
/* 店舗で受け取る */
.searched-shop th,
.searched-shop td {
    border-bottom: none;
}
.btn__shop-serch td {
    padding-top: 0;
}
.btn__shop-serch input[type=submit].atshop {
    display: block;
    color: #FFF;
    border: medium none;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    background: transparent url("../img/sys/button/btn_shop_another.png") no-repeat scroll center center;
    background-size: 100% 42px;
    margin: 0 auto;
    width: 100%;
    min-height: 42px;
}
.receipt-area {
    display: none;
    padding: 0 10px;
}
.receipt__text {
    font-size: 10px;
    padding: 10px 10px 15px;
    position: relative;
    z-index: 2;
}
.receipt__text .red {
    font-size: 10px;
    color: red;
}
.toggle2:checked ~ .receipt-area {
    display: block;
    clear: both;
}
.toggle2:checked ~ .receipt-area tbody {
    display: table;
    width: 100%;
}
.toggle2:checked ~ .receipt-area tr:first-child th,
.toggle2:checked ~ .receipt-area tr:first-child td {
    border: none;
}
.toggle2:checked ~ .pseudo-th {
    display: none;
}
.toggle2:checked ~ .receipt-area2,
.toggle2:checked ~ .pseudo-td-input,
.toggle2:checked ~ .pseudo-td-label.otodoke,
.toggle2:checked ~ .address-area {}
.access-list .access-list-item {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ccc;
}
.access-list .access-list-item:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.access-list .access-list-item .access-name {
    font-size: 12px;
    font-weight: bold;
}
.access-list .access-list-item .access-info {
    padding: 6px 25px 0;
    line-height: 1.6;
    font-size: 12px;
}
.access-list .access-list-item .access-edit {
    display: block;
    color: #0099ff;
    text-decoration: underline;
    padding-left: 25px;
    padding-top: 6px;
    font-size: 12px;
}
.access-list .access-list-item .btn__access-add {
    display: block;
    color: #FFF;
    border: medium none;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    background: transparent url("../img/sys/button/btn_shop_another.png") no-repeat scroll center center;
    background-size: 100% 42px;
    margin: 0 auto;
    width: 100%;
    min-height: 42px;
}
.order__table.borderless2 th,
.order__table.borderless2 td {
    border: none;
}
.address-area th,
.address-area td {
    display: inline-block;
}
.btn__confirm,
.btn__back {
    display: block;
    background-size: 100%;
    width: 100%;
}
.btn__confirm {
    margin-top: 20px;
    margin-bottom: 5px;
}
.btn__back {
    margin-bottom: 40px;
}
input:focus::-webkit-input-placeholder {
    color: transparent;
}
input:focus:-moz-placeholder {
    color: transparent;
}
input:focus::-moz-placeholder {
    color: transparent;
}
@media screen and(min-width: 400px) {
    input[type=checkbox].middle,
    input[type=radio].middle {
        height: auto !important;
    }
}
header .header__second .header-cat-nav__list {
    overflow: hidden;
    display: table;
    font-weight: bold;
    width: 100%;
}
.switch1,
.switch2 {
    display: none;
    margin-top: 14px;
}
.cregit-toggle1:checked ~ .switch1 {
    display: block;
}
.cregit-toggle1:checked ~ .switch1 tbody {
    display: table;
    width: 100%;
}
.cregit-toggle2:checked ~ .switch2 {
    display: block;
}
.cregit-toggle2:checked ~ .switch2 tbody {
    display: table;
    width: 100%;
}
.cregit-toggle1 {
    margin-left: 2px;
}
.cregit-toggle1,
.cregit-toggle2 {
    margin-right: 4px;
    position: relative;
    bottom: 0;
}
.cregit-toggle1 + label,
.cregit-toggle2 + label {
    font-size: 12px;
}
.order__label1,
.order__label2 {
    margin-bottom: 20px;
}
nav#my-menu {
    background-color: rgb(255, 255, 255);
    width: 100%;
    top: 129px;
    position: absolute;
    z-index: 9000;
    border-top: 5px solid #0b98b6;
}
.header-serv-nav__list-item li {
    font-size: 12px;
}