@charset "UTF-8";

/************************************************
 固有スタイル
************************************************ */
/* ==============================================
▼共通
=============================================== */
* {
    line-height: 1.2em;
    /*font-family: "ＭＳ Ｐゴシック", Osaka;*/
    font-family: 'Montserrat', 'Noto Sans JP', '游ゴシック体', YuGothic, sans-serif;

    font-size: 12px;
}

.message,
.information {
    border: 2px dotted #9C0;
    margin: 0 0 10px;
    padding: 10px;
}

.box-body {
    margin: 0 100px;
}

.line,
.line_d {
    width: 138px;
    height: 14px;
    border-right: solid #9e6900 1px;
    border-left: solid #9e6900 1px;
    padding-left: 10px;
    padding-top: 6px;
}

/* リンク
----------------------------------------------- */
a.link-emphasis {
    color: #f66;
}

a.button-opacity:hover,
.button-opacity a:hover {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}

a:hover,
font a:hover,
a:hover font,
a.link-emphasis:hover,
#page-products-list .pager a:hover,
a#action-add-favorite:hover {
    color: #929292;
}

a,
font a,
a font,
#search input,
#search select,
#kago_info_shipping,
#coordinate,
#kago_contact p,
#kago_size {
    color: #666;
}

a.attention,
font a.attention,
a.attention font,
.attention {
    color: red;
}

/* フォント
----------------------------------------------- */
.pk_bold {
    font-size: 16px;
    font-weight: 700;
    color: #F66;
}

.s_b {
    margin-bottom: 7px;
    margin-top: 7px;
}

.bold {
    font-weight: 700;
    color: #630;
}

/* テーブル
----------------------------------------------- */
table {
    border-collapse: collapse;
    font-size: 1em;

}

table.form,
table.list {
    width: 100%;
    margin: 0 0 10px;
}

table.form th,
table.list th,
table.form td,
table.list td {
    border: 1px solid #ccc;
    margin: 0;
    padding: 1.5em 5px;
}

table.form th,
table.list th {
    font-weight: 400;
    background: #F5F5F5;
}

table.form th {
    width: 160px;
    text-align: left;
}

table.list th {
    width: auto;
    text-align: center;
}

table.form td,
table.list td {
    text-align: 0;
}

table.list td {
    text-align: center;
}

td.price,
table.list td.price,
th.result,
table.list th.result {
    text-align: right;
}

td.address,
table.list td.address,
td.name,
table.list td.name {
    text-align: left;
}

/* 見出し
----------------------------------------------- */
/*
.page h2,
.block h2,
#popup h2 {
  color: #FFF;
  margin: 0 0 10px;
  padding: .5em 1em !important;
  font-size: 15px;
  background:#d2ac77;
}
*/
.section-cart h2,
.section-shopping h2 {
    color: #FFF;
    margin: 0 0 10px;
    padding: .5em 1em !important;
    font-size: 15px;
    background: #d2ac77;
}


#page-products-list h2 {
    background: #999;
    font-size: 1.8em;
    font-weight: 700;
    padding: 10px 5px;
}

#page-products-list h2.page-title {
    color: #cca671 !important;
    background: #ffffff !important;
    padding: 0 !important;
}

h2.seo {
    background: none;
    padding: 0;
    color: #FFF;
    margin: 0 0 10px;
    font-size: 15px;
}

.section-shopping h3 {
    background: #CDC;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 10px;
}

.section-login h3,
.section-mypage h3,
.section-shopping h4 {
    background: #FFC;
    font-weight: 700;
    margin: 0 0 10px;
    padding: .5em 1em;
    font-size: 15px;
}



/* ==============================================
▼レイアウト
=============================================== */
#all {
    width: 1000px;
    margin: 0 auto;
}

#container {
    width: 150px;
    height: auto;
    text-align: left;
    font-size: .6em;
    color: #7f7f7f;
    font-family: Verdana, Geneva, sans-serif;
    margin: 0;
    padding: 0;
}

#content {
    margin-top: 55px;
    width: 1000px;
    height: auto;
}

#sidebar-left {
    width: 100px;
    float: left;
    margin-right: 10px;
    z-index: 3;
}

#sidebar-right {
    width: 155px;
    float: left;
}

#main {
    text-align: left;
    margin-top: 20px;
}

.three-column #main {
    width: 730px;
    float: right;
    margin-bottom: 10px;
    margin-top: 20px;
}

#main_right,
#main_left,
#main_center {
    height: auto;
}



/* ==============================================
▼ヘッダー
=============================================== */
#header {
    width: 1000px;
    height: 120px;
    padding-top: 10px;
}

#header_top {
    text-align: left;
    height: 10px;
    padding-bottom: 5px;
    width: 995px;
    margin-left: 5px;
}

#header_mid {
    height: 50px;
    width: 1000px;
    margin-bottom: 10px;
}

#logo {
    float: left;
    height: 45px;
    width: 240px;
    background-image: url(../img/air-r/logo.gif);
    background-repeat: no-repeat;
    background-color: #fff;
}

#mail_maga {
    margin-left: 630px;
    float: right;
    height: 45px;
    width: 130px;
    text-align: right;
}

#m_btn {
    width: 129px;
    height: 24px;
    display: block;
    background: url(../img/air-r/member_03.gif) no-repeat;
    float: left;
    margin-left: 3px;
}

#m_btn a {
    display: block;
    overflow: hidden;
    width: 129px;
    height: 24px;
}

#m_btn a:link {
    background-image: url(../img/air-r/member_03.gif);
}

#m_btn a:hover {
    background-image: url(../img/air-r/member_05.gif);
}

#m_text {
    text-align: right;
}

#header_under {
    padding-bottom: 5px;
    height: 15px;
    width: 1000px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666;
    vertical-align: bottom;
}

#header_under ol li {
    float: left;
    text-align: center;
    list-style-type: none;
    vertical-align: bottom;
}

#header_under ol li a {
    text-decoration: none;
    vertical-align: bottom;
}

#header_under ol li img {
    vertical-align: bottom;
}

#home {
    width: 70px;
    float: left;
    margin-left: 10px;
    vertical-align: top;
}

#work {
    float: left;
    width: 100px;
}

#pay {
    float: left;
    width: 130px;
}

#air {
    width: 130px;
    float: left;
    height: 45px;
    color: #fff;
    margin-left: 330px;
    background-color: #FFF;
}

#mypage {
    width: 100px;
}

#k_btn {
    float: left;
}

#header #header_mid #m_btn {
    width: 129px;
    height: 26px;
    display: block;
    background: url(../img/air-r/member1.gif) no-repeat;
}

#header #header_mid #m_btn a:link {
    background-image: url(../img/air-r/member1.gif);
}

#header #header_mid #m_btn a:hover {
    background-image: url(../img/air-r/member2.gif);
}

#header #header_mid #air #k_btn {
    width: 129px;
    height: 26px;
    display: block;
    background: url(../img/air-r/kago1.gif) no-repeat;
    text-align: right;
}

#header #header_mid #air #k_btn a:link {
    background-image: url(../img/air-r/kago1.gif);
}

#header #header_mid #air #k_btn a:hover {
    background-image: url(../img/air-r/kago2.gif);
}

#header #header_mid #m_btn a,
#header #header_mid #air #k_btn a {
    display: block;
    overflow: hidden;
    width: 129px;
    height: 26px;
}

#contact {
    width: 120px;
    float: left;
}

#login {
    float: left;
    width: 95px;
}

#banner_top {
    width: 1000px;
    height: 120px;
}

.hb_line {
    width: 1000px;
    height: 40px;
    margin-top: 10px;
}

.top_banner {
    width: 328px;
    height: 40px;
    float: left;
    padding-right: 5px;
}

h1,
#header #header_top h3 {
    color: #999;
    text-align: left;
    font-weight: 400;
    font-size: 10px;
}

.box,
#voice ul {
    margin: 0 0 15px;
}

div.box {
    margin-bottom: 3em;
}

#logo img,
#mail_maga p a img {
    border: 0;
}

#mail_maga p a,
#contact a,
#home a,
#work a,
#question a,
#pay a,
#back a,
#sitemap a,
#kago a,
#login a,
#mail a,
#footer a {
    text-decoration: none;
}

#mail_maga p,
#kago_right p {
    line-height: 2em;
}

#question,
#back,
#kago {
    float: left;
    width: 120px;
}

#sitemap,
#mail {
    float: left;
    width: 110px;
}

.selected {
    float: left;
    width: 81px;
    height: 25px;
    display: block;
    background: url(/images/s_menu_tab1.gif) no-repeat;
    text-align: center;
    line-height: 24px;
    font-size: 9px;
    margin: 0;
}

.none {
    line-height: 24px;
    float: left;
    width: 69px;
    height: 25px;
    background: url(/images/s_menu_tab2.gif) no-repeat;
    display: block;
    margin: 0;
}

.contents {
    width: 138px;
    height: 21px;
    border-right: solid #9e6900 1px;
    border-left: solid #9e6900 1px;
    padding-left: 10px;
    color: #9e6900;
    font-size: 10px;
    clear: both;
    font-family: Verdana, Geneva, sans-serif;
}

.ctgg {
    /*
    width: 141px;
    height: 21px;
    border-right: solid #9e6900 1px;
    border-left: solid #9e6900 1px;
    padding-left: 7px;
    color: #9e6900;
    font-size: 12px;
    letter-spacing: .1em;
    margin: 0;
*/
    border-left: 1px solid #9e6900;
    border-right: 1px solid #9e6900;
    color: #9e6900;
    font-size: 12px;
    /* font-size: 1.2rem;*/
    font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    letter-spacing: 0.0em;
    margin: 0;
    padding: 0 0 0 6px;
    width: 142px;
    height: 21px;
}

.ctgg a {
    text-decoration: none;
    color: #666;
}

.kotei {
    top: 50px;
    right: 0;
    position: fixed;
    z-index: 999;
}

/*
#cart-scroll-btn img{
	bottom: 0;
    right: 0;
    position: fixed;
    z-index: 999;
}
#cart-scroll-btn-2 img{
	bottom: 90px;
    right: 0;
    position: fixed;
    z-index: 999;
}
*/

.text a:hover,
.ctgg a:hover {
    text-decoration: underline;
    color: #3c0;
}

#text_f,
#text_s,
#text_t {
    padding-left: 3px;
    margin: 0;
}

#text_s a,
#text_t a {
    line-height: 1.9em;
}


/* 商品ページ右サイド 固定カゴボタン */
#cart-scroll-btn-2 {
    bottom: 180px;
    right: -7px;
    position: fixed;
    z-index: 999;
}

#cart-scroll-btn-3 {
    bottom: 10%;
    right: 3%;
    position: fixed;
    z-index: 999;
    width: 50px;
}

#cart-scroll-btn {
    bottom: 35px;
    right: 0px;
    position: fixed;
    z-index: 999;
    width: 130px;
    border-radius: 6px 0 0 6px;
    background: #ffffff;
    border: solid 1px #ccc;
    box-shadow: 0 0 9px #CCC;
    padding: 12px 10px;
}

#cart-scroll-btn #sideCartIcon {
    padding: 0 0 4px 0;
}

#cart-scroll-btn #sideCartName {
    font-size: 10px;
    padding: 0 0 4px 0;
}

#cart-scroll-btn #sideCartPrice {
    font-size: 10px;
    padding: 0 0 10px 0;
}

#cart-scroll-btn #sideCartPrice span {
    font-size: 14px;
    color: #ff0000;
}

#cart-scroll-btn a {
    width: 100%;
    display: block;
    padding: 8px 0;
    border-radius: 3px;
    text-align: center;
    color: #ffffff;
}

#cart-scroll-btn #sideCartPriceBtn #sideCartStock a {
    background: #e64732;
}

#cart-scroll-btn #sideCartPriceBtn #sideCartStock a:hover {
    background: #da3c26;
}

#cart-scroll-btn #sideCartPriceBtn #sideCartNostock {
    padding: 0;
}

#cart-scroll-btn #sideCartPriceBtn #sideCartNostock a {
    background: #808080;
}

#cart-scroll-btn #sideCartPriceBtn #sideCartNostock a:hover {
    background: #676767;
}

/* パンくずリスト
----------------------------------------------- */
#pan {
    height: 15px;
    width: 1000px;
    text-align: left;
    margin-top: 20px;
    color: #666;
}

/* ホットキーワード
----------------------------------------------- */
#top_con {
    width: 1000px;
    height: 30px;
    margin-bottom: 20px;
}

#hotkeyword {
    width: 750px;
    height: 27px;
    text-align: left;
    padding-top: 3px;
    padding-left: 3px;
    color: #960;
    float: left;
    background-image: url(../img/air-r/keyword_02.gif);
    background-repeat: no-repeat;
    font-size: 11px;
}

#hotkeyword a {
    font-size: 11px;
    color: #C96;
    text-decoration: none;
}

#hotkeyword a:hover {
    text-decoration: underline;
}

.key_s {
    font-size: 7px;
    color: #ffe1bd;
}

#h_banner {
    float: right;
    width: 230px;
    height: 30px;
}



/* ==============================================
▼コンテンツ左
=============================================== */
.left_box {
    height: 100px;
    width: 100px;
    margin-bottom: 10px;
}

.left_box img {
    border: 1px solid #CCC;
}

.left_box a:hover img {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    z-index: 4;
    border: 1px solid #33cc00;
}



/* ==============================================
▼コンテンツ中央
=============================================== */
#sidebar-right li {
    list-style-type: none;
}

#search {
    width: 150px;
    min-height: 92px;
    padding-top: 38px;
    background: url(../img/air-r/image_search_14.gif) no-repeat #999999;
    text-align: center;
}

#search-select-category {
    width: 124px;
}

#txtbox {
    width: 120px;
    margin-top: 17px;
    margin-bottom: 5px;
}

#pickup_banner {
    width: 150px;
    margin-top: 9px;
    margin-bottom: 9px;
}

#search #hotword {
    padding: 10px 8px;
    text-align: left;
}

#search #hotword p {
    color: #fff;
    border: solid 1px #cccccc;
    padding: 6px;
    margin: 0;
}

#search #hotword p span {
    display: block;
    font-weight: bold;
    padding: 0 0 3px;
    0
}

#sidebar-right #search #hotword p a {
    color: #fff;
    text-decoration: underline;
    line-height: 1.6;
    font-size: 11px;
    margin-right: 8px;
}

/* カテゴリー
----------------------------------------------- */
#category {
    width: 150px;
    height: 18px;
    background: url(../img/air-r/center_menu0.gif) no-repeat;
}

#category h3 {
    width: 152px;
    height: 18px;
    background: url(../img/air-r/center_menu0.gif) no-repeat;
}

#category li {
    width: 152px;
    height: 53px;
}

#category li a {
    display: block;
    width: 152px;
    height: 53px;
    overflow: hidden;
}

#tv_board a,
#dining_set a,
#dining_chair a,
#table a,
#sofa a,
#rug a,
#bed a,
#rack a,
#chest a,
#kitchen a,
#polehanger a,
#hanger a,
#desk a,
#chair a,
#stool a,
#barchair a,
#dresser_miller a,
#celling_light a,
#stand_light a,
#clock a,
#dustbox a,
#tissu a,
#green a,
#fan a,
#airwash a,
#other a,
#kotatu a,
#garden a,
#curtain a,
#futon a {
    display: block;
    width: 150px;
    height: 53px;
    overflow: hidden;
}

#tv_board {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu1.gif) no-repeat;
}

#tv_board a:hover {
    background: url(../img/air-r/center_menu1h.gif) no-repeat;
}

#dining_set {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu2.gif) no-repeat;
}

#dining_set a:hover {
    background: url(../img/air-r/center_menu2h.gif) no-repeat;
}

#dining_chair {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu3.gif) no-repeat;
}

#dining_chair a:hover {
    background: url(../img/air-r/center_menu3h.gif) no-repeat;
}

#table {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu4.gif) no-repeat;
}

#table a:hover {
    background: url(../img/air-r/center_menu4h.gif) no-repeat;
}

#sofa {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu5.gif) no-repeat;
}

#sofa a:hover {
    background: url(../img/air-r/center_menu5h.gif) no-repeat;
}

#rug {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu6.gif) no-repeat;
}

#rug a:hover {
    background: url(../img/air-r/center_menu6h.gif) no-repeat;
}

#bed {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu7.gif) no-repeat;
}

#bed a:hover {
    background: url(../img/air-r/center_menu7h.gif) no-repeat;
}

#rack {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu8.gif) no-repeat;
}

#rack a:hover {
    background: url(../img/air-r/center_menu8h.gif) no-repeat;
}

#chest {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu9.gif) no-repeat;
}

#chest a:hover {
    background: url(../img/air-r/center_menu9h.gif) no-repeat;
}

#kitchen {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu10.gif) no-repeat;
}

#kitchen a:hover {
    background: url(../img/air-r/center_menu10h.gif) no-repeat;
}

#polehanger {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu11.gif) no-repeat;
}

#polehanger a:hover {
    background: url(../img/air-r/center_menu11h.gif) no-repeat;
}

#desk {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu12.gif) no-repeat;
}

#desk a:hover {
    background: url(../img/air-r/center_menu12h.gif) no-repeat;
}

#chair_stool {
    background: url(../img/air-r/center_menu13.gif) no-repeat;
}

#chair_stool a:hover,
#stool a:hover {
    background: url(../img/air-r/center_menu13h.gif) no-repeat;
}

#barchair {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu14.gif) no-repeat;
}

#barchair a:hover {
    background: url(../img/air-r/center_menu14h.gif) no-repeat;
}

#dresser_miller {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu15.gif) no-repeat;
}

#dresser_miller a:hover {
    background: url(../img/air-r/center_menu15h.gif) no-repeat;
}

#celling_light {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu24.gif) no-repeat;
}

#celling_light a:hover {
    background: url(../img/air-r/center_menu24h.gif) no-repeat;
}

#stand_light {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu25.gif) no-repeat;
}

#stand_light a:hover {
    background: url(../img/air-r/center_menu25h.gif) no-repeat;
}

#clock {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu16.gif) no-repeat;
}

#clock a:hover {
    background: url(../img/air-r/center_menu16h.gif) no-repeat;
}

#dustbox {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu17.gif) no-repeat;
}

#dustbox a:hover {
    background: url(../img/air-r/center_menu17h.gif) no-repeat;
}

#tissu {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu18.gif) no-repeat;
}

#tissu a:hover {
    background: url(../img/air-r/center_menu18h.gif) no-repeat;
}

#green {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu19.gif) no-repeat;
}

#green a:hover {
    background: url(../img/air-r/center_menu19h.gif) no-repeat;
}

#fan {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu20.gif) no-repeat;
}

#fan a:hover {
    background: url(../img/air-r/center_menu20h.gif) no-repeat;
}

#airwash {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu21.gif) no-repeat;
}

#airwash a:hover {
    background: url(../img/air-r/center_menu21h.gif) no-repeat;
}

#other {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu22.gif) no-repeat;
}

#other a:hover {
    background: url(../img/air-r/center_menu22h.gif) no-repeat;
}

#kotatu {
    display: block;
    width: 150px;
    height: 53px;
    background: url(../img/air-r/center_menu23.gif) no-repeat;
}

#kotatu a:hover {
    background: url(../img/air-r/center_menu23h.gif) no-repeat;
}

#hanger {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu27.gif) no-repeat;
}

#hanger a:hover {
    background: url(../img/air-r/center_menu27h.gif) no-repeat;
}

#chair {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu26.gif) no-repeat;
}

#chair a:hover {
    background: url(../img/air-r/center_menu26h.gif) no-repeat;
}

#stool {
    width: 150px;
    height: 53px;
    display: block;
    background: url(../img/air-r/center_menu13.gif) no-repeat;
}

#garden {
    display: block;
    width: 150px;
    height: 53px;
    background: url(/images/center_menu28.gif) no-repeat;
}

#garden a:hover {
    background: url(/images/center_menu28h.gif) no-repeat;
}

#curtain {
    display: block;
    width: 150px;
    height: 53px;
    background: url(/images/center_menu29.gif) no-repeat;
}

#curtain a:hover {
    background: url(/images/center_menu29h.gif) no-repeat;
}

#futon {
    display: block;
    width: 150px;
    height: 53px;
    background: url(/images/center_menu30.gif) no-repeat;
}

#futon a:hover {
    background: url(/images/center_menu30h.gif) no-repeat;
}

#m_maga {
    margin-bottom: 8px;
    margin-top: 8px;
}

#center_banner {
    height: auto;
    width: 150px;
}

#center_banner img {
    height: 150px;
    width: 150px;
    border: 1px solid #CCC;
    margin-bottom: 8px;
}

#center_banner a:hover img {
    border: 1px solid #3c0;
}


/* カテゴリー　2026.2.16
----------------------------------------------- */
#search {
    display: none;
}

#pickup_banner {
    display: none;
}

#content {
    grid-template-columns: 1fr 1fr;
}

#main {
    order: 2;
}

#sidebar-right {
    order: 1;
}

#sidebar-left {
    display: none;
}

#container {
    margin-top: 20px;
    display: none;
}

#categoryarea {
    display: none;
}

#container.sidebar-category {
    display: block;
}

/* ▼サイドナビここから */
#container.sidebar-category {
    width: 155px;
    background: #fafafa;
    color: #1a1a1a;
    font-size: 11px;
    letter-spacing: 0.05rem;
}

.sidebar-category_inner {
    padding: 30px 10px;
}

.sidebar-category .sidebar-header {
    background: #55A5A3;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 7px 30px;
    line-height: 1.5;
    letter-spacing: 0.2rem;
}

.sidebar-category .sidebar-title {
    color: #55A5A3;
    font-size: 13px;
    margin-bottom: 15px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.2rem;
}

.sidebar-category .divider {
    border-top: 1px solid #d9d9d9;
    margin: 30px 0;
}

.sidebar-category .nav-list li {
    margin-bottom: 8px;
}

.sidebar-category .nav-list a {
    color: #1a1a1a;
    display: block;
    transition: opacity 0.2s ease;
    line-height: 1.5;
}

.sidebar-category .nav-list a:hover {
    opacity: 0.7;
}

.sidebar-category .parent-category {
    margin-top: 25px;
}

.sidebar-category .sub-menu {
    margin: 8px 0 0 5px;
}

.sidebar-category .sub-menu li {
    padding-left: 0 0 8px 20px;
    font-size: 13px;
    display: flex;
    align-items: start;
    gap: 7px;
}

.sidebar-category .sub-menu li:before {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    border-left: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}

/* ※メルマガバナー削除 */
.s_b {
    display: none;
}

/* ▲サイドナビここまで */


/* ==============================================
▼コンテンツ右
=============================================== */
/* 商品詳細
----------------------------------------------- */
#page-products-detail {
    width: 810px;
    margin: 0 auto;
    text-align: center;
}



#detail-comment {
    display: inline-block;
}

#detail-comment p {
    text-align: left;
    display: block;
}

#detail-comment font {
    text-align: left;
    display: inline-block;
}

.flx {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
}

.flx+br {
    height: 0;
    line-height: 0;
}

.size_l {
    display: flex;
    flex-flow: column;
    flex-wrap: wrap;
    align-self: center;
    text-align: left;
    width: 328px;

}

.size_r {
    width: 420px;
}

#detail-comment table {
    margin: 0 auto;
}




#page-products-detail center table,
#page-products-detail table td[align=center] table {
    margin: 0 auto;
}

#page-products-detail table td[align=center] {
    text-align: center;
}

#page-products-detail center table table table td,
#page-products-detail table td center table td,
#page-products-detail table td[align=left] {
    text-align: left;
}

#kg {
    width: 570px;
}

#kago_left {
    float: left;
    width: 270px;
    margin-right: 15px;
    height: auto;
    text-align: center;
}

#kago_right {
    float: right;
    width: 285px;
    text-align: left;
    color: #666;
}

#kago_banner_comment {
    margin: 0 0 20px;
    display: inline-table;
    width: 570px;
    text-align: left;
}

#kago_banner_comment table {
    display: inline-table;
}


#kago_banner_comment iframe {
    margin: 0 0 0 -8px;
}

#kago_info,
#coordinate,
#kago_contact,
#kago_info_shipping,
#kago_banner {
    border-top: 1px dotted #ccc;
    margin: 20px 0 0;
    padding: 20px 0 0;
}

#kago_size {
    text-align: left;
    margin: 0;
    padding: 20px 0;
}

#kago_info table {
    border: 1px solid #6E4817;
    height: auto;
}

#kago_stock_list td.stock {
    font-size: 1.4em;
}

#kago_stock_list td,
#kago_stock_list th {
    padding: 5px;
}

#kago_info_shipping .annotation,
#kago_contact strong {
    color: #F66;
}

#kago_stock_list,
.recommend_review {
    margin: 10px 0 0;
}

/* 右サイド買い物カゴへボタン ページスクロール調整用 2018.11.14 */
#btn-product-cart {
    padding-top: 500px;
    margin-top: -500px;
}

/*　右サイド買い物カゴへボタン ページスクロール調整用ここまで */

#btn-product-cart a {
    background: url(../img/air-r/kago_under1_hover.gif) 0 0 no-repeat;
    display: block;
    width: 284px;
    height: 92px;
}

#btn-product-cart a:hover img {
    display: none;
}

#kago_data .prices {
    margin-top: 1em;
}

#kago_data .prices .list-price {
    font-size: 13px;
    font-weight: 700;
    color: #666;
    margin: 0 0 .4em;
}

#kago_data .prices .sell-price {
    font-size: 16px;
    font-weight: 700;
    color: #F03;
}

div#kago_data a.attention font u b {
    display: none;
}

.coordinate_item {
    width: 135px;
    float: left;
    margin: 0 0 10px 10px;
}

.coordinate_item.last {
    float: right;
    margin: 0 0 10px;
}

#kago_title,
#coordinate_title {
    text-indent: -9999px;
    width: 570px;
    height: 20px;
    margin: 0 0 10px;
}

#kago_title {
    background: url(../img/air-r/kago_under10.gif) 0 0 no-repeat;
}

#coordinate_title {
    background: url(../img/air-r/kago_under7.gif) 0 0 no-repeat;
}

a#voice_guide_link {
    display: block;
    height: 21px;
    background: url(../img/air-r/review_b01.gif);
    text-indent: -9999em;
    margin: 0 0 10px;
}

a#voice_guide_link:hover {
    background: url(../img/air-r/review_b02.gif);
}

#voice {
    margin: 20px 0 0;
    padding: 20px 0 0;
}

#voice_title {
    background: #000;
    color: #FFF;
    margin: 0 0 10px;
    padding: 5px 8px;
}

#voice li {
    border-bottom: 1px dashed #666;
    border-bottom: 1px dotted #ccc;
    margin: 0 0 10px;
    padding: 10px 20px;
}

#voice li.last {
    border: none;
    margin: 0;
    padding: 0 20px;
}

#voice .voice-date,
#voice .voice-author,
#voice .voice-level {
    float: left;
    margin: 0 10px 0 0;
}

#voice .voice-level span {
    color: #ffcb33;
}

#voice .voice-title {
    font-weight: 700;
    clear: both;
    padding: 5px 0;
}

#voice .voice-comment {
    line-height: 1.5;
    letter-spacing: 0.2em;
}

/* カゴ内レビュー評価と件数 */
.review-score-detail .star-rating {
    display: inline-block;
    position: relative;
    width: 5em;
    height: 1em;
    cursor: pointer;
    padding: 0 5px 0 0;
}

.review-score-detail .star-rating-front {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    color: #ffcc33;
}

.review-score-detail .star-rating-back {
    color: #ccc;
}

.review-score-detail .review-count {
    display: inline-block;
}

.review-score-detail div {
    font-size: 16px;
}

.review-score-detail div a {
    font-size: 16px;
    text-decoration: underline;
}


/* ページ上クチコミもっと見る、閉じる */
#entry_list_more #more_btn,
#entry_list_more #close_btn {
    padding: 8px;
    margin: 20px auto 0;
    border: solid 1px #ddd;
    border-radius: 4px;
    text-align: center;
    width: 220px;
    cursor: pointer;
}

#entry_list_more #more_btn span,
#entry_list_more #close_btn span {
    padding: 0px;
    position: relative;
    /* このタグを基準に矢印を作成 */
}

#entry_list_more #more_btn span:after,
#entry_list_more #close_btn span:after {
    content: '';
    position: absolute;
    left: -18px;
    display: block;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-top: 3px solid #959595;
    /* 線の太さ */
    border-right: 3px solid #959595;
    /* 線の太さ */
    transform: rotate(45deg);
    /* 右向き矢印 */
}

#entry_list_more #more_btn span:after {
    transform: rotate(135deg);
    /* 下向き矢印 */
    top: 20%;
}

#entry_list_more #close_btn span:after {
    transform: rotate(-45deg);
    /* 上向き矢印 */
    top: 40%;
}


/* こんな商品を買った人は */
#recommend {
    margin: 20px 0 0;
    padding: 20px 0 0;
}

#recommend_body {
    border: 1px solid #ccc;
}

#recommend_title {
    background: #362E2B;
    color: #FFF;
    font-weight: 700;
    margin: 0 0 18px;
    padding: 5px 8px;
}

.recommend_row {
    padding: 0 0 15px 20px;
}

.recommend_item {
    width: 125px;
    float: left;
    margin: 0 10px 0 0;
}

.recommend_item img {
    margin: 0 0 5px 0;
    aspect-ratio: 1/1;
    object-fit: cover;
}

.recommend_item h3 {
    margin: 3px 0;
    height: 2em;
}

.recommend_item h3 a {
    font-size: 11px;
}

.recommend_item p {
    margin: 0;
    padding: 0;
}

.recommend_item p.price {
    margin: 0;
    padding: 4px 0;
}

.recommend_item p .status_icon {
    color: #ffffff;
    background: #e64732;
    margin: 0 5px 2px 0;
    padding: 2px;
    font-size: 10px;
    text-shadow: none;
}

.recommend_item .star-rating {
    display: inline-block;
    position: relative;
    width: 5em;
    height: 1em;
    cursor: pointer;
    padding: 0 5px 0 0;
}

.recommend_item .star-rating-front {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    color: #ffcc33;
}

.recommend_item .star-rating-back {
    color: #ccc;
}

.recommend_item .review-count {
    display: inline-block;
    text-decoration: underline;
    cursor: pointer;
    color: #666;
}

.recommend_item .review-count:hover {
    color: #3c0;
}

.recommend_item .review-score {
    margin: 0 0 5px;
}

/*.recommend_review a {
    background: url(../img/air-r/arrow_right_red.gif) left center no-repeat;
    padding: 0 0 0 8px;
}*/
.classcategory-selector dt {
    width: 100px;
}

.classcategory-selector dd select {
    padding: 5px;
}

.classcategory-selector-list {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    margin-top: -10px;
}

.classcategory-selector-list * {
    box-sizing: border-box;
}

.classcategory-selector-list label {
    flex: 0 0 196px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 10px;
    padding: 10px;
}

.classcategory-selector-list label:has(input:checked) {
    border: 1px solid #c00;
}

.classcategory-selector-list label:has(input:disabled) {
    border: 1px solid #dedede;
    color: #ccc;
}

.classcategory-selector-list label input[type=radio] {
    display: none;
}

.classcategory-name,
.classcategory-price {
    display: block
}

/* お問い合わせ */
#kago_contact_inquiry,
#kago_contact_stock {
    width: 267px;
    float: left;
}

#kago_contact_inquiry {
    margin-right: 20px;
}

#kago_contact a {
    display: block;
    width: 267px;
    height: 28px;
    text-indent: -9999em;
    margin: 0 0 7px;
}

#kago_contact_inquiry a {
    background: url(../img/air-r/img2_02.gif);
}

#kago_contact_inquiry a:hover {
    background: url(../img/air-r/img2_02ovr.gif);
}

#kago_contact_stock a {
    background: url(../img/air-r/img2_03.gif);
}

#kago_contact_stock a:hover {
    background: url(../img/air-r/img2_03ovr.gif);
}

/* サイズ表記 */
#kago_size h3 {
    font-weight: 700;
    margin: 0 0 .5em;
}

/* お気に入りに登録する */
a#action-add-favorite {
    color: #37cc02;
    font-weight: 700;
}

/* 関連カテゴリリンク */
#kago_right p.relative_cat {
    padding: 10px 0 15px 0;
    line-height: 1.5;
    color: #8e8e8e;
    font-size: 10px;
}

#kago_right p.relative_cat span {
    display: block;
    padding: 0 0 5px 0;
    font-size: 10px;
}

#kago_right p.relative_cat a {
    font-size: 10px;
    text-decoration: underline;
    color: #8e8e8e;
}

/* 商品一覧
----------------------------------------------- */
#product-list .list-item {
    width: 172px;
    height: 254px;
    float: left;
    margin: 0 8px 0 0;
}

#product-list .list-item-body {
    margin: 10px;
}

#product-list .list-item .image span {
    display: block;
    text-align: center;
    margin: 0;
}

#product-list .list-item .image span.sale {
    display: block;
    margin: 2px 0 0 0;
    text-align: center;
    padding: 3px;
    color: #fff;
    background: #db3822;
}

#product-list .list-item .image a:hover span.sale {
    text-decoration: none;
}

#product-list .list-item .sell-price {
    text-align: right;
    color: #F66;
}

#product-list .list-item .list-price {
    text-align: right;
    color: #666;
}

#product-list .list-row {
    margin: 0 0 8px;
    padding: 0 0 0 4px;
}

#page-products-list .pager {
    background: #B28850;
    color: #FFF;
    font-weight: 700;
    margin: 0 0 8px;
    padding: 3px 5px;
}

#page-products-list .pager a {
    color: #FFF;
}

#page-products-list .pager .sort {
    float: right;
}

.list-condition {
    border: 1px solid #CCC;
    margin: 0 0 10px;
    padding: 10px;
}

#product-list .list-item .image,
#shipping-form p,
#kago_data,
.classcategory-selector,
.coordinate_item.first,
#mypage-navigation ul {
    margin: 0 0 10px;
}

#product-list .list-item.end,
.img_f a img {
    margin: 0;
}

/* 買い物カゴ
----------------------------------------------- */
#page-cart-index h2.page-title {
    font-size: 15px;
    padding: .5em 1em;
}

#page-cart-index .message {
    font-size: 15px;
    padding: 1em;
}

#page-cart-index .message em {
    font-size: 15px;
    font-weight: bold;
}

#page-cart-index p.confirm {
    font-size: 15px;
    font-weight: bold;
}

table#cart-products th.action {
    width: 60px;
}

table#cart-products th.name {
    width: 680px;
}

table#cart-products th.price {
    width: 100px;
}

table#cart-products th.image,
table#cart-products th.qty {
    width: 80px;
}

table#cart-products td.price,
table#cart-products td.price em {
    font-size: 15px;
}

/* カゴ内レコメンドアイテム */
#recommendItem {
    padding: 8px 0;
}

#recommendItem h3 {
    padding: 7px 0;
    background: #a4c347;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}

#recommendItem ul {
    padding: 0 0 5px 8px;
}

#recommendItem ul li {
    float: left;
    width: 120px;
    padding: 10px;
}

#recommendItem ul li a {
    text-decoration: underline;
}

#recommendItem ul li img {
    border: solid 1px #fff;
    margin: 0 0 5px 0;
}

#recommendItem ul li span {
    font-size: 0.9em;
    line-height: 1.2;
}

#recommendItem ul li span.price {
    display: block;
    color: #ff6666;
    padding: 3px 0;
}


/* 購入手続き
----------------------------------------------- */
.shopping-flow {
    text-align: center;
    margin: 0 0 10px;
}

#table-shopping-payment th.action {
    width: 25px;
}

#table-shopping-payment th.name {
    width: 750px;
}

#table-shopping-payment td p {
    text-align: left;
    margin: 0 0 1em;
}

.payment-annotation {
    width: 735px;
    margin: 0 auto;
}

#shipping-annotation {
    border: 1px solid #CCC;
    margin: 10px 0;
    padding: 20px 20px 10px;
}

.payment-annotation p,
#shipping-annotation p,
.message-annotation p {
    font-size: 1.2em;
    line-height: 1.8em;
    margin: 0 0 15px;
}

.payment-annotation em,
#shipping-annotation em,
.message-annotation em,
.payment-annotation strong,
#shipping-annotation strong,
.message-annotation strong {
    font-size: 1em;
    line-height: 1.8em;
    font-weight: 700;
}

table#shopping-products th.name {
    width: 700px;
}

table#shopping-products th.price {
    width: 120px;
}

table#shopping-products th.image,
table#shopping-products th.qty {
    width: 80px;
}

.box-body input[type="text"][name="coupon_code"] {
    height: 2em;
    margin: 12px 12px 12px 0;
    line-height: 2em;
    font-size: 14px;
    padding: 0 5px;
}

/* マイページ
----------------------------------------------- */
/* ナビゲーション */
#mypage-navigation {
    margin: 0 0 10px;
}

#mypage-navigation li {
    display: inline-block;
    padding: 0.3em 1em;
    border-right: 1px solid #666;
}

#mypage-navigation li:last-child {
    border-right: none;
}

#mypage-navigation li a {
    text-decoration: none;
}

#mypage-navigation li a:hover {
    text-decoration: underline;
}

#mypage-point-display {
    border: 1px solid #000;
    padding: 10px;
}

/* お気に入り */
#mypage-favorite-list th.action {
    width: 50px;
}

#mypage-favorite-list th.image {
    width: 75px;
}

#mypage-favorite-list th.name {
    width: 485px;
}

#mypage-favorite-list th.price {
    width: 120px;
}

/* お届け先 */
#mypage-delivery th.number {
    width: 50px;
}

#mypage-delivery th.address {
    width: 530px;
}

#mypage-delivery th.action {
    width: 75px;
}



/* ==============================================
▼フッター
=============================================== */
#footer {
    /*border-top: 1px solid #666; */
    height: auto;
    width: 1000px;
    /*border-top-width: 1px; */
    /*border-top-style: solid; */
    /*border-top-color: #666; */
    padding-top: 5px;
    color: #666;
    clear: both;
    margin: 70px 0 50px;
}

#footer table tr td {
    border: none;
    text-align: left;
    line-height: 1.5em;
    padding: 3px;
}

#footer table tr td.f_leftb,
.f_leftb {
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #CCC;
}

#footer table tr td b,
#footer table tr td h3 {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

#footer table tr td b #f_bold,
#footer table tr td h3 #f_bold {
    font-size: 17px;
    letter-spacing: .2px;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
}

#footer table tr td h4,
#footer table tr td h2 {
    font-size: 10px;
    text-align: left;
    font-weight: 400;
}

#footer .hyo td {
    border: 1px solid #7f7f7f;
    text-align: center;
    padding: 5px 0;
}

#copyright {
    text-align: center;
}

#f_none {
    border: none;
}

#f_all {
    width: 1000px;
    font-size: 10px;
    padding-top: 30px;
}

#f_green,
#f_green a {
    color: #3c0;
}

#f_text {
    border: 1px solid #CCC;
}

.img_line {
    width: 1000px;
    height: 125px;
    padding-top: 2px;
}

.img_line img {
    margin-left: 19px;
    border: none;
}

.img_line a img {
    border: 1px solid #fff;
}

.img_line a:hover img {
    border: 1px solid #3c0;
}

.txt_line {
    width: 1000px;
    height: 35px;
    background-image: url(../img/air-r/footer_newitem02.gif);
    background-repeat: no-repeat;
}

.txt_line .text {
    width: 120px;
    height: 35px;
    margin-left: 25px;
    text-align: center;
    color: #333;
    font-size: 10px;
    float: left;
}

.text a {
    text-decoration: none;
    color: #333;
    font-size: 10px;
    line-height: 1.9em;
}

#text_f a img {
    font-size: 10px;
    line-height: 1.9em;
}

.gy {
    color: #999;
}

#view-mode-switcher {
    background: #CCC;
    padding: 10px;
    text-align: right;
}

#view-mode-switcher a,
#view-mode-switcher a:link,
#view-mode-switcher a:visited,
#view-mode-switcher a:hover {
    width: 16em;
    color: #000;
    font-size: 1.8em;
    padding: 0.5em 0;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    text-shadow: 0 -1px 1px rgba(255, 255, 255, 1);
    border: 1px solid #A9ABAD;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: block;
    background: #FDFDfD;
    background: -moz-linear-gradient(center top, #FDFDFD 0%, #D7DDE3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FDFDFD), color-stop(1, #D7DDE3));
}



/* ==============================================
▼ポップアップ
=============================================== */
.popup-body {
    padding: 0 15px;
}

/******************WHAT'S*********************/

#text {
    width: 1000px;
    height: 41px;
    background: url(images/whats.gif) no-repeat;
    margin-top: 10px;
}

#t_left {
    width: 150px;
    height: 41px;
    float: left;
}

#t_right {
    width: 850px;
    height: 41px;
    float: left;
    font-size: 10px;
    color: #666666;
    padding-top: 5px;
    text-align: left;
    line-height: 1.5em;
}

#t_right a {
    text-decoration: none;
    color: #d3d3d3;
}

#t_right a:hover {
    color: #b4b4b4;
}

/* パンくず
----------------------------------------------- */

#syo-pan-ol {
    list-style-type: none;
    height: 23px;
    width: auto;
    padding-top: 0px;
    padding-left: 0px;
    text-align: left;
    float: left;
}

.syo-pan-li {
    list-style-type: none;
    height: 23px;
    width: auto;
    padding-top: 0px;
    padding-left: 5px;
    text-align: left;
    float: left;
    color: #666666;
}


/*-------------------------------------------------------
                      COMMON
-------------------------------------------------------*/

.red {
    color: #ff6666;
}

.green {
    color: #99cc66;
}

.bold {
    font-weight: bold;
}

.no-b {
    border: 0px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
}

.no-b-t {
    border-top: 0px !important;
}

.no-b-b {
    border-bottom: 0px !important;
}

.no-b-r {
    border-right: 0px !important;
}

.no-b-l {
    border-left: 0px !important;
}


/*-------------------------------------------------------
                      MARGIN_COMMON
-------------------------------------------------------*/

.mb5 {
    margin-bottom: 5px;
    _margin-bottom: 2px;
}

.mb10 {
    margin-bottom: 10px;
    _margin-bottom: 5px;
}

.mb15 {
    margin-bottom: 15px;
    _margin-bottom: 7px;
}

.mb20 {
    margin-bottom: 20px;
    _margin-bottom: 10px;
}

.mt5 {
    margin-top: 5px;
    _margin-top: 2px;
}

.mt10 {
    margin-top: 10px;
    _margin-top: 5px;
}

.mt15 {
    margin-top: 15px;
    _margin-top: 7px;
}

.mt20 {
    margin-top: 20px;
    _margin-top: 10px;
}

.mt30 {
    margin-top: 30px;
    _margin-top: 15px;
}

.mt40 {
    margin-top: 40px;
    _margin-top: 20px;
}


/*-------------------------------------------------------
                      CLEAR_FIX
-------------------------------------------------------*/

.clearfix:after {
    content: ".";
    /* 新しい要素を作る */
    display: block;
    /* ブロックレベル要素に */
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

* html .clearfix {
    height: 1px;
    /*\*/
    /*/
	height: auto;
	overflow: hidden;
	/**/
}



/*-------------------------------------------------------
                      再入荷
-------------------------------------------------------*/

.sainyuka a:hover,
.yoyaku a:hover {
    text-decoration: underline;
    color: #3c0;
}

.restock_img_line .restock_txt_line {
    width: 1000px;
    height: 170px;
    padding-top: 2px;
    padding-left: 6px;
}

.restock_img_line img {
    border: none;
}

.restock_img_line a img {
    border: 1px solid #fff;
}

.restock_img_line a:hover img {
    border: 1px solid #3c0;
}

.restock_txt_line .sainyuka,
.restock_txt_line .yoyaku {
    width: 165px;
    text-align: center;
    color: #333;
    float: left;
    margin: 0px 2px 0 0;
}

.restock_txt_line .sainyuka:last-child,
.restock_txt_line .yoyaku:last-child {
    margin: 0;
}

.sainyuka a,
.yoyaku a {
    text-decoration: none;
    color: #333;
    font-size: 10px;
    line-height: 2.6em;
}


.restock_txt_line .sainyuka a:before {
    content: "\518D\5165\8377";
    padding: 0.1em 3em;
    color: #fff;
    background: #FFB74D;
    font-size: 12px;
    margin: 0 25px;
    top: 5px;
    position: relative;
}


.restock_txt_line .yoyaku a:before {
    content: "\4E88\7D04";
    padding: 0.1em 3.5em;
    color: #fff;
    background: #b0cc59;
    font-size: 12px;
    margin: 0 25px;
    top: 5px;
    position: relative;
}



/*-------------------------------------------------------
                      再入荷 2021.11.11
-------------------------------------------------------*/

.restock_alllist {
    padding: 0;
    margin: 10px;
}

.restock_list {
    display: flex;
    margin: 15px 10px;
}

.restock_list_item {
    text-align: center;
    margin-right: 5px;
}

.restock_list_item a {
    text-decoration: none;
}

.restock_list_item a:hover {
    text-decoration: none;
}

.restock_list_item .sainyuka,
.restock_list_item .yoyaku {
    color: #333;
    font-size: 10px;
    line-height: 1.7em;
}

.restock_list_item .sainyuka:before,
.restock_list_item .yoyaku:before {
    padding: 1px 30px;
    color: #fff;
    font-size: 12px;
    margin: 5px 25px;
    display: block;
}

.restock_list_item .sainyuka:before {
    content: "\518D\5165\8377";
    background: #FFB74D;
    font-size: 12px;
}


.restock_list_item .yoyaku:before {
    content: "\4E88\7D04";
    background: #b0cc59;
}

.restock_gy {
    display: block;
    color: #999;
}








/*-------------------------------------------------------
                購入フロー改修 2020.12.23
-------------------------------------------------------*/


#main h1.page-title,
#popup-wrapper .popup-title {
    color: #FFF;
    margin: 0 0 10px;
    padding: .5em 1em !important;
    font-size: 15px;
    background: #d2ac77;
}

/* ======= カゴの中 ======= */
#page-cart-index #payBackWrap a.payBtnBack {
    display: block;
    width: 200px;
    height: 40px;
    margin: 0 30px 20px auto;
    background: #dddddd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    color: #fff !important;
}

/* ======= ご利用規約 ======= */
#page-entry-kiyaku textarea.w700 {
    width: 100%;
    height: 400px;
    padding: 20px;
    box-sizing: border-box;
    line-height: 1.8;
}

/* ======= ログインページ ======= */
#loginWrap {
    display: flex;
    color: #777777;
    margin: 0 0 30px 0;
}

#loginWrap .loginInner {
    width: 100%;
    min-height: 540px;
    margin: 10px 5px;
    padding: 30px 36px 0;
    background: #fafafa;
    box-sizing: border-box;
}

#loginWrap .loginInner h2 {
    padding: 0 0 10px 0;
    margin: 0 0 30px 0;
    border-bottom: 1px solid #ccc;
    text-align: center;
    color: #333333;
    font-size: 22px;
    font-family: "Open Sans", "Noto Sans JP", メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}

#loginWrap .loginInner .login_area h3 {
    font-size: 20px;
    padding: 20px 0 10px 0;
    margin: 0 0 20px 0;
    background: none;
    border-bottom: 1px solid #ccc;
    text-align: center;
    color: #333333;
    font-family: "Open Sans", "Noto Sans JP", メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}

#loginWrap .loginInner .login_area p {
    padding: 20px 0;
    color: #ff0000;
}

#loginWrap .loginMember .inputWrap {
    min-height: 230px;
}

#loginWrap .loginMember dl {
    padding: 0 0 25px 0;
}

#loginWrap .loginMember .inputWrap dl:last-child {
    padding: 0;
}

#loginWrap .loginMember dt {
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 6px 0;
    margin: 0;
}

#loginWrap .loginMember dd input[type="text"],
#loginWrap .loginMember dd input[type="password"] {
    width: 100%;
    padding: 6px 8px;
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
    border-radius: 3px;
    border: 1px solid #666;
    box-sizing: border-box;
}

#loginWrap .loginMember dd input[type="checkbox"] {
    height: 15px;
    width: 15px;
    vertical-align: bottom;
}

#loginWrap .loginInner p {
    font-size: 12px;
    line-height: 1.5;
    padding: 0 0 1.6em 0;
    margin: 0;
}

#loginWrap .loginInner p a {
    text-decoration: none;
    color: inherit;
}

#loginWrap .loginInner p a:hover {
    text-decoration: none;
    color: #666666;
}

#loginWrap .loginInner p.buyBtn a {
    text-decoration: none;
    color: #ffffff !important;
}

#loginWrap .loginInner p.buyBtn a:hover {
    text-decoration: none;
    color: #ffffff;
}

#loginWrap .loginInner .attention {
    padding: 6px 0 0 0;
    display: block;
}

#loginWrap .loginInner p.login_memory {
    padding: 6px 0 0 0;
}

/* テキスト */
#loginWrap .loginInner ul.meritList {
    padding: 0;
    margin: 0;
    min-height: 230px;
}

#loginWrap .loginInner ul.meritList li {
    padding: 0 0 22px 0;
    margin: 0;
}

#loginWrap .loginInner ul.meritList li strong {
    display: block;
    font-size: 15px;
    padding: 0 0 5px 0;
    font-family: "Open Sans", "Noto Sans JP", メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}

#loginWrap .loginInner ul.meritList li {
    padding: 3px 0 3px 40px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 0px 50%;
}

#loginWrap .loginInner ul.meritList li:nth-child(1) {
    background-image: url(https://www.air-r.jp/images/shopping/icon_mypage.png);
}

#loginWrap .loginInner ul.meritList li:nth-child(2) {
    background-image: url(https://www.air-r.jp/images/shopping/icon_data.png);
}

#loginWrap .loginInner ul.meritList li:nth-child(3) {
    background-image: url(https://www.air-r.jp/images/shopping/icon_mail.png);
}

#page-login .loginInner p.buyBtn,
#page-login .loginNomember p.registrationBtn {
    padding: 0 0 40px 0;
    margin: 0;
}

/* ======= お届け先の指定ページ ======= */
.delivaddrRead {
    padding: 0 0 30px 0;
}

.delivaddrRead p {
    line-height: 1.6;
}

/* ======= お支払い方法・お届け時間ページ ======= */
.section-shopping h3 {
    background: #474442;
    font-weight: normal;
    margin: 40px auto 20px;
    padding: 10px;
    width: 84%;
    color: #fff;
    font-size: 14px;
    box-sizing: border-box;
}

/* ======= AmazonPay お支払い方法・お届け時間ページ ======= */
.section-shopping #amazon_left h3,
.section-shopping #amazon_right h3 {
    width: 100%;
}

#amazon_payment {
    float: right;
}

#amazon_left #amazon_info::after {
    content: "";
    clear: both;
    display: block;
}

#amazon_right .orderformBtn {
    width: 100%;
    display: block;
    padding: 0;
}

#amazon_right .orderformBtn p {
    margin: 0 0 20px;
}

#amazon_right .orderformBtn p a {
    width: 100%;
}

/* ======= ご入力内容のご確認ページ ======= */
#page-shopping-confirm h3 {
    width: 100%;
}

#page-shopping-confirm table.form,
#page-shopping-confirm table.list {
    width: 94%;
    margin: 0 auto 10px;
    box-sizing: border-box;
}


/* 文字整形 */
.section-login h3,
.section-mypage h3,
.section-shopping h4 {
    margin: 0 0 16px;
}

#page-shopping-payment .box-body p {
    font-size: 13px;
    line-height: 1.6;
    margin: 0 0 1.5em 0;
}

#page-shopping-payment .box-body p strong,
#page-shopping-payment .box-body p em {
    line-height: 1.6;
}

#page-shopping-payment .box-body p.noteIndent {
    text-indent: -1em;
    margin-left: 1.5em;
}

.shipping-note {
    border: dotted 1px #ccc;
    box-sizing: border-box;
    padding: 20px 20px 0;
    margin: 0 0 1.5em 0;
}

#shopping-receipt-annotation {
    border: 1px solid #CCC;
    margin: 10px 0;
    padding: 20px 20px 10px;
}

#page-shopping-payment .box-body #shopping-receipt-annotation p {
    margin: 0 1em 1.5em;
}

/* 入力エラー */
form .errAttention {
    background: #fff707;
    color: #ff0000;
    font-weight: bold;
}

/* 支払い方法アコーディオン */
@font-face {
    font-family: "IonIcons";
    src: url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1");
    src: url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"), url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.ttf?v=2.0.1") format("truetype"), url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.woff?v=2.0.1") format("woff"), url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg");
    font-weight: normal;
    font-style: normal
}

#table-shopping-payment ul {
    margin: 0 0 40px 0;
    padding: 0;
}

#table-shopping-payment ul li {
    margin: 0 0 5px 0;
    padding: 0;
}

.acd-check {
    display: none;
}

.acd-label {
    display: block;
    margin-bottom: 1px;
    padding: 10px;
    border: solid 1px #cccccc;
}

.acd-label .lever {
    font-size: 13px;
    position: relative;
    top: -2px;
}

.acd-label .lever:before {
    content: "\f3a6";
    font-family: "IonIcons";
    margin-right: 8px;
    color: #999;
    font-size: 24px;
    position: relative;
    top: 4px;
}

.acd-content {
    height: 0;
    opacity: 0;
    padding: 0;
    visibility: hidden;
}

.acd-check:checked+.acd-label {
    background: #b0cc59;
    border: solid 1px #4788bf;
}

.acd-check:checked+.acd-label .lever {
    color: #ffffff;
}

.acd-check:checked+.acd-label .lever:before {
    content: "\f120";
    font-family: "IonIcons";
    color: #ffffff;
}

.acd-check:checked+.acd-label+.acd-content {
    border: solid 1px #d8d8d8;
    height: auto;
    opacity: 1;
    padding: 10px 32px;
    visibility: visible;
}

/* お届け時間の指定 */

#shipping-form .delivdate strong {
    font-size: 14px;
}

#shipping-form .delivdate p {
    padding: 8px 0;
    line-height: 1.6;
}

#shipping-form .delivdate p em {
    line-height: 1.6;
}

#shipping-form .delivdate select {
    padding: 8px;
    font-size: 12px;
}

#box-shopping-coupon .box-body span {
    font-size: 14px;
}

#box-shopping-coupon .box-body input {
    padding: 8px;
    font-size: 12px;
    margin: 0 12px 0 0;
}

/* 注意文開閉ボタン */
p.chui {
    padding: 10px 0 10px 50px;
    border: 1px solid #ccc;
    position: relative;
    border-radius: 4px;
}

p.chui:after {
    content: '';
    position: absolute;
    top: 44%;
    left: 20px;
    display: block;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-top: 2px solid #959595;
    border-right: 2px solid #959595;
    transform: rotate(135deg);
    z-index: 100;
}

p.open:after {
    top: 54%;
    transform: rotate(-45deg);
}

/* インフォメーション注意文 */
.LC_Page_Shopping_Confirm p.information {
    border: 2px dotted #9C0 !important;
    line-height: 1.6;
    margin: 0 0 2.5em;
    padding: 1.5em;
}

.LC_Page_Shopping_Confirm p.information strong {
    margin: 0.3em 0 0.8em 0;
    font-size: 1.3em;
    display: inline-block;
}

.LC_Page_Shopping_Confirm p.information a {
    color: #138a9d;
    text-decoration: underline;
}


/* ======= コンビニ前払い用完了ページ ======= */
.conveniOrderNote {
    width: 84%;
    margin: 0 auto 20px;
}

.conveniOrderNote h3 {
    width: 100%;
}

.conveniOrderNote p,
.conveniOrderNote span {
    line-height: 1.8;
}

.conveniOrderNote dl {
    width: 100%;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    display: flex;
    /* 子要素のdtとddを横並びにする */
    flex-wrap: wrap;
    /* 1つのdtとddで1行になるよう改行させる */
    margin: 20px 0 40px 0;
}

.conveniOrderNote dl dt,
.conveniOrderNote dl dd {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    box-sizing: border-box;
    padding: 10px 0 10px 15px;
}

.conveniOrderNote dl dt {
    font-size: 13px;
    width: 200px;
    background: #f1f1f1;
}

.conveniOrderNote dl dd {
    width: calc(100% - 200px);
    /* テーブル幅からdtを引いた分の横幅を指定。 */
}

.conveniOrderNote dl dd a {
    text-decoration: underline;
}


/* ======= 購入フロー図 ======= */
div.orderFlowWrap {
    margin: 0 0 20px 0;
    padding: 15px 0 0 0;
}

div.orderFlowWrap ul.orderFlow {
    width: 100%;
    display: block;
}

div.orderFlowWrap ul.orderFlow:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

div.orderFlowWrap ul.orderFlow li {
    width: 25%;
    height: 39px;
    line-height: 39px;
    padding: 0 18px 0 24px;
    font-size: 12px;
    background: #f5f5f5;
    color: #333333;
    position: relative;
    float: left;
    border: 1px solid #b0cc59;
    box-sizing: border-box;
}

div.orderFlowWrap ul.orderFlow li.current {
    background: #b0cc59;
    color: #ffffff;
    border: 1px solid #b0cc59;
}


div.orderFlowWrap ul.orderFlow li .triangle,
div.orderFlowWrap ul.orderFlow li .triangle-line {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
}

div.orderFlowWrap ul.orderFlow li .triangle {
    right: -9px;
    z-index: 2;
    border-width: 20px 0 20px 10px;
    border-color: transparent transparent transparent #f5f5f5;
}

div.orderFlowWrap ul.orderFlow li .triangle-line {
    right: -10px;
    z-index: 1;
    border-width: 20px 0 20px 10px;
    border-color: transparent transparent transparent #d1d1d1;
}

div.orderFlowWrap ul.orderFlow li.current .triangle {
    border-color: transparent transparent transparent #b0cc59;
}

/* ======= 購入フローボタン ======= */
/* 次に進む */
p.buyBtn a {
    display: block;
    width: 296px;
    height: 50px;
    margin: 0 auto;
    background: #d31b15;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    font-family: "Open Sans", "Noto Sans JP", メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}

p.buyBtn a:hover {
    background: #e24b46;
    color: #fff;
}

/* 会員登録 */
p.registrationBtn a {
    display: block;
    width: 296px;
    height: 50px;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    color: #d31b15;
    border: solid 2px #d31b15;
    font-family: "Open Sans", "Noto Sans JP", メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}

p.registrationBtn a:hover {
    background: #ffe9e9;
    color: #d31b15;
}

/* もどる */
p.formbackBtn a {
    display: block;
    width: 296px;
    height: 50px;
    margin: 0 auto;
    background: #c3c3c3;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    color: #ffffff;
    /* border: solid 2px #cccccc; */
    font-family: "Open Sans", "Noto Sans JP", メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}

p.formbackBtn a:hover {
    background: #d3d3d3;
}

/* 住所追加 */
#page-shopping-deliv th.action {
    padding: 0 15px;
}

p.delivaddrBtn {
    width: 220px;
    padding: 10px 0 0 0;
}

#page-shopping-confirm p.alignC {
    width: 220px;
    margin: 0 auto 0 100px;
    padding: 10px 0 0 0;
}

p.delivaddrBtn a,
#page-shopping-confirm p.alignC a {
    display: block;
    width: 220px;
    height: 30px;
    margin: 0;
    background: #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    color: #333333;
    border: solid 1px #cccccc;
    font-family: "Open Sans", "Noto Sans JP", メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}

p.delivaddrBtn a:hover,
#page-shopping-confirm p.alignC a:hover {
    background: #f3f3f3;
}

/* 横並び */
.orderformBtn {
    width: 612px;
    margin: 0 auto;
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
}

.orderformOneBtn {
    padding: 30px 0 0 0;
    text-align: center;
}

#page-shopping-confirm .orderformBtn {
    margin: 0 auto 20px auto;
}

#page-shopping-confirm .delivname+p {
    width: 94%;
    margin: 0 auto 20px;
    line-height: 1.6;
}

#page-shopping-confirm #form1+p {
    width: 60%;
    margin: 30px auto 20px;
    line-height: 1.6;
    padding: 15px;
    border: dotted 1px #ccc;
}

/* ======= 既存フォーム修正用 ======= */

table.form th {
    width: 160px;
    text-align: left;
    padding: 1em;
}

table.form td {
    padding: 1em 1em 0 1em;
    vertical-align: top;
}

table.form td .btn-sub.zip-auto-input {
    margin: 5px 0 1em 0;
    line-height: 23px;
}

table.form td .note {
    margin: 0 0 1em 0;
}

table.form td input,
table.form td select {
    margin: 0 0 1em 0;
    padding: 5px;
}

#page-shopping-confirm table.form td p {
    padding-bottom: 1em;

}

/* ボタンの背景画像 修正上書き */
.btn-common-send,
.btn-common-next,
.btn-common-back,
.btn-common-regist,
.btn-common-confirm,
.btn-common-complete,
.btn-common-top,
.btn-common-close,
.btn-checkout-go,
.btn-checkout-back,
.btn-checkout-complete,
.btn-checkout-select,
.btn-mypage-refuse,
.btn-mypage-yes,
.btn-mypage-no,
a.btn-mypage-delivery,
.btn-login-login,
.btn-login-entry,
.btn-entry-agree,
.btn-entry-refuse,
.btn-entry-complete,
.btn-product-cart,
.btn-checkout-anonymous,
.btn-product-voice,
.btn-product-detail,
.btn-product-favorite,
.btn-cart-go,
.btn-search-submit,
.btn-sub-plus,
.btn-sub-minus,
.btn-sub-delete,
.btn-sub-correct,
.btn-sub-detail,
.btn-sub-address,
.btn-sub-search {
    background-image: none;
    text-indent: 0;
    color: #fff;
    padding: 8px 20px;
    margin: 0 auto;
    border-radius: 3px;
    text-align: center;
}

.btn-common-send,
.btn-common-next,
.btn-common-regist,
.btn-common-confirm,
.btn-common-complete,
.btn-common-top,
.btn-checkout-go,
.btn-checkout-complete,
.btn-checkout-select,
.btn-mypage-yes,
a.btn-mypage-delivery,
.btn-login-login,
.btn-login-entry,
.btn-entry-agree,
.btn-entry-complete,
.btn-product-cart,
.btn-checkout-anonymous,
.btn-product-voice,
.btn-product-detail,
.btn-product-favorite,
.btn-cart-go,
.btn-search-submit {
    background: #f44336;
}

.btn-common-back,
.btn-checkout-back,
.btn-common-close,
.btn-mypage-no,
.btn-mypage-refuse,
.btn-entry-refuse {
    background: #7d7d7d;
}


/* レギュラーサイズのボタン 修正上書き */
.btn-one,
.btn-two {
    position: static;
    width: 100%;
    height: auto;
    padding: 20px 0 0 0;
    margin: 0 0 30px 0;
    display: flex;
    justify-content: center;
}

.btn-one a,
.btn-two a {
    position: static;
    display: block;
    width: 150px;
    height: auto;
    top: 0;
    left: 50%;
    background-repeat: no-repeat;
    text-indent: 0;
    margin: 0 20px;
}

.btn-one a:hover,
.btn-two a:hover {
    color: #ffffff;
}

.btn-one a {
    margin-left: 0;
    margin: 0 auto;
}

.btn-left {
    margin-left: 0;
}

.btn-right {
    margin-left: 0;
}



/* 小さいボタン 修正上書き */
.btn-sub {
    position: static;
    width: auto;
    height: auto;
    margin: 10px 0;
}

.btn-sub.zip-auto-input {
    margin: 5px 0 0;
}

.btn-sub a {
    position: static;
    display: initial;
    height: auto;
    width: auto;
    top: 0;
    left: 50%;
    background-repeat: no-repeat;
    text-indent: 0;
    background: #7d7d7d;
    color: #fff;
    padding: 8px;
    margin: 0 auto;
    border-radius: 3px;
    text-align: center;
}

.btn-sub.zip-auto-input a {
    position: relative;
    top: auto;
    left: auto;
    float: left;
    margin: 0 10px 0 0;
    padding: 6px 8px;
    font-size: 11px;
}

a.btn-sub-delete {
    margin-left: 0;
}

a.btn-sub-plus {
    margin-left: 0;
}

a.btn-sub-minus {
    margin-left: 0;
}

a.btn-sub-correct {
    margin-left: 0;
}

a.btn-sub-detail {
    margin-left: 0;
}

a.btn-sub-address {
    margin-left: 0;
}

a.btn-sub-search {
    margin-left: 0;
}


.btn-sub a.btn-sub-delete,
.btn-sub a.btn-sub-correct,
.btn-sub a.btn-sub-detail,
.btn-sub a.btn-sub-address,
.btn-sub a.btn-sub-search {
    background: #7d7d7d;
}

.btn-sub a.btn-sub-plus,
.btn-sub a.btn-sub-minus {
    background: #f44336;
    padding: 6px 8px;
    font-size: 14px;
}