@charset "euc-jp";
/* ************************************************
*  all
* ************************************************ */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style:normal;
  font-weight: 500;
  font-size: 100%;
  vertical-align: baseline;
  box-sizing:border-box;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

html{
    overflow-y: scroll;
    box-sizing:border-box;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

input, textarea,{
    margin: 0;
    padding: 0;
}

ol, ul{
    list-style:none;
}

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

caption, th{
    text-align: left;
}

a:focus {
    outline:none;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

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

.both{
    clear:both;
}

.inline_block {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
img {
    max-width:100%;
    vertical-align: bottom;
}
a:hover {
  color: inherit;
}
  .block{
    display:block;
  }
  .p5{
    padding:5px;
  }
  .p10{
    padding:10px;
  }
  .p15{
    padding:15px;
  }
  .p20{
    padding:20px;
  }
  .p25{
    padding:25px;
  }
  .p30{
    padding:30px;
  }
  .pt5{
    padding-top:5px;
  }
  .pt10{
    padding-top:10px;
  }
  .pt15{
    padding-top:15px;
  }
  .pt20{
    padding-top:20px;
  }
  .pt25{
    padding-top:25px;
  }
  .pt30{
    padding-top:30px;
  }
  .pb5{
    padding-bottom:5px;
  }
  .pb10{
    padding-bottom:10px;
  }
  .pb15{
    padding-bottom:15px;
  }
  .pb20{
    padding-bottom:20px;
  }
  .pb25{
    padding-bottom:25px;
  }
  .pb30{
    padding-bottom:30px;
  }
  .pl5{
    padding-left:5px;
  }
  .pl10{
    padding-left:10px;
  }
  .pl15{
    padding-left:15px;
  }
  .pl20{
    padding-left:20px;
  }
  .pl25{
    padding-left:25px;
  }
  .pl30{
    padding-left:30px;
  }
  .pr5{
    padding-right:5px;
  }
  .pr10{
    padding-right:10px;
  }
  .pr15{
    padding-right:15px;
  }
  .pr20{
    padding-right:20px;
  }
  .pr25{
    padding-right:25px;
  }
  .pr30{
    padding-right:30px;
  }

  .m5{
    margin:5px;
  }
  .m10{
    margin:10px;
  }
  .m15{
    margin:15px;
  }
  .m20{
    margin:20px;
  }
  .m25{
    margin:25px;
  }
  .m30{
    margin:30px;
  }
  .mt5{
    margin-top:5px;
  }
  .mt10{
    margin-top:10px;
  }
  .mt15{
    margin-top:15px;
  }
  .mt20{
    margin-top:20px;
  }
  .mt25{
    margin-top:25px;
  }
  .mt30{
    margin-top:30px;
  }
  .mt40{
    margin-top:40px;
  }
  .mt50{
    margin-top:50px;
  }
  .mb5{
    margin-bottom:5px;
  }
  .mb10{
    margin-bottom:10px;
  }
  .mb15{
    margin-bottom:15px;
  }
  .mb20{
    margin-bottom:20px;
  }
  .mb25{
    margin-bottom:25px;
  }
  .mb30{
    margin-bottom:30px;
  }
  .mb40{
    margin-bottom:40px;
  }
  .mb50{
    margin-bottom:50px;
  }
  .ml5{
    margin-left:5px;
  }
  .ml10{
    margin-left:10px;
  }
  .ml15{
    margin-left:15px;
  }
  .ml20{
    margin-left:20px;
  }
  .ml25{
    margin-left:25px;
  }
  .ml30{
    margin-left:30px;
  }
  .mr5{
    margin-right:5px;
  }
  .mr10{
    margin-right:10px;
  }
  .mr15{
    margin-right:15px;
  }
  .mr20{
    margin-right:20px;
  }
  .mr25{
    margin-right:25px;
  }
  .mr30{
    margin-right:30px;
  }
  .fs12{font-size:12px;}
  .fs14{font-size:14px;}
  .fs16{font-size:16px;}
  .fs18{font-size:18px;}
  .fs20{font-size:20px;}
  .inline-block{display: inline-block;}
  .fl{
    float:left;
  }
  .fr{
    float:right;
  }
  .pt40{
    padding-top:40px;
  }
  .pt50{
    padding-top:50px;
  }
  .pb50{
    padding-bottom:50px;
  }
  .pb40{
    padding-bottom:40px;
  }
  .w5{width:5%;}
  .w10{width:10%;}
  .w15{width:15%;}
  .w20{width:20%;}
  .w25{width:25%;}
  .w30{width:30%;}
  .w33{width:33%;}
  .w35{width:35%;}
  .w40{width:40%;}
  .w45{width:45%;}
  .w50{width:50%;}
  .w55{width:55%;}
  .w60{width:60%;}
  .w65{width:65%;}
  .w70{width:70%;}
  .w75{width:75%;}
  .w80{width:80%;}
  .w85{width:85%;}
  .w90{width:90%;}
  .w95{width:95%;}
  .w100{width:100%;}
  .bs{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
/*
table {
    width:100%;
}

a,a:hover {
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

a img:hover {
    filter: alpha(opacity=75);
    -moz-opacity:0.75;
    opacity:0.75;
}

よく使うCSS end -----
時々使うCSS3 start ---

テキストシャドウ {
    text-shadow: 1px 1px 3px #000;
}

テキストシャドウ {
    text-shadow: 1px 1px 3px #000;
}

ボックスシャドウ {
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

ボックスシャドウ内側 {
    -moz-box-shadow: inset 1px 1px 3px #000;
    -webkit-box-shadow: inset 1px 1px 3px #000;
    box-shadow: inset 1px 1px 3px #000;
}

角丸 {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

トランジション {
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    -o-transition: 1.5s;
    transition: 1.5s;
}

透明 {
    filter: alpha(opacity=25);
    -moz-opacity:0.25;
    opacity:0.25;
}

背景のみ透明 {
    background-color:rgba(255,255,255,0.2);
}

グラデーション {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000')";
    background-image: -moz-linear-gradient(top, #ffffff, #000000);
    background-image: -ms-linear-gradient(top, #ffffff, #000000);
    background-image: -o-linear-gradient(top, #ffffff, #000000);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#000000));
    background-image: -webkit-linear-gradient(top, #ffffff, #000000);
    background-image: linear-gradient(top, #ffffff, #000000);
}

スマホ対応
@media screen and (max-width: 480px){

}
@media screen and (max-width: 320px){

}

時々使うCSS3 end */

/* ************************************************
*  item_box
* ************************************************ */

.item_box {
  display:inline-block;
  float: left;
/*  margin: 0 41px 45px 0;*/
/*  width: 205px;*/
  vertical-align:top;
  text-align: left;
  /display:inline;
  /zoom:1;
}
.item_box .item_image {
  margin: 0px;
}
.item_box .item_image img.item {
  max-width: 100%;
  height: auto;
  border: solid 1px #ddd;
}
.item_box .item_detail {
  margin: 15px 0 0;
  padding-left: 10px;
/*  border-left: solid 1px #ddd;*/
}
.item_box .item_detail p{
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
}
.item_box .item_detail p.item_name {
  margin-bottom: 5px;
  font-size: 15px;
}

.item_box .item_detail p.item_description{
  text-overflow: initial;
  overflow: visible;
  white-space: normal;
}

p.item_regular_price, p.item_price, p.item_discount {
  margin-bottom: 10px;
  /* font-family:'Lucida Grande', */
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
}
.item_price{
  text-align: center;
}
p.toDetail {
    margin-top: 15px;
}
.box_last{
  margin-right: 0;
}

.box_small .item_box {
  display:inline-block;
  margin: 0 33px 45px 0;
  width: 113px;
  vertical-align:top;
  text-align: left;
  /display:inline;
  /zoom:1;
}
.box_small p {
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
}
.box_small .item_box .item_detail a {
  margin-bottom: 5px;
  font-size: 13px;
}

.box_small .box_last {
  margin-right: 0;
}

.stock_error{
  display:none;
  padding:10px 0;
  color:#DA5858;
  font-weight:bold;
}



/* ************************************************
*  cloud_zoom
* ************************************************ */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
  margin:-4px;  /* Set this to minus the border thickness. */
  border: 4px solid #888;
  background-color:#fff;
  cursor:move;
}

/* This is for the title text. */
.cloud-zoom-title {
  position:absolute !important;
  top:0px;
  padding:3px;
  width:100%;
  background-color:#000;
  color:#fff;
  text-align:center;
  font-weight:bold;
  font-size:10px;
  /* font-family:Arial, Helvetica, sans-serif; */
}

/* This is the zoom window. */
.cloud-zoom-big {
  overflow:hidden;
  border: 4px solid #c86464;
}

/* This is the loading message. */
.cloud-zoom-loading {
  padding:3px;
  border:1px solid #000;
  background:#222;
  color:white;
}

/* Feature section in ZoomEngine page */
.zoom-section {
  clear:both;
}

* html .zoom-section {
  display:inline;
  clear:both;
}

.zoom-small-image {
  float: left;
  margin-top: 4px;
  width: 100%;
}
#wrap {
  position: relative;
  top: 0px;
  z-index: 10;
}

.cloud-zoom {
  margin-bottom: 20px;
}

.mousetrap {
  position: absolute;
  top:0px;
  left:0px;
  z-index:999;
  width: 100%;
}



/* ************************************************
*  product_option_window
* ************************************************ */

#product_option {
  margin: 20px;
  padding: 20px;
  background: #fff;
}
#product_option h2 {
  margin-bottom: 20px;
}

table.table_option {
  margin-bottom: 20px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: #fff;
}
table.table_option th {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #f5f5f5;
}
table.table_option td {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}


/* ************************************************
*  search_page
* ************************************************ */

.search_result {
  margin: 20px 0;
  padding: 10px 0;
  background: #ddd;
  text-align: center;
}

.none {
  margin: 50px 0;
  text-align: center;
}

/* ************************************************
*  policy
* ************************************************ */

#policy {
  line-height: 1.8;
  font-size: 14px;
}
#policy h2 {
  margin-bottom: 30px;
}

.policy_box,
#policy_lead{
  margin-bottom: 30px;
}

.sk_box {
  margin-bottom: 70px;
}
.sk_box h3 {
  margin-bottom: 1em;
  font-size: 16px;
}
.sk_box table {
  width: 100%;
  border-top: 1px solid #ccc;
  border-collapse: separate;
  empty-cells:show;
}

.sk_box th {
  padding: 20px 40px 20px 0;
  width: 170px;
  text-align: left;
}
.sk_box th img.poricy_img {
  margin-bottom: 5px;
}
.sk_box td {
  padding: 20px 0;
  zoom: 1;
  content: ' ';
}
.sk_box th,
.sk_box td {
  vertical-align: top;
  line-height: 1.8;
  position: relative;
  border-bottom: solid 1px #ccc;
}

#payment_method {
  margin-top: 40px;
}
#payment_method table.table {
  width: 100%;
}
#payment_method table.table th {
  width: 200px;
  text-align: center;
}

#shipping_method {
  margin-top: 40px;
}
#shipping_method table.table {
  width: 100%;
}
#shipping_method table.table th {
  width: 200px;
  text-align: center;
}

/* ************************************************
*  Common Elements
* ************************************************ */
/* @group Common Elements */

table {
  border-spacing: 0;
  border-collapse: collapse;
}
table.table {
  margin-bottom: 20px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
table.table th {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #f5f5f5;
}
table.table td {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.footstamp {
  margin-bottom: 30px;
}
.footstamp span {
  margin: 0 5px;
  color: #999;
}

.sort {
  padding: 5px 0 5px;
  text-align: center;
  background: #f2f2f2;
}
.sort strong {
  margin-right: 5px;
}
.sort a {
  margin-right: 5px;
  text-decoration: underline;
}
.sort span {
  margin-right: 5px;
  background: #eee;
  text-decoration: none;
  font-weight: bolder;
}

.pager {
  clear: both;
  padding: 5px 0 10px 0;
  margin-bottom: 30px;
  text-align: center;
  background: #f2f2f2;
}
.pager a{
  margin: 15px;
}

.none {
  clear: both;
  margin: 50px 0;
  text-align: center;
}

.sold_out,.itemList__soldOut {
  color: #DA5858;
  /* font-family:'Lucida Grande', */
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
}

.to_top{
  float: right;
  clear: both;
  text-align: center;
  margin: 0 0 20px;
  padding: 1.3em 1em;
  border: solid 1px #aaa;
  font-size: 14px;
  color: #888;
}
.to_top:hover {
  text-decoration: none;
  color: #888888;
  border-color: #888888;
}

.tbl_calendar {
  margin: 20px 0;
  width: 100%;
  border: none !important;
  border-spacing: 0 !important;
  border-collapse: collapse !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  border-bottom: 1px solid #ccc !important;
  text-align: center !important;
}

/* @group button */
.btn {
  display: block;
  margin-top: 1em;
  border: none;
  border-radius: 0;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  font-family:'Noto Sans',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance:none;
}
.btn:link,
.btn:visited,
.btn:hover,
.btn:active{
  color: #fff;
  text-decoration: none;
}
.btn-primary {
  margin: 1.2em 0 .9em;
  padding: 1.4em 0;
  background:#e40020 url("https://img21.shop-pro.jp/PA01369/596/etc/tpl_c1c_cartIcon.png") no-repeat;
  background-position:26% 45%;
  background-size:34px auto;
}
.btn-contact {
  margin: 0.5em 0.3em;
  padding: 1.3em 0;
  background-color: #a0a0a0;
  font-weight: normal;
  font-size: 13px;
}
.btn-quick {
  margin: 0.9em 0;
  padding: 1.3em 0;
  background-color: #64b4c8;
  font-size: 13px;
}


/*ここから調整*/

body {
  color: #333333;
  font-family: 'Noto Sans Japanese', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  background-color:#fff;
  font-size:12px;
  font-weight:500;
  min-width:1200px;
}
img{
  max-width:100%;
  vertical-align: bottom;
}
a {
  color: #333333;
  text-decoration: none !important;
}

a img{
  -webkit-transition: opacity .25s;
          transition: opacity .25s;
  opacity: 1;
}
a:hover img{
  -webkit-transition: opacity .25s;
          transition: opacity .25s;
  opacity: 0.8;
}
.popBnrText:hover img{
    -webkit-transition: opacity .25s;
          transition: opacity .25s;
  opacity: 0.8;
}

/*全体インナー*/
.cInner,.container{
  width:1200px;
  margin:0 auto;
}

#container{
  margin-top:55px;
}

/*ミドルコンテンツ*/
#middle_contents{
  margin:0 auto;
}

/*サイド*/
#side {
  float: left;
  width: 250px;
}

/*メイン*/
#main {
  float: none;
  width: 100%;
  margin-top: 80px;
}

/*ヘッダー*/
header#header {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: #FFF;
  position: relative;
  z-index: 9999;
}

header#header a {
}

header#header a:hover {
  text-decoration: none;
}

.header__inner {
  height: 70px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}

header#header .container {
  max-width: 1200px;
  margin: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.header__logo {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 20%;
}

.header__logo > img, .header__logo > a img {
  display: inline-block;
  max-width: 200px;
  height: auto;
  height: auto !important;
}

.header__logo > img, .header__logo > a {
  padding: 10px 0px;
}

.header__subtitle {
  display: block;
  text-align: center;
  margin-top: 5px;
}

.header__subtitle img {
  max-width: 120px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.header__topnav:before {
  content: "";
  position: absolute;
  left: -100vw;
  right: -100vw;
  background: #ffffff;
  margin: auto;
  top: 0;
  bottom: 0;
  z-index: -1;
}

.top-gNav{
    width: 50%;
}

.header__nav > ul {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
}

.header__nav > ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.header__nav > ul li a {
  display: block;
  padding: 26px 1.25em 13px 1.25em;
  box-sizing: border-box;
}


.header__nav > ul li > span > span,
.header__nav > ul li a > span {
  text-align: center;
}

/*hover underline*/
a.underLine span, a.underLine > div span {
  display: inline-block;
  position: relative;
/*  width: 90px;*/
  box-sizing: border-box;
}
a.underLine span:before, a.underLine > div span:before {
  content: "";
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  height: 4px;
  background: #231815;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  transform-origin: left;
  transition: 0.5s;
  opacity: 0;
}

a.underLine span:hover, a.underLine > div span:hover {
  color: #231815;
}

a.underLine span:hover:before, a.underLine > div span:hover:before {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 1;
}

.header__nav.header__iconNav.icon2 > ul li.hasChildren > span {
  cursor: pointer;
}

.header__nav > ul li.hasChildren.header__nav--megamenu > ul {
  display: block;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  overflow: hidden;
  top: 100%;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.75);
  padding: 40px;
  transition: 0.15s;
}
.header__nav > ul li.hasChildren.header__nav--megamenu > ul.open {
  pointer-events: all;
/*
  background: rgba(255, 255, 255, 0.5);
*/
  opacity: 1;
  transition: 0.15s;
}

/*gNav 下矢印*/
a.rightArrow span::after {
  content: "";
  top: 58%;
  right: -13px;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  position: absolute;
  width: 4px;
  height: 4px;
  border-top: 1px solid #898989;
  border-right: 1px solid #898989;
  -webkit-transform: translateY(-100%) rotate(135deg);
  transform: translateY(-100%) rotate(135deg);
}
a.rightArrow.open span::after {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transform: translateY(-100%) rotate(45deg);
  transform: translateY(-100%) rotate(45deg);
 }

.header__nav > ul li.hasChildren.header__nav--megamenu > ul > li {
  display: block;
  float: none;
  width: 20%;
}

.header__nav > ul li.hasChildren:not(.header__nav--megamenu, .iconNav__myMenu) {
  position: relative;
}

.header__nav > ul li.hasChildren:not(.header__nav--megamenu, .iconNav__myMenu) > ul {
  display: none;
  position: absolute;
  background: #fff;
  top: 100%;
  width: 200px;
  left: -200px;
  right: -200px;
  margin: auto;
  opacity: .75;
}

.header__gNav {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  height: 100%;
  background: #fff;
}
.header__gNav a{
  color: #1b1b1b;
}
.header__gNav > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

.header__gNav > ul > .hasChildren.header__nav--megamenu > .link-design > .cInner {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
  flex-wrap: wrap;
}
.header__gNav > ul > .hasChildren.header__nav--megamenu > .link-design li {
  width: calc((100% - 90px) / 4);
  margin-bottom: 15px;
  margin-left: 15px;
  border-radius: 80px;
  background: #fff;
  color:#333;
  font-size: 14px;
  opacity: 1;
}

.link-design li a span {
  padding-left: 70px;
}

.link-design li:nth-child(n+5) {
  margin-bottom: 0px;
}
/*　ブランドから探す(グループ)　*/
.link-design li 
a.searchSize, .link-design li:nth-of-type(2) 
a.searchSize, .link-design li:nth-of-type(3)
a.searchSize, .link-design li:nth-of-type(4) 
a.searchSize, .link-design li:nth-of-type(5) 
a.searchSize, .link-design li:nth-of-type(6) 
a.searchSize, .link-design li:nth-of-type(7) 
a.searchSize, .link-design li:nth-of-type(8) 
a.searchSize, .link-design li:nth-of-type(9) 
a.searchSize, .link-design li:nth-of-type(10) 
a.searchSize, .link-design li:nth-of-type(11) 
a.searchSize, .link-design li:nth-of-type(12) 
a.searchSize{
  background: none;
}

.link-design li a.searchSize span{
    padding-left: 15px;
}

/*　category(カテゴリー)　*/
.link-design li a {
  background: url(https://img07.shop-pro.jp/PA01436/448/etc/clock_icon.png)no-repeat;
  background-position: top 50% left 15% !important;
  color:#12132B;
}

.link-design li:nth-of-type(2) a {
  background: url(https://img21.shop-pro.jp/PA01436/448/etc/rug_icon.png)no-repeat;
}

.link-design li:nth-of-type(3) a {
  background: url(https://img21.shop-pro.jp/PA01436/448/etc/sofa_icon.png)no-repeat;
}

.link-design li:nth-of-type(4) a {
  background: url(https://img07.shop-pro.jp/PA01436/448/etc/chair_icon.png)no-repeat;
}

.link-design li:nth-of-type(5) a {
  background: url(https://img21.shop-pro.jp/PA01436/448/etc/table_icon2.png)no-repeat;
}

.link-design li:nth-of-type(6) a {
  background: url(https://img21.shop-pro.jp/PA01436/448/etc/desk_icon.png)no-repeat;
}

.link-design li:nth-of-type(7) a {
  background: url(https://img21.shop-pro.jp/PA01436/448/etc/tv_icon.png)no-repeat;
}

.link-design li:nth-of-type(8) a {
  background: url(https://img07.shop-pro.jp/PA01436/448/etc/ellipse-mirror_12230-300x300.png)no-repeat;
}

.link-design li:nth-of-type(9) a {
  background: url(https://img07.shop-pro.jp/PA01436/448/etc_base64/Zm9yX2Zvb2Q.png?cmsp_timestamp=20241127173642)no-repeat;
}

.link-design li:nth-of-type(10) a {
  background: url(https://img07.shop-pro.jp/PA01436/448/etc/sale_icon.png)no-repeat;
}

.link-design li:nth-of-type(11) a {
  background: url(https://img07.shop-pro.jp/PA01436/448/etc/all.png)no-repeat;
}
.link-design li:nth-of-type(12) a {
  background: url(https://img07.shop-pro.jp/PA01436/448/etc/shoumei_icon.png?cmsp_timestamp=20220905190033)no-repeat;
}
.header__gNav > ul > .hasChildren.header__nav--megamenu > .link-design li a{
  display: block;
  position: relative;
  width: 100%;
  padding: 20px 0 20px 25px;
  border: 1px solid #12132B;
  border-radius: 80px;
}

.header__gNav > ul > .hasChildren.header__nav--megamenu > .link-design li a::after{
    content:"";
    position:absolute;
    top:0;
    bottom:.1em;
    right:8%;
    margin:auto;
    width: .5em;
    height: .5em;
    border-top: .05em solid #333333;
    border-right: .05em solid #333;
    transform: rotate(45deg);
    transition:.3s;
}

.header__gNav > ul > .hasChildren.header__nav--megamenu > .link-design li:hover{
  border-radius: 80px;
  background: #d2d2d2;
  color: inherit;
}

.header__gNav > ul > .hasChildren.header__nav--megamenu > .link-design li a:hover:after{
    right:3%;
}

.header__info_wrap {
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 20px 0;
}

.header__info {
  position: absolute;
  top: 20px;
  right: 0;
}

.header__info ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}

.header__info ul li {
  display: inline-block;
  list-style: none;
}

.header__info ul li:not(:last-child) {
  margin-right: 10px;
}

.header__info .button {
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}

.header__iconNav {
  width: 30%;
}

.header__iconNav i {
  font-size: 16px;
}

.header__iconNav.icon2 ul{
  flex: 1 0 33%;
  margin-left: 10px;
}

/*top member menu*/
.header__nav.header__iconNav.icon2 > ul >li a {
  display: block;
  padding: 26px 1.25em 18px 1.25em;
  box-sizing: border-box;
}

.header__nav.header__iconNav.icon2 > ul > .header__nav--megamenu.iconNav__myMenu > a > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__nav.header__iconNav.icon2 > ul > .header__nav--megamenu.iconNav__myMenu > a > img {
  width: 90%;
  height: auto;
}

.header__nav.header__iconNav.icon2 > ul > .header__nav--megamenu.iconNav__myMenu > a > div span {
  padding-left: 7px;
  line-height: 22px;
}

.header__nav.header__iconNav.icon2 > ul > li.iconNav__myMenu > .myMenu.open li {
  float: none;
}

#myMenu{
  display: none;
  position: absolute;
  top: 70px;
  margin-left: 10px;
  background: none;
}

#myMenu li {
  position: relative;
  left: -16%;
  background: #333 !important;
  color: #fff !important;
  opacity: 1 !important;
}

#myMenu > li > a.gNav__dropLink {
  display:block;
  padding: 15px 50px;
  color: #fff;
  box-sizing: border-box;
}

#myMenu > li:nth-of-type(2) a.gNav__dropLink {
  border-top: 1px solid #fff;
}

.searchB.section--side {
  padding-left: 10px;
}

.searchB__form{
  width: 70%;
  height:39px;
  background:white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom:solid 2px #ccc;
}
.searchB__text{
  border:none;
  background:none;
  font-size:12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:2px 10px;
  height:35px;
  letter-spacing: 1px;
}
.searchB__submitBox{
  float:left;
  width:auto;
  height:35px;
  position:relative;
}
.searchB__submit{
  position:absolute;
  top:0;left:0;right:0;bottom:0;
  margin:auto;
}
.searchB__submit:hover{
  opacity: 0.8;
}

.searchB > form > .searchB__text {
  margin-left: 25px;
}

@-webkit-keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}

@keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}

/*アイキャッチ*/
.eyecatch .bx-wrapper .bx-pager {
  padding-top: 10px;
  bottom: -20px;
}
.eyecatch .bx-wrapper {
  margin-bottom: 0px !important;
}
.eyecatch img{
  width:100%;
}
.bx-wrapper .bx-viewport {
-webkit-box-shadow: 0 0 0px #ccc !important;
box-shadow: 0 0 0px #ccc !important;
border: solid #fff 0px !important;
left: 0px !important;
background: #fff !important;
text-align:right;
}

.bx-pager-item {
  position: relative;
  top: 50px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #707070 !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #12132B !important;
}

/*サイド*/
.sideTitle{
  padding:12px 0px;
  font-weight:bold;
  border-top:solid 1px #000;
  border-bottom:solid 1px #000;
  font-size:14px;
  margin-bottom:20px;
}
.sideTitle--list{
  border-bottom:none;
  margin-bottom:0;
}

.sideSnsList{
    padding-top:40px;
    padding-bottom:16px;
}
.sideSnsList__unit{
    float:left;
    margin-left:34px;
    display: inline-block;
}
.sideSnsList__unit:first-child{
    margin-left:0px;
}

.sideBnr__text{
    text-align: center;
    line-height: 25px;
    margin-top: 10px;
    font-size: 12px;
    color:#333;
}

.search{
  margin-bottom:25px;
}
.search__text{
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height:38px;
  width:205px;
  padding-left:10px;
  font-size:10px;
  float:left;
  border:none;
  border:solid 3px #020202;
}
.search__submit{
  float:right;
}

.sideBnrList__unit{
  margin-top:15px;
}
.sideBnrList__unit:first-child{
  margin-top:0;
}

/*サイド一覧(カテゴリーやグループ)*/
.sideListArea{
  margin:30px 0px 40px;
}
.sideList__unit{
  padding-left: 0;
  line-height:1.6;
}
.sideList__unit:nth-child(n+2){
  margin-top:10px;
}
a.sideList__link{
  display: block;
  padding-left: 15px !important;
  position: relative;
}
a.sideList__link.sideList__linkImg{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
a.sideList__linkImg .sideList__img{
  max-width: 50px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
}
a.sideList__linkImg .sideList__text{
  max-width: calc(100% - 60px);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 60px);
          flex: 0 0 calc(100% - 60px);
}
a.sideList__link:before {
  content: "";
  top: 50%;
  left: 0px;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  position: absolute;
  width: 4px;
  height: 4px;
  border-top: 1px solid #262627;
  border-right: 1px solid #262627;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
a.sideList__link:hover {
  text-decoration: none !important;
  color: #b31e28;
}
.sideLinkArea{
  margin-top:30px;
}
.sideLinkList__unit:nth-child(n+2){
  margin-top:15px;
}
a.sideLinkList__link{
  display: block;
  line-height:40px;
  color:#999999;
  text-decoration: none !important;
  text-align:center;
  background:#e9e9e9;
}

/*フッター*/
.footer {
    width:100%;
    background:#fff;
    margin-top:3em;
    padding:40px 0px 0px;
    border-top: 2px solid #1d1738;
}
/*特定商フッター*/
.footer__sk{
  margin-top:55px;
}
.footer__sk,.footer__sk a{
  color:white;
}
.footer__skTitle {
    /*font-family: "游明朝体", "Yu Mincho", YuMincho, "Roboto Slab", Garamond, "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;*/
    font-size: 15px;
    margin-bottom: 25px;
    font-weight:bold;
}
.footer__sk--list3 .footer__skBox {
    width: 30%;
    float: left;
}
.footer__sk--list3 .footer__skBox:nth-child(n+2) {
    margin-left: 3.3%;
}
.footer__sk--list4 .footer__skBox {
    width: 22%;
    float: left;
}
.footer__sk--list4 .footer__skBox:nth-child(n+2) {
    margin-left: 4%;
}
.footer__skName {
    font-weight: bold;
    margin-bottom: 5px;
}
.footer__skName:nth-child(n+2) {
    margin-top: 25px;
}
.footer__skBox .payment_img {
    display: inline-block;
    margin-bottom: 3px;
}
.footer__skBox .payment_img:nth-child(n+2) {
    margin-left: 5px;
}


.fSns{
  letter-spacing: -.4em;
  text-align:center;
  width:100%;
  margin-bottom:24px;
}
.fSns__unit{
  letter-spacing: normal;
  display: inline-block;
}
.fSns__unit:nth-child(n+2){
  margin-left:16px;
}

.fNav{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
/*  letter-spacing: -.4em;*/
  text-align:center;
  width:100%;
}

.footer-logo {
  width: 61px !important;
}

.fNav > li,.fNav-wrapper {
  width: 25%;
}

.subTitle {
  font-size: 18px;
  text-align: left;
}

.subTitle ul {
  margin-top: 17px;
  border-top: 2px solid #333;
  text-align: left;
}

.subTitle ul li {
  padding-top: 17px;
  font-size: 13px;
}

.subTitle ul li a {
  position: relative;
  margin-left: 10px;
}

.subTitle ul li a:before {
  content: '';
  position: absolute;
  top: 24%;
  left: -10px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid transparent;
  border-left: 5px solid #333;
  padding-right: 13px;
}

.fNav__unit{
  letter-spacing: normal;
  display: inline-block;
}
.fNav__unit:nth-child(n+2){
  margin-left:48px;
}
a.fNav__link{
  color:white;
}

.iconText {
  line-height: 20px;
}
.fab {
  display: inline-block;
  padding-right: 5px;
  font-size:20px;
  vertical-align: text-bottom;
}

/*コピーライト*/
.footer__copy {
  clear: both;
  margin-top:50px;
  padding: 13px;
  text-align:center;
  font-size: 13px;
  background:#1d1738;
  color: #fff;
}

/*横並び一覧*/
.itemList__unit{
  float:left;
  text-align:center;
}
.itemList__imgBox{
  margin-bottom:10px;
}
.itemList__name{
  margin-bottom:5px;
}
.itemList__description{
  margin-top:5px;
}

/*2つ並び*/
.itemList--2 .itemList__unit{
  width:49%;
}
.itemList--2 .itemList__unit:nth-child(n+2){
  margin-left:2%;
}
.itemList--2 .itemList__unit:nth-child(2n+1){
  clear:both;
  margin-left:0;
}
.itemList--2 .itemList__unit:nth-child(n+3){
  margin-top:25px;
}

/*4つ並び*/
.itemList--4 .itemList__unit{
  width:22%;
}
.itemList--4 .itemList__unit:nth-child(n+2){
  margin-left:4%;
}
.itemList--4 .itemList__unit:nth-child(4n+1){
  clear:both;
  margin-left:0;
}
.itemList--4 .itemList__unit:nth-child(n+5){
  margin-top:25px;
}

/*5つ並び*/
.itemList--5 .itemList__unit{
  width:18%;
}
.itemList--5 .itemList__unit:nth-child(n+2){
  margin-left:2.5%;
}
.itemList--5 .itemList__unit:nth-child(5n+1){
  clear:both;
  margin-left:0;
}
.itemList--5 .itemList__unit:nth-child(n+6){
  margin-top:25px;
}

.itemList__price{
  font-weight: bold;
}

/*フルサイズバナー*/
.fullBnrList{
  margin-bottom:30px;
}
.fullBnrList img{
  width:100%;
}
.fullBnrList--2 .fullBnrList__unit{
  width:50%;
  float:left;
}
.fullBnrList--2 .fullBnrList__unit:nth-child(odd){
  clear: both;
}

/*カラム*/
.column--2{
  width:48%;
  float:left;
}
.column--2:nth-child(2n){
  float:right;
}

/*main*/
.mainTitle{
  margin-bottom:35px;
  font-size:25px;
  font-weight:bold;
  text-align:center;
}
.mainTitle small {
    display: block;
    color: #999;
    font-weight: normal;
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
}
.subTitle {
    font-size: 20px;
    font-weight: bold;
}
.mainTitle2{
  font-size:25px;
  font-weight:bold;
  display: inline-block;
  padding:0px 3px 3px;
  border-bottom:solid 1px #333;
  margin-bottom:15px;
}
.mainTitle--withText{
  margin-bottom:5px;
}

.section--main{
  margin-bottom:55px;
}
.section--inner{
  padding:0px 0px;
}

/*moreボタン*/
.moreBtn{
  display: block;
  margin:25px auto 0px;
  width:300px;
  height:42px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align:center;
  line-height:42px;
  color:white;
  font-size:12px;
  letter-spacing: 1px;
  background:#333333;
  -webkit-transition: opacity .25s;
        transition: opacity .25s;
}
.moreBtn:hover{
  opacity: 0.8;
  -webkit-transition: opacity .25s;
          transition: opacity .25s;
  text-decoration: none;
}
.js-more li:nth-child(n+6){
  display: none;
}
.js-more--contents li:nth-child(n+15){
  display: none;
}
.js-moreBtn,.js-moreBtn--contents{
  display: none;
}

/*バナーのホバーテキストセット*/
.popBnrText{
  position:relative;
}
.popBnr{
  position:absolute;
  top:0px;
  left:0px;
  text-align: center;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.6);
  display: none;
}
#side .popBnr{
  display: block !important;
}
.popBnr__box{
  display: table;
  width:100%;
  height:100%;
  color:white;
}
.popBnr__inner{
  display: table-cell;
  padding:10px;
  vertical-align: middle;
}
.popBnr__title{
  /* font-family: YuMincho, "游明朝","Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif; */
  font-size:14px;
}
.popBnr__text{
  margin-top:10px;
}


/*商品詳細追加分*/
.subImageList{
  margin:15px 0px 20px;
  padding:0px 15px;
}
.subImageList__unit{
  width:22%;
  text-align:center;
  float:left;
}
.subImageList__unit img{
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width:100%;
  cursor: pointer;
}
.subImageList__unit:nth-child(n+2){
  margin-left:4%;
}
.subImageList__unit:nth-child(4n+1){
  margin-left:0%;
  clear:both;
}
.subImageList__unit:nth-child(n+5){
  margin-top:15px;
}

/*拡大画像一覧*/
.lImageList{
  margin:15px 0px 60px;
}
.lImageList__unit{
  text-align:center;
}
.lImageList__unit:nth-child(n+2){
  margin-top:25px;
}

.cartBottom{
  margin-top:20px;
  margin-bottom:70px;
}
.cartBack{
  width:75%;
}
.cartBottom .btn-primary{
  background-position:30% 45%;
  margin:0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left:20px;
}
.detailTitle{
  font-size:14px;
  font-weight:bold;
  padding:13px 0px;
  border-top:solid 1px #ddd;
  border-bottom:solid 1px #ddd;
  margin-bottom:20px;
}

.membarNameTrue {
    margin-right: 30px;
    display: block;
}


.button,
a.button{
/*  border-radius: 6px;*/
/*  padding: 10px;*/
  text-align: center;
  display: inline-block;
/*  width: 240px;*/
  max-width: 100%;
/*  background: #1b1b1b;*/
/*  border: 2px solid #1b1b1b;*/
/*  color: #fff;*/
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.button:hover,
a.button:hover{
  text-decoration: none;
  background: #707070;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.button--reverse,
a.button--reverse{
  border-radius: 6px;
  padding: 10px;
  text-align: center;
  display: inline-block;
  width: 240px;
  max-width: 100%;
  border: 2px solid #1b1b1b;
  background: #fff;
  color: #1b1b1b;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.button--reverse:hover,
a.button--reverse:hover{
  text-decoration: none;
  background: #1b1b1b;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a.arrow:not([target="_blank"]):after{
  -webkit-transition: 0.3s;
  transition: 0.3s;
  content: "";
  position: absolute;
  display: block;
  width: 4px;
  height: 4px;
  border-top:2px solid #fff;
  border-right:2px solid #fff;
  top: 50%;
  right: 10px;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
}
a.arrow:hover:after{
  -webkit-transition: 0.3s;
  transition: 0.3s;
  right: 5px;
  border-top:2px solid #fff;
  border-right:2px solid #fff;
}
a.arrow.button--reverse:after{
  border-top:2px solid #fff;
  border-right:2px solid #fff;
}

a.arrow.button--reverse:hover:after{
  border-top:2px solid #fff;
  border-right:2px solid #fff;
}

/* グリッドシステム */
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  align-items: center;
}

@media (max-width: 767px) {
  .row {
    margin-right: -10px;
    margin-left: -10px;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4,.col-1_5,.col-1_10, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;

}

@media (max-width: 767px) {
  .col-1, .col-2, .col-3, .col-4,.col-1_5,.col-1_10, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
  .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
  .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
  .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
  .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
  .col-xl-auto {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}


.col-1_5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.col-1_10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 10%;
  flex: 0 0 10%;
  max-width: 10%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}
.text-center{
  text-align: center;
}

.itemList {
    margin-bottom: 30px;
}


.table--spec{
  width: 100%;
}
.table--spec th,.table--spec td{
  border: 1px solid #dfdfdf;
  padding: 0.5em;
}
.table--spec th{
  font-weight: normal;
  width: 25%;
}
.table--spec tr:nth-child(even) th,.table--spec tr:nth-child(even) td{
  background: #f2f2f2;
}

pre {
   font-size:18px;
   margin: 10px 8px;
    padding: 23px;
    color: inherit;
    border: 2px solid #e7e9ec;
    border-radius: 6px;
}
/* オレンジボタン */
a.bt-samp25{
  display: block;
  text-decoration: none;
  height:35px;
  width: 300px;
  line-height: 37px;
  text-align: center;
  color: #fff;
  background: #f9c667;
  background: -moz-linear-gradient(-45deg, #f9c667 0%, #f79621 100%); 
  background: -webkit-linear-gradient(-45deg, #f9c667 0%,#f79621 100%); 
  background: linear-gradient(135deg, #f9c667 0%,#f79621 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621',GradientType=1 );
  border-radius: 20px;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
}
a.bt-samp25:active{
  -ms-transform: translateY(2px);
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  box-shadow: none;
}
/* 見出し5 */
h5 {
border-left: 10px solid #071570;
padding:15px;
}

/* 下線吹出し */
.balloon {
    position: relative;
    display: inline-block;
    background-color: #fff;
    border-bottom: solid 4px #525252;
    padding: 16px;
    min-width: 240px;
    max-width: 100%;
    text-align: center;
}
.balloon:before,
.balloon:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 20%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.balloon:before {
    border: solid 14px transparent;
    border-top: solid 14px #525252;
}
.balloon:after {
    border: solid 14px transparent;
    border-top: solid 14px #fff;
    margin-top: -5px;
}
.balloon p {
    margin: 0;
    padding: 0;
}

/* タイトル付　枠　1　*/
.kakomi-box11 {
 position: relative;
 margin: 2em auto;
 padding: 1.2em;
 color: #555555; /* 文章色 */
 background-color: #fff; /* 背景色 */
 border: 1px solid #555555; /* 枠線の太さ・色 */
}
.title-box11 {
 position: absolute;
 padding: 0 .5em;
 left: 20px;
 top: -15px;
 font-weight: bold;
 background-color: #fff; /* タイトル背景色 */
 color: #555555; /* タイトル文字色 */
}

/* 文字にピンクマーカー　*/
.marker_line40 { background:linear-gradient(transparent 40%, #fec1fe 0%); }

/* 横並び */

.flex {
  display: flex; /*横並び*/
}
.flex .image {
  width: 300px; /*画像サイズ指定*/
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.flex .right {
  margin: 0 0 0 20px;
  padding: 0;
}
.flex .title {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 18px;
}
.flex .text {
  margin: 10px 0 0;
  padding: 0;
}