@charset "UTF-8";
/* ********************************************************************-
Date:2017-08-15
SCSS Document:サイズの測り方/参考サイズ表 レイアウトスタイルシート(SP)

 - ******************************************************************** */
/*
サイズの測り方
*/
[data-cat$="sp"],
.sp {
  display: block !important;
}

.trace-box {
  padding: 0 0 7px 10px;
}
.trace-box * {
  font-size: 0.75rem;
}

.backlink {
  display: none;
}

/* ページ共通 */
#totop {
  display: none;
  width: 50px;
  height: 50px;
  background: #4C6C79;
  border-radius: 3px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
}
#totop:hover {
  opacity: 0.5;
}
#totop a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
#totop a i {
  font-size: 20px;
  color: #FFF;
}
#totop a span {
  display: block;
  font-size: 9px;
  font-weight: bold;
  color: #FFF;
}

.wrapper {
  margin: 0 auto;
  z-index: 0;
}
.wrapper h2 {
  background-color: #D2DADC;
  position: relative;
  height: 40px;
  padding: 12px 0 0 15px;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: bold;
}
.wrapper h2::before {
  content: "";
  display: inline-block;
  background: #000;
  width: 5px;
  height: 40px;
  vertical-align: bottom;
  position: absolute;
  top: 0;
  left: 0;
}
.wrapper h3 {
  position: relative;
  height: 30px;
  margin: 20px 0 0;
  padding: 7px 0 0 15px;
  border-bottom: solid 1px #CCC;
  box-sizing: border-box;
}
.wrapper h3::before {
  content: "";
  display: inline-block;
  background: #000;
  width: 5px;
  height: 30px;
  vertical-align: bottom;
  position: absolute;
  top: 0;
  left: 0;
}
.wrapper h4 {
  margin: 20px 0 0;
  padding: 0 0 5px;
  border-bottom: dotted 1px #CCC;
  box-sizing: border-box;
}
.wrapper [data-cat$="pc"],
.wrapper .pc {
  display: none !important;
}
.wrapper section.menu {
  height: 45px;
  position: relative;
  z-index: 10;
}
.wrapper section.menu .menu-wrap {
  width: 100%;
}
.wrapper section.menu .menu-wrap .toggle {
  background: #4C6C79;
}
.wrapper section.menu .menu-wrap .toggle p {
  padding: 10px 0;
  color: #FFF;
  text-align: center;
}
.wrapper section.menu .menu-wrap .toggle p span {
  color: inherit;
}
.wrapper section.menu .menu-wrap .toggle p span::after {
  font-family: FontAwesome;
  content: "\f13a";
  margin-left: 5px;
}
.wrapper section.menu .menu-wrap .toggle.active p span::after {
  font-family: FontAwesome;
  content: "\f139";
  margin-left: 5px;
}
.wrapper section.menu .menu-wrap .item-menu-sp {
  display: none;
  background: #F1EDE5;
  overflow: hidden;
}
.wrapper section.menu .menu-wrap .item-menu-sp dt, .wrapper section.menu .menu-wrap .item-menu-sp dd {
  float: left;
}
.wrapper section.menu .menu-wrap .item-menu-sp dt {
  padding: 8px 0;
  width: 100%;
  text-align: center;
  background: #D2DADC;
}
.wrapper section.menu .menu-wrap .item-menu-sp dt i {
  display: none;
}
.wrapper section.menu .menu-wrap .item-menu-sp dd {
  width: 50%;
  padding: 10px 0 10px 10px;
  display: block;
  border-bottom: solid #CCC 1px;
  box-sizing: border-box;
}
.wrapper section.menu .menu-wrap .item-menu-sp dd a {
  color: #4C6C79;
  font-size: 12px;
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wrapper section.menu .menu-wrap .item-menu-sp dd a.ic-window::after {
  font-family: FontAwesome;
  content: "\f2d2" !important;
}
.wrapper section.menu .menu-wrap .item-menu-sp dd:nth-child(2n) {
  border-left: solid #CCC 1px;
}

.sizeTable section.content {
  padding: 30px 0 0;
  position: relative;
  z-index: 1;
}
.sizeTable section.content .box {
  margin: 0 10px 30px;
  box-sizing: border-box;
  position: relative !important;
  left: inherit !important;
  top: inherit !important;
}
.sizeTable section.content .box article .item {
  width: 100%;
  overflow: scroll;
  display: block;
}
.sizeTable section.content .box article .item table {
  width: 100%;
  margin-top: 20px;
  border-collapse: collapse;
}
.sizeTable section.content .box article .item table tr th, .sizeTable section.content .box article .item table tr td {
  border: solid #CCC 1px;
  padding: 5px 0;
}
.sizeTable section.content .box article .item table tr th {
  background: #666;
  color: #FFF;
  text-align: center;
}
.sizeTable section.content .box article .item table tr td {
  text-align: center;
}
.sizeTable section.content .box article .item table.w200p {
  width: 200%;
}
.sizeTable section.content .box article .item .notice {
  display: block;
  margin: 10px 0 0;
  font-size: 12px;
}

.sizeHowTo {
  position: relative;
}
.sizeHowTo section.content {
  padding: 30px 0 0;
  position: relative;
  z-index: 1;
}
.sizeHowTo section.content .box {
  margin: 0 10px 30px;
  box-sizing: border-box;
  position: relative !important;
  left: inherit !important;
  top: inherit !important;
}
.sizeHowTo section.content .box p {
  margin: 20px 0 0;
}
.sizeHowTo section.content .box .sizetable {
  width: 80%;
  margin: 30px auto 0;
  text-align: center;
  font-size: 12px;
}
.sizeHowTo section.content .box .sizetable img {
  width: 100%;
}
.sizeHowTo section.content .box article .item {
  position: relative;
}
.sizeHowTo section.content .box article .item .base {
  position: relative;
  margin: 0;
}
.sizeHowTo section.content .box article .item .base img {
  width: 100%;
  max-width: 100% !important;
  height: 100%;
}
.sizeHowTo section.content .box article .item span {
  font-size: 12px;
}
.sizeHowTo section.content .box article .item li figure {
  position: absolute;
  width: 10%;
}
.sizeHowTo section.content .box article .item li figure .yukitake img {
  width: 100%;
  background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u41413231/pc/page/size/assets/image/icon_yukitake.png);
  background-size: contain;
}
.sizeHowTo section.content .box article .item li figure a img {
  width: 100%;
  background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u41413231/pc/page/size/assets/image/icon_plus.png);
  background-size: contain;
}
.sizeHowTo section.content .box article .item li figure figcaption {
  display: none;
}

/*____ header ____*/
#headerMdb {
  background-color: #191919;
  padding: 5px;
  text-align: center;
}

#header_menu-logo img {
  vertical-align: middle;
}

#headerMdb > div {
  display: inline-block;
  line-height: 30px;
  margin: auto 0;
}

#headerMdb .bt_back {
  left: 0;
  position: absolute;
  top: 5px;
}

.bt_left {
  display: block;
  margin: 0;
  padding: 0 0 0 10px !important;
  width: 60px !important;
}

.bt_left a::before {
  background-color: #4c8ab3;
  background-image: linear-gradient(to bottom, #275a86 0%, #4c8ab3 10%, #79a7c6 100%);
  border-left: 1px solid rgba(0, 0, 0, 0.5);
  content: " ";
  display: block;
  float: left;
  height: 15px;
  margin-left: -5px;
  transform: skew(-35deg);
  width: 10px !important;
}

.bt_left a::after {
  background-color: #3a729c;
  background-image: linear-gradient(to bottom, #3a729c 0%, #2c5278 90%, #8da2b6 100%);
  border-left: 1px solid #8da2b6;
  content: " ";
  display: block;
  height: 15px;
  margin-left: -5px;
  margin-right: auto;
  margin-top: -15px;
  position: relative;
  transform: skew(35deg);
  width: 10px !important;
}

.bt_left a {
  background-color: #4c8ab3;
  background-image: linear-gradient(to bottom, #275a86 0%, #4c8ab3 5%, #79a7c6 49%, #3a729c 50%, #2c5278 95%, #8da2b6 100%);
  border-radius: 6px;
  border-right: 1px solid #31628b;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  color: #fff;
  display: block;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  text-indent: -10px;
  text-shadow: 0 1px 1px #000;
  width: auto !important;
}

/*____ footer ____*/
footer {
  margin-bottom: 10px;
  padding: 10px;
}

footer .backlink {
  height: 50px;
  position: relative;
}

.clear {
  clear: both;
}

footer .pagetop {
  float: right;
  font-size: 12px;
  margin: 10px 0;
}

ul::after, dl::after, .btn_search::after, .pageBox::after, .swipeBox::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

footer #f_navi_style {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #ccc #ccc -moz-use-text-color;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 1px medium;
  clear: both;
  margin-bottom: 10px;
}

footer #f_navi_style li {
  background-color: #fff;
  background-position: right center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #ccc;
  height: 33px;
}

footer #f_navi_style li a:after {
  content: "＞　";
  float: right;
}

li {
  list-style: outside none none;
}

footer #f_navi_style li a {
  color: #333;
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 33px;
  line-height: 33px;
  padding-left: 5px;
  text-decoration: none;
  position: relative;
}

/* +ボタンに付随する文字 */
p.btn_description {
	color: #0e6eb8;
	text-shadow    : 
		2px  2px 1px #FFF,
		-2px  2px 1px #FFF,
		2px -2px 1px #FFF,
		-2px -2px 1px #FFF,
		2px  0px 1px #FFF,
		0px  2px 1px #FFF,
		-2px  0px 1px #FFF,
		0px -2px 1px #FFF;
	font-size: 16px;
	white-space: nowrap;
	margin: 0 !important;
}
div.btn_str_container {
	width: fit-content;
}