@charset "iso-8859-1";

/**********************************************************
 *
 * Product SMT parts
 *
 **********************************************************/


/* Product category top
-------------------------------------------*/
/*mod-user-data*/
.mod-user-data {
  padding: 0 11px;
}
.mod-user-data .txt-description {
  margin-bottom: 7px;
}
/*tit-recommend-contents.s-product*/
.tit-recommend-contents.s-product {
  margin-bottom: 25px;
}
/*tit-product-wrap*/
.box-cmn-product-main {
  margin-bottom: 30px;
}
.box-cmn-product-main .read {
  margin-bottom: 5px;
}
.box-cmn-product-main .txt {
  margin-top: 0;
}
.box-cmn-product-main .area-hero {
  width: 298px;
  height: 272px;
  margin: 0 auto 23px;
  overflow: hidden;
}
.box-cmn-product-main .area-hero img {
  width: 100%;
  max-width: 298px;
}
.box-cmn-product-main .area-thumb {
  width: 298px;
  overflow: hidden;
  margin: -10px auto 0;
}
.box-cmn-product-main .area-thumb li {
  float: left;
  margin: 10px 20px 0 0;
}
.box-cmn-product-main .area-thumb:not(.s-col2) li:nth-child(3n),
.box-cmn-product-main .area-thumb.s-col2 li:nth-child(2n) {
  margin-right: 0;
}
.box-cmn-product-main .area-thumb:not(.s-col2) li:nth-child(3n+1),
.box-cmn-product-main .area-thumb.s-col2 li:nth-child(2n+1) {
  clear: both;
}
.box-cmn-product-main .btn-cmn.s-image {
  width: 86px;
  padding: 7px;
  border: 1px solid #d6d6d6;
  background-image: none;
  font-size: 86%;
}
.box-cmn-product-main .btn-cmn.s-image span {
  word-break: break-all;
}
.box-cmn-product-main .area-thumb.s-col2 .btn-cmn.s-image {
  width: 139px;
}
.box-cmn-product-main .btn-cmn.s-image:hover,
.box-cmn-product-main .btn-cmn.s-image.active {
  border: 1px solid #ccc;
}
.box-cmn-product-main .btn-cmn.s-image:after {
  border: none;
}
.box-cmn-product-main .btn-cmn.s-image:hover:after,
.box-cmn-product-main .btn-cmn.s-image.active:after {
  border: none;
  background-color: #000;
	-ms-filter: "alpha( opacity=14)";
	filter: alpha( opacity=14);
	opacity: 0.14;
}

/*s-second-top-btn-01*/
.grid-cmn.s-second-top-btn-01 > .col2 .btn-cmn.s-asaake > span:after {
  background-color: #DF7163;
}

/*sec-product-slide*/
.sec-product-slide {
  margin-top: 30px;
}
/*tit-cmn-product-lv2*/
.tit-cmn-product-lv2 {
  padding-left: 10px;
  border-left: 4px solid #c7ad4c;
  font-size: 86%;
  font-weight: bold;
}
.tit-cmn-product-lv2.s-mark-none {
  border-left: none;
  padding-left: 0;
}
.tit-cmn-product-lv2.s-mark-gray {
  border-left: 4px solid #767676;
}
.tit-cmn-product-lv2.s-mark-blue {
  border-left: 4px solid #21ace3;
}
.tit-cmn-product-lv2.s-mark-green {
  border-left: 4px solid #039765;
}
.tit-cmn-product-lv2.s-mark-yellow {
  border-left: 4px solid #ffab00;
}
.tit-cmn-product-lv2 + .mark {
  text-align: right;
}
.tit-cmn-product-lv2 + .mark .ico-cmn-mark {
  margin-top: 0;
  text-align: center;
  color: #767676;
}
/*tit-cmn-product-lv3*/
.tit-cmn-product-lv3 {
  margin-bottom: 24px;
}
.tit-cmn-product-lv3 img {
  width: 298px;
}

/*fig-product-bnr*/
.grid-cmn > .col3 figure.fig-product-bnr.s-bnr-01 img:not(.ico-cmn-bnr) {
  width: 118px;
  max-width: none;
}
.grid-cmn > .col3 figure.fig-product-bnr.s-bnr-02 img:not(.ico-cmn-bnr) {
  width: 46px;
  max-width: none;
}
.grid-cmn > .col3 figure.fig-product-bnr.s-bnr-03 img:not(.ico-cmn-bnr) {
  width: 50px;
  max-width: none;
}

/*table-product-spec*/
.table-product-spec,
.table-product-spec tbody,
.table-product-spec tr,
.table-product-spec td {
  width: 100%;
  display: block;
}
.table-product-spec {
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  font-size: 86%;
}
.table-product-spec tr {
  overflow: hidden;
}
.table-product-spec td {
  display: table;
  float: left;
  border-left: 1px solid #aaa;
  border-top: 1px solid #aaa;
}
.table-product-spec td > div {
  display: table-cell;
  vertical-align: middle;
  padding: 5px;
}
.table-product-spec td > div:first-child {
  width: 75px;
  padding-right: 0;
}
.table-product-spec td .txt {
  margin: 0;
  line-height: 1.33;
}
.table-product-spec td .inner .txt {
  display: inline-block;
  vertical-align: middle;
}
.table-product-spec td .txt .lv01,
.table-product-spec td .txt .plus {
  font-size: 184%;
  font-weight: bold;
}
.table-product-spec td .txt .lv02 {
  font-size: 117%;
}
.table-product-spec td .plus {
  display: inline-block;
  vertical-align: middle;
}
.table-product-spec td .txt .ico-cmn-mark {
  margin: 0 12px;
}

/*grid-cmn s-product-service*/
.grid-cmn.s-product-service {
  margin-bottom: 10px;
}
.grid-cmn.s-product-service .col4 {
  margin-top: 20px;
}
.grid-cmn.s-product-service > .col4:nth-child(-n+2) {
  margin-top: 0;
}

/*mod-product-service*/
.mod-product-service {
  text-align: center;
}
.mod-product-service.is-disable {
  opacity: 0.5;
}
.mod-product-service > span,
.mod-product-service > a {
  display: block;
  position: relative;
  text-decoration: none;
}
.mod-product-service > span:after,
.mod-product-service > a:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  border: 1px solid #d8d8d8;
}
.mod-product-service > a:hover:after {
  border: 2px solid #69a1fe;
  text-decoration: none;
}
.mod-product-service.is-disable > span:after,
.mod-product-service.is-disable > a:after {
  display: none;
}
.mod-product-service > a .ico-cmn-bnr {
  right: auto;
  bottom: auto;
  left: 8px;
  top: 50%;
  margin-top: -4px;
}
.mod-product-service .notes {
  position: absolute;
  right: 20px;
  top: 6px;
  font-size: 86%;
  color: #000;
  text-decoration: none;
}

/*txt-product-notes*/
.txt-product-notes .star01,
.txt-product-notes .star02 {
  display: inline-block;
  width: 1.5em;
}
.txt-product-notes .star02 {
  margin-left: 14px;
  color: #adadad;
}

/*list-cmn-notes s-star*/
ol.list-cmn-notes.s-star > li:before {
  content: "\2605"" "counter(num);
  margin-right: 0.45em;
}

/*s-sale*/
.wrapper.s-sale .tit-cmn-wrap.s-sns {
  margin-bottom: 0;
  border-bottom: none;
}

/*nav-product*/
.nav-product {
  overflow: hidden;
  border-top: 1px solid #c03;
  margin: 0 -11px 40px;
}
.nav-product > a {
  position: relative;
  display: block;
  float: left;
  width: 33.3%;
  padding: 5px;
  border-left: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  text-align: center;
  color: #000;
}
.nav-product > a:first-child {
  border-left: none;
}
.nav-product > a:hover {
  color: #000;
  text-decoration: none;
}
.nav-product > a.is-current {
  color: #c03;
  text-decoration: none;
  font-weight: bold;
}
.nav-product > a:hover span,
.nav-product > a:hover em {
  text-decoration: none;
}
.nav-product > a:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.nav-product > a:hover:after,
.nav-product > a.is-current:after {
  content: '';
  display: block;
  width: 100%;
  border-right: 2px solid #c03;
  height: 4px;
  position: absolute;
  left: -1px;
  top: 0;
  background-color: #c03;
  z-index: 100;
}
.nav-product > a > span {
  color: #000;
}
.nav-product > a .ico-cmn-arrow {
  background-position: 0 center;
  vertical-align: middle;
}

/*nav-cmn s-product*/
.nav-cmn.s-product {
  margin-top: 40px;
}
/*mod-cmn-tab.s-product-01*/
.mod-cmn-tab.s-product-01 > .list-tab-wrap ul {
  height: 66px;
}
/*box-product-bnr*/
.box-product-bnr > a {
  text-decoration: none;
}
.box-product-bnr > a:before {
  border: 1px solid #d6d6d6;
}
.box-product-bnr > a > figure {
  margin-bottom: 0;
}
.box-product-bnr > a > .body {
  padding: 14px 10px;
}
.box-product-bnr > a > .body p {
  color: #000;
}
/*box-product-sns*/
.box-product-sns-wrap {
  border-top: 1px solid #ddd;
  padding-top: 30px;
  margin-top: 30px;
}
.box-product-sns-wrap:first-child {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}
.box-product-sns {
  border: 1px solid #d6d6d6;
}
.box-product-sns h2 {
  border-bottom: 1px solid #d6d6d6;
  text-align: center;
}
.box-product-sns .body {
  padding: 0 10px;
}
.box-product-sns .list li {
  border-bottom: 1px solid #d6d6d6;
  padding: 15px 0 15px 23px;
}
.box-product-sns .list li:last-child {
  border-bottom: none;
}
.box-product-sns .list li.line a {
  display: block;
  position: relative;
  font-size: 86%;
  color: #000;
  text-decoration: none;
}
.box-product-sns .list li.line a span {
  display: inline-block;
  line-height: 1.2;
  vertical-align: middle;
}
.box-product-sns .list li.line .ico-cmn-bnr {
  bottom: -7px;
}
.box-product-sns .list li .ico {
  margin-right: 25px;
  vertical-align: middle;
}
.box-product-sns .list li iframe {
  vertical-align: middle;
}
.box-product-sns .list li.facebook .ico {
  width: 32px;
}
.box-product-sns .list li.twitter .ico {
  width: 39px;
  margin-right: 18px;
}
.box-product-sns .list li.line .ico {
  width: 32px;
}
/*s-product-border-01 02*/
.s-product-border-01,
.s-product-border-02 {
  border-top: 1px solid #ddd;
  padding-top: 30px;
  margin-top: 30px;
}


/*tit-product-01*/
.tit-product-01 {
  margin-bottom: 12px;
  font-size: 129%;
  font-weight: bold;
}
.tit-product-01 .ico {
  margin-right: 15px;
  vertical-align: middle;
}
/*tit-product-02*/
.tit-product-01 {
  margin-bottom: 12px;
  font-size: 129%;
  font-weight: bold;
}
/*txt-product-01*/
.txt-product-01 b {
  font-size: 158%;
  font-weight: bold;
}
.txt-product-01 b span {
  font-size: 73%;
}
/*txt-product-02*/
.contents .txt-product-02 {
  margin-bottom: 20px;
}
/*img-product*/
.img-product-01 {
  width: 49px;
}
.img-product-02 {
  width: 45px;
}
.img-product-03 {
  width: 34px;
}
.img-product-04 {
  width: 62px;
}
.img-product-05 {
  width: 18px;
}
.img-product-06 {
  width: 35px;
}
.img-product-07 {
  width: 46px;
}
.img-product-08 {
  width: 34px;
}
.img-product-09 {
  width: 62px;
}
.img-product-10 {
  width: 63px;
}
.img-product-11 {
  width: 34px;
}
.img-product-12 {
  width: 48px;
}
.img-product-13 {
  width: 71px;
}
.img-product-14 {
  width: 53px;
}
.img-product-15 {
  width: 56px;
}
.img-product-16 {
  width: 54px;
}
.img-product-17 {
  width: 54px;
}
 

/* spec
-------------------------------------------*/
/*js-all-open*/
.js-all-open {
  display: block;
  position: relative;
  color: #000;
  text-decoration: none;
}
.js-all-open:visited {
  color: #000;
}
.js-all-open:hover, a:focus {
  color: #000;
}
.js-all-open [class*=tit-cmn] {
  margin-bottom: 0;
  padding-right: 90px;
}
.js-all-open .toggle {
  position: absolute;
  right: 10px;
  top: 17px;
}
.js-all-open .toggle span {
  vertical-align: middle;
  line-height: 1.4;
}
.js-all-open .toggle img {
  margin-left: 10px;
  vertical-align: middle;
}
.js-all-open .tit-cmn-lv2 {
  padding-top: 11px;
  padding-bottom: 11px;
}
.js-all-open + * {
  margin-top: 15px;
}
.js-all-open + .nav-cmn {
  margin-bottom: 15px;
}
/*list-accordion*/
.list-accordion.s-product > li:not(:first-child) .js-accordion .tit-cmn-lv3 {
  margin-top: 20px;
}


/* 3rd Top
-------------------------------------------*/
/*mod-recommend-contents*/
.mod-recommend-contents.s-product {
  margin-bottom: 40px;
}
/*grid-cmn.s-product-list*/
.grid-cmn.s-product-list > [class*="col2"]{
  margin-top: 20px;
}
.grid-cmn.s-product-list > [class*="col2"]:first-child{
  margin-top: 0;
}
.grid-cmn.s-product-list .tit-01 {
  margin-bottom: 5px;
  line-height: 1.3;
  font-size: 86%;
}
.grid-cmn.s-product-list .tit-01 .ico-cmn-arrow:after {
  top: 0.4em;
}
.grid-cmn.s-product-list .tit-01 span:hover {
  text-decoration: underline;
}
.grid-cmn.s-product-list .tit-01 .s-sup {
  font-size: 79%;
}
.grid-cmn.s-product-list .tit-02 {
  padding-left: 10px;
  font-size: 72%;
  font-weight: bold;
  color: #000;
}
.grid-cmn.s-product-list .body {
  margin-bottom: 5px;
  line-height: 1.3;
}
.grid-cmn.s-product-list .tit-02.s-blue {
  border-left: 4px solid #2fb6eb;
}
.grid-cmn.s-product-list .tit-02.s-yellow {
  border-left: 4px solid #fdd000;
}
.grid-cmn.s-product-list .tit-02.s-ochre {
  border-left: 4px solid #caab4b;
}
.grid-cmn.s-product-list .tit-02.s-green {
  border-left: 4px solid #039765;
}
.grid-cmn.s-product-list .tit-02.s-gray {
  border-left: 4px solid #98a3ad;
}
.grid-cmn.s-product-list .txt-01 {
  margin-bottom: 5px;
  color: #000;
  font-size: 86%;
}
.grid-cmn.s-product-list .txt-01 .ico-cmn-mark {
  margin: 5px 0;
  font-size: 100%;
}
.grid-cmn.s-product-list .col4-3.s-ftbox {
  position: relative;
  min-height: 163px;
  padding-bottom: 40px;
}
.grid-cmn.s-product-list .mark-01 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.grid-cmn.s-product-list .mark-01 li.ico-cmn-mark {
  display: block;
  max-width: 150px;
  padding: 0 2px;
  margin-bottom: 5px;
  font-size: 72%;
}

.grid-cmn.s-product-list .speed-late-label{
  width: 150px;
  margin: 10px 0 5px;
  font-size: 0;
}
.grid-cmn.s-product-list .speed-late-label img{
  margin-right: 5px;
  width: 40px;
  height: auto;
}

.grid-cmn.s-product-list .mark-01 li.ico-cmn-mark.s-mark-green-02,
.grid-cmn.s-product-list .mark-01 li.ico-cmn-mark.s-mark-blue-02,
.grid-cmn.s-product-list .mark-01 li.ico-cmn-mark.s-mark-ochre-02,
.grid-cmn.s-product-list .mark-01 li.ico-cmn-mark.s-mark-no {
  color: #383838;
}
.grid-cmn.s-product-list .mark-01 li:last-child {
  margin-bottom: 0;
}
.grid-cmn.s-product-list a {
  text-decoration: none;
}
.grid-cmn.s-product-list a:hover .img-cmn-border:before {
  border: 2px solid #69a1fe;
}
.grid-cmn.s-product-list .ico-cmn-arrow:hover {
  text-decoration: none;
}
/*mod-product-color*/
.mod-product-color {
  overflow: hidden;
  margin-bottom: 2px;
  font-size: 86%;
  margin-bottom: ;
}
.mod-product-color dt {
  float: left;
  clear: both;
  margin-right: 10px;
  color: #000;
  font-weight: bold;
}
.mod-product-color dd {
  float: left;
  width: 10px;
  height: 10px;
  border: 1px solid #ccc;
  margin: 5px 5px 0 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-indent: 100%;
  white-space: nowrap;
}

/* product/reservation/reservation_index.html
-------------------------------------------*/
/*btn-search-map*/
.btn-search-map {
  text-align: center;
}
.btn-search-map .btn-cmn {
  padding-left: 11px;
  background-image: none;
  text-align: center;
}
.btn-search-map .btn-cmn > img {
  margin: 0 2px 0 0;
  vertical-align: middle;
}
.btn-search-map .btn-cmn > span {
  display: inline-block;
  vertical-align: middle;
}

/* Suggestion
-------------------------------------------*/
.mod-product-suggest-01 .suggestBox {
  min-width: 0;
  top: -31px;
  width: 100%;
}

/* General purpose
-------------------------------------------*/
.s-w-12_5per {
  width: 12.5%;
}