@charset "UTF-8";
/* color */
/* レイアウト */
/* フォント */
/* 画像パス */
/* 画像リサイズ用 */
/* 画像 キャッシュ用 */
/* icon Font */
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?qs3vev');
  src: url('fonts/icomoon.eot?#iefixqs3vev') format('embedded-opentype'), url('fonts/icomoon.woff?qs3vev') format('woff'), url('fonts/icomoon.ttf?qs3vev') format('truetype'), url('fonts/icomoon.svg?qs3vev#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-icon-up:before {
  content: "\e60a";
}
.icon-icon-facebook:before {
  content: "\e606";
}
.icon-icon-ouen:before {
  content: "\e607";
}
.icon-icon-twitter:before {
  content: "\e608";
}
.icon-icon-camera:before {
  content: "\e600";
}
.icon-icon-delete:before {
  content: "\e601";
}
.icon-icon-down:before {
  content: "\e602";
}
.icon-icon-next:before {
  content: "\e603";
}
.icon-icon-pen:before {
  content: "\e604";
}
.icon-icon-plus:before {
  content: "\e605";
}
.icon-tags:before {
  content: "\e609";
}
.icon-icon-down2:before {
  content: "\e613";
}
/* ------------------------------------------------------------
mixIn
------------------------------------------------------------*/
.bdBox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dotLineL {
  border-left: 1px dotted #8b98a3;
}
.dotLineR {
  border-right: 1px dotted #8b98a3;
}
.dotLineH {
  border-top: 1px dotted #8b98a3;
}
.dotLineB {
  border-bottom: 1px dotted #8b98a3;
}
.dashLineB {
  border-bottom: dashed 2px #8b98a3;
}
.dashLineH {
  border-top: dashed 2px #8b98a3;
}
.dashLineL {
  border-left: dashed 2px #8b98a3;
}
.dashLineR {
  border-right: dashed 2px #8b98a3;
}
.innerStyle {
  width: 1280px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
  padding-right: 40px;
  margin: auto;
}
.brandNameStyle .brandName {
  font-size: 16px;
  color: #545c63;
}
.topMenuList .started-main-menu-box {
  width: 380px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 30px;
  margin-bottom: 30px;
  float: left;
  padding: 1em 10px;
  padding-bottom: 2em;
  border: solid 1px #e7ece8;
  background: white;
}
.topMenuList .started-main-menu-box .started-main-menu__photo {
  margin-bottom: 1em;
  width: 100%;
  height: 160px;
  text-align: center;
}
.topMenuList .started-main-menu-box .started-main-menu__photo a {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(24, 24, 24, 0.5);
  padding-top: 20%;
  text-decoration: none;
  color: white;
}
.topMenuList .started-main-menu-box .started-main-menu__photo a .menu-box__link {
  text-align: center;
}
.topMenuList .started-main-menu-box .started-main-menu__photo a .menu-box__link .menu-box__link__text {
  padding: 1em;
  background: rgba(24, 24, 24, 0.5);
  border: solid 1px rgba(255, 255, 255, 0.5);
}
.topMenuList .started-main-menu-box .bg--make_clothes {
  background: url("../images/menu/small_lot-top.jpg?date=20150820") no-repeat left center;
  background-size: cover;
}
.topMenuList .started-main-menu-box .bg--make_clothes a {
  background: none;
}
.topMenuList .started-main-menu-box .bg--linestone {
  background: url("../images/menu/linestone-top.jpg") no-repeat left center;
  background-size: cover;
}
.topMenuList .started-main-menu-box .bg--inkjet-printing {
  background: url("../images/menu/inkjet-printing-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.topMenuList .started-main-menu-box .bg--hand-printing {
  background: url("../images/menu/hand-printing-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.topMenuList .started-main-menu-box .bg--sublimation-transfer {
  background: url("../images/menu/sublimation-transfer-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.topMenuList .started-main-menu-box .bg--needle {
  background: url("../images/menu/needle-top.jpg") no-repeat left center;
  background-size: cover;
}
.topMenuList .started-main-menu-box .bg--bag {
  background: url("../images/menu/bag-top.jpg") no-repeat left center;
  background-size: cover;
}
.topMenuList .started-main-menu-box .bg--accessory {
  background: url("../images/menu/accessory-top.jpg") no-repeat left center;
  background-size: cover;
}
.topMenuList .started-main-menu-box .bg--goods {
  background: url("../images/goods.jpg") no-repeat left center;
  background-size: cover;
}
.topMenuList .started-main-menu-box a:hover {
  opacity: .8;
}
.topMenuList .started-main-menu-box img {
  max-width: 100%;
}
.topMenuList .started-main-menu-box dt {
  margin-bottom: 8px;
  text-align: center;
  font-weight: bold;
  color: black;
}
.topMenuList .started-main-menu-box dd {
  line-height: 1.6;
}
.topMenuList .started-main-menu-box dd .menu-box__link {
  margin-top: 1em;
  text-align: right;
  color: #8b98a3;
}
.topMenuList .started-main-menu-box dd .menu-box__link__text {
  border: solid 1px;
  display: inline-block;
  padding: 8px;
  border: solid 1px #8b98a3;
  font-size: 12px;
}
.topMenuList .started-main-menu-box dd .menu-box__link__text .glyphicon {
  margin-left: 4px;
}
.topMenuList .started-main-menu-box:nth-child(3n) {
  margin-right: 0;
}
.listStyleSquare {
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.6;
}
.slideHeadHoverStyle dt:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.innerStyle .inner {
  padding: 30px;
  width: 960px;
  margin: auto;
}
.innerStyle .inner .title {
  font-size: 18px;
  padding-bottom: .5em;
  background: #f0f2f0;
  padding: 20px;
  margin-bottom: 14px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.innerTitleStyle .inner {
  padding: 30px;
  width: 960px;
  margin: auto;
}
.innerTitleStyle .inner .title {
  font-weight: bold;
  font-size: 32px;
  color: #00ccb2;
  text-align: center;
  margin-bottom: 1em;
}
.inputStyle input[type="text"] {
  width: 100%;
  background: #fcfafa;
  padding: .5em;
  border: 2px solid #8b98a3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.textareaStyle textarea {
  width: 100%;
  background: #fcfafa;
  padding: .5em;
  border: 2px solid #8b98a3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inputTextStyle input,
.inputTextStyle textarea {
  width: 100%;
  background: #fcfafa;
  padding: .5em;
  border: 2px solid #8b98a3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inputTextStyle textarea {
  line-height: 1.4;
}
.contentStyle #contentsArea .inner {
  width: 960px;
  margin: auto;
}
.contentStyle #contentsArea .content {
  padding: 40px 0;
}
.contentStyle #contentsArea .content .title {
  font-weight: bold;
  font-size: 32px;
  color: #00ccb2;
  text-align: center;
  margin-bottom: 1em;
}
.contentStyle #contentsArea .content .text {
  line-height: 1.5;
  font-size: 15px;
}
.contentStyle #contentsArea .content .text p {
  margin-bottom: 1em;
}
.contentStyle #contentsArea .content:nth-child(odd) {
  background: white;
}
.contentStyle #contentsArea .content:nth-child(even) {
  background: #fcfafa;
}
.contentStyleBlack #contentsArea {
  padding-bottom: 0;
}
.contentStyleBlack #contentsArea em {
  font-weight: bold;
  color: black;
}
.contentStyleBlack #contentsArea .inner {
  width: 960px;
  margin: auto;
}
.contentStyleBlack #contentsArea .w720 {
  width: 720px;
  margin: auto;
}
.contentStyleBlack #contentsArea .w1200 {
  width: 1200px;
  margin: auto;
}
.contentStyleBlack #contentsArea .content {
  padding: 40px 0;
}
.contentStyleBlack #contentsArea .content .title {
  font-weight: bold;
  font-size: 32px;
  color: black;
  text-align: center;
  margin-bottom: 1em;
}
.contentStyleBlack #contentsArea .content .title small {
  font-size: 14px;
}
.contentStyleBlack #contentsArea .content .text {
  line-height: 1.5;
  font-size: 15px;
}
.contentStyleBlack #contentsArea .content .text p {
  margin-bottom: 1em;
}
.contentStyleBlack #contentsArea .content:nth-child(odd) {
  background: #f2f2f2;
}
.contentStyleBlack #contentsArea .content:nth-child(even) {
  background: #ececec;
}
.contentStyleBlack #contentsArea .content:last-child {
  padding-bottom: 4em;
}
.sendBackStyle .buttonArea {
  width: 750px;
  margin: auto;
  margin-top: 2em;
  position: relative;
}
.sendBackStyle .buttonArea .entry {
  margin: 0;
}
.titleStyle2 .title {
  padding-top: 16px;
  font-weight: bold;
  font-size: 18px;
  color: #00ccb2;
  text-align: center;
  margin-bottom: 1em;
}
.sectionTitleStyle .sectionTitle {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 16px;
  text-align: center;
}
.sectionTitleStyle .sectionTitle small {
  background: #3ba3a3;
  color: white;
  font-size: 12px;
  padding: 8px;
  margin-right: 16px;
  font-family: Helvetica, Arial;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.alertText {
  margin-top: 8px;
  font-size: 12px;
  color: #f47258;
}
/* カート */
/* ------------------------------------------------------------
公開ページレイアウト
------------------------------------------------------------*/
.front {
  /* ソーシャルボタン */
}
.front #header .naviArea .naviArea {
  height: 54px;
}
.front #header .naviArea .naviArea nav ul li {
  height: 54px;
}
.front #header .naviArea .naviArea nav ul .menu a {
  height: 54px;
}
.front #contentsArea {
  padding-bottom: 60px;
}
.front .socialButton {
  margin-top: 28px;
}
.front .socialButton li {
  display: inline-block;
  margin-right: 14px;
  float: left;
}
.front .socialButton .fun {
  background: url("../images/icon-ouen.png") no-repeat left center;
  padding-left: 44px;
  height: 24px;
  line-height: 24px;
}
.front .socialButton span {
  font-weight: bold;
  font-size: 16px;
  color: #00ccb2;
  margin-right: 4px;
}
/* --------------------
トップページ
--------------------*/
#index {
  /* サイト説明文 */
  /* メディア掲載実績 */
}
#index a {
  color: black;
}
#index #fancybox-overlay {
  min-width: 1280px;
}
@media screen and (max-width: 1280px) {
  #index #fancybox-overlay {
    width: auto;
  }
}
#index .siteInfo {
  padding-top: 160px;
  width: 900px;
  margin: auto;
}
#index .siteInfo .inner {
  font-size: 14px;
  line-height: 1.4;
  color: white;
}
#index .siteInfo .inner .margin {
  margin-bottom: 8px;
}
#index .movieArea {
  width: 100%;
  min-width: 1280px;
  min-height: 420px;
  background: url("../images/top.jpg") no-repeat center top;
  background-size: cover;
  position: relative;
}
#index .movieArea #play {
  position: absolute;
  left: 50%;
  bottom: 16%;
  margin-left: -60px;
  border: solid 2px white;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  width: 120px;
  height: 80px;
  display: inline-block;
  color: white;
  font-family: Helvetica, Arial;
  line-height: 80px;
  text-align: center;
  text-decoration: none;
  font-size: 60px;
}
#index .movieArea #play:hover {
  opacity: .8;
}
#index .movieArea video {
  width: 100%;
}
#index .infoBar {
  /* background: @grayColorUltraLight; */
  /* height: 80px; */
  min-width: 1280px;
  border-top: none;
  border-bottom: none;
  background: white;
  color: white;
  min-height: 96px;
  line-height: 1.4;
  /*
.dotLineH;
		.dotLineB;
*/
}
#index .infoBar .inner {
  width: 1280px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
  padding-right: 40px;
  margin: auto;
}
#index .infoBar .inner .inner {
  padding: 30px;
  width: 960px;
  margin: auto;
}
#index .infoBar .inner .inner .title {
  font-size: 18px;
  padding-bottom: .5em;
  background: #f0f2f0;
  padding: 20px;
  margin-bottom: 14px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#index .infoBar .newsList {
  width: 620px;
  border-right: solid 1px #ececec;
  padding: 16px 20px;
  /* height: 80px; */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* background: darken(@grayColorUltraLight,3%); */
  background: white;
  float: left;
}
#index .infoBar .newsList a {
  color: black;
}
#index .infoBar .newsList li {
  margin-bottom: 6px;
  height: 19px;
  overflow: hidden;
}
#index .infoBar .newsList li span {
  color: #8b98a3;
  font-size: 12px;
  margin-right: 1em;
}
#index .infoBar .newsList .moreInfo {
  text-align: right;
  margin-top: 10px;
}
#index .infoBar .socialLinkArea {
  width: 450px;
  padding-top: 10px;
  float: right;
}
#index .infoBar .socialLinkArea li {
  float: left;
  margin-left: 14px;
}
#index .infoBar .socialLinkArea .pin {
  padding-top: 34px;
}
#index .infoBar .socialLinkArea .fb {
  width: 70px;
}
#index .mediaList {
  min-width: 1280px;
  margin: 32px auto;
  padding-top: 32px;
  padding-bottom: 48px;
}
#index .mediaList .moreLink {
  margin-top: 16px;
  text-align: center;
}
#index .mediaList .inner {
  width: 960px;
  margin: auto;
}
#index .mediaList .inner .sectionTitle {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 16px;
}
#index .mediaList .inner li {
  display: inline-block;
  margin-right: 16px;
}
#index .mediaList .inner li:last-child {
  margin: 0;
}
#index .mediaList .inner .more {
  margin-top: 16px;
  display: none;
}
#index .mediaList .inner .more li {
  margin-bottom: 8px;
}
#index #contentWrap {
  width: 100%;
  min-width: 1280px;
}
#index .contentGrop {
  /* .dashLineB; */
  padding-top: 40px;
  /* padding-bottom: 60px; */
  /* border-color: fade(@grayColorLight,50%); */
}
#index .contentGrop .w720 {
  width: 720px;
  margin: auto;
}
#index .content {
  padding-bottom: 40px;
  width: 1200px;
  margin: auto;
  margin-bottom: 40px;
  border-bottom: 1px dotted #8b98a3;
}
#index .content a:hover {
  opacity: .8;
}
#index .content .saleStatus {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  overflow: hidden;
}
#index .content .saleStatus .ready {
  margin-left: -60px;
}
#index .content .saleStatus .soldOut {
  margin-left: -120px;
}
#index .content .catchCopy {
  /* min-height: 60px; */
  font-family: YuGothic, '游ゴシック', sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4;
  text-align: left;
}
#index .content .catchCopy a:hover {
  opacity: .8;
  text-decoration: none;
}
#index .content .projectPledgedWrap {
  border-radius: 4px;
  width: 100%;
  float: left;
  height: 16px;
  background: #ececec;
  padding: 0;
}
#index .content .projectPledged {
  background: #3ba3a3;
  border-radius: 4px;
  height: 16px;
}
#index .content .projectPledgedWrap {
  margin-top: 24px;
  position: relative;
}
#index .content .projectPledged {
  position: relative;
}
#index .content .projectStatusLabel {
  position: absolute;
  right: -20px;
  top: -32px;
  border: solid 1px #3ba3a3;
  background: #3ba3a3;
  border-bottom-width: 2px;
  padding: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-size: 12px;
  color: white;
  display: inline-block;
}
#index .content .statusBg {
  text-align: center;
  position: absolute;
  right: -6px;
  top: -6px;
  color: #3ba3a3;
}
#index .content .statusBg img {
  width: 12px;
}
#index .content .statauInfo {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 16px;
  padding-bottom: 4px;
  border-top: solid 1px #e7ece8;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*
.ouen
			{
				color: @brandColor;
			}
*/
}
#index .content .statauInfo .ikas {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 80px;
}
#index .content .statauInfo li {
  display: inline-block;
  height: 44px;
  line-height: 44px;
  float: left;
  margin-right: 12px;
  color: #8b98a3;
}
#index .content .statauInfo li span {
  font-size: 15px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#index .content .statauInfo i {
  font-size: 36px;
  margin-right: 6px;
  vertical-align: middle;
}
#index .content .statauInfo .small {
  font-size: 24px;
  color: #b9c0c7;
}
#index .content .statauInfoSide {
  position: relative;
  width: 90px;
  height: 270px;
  border-right: solid 1px #e7ece8;
  border-bottom: solid 1px #e7ece8;
  /* padding-top: 60px; */
  padding-top: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
#index .content .statauInfoSide .saleStatus-text {
  padding: 16px;
  border-top: solid 1px #ececec;
  text-align: center;
}
#index .content .statauInfoSide dl {
  margin-bottom: 12px;
  color: #8b98a3;
  text-align: center;
}
#index .content .statauInfoSide dl dt {
  margin-bottom: 8px;
}
#index .content .statauInfoSide dl dd {
  font-size: 15px;
  font-weight: bold;
}
#index .content .statauInfoSide i {
  font-size: 32px;
  vertical-align: middle;
}
#index .content .statauInfoSide .small {
  font-size: 20px;
  margin-bottom: 8px;
  color: #b9c0c7;
}
#index .content .statauInfoSide .ouen {
  /* color: @brandColor; */
}
#index .content .statauInfoSide .ouen dt {
  margin-bottom: 4px;
}
#index .content:last-child {
  border: none;
  margin-bottom: 0;
}
#index .one .catchCopy {
  text-align: left;
  padding-bottom: 12px;
  padding-top: 12px;
  border-bottom: solid 1px #666;
  border-top: solid 1px #666;
  text-indent: 1em;
  /*  margin-bottom: 2em; */
  /*
text-indent: 1em;
			padding-left: 16px;
*/
}
#index .one .catchCopy a {
  color: black;
  text-decoration: none;
}
#index .one .inner {
  -webkit-box-shadow: 1px 1px 4px #545c63;
  -moz-box-shadow: 1px 1px 4px #545c63;
  box-shadow: 1px 1px 4px #545c63;
}
#index .one .inner .infoBox {
  width: 420px;
  height: 390px;
  background: white;
  float: left;
  padding: 16px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#index .one .inner .infoBox .concept {
  /* background: @headerColor; */
  border: solid 1px #e7ece8;
  padding: 12px;
  line-height: 1.4;
  text-align: left;
  font-size: 13px;
  /* max-height: 160px; */
  overflow: hidden;
  color: #68727a;
}
#index .one .inner .infoBox .concept .innerText {
  height: 100%;
  overflow: hidden;
  line-height: 1.6;
}
#index .one .inner .infoBox .ornerBox {
  margin-top: 16px;
  margin-bottom: 16px;
}
#index .one .inner .infoBox .ornerBox .ornerPic {
  float: left;
  max-width: 44px;
  border: solid 1px #e7ece8;
}
#index .one .inner .infoBox .ornerBox .brandName {
  /* text-align: center; */
  margin-top: 16px;
  margin-bottom: 16px;
  float: left;
  margin-left: 12px;
}
#index .one .inner .imgBox {
  width: 780px;
  height: 390px;
  background: white;
  float: left;
  overflow: hidden;
}
#index .one .inner .imgBox img {
  width: 100%;
  vertical-align: bottom;
}
#index .two .brandBoxL {
  width: 540px;
  padding-bottom: 64px;
  background: white;
  float: left;
  position: relative;
  -webkit-box-shadow: 1px 1px 4px #545c63;
  -moz-box-shadow: 1px 1px 4px #545c63;
  box-shadow: 1px 1px 4px #545c63;
}
#index .two .brandBoxL .topPic {
  width: 100%;
  max-height: 270px;
  overflow: hidden;
}
#index .two .brandBoxL .topPic img {
  max-width: 100%;
  width: 100%;
  vertical-align: bottom;
}
#index .two .brandBoxL .info {
  padding: 16px;
  padding-top: 0;
}
#index .two .brandBoxL .info .catchCopy {
  border-top: solid 1px #888;
  border-bottom: solid 1px #888;
  padding-top: 12px;
  padding-bottom: 12px;
  /* margin-bottom: 2em; */
  margin-top: 1em;
}
#index .two .brandBoxL .info .catchCopy a {
  color: black;
}
#index .two .brandBoxL .info .ornerBox {
  margin-top: 1em;
  margin-bottom: 16px;
  /* background: @headerColor; */
  line-height: 1.4;
  text-align: left;
  /* height: 64px; */
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#index .two .brandBoxL .info .ornerBox .ornerImg {
  width: 44px;
  border: solid 1px #e7ece8;
  float: left;
  margin-right: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#index .two .brandBoxL .info .ornerBox .ornerImg img {
  max-width: 100%;
  vertical-align: bottom;
}
#index .two .brandBoxL .info .comment {
  border: solid 1px #e7ece8;
  padding: 12px;
  line-height: 1.6;
  text-align: left;
  font-size: 13px;
  /* max-height: 160px; */
  overflow: hidden;
  color: #68727a;
}
#index .two .brandBoxL .info .brandName {
  float: left;
  line-height: 1;
}
#index .two .brandBoxL .info .projectPledgedWrap {
  width: 60%;
  margin-top: 48px;
  margin-bottom: 16px;
}
#index .two .rightArea {
  float: right;
  width: 630px;
}
#index .two .rightArea .brandBox {
  margin-bottom: 40px;
  background: white;
  -webkit-box-shadow: 1px 1px 4px #545c63;
  -moz-box-shadow: 1px 1px 4px #545c63;
  box-shadow: 1px 1px 4px #545c63;
  position: relative;
}
#index .two .rightArea .brandBox .concept {
  position: absolute;
  /* background: @headerColor; */
  overflow: hidden;
  width: 64%;
  padding: 12px 0;
  line-height: 1.4;
  /* max-height: 100px; */
  border-top: solid 1px #e7ece8;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  left: 24px;
  bottom: -92px;
  z-index: 99;
  font-size: 13px;
  display: none;
}
#index .two .rightArea .brandBox .concept .innerText {
  height: 100%;
  overflow: hidden;
}
#index .two .rightArea .brandBox .picArea {
  /*
width: 540px;
					height: 270px;
					overflow: hidden;
					float: right;
*/
  position: relative;
  max-height: 315px;
  overflow: hidden;
}
#index .two .rightArea .brandBox .picArea img {
  max-width: 100%;
  width: 100%;
}
#index .two .rightArea .brandBox .picArea .catchCopy {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(84, 92, 99, 0.64);
  color: white;
  padding: 8px;
  font-size: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#index .two .rightArea .brandBox .bottomArea {
  background: white;
  padding: 16px;
  position: relative;
}
#index .two .rightArea .brandBox .bottomArea .ikas {
  position: absolute;
  right: 0;
  bottom: 0;
}
#index .two .rightArea .brandBox .bottomArea .projectPledgedWrap {
  width: 40%;
  margin-left: 16px;
  float: right;
  margin-top: 16px;
}
#index .two .rightArea .brandBox .bottomArea .orner {
  width: 40%;
  overflow: hidden;
  float: left;
}
#index .two .rightArea .brandBox .bottomArea .orner .pic {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin-right: 24px;
  overflow: hidden;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  float: left;
}
#index .two .rightArea .brandBox .bottomArea .orner .pic img {
  max-width: 100%;
}
#index .two .rightArea .brandBox .bottomArea .ornerName {
  float: left;
  line-height: 48px;
  font-size: 15px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  font-weight: bold;
}
#index .two .rightArea .newsBox {
  background: white;
  -webkit-box-shadow: 1px 1px 4px #545c63;
  -moz-box-shadow: 1px 1px 4px #545c63;
  box-shadow: 1px 1px 4px #545c63;
  padding: 20px;
  position: relative;
}
#index .two .rightArea .newsBox .newsCategory {
  position: absolute;
  bottom: 32px;
  right: 16px;
  background: rgba(0, 204, 178, 0.24);
  color: #00ccb2;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 8px;
  font-size: 13px;
}
#index .two .rightArea .newsBox .picArea {
  width: 200px;
  height: 200px;
  overflow: hidden;
  float: left;
}
#index .two .rightArea .newsBox .picArea img {
  max-height: 100%;
  vertical-align: bottom;
}
#index .two .rightArea .newsBox .info {
  width: 370px;
  height: 150px;
  overflow: hidden;
  float: right;
}
#index .two .rightArea .newsBox .info .newsTitle {
  font-size: 20px;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 20px;
}
#index .two .rightArea .newsBox .info .newsTitle a {
  color: #68727a;
  text-decoration: none;
}
#index .two .rightArea .newsBox .info .text {
  line-height: 1.4;
  height: 100px;
  overflow: hidden;
}
#index .two .bunner-section {
  width: 630px;
  height: 210px;
  font-size: 48px;
  text-align: center;
  line-height: 210px;
  border: dashed 4px #8b98a3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#index .three .brandBox {
  float: left;
  width: 380px;
  -webkit-box-shadow: 1px 1px 4px #545c63;
  -moz-box-shadow: 1px 1px 4px #545c63;
  box-shadow: 1px 1px 4px #545c63;
  background: white;
  position: relative;
  padding-bottom: 64px;
  margin-right: 30px;
}
#index .three .brandBox .catchCopy a {
  border-top: solid 1px #888;
  border-bottom: solid 1px #888;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 1em;
  display: block;
  /* text-indent: 1em; */
  font-size: 18px;
}
#index .three .brandBox .catchCopy a:hover {
  opacity: .8;
}
#index .three .brandBox .projectPledgedWrap {
  margin-bottom: 16px;
}
#index .three .brandBox .picArea {
  height: 190px;
  overflow: hidden;
}
#index .three .brandBox .picArea img {
  max-width: 100%;
  vertical-align: bottom;
}
#index .three .brandBox .info {
  padding: 16px;
}
#index .three .brandBox .info .ornerBox {
  margin-bottom: 8px;
}
#index .three .brandBox .info .ornerBox .ornerPic {
  width: 44px;
  height: 44px;
  overflow: hidden;
  border: solid 1px #e7ece8;
  float: left;
}
#index .three .brandBox .info .ornerBox .ornerPic img {
  max-width: 100%;
}
#index .three .brandBox .info .ornerBox .brandName {
  float: left;
  margin-left: 12px;
  overflow: hidden;
  display: inline-block;
  /* font-size: 14px; */
  text-align: left;
}
#index .three .brandBox .info .concept {
  /* background: @headerColor; */
  padding-top: 12px;
  border-top: solid 1px #f2f2f2;
  font-size: 13px;
  line-height: 1.4;
  height: 80px;
  color: #68727a;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#index .three .brandBox .info .concept .inner {
  height: 100%;
  overflow: hidden;
}
#index .three .brandBox:last-child {
  margin-right: 0;
}
#index .three .newsBox {
  float: left;
  width: 380px;
  -webkit-box-shadow: 1px 1px 4px #545c63;
  -moz-box-shadow: 1px 1px 4px #545c63;
  box-shadow: 1px 1px 4px #545c63;
  background: white;
  position: relative;
  padding-bottom: 16px;
}
#index .three .newsBox .pic img {
  width: 100%;
  vertical-align: bottom;
}
#index .three .newsBox .info {
  padding: 16px;
}
#index .three .newsBox .info .newsTitle {
  font-size: 20px;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 20px;
}
#index .three .newsBox .info .newsTitle a {
  color: #68727a;
  text-decoration: none;
}
#index .three .newsBox .info .text {
  line-height: 1.4;
  height: 100px;
  overflow: hidden;
}
#index .three .newsBox .categoryArea {
  text-align: right;
  padding: 16px;
}
#index .three .newsBox .categoryArea .newsCategory {
  background: rgba(0, 204, 178, 0.24);
  color: #00ccb2;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 8px;
  font-size: 13px;
  display: inline-block;
}
#index .contentGrop:nth-child(odd) {
  background: #f2f2f2;
  width: 100%;
}
#index .contentGrop:nth-child(even) {
  background: #ececec;
  width: 100%;
}
#index #contentsArea {
  width: 1280px;
  margin: auto;
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* ブランドCSS */
  /* 準備中ブランドCSS */
}
#index #contentsArea .brandBox {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px dotted #8b98a3;
}
#index #contentsArea .brandBox a:hover {
  opacity: 0.8;
}
#index #contentsArea .brandBox .imgBox {
  width: 640px;
  float: left;
}
#index #contentsArea .brandBox .imgBox img {
  max-width: 640px;
}
#index #contentsArea .brandBox .infoBox {
  width: 520px;
  float: right;
}
#index #contentsArea .brandBox .infoBox .catchCopy a {
  font-weight: bold;
  font-size: 22px;
  color: #00ccb2;
  text-decoration: none;
  line-height: 1.4;
}
#index #contentsArea .brandBox .infoBox .catchCopy {
  margin-bottom: 24px;
}
#index #contentsArea .brandBox .infoBox .brandName {
  font-size: 16px;
  color: #545c63;
}
#index #contentsArea .brandBox .infoBox .ornerBox {
  background: #f0f2f0;
  width: 520px;
  height: 76px;
  padding: 14px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 18px 0;
}
#index #contentsArea .brandBox .infoBox .ornerBox .ornerImg {
  width: 48px;
  float: left;
  margin-right: 16px;
  overflow: hidden;
}
#index #contentsArea .brandBox .infoBox .ornerBox .ornerImg img {
  max-width: 100%;
}
#index #contentsArea .brandBox .infoBox .ornerBox .comment {
  float: left;
  line-height: 1.4;
}
#index #contentsArea .brandBox .infoBox .ornerBox .comment {
  float: left;
  width: 420px;
  height: 55px;
  overflow: hidden;
}
#index #contentsArea .brandBox .infoBox .wrapBox {
  overflow: hidden;
}
#index #contentsArea .brandBox .infoBox .nextStep .title {
  margin-bottom: 14px;
}
#index #contentsArea .brandBox .infoBox .timeLine {
  width: 220px;
  float: left;
  margin-left: 20px;
  line-height: 24px;
}
#index #contentsArea .brandBox .infoBox .projectPledgedWrap {
  border-radius: 4px;
  width: 240px;
  float: left;
  height: 24px;
  background: #ececec;
  padding: 0;
}
#index #contentsArea .brandBox .infoBox .projectPledged {
  background: #3ba3a3;
  border-radius: 4px;
  height: 24px;
}
#index #contentsArea .readyBrandList {
  overflow: hidden;
}
#index #contentsArea .readyBrandList .title {
  font-size: 20px;
  color: #68727a;
  font-weight: bold;
  margin-bottom: 20px;
}
#index #contentsArea .readyBrandList .readyBox {
  background: #f0f2f0;
  width: 380px;
  height: 510px;
  float: left;
  margin-right: 28px;
  margin-bottom: 30px;
}
#index #contentsArea .readyBrandList .readyBox a:hover {
  opacity: 0.8;
}
#index #contentsArea .readyBrandList .readyBox .imgBox {
  border: solid 1px #e8ece8;
  margin-bottom: 16px;
}
#index #contentsArea .readyBrandList .readyBox .imgBox img {
  width: 100%;
  vertical-align: middle;
}
#index #contentsArea .readyBrandList .readyBox .inner {
  width: 350px;
  margin: auto;
}
#index #contentsArea .readyBrandList .readyBox .catchCopy a {
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
  color: #00ccb2;
  text-decoration: none;
  line-height: 1.4;
  height: 50px;
  margin-bottom: 14px;
}
#index #contentsArea .readyBrandList .readyBox .brandName {
  font-size: 16px;
  color: #545c63;
}
#index #contentsArea .readyBrandList .readyBox .ornerBox {
  margin-top: 8px;
  background: #e8ece8;
  width: 100%;
  height: 88px;
  padding: 14px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#index #contentsArea .readyBrandList .readyBox .ornerBox .ornerImg {
  width: 48px;
  float: left;
  margin-right: 16px;
  overflow: hidden;
}
#index #contentsArea .readyBrandList .readyBox .ornerBox .ornerImg img {
  max-width: 100%;
}
#index #contentsArea .readyBrandList .readyBox .ornerBox .comment {
  float: left;
  line-height: 1.4;
}
#index #contentsArea .readyBrandList .readyBox .ornerBox .comment {
  width: 254px;
  font-size: 13px;
}
#index #contentsArea .readyBrandList .readyBox:nth-child(3n) {
  margin-right: 0;
}
/* ------------------------------------------------------------
セレクトショップ用プロモーションページ
--------------------------------------------------------------*/
#promotion {
  background: #fcfafa;
  /* メディア掲載実績 */
}
#promotion .promotionHead {
  background: #fcfafa url("../images/header_bg.gif") repeat-x top;
  padding-top: 6px;
  min-width: 1280px;
  border-bottom: solid 1px #e7ece8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#promotion .promotionHead .inner {
  width: 960px;
  margin: auto;
  padding: 24px 0;
}
#promotion .promotionHead .inner .logo {
  float: left;
}
#promotion .promotionHead .inner .description {
  float: left;
  margin-left: 32px;
  padding-top: 12px;
  display: inline-block;
  color: #545c63;
  font-size: 14px;
}
#promotion .topPic {
  text-align: center;
  background: url("../images/promotion-bg.png");
  padding: 32px 0;
}
#promotion .topPic img {
  vertical-align: bottom;
}
#promotion #contentsArea {
  width: 960px;
  margin: auto;
  padding: 24px 0;
  padding-bottom: 120px;
}
#promotion #contentsArea .promotionList .promotionPoint {
  width: 460px;
  padding: 20px;
  padding-bottom: 40px;
  text-align: center;
  margin: 10px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#promotion #contentsArea .promotionList .promotionPoint .pointHead {
  font-size: 32px;
  font-weight: bold;
  color: #111;
  margin-bottom: 16px;
}
#promotion #contentsArea .promotionList .promotionPoint .pointHead .small {
  font-size: 18px;
  color: #545c63;
  font-weight: normal;
  margin-bottom: 8px;
}
#promotion #contentsArea .promotionList .promotionPoint .textArea {
  margin-top: 16px;
  font-size: 18px;
}
#promotion #contentsArea .promotionList .promotionPoint .textArea .strongText {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 36px;
  color: #111;
  font-weight: bold;
}
#promotion #contentsArea .promotionList .promotionPoint .textArea .img img {
  width: 120px;
  height: auto;
}
#promotion #contentsArea .promotionList .point1 {
  background: #fff099;
}
#promotion #contentsArea .promotionList .point2 {
  background: #a8cde2;
}
#promotion #contentsArea .promotionList .point3 {
  background: #d1ebd6;
}
#promotion #contentsArea .promotionList .point4 {
  background: #fcbebd;
}
#promotion #contentsArea .menuList {
  margin-top: 32px;
}
#promotion #contentsArea .menuList li {
  width: 320px;
  float: left;
  text-align: center;
  padding: 20px 0;
  font-size: 18px;
  font-weight: bold;
}
#promotion #contentsArea .menuList .blue {
  background: #a8cde2;
}
#promotion #contentsArea .menuList .yellow {
  background: #fff099;
}
#promotion #contentsArea .menuList .green {
  background: #d1ebd6;
}
#promotion #contentsArea .menuList .red {
  background: #fcbebd;
}
#promotion #contentsArea .menuList li:first-child {
  -webkit-border-radius: 12px 0 0 0;
  -moz-border-radius: 12px 0 0 0;
  border-radius: 12px 0 0 0;
}
#promotion #contentsArea .menuList li:last-child {
  -webkit-border-radius: 0 0 16px 0;
  -moz-border-radius: 0 0 16px 0;
  border-radius: 0 0 16px 0;
}
#promotion #contentsArea .menuList li:nth-child(3) {
  -webkit-border-radius: 0 16px 0 0;
  -moz-border-radius: 0 16px 0 0;
  border-radius: 0 16px 0 0;
}
#promotion #contentsArea .menuList li:nth-child(4) {
  -webkit-border-radius: 0 0 0 16px;
  -moz-border-radius: 0 0 0 16px;
  border-radius: 0 0 0 16px;
}
#promotion #contentsArea .contactArea {
  margin-top: 64px;
  padding-top: 295px;
  background: url("../images/contact_pic.png") no-repeat center top;
  text-align: center;
}
#promotion #contentsArea .contactArea .btn {
  width: auto;
  font-size: 24px;
  padding: 24px 48px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
#promotion .mediaList {
  min-width: 1280px;
  margin: 32px auto;
  margin-bottom: 0;
  padding-top: 32px;
  padding-bottom: 48px;
  background: white;
}
#promotion .mediaList .moreLink {
  margin-top: 16px;
  text-align: center;
}
#promotion .mediaList .inner {
  width: 960px;
  margin: auto;
}
#promotion .mediaList .inner .sectionTitle {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 16px;
}
#promotion .mediaList .inner li {
  display: inline-block;
  margin-right: 16px;
}
#promotion .mediaList .inner li:last-child {
  margin: 0;
}
#promotion .mediaList .inner .more {
  margin-top: 16px;
  display: none;
}
#promotion .mediaList .inner .more li {
  margin-bottom: 8px;
}
#promotion #promotionFooter {
  background: #f0f2f0;
  padding-top: 16px;
  text-align: center;
  font-size: 14px;
  color: #8b98a3;
}
#promotion #promotionFooter img {
  height: 16px;
  width: auto;
}
#promotion #promotionFooter .footerHead {
  margin-bottom: 8px;
}
#promotion #promotionFooter .copyright {
  text-align: center;
  font-size: 10px;
  background: #00ccb2;
  padding: 10px 0;
  margin-top: 16px;
  color: #545c63;
}
/* --------------------
ワイドスクリーン用movie Area
--------------------*/
@media only screen and (min-width: 1280px) {
  #index .movieArea {
    /* min-height: 500px; */
  }
  #index .movieArea #play {
    bottom: 20%;
    margin-left: -80px;
    width: 160px;
    height: 100px;
    line-height: 100px;
  }
  #index .siteInfo {
    padding-top: 200px;
  }
  #index .siteInfo .inner {
    font-size: 16px;
    line-height: 1.6;
  }
}
/* --------------------
ブランドページ
--------------------*/
#brand #header {
  background-image: none;
  /* border-top: solid 6px @brandColor; */
  padding-top: 0;
}
#brand .topArea {
  width: 1280px;
  margin: auto;
  padding: 24px 0;
}
#brand .topArea .brandLogo {
  text-align: center;
  margin-bottom: 40px;
}
#brand .topArea .brandLogo img {
  max-width: 320px;
}
#brand .topArea .catchCopy {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #545c63;
  margin-bottom: 40px;
}
#brand #contentWrap {
  overflow: hidden;
  width: 1280px;
  margin: auto;
  /* メインコンテンツCss */
  /* サイドバーCss */
}
#brand #contentWrap #main {
  width: 900px;
  font-size: 16px;
  float: left;
}
#brand #contentWrap #main .text {
  line-height: 1.5;
  color: #666;
}
#brand #contentWrap #main .brandInfo {
  margin-bottom: 40px;
}
#brand #contentWrap #main .brandInfo .text p {
  margin-bottom: 8px;
}
#brand #contentWrap #main .sectionHead {
  font-size: 24px;
  color: #00ccb2;
  font-family: Helvetica, Arial;
  font-weight: 500;
  margin-bottom: 16px;
}
#brand #contentWrap #main .conceptText {
  margin-bottom: 20px;
}
#brand #contentWrap #main .memberBox {
  border: 1px solid #f0f2f0;
  overflow: hidden;
  padding: 20px;
  margin-top: 12px;
  width: 640px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#brand #contentWrap #main .memberBox .info {
  overflow: hidden;
}
#brand #contentWrap #main .memberBox .info .ornerPhoto {
  float: left;
  width: 100px;
}
#brand #contentWrap #main .memberBox .info .ornerPhoto img {
  vertical-align: middle;
  width: 100%;
}
#brand #contentWrap #main .memberBox .info .link {
  float: left;
  width: 320px;
  margin-left: 20px;
  font-size: 14px;
}
#brand #contentWrap #main .memberBox .info .link .ornerName {
  font-size: 16px;
  color: #545c63;
  margin-bottom: 8px;
}
#brand #contentWrap #main .memberBox .info .link .socialLink {
  margin-top: 12px;
}
#brand #contentWrap #main .memberBox .info .link .socialLink li {
  width: 32px;
  float: left;
}
#brand #contentWrap #main .memberBox .info .link .socialLink li img {
  width: 100%;
  vertical-align: middle;
}
#brand #contentWrap #main .memberBox .introduction {
  border: 2px dotted #f0f2f0;
  padding: 10px;
  font-size: 14px;
  background: #fefefe;
  margin-top: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#brand #contentWrap #main .memberBox .introduction p {
  margin-bottom: 8px;
}
#brand #contentWrap #main .subSectionHead {
  font-size: 18px;
  font-weight: 500;
  color: #545c63;
}
#brand #contentWrap #main .imgPhoto {
  margin-bottom: 20px;
}
#brand #contentWrap #main .imgPhoto img {
  max-width: 900px;
  vertical-align: middle;
}
#brand #contentWrap #main .producrPhotoList .itemPic {
  float: left;
}
#brand #contentWrap #main .producrPhotoList {
  overflow: hidden;
  margin-bottom: 20px;
}
#brand #contentWrap #main .product .subSectionHead {
  margin-bottom: 14px;
}
#brand #contentWrap #main .thumNail {
  width: 420px;
  margin-left: 10px;
  float: left;
}
#brand #contentWrap #main .thumNail ul {
  overflow: hidden;
}
#brand #contentWrap #main .thumNail ul li {
  float: left;
  margin: 10px;
  cursor: pointer;
}
#brand #contentWrap #main .thumNail ul li:hover {
  opacity: 0.8;
}
#brand #contentWrap #main .lastMsg {
  padding-bottom: 30px;
  border-bottom: 1px dotted #8b98a3;
}
#brand #contentWrap #main .lastMsg textarea {
  width: 50%;
  padding: 12px;
  display: block;
  margin: 16px 0;
  border: 1px solid #d5dad5;
  font-size: 14px;
}
#brand #contentWrap #main .lastMsg .btn {
  width: 30%;
}
#brand #contentWrap #main .lastMsg-ready {
  padding: 0;
  border: none;
}
#brand #contentWrap #main .product .sectionHead {
  text-align: center;
}
#brand #contentWrap #main .product .productBox {
  overflow: hidden;
}
#brand #contentWrap #main .product .productBox .photoArea {
  width: 320px;
  float: left;
}
#brand #contentWrap #main .product .productBox .photoArea .itemPic img {
  width: 100%;
  vertical-align: middle;
}
#brand #contentWrap #main .product .productBox .photoArea .sizeArea {
  margin-top: 20px;
}
#brand #contentWrap #main .product .productBox .photoArea .sizeArea .head {
  font-size: 16px;
  font-weight: bold;
  color: #545c63;
  margin-bottom: 1em;
}
#brand #contentWrap #main .product .productBox .photoArea .sizeArea table {
  font-size: 14px;
}
#brand #contentWrap #main .product .productBox .photoArea .sizeArea table th {
  background: #f0f2f0;
}
#brand #contentWrap #main .product .productBox .photoArea .sizeArea table th,
#brand #contentWrap #main .product .productBox .photoArea .sizeArea table td {
  border: solid 1px #666;
  padding: 8px 0;
  text-align: center;
}
#brand #contentWrap #main .product .productBox .photoArea .sizeArea .sizePic img {
  width: 100%;
}
#brand #contentWrap #main .product .productBox .itemInfo {
  width: 550px;
  float: right;
  line-height: 1.6;
}
#brand #contentWrap #main .product .productBox .itemInfo .infoBox {
  padding: 20px;
  background: #f0f2f0;
  margin-bottom: 30px;
}
#brand #contentWrap #main .product .productBox .itemInfo .howToBuy dt {
  font-weight: bold;
}
#brand #contentWrap #main .product .productBox .itemInfo .howToBuy dd {
  border-bottom: 1px dotted #8b98a3;
  padding-bottom: 8px;
  font-size: 14px;
  margin-bottom: 12px;
}
#brand #contentWrap #main .product .productBox .itemInfo .howToBuy dd .howToPay ul {
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.2;
  font-size: 12px;
}
#brand #contentWrap #main .product .productBox .itemInfo .howToBuy .shippingCase ul {
  margin-top: 16px;
  font-size: 12px;
}
#brand #contentWrap #main .product .productBox .itemInfo .howToBuy .itemChange {
  border: none;
}
#brand #contentWrap #main .product .productBox .itemInfo .howToBuy .itemChange p {
  margin-bottom: 12px;
}
#brand #contentWrap #main .product .productBox .itemInfo .howToBuy .itemChange ul {
  font-size: 12px;
}
#brand #contentWrap #main .product .productBox .itemInfo .accent {
  font-weight: bold;
  font-size: 18px;
}
#brand #contentWrap #main .product .productBox .itemInfo .price {
  text-align: left;
}
#brand #contentWrap #main .product .productBox .itemInfo .price .in-tax {
  font-size: 32px;
  font-weight: bold;
  color: #545c63;
}
#brand #contentWrap #main .product .productBox .itemInfo .shipping {
  text-align: left;
  color: #f78c72;
}
#brand #contentWrap #main .product .productBox .itemInfo .shipping {
  margin-bottom: 8px;
}
#brand #contentWrap #main .product .productBox .itemInfo .select label {
  display: block;
}
#brand #contentWrap #main .product .productBox .itemInfo .selectColor {
  border-top: 1px dotted #8b98a3;
  margin-top: 8px;
  padding-top: 8px;
  margin-bottom: 6px;
}
#brand #contentWrap #main .product .productBox .itemInfo .selectSize {
  border-bottom: 1px dotted #8b98a3;
  margin-bottom: 8px;
  padding-bottom: 8px;
}
#brand #contentWrap #main .product .productBox .itemInfo .btn-buy {
  width: 50%;
  margin: 16px 0;
  font-size: 24px;
}
#brand #contentWrap #sideBar {
  width: 280px;
  float: right;
}
#brand #contentWrap #sideBar .sideSection {
  background: #f0f2f0;
  padding: 20px;
  overflow: hidden;
  margin-bottom: 30px;
}
#brand #contentWrap #sideBar .sideSection .projectPledgedWrap {
  border-radius: 4px;
  width: 100%;
  float: left;
  height: 32px;
  background: #ececec;
  padding: 0;
}
#brand #contentWrap #sideBar .sideSection .projectPledged {
  background: #3ba3a3;
  border-radius: 4px;
  height: 32px;
}
#brand #contentWrap #sideBar .sideSection .head {
  margin-bottom: 14px;
  font-weight: bold;
}
#brand #contentWrap #sideBar .sideSection .status {
  font-size: 12px;
  margin-bottom: 1em;
}
#brand #contentWrap #sideBar .sideSection .projectPledgedWrap {
  position: relative;
  margin-bottom: 20px;
}
#brand #contentWrap #sideBar .sideSection .projectPledgedWrap .msg {
  background: rgba(255, 255, 255, 0.7);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #8b98a3;
  padding: 0 12px;
  position: absolute;
  top: -8px;
  right: 0;
}
#brand #contentWrap #sideBar .sideSection .projectPledgedWrap .msg .count {
  font-size: 18px;
  color: #68727a;
}
#brand #contentWrap #sideBar .itemInfo {
  line-height: 1.4;
}
#brand #contentWrap #sideBar .itemInfo .itemPic {
  margin-bottom: 20px;
}
#brand #contentWrap #sideBar .itemInfo .itemPic img {
  vertical-align: middle;
}
#brand #contentWrap #sideBar .itemInfo .price {
  text-align: right;
}
#brand #contentWrap #sideBar .itemInfo .price .in-tax {
  font-size: 24px;
  font-weight: bold;
  color: #545c63;
}
#brand #contentWrap #sideBar .itemInfo .shipping {
  text-align: right;
  color: #f78c72;
}
#brand #contentWrap #sideBar .itemInfo .btn-buy {
  background: #f78c72;
}
#brand #contentWrap #sideBar .itemInfo .btn-question {
  background: #4da6df;
}
#brand #contentWrap #sideBar .itemInfo .btn {
  margin-top: 16px;
}
#brand #contentWrap #sideBar .btn-contact {
  background: #545c63;
  font-size: 15px;
  margin-bottom: 30px;
}
#brand #contentWrap #sideBar .ouenBox {
  background: #f0f2f0;
}
#brand #contentWrap #sideBar .ouenBox .headText {
  padding: 14px;
}
#brand #contentWrap #sideBar .ouenBox .headText .count {
  color: #545c63;
  font-size: 20px;
}
#brand #contentWrap #sideBar .ouenBox .ouenList {
  background: #fcfcfc;
  border: solid 1px #f0f2f0;
  padding: 14px;
}
#brand #contentWrap #sideBar .ouenBox .ouenList .pic {
  width: 44px;
  float: left;
}
#brand #contentWrap #sideBar .ouenBox .ouenList .pic img {
  width: 100%;
}
#brand #contentWrap #sideBar .ouenBox .ouenList li {
  overflow: hidden;
  margin-bottom: 6px;
}
#brand #contentWrap #sideBar .ouenBox .ouenList .text {
  width: 200px;
  float: right;
  background: white;
  border: 1px solid #f0f2f0;
  padding: 12px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#brand #contentWrap #sideBar .ouenBox .ouenList .more {
  text-align: right;
}
#brand #contentWrap #sideBar .ouenBox .inputMsg {
  background: #f0f2f0;
  padding: 20px;
}
#brand #contentWrap #sideBar .ouenBox .inputMsg textarea {
  width: 100%;
  border: 1px solid #f0f2f0;
  margin-bottom: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px;
}
/* ----------------------------------------------
ブランドのはじめ方CSS
----------------------------------------------*/
#runding #contentsArea .inner {
  width: 960px;
  margin: auto;
}
#runding #contentsArea .content {
  padding: 40px 0;
}
#runding #contentsArea .content .title {
  font-weight: bold;
  font-size: 32px;
  color: #00ccb2;
  text-align: center;
  margin-bottom: 1em;
}
#runding #contentsArea .content .text {
  line-height: 1.5;
  font-size: 15px;
}
#runding #contentsArea .content .text p {
  margin-bottom: 1em;
}
#runding #contentsArea .content:nth-child(odd) {
  background: white;
}
#runding #contentsArea .content:nth-child(even) {
  background: #fcfafa;
}
#runding .movieArea {
  background: black;
  /* margin-bottom: 2em; */
  text-align: center;
}
#runding .free {
  font-size: 13px;
  margin-top: 16px;
  text-align: right;
}
#runding #flow {
  text-align: center;
}
#runding .beta2 .question {
  width: 640px;
  margin: auto;
  background: white;
  border: solid 1px #8b98a3;
  padding: 16px;
}
#runding #contentsArea .content .stepBox {
  padding-bottom: 50px;
  background: url("../images/stepLine.png") no-repeat center bottom;
}
#runding #contentsArea .content .stepBox a {
  color: #4da6df;
}
#runding #contentsArea .content .stepBox .head {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  margin-bottom: 20px;
}
#runding #contentsArea .content .stepBox .step {
  width: 100px;
  text-align: center;
  background: url("../images/step.png") no-repeat;
  color: white;
  float: left;
}
#runding #contentsArea .content .stepBox .headTitle {
  display: inline-block;
  float: left;
  margin-left: 20px;
  color: #3ba3a3;
  font-weight: bold;
  font-size: 24px;
}
#runding #contentsArea .content .stepBox .stepText {
  overflow: hidden;
  color: #68727a;
}
#runding #contentsArea .content .stepBox .stepText .pic {
  float: left;
}
#runding #contentsArea .content .stepBox .stepText .text {
  float: left;
  width: 640px;
  margin-left: 20px;
  font-size: 16px;
  line-height: 1.6;
}
#runding #contentsArea .content .stepBox .stepText .subText {
  margin-top: 20px;
  font-size: 12px;
  color: #8b98a3;
}
#runding #contentsArea .content .last {
  background: none;
}
#runding #contentsArea .content .last .stepText .text {
  width: 100%;
}
#runding #contentsArea .content .last .selection dl {
  width: 292px;
  height: 220px;
  float: left;
  border: solid 4px #545c63;
  padding: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#runding #contentsArea .content .last .selection dl dt {
  text-align: center;
  font-size: 18px;
  background: #3ba3a3;
  padding: 10px;
  color: white;
}
#runding #contentsArea .content .last .selection dl dd {
  font-size: 14px;
  line-height: 1.4;
  margin-top: 16px;
}
#runding #contentsArea .content .last .selection .center {
  margin: 0 20px;
}
#runding #contentsArea .intro {
  padding: 16px;
  border: solid 4px #f78c72;
  background: #fcfafa;
  margin-bottom: 32px;
}
#runding #contentsArea .intro .topMsg {
  border: dashed 2px #3ba3a3;
  background: white;
  padding: 16px;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 1.6;
}
#runding #contentsArea .intro strong {
  font-size: 24px;
  font-weight: bold;
  color: #f78c72;
  margin-right: 4px;
}
#runding #contentsArea .planArea {
  padding-bottom: 30px;
  background: #fcfafa;
  /* 	oem */
  /* 	oem-end */
}
#runding #contentsArea .planArea #oem {
  border-top: dashed 2px #8b98a3;
  border-bottom: dashed 2px #8b98a3;
  padding-top: 24px;
  padding-bottom: 24px;
  margin-top: 48px;
  margin-bottom: 48px;
  background: #e7ece8;
}
#runding #contentsArea .planArea #oem .sectionTitle,
#runding #contentsArea .planArea #oem .info {
  padding-left: 24px;
  line-height: 1.4;
}
#runding #contentsArea .planArea .oemMenu {
  padding-top: 24px;
}
#runding #contentsArea .planArea .oemMenu .oemBox {
  border-top: solid 4px #00ccb2;
  width: 260px;
  float: left;
  background: white;
  padding: 20px;
  padding-bottom: 64px;
  margin-bottom: 20px;
  -webkit-box-shadow: 1px 1px 4px #545c63;
  -moz-box-shadow: 1px 1px 4px #545c63;
  box-shadow: 1px 1px 4px #545c63;
  color: black;
  line-height: 1.4;
  position: relative;
}
#runding #contentsArea .planArea .oemMenu .oemBox .menuName {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: dashed 2px #8b98a3;
}
#runding #contentsArea .planArea .oemMenu .oemBox .btn {
  width: auto;
  margin-top: 20px;
}
#runding #contentsArea .planArea .oemMenu .oemBox .right {
  position: absolute;
  right: 20px;
  bottom: 24px;
}
#runding #contentsArea .planArea .oemMenu .oemBox:nth-child(6n+1) {
  border-top: solid 4px #ec9f1b;
}
#runding #contentsArea .planArea .oemMenu .oemBox:nth-child(6n+1) .menuName {
  color: #ec9f1b;
  border-color: #ec9f1b;
}
#runding #contentsArea .planArea .oemMenu .oemBox:nth-child(6n+1) .leftLine {
  border-left: solid 4px #ec9f1b;
  padding-left: 8px;
}
#runding #contentsArea .planArea .oemMenu .oemBox:nth-child(6n+2) {
  border-top: solid 4px #5ea5cc;
}
#runding #contentsArea .planArea .oemMenu .oemBox:nth-child(6n+2) .menuName {
  color: #5ea5cc;
  border-color: #5ea5cc;
}
#runding #contentsArea .planArea .oemMenu .oemBox:nth-child(6n+2) .leftLine {
  border-left: solid 4px #5ea5cc;
  padding-left: 8px;
}
#runding #contentsArea .planArea .oemMenu .oemBox:nth-child(6n+3) {
  border-top: solid 4px #3ba3a3;
}
#runding #contentsArea .planArea .oemMenu .oemBox:nth-child(6n+3) .menuName {
  color: #3ba3a3;
  border-color: #3ba3a3;
}
#runding #contentsArea .planArea .oemMenu .oemBox:nth-child(6n+3) .leftLine {
  border-left: solid 4px #3ba3a3;
  padding-left: 8px;
}
#runding #contentsArea .planArea .oemMenu .oemBox:nth-child(6n+4) {
  border-top: solid 4px #f78c72;
}
#runding #contentsArea .planArea .oemMenu .oemBox:nth-child(6n+4) .menuName {
  color: #f78c72;
  border-color: #f78c72;
}
#runding #contentsArea .planArea .oemMenu .oemBox:nth-child(6n+4) .leftLine {
  border-left: solid 4px #f78c72;
  padding-left: 8px;
}
#runding #contentsArea .planArea .oemMenu .oemBox:nth-child(6n+5) {
  border-top: solid 4px #47b38f;
}
#runding #contentsArea .planArea .oemMenu .oemBox:nth-child(6n+5) .menuName {
  color: #47b38f;
  border-color: #47b38f;
}
#runding #contentsArea .planArea .oemMenu .oemBox:nth-child(6n+5) .leftLine {
  border-left: solid 4px #47b38f;
  padding-left: 8px;
}
#runding #contentsArea .planArea .oemMenu .oemBox:nth-child(6n) {
  border-top: solid 4px #f07a78;
}
#runding #contentsArea .planArea .oemMenu .oemBox:nth-child(6n) .menuName {
  color: #f07a78;
  border-color: #f07a78;
}
#runding #contentsArea .planArea .oemMenu .oemBox:nth-child(6n) .leftLine {
  border-left: solid 4px #f07a78;
  padding-left: 8px;
}
#runding #contentsArea .planArea .oemMenu .oemBox:last-child {
  border-top: solid 4px #545c63;
}
#runding #contentsArea .planArea .oemMenu .oemBox:last-child .menuName {
  color: #545c63;
  border-color: #545c63;
}
#runding #contentsArea .planArea .oemMenu .oemBox:last-child .leftLine {
  border-left: solid 4px #545c63;
  padding-left: 8px;
}
#runding #contentsArea .planArea .oemMenu .oemBox:nth-child(3n+2) {
  margin-left: 30px;
  margin-right: 30px;
}
#runding #contentsArea .planArea .text {
  width: 580px;
  margin: auto;
  color: #545c63;
  line-height: 1.6;
  margin-bottom: 20px;
}
#runding #contentsArea .planArea .text strong {
  font-size: 18px;
  color: #f07a78;
  margin: 0 4px;
}
#runding #contentsArea .planArea .priceTable {
  margin-bottom: 32px;
}
#runding #contentsArea .planArea .priceTable .priceBox {
  width: 300px;
  float: left;
  background: white;
  -webkit-box-shadow: 1px 1px 4px #545c63;
  -moz-box-shadow: 1px 1px 4px #545c63;
  box-shadow: 1px 1px 4px #545c63;
}
#runding #contentsArea .planArea .priceTable .priceBox .planName {
  padding: 16px;
  color: white;
  font-size: 24px;
  line-height: 1.4;
}
#runding #contentsArea .planArea .priceTable .priceBox .planName strong {
  font-size: 48px;
  font-weight: bold;
}
#runding #contentsArea .planArea .priceTable .priceBox .info1 {
  /*
padding: 20px;
							padding-top: 40px;
*/
  border-bottom: solid 1px #e7ece8;
  /*
							font-size: 18px;
							color: @autumnColor;
							font-weight: bold;
*/
}
#runding #contentsArea .planArea .priceTable .priceBox .info1 dl p {
  margin-bottom: 1em;
}
#runding #contentsArea .planArea .priceTable .priceBox .info1 dl a {
  color: black;
  font-weight: bold;
}
#runding #contentsArea .planArea .priceTable .priceBox .planInfo {
  background: white;
  line-height: 1.4;
}
#runding #contentsArea .planArea .priceTable .priceBox .planInfo dl {
  padding: 12px 20px;
  border-bottom: solid 1px #e7ece8;
}
#runding #contentsArea .planArea .priceTable .priceBox .planInfo dl dt {
  font-size: 12px;
  color: #68727a;
  margin-bottom: 4px;
  font-weight: bold;
}
#runding #contentsArea .planArea .priceTable .priceBox .planInfo dl dd {
  color: #444;
}
#runding #contentsArea .planArea .priceTable .priceBox .planInfo dl dd ul {
  list-style-type: square;
  list-style-position: inside;
}
#runding #contentsArea .planArea .priceTable .priceBox .planInfo dl dd .tableBox {
  margin-top: 8px;
  margin-bottom: 12px;
}
#runding #contentsArea .planArea .priceTable .priceBox .planInfo dl dd .tableBox table {
  width: 100%;
}
#runding #contentsArea .planArea .priceTable .priceBox .planInfo dl dd .tableBox th,
#runding #contentsArea .planArea .priceTable .priceBox .planInfo dl dd .tableBox td {
  border: solid 1px #e7ece8;
}
#runding #contentsArea .planArea .priceTable .priceBox .planInfo dl dd .tableBox th {
  width: 50%;
  font-size: 12px;
  text-align: center;
  padding: 4px;
  background: rgba(240, 242, 240, 0.32);
}
#runding #contentsArea .planArea .priceTable .priceBox .planInfo dl dd .tableBox td {
  padding: 8px;
  text-align: center;
}
#runding #contentsArea .planArea .priceTable .priceBox .planInfo dl dd .warning {
  font-size: 12px;
  color: #68727a;
  line-height: 1.4;
}
#runding #contentsArea .planArea .priceTable .priceBox .planInfo .button {
  padding: 20px;
}
#runding #contentsArea .planArea .priceTable .priceBox .planInfo .button .btn {
  padding: 20px 0;
  font-size: 24px;
}
#runding #contentsArea .planArea .priceTable .normal .planName {
  background: #00ccb2;
}
#runding #contentsArea .planArea .priceTable .premium .planName {
  background: #f0b34a;
}
#runding #contentsArea .planArea .priceTable .order .planName {
  background: #f07a78;
  font-size: 16px;
  text-align: center;
  height: 132px;
  padding-top: 2em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#runding #contentsArea .planArea .priceTable .order .planName strong {
  font-size: 40px;
}
#runding #contentsArea .planArea .priceTable .order .add {
  color: #47b38f !important;
  font-size: 16px;
}
#runding #contentsArea .planArea .priceTable .premium {
  margin: 0 20px;
}
#runding #contentsArea .planArea .readyPlan {
  border-bottom: dashed 2px #8b98a3;
  margin-bottom: 32px;
}
#runding #contentsArea .planArea .readyPlan .headText {
  font-weight: bold;
  margin-bottom: 20px;
}
#runding #contentsArea .planArea .readyPlan .priceTable .planName {
  background: #8b98a3;
}
#runding #contentsArea .planArea .readyPlan .priceTable .planName strong {
  font-size: 24px !important;
}
#runding #contentsArea .planArea .readyPlan .priceTable .planName .whiteArea {
  color: white;
  border: dotted 1px white;
  padding: 4px;
  margin-left: 8px;
  font-size: 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #68727a;
}
#runding #contentsArea .planArea .readyPlan .priceTable .priceBox {
  margin-right: 10px;
}
#runding #contentsArea .planArea .readyPlan .priceTable .priceBox dl {
  border: none;
  padding: 0;
}
#runding #contentsArea .planArea .readyPlan .priceTable .priceBox dl dt {
  color: white;
  opacity: .8;
}
#runding #contentsArea .planArea .readyPlan .priceTable .priceBox dl dd ul {
  color: white;
}
#runding #contentsArea .planArea .readyPlan .priceTable .planInfo {
  padding: 20px;
  background: #68727a !important;
  color: white;
  border: none;
  position: relative;
}
#runding #contentsArea .planArea .readyPlan .priceTable .planInfo p {
  margin-top: 8px;
  text-align: right;
  position: absolute;
  bottom: 16px;
  right: 16px;
}
#runding #contentsArea .planArea .readyPlan .priceTable .planInfo .whiteArea {
  color: white;
  border: dotted 1px white;
  padding: 4px;
  font-size: 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #8b98a3;
}
#runding #contentsArea .planArea .sectionBox {
  margin-bottom: 20px;
}
#runding #contentsArea .planArea .sectionBox .sectionTitle {
  color: #545c63;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 16px;
}
#runding #contentsArea .planArea .sectionBox .sectionTitle .mini {
  font-size: 16px;
  margin-left: 4px;
}
#runding #contentsArea .planArea .sectionBox .payText {
  color: #68727a;
}
#runding #contentsArea .planArea .sectionBox .payList {
  margin: 1em 0;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.6;
}
#runding #contentsArea .planArea .sectionBox .nextPlan {
  font-size: 18px;
}
#runding #contentsArea .planArea .optionPrice .priceList {
  margin-top: 8px;
  border-top: dashed 1px #8b98a3;
}
#runding #contentsArea .planArea .optionPrice .priceList li {
  height: 44px;
  line-height: 44px;
  padding-left: 44px;
  font-size: 16px;
  border-bottom: dashed 1px #8b98a3;
}
#runding #contentsArea .planArea .optionPrice .priceList li .price {
  background: #3ba3a3;
  color: white;
  padding: 4px;
  margin-left: 16px;
}
#runding #contentsArea .planArea .optionPrice .priceList li .price2 {
  background: #f47258;
}
#runding #contentsArea .planArea .optionPrice .priceList li .price3 {
  background: #545c63;
}
#runding #contentsArea .planArea .optionPrice .priceList li:last-child {
  border: none;
}
#runding #contentsArea .planArea .optionPrice .option1 {
  background: white url("../images/icon-material.png") no-repeat left center;
}
#runding #contentsArea .planArea .optionPrice .option2 {
  background: white url("../images/icon-all.png") no-repeat left center;
}
#runding #contentsArea .planArea .optionPrice .option3 {
  background: white url("../images/icon-print.png") no-repeat left center;
}
#runding #contentsArea .planArea .optionPrice .option4 {
  background: white url("../images/icon-needle.png") no-repeat left center;
}
#runding #contentsArea .planArea .optionPrice .option5 {
  background: white url("../images/icon-tug.png") no-repeat left center;
}
#runding #contentsArea .planArea .optionPrice .option6 {
  background: white url("../images/icon-size.png") no-repeat left center;
}
#runding #contentsArea .planArea .optionPrice .option7 {
  background: white url("../images/icon-color.png") no-repeat left center;
}
#runding #contentsArea .planArea .optionPrice .option8 {
  background: white url("../images/icon-stock.png") no-repeat left center;
}
#runding #contentsArea .planArea .optionPrice .option9 {
  background: white url("../images/icon-view.png") no-repeat left center;
}
#runding #contentsArea .dataList {
  border-top: 1px dotted #8b98a3;
  padding: 16px;
}
#runding #contentsArea .dataList dt {
  margin-bottom: 8px;
  font-size: 18px;
}
#runding #contentsArea .dataList span {
  display: inline-block;
  width: 64px;
  text-align: center;
  background: #545c63;
  color: #f0f2f0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 8px 4px;
  font-size: 16px;
  margin-right: 8px;
}
#runding #contentsArea .ready {
  padding-bottom: 30px;
}
#runding #contentsArea .ready .headText {
  text-align: center;
  margin-bottom: 20px;
}
#runding #contentsArea .ready .readyImgList {
  background: #fcfafa;
  padding-bottom: 10px;
  margin-bottom: 32px;
}
#runding #contentsArea .ready .readyImgList .info {
  padding: 16px;
  font-size: 18px;
  background: white;
  color: #f47258;
  font-weight: bold;
  line-height: 1.8;
  border: solid 4px #545c63;
  text-align: center;
}
#runding #contentsArea .ready .readyImgList .imgList {
  overflow: hidden;
  padding: 20px 0;
}
#runding #contentsArea .ready .readyImgList .imgList li {
  width: 300px;
  margin: 10px;
  float: left;
  text-align: center;
}
#runding #contentsArea .ready .readyImgList .imgList li .text {
  font-size: 16px;
  margin-bottom: 1em;
  font-weight: bold;
}
#runding #contentsArea .ready .readyImgList .point {
  padding: 20px;
}
#runding #contentsArea .ready .readyImgList .point .pointTitle {
  font-size: 16px;
  margin-bottom: .5em;
  font-weight: bold;
}
#runding #contentsArea .ready .readyImgList .point .pointList ul {
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.6;
}
#runding #contentsArea .ready .sectionTitleG {
  padding: 1em;
  background: #3ba3a3;
  color: white;
  font-size: 18px;
  text-align: center;
}
#runding #contentsArea .ready .brandImg .sectionTitleG {
  margin-bottom: 16px;
}
#runding #contentsArea .ready .brandImg dl {
  padding: 20px;
}
#runding #contentsArea .ready .brandImg dt {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
}
#runding #contentsArea .ready .brandImg dd {
  margin-bottom: 16px;
}
#runding #contentsArea .ready .otherImg ul {
  padding-left: 20px;
  margin-top: 1em;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.6;
}
#runding #contentsArea .notItem {
  padding-bottom: 30px;
  background: #fcfafa;
}
#runding #contentsArea .notItem ul {
  padding-left: 20px;
  line-height: 1.6;
  color: #3d4247;
}
#runding #contentsArea .notItem ul li {
  list-style-type: square;
  margin-bottom: 1em;
}
#runding #contentsArea .lastContent {
  border-top: dashed 2px #8b98a3;
}
#runding #contentsArea .strongMsg {
  text-align: center;
  font-weight: bold;
  color: #111;
  font-size: 16px;
  margin-top: 40px;
  height: 400px;
}
#runding #contentsArea .entryWrap {
  width: 960px;
  margin: auto;
}
#runding #contentsArea .entry {
  width: 300px;
  background: #fcfafa;
  -webkit-box-shadow: 1px 1px 4px #545c63;
  -moz-box-shadow: 1px 1px 4px #545c63;
  box-shadow: 1px 1px 4px #545c63;
  text-align: left;
  float: left;
}
#runding #contentsArea .entry .bkScroll {
  margin-top: 16px;
  text-align: right;
}
#runding #contentsArea .entry .bkScroll i {
  margin-left: 2px;
}
#runding #contentsArea .entry .bkScroll a {
  padding: 4px;
  border: dotted 1px #68727a;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #68727a;
  text-decoration: none;
}
#runding #contentsArea .entry .headText {
  padding: 16px;
  font-size: 16px;
}
#runding #contentsArea .entry .headText span {
  padding: 8px;
  background: white;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-weight: bold;
  color: #545c63;
}
#runding #contentsArea .entry .normal {
  background: #00ccb2;
}
#runding #contentsArea .entry .premium {
  background: #f0b34a;
}
#runding #contentsArea .entry .kodawari {
  background: #f07a78;
}
#runding #contentsArea .entry .innerBox {
  padding: 16px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#runding #contentsArea .entry li {
  margin-bottom: 8px;
}
#runding #contentsArea .entry .warning {
  font-size: 12px;
  color: #8b98a3;
  line-height: 1.4;
}
#runding #contentsArea .entry .btn {
  padding: 16px;
  margin-bottom: 12px;
  font-size: 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#runding #contentsArea .entry p {
  font-size: 12px;
}
#runding #contentsArea .entry:nth-child(even) {
  margin-right: 20px;
  margin-left: 20px;
}
/* ----------------------------------
ブランドのはじめ方拡張CSS
---------------------------------------*/
#runding #contentsArea .intro-top {
  background: #e7ece8;
  padding: 16px;
  margin-bottom: 2em;
  font-size: 16px;
  line-height: 1.6;
  color: #181818;
}
#runding #contentsArea .intro-top p {
  margin-bottom: 1em;
}
#runding #contentsArea .intro-top__info {
  font-size: 14px;
  color: #545c63;
  margin-bottom: 1em;
}
#runding #contentsArea .intro-top__info ul {
  list-style-type: square;
  list-style-position: inside;
  margin-bottom: 8px;
}
#runding #contentsArea .intro-top__info small {
  font-size: 12px;
  color: #545c63;
}
#runding #contentsArea .intro-top__link {
  /*  text-align: right; */
  font-size: 15px;
  color: #545c63;
  border-top: 1px dotted #8b98a3;
  padding-top: 12px;
}
#runding #contentsArea .intro-top__link a {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  color: black;
}
/* --------------------
STARtedとは
--------------------*/
#about #contentsArea {
  padding-bottom: 0;
}
#about #contentsArea em {
  font-weight: bold;
  color: black;
}
#about #contentsArea .inner {
  width: 960px;
  margin: auto;
}
#about #contentsArea .w720 {
  width: 720px;
  margin: auto;
}
#about #contentsArea .w1200 {
  width: 1200px;
  margin: auto;
}
#about #contentsArea .content {
  padding: 40px 0;
}
#about #contentsArea .content .title {
  font-weight: bold;
  font-size: 32px;
  color: black;
  text-align: center;
  margin-bottom: 1em;
}
#about #contentsArea .content .title small {
  font-size: 14px;
}
#about #contentsArea .content .text {
  line-height: 1.5;
  font-size: 15px;
}
#about #contentsArea .content .text p {
  margin-bottom: 1em;
}
#about #contentsArea .content:nth-child(odd) {
  background: #f2f2f2;
}
#about #contentsArea .content:nth-child(even) {
  background: #ececec;
}
#about #contentsArea .content:last-child {
  padding-bottom: 4em;
}
#about .warning {
  margin-top: 4px;
  font-size: 12px;
  color: #111;
}
#about #contentsArea .picArea {
  text-align: center;
  margin-bottom: 1em;
  background: white;
  border: solid 4px white;
}
#about #contentsArea .picArea img {
  vertical-align: bottom;
}
#about #contentsArea .started-main-menu-box {
  width: 380px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 30px;
  margin-bottom: 30px;
  float: left;
  padding: 1em 10px;
  padding-bottom: 2em;
  border: solid 1px #e7ece8;
  background: white;
}
#about #contentsArea .started-main-menu-box .started-main-menu__photo {
  margin-bottom: 1em;
  width: 100%;
  height: 160px;
  text-align: center;
}
#about #contentsArea .started-main-menu-box .started-main-menu__photo a {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(24, 24, 24, 0.5);
  padding-top: 20%;
  text-decoration: none;
  color: white;
}
#about #contentsArea .started-main-menu-box .started-main-menu__photo a .menu-box__link {
  text-align: center;
}
#about #contentsArea .started-main-menu-box .started-main-menu__photo a .menu-box__link .menu-box__link__text {
  padding: 1em;
  background: rgba(24, 24, 24, 0.5);
  border: solid 1px rgba(255, 255, 255, 0.5);
}
#about #contentsArea .started-main-menu-box .bg--make_clothes {
  background: url("../images/menu/small_lot-top.jpg?date=20150820") no-repeat left center;
  background-size: cover;
}
#about #contentsArea .started-main-menu-box .bg--make_clothes a {
  background: none;
}
#about #contentsArea .started-main-menu-box .bg--linestone {
  background: url("../images/menu/linestone-top.jpg") no-repeat left center;
  background-size: cover;
}
#about #contentsArea .started-main-menu-box .bg--inkjet-printing {
  background: url("../images/menu/inkjet-printing-top@480.jpg") no-repeat left center;
  background-size: cover;
}
#about #contentsArea .started-main-menu-box .bg--hand-printing {
  background: url("../images/menu/hand-printing-top@480.jpg") no-repeat left center;
  background-size: cover;
}
#about #contentsArea .started-main-menu-box .bg--sublimation-transfer {
  background: url("../images/menu/sublimation-transfer-top@480.jpg") no-repeat left center;
  background-size: cover;
}
#about #contentsArea .started-main-menu-box .bg--needle {
  background: url("../images/menu/needle-top.jpg") no-repeat left center;
  background-size: cover;
}
#about #contentsArea .started-main-menu-box .bg--bag {
  background: url("../images/menu/bag-top.jpg") no-repeat left center;
  background-size: cover;
}
#about #contentsArea .started-main-menu-box .bg--accessory {
  background: url("../images/menu/accessory-top.jpg") no-repeat left center;
  background-size: cover;
}
#about #contentsArea .started-main-menu-box .bg--goods {
  background: url("../images/goods.jpg") no-repeat left center;
  background-size: cover;
}
#about #contentsArea .started-main-menu-box a:hover {
  opacity: .8;
}
#about #contentsArea .started-main-menu-box img {
  max-width: 100%;
}
#about #contentsArea .started-main-menu-box dt {
  margin-bottom: 8px;
  text-align: center;
  font-weight: bold;
  color: black;
}
#about #contentsArea .started-main-menu-box dd {
  line-height: 1.6;
}
#about #contentsArea .started-main-menu-box dd .menu-box__link {
  margin-top: 1em;
  text-align: right;
  color: #8b98a3;
}
#about #contentsArea .started-main-menu-box dd .menu-box__link__text {
  border: solid 1px;
  display: inline-block;
  padding: 8px;
  border: solid 1px #8b98a3;
  font-size: 12px;
}
#about #contentsArea .started-main-menu-box dd .menu-box__link__text .glyphicon {
  margin-left: 4px;
}
#about #contentsArea .started-main-menu-box:nth-child(3n) {
  margin-right: 0;
}
#about #contentsArea .business {
  margin-top: 2em;
  border-top: solid 1px #888;
  padding-top: 1.5em;
}
#about #contentsArea .business dt {
  text-align: center;
  margin-bottom: 1em;
  font-size: 1.2em;
}
#about #contentsArea .business dt .inline-block {
  display: inline-block;
  background: black;
  color: white;
  padding: 10px 1em;
}
#about #contentsArea .business dd {
  line-height: 1.6;
}
#about #contentsArea .business dd p {
  color: black;
  /*  font-size: 16px; */
  margin-bottom: 1em;
}
/* --------------------
STARtedとは拡張-css
--------------------*/
#about .about-content {
  background: url("../images/aboutPage-bg.jpg");
  background-size: cover;
}
#about .about-content .about-content__inner {
  background: rgba(24, 24, 24, 0.64);
  padding: 2em 0;
}
#about .about-content .about-content__title {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  color: white;
  border-bottom: solid 1px rgba(255, 255, 255, 0.32);
  padding-bottom: 16px;
}
#about .about-content .about-content__section {
  padding: 20px 0;
  color: white;
}
#about .about-content .about-content__section .about-content__section__title {
  font-size: 32px;
  line-height: 1.5;
  margin-bottom: 1rem;
  font-weight: bold;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.64);
}
#about .about-content .about-content__section .about-content__section__text {
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: .1em;
  /* opacity: .9; */
}
#about .about-content .about-content__section .about-content__section__text p {
  margin-bottom: 1.5em;
}
#about .about-content .about-content__section .about-content__section__img {
  border: solid 4px white;
}
#about .about-content .about-content__section .about-content__section__img img {
  width: 100%;
}
#about .about-content .about-content__section:nth-child(even) {
  background: rgba(24, 24, 24, 0.32);
}
#about .about-content__section__inner {
  width: 720px;
  margin: auto;
}
/* --------------------------------------
パタンナー、縫製ができる方へ
--------------------------------------*/
#factory #contentsArea {
  padding-bottom: 0;
}
#factory #contentsArea em {
  font-weight: bold;
  color: black;
}
#factory #contentsArea .inner {
  width: 960px;
  margin: auto;
}
#factory #contentsArea .w720 {
  width: 720px;
  margin: auto;
}
#factory #contentsArea .w1200 {
  width: 1200px;
  margin: auto;
}
#factory #contentsArea .content {
  padding: 40px 0;
}
#factory #contentsArea .content .title {
  font-weight: bold;
  font-size: 32px;
  color: black;
  text-align: center;
  margin-bottom: 1em;
}
#factory #contentsArea .content .title small {
  font-size: 14px;
}
#factory #contentsArea .content .text {
  line-height: 1.5;
  font-size: 15px;
}
#factory #contentsArea .content .text p {
  margin-bottom: 1em;
}
#factory #contentsArea .content:nth-child(odd) {
  background: #f2f2f2;
}
#factory #contentsArea .content:nth-child(even) {
  background: #ececec;
}
#factory #contentsArea .content:last-child {
  padding-bottom: 4em;
}
#factory .text {
  line-height: 1.6;
}
#factory .text small {
  font-size: 12px;
}
#factory .entry {
  padding: 16px;
}
#factory .w1000 {
  width: 1000px;
  margin: auto;
}
#factory .w1000 .float--left {
  float: left;
}
#factory .w1000 .float--right {
  float: right;
}
#factory .content-section {
  padding: 12px 1em;
  background: white;
  margin-bottom: 2em;
  width: 480px;
  height: 560px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#factory .content-section .section-title {
  background: black;
  color: white;
  padding: 12px;
  margin-bottom: 12px;
  font-size: 1.2em;
  text-align: center;
  font-weight: bold;
}
#factory .content-section .flow-list dl {
  margin-bottom: 2em;
}
#factory .content-section .flow-list dl:first-child dt {
  border-top: none;
}
#factory .content-section .flow-list dt {
  padding-bottom: 8px;
  padding-top: 8px;
  border-bottom: solid 1px #888;
  border-top: solid 1px #888;
  margin-bottom: 8px;
  color: black;
  font-weight: bold;
}
#factory .content-section .flow-list dt .flow-num {
  padding: 4px;
  font-size: 12px;
  border: solid 1px #888;
  margin-right: 8px;
  display: inline-block;
}
#factory .content-section .flow-list dd {
  line-height: 1.6;
  color: #181818;
}
#factory .content-section .flow-list dd small {
  font-size: 12px;
  color: #68727a;
}
/* --------------------
お問い合わせ共通
--------------------*/
#contact #contentsArea,
#estimate #contentsArea,
#unlimited #contentsArea {
  padding-bottom: 0;
}
#contact #contentsArea em,
#estimate #contentsArea em,
#unlimited #contentsArea em {
  font-weight: bold;
  color: black;
}
#contact #contentsArea .inner,
#estimate #contentsArea .inner,
#unlimited #contentsArea .inner {
  width: 960px;
  margin: auto;
}
#contact #contentsArea .w720,
#estimate #contentsArea .w720,
#unlimited #contentsArea .w720 {
  width: 720px;
  margin: auto;
}
#contact #contentsArea .w1200,
#estimate #contentsArea .w1200,
#unlimited #contentsArea .w1200 {
  width: 1200px;
  margin: auto;
}
#contact #contentsArea .content,
#estimate #contentsArea .content,
#unlimited #contentsArea .content {
  padding: 40px 0;
}
#contact #contentsArea .content .title,
#estimate #contentsArea .content .title,
#unlimited #contentsArea .content .title {
  font-weight: bold;
  font-size: 32px;
  color: black;
  text-align: center;
  margin-bottom: 1em;
}
#contact #contentsArea .content .title small,
#estimate #contentsArea .content .title small,
#unlimited #contentsArea .content .title small {
  font-size: 14px;
}
#contact #contentsArea .content .text,
#estimate #contentsArea .content .text,
#unlimited #contentsArea .content .text {
  line-height: 1.5;
  font-size: 15px;
}
#contact #contentsArea .content .text p,
#estimate #contentsArea .content .text p,
#unlimited #contentsArea .content .text p {
  margin-bottom: 1em;
}
#contact #contentsArea .content:nth-child(odd),
#estimate #contentsArea .content:nth-child(odd),
#unlimited #contentsArea .content:nth-child(odd) {
  background: #f2f2f2;
}
#contact #contentsArea .content:nth-child(even),
#estimate #contentsArea .content:nth-child(even),
#unlimited #contentsArea .content:nth-child(even) {
  background: #ececec;
}
#contact #contentsArea .content:last-child,
#estimate #contentsArea .content:last-child,
#unlimited #contentsArea .content:last-child {
  padding-bottom: 4em;
}
#contact .buttonArea,
#estimate .buttonArea,
#unlimited .buttonArea {
  width: 750px;
  margin: auto;
  margin-top: 2em;
  position: relative;
}
#contact .buttonArea .entry,
#estimate .buttonArea .entry,
#unlimited .buttonArea .entry {
  margin: 0;
}
#contact a em,
#estimate a em,
#unlimited a em {
  font-size: 1.2em;
  color: black;
  font-weight: bold;
}
#contact .promise-text,
#estimate .promise-text,
#unlimited .promise-text {
  line-height: 1.6;
  margin-top: 1em;
}
#contact .fileType,
#estimate .fileType,
#unlimited .fileType {
  font-size: 12px;
  margin-top: 4px;
  padding-top: 8px;
  padding-left: 8px;
  border-top: solid 1px rgba(139, 152, 163, 0.5);
  border-left: solid 1px rgba(139, 152, 163, 0.5);
  margin-left: 16px;
  display: inline-block;
}
#contact .bold,
#estimate .bold,
#unlimited .bold {
  font-weight: bold;
  color: #8b98a3;
}
#contact .explain,
#estimate .explain,
#unlimited .explain {
  border-top: dashed 2px #8b98a3;
  padding: 24px;
}
#contact .explain .innerBox,
#estimate .explain .innerBox,
#unlimited .explain .innerBox {
  background: white;
  border: solid 1px #8b98a3;
  padding: 20px;
  background: #fcfafa;
  line-height: 1.4;
  font-size: 16px;
  color: #111;
}
#contact .explain .innerBox .leadText,
#estimate .explain .innerBox .leadText,
#unlimited .explain .innerBox .leadText {
  font-size: 20px;
  color: #f47258;
  font-weight: bold;
  background: white;
  padding: 20px;
  margin-bottom: 20px;
  border: solid 1px #8b98a3;
}
#contact .explain .innerBox em,
#estimate .explain .innerBox em,
#unlimited .explain .innerBox em {
  font-weight: bold;
}
#contact .explain .innerBox ol,
#estimate .explain .innerBox ol,
#unlimited .explain .innerBox ol {
  list-style-type: decimal;
  padding-left: 1.5em;
}
#contact .explain .innerBox ol li,
#estimate .explain .innerBox ol li,
#unlimited .explain .innerBox ol li {
  margin-bottom: 8px;
}
#contact .explain .innerBox ol ul,
#estimate .explain .innerBox ol ul,
#unlimited .explain .innerBox ol ul {
  list-style-type: square;
  margin-bottom: 4px;
  padding-left: 1em;
  font-size: 14px;
  color: #545c63;
}
#contact .explain .innerBox ol ul li,
#estimate .explain .innerBox ol ul li,
#unlimited .explain .innerBox ol ul li {
  margin-bottom: 0;
}
#contact .explain .innerBox ol .warning,
#estimate .explain .innerBox ol .warning,
#unlimited .explain .innerBox ol .warning {
  font-size: 14px;
  color: #545c63;
}
#contact .explain .exHead,
#estimate .explain .exHead,
#unlimited .explain .exHead {
  display: inline-block;
  font-size: 18px;
  background: #545c63;
  padding: 20px;
  color: white;
}
#contact .explainLast,
#estimate .explainLast,
#unlimited .explainLast {
  border-bottom: dashed 2px #8b98a3;
  margin-bottom: 40px;
}
#contact #contentsArea .content .text,
#estimate #contentsArea .content .text,
#unlimited #contentsArea .content .text {
  width: 750px;
  margin: auto;
}
#contact .formBox,
#estimate .formBox,
#unlimited .formBox {
  width: 750px;
  margin: auto;
  background: #ececec;
  /* border: solid 1px #aaa; */
}
#contact .formBox .tableBox,
#estimate .formBox .tableBox,
#unlimited .formBox .tableBox {
  padding: 0 20px 20px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  width: 100%;
  margin-bottom: 1em;
}
#contact .formBox .tableBox dl,
#estimate .formBox .tableBox dl,
#unlimited .formBox .tableBox dl {
  display: table-row;
}
#contact .formBox .tableBox dt,
#estimate .formBox .tableBox dt,
#unlimited .formBox .tableBox dt,
#contact .formBox .tableBox dd,
#estimate .formBox .tableBox dd,
#unlimited .formBox .tableBox dd {
  display: table-cell;
}
#contact .formBox .tableBox dt,
#estimate .formBox .tableBox dt,
#unlimited .formBox .tableBox dt {
  width: 25%;
}
#contact .formBox .tableBox dt,
#estimate .formBox .tableBox dt,
#unlimited .formBox .tableBox dt,
#contact .formBox .tableBox dd,
#estimate .formBox .tableBox dd,
#unlimited .formBox .tableBox dd {
  vertical-align: middle;
}
#contact .formBox .tableBox dt,
#estimate .formBox .tableBox dt,
#unlimited .formBox .tableBox dt,
#contact .formBox .tableBox dd,
#estimate .formBox .tableBox dd,
#unlimited .formBox .tableBox dd {
  border-bottom: 1px dotted #8b98a3;
  padding: 12px 0;
}
#contact .formBox .tableBox dt,
#estimate .formBox .tableBox dt,
#unlimited .formBox .tableBox dt {
  font-weight: bold;
  line-height: 1.4;
}
#contact .formBox .tableBox dt small,
#estimate .formBox .tableBox dt small,
#unlimited .formBox .tableBox dt small {
  font-size: 12px;
  color: #68727a;
}
#contact .formBox .tableBox input,
#estimate .formBox .tableBox input,
#unlimited .formBox .tableBox input {
  padding: .5em;
  font-size: 14px;
  width: 90%;
}
#contact .formBox .tableBox textarea,
#estimate .formBox .tableBox textarea,
#unlimited .formBox .tableBox textarea {
  width: 90%;
  padding: .5em;
  height: 200px;
}
#contact .formBox .tableBox .last dt,
#estimate .formBox .tableBox .last dt,
#unlimited .formBox .tableBox .last dt,
#contact .formBox .tableBox .last dd,
#estimate .formBox .tableBox .last dd,
#unlimited .formBox .tableBox .last dd {
  border: none;
}
/* --------------------
無料お問い合わせフォーム
--------------------*/
#estimate #contentsArea .content .text {
  margin-bottom: 48px;
}
/* --------------------
こだわりコース
--------------------*/
#unlimited #contentsArea .endText {
  padding: 16px;
  line-height: 1.4;
  width: 960px;
  margin: auto;
  text-align: center;
  margin-top: 32px;
  font-size: 16px;
}
#unlimited #contentsArea .headText {
  text-align: center;
}
#unlimited #contentsArea .warning {
  margin-top: 8px;
  font-size: 13px;
  color: #8b98a3;
}
#unlimited #contentsArea .content .title {
  color: #f07a78;
}
#unlimited #contentsArea .info {
  border-top: dashed 2px #8b98a3;
  padding: 16px;
  background: #fcfafa;
}
#unlimited #contentsArea .info dd {
  font-size: 16px;
}
#unlimited #contentsArea .info .flowSection {
  border-top: dashed 2px #8b98a3;
  color: #e7ece8;
  padding: 40px 0;
  padding-left: 20px;
}
#unlimited #contentsArea .info .flowSection.step1 {
  background: url("../images/offerStep1.png") no-repeat right center;
  border-top: none;
  padding-top: 0;
}
#unlimited #contentsArea .info .flowSection.step2 {
  background: url("../images/offerStep2.png") no-repeat right center;
}
#unlimited #contentsArea .info .flowSection.step3 {
  background: url("../images/offerStep3.png") no-repeat right center;
}
#unlimited #contentsArea .info .flowSection.step4 {
  background: url("../images/offerStep4.png") no-repeat right center;
}
#unlimited #contentsArea .info .flowSection.step5 {
  background: url("../images/offerStep5.png") no-repeat right 10% center;
  background-size: 280px;
}
#unlimited #contentsArea .info .flowSection.step6 {
  background: url("../images/offerStep6.png") no-repeat right 10% center;
  background-size: 280px;
}
#unlimited #contentsArea .info .strong {
  font-weight: bold;
  color: #f07a78;
  margin-top: 8px;
  font-size: 20px;
}
#unlimited #contentsArea .info .yellow dt {
  border-color: #f0b34a;
}
#unlimited #contentsArea .info .yellow dt .step {
  background: #f0b34a;
}
#unlimited #contentsArea .info .yellow dt .step:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -16px;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 16px solid #f0b34a;
  right: -16px;
}
#unlimited #contentsArea .info .blue dt {
  border-color: #5ea5cc;
}
#unlimited #contentsArea .info .blue dt .step {
  background: #5ea5cc;
}
#unlimited #contentsArea .info .blue dt .step:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -16px;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 16px solid #5ea5cc;
  right: -16px;
}
#unlimited #contentsArea .info .green dt {
  border-color: #47b38f;
}
#unlimited #contentsArea .info .green dt .step {
  background: #47b38f;
}
#unlimited #contentsArea .info .green dt .step:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -16px;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 16px solid #47b38f;
  right: -16px;
}
#unlimited #contentsArea .info .orange dt {
  border-color: #f47258;
}
#unlimited #contentsArea .info .orange dt .step {
  background: #f47258;
}
#unlimited #contentsArea .info .orange dt .step:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -16px;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 16px solid #f47258;
  right: -16px;
}
#unlimited #contentsArea .info {
  padding-top: 32px;
  min-width: 1280px;
}
#unlimited #contentsArea .info dt {
  font-size: 24px;
  font-weight: bold;
}
#unlimited #contentsArea .flow {
  margin-top: 64px;
}
#unlimited #contentsArea .flow dl {
  padding: 16px 0;
  width: 560px;
}
#unlimited #contentsArea .flow dl dt {
  border-top: solid 6px #e7ece8;
  background: #e7ece8;
  color: #111;
}
#unlimited #contentsArea .flow dl dt .step {
  color: white;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  height: 48px;
  line-height: 48px;
  padding-left: 8px;
  margin-right: 2em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#unlimited #contentsArea .flow dl dd {
  background: white;
  color: #333;
  border: solid 1px #e7ece8;
  padding: 16px;
  line-height: 1.4;
  padding-bottom: 32px;
}
#unlimited #contentsArea .flow dl dd .warning {
  font-size: 12px;
  color: #8b98a3;
}
#unlimited #contentsArea .flow dl dd ul {
  list-style-position: inside;
  list-style-type: square;
  color: #68727a;
  font-size: 14px;
  margin-bottom: 8px;
  margin-top: 8px;
}
#unlimited #contentsArea .merit {
  background: #e7ece8;
  padding-bottom: 64px;
  border-bottom: dashed 2px #8b98a3;
  margin-bottom: 60px;
}
#unlimited #contentsArea .merit .headText {
  color: #545c63;
  margin-bottom: 64px;
}
#unlimited #contentsArea .merit .headText strong {
  color: #f47258;
}
#unlimited #contentsArea .merit .meritBox {
  padding-top: 160px;
  float: left;
  width: 300px;
}
#unlimited #contentsArea .merit .meritBox dl {
  background: white;
  padding-top: 40px;
  -webkit-box-shadow: 1px 1px 4px #545c63;
  -moz-box-shadow: 1px 1px 4px #545c63;
  box-shadow: 1px 1px 4px #545c63;
}
#unlimited #contentsArea .merit .meritBox dt {
  text-align: center;
  color: #00ccb2;
}
#unlimited #contentsArea .merit .meritBox dd {
  padding: 20px;
  font-size: 16px;
  line-height: 1.6;
}
#unlimited #contentsArea .merit .merit2 {
  margin: 0 30px;
}
#unlimited #contentsArea .merit .merit1 {
  background: url("../images/merit1.png") no-repeat center top;
}
#unlimited #contentsArea .merit .merit2 {
  background: url("../images/merit2.png") no-repeat center top;
}
#unlimited #contentsArea .merit .merit3 {
  background: url("../images/merit3.png") no-repeat center top;
}
#unlimited #contentsArea .headText {
  font-weight: bold;
  color: #00ccb2;
  font-size: 32px;
  margin-bottom: 32px;
}
#unlimited #contentsArea .headText .textIn {
  display: inline-block;
  padding: 16px;
  border: solid 4px #545c63;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
/* --------------------
メンバー登録
--------------------*/
#entryMember #contentsArea {
  padding-bottom: 120px;
}
#entryMember #contentsArea .btn-link {
  font-size: 14px;
}
#entryMember #contentsArea .btn-ouen {
  margin-top: 24px;
  padding: 16px;
  font-size: 28px;
  border: solid 1px #3ba3a3;
  width: auto;
}
#entryMember #contentsArea .inner {
  width: 960px;
  margin: auto;
  padding-top: 20px;
}
#entryMember #contentsArea .inner .title {
  font-weight: bold;
  font-size: 18px;
  color: #f78c72;
  margin-bottom: 20px;
}
#entryMember #contentsArea .inner .formArea {
  border: solid 1px #8b98a3;
  background: #fcfafa;
  padding: 0 20px 20px;
  /* ソーシャルログイン連携 */
}
#entryMember #contentsArea .inner .formArea .inputArea {
  width: 660px;
  float: left;
  /* ブランドID */
}
#entryMember #contentsArea .inner .formArea .inputArea dt {
  color: #68727a;
  font-size: 14px;
  line-height: 1.2;
  font-weight: bold;
}
#entryMember #contentsArea .inner .formArea .inputArea dt .subText {
  color: #808080;
  font-size: 11px;
  font-weight: normal;
}
#entryMember #contentsArea .inner .formArea .inputArea .tableBox {
  display: table;
  width: 100%;
  margin-bottom: 1em;
}
#entryMember #contentsArea .inner .formArea .inputArea .tableBox dl {
  display: table-row;
}
#entryMember #contentsArea .inner .formArea .inputArea .tableBox dt,
#entryMember #contentsArea .inner .formArea .inputArea .tableBox dd {
  display: table-cell;
}
#entryMember #contentsArea .inner .formArea .inputArea .tableBox dt {
  width: 224px;
}
#entryMember #contentsArea .inner .formArea .inputArea .tableBox dt,
#entryMember #contentsArea .inner .formArea .inputArea .tableBox dd {
  vertical-align: middle;
}
#entryMember #contentsArea .inner .formArea .inputArea .tableBox dl {
  height: 66px;
}
#entryMember #contentsArea .inner .formArea .inputArea .tableBox dt,
#entryMember #contentsArea .inner .formArea .inputArea .tableBox dd {
  border-bottom: 1px dotted #8b98a3;
}
#entryMember #contentsArea .inner .formArea .inputArea .tableBox input {
  padding: .5em;
  font-size: 14px;
  width: 90%;
}
#entryMember #contentsArea .inner .formArea .inputArea .tableBox .domain .d2 {
  width: 40%;
}
#entryMember #contentsArea .inner .formArea .inputArea .userName dd input {
  width: 30%;
  margin-right: 1em;
}
#entryMember #contentsArea .inner .formArea .inputArea .domain {
  padding: .5em;
  font-size: 14px;
  width: 90%;
}
#entryMember #contentsArea .inner .formArea .inputArea .domain li {
  display: inline-block;
}
#entryMember #contentsArea .inner .formArea .inputArea .mailInfo dt {
  margin-bottom: .5em;
}
#entryMember #contentsArea .inner .formArea .inputArea .mailInfo dd label {
  margin-right: .5em;
  cursor: pointer;
}
#entryMember #contentsArea .inner .formArea .inputArea .mailInfo dd input {
  cursor: pointer;
}
#entryMember #contentsArea .inner .formArea .socialLogin {
  width: 220px;
  padding-top: 20px;
  float: right;
}
#entryMember #contentsArea .inner .formArea .socialLogin dt {
  font-weight: bold;
  padding-bottom: 8px;
  border-bottom: 1px dotted #8b98a3;
  margin-bottom: 8px;
}
#entryMember #contentsArea .inner .formArea .socialLogin dl {
  background: white;
  border: solid 1px #8b98a3;
  padding: 10px;
}
#entryMember #contentsArea .inner .formArea .socialLogin .alertMsg {
  font-size: 12px;
  margin-bottom: 12px;
  line-height: 1.2;
}
#entryMember #contentsArea .inner .formArea .socialLogin .btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-weight: normal;
  font-size: 14px;
  margin-bottom: .5em;
}
#entryMember #contentsArea .inner .formArea .socialLogin .btn-google {
  font-size: 13px;
  background: #fcfafa;
  color: #f47258;
  border: solid 1px #f47258;
}
#entryMember #contentsArea .inner .formArea .socialLogin .btn-facebook {
  color: #4264aa;
  background: #fcfafa;
  border: solid 1px #4264aa;
}
#entryMember #contentsArea .inner .formArea .socialLogin .btn-twitter {
  color: #00acee;
  background: #fcfafa;
  border: solid 1px #00acee;
}
#entryMember #contentsArea .inner .formArea .socialLogin .btn-google.on {
  background: #f47258;
}
#entryMember #contentsArea .inner .formArea .socialLogin .btn-facebook.on {
  background: #4264aa;
}
#entryMember #contentsArea .inner .formArea .socialLogin .btn-twitter.on {
  background: #00acee;
}
#entryMember #contentsArea .inner .formArea .socialLogin .on {
  color: white;
}
.saveMsg {
  font-size: 16px;
  border: dashed 2px #3ba3a3;
  padding: 12px;
  font-weight: bold;
  background: #f0f2f0;
  width: 720px;
  margin: auto;
  margin-top: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* --------------------
ブランド登録
--------------------*/
#entryBrand .change,
#entryBrand .imgText {
  border: dashed 2px #3ba3a3;
  padding: 8px;
}
#entryBrand .mini {
  font-size: 14px;
}
#entryBrand .imgText {
  font-size: 14px;
  margin-bottom: 8px;
}
#entryBrand #contentsArea {
  background: #fcfafa;
  color: #68727a;
}
#entryBrand .imgBoxL {
  overflow: hidden;
  max-height: 289px;
}
#entryBrand .imgBoxL img {
  height: auto;
}
#entryBrand .inputArea {
  padding-top: 40px;
  padding-bottom: 64px;
}
#entryBrand .inputArea .inputBox {
  width: 650px;
  float: left;
}
#entryBrand .inputArea .inputBox .subSectionTitle {
  font-size: 18px;
  color: #545c63;
  margin-bottom: .5em;
}
#entryBrand .inputArea .inputBox .sub {
  margin-top: 16px;
}
#entryBrand .inputArea .inputBox .sub p {
  line-height: 1.4;
}
#entryBrand .inputArea .inputBox #q1 input[type="text"] {
  width: 70%;
}
#entryBrand .inputArea .inputBox #q1 label {
  margin-right: .5em;
  display: inline-block;
  width: 95px;
}
#entryBrand .inputArea .inputBox #q9 {
  margin-bottom: 30px;
}
#entryBrand .inputArea .inputBox strong {
  font-weight: bold;
  margin-top: .5em;
  font-size: 12px;
}
/* --------------------
新規登録共通
--------------------*/
.entryPage .menuBox {
  width: 200px;
  float: right;
}
.entryPage .menuBox #fixArea {
  width: 240px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #3ba3a3;
  background: #00ccb2;
  padding: 20px;
  line-height: 1.4;
  display: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 16px;
  color: white;
  font-weight: bold;
}
.entryPage .menuBox #fixArea .btn {
  font-size: 14px;
  margin-bottom: .5em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.entryPage .menuBox .fix {
  position: fixed;
  top: 20px;
}
.entryPage .wait {
  margin-top: 16px;
  text-align: center;
}
/* --------------------
製品登録
--------------------*/
#entryItem {
  /* オプション */
}
#entryItem #q2 {
  padding-bottom: 40px;
}
#entryItem .alertMsg {
  margin-bottom: 8px;
  font-size: 14px;
}
#entryItem #contentsArea {
  background: #fcfafa;
  color: #68727a;
  padding-top: 0;
}
#entryItem #itemTypeList {
  overflow: hidden;
  width: 900px;
}
#entryItem #itemTypeList li {
  width: 140px;
  float: left;
  margin: 0 10px;
}
#entryItem #itemTypeList li label {
  width: 140px;
  height: 140px;
  cursor: pointer;
  background: url("../images/icon-mens.jpg") no-repeat;
}
#entryItem #itemTypeList li label p {
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-family: Helvetica, Arial;
  font-size: 16px;
}
#entryItem #itemTypeList li .type1 {
  background: url("../images/icon-mens.jpg") no-repeat;
}
#entryItem #itemTypeList li .type1.on p {
  background: #4da6df;
  color: white;
}
#entryItem #itemTypeList li .type2 {
  background: url("../images/icon-ladys.jpg") no-repeat;
}
#entryItem #itemTypeList li .type2.on p {
  background: #f87c79;
  color: white;
}
#entryItem #itemTypeList li .type3 {
  background: url("../images/icon-kids.jpg") no-repeat;
}
#entryItem #itemTypeList li .type3.on p {
  background: #f2b233;
  color: white;
}
#entryItem #itemTypeList li .type4 {
  background: url("../images/icon-dogs.jpg") no-repeat;
}
#entryItem #itemTypeList li .type4.on p {
  background: #39c898;
  color: white;
}
#entryItem #itemTypeList li .type5 {
  background: url("../images/icon-others.jpg") no-repeat;
}
#entryItem #itemTypeList li .type5.on p {
  background: #ce97cf;
  color: white;
}
#entryItem .strongMsg {
  margin-top: 16px;
  font-size: 20px;
  padding: 16px;
  background: white;
  color: #f47258;
  line-height: 1.6;
}
#entryItem .inputArea {
  padding-top: 40px;
  position: relative;
}
#entryItem .inputArea .menuBox {
  position: absolute;
  top: 20px;
  right: -50px;
  width: 200px;
}
#entryItem .wrap {
  /* 製品補足情報 */
}
#entryItem .wrap .selectBoxArea {
  width: 500px;
  float: left;
}
#entryItem .wrap .selectBoxArea #makeItemList {
  font-size: 16px;
}
#entryItem .wrap .selectBoxArea #makeItemList .warning {
  margin-top: 12px;
  line-height: 1.3;
}
#entryItem .wrap .selectBoxArea #makeItemList input {
  border: solid 2px #8b98a3;
  /* padding: 1em 0.5em; */
  height: 36px;
  background: url("../images/icon-down.png") no-repeat right center;
  cursor: pointer;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#entryItem .wrap .selectBoxArea #makeItemList dl {
  margin-bottom: 1em;
}
#entryItem .wrap .selectBoxArea #makeItemList dt {
  height: 44px;
  line-height: 44px;
  padding-left: 60px;
  border: 2px solid #8b98a3;
  cursor: pointer;
  font-size: 16px;
}
#entryItem .wrap .selectBoxArea #makeItemList dd {
  padding: 20px;
  background: #fcfafa;
  border: 2px solid #3ba3a3;
}
#entryItem .wrap .selectBoxArea #makeItemList .item1 dt {
  background: white url("../images/icon-shirt.png") no-repeat;
}
#entryItem .wrap .selectBoxArea #makeItemList .item1 dt.on {
  background: #3ba3a3 url("../images/icon-shirt-w.png") no-repeat;
  color: white;
  border: 2px solid #3ba3a3;
}
#entryItem .wrap .selectBoxArea #makeItemList .item2 dt {
  background: white url("../images/icon-outer.png") no-repeat;
}
#entryItem .wrap .selectBoxArea #makeItemList .item2 dt.on {
  background: #3ba3a3 url("../images/icon-outer-w.png") no-repeat;
  color: white;
  border: 2px solid #3ba3a3;
}
#entryItem .wrap .selectBoxArea #makeItemList .item3 dt {
  background: white url("../images/icon-pants.png") no-repeat;
}
#entryItem .wrap .selectBoxArea #makeItemList .item3 dt.on {
  background: #3ba3a3 url("../images/icon-pants-w.png") no-repeat;
  color: white;
  border: 2px solid #3ba3a3;
}
#entryItem .wrap .selectBoxArea #makeItemList .item4 dt {
  background: white url("../images/icon-allinone.png") no-repeat;
}
#entryItem .wrap .selectBoxArea #makeItemList .item4 dt.on {
  background: #3ba3a3 url("../images/icon-allinone-w.png") no-repeat;
  color: white;
  border: 2px solid #3ba3a3;
}
#entryItem .wrap .selectBoxArea #makeItemList .item5 dt {
  background: white url("../images/icon-scart.png") no-repeat;
}
#entryItem .wrap .selectBoxArea #makeItemList .item5 dt.on {
  background: #3ba3a3 url("../images/icon-scart-w.png") no-repeat;
  color: white;
  border: 2px solid #3ba3a3;
}
#entryItem .wrap .selectBoxArea #makeItemList .item6 dt {
  background: white url("../images/icon-onepi.png") no-repeat;
}
#entryItem .wrap .selectBoxArea #makeItemList .item6 dt.on {
  background: #3ba3a3 url("../images/icon-onepi-w.png") no-repeat;
  color: white;
  border: 2px solid #3ba3a3;
}
#entryItem .wrap .selectBoxArea #makeItemList .item7 dt {
  background: white url("../images/icon-dogs-w.png") no-repeat;
}
#entryItem .wrap .selectBoxArea #makeItemList .item7 dt.on {
  background: #3ba3a3 url("../images/icon-dogs-white.png") no-repeat;
  color: white;
  border: 2px solid #3ba3a3;
}
#entryItem .wrap .selectBoxArea #makeItemList .item8 dt {
  background: white url("../images/icon-bug.png") no-repeat;
}
#entryItem .wrap .selectBoxArea #makeItemList .item8 dt.on {
  background: #3ba3a3 url("../images/icon-bug-w.png") no-repeat;
  color: white;
  border: 2px solid #3ba3a3;
}
#entryItem .wrap .selectBoxArea #makeItemList .item9 dt {
  background: white url("../images/icon-otherItem.png") no-repeat;
}
#entryItem .wrap .selectBoxArea #makeItemList .item9 dt.on {
  background: #3ba3a3 url("../images/icon-otherItem-w.png") no-repeat;
  color: white;
  border: 2px solid #3ba3a3;
}
#entryItem .wrap .selectBoxArea #makeItemList .item10 dt {
  background: white url("../images/icon-setUp.png") no-repeat;
}
#entryItem .wrap .selectBoxArea #makeItemList .item10 dt.on {
  background: #3ba3a3 url("../images/icon-setUp-w.png") no-repeat;
  color: white;
  border: 2px solid #3ba3a3;
}
#entryItem .wrap .selectBoxArea #makeItemList dt:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
#entryItem .wrap #explainArea {
  width: 380px;
  background: white;
  float: right;
}
#entryItem .wrap #explainArea .title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: .5em;
  text-align: center;
}
#entryItem .wrap #explainArea .text {
  line-height: 1.4;
}
#entryItem .wrap #explainArea .warning {
  line-height: 1.4;
}
#entryItem .wrap #explainArea .itemInfo {
  display: none;
}
#entryItem .wrap #explainArea .itemInfo .head {
  background: rgba(240, 179, 74, 0.9) url("../images/inputSizeHead.png") no-repeat left top;
  padding: 48px 4px 16px 4px;
  color: #111;
  text-align: center;
  margin-bottom: 16px;
}
#entryItem .wrap #explainArea .itemInfo .head strong {
  font-weight: bold;
}
#entryItem .wrap #explainArea .itemInfo .head .text {
  color: #0f0f0f;
  font-size: 12px;
  text-align: center;
  margin-top: 12px;
}
#entryItem .wrap #explainArea .itemInfo .ok {
  border: dashed 2px white;
  margin-top: 16px;
  padding: 12px;
  margin-bottom: 16px;
  display: inline-block;
  color: white;
  font-size: 16px;
}
#entryItem .wrap #explainArea img {
  float: right;
  width: 200px;
}
#entryItem .wrap #explainArea .inputSizeArea {
  padding: 16px;
}
#entryItem .wrap #explainArea .inputSize {
  /* display: table; */
  padding-left: 1em;
  font-size: 12px;
  width: 100px;
  float: left;
}
#entryItem .wrap #explainArea .inputSize input {
  width: 64%;
  margin-right: 8px;
}
#entryItem .wrap #explainArea .inputSize dl {
  /* display: table-row; */
  margin-bottom: 10px;
}
#entryItem .wrap #explainArea .inputSize dl dt,
#entryItem .wrap #explainArea .inputSize dl dd {
  /*
padding: 5px;
						height: 24px;
*/
  /* display: table-cell; */
}
#entryItem .wrap #explainArea .inputSize dl dt {
  /* text-align: right; */
  margin-bottom: 5px;
}
#entryItem .qBox .inputProfile dt {
  width: 140px;
  font-size: 16px;
  color: #68727a;
}
#entryItem .inputVal {
  overflow: hidden;
}
#entryItem #itemUploadList {
  width: 420px;
  float: left;
}
#entryItem .warningList {
  padding-left: 2em;
}
#entryItem .imgListBox {
  overflow: hidden;
  width: 420px;
  background: white;
  padding: 20px;
}
#entryItem .imgListBox li {
  width: 120px;
  height: 120px;
  margin-right: 15px;
  float: left;
  border: 1px dotted #8b98a3;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#entryItem .imgListBox li img {
  width: 100%;
  vertical-align: middle;
}
#entryItem .imgListBox .last {
  margin-right: 0;
}
#entryItem #q4 .sectionTitle {
  line-height: 1.4;
}
#entryItem #seasonList {
  overflow: hidden;
}
#entryItem #seasonList li {
  width: 210px;
  margin-right: 20px;
  text-align: center;
  font-size: 20px;
  background: white;
  float: left;
}
#entryItem #seasonList li label {
  width: 100%;
  cursor: pointer;
  height: 44px;
  line-height: 44px;
}
#entryItem #seasonList .last {
  margin-right: 0;
}
#entryItem #seasonList .season1 {
  background: white url("../images/icon-spring.png") no-repeat;
  color: #47b38f;
}
#entryItem #seasonList .season1.on {
  background: #47b38f url("../images/icon-check.png") no-repeat;
  color: white;
}
#entryItem #seasonList .season2 {
  background: white url("../images/icon-summer.png") no-repeat;
  color: #f0b34a;
}
#entryItem #seasonList .season2.on {
  background: #f0b34a url("../images/icon-check.png") no-repeat;
  color: white;
}
#entryItem #seasonList .season3 {
  background: white url("../images/icon-autumn.png") no-repeat;
  color: #f07a78;
}
#entryItem #seasonList .season3.on {
  background: #f07a78 url("../images/icon-check.png") no-repeat;
  color: white;
}
#entryItem #seasonList .season4 {
  background: white url("../images/icon-winter.png") no-repeat;
  color: #5ea5cc;
}
#entryItem #seasonList .season4.on {
  background: #5ea5cc url("../images/icon-check.png") no-repeat;
  color: white;
}
#entryItem .clothList {
  border-bottom: 1px dotted #8b98a3;
  margin-bottom: 20px;
}
#entryItem .clothList li {
  margin-bottom: 20px;
  width: 80%;
}
#entryItem .clothList li label {
  display: block;
  padding-left: 48px;
  cursor: pointer;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  border: 2px solid #8b98a3;
  background: white url("../images/radio-off.png") no-repeat;
}
#entryItem .clothList li .on {
  background: #3ba3a3 url("../images/radio-on.png") no-repeat;
  border-color: #3ba3a3;
  color: white;
}
#entryItem #clothBkList {
  border: none;
}
#entryItem #clothBkList li {
  width: 100%;
}
#entryItem #cloth-memo {
  line-height: 24px;
}
#entryItem .indent {
  padding-left: 24px;
}
#entryItem #q6 .inputBox {
  padding: 20px;
  background: #fcfafa;
  border: 2px solid #3ba3a3;
  line-height: 24px;
}
#entryItem .price2 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 4px;
}
#entryItem #q5 .price,
#entryItem #q6 .price {
  padding: 8px;
  background: #545c63;
  color: white;
  margin-left: 8px;
  font-size: 14px;
}
#entryItem #q5 .on .price,
#entryItem #q6 .on .price {
  background: transparent;
}
#entryItem #optionList dl {
  margin-bottom: 1em;
}
#entryItem #optionList dt {
  height: 44px;
  line-height: 44px;
  padding-left: 50px;
  border: 2px solid #8b98a3;
  cursor: pointer;
  font-size: 16px;
}
#entryItem #optionList dd {
  padding: 20px;
  background: #fcfafa;
  border: 2px solid #3ba3a3;
}
#entryItem #optionList .price {
  padding: 8px;
  background: #3ba3a3;
  color: white;
  margin-left: 8px;
  font-size: 12px;
}
#entryItem #optionList .price3 {
  background: #f47258;
}
#entryItem #optionList .on .price3 {
  background: transparent;
}
#entryItem #optionList .priceText {
  font-size: 12px;
  padding: 8px 0;
}
#entryItem #optionList .priceText .price2 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 4px;
}
#entryItem #optionList .option1 dt {
  background: white url("../images/icon-material.png") no-repeat;
}
#entryItem #optionList .option1 dt.on {
  background: #3ba3a3 url("../images/icon-material-w.png") no-repeat;
  color: white;
  border: 2px solid #3ba3a3;
}
#entryItem #optionList .option2 dt {
  background: white url("../images/icon-all.png") no-repeat;
}
#entryItem #optionList .option2 dt.on {
  background: #3ba3a3 url("../images/icon-all-w.png") no-repeat;
  color: white;
  border: 2px solid #3ba3a3;
}
#entryItem #optionList .option3 dt {
  background: white url("../images/icon-print.png") no-repeat;
}
#entryItem #optionList .option3 dt.on {
  background: #3ba3a3 url("../images/icon-print-w.png") no-repeat;
  color: white;
  border: 2px solid #3ba3a3;
}
#entryItem #optionList .option4 dt {
  background: white url("../images/icon-needle.png") no-repeat;
}
#entryItem #optionList .option4 dt.on {
  background: #3ba3a3 url("../images/icon-needle-w.png") no-repeat;
  color: white;
  border: 2px solid #3ba3a3;
}
#entryItem #optionList .option5 dt {
  background: white url("../images/icon-tug.png") no-repeat;
}
#entryItem #optionList .option5 dt.on {
  background: #3ba3a3 url("../images/icon-tug-w.png") no-repeat;
  color: white;
  border: 2px solid #3ba3a3;
}
#entryItem #optionList .option6 dt.head {
  background: white url("../images/icon-size.png") no-repeat;
}
#entryItem #optionList .option6 dt.head.on {
  background: #3ba3a3 url("../images/icon-size-w.png") no-repeat;
  color: white;
  border: 2px solid #3ba3a3;
}
#entryItem #optionList .option7 dt {
  background: white url("../images/icon-color.png") no-repeat;
}
#entryItem #optionList .option7 dt.on {
  background: #3ba3a3 url("../images/icon-color-w.png") no-repeat;
  color: white;
  border: 2px solid #3ba3a3;
}
#entryItem #optionList dt:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
#entryItem #optionList .text {
  margin-bottom: 8px;
  font-size: 14px;
}
#entryItem .optionWrap {
  overflow: hidden;
}
#entryItem .optionWrap .optionMenulList {
  width: 240px;
  float: left;
}
#entryItem .optionWrap .inputOption {
  width: 540px;
  float: left;
  margin-left: 20px;
}
#entryItem .optionWrap .inputOption .slideBox {
  border: 1px dotted #8b98a3;
  background: white;
  padding: 1em;
}
#entryItem .optionWrap .inputOption .slideBox .uploadImg {
  width: 120px;
  height: 120px;
  border: 1px dotted #8b98a3;
  overflow: hidden;
}
#entryItem .optionWrap .inputOption .slideBox .uploadImg img {
  width: 100%;
}
#entryItem .optionMenulList {
  margin-top: 1em;
}
#entryItem .optionMenulList label {
  width: 240px;
  margin-right: 20px;
  height: 44px;
  line-height: 44px;
  border: 2px solid #8b98a3;
  text-align: center;
  background: white url("../images/radio-off.png") no-repeat;
  font-size: 16px;
  cursor: pointer;
  display: block;
  margin-bottom: 1em;
}
#entryItem .optionMenulList .on {
  background: #3ba3a3 url("../images/radio-on.png") no-repeat;
  border-color: #3ba3a3;
  color: white;
}
#entryItem #allprintList {
  overflow: hidden;
  width: 600px;
  margin: auto;
  margin-top: 1em;
}
#entryItem #allprintList li {
  width: 140px;
  float: left;
  padding: 0 10px;
}
#entryItem #allprintList li label {
  width: 140px;
  height: 140px;
  cursor: pointer;
}
#entryItem #allprintList li label p {
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-family: Helvetica, Arial;
  font-size: 16px;
}
#entryItem #allprintList li .pattern1 {
  background: url("../images/pattern1.jpg") no-repeat;
}
#entryItem #allprintList li .pattern1.on p {
  background: #00ccb2;
  color: white;
}
#entryItem #allprintList li .pattern2 {
  background: url("../images/pattern2.jpg") no-repeat;
}
#entryItem #allprintList li .pattern2.on p {
  background: #00ccb2;
  color: white;
}
#entryItem #allprintList li .pattern3 {
  background: url("../images/pattern3.jpg") no-repeat;
}
#entryItem #allprintList li .pattern3.on p {
  background: #00ccb2;
  color: white;
}
#entryItem .slideBox {
  margin-top: 20px;
  overflow: hidden;
}
#entryItem .slideBox .rightBox {
  float: right;
  width: 400px;
  text-align: right;
}
#entryItem .slideBox .rightBox .warningText {
  font-size: 12px;
}
#entryItem .slideBox .centerBox {
  width: 400px;
  margin: auto;
}
#entryItem .slideBox .centerBox .warningText {
  font-size: 12px;
}
#entryItem .sizeArea {
  overflow: hidden;
  background: white;
  padding: 20px;
  margin-top: 20px;
  border: 1px dotted #8b98a3;
}
#entryItem .sizeArea .leadText {
  margin-bottom: 10px;
}
#entryItem .sizeArea .selectSize li {
  margin-bottom: 10px;
}
#entryItem .sizeArea .selectSize li label {
  margin-left: 5px;
  margin-right: 5px;
}
#entryItem .sizeArea .selectSize li .otherSize {
  margin-top: 10px;
  width: 400px;
  padding: 10px;
  border: solid 1px #8b98a3;
  background: #fcfafa;
  display: table;
  font-size: 14px;
  line-height: 1.4;
  display: none;
}
#entryItem .sizeArea .selectSize li .otherSize .otherSizeInput {
  display: table-row;
}
#entryItem .sizeArea .selectSize li .otherSize .otherSizeInput .title,
#entryItem .sizeArea .selectSize li .otherSize .otherSizeInput .input {
  display: table-cell;
  padding: 10px 0;
  border-bottom: 1px dotted #8b98a3;
}
#entryItem .sizeArea .selectSize li .otherSize .otherSizeInput .title {
  width: 20%;
}
#entryItem .sizeArea .selectSize li .otherSize .otherSizeInput .input {
  width: 300px;
}
#entryItem .sizeArea .selectSize li .otherSize .otherSizeInput .input input {
  width: 80%;
}
#entryItem .sizeArea .selectSize li .otherSize .otherSizeInput .btn {
  display: inline;
  padding: 5px;
  margin-left: 5px;
}
#entryItem .sizeArea #selectedSizeList {
  margin-top: 20px;
  padding: 20px;
  border: 1px solid #00ccb2;
}
#entryItem .sizeArea #selectedSizeList ul {
  margin-top: 1em;
}
#entryItem .sizeArea #selectedSizeList li {
  display: inline-block;
  margin-right: 1em;
  margin-bottom: 1em;
  color: white;
  background: #00ccb2;
  padding: 10px;
}
#entryItem .sizeArea #selectedSizeList li .delete-size {
  padding: 5px;
  background: #3ba3a3;
  color: white;
  font-size: 12px;
  margin-left: 20px;
  cursor: pointer;
}
#entryItem .sizeArea #selectedSizeList li .delete-size:hover {
  opacity: .5;
}
#entryItem .sizeArea #sizeImg {
  width: 330px;
  float: left;
}
#entryItem .sizeArea .sizeInputArea {
  width: 498px;
  padding-left: 30px;
  float: left;
}
#entryItem .sizeArea .inputSizeList {
  overflow: hidden;
}
#entryItem .sizeArea .inputSize {
  width: 100px;
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
}
#entryItem .sizeArea .inputSize .selectSize {
  margin-bottom: 10px;
}
#entryItem .sizeArea .inputSize .selectSize select {
  width: 100%;
  height: 30px;
  cursor: pointer;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#entryItem .sizeArea .inputSize label {
  line-height: 16px;
  height: 20px;
  display: block;
}
#entryItem .sizeArea .inputSize input {
  margin-bottom: .5em;
}
#entryItem .sizeArea .inputSize .btn {
  width: 50%;
  height: 24px;
  font-size: 12px;
  float: right;
}
#entryItem .sizeArea .inputSize .bottoms,
#entryItem .sizeArea .inputSize .dog,
#entryItem .sizeArea .inputSize .bag,
#entryItem .sizeArea .inputSize .other {
  display: none;
}
#entryItem .sizeArea .addBtn {
  border-top: 1px dotted #8b98a3;
  padding-top: 1em;
}
#entryItem .sizeArea .addBtn .btn {
  width: 120px;
  font-size: 14px;
  height: 32px;
}
#entryItem .colorList {
  width: 400px;
  background: white;
  padding: 20px;
  border: 1px dotted #8b98a3;
}
#entryItem .colorList li {
  margin-bottom: 1em;
}
#entryItem .colorList li label {
  margin-bottom: .5em;
}
#entryItem .colorList li input {
  line-height: 24px;
}
#entryItem #q8 {
  margin-bottom: 60px;
}
#entryItem .buttonArea {
  overflow: hidden;
  width: 700px;
}
#entryItem .entry {
  width: 420px;
  float: right;
  margin-top: 0;
}
#entryItem .entry .btn {
  width: 100%;
}
#entryItem .entry .btn-ouen {
  background: #00ccb2;
  margin: 0;
}
#entryItem .entry p {
  text-align: left;
}
#entryItem .back {
  width: 220px;
  float: left;
}
#entryItem .back .btn {
  font-size: 14px;
}
#entryItem .back .btn-info:hover {
  opacity: 0.8;
}
/* --------------------
決済
--------------------*/
#selectPay #contentsArea {
  width: 1280px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
  padding-right: 40px;
  margin: auto;
}
#selectPay #contentsArea .inner {
  padding: 30px;
  width: 960px;
  margin: auto;
}
#selectPay #contentsArea .inner .title {
  font-size: 18px;
  padding-bottom: .5em;
  background: #f0f2f0;
  padding: 20px;
  margin-bottom: 14px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#selectPay #contentsArea .inner .payBox {
  margin-bottom: 32px;
}
#selectPay #contentsArea .inner .tableBox {
  padding-left: 2em;
  font-size: 16px;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #f0f2f0;
}
#selectPay #contentsArea .inner .tableBox table {
  width: 60%;
}
#selectPay #contentsArea .inner .tableBox th {
  font-size: 14px;
  color: #68727a;
  font-weight: bold;
  text-align: center;
  background: rgba(240, 242, 240, 0.6);
}
#selectPay #contentsArea .inner .tableBox th:nth-child(1) {
  width: 120px;
}
#selectPay #contentsArea .inner .tableBox th:nth-child(3) {
  text-align: right;
  font-size: 16px;
}
#selectPay #contentsArea .inner .tableBox td,
#selectPay #contentsArea .inner .tableBox th {
  border: 1px solid #f0f2f0;
  padding: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#selectPay #contentsArea .inner .tableBox td {
  text-align: right;
}
#selectPay #contentsArea .inner .tableBox tr:nth-child(2n) th {
  background: rgba(240, 242, 240, 0.2);
}
#selectPay #contentsArea .inner .tableBox .val {
  color: #545c63;
  font-weight: bold;
  font-size: 20px;
  width: 200px;
}
#selectPay #contentsArea .inner .total {
  padding-left: 2em;
  width: 58%;
}
#selectPay #contentsArea .inner .total dl {
  display: table;
  width: 100%;
  margin-bottom: 1em;
}
#selectPay #contentsArea .inner .total dl dl {
  display: table-row;
}
#selectPay #contentsArea .inner .total dl dt,
#selectPay #contentsArea .inner .total dl dd {
  display: table-cell;
}
#selectPay #contentsArea .inner .total dl dt {
  width: 100px;
}
#selectPay #contentsArea .inner .total dl dt,
#selectPay #contentsArea .inner .total dl dd {
  vertical-align: middle;
}
#selectPay #contentsArea .inner .total dl dt {
  text-align: center;
  font-size: 16px;
  color: #f78c72;
  border-right: dashed 2px #545c63;
}
#selectPay #contentsArea .inner .total dl dd {
  text-align: right;
  font-size: 24px;
  font-weight: bold;
  color: #f78c72;
  vertical-align: middle;
}
#selectPay #contentsArea .inner .total dl dd small {
  font-size: 14px;
  color: #545c63;
}
#selectPay #contentsArea .inner .payList {
  padding-left: 1em;
}
#selectPay #contentsArea .inner .payList li {
  padding: .5em;
  font-size: 16px;
}
#selectPay #contentsArea .inner .payList li label {
  margin-left: 6px;
}
#selectPay #contentsArea .inner .payList li img {
  margin-left: 8px;
  vertical-align: middle;
}
#selectPay #contentsArea .inner .line {
  padding-bottom: 40px;
  border-bottom: 1px dotted #8b98a3;
}
#selectPay #contentsArea .inner .buttonArea {
  overflow: hidden;
  width: 600px;
}
#selectPay #contentsArea .inner .pay {
  width: 320px;
  float: right;
  margin-top: 0;
}
#selectPay #contentsArea .inner .pay .btn {
  width: 100%;
}
#selectPay #contentsArea .inner .pay .btn-pay {
  background: #00ccb2;
}
#selectPay #contentsArea .inner .pay p {
  text-align: left;
}
#selectPay #contentsArea .inner .back {
  width: 220px;
  float: left;
}
#selectPay #contentsArea .inner .back .btn {
  font-size: 14px;
}
#selectPay #contentsArea .inner .back .btn-info:hover {
  opacity: 0.8;
}
#selectPay #contentsArea .inner .selectArea {
  width: 380px;
  height: 208px;
  float: left;
}
#selectPay #contentsArea .inner .inputArea {
  width: 540px;
  float: right;
}
#selectPay #contentsArea #inputCard {
  display: none;
}
#selectPay #contentsArea #inputCard #tableArea {
  background: #fcfafa;
  padding: 8px;
  margin-bottom: 24px;
  border: solid 1px #e7ece8;
  margin-top: 16px;
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#selectPay #contentsArea #inputCard #tableArea dl {
  display: table-row;
  margin-bottom: 16px;
}
#selectPay #contentsArea #inputCard #tableArea dl dt,
#selectPay #contentsArea #inputCard #tableArea dl dd {
  display: table-cell;
  padding: 4px;
}
#selectPay #contentsArea #inputCard #tableArea dl dt {
  font-weight: bold;
  margin-bottom: 8px;
  padding-right: 20px;
  width: 160px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#selectPay #contentsArea #inputCard #tableArea dl dd input {
  width: 100%;
  padding: 8px;
  line-height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#selectPay #contentsArea #inputCard #tableArea dl dd select {
  margin-right: 4px;
}
#selectPay #contentsArea #inputCard #tableArea dl dd #limit-year {
  margin-left: 4px;
}
#selectPay #contentsArea #inputCard #tableArea dl dd img {
  vertical-align: bottom;
}
#selectPay #contentsArea #inputCard #tableArea .code input {
  width: 50%;
  margin-right: 16px;
}
#selectPay #contentsArea #inputCard #tableArea.validationError {
  border: solid 4px #ff0000;
}
#selectPay #contentsArea #inputCard #tableArea.validationError .errorMessage,
#selectPay #contentsArea #inputCard #tableArea.validationError p {
  color: #FF2736;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.6;
}
#selectPay #contentsArea #oldPay {
  display: none;
  margin-top: 20px;
  background: #fcfafa;
  border: solid 1px #e7ece8;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#selectPay #contentsArea #oldPay .sectionTitle {
  font-weight: bold;
  margin-bottom: 12px;
}
#selectPay #contentsArea #oldPay .info {
  height: 20px;
  line-height: 20px;
}
#selectPay #contentsArea #oldPay small {
  margin-left: 4px;
  margin-right: 4px;
  font-size: 12px;
}
#selectPay #contentsArea #oldPay em {
  font-weight: bold;
  margin-right: 4px;
}
/* --------------------
完了画面
--------------------*/
#complete #contentsArea {
  width: 1280px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
  padding-right: 40px;
  margin: auto;
}
#complete #contentsArea .inner {
  padding: 30px;
  width: 960px;
  margin: auto;
}
#complete #contentsArea .inner .title {
  font-size: 18px;
  padding-bottom: .5em;
  background: #f0f2f0;
  padding: 20px;
  margin-bottom: 14px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#complete #contentsArea .text {
  line-height: 1.6;
  font-size: 16px;
  padding: 20px;
}
/* --------------------
利用規約
--------------------*/
#promise .listSq {
  list-style-type: square;
  padding-left: 16px;
  font-size: 13px;
}
#promise .listSq li {
  margin-bottom: 4px;
}
#promise #contentsArea {
  width: 1280px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
  padding-right: 40px;
  margin: auto;
}
#promise #contentsArea .inner {
  padding: 30px;
  width: 960px;
  margin: auto;
}
#promise #contentsArea .inner .title {
  font-size: 18px;
  padding-bottom: .5em;
  background: #f0f2f0;
  padding: 20px;
  margin-bottom: 14px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#promise #contentsArea .lead {
  font-size: 12px;
  margin-bottom: 1em;
  border-bottom: 1px dotted #8b98a3;
  padding-left: 2em;
}
#promise #contentsArea .lead p {
  margin-bottom: 1em;
  font-size: 15px;
  line-height: 1.6;
  color: black;
}
#promise #contentsArea .payList {
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.4;
}
#promise #contentsArea .policy {
  padding-left: 1em;
  line-height: 1.4;
}
#promise #contentsArea .policy dl {
  padding-left: 4px;
}
#promise #contentsArea .policy dl dt {
  color: #545c63;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 4px;
}
#promise #contentsArea .policy dl dd {
  margin-bottom: 12px;
}
#promise #contentsArea .policy .sectionTitle {
  font-size: 1.5em;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: .5em;
}
#promise #contentsArea .policy .subTitle {
  font-weight: 600;
  margin-bottom: .5em;
  font-size: 16px;
}
#promise #contentsArea .policy .lowBox {
  margin-bottom: 1em;
}
#promise #contentsArea .policy .lowArea {
  margin-bottom: 20px;
}
#promise #contentsArea .policy .lowArea small {
  font-size: 12px;
  color: #68727a;
}
#promise #contentsArea .policy p {
  line-height: 1.6;
  font-size: 14px;
}
#promise #contentsArea .policyWrap {
  padding-top: 32px;
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: dashed 2px #8b98a3;
}
#promise #contentsArea .policyWrap .policy {
  width: 400px;
}
#promise #contentsArea .policyWrap .w720 {
  width: 720px;
}
#promise #contentsArea .policyWrap .lowArea {
  padding-bottom: 20px;
  border-bottom: 1px dotted #8b98a3;
  /*
small
				{
					font-size: 12px;
					color: #222;
				}
*/
}
#promise #contentsArea .policyWrap .lowArea:last-child {
  border: none;
}
#promise #contentsArea .policyWrap .policyL {
  float: left;
  padding-right: 60px;
  border-right: 1px dotted #8b98a3;
}
#promise #contentsArea .policyWrap .policyR {
  float: right;
}
/* --------------------
生産数や売価の決定ルール
--------------------*/
#rule #contentsArea {
  width: 1280px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
  padding-right: 40px;
  margin: auto;
}
#rule #contentsArea #flow {
  text-align: center;
  background: #fcfafa;
}
#rule #contentsArea .content .stepBox {
  padding-bottom: 50px;
  background: url("../images/stepLine.png") no-repeat center bottom;
}
#rule #contentsArea .content .stepBox a {
  color: #4da6df;
}
#rule #contentsArea .content .stepBox .head {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  margin-bottom: 20px;
}
#rule #contentsArea .content .stepBox .step {
  width: 100px;
  text-align: center;
  background: url("../images/step.png") no-repeat;
  color: white;
  float: left;
}
#rule #contentsArea .content .stepBox .headTitle {
  display: inline-block;
  float: left;
  margin-left: 20px;
  color: #3ba3a3;
  font-weight: bold;
  font-size: 24px;
}
#rule #contentsArea .content .stepBox .stepText {
  overflow: hidden;
  color: #68727a;
}
#rule #contentsArea .content .stepBox .stepText .pic {
  float: left;
}
#rule #contentsArea .content .stepBox .stepText .text {
  float: left;
  width: 640px;
  margin-left: 20px;
  font-size: 16px;
  line-height: 1.6;
}
#rule #contentsArea .content .stepBox .stepText .subText {
  margin-top: 20px;
  font-size: 12px;
  color: #8b98a3;
}
#rule #contentsArea .content .last {
  background: none;
}
#rule #contentsArea .content .last .stepText .text {
  width: 100%;
}
#rule #contentsArea .content .last .selection dl {
  width: 292px;
  height: 220px;
  float: left;
  border: solid 4px #545c63;
  padding: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#rule #contentsArea .content .last .selection dl dt {
  text-align: center;
  font-size: 18px;
  background: #3ba3a3;
  padding: 10px;
  color: white;
}
#rule #contentsArea .content .last .selection dl dd {
  font-size: 14px;
  line-height: 1.4;
  margin-top: 16px;
}
#rule #contentsArea .content .last .selection .center {
  margin: 0 20px;
}
#rule #contentsArea .inner {
  padding: 30px;
  width: 960px;
  margin: auto;
}
#rule #contentsArea .inner .title {
  font-size: 18px;
  padding-bottom: .5em;
  background: #f0f2f0;
  padding: 20px;
  margin-bottom: 14px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#rule #contentsArea .title {
  font-weight: bold;
}
#rule #contentsArea .lead {
  font-size: 16px;
  margin-bottom: 1em;
  padding-left: 1em;
  line-height: 1.6;
}
#rule #contentsArea .lead strong {
  color: #f46542;
}
#rule #contentsArea .tableBox {
  margin: 2em 0;
  padding: 2em 0;
  border-top: 1px dotted #8b98a3;
  border-bottom: 1px dotted #8b98a3;
}
#rule #contentsArea .tableBox .caption {
  text-align: center;
  line-height: 1.4;
  font-size: 12px;
  margin-bottom: .5em;
}
#rule #contentsArea .tableBox table {
  width: 100%;
}
#rule #contentsArea .tableBox table th,
#rule #contentsArea .tableBox table td {
  padding: 12px;
  font-size: 15px;
  border: 1px solid #545c63;
}
#rule #contentsArea .tableBox table td {
  text-align: right;
  background: #fcfafa;
}
#rule #contentsArea .tableBox table th {
  text-align: center;
  background: #68727a;
  color: white;
  font-size: 14px;
}
#rule #contentsArea .tableBox table .val {
  font-size: 16px;
  font-weight: bold;
}
#rule #contentsArea .back {
  width: 220px;
  margin: auto;
}
#rule #contentsArea .back .btn {
  font-size: 14px;
}
/* --------------------
ログイン
--------------------*/
#login #contentsArea {
  width: 1280px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
  padding-right: 40px;
  margin: auto;
}
#login #contentsArea .form-signin-heading {
  font-weight: bold;
  font-size: 18px;
  color: #f78c72;
  margin-bottom: 20px;
}
#login #contentsArea .inner {
  padding: 30px;
  width: 960px;
  margin: auto;
}
#login #contentsArea .inner .title {
  font-size: 18px;
  padding-bottom: .5em;
  background: #f0f2f0;
  padding: 20px;
  margin-bottom: 14px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#login #contentsArea .inputArea {
  float: left;
  width: 480px;
  padding: 20px;
  padding-bottom: 40px;
  padding-right: 40px;
  background: #f0f2f0;
}
#login #contentsArea .inputArea input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 1em;
}
#login #contentsArea .inputArea .checkbox {
  line-height: 20px;
}
#login #contentsArea .inputArea .btn-lg {
  margin-top: 1em;
}
#login #contentsArea .socialLogin {
  width: 320px;
  float: left;
  margin-left: 30px;
}
#login #contentsArea .not-account {
  margin-top: 2em;
}
/* --------------------
パスワード再設定
--------------------*/
#password #contentsArea .inner {
  padding: 30px;
  width: 960px;
  margin: auto;
}
#password #contentsArea .inner .title {
  font-weight: bold;
  font-size: 32px;
  color: #00ccb2;
  text-align: center;
  margin-bottom: 1em;
}
#password #contentsArea .leadText {
  text-align: center;
  line-height: 1.4;
}
#password #contentsArea .inputArea {
  padding-top: 20px;
  width: 480px;
  margin: auto;
  text-align: center;
}
#password #contentsArea .inputArea input,
#password #contentsArea .inputArea textarea {
  width: 100%;
  background: #fcfafa;
  padding: .5em;
  border: 2px solid #8b98a3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#password #contentsArea .inputArea textarea {
  line-height: 1.4;
}
#password #contentsArea .input-pass {
  background: #f0f2f0;
  padding: 20px;
}
#password #contentsArea .input-pass input {
  margin-bottom: 1em;
}
#password #contentsArea .btn {
  width: 240px;
  margin-top: 20px;
}
/* -------------------------
404 error page
------------------------*/
#error #contentsArea .inner {
  width: 960px;
  margin: auto;
  height: 560px;
  padding: 40px;
  line-height: 1.4;
}
#error #contentsArea .inner .title {
  font-size: 48px;
  margin-bottom: 6px;
}
#error #contentsArea .inner .lead {
  font-size: 24px;
  margin-bottom: 12px;
}
#error #contentsArea .inner .link {
  margin-top: 1em;
}
#error #contentsArea .error404 {
  background: url("../images/404.jpg") no-repeat;
}
#error #contentsArea .error400 {
  background: url("../images/400.jpg") no-repeat;
}
#error #contentsArea .error500 {
  background: url("../images/500.jpg") no-repeat;
}
/* .block_payment_creditcard */
.block_creditcard {
  position: relative;
  padding: 10px 0px 0px 0px;
}
.block_creditcard table {
  margin: 0;
  border-left: solid 1px #cccccc;
  border-top: solid 1px #cccccc;
  width: 670px;
}
.block_creditcard tr td.td_head {
  margin: 0;
  padding: 10px 8px 10px 8px;
  width: 140px;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  text-align: left;
  font-size: 100%;
  background: #CFEEF6;
}
.block_creditcard tr td.not_required {
  background-image: none;
}
.block_creditcard tr td.td_odd {
  margin: 0;
  padding: 10px 8px 10px 8px;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  font-size: 100%;
  line-height: 1.57;
}
.block_creditcard .input_cardno {
  float: left;
  margin: 0 10px 0 0;
}
.block_creditcard .input_securitycode {
  float: left;
  margin: 0 10px 0 0;
  height: 70px;
}
/* --------------------
カートの中身
--------------------*/
.getItem #contentsArea {
  background: #f8faf8;
  /* カート */
  /* 購入ページへの遷移 */
}
.getItem #contentsArea .inner {
  padding: 30px;
  width: 960px;
  margin: auto;
}
.getItem #contentsArea .inner .title {
  font-weight: bold;
  font-size: 32px;
  color: #00ccb2;
  text-align: center;
  margin-bottom: 1em;
}
.getItem #contentsArea .priceArea {
  width: 640px;
  margin: auto;
  border: solid 1px #e7ece8;
}
.getItem #contentsArea .priceArea .itemInfo {
  line-height: 1.6;
  /*
.itemWrap:nth-child(even)
			{
				background: @grayColorUltraLight;
			}
*/
}
.getItem #contentsArea .priceArea .itemInfo .itemWrap {
  padding: 20px;
  border-bottom: solid 1px #e7ece8;
  position: relative;
  background: white;
}
.getItem #contentsArea .priceArea .itemInfo .itemWrap .itemPic {
  float: left;
  margin-right: 20px;
  width: 150px;
}
.getItem #contentsArea .priceArea .itemInfo .itemWrap .itemPic img {
  width: 100%;
}
.getItem #contentsArea .priceArea .itemInfo .itemWrap .infoList {
  display: table;
  float: left;
  width: 400px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.getItem #contentsArea .priceArea .itemInfo .itemWrap .infoList dl {
  display: table-row;
}
.getItem #contentsArea .priceArea .itemInfo .itemWrap .infoList dl dt,
.getItem #contentsArea .priceArea .itemInfo .itemWrap .infoList dl dd {
  display: table-cell;
}
.getItem #contentsArea .priceArea .itemInfo .itemWrap .infoList dl dt {
  text-align: right;
  padding-right: 12px;
  color: #68727a;
  width: 56px;
  font-weight: bold;
}
.getItem #contentsArea .priceArea .itemInfo .itemWrap .infoList dl dd {
  font-size: 16px;
}
.getItem #contentsArea .priceArea .itemInfo .itemWrap .infoList dl dd strong {
  font-size: 18px;
  font-weight: bold;
}
.getItem #contentsArea .priceArea .itemInfo .itemWrap .infoList small {
  font-size: 12px;
}
.getItem #contentsArea .priceArea .itemInfo .itemWrap .infoList .accent {
  font-weight: bold;
}
.getItem #contentsArea .priceArea .itemInfo .itemWrap .infoList .accent {
  font-weight: bold;
}
.getItem #contentsArea .priceArea .itemInfo .itemWrap .delete {
  position: absolute;
  right: 0px;
  top: 0px;
}
.getItem #contentsArea .priceArea .itemInfo .itemWrap .delete:hover {
  opacity: .8;
}
.getItem #contentsArea .priceArea .totalList {
  line-height: 1.6;
  text-align: right;
  padding: 20px;
  background: white;
}
.getItem #contentsArea .priceArea .totalList .total {
  font-size: 32px;
  font-weight: bold;
}
.getItem #contentsArea .priceArea .totalList .shipping {
  text-align: right;
  font-size: 16px;
  color: #f78c72;
}
.getItem #contentsArea .sideArea {
  width: 280px;
  float: left;
}
.getItem #contentsArea .sideArea .loginForm {
  background: white;
  border: solid 3px #f0f2f0;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.getItem #contentsArea .sideArea .loginForm input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 1em;
}
.getItem #contentsArea .sideArea .loginForm .checkbox {
  line-height: 20px;
}
.getItem #contentsArea .sideArea .loginForm .btn-lg {
  margin-top: 1em;
}
.getItem #contentsArea .sideArea .btnArea {
  padding-top: 30px;
}
.getItem #contentsArea .sideArea .btnArea .btn {
  padding: 12px;
  margin-bottom: 20px;
}
.getItem #contentsArea .sideArea .socialLogin {
  float: left;
  margin-left: 30px;
}
.getItem #contentsArea .sideArea .not-account {
  margin-top: 2em;
}
/* -------------------------
ヘルプ画面
------------------------*/
#help #contentsArea .inner {
  width: 960px;
  margin: auto;
  padding: 30px 0;
}
#help #contentsArea .inner .title {
  font-weight: bold;
  font-size: 32px;
  color: black;
  margin-bottom: 1em;
  text-align: center;
}
#help #contentsArea .inner #side {
  width: 282px;
  float: left;
  line-height: 32px;
}
#help #contentsArea .inner #side #fixArea {
  width: 240px;
  padding: 20px;
  border: solid 1px #d5dad5;
  background: #f0f2f0;
}
#help #contentsArea .inner #side #fixArea dl {
  margin-bottom: 16px;
  /* background: @headerColor; */
}
#help #contentsArea .inner #side .fix {
  position: fixed;
  top: 20px;
}
#help #contentsArea .inner #side li a {
  display: block;
  height: 32px;
  padding-left: 1em;
  text-decoration: none;
  border-bottom: solid 1px #d5dad5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#help #contentsArea .inner #side li a:hover {
  opacity: .5;
}
#help #contentsArea .inner #side li a.current {
  background: #545c63;
  color: white;
}
#help #contentsArea .inner #side li dt {
  font-weight: bold;
}
#help #contentsArea .inner #side li dd a {
  background: url("../images/helpMenuBg.png") no-repeat left center;
  padding-left: 24px;
}
#help #contentsArea .inner #side li dd a.current {
  background: #545c63 url("../images/helpMenuBg-white.png") no-repeat left center;
}
#help #contentsArea .inner #side li dd a:hover {
  opacity: .5;
}
#help #contentsArea .inner .helpBox,
#help #contentsArea .inner #helpBox {
  border-top: dashed 2px #8b98a3;
  padding: 32px 0;
  width: 630px;
  float: right;
}
#help #contentsArea .inner .helpBox .helpTitle,
#help #contentsArea .inner #helpBox .helpTitle {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: bold;
  color: #8b98a3;
  border-left: solid 8px #545c63;
  padding-left: 16px;
}
#help #contentsArea .inner .helpBox .sectionTitle,
#help #contentsArea .inner #helpBox .sectionTitle {
  font-size: 18px;
  padding-bottom: .5em;
  background: #f0f2f0;
  padding: 20px;
  margin-bottom: 14px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#help #contentsArea .inner .helpBox .qList,
#help #contentsArea .inner #helpBox .qList {
  padding-left: 1em;
}
#help #contentsArea .inner .helpBox .qList dt,
#help #contentsArea .inner #helpBox .qList dt {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 4px;
  line-height: 1.4;
}
#help #contentsArea .inner .helpBox .qList dd,
#help #contentsArea .inner #helpBox .qList dd {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 2em;
}
#help #contentsArea .inner .helpBox .qList dd .notList,
#help #contentsArea .inner #helpBox .qList dd .notList {
  padding-left: 20px;
}
#help #contentsArea .inner .helpBox .qList dd .warning,
#help #contentsArea .inner #helpBox .qList dd .warning {
  margin-top: 4px;
  font-size: 12px;
  color: #111;
}
#help #contentsArea .inner .helpBox .qList dd .notList li,
#help #contentsArea .inner #helpBox .qList dd .notList li {
  list-style-type: square;
  margin-bottom: 1em;
}
#help #contentsArea .inner .helpBox .qList .q,
#help #contentsArea .inner #helpBox .qList .q {
  font-family: 'Questrial', sans-serif;
  margin-right: 3px;
}
#help #contentsArea .inner .helpBox .content dl,
#help #contentsArea .inner #helpBox .content dl {
  padding-left: 1em;
}
#help #contentsArea .inner .helpBox .content dl dt,
#help #contentsArea .inner #helpBox .content dl dt {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 4px;
  line-height: 1.4;
}
#help #contentsArea .inner .helpBox .content dl dd,
#help #contentsArea .inner #helpBox .content dl dd {
  line-height: 1.6;
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px dotted #8b98a3;
}
#help #contentsArea .inner .helpBox .content dl dd a,
#help #contentsArea .inner #helpBox .content dl dd a {
  margin: 0 3px;
}
#help #contentsArea .inner .helpBox .content dl dd .imgBox,
#help #contentsArea .inner #helpBox .content dl dd .imgBox {
  margin: 2em 0;
}
#help #contentsArea .inner .helpBox .content dl dd .imgBox img,
#help #contentsArea .inner #helpBox .content dl dd .imgBox img {
  border: solid 1px #f0f2f0;
}
#help #contentsArea .inner .helpBox #help6 dd,
#help #contentsArea .inner #helpBox #help6 dd {
  border: none;
}
/* --------------------
配送先選択
--------------------*/
#delivery #contentsArea .inner {
  padding: 30px;
  width: 960px;
  margin: auto;
}
#delivery #contentsArea .inner .title {
  font-weight: bold;
  font-size: 32px;
  color: #00ccb2;
  text-align: center;
  margin-bottom: 1em;
}
#delivery #contentsArea .add {
  width: 480px;
  margin: auto;
  margin-bottom: 32px;
}
#delivery #contentsArea .address {
  background: white;
  padding: 16px;
  border: 1px solid #e7ece8;
  background: #f0f2f0;
  margin-bottom: 24px;
  width: 300px;
  float: left;
  margin: 0 10px 20px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#delivery #contentsArea .address .header {
  height: 32px;
  line-height: 32px;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px dotted #8b98a3;
}
#delivery #contentsArea .address .header .sectionTitle {
  font-weight: bold;
  display: inline;
  float: left;
}
#delivery #contentsArea .address .header input[type=radio] {
  margin-right: 8px;
}
#delivery #contentsArea .address .header .editMenu {
  float: right;
  display: inline-block;
}
#delivery #contentsArea .address .header .editMenu .btn {
  width: auto;
  font-size: 12px;
  padding: 6px;
  margin-right: 8px;
}
#delivery #contentsArea .address .info {
  line-height: 1.6;
}
#delivery #contentsArea .btnArea {
  text-align: center;
}
#delivery #contentsArea .btnArea .btn {
  width: auto;
  padding: 8px;
  margin-left: 16px;
  margin-bottom: 0;
}
#delivery #contentsArea .btnArea .back {
  display: inline-block;
}
/* --------------------
ECログインフォーム
--------------------*/
#cartPage.ec-login #contentsArea {
  background: white;
  padding-top: 24px;
}
#cartPage.ec-login .content {
  width: 440px;
  padding: 16px;
}
#cartPage.ec-login .content .sectionTitle {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 16px;
}
#cartPage.ec-login .content .loginForm {
  background: #f0f2f0;
  border: solid 3px #f0f2f0;
  padding: 32px 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cartPage.ec-login .content .loginForm input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 1em;
}
#cartPage.ec-login .content .loginForm .checkbox {
  line-height: 16px;
}
#cartPage.ec-login .content .loginForm .btn-lg {
  margin-top: 1em;
}
#cartPage.ec-login .content .btnArea {
  padding: 16px;
  margin-top: 48px;
}
#cartPage.ec-login .content .btnArea .btn {
  padding: 16px;
  margin-bottom: 16px;
}
#cartPage.ec-login .content .not-account {
  margin-top: 2em;
}
#cartPage.ec-login .contentL {
  float: left;
}
#cartPage.ec-login .contentR {
  float: right;
}
/* --------------------
お届け先追加
--------------------*/
#delivery.data-add #contentsArea {
  padding-bottom: 40px;
}
#delivery.data-add .inputData {
  background: white;
  padding: 20px;
  border: solid 1px #e7ece8;
  background: #f0f2f0;
  display: table;
  width: 640px;
  margin: auto;
  margin-bottom: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#delivery.data-add .inputData dl {
  display: table-row;
}
#delivery.data-add .inputData dl dt,
#delivery.data-add .inputData dl dd {
  display: table-cell;
  padding: 12px 0;
}
#delivery.data-add .inputData dl dt {
  margin-bottom: 12px;
  font-weight: bold;
}
#delivery.data-add .inputData dl dd {
  line-height: 1.6;
}
#delivery.data-add .inputData dl dd input {
  width: 100%;
  background: #fcfafa;
  padding: 8px;
  border: solid 2px #8b98a3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#delivery.data-add .inputData dl dd .tel,
#delivery.data-add .inputData dl dd .post {
  width: 40%;
}
#delivery.data-add .inputData dl dd .post {
  margin-right: 16px;
}
#delivery.data-add .inputData dl dd select {
  width: 40%;
  font-size: 16px;
}
#delivery.data-add .inputData dl dd p,
#delivery.data-add .inputData dl dd li {
  margin-bottom: 16px;
}
#delivery.data-add .inputData dl .separate input {
  width: 40%;
  margin-right: 16px;
}
#delivery.data-add .inputData dl .inputAddress input {
  width: 100%;
  margin-bottom: 16px;
}
#delivery.data-add .center {
  width: 640px;
  margin: auto;
}
#delivery.data-add .center .btn {
  width: 50%;
  margin-left: 64px;
}
/* --------------------
EC会員登録
--------------------*/
#entryEcMember.ec #contentsArea .inner {
  padding: 30px;
  width: 960px;
  margin: auto;
}
#entryEcMember.ec #contentsArea .inner .title {
  font-weight: bold;
  font-size: 32px;
  color: #00ccb2;
  text-align: center;
  margin-bottom: 1em;
}
#entryEcMember.ec #contentsArea .inner .formArea .inputEcArea {
  width: 640px;
  padding: 20px 40px;
  padding-bottom: 40px;
  background: #f0f2f0;
  border-color: #e7ece8;
  margin: auto;
}
#entryEcMember.ec #contentsArea .inner .formArea .tableBox {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
}
#entryEcMember.ec #contentsArea .inner .formArea .tableBox dl {
  display: table-row;
}
#entryEcMember.ec #contentsArea .inner .formArea .tableBox dt,
#entryEcMember.ec #contentsArea .inner .formArea .tableBox dd {
  display: table-cell;
  padding: 8px;
}
#entryEcMember.ec #contentsArea .inner .formArea .tableBox dt {
  width: 180px;
  font-weight: bold;
  vertical-align: middle;
}
#entryEcMember.ec #contentsArea .inner .formArea .tableBox dt,
#entryEcMember.ec #contentsArea .inner .formArea .tableBox dd {
  border-bottom: 1px dotted #8b98a3;
}
#entryEcMember.ec #contentsArea .inner .formArea .tableBox .subText {
  font-weight: normal;
  font-size: 12px;
}
#entryEcMember.ec #contentsArea .inner .formArea .tableBox dd {
  font-size: 16px;
}
#entryEcMember.ec #contentsArea .inner .formArea .tableBox dd input {
  width: 100%;
  padding: 8px;
  line-height: 32px;
}
#entryEcMember.ec #contentsArea .inner .formArea .tableBox .userName input {
  width: 40%;
  margin-right: 4%;
}
#entryEcMember.ec #contentsArea .inner .formArea .tableBox #post,
#entryEcMember.ec #contentsArea .inner .formArea .tableBox #other-post {
  width: 40%;
}
#entryEcMember.ec #contentsArea .inner .formArea .tableBox .auto {
  margin-left: 16px;
}
#entryEcMember.ec #contentsArea .inner .formArea .tableBox .inputAddress p {
  margin-bottom: 8px;
}
#entryEcMember.ec #contentsArea .inner .formArea .tableBox .inputAddress input {
  width: 100%;
  margin-bottom: 16px;
  line-height: 24px;
}
#entryEcMember.ec #contentsArea .inner .formArea .mailInfo {
  padding: 16px;
}
#entryEcMember.ec #contentsArea .inner .formArea .mailInfo dt {
  font-weight: bold;
  margin-bottom: 8px;
}
#entryEcMember.ec #contentsArea .inner .formArea .mailInfo dt small {
  font-size: 12px;
  font-weight: normal;
}
#entryEcMember.ec #contentsArea .inner .formArea #otherAddressArea {
  margin-top: 32px;
}
#entryEcMember.ec #contentsArea .inner .formArea #otherAddressArea .inputEcArea {
  background: #fcfafa;
  display: none;
}
#entryEcMember.ec #contentsArea .inner .formArea #otherAddressArea .otherAddress {
  font-size: 16px;
  color: #68727a;
  text-align: center;
  margin-bottom: 16px;
}
#entryEcMember.ec #contentsArea .inner .formArea #otherAddressArea .otherAddress input {
  margin-right: 8px;
}
#entryEcMember.ec #contentsArea .btnArea {
  text-align: center;
  margin-top: 40px;
}
#entryEcMember.ec #contentsArea .btnArea .btn {
  width: auto;
  padding: 8px;
  margin-left: 16px;
  margin-bottom: 0;
}
#entryEcMember.ec #contentsArea .btnArea .back {
  display: inline-block;
}
/* --------------------
EC情報入力
--------------------*/
#ecInput #contentsArea {
  padding: 20px;
  padding-bottom: 40px;
  padding-top: 40px;
  background: #e7ece8;
}
#ecInput #contentsArea .inner {
  width: 640px;
  margin: auto;
  border: solid 1px #e7ece8;
  padding: 16px;
  background: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#ecInput #contentsArea .sectionTitle {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 24px;
}
#ecInput #contentsArea .sectionTitle small {
  background: #3ba3a3;
  color: white;
  font-size: 12px;
  padding: 8px;
  margin-right: 16px;
  font-family: Helvetica, Arial;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#ecInput #contentsArea .section {
  font-size: 16px;
  padding: 16px;
  margin-bottom: 16px;
  border-bottom: 1px dotted #8b98a3;
}
#ecInput #contentsArea .section .selectList {
  color: #41474d;
}
#ecInput #contentsArea .section .selectList li {
  margin-bottom: 8px;
}
#ecInput #contentsArea .section .selectList li .alertText {
  margin-top: 8px;
  font-size: 12px;
  color: #f47258;
}
#ecInput #contentsArea .section .selectList li .img {
  margin-top: 8px;
}
#ecInput #contentsArea .section .selectList li .img img {
  width: 160px;
}
#ecInput #contentsArea .section .selectList li small {
  font-size: 13px;
  margin-left: 4px;
}
#ecInput #contentsArea .section input[type=radio] {
  margin-right: 8px;
}
#ecInput #contentsArea .section label {
  display: block;
  border: solid 1px #e7ece8;
  background: #f0f2f0;
  padding: 8px;
}
#ecInput #contentsArea #ec-pay .selectList {
  display: none;
}
#ecInput #contentsArea #ec-date .selectList {
  display: none;
}
#ecInput #contentsArea #ec-date dl {
  background: #f0f2f0;
  border: solid 1px #e7ece8;
  padding: 8px;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
#ecInput #contentsArea #ec-date dl dt {
  margin-bottom: 8px;
}
#ecInput #contentsArea #ec-date dl select {
  width: 50%;
  font-size: 16px;
}
#ecInput #contentsArea .mailPost {
  display: none;
}
/* -------------------------------
クレジットカード情報入力
---------------------------------*/
#cardInput #contentsArea {
  padding: 16px;
  padding-bottom: 80px;
}
#cardInput #contentsArea .title {
  padding-top: 16px;
  font-weight: bold;
  font-size: 18px;
  color: #00ccb2;
  text-align: center;
  margin-bottom: 1em;
}
#cardInput #contentsArea .title {
  font-size: 32px;
}
#cardInput #contentsArea .sectionTitle {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 16px;
  text-align: center;
}
#cardInput #contentsArea .sectionTitle small {
  background: #3ba3a3;
  color: white;
  font-size: 12px;
  padding: 8px;
  margin-right: 16px;
  font-family: Helvetica, Arial;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#cardInput #contentsArea .inner {
  width: 480px;
  margin: auto;
}
#cardInput #contentsArea .selectCard {
  margin-bottom: 32px;
}
#cardInput #contentsArea #selectCard label {
  background: #fbfbfb;
  padding: 8px;
  border: solid 1px #e7ece8;
  margin-bottom: 16px;
  font-size: 16px;
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cardInput #contentsArea #selectCard label dl {
  display: table-row;
}
#cardInput #contentsArea #selectCard label dt,
#cardInput #contentsArea #selectCard label dd {
  display: table-cell;
  padding: 8px;
  vertical-align: middle;
}
#cardInput #contentsArea #selectCard label dt {
  width: 16px;
}
#cardInput #contentsArea #selectCard label dd {
  font-weight: bold;
}
#cardInput #contentsArea #selectCard label dd .info {
  margin-top: 8px;
  font-size: 14px;
  font-weight: normal;
}
#cardInput #contentsArea #selectCard label dd .info small {
  font-size: 12px;
  margin-right: 4px;
}
#cardInput #contentsArea #selectArea {
  background: #f0f2f0;
  padding: 16px;
  margin-bottom: 24px;
  border: solid 1px #e7ece8;
  display: none;
}
#cardInput #contentsArea #selectArea dl {
  margin-bottom: 16px;
}
#cardInput #contentsArea #selectArea dl dt {
  font-weight: bold;
  margin-bottom: 8px;
}
#cardInput #contentsArea #selectArea dl dd input {
  width: 100%;
  padding: 8px;
  line-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cardInput #contentsArea #selectArea dl dd select {
  margin-right: 4px;
}
#cardInput #contentsArea #selectArea dl dd #limit-year {
  margin-left: 4px;
}
#cardInput #contentsArea #selectArea .code input {
  width: 50%;
  margin-right: 16px;
}
/* -------------------------------
注文内容確認
---------------------------------*/
.ec.itemInfo {
  padding: 16px;
  padding-bottom: 32px;
  padding-top: 0;
  line-height: 1.6;
}
.ec.itemInfo .itemWrap {
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.ec.itemInfo .itemWrap .infoList {
  border: solid 1px #e7ece8;
  padding: 16px;
  display: table;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ec.itemInfo .itemWrap .infoList dl {
  display: table-row;
}
.ec.itemInfo .itemWrap .infoList dl dt,
.ec.itemInfo .itemWrap .infoList dl dd {
  display: table-cell;
}
.ec.itemInfo .itemWrap .infoList dl dt {
  text-align: right;
  padding-right: 8px;
  font-size: 13px;
  font-weight: bold;
  color: #68727a;
  width: 56px;
}
.ec.itemInfo .itemWrap .infoList:nth-child(even) {
  background: #f0f2f0;
}
.ec.itemInfo .itemWrap small {
  font-size: 12px;
}
.ec.itemInfo .itemWrap strong {
  font-size: 16px;
  font-weight: bold;
  margin-right: 4px;
}
.ec.itemInfo .totalList {
  text-align: right;
}
.ec.itemInfo .totalList .total {
  font-size: 24px;
  font-weight: bold;
}
.ec.itemInfo .totalList .shipping {
  text-align: right;
  color: #f78c72;
}
.ec.itemInfo .accent {
  font-weight: bold;
}
.ec.itemInfo .delete {
  position: absolute;
  right: 0px;
  top: 0px;
}
.ec.itemInfo .delete:hover {
  opacity: .8;
}
/* -------------------------------
注文内容確認
---------------------------------*/
#ecConfirm #contentsArea {
  padding-bottom: 0;
  /* カートの中身 */
}
#ecConfirm #contentsArea .inner {
  padding: 30px;
  width: 960px;
  margin: auto;
}
#ecConfirm #contentsArea .inner .title {
  font-weight: bold;
  font-size: 32px;
  color: #00ccb2;
  text-align: center;
  margin-bottom: 1em;
}
#ecConfirm #contentsArea .inner {
  border-bottom: 1px dotted #8b98a3;
}
#ecConfirm #contentsArea .priceArea {
  width: 480px;
  margin: auto;
  border: solid 1px #e7ece8;
  float: right;
  background: #f0f2f0;
}
#ecConfirm #contentsArea .priceArea .itemInfo {
  line-height: 1.6;
  /*
.itemWrap:nth-child(even)
			{
				background: @grayColorUltraLight;
			}
*/
}
#ecConfirm #contentsArea .priceArea .itemInfo .itemWrap {
  padding: 20px;
  border-bottom: solid 1px #e7ece8;
  position: relative;
  background: white;
}
#ecConfirm #contentsArea .priceArea .itemInfo .itemWrap .itemPic {
  float: left;
  margin-right: 20px;
  width: 150px;
}
#ecConfirm #contentsArea .priceArea .itemInfo .itemWrap .itemPic img {
  width: 100%;
}
#ecConfirm #contentsArea .priceArea .itemInfo .itemWrap .infoList {
  display: table;
  float: left;
  width: 400px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#ecConfirm #contentsArea .priceArea .itemInfo .itemWrap .infoList dl {
  display: table-row;
}
#ecConfirm #contentsArea .priceArea .itemInfo .itemWrap .infoList dl dt,
#ecConfirm #contentsArea .priceArea .itemInfo .itemWrap .infoList dl dd {
  display: table-cell;
}
#ecConfirm #contentsArea .priceArea .itemInfo .itemWrap .infoList dl dt {
  text-align: right;
  padding-right: 12px;
  color: #68727a;
  width: 56px;
  font-weight: bold;
}
#ecConfirm #contentsArea .priceArea .itemInfo .itemWrap .infoList dl dd {
  font-size: 16px;
}
#ecConfirm #contentsArea .priceArea .itemInfo .itemWrap .infoList dl dd strong {
  font-size: 18px;
  font-weight: bold;
}
#ecConfirm #contentsArea .priceArea .itemInfo .itemWrap .infoList small {
  font-size: 12px;
}
#ecConfirm #contentsArea .priceArea .itemInfo .itemWrap .infoList .accent {
  font-weight: bold;
}
#ecConfirm #contentsArea .priceArea .itemInfo .itemWrap .infoList .accent {
  font-weight: bold;
}
#ecConfirm #contentsArea .priceArea .itemInfo .itemWrap .delete {
  position: absolute;
  right: 0px;
  top: 0px;
}
#ecConfirm #contentsArea .priceArea .itemInfo .itemWrap .delete:hover {
  opacity: .8;
}
#ecConfirm #contentsArea .priceArea .totalList {
  line-height: 1.6;
  text-align: right;
  padding: 20px;
  background: white;
}
#ecConfirm #contentsArea .priceArea .totalList .total {
  font-size: 32px;
  font-weight: bold;
}
#ecConfirm #contentsArea .priceArea .totalList .shipping {
  text-align: right;
  font-size: 16px;
  color: #f78c72;
}
#ecConfirm #contentsArea .priceArea .itemInfo .itemWrap {
  background: #fbfbfb;
}
#ecConfirm #contentsArea .sideInfo {
  width: 400px;
  float: left;
}
#ecConfirm #contentsArea .ecInfo {
  border-top: 1px solid #e7ece8;
  padding: 16px;
}
#ecConfirm #contentsArea .ecInfo .sectionTitle {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 16px;
  text-align: center;
}
#ecConfirm #contentsArea .ecInfo .sectionTitle small {
  background: #3ba3a3;
  color: white;
  font-size: 12px;
  padding: 8px;
  margin-right: 16px;
  font-family: Helvetica, Arial;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#ecConfirm #contentsArea .ecInfo .info {
  text-align: center;
  margin-top: 16px;
  line-height: 1.6;
}
#ecConfirm #contentsArea .ecInfo {
  border-top: 1px solid #e7ece8;
  padding: 16px;
  background: white;
}
#ecConfirm #contentsArea .ecInfo .sectionTitle {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 16px;
  text-align: center;
}
#ecConfirm #contentsArea .ecInfo .sectionTitle small {
  background: #3ba3a3;
  color: white;
  font-size: 12px;
  padding: 8px;
  margin-right: 16px;
  font-family: Helvetica, Arial;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#ecConfirm #contentsArea .ecInfo .date {
  font-size: 13px;
  margin-right: 4px;
}
#ecConfirm #contentsArea .backNext {
  padding: 20px 0;
  padding-bottom: 80px;
}
#ecConfirm #contentsArea .backNext .btn {
  font-size: 20px;
  width: 240px;
}
/* -------------------------------
ブランドページ説明
---------------------------------*/
#page #contentsArea {
  background: #f0f2f0;
  padding: 0;
}
#page #contentsArea .title {
  padding-top: 16px;
  font-weight: bold;
  font-size: 18px;
  color: #00ccb2;
  text-align: center;
  margin-bottom: 1em;
}
#page #contentsArea .inner {
  width: 960px;
  margin: auto;
  background: white;
  padding-top: 20px;
  padding-bottom: 40px;
}
#page #contentsArea .inner .title {
  font-size: 32px;
}
#page #contentsArea .inner .headArea {
  margin-bottom: 40px;
  text-align: center;
}
#page #contentsArea .infoBox {
  padding-bottom: 40px;
}
#page #contentsArea .infoBox .sectionTitle {
  background: #3ba3a3;
  color: white;
  padding: 16px 0;
  text-indent: 2em;
  font-size: 24px;
}
#page #contentsArea .infoBox .picArea {
  width: 560px;
  float: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#page #contentsArea .infoBox .picArea img {
  width: 100%;
  padding: 16px;
  border: solid 4px #8b98a3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#page #contentsArea .infoBox .textArea {
  width: 400px;
  padding: 20px;
  padding-top: 40px;
  float: right;
  line-height: 1.6;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#page #contentsArea .infoBox .textArea em {
  font-weight: bold;
  color: #111;
}
#page #contentsArea .infoBox .textArea p {
  margin-bottom: 8px;
}
/* -------------------------------
ie9以下用css
---------------------------------*/
.ie-under9 {
  padding: 16px;
  margin-bottom: 20px;
  background: #f0f2f0;
  border: solid 1px #e7ece8;
  line-height: 1.4;
}
/* -------------------------------
ベータ2用css
---------------------------------*/
.beta2 inner {
  width: 960px;
  margin: auto;
}
.beta2 .rightMenu {
  width: 400px;
  text-align: right;
  float: right;
}
.beta2 li {
  width: 160px;
  display: inline-block;
  margin: 0 10px;
}
.beta2 li a {
  font-size: 14px;
}
.beta2 .question {
  width: 640px;
  margin: auto;
  background: white;
  border: solid 1px #8b98a3;
  padding: 16px;
}
#flow {
  text-align: center;
  padding-bottom: 16px;
}
#flow .text {
  margin-top: 8px;
}
.not-account.beta2 {
  border-top: 1px dotted #8b98a3;
  margin-top: 32px;
  padding-top: 32px;
  text-align: center;
}
.not-account.beta2 .btn {
  padding: 20px;
  width: 480px;
}
/* --------------------
メニューページ共通CSS
--------------------*/
.menu-page .crumb-list {
  width: 1000px;
  margin: auto;
}
.menu-page .crumb-list li {
  display: inline;
  /* margin-right: 10px; */
}
.menu-page .crumb-list li a {
  color: black;
  font-weight: bold;
}
.menu-page .crumb-list li a:hover {
  opacity: .8;
}
.menu-page .download-btn {
  display: inline-block;
  border: solid 1px #545c63;
  padding: 12px 1em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
  color: #181818;
}
.menu-page .download-btn:hover {
  opacity: .8;
}
.menu-page .text-list dl {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: dashed 2px #8b98a3;
}
.menu-page .text-list dl dt {
  font-weight: bold;
  margin-bottom: 8px;
  font-size: 1.2em;
  color: black;
}
.menu-page .text-list dl dd {
  padding-left: 1em;
  line-height: 1.6;
}
.menu-page .text-list dl:last-child {
  border: none;
}
.menu-page .col3-box {
  background: #fcfafa;
  border: solid 1px #ccc;
  border-top: solid 4px #3ba3a3;
  padding: 10px;
  margin-bottom: 16px;
  width: 300px;
  margin-right: 15px;
  float: left;
}
.menu-page .col3-box small {
  font-size: 12px;
  color: #68727a;
}
.menu-page .col3-box .box-name {
  border-bottom: solid 1px #ccc;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 1em;
  font-weight: bold;
  color: #3ba3a3;
  margin-bottom: 10px;
  font-size: 1.2em;
}
.menu-page .col3-box .box-explain {
  margin-bottom: 1em;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: solid 1px #ccc;
  line-height: 1.4;
}
.menu-page .col3-box .box-list {
  list-style-type: square;
  list-style-position: inside;
}
.menu-page .col3-box .box-list li {
  margin-bottom: 4px;
  font-size: 13px;
}
.menu-page .col3-box dl {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: solid 1px #ccc;
}
.menu-page .col3-box dl dt {
  font-size: 13px;
  color: black;
  font-weight: bold;
  margin-bottom: 8px;
}
.menu-page .col3-box dl dd {
  padding-left: 10px;
  line-height: 1.6;
}
.menu-page .col3-box dl:last-child {
  border-bottom: none;
}
.menu-page .col2-box dl {
  width: 320px;
  float: left;
  margin-right: 20px;
  border: solid 1px #e7ece8;
  padding: 1em;
  padding-bottom: 2em;
  background: white;
  border-left: solid 2px #3ba3a3;
}
.menu-page .col2-box dl dt {
  color: #3ba3a3;
  margin-bottom: 10px;
}
.menu-page .col2-box dl dd {
  padding-left: 1em;
  line-height: 1.6;
}
.menu-page .col2-box dl dd small {
  font-size: 12px;
}
.menu-page .col2-box dl dd .price {
  font-weight: bold;
  margin-left: 4px;
  font-size: 1.2em;
}
.menu-page .sub-section {
  margin-top: 1em;
}
.menu-page .sub-section ul {
  line-height: 1.6;
}
.menu-page .check-box {
  margin-bottom: 1em;
}
.menu-page .check-box .check-box-title {
  border-left: solid 4px #3ba3a3;
  padding-left: 8px;
  margin-bottom: 8px;
  color: #3ba3a3;
}
.menu-page .sub-section-title {
  padding: 8px;
  border-top: solid 1px #00ccb2;
  border-bottom: solid 1px #00ccb2;
  margin-bottom: 16px;
  font-weight: bold;
  font-size: 1.2em;
  color: #00ccb2;
}
.menu-page .col3-box:last-child {
  margin-right: 0;
}
.menu-page .pdb {
  padding-bottom: 32px;
}
.menu-page .top-other-link {
  width: 960px;
  margin: auto;
  margin-bottom: 2em;
  text-align: right;
}
.menu-page .brand-bunner {
  color: #00ccb2;
  padding: 10px;
  display: inline-block;
  border: solid 1px #00ccb2;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.menu-page .promotionHead {
  background: #fcfafa url("../images/header_bg.gif") repeat-x top;
  padding-top: 6px;
  min-width: 1280px;
  border-bottom: solid 1px #e7ece8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.menu-page .promotionHead .inner {
  width: 960px;
  margin: auto;
  padding: 24px 0;
}
.menu-page .promotionHead .inner .logo {
  float: left;
}
.menu-page .promotionHead .inner .description {
  float: left;
  margin-left: 32px;
  padding-top: 12px;
  display: inline-block;
  color: #545c63;
  font-size: 14px;
}
.menu-page .menu-page-content {
  background: #f0f2f0;
  min-width: 1280px;
  padding-top: 16px;
}
.menu-page .menu-section-wrap {
  background: #ececec;
  /*  .dashLineH; */
  border-width: 1px;
  padding-top: 32px;
  padding-bottom: 32px;
}
.menu-page .menu-section-wrap .menu-section-wrap-inner {
  width: 1000px;
  margin: auto;
}
.menu-page .menu-section-wrap:nth-child(odd) {
  background: #f2f2f2;
}
.menu-page .menu-section-wrap:last-child {
  padding-bottom: 120px;
}
.menu-page .menu-section-wrap:last-child .section-header {
  margin-bottom: 32px;
}
.menu-page .contact-btn {
  width: 480px;
  margin-top: 1em;
  border: solid 2px #f47258;
  font-size: 1.5em;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.menu-page .contact-btn img {
  width: 100%;
}
.menu-page .lead-text-style {
  margin-top: 20px;
  padding-left: 20px;
  line-height: 1.6;
}
.menu-page .attention-text {
  border: solid 2px #f07a78;
  padding: 16px;
  margin-top: 16px;
  color: #f07a78;
  font-size: 1.2em;
}
.menu-page .top-visual {
  width: 1000px;
  height: 500px;
  margin: auto;
  margin-bottom: 32px;
  border: solid 8px white;
}
.menu-page .top-visual .text-wrap {
  width: 900px;
  margin: auto;
}
.menu-page .top-visual .lead-text small {
  font-size: 12px;
  color: white;
}
.menu-page .top-visual .contact-btn {
  padding: 1em;
  border-color: white;
  background: inherit;
  color: white;
  width: auto;
  font-size: 1.2em;
}
.menu-page .top-visual .contact-btn .glyphicon {
  margin-left: 8px;
}
.menu-page .top-visual .menu-title {
  text-align: center;
  /*  font-weight: bold; */
  font-size: 2em;
  margin-bottom: 1.5em;
}
.menu-page .top-visual .inner-gray {
  width: 1000px;
  height: 500px;
  padding: 48px 16px;
  padding-top: 100px;
  color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(24, 24, 24, 0.64);
}
.menu-page .top-visual .inner-gray p {
  line-height: 1.6;
  margin-bottom: 1em;
  font-size: 16px;
}
.menu-page .top-visual .inner-gray .w720 {
  width: 720px;
}
.menu-page .menu-section {
  padding-bottom: 16px;
}
.menu-page .menu-section .price-box-list {
  padding: 16px 10px;
}
.menu-page .menu-section .price-box-list .price-box {
  background: white;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 1em;
  padding-bottom: 20px;
  margin-bottom: 2em;
  border: solid 1px #e7ece8;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  width: 310px;
  height: 240px;
  float: left;
  margin-right: 15px;
  line-height: 1.6;
}
.menu-page .menu-section .price-box-list .price-box p {
  margin-bottom: 1em;
}
.menu-page .menu-section .price-box-list .price-box em {
  font-weight: bold;
  color: black;
}
.menu-page .menu-section .price-box-list .price-box .price-box_head {
  padding: 8px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
}
.menu-page .menu-section .price-box-list .price-box .price-box_head .price-box_price {
  margin-left: 4px;
  margin-right: 4px;
  font-size: 1.15em;
}
.menu-page .menu-section .price-box-list .price-box .price-box_head small {
  font-size: 11px;
  font-weight: normal;
}
.menu-page .menu-section .price-box-list .price-box .price-box_text {
  color: #666;
  font-size: 14px;
  padding: 10px;
  padding-top: 0;
}
.menu-page .menu-section .price-box-list .price-box .bg--yellow {
  background: #f0b34a;
  color: white;
}
.menu-page .menu-section .price-box-list .price-box .bg--green {
  background: #47b38f;
  color: white;
}
.menu-page .menu-section .price-box-list .price-box .bg--orange {
  background: #f47258;
  color: white;
}
.menu-page .menu-section .price-box-list .price-box:last-child {
  margin-right: 0;
}
.menu-page .menu-section .price-group {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: dashed 2px #8b98a3;
}
.menu-page .menu-section .price-group .price-group_header {
  width: 320px;
  margin: auto;
  border-bottom: solid 2px #3ba3a3;
  text-align: center;
  margin-bottom: 1em;
  padding: 1em 0;
}
.menu-page .menu-section .price-group .price-group_header .price-group_title_typeB {
  color: #3ba3a3;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 12px;
}
.menu-page .menu-section .price-group .price-group_header .price-alert {
  color: #222;
  font-size: 14px;
  text-align: center;
}
.menu-page .menu-section .price-group .price-group_title {
  /* border-color: @greenColorDark; */
  width: 320px;
  margin: auto;
  border-bottom: solid 2px #3ba3a3;
  padding: 1em;
  text-align: center;
  margin-bottom: 1em;
  color: #3ba3a3;
  font-weight: bold;
  font-size: 1.2em;
}
.menu-page .menu-section .price-group .price-group_title .price-group_title_text {
  padding: 12px;
}
.menu-page .menu-section .price-group .price-area-list {
  margin-top: 1em;
}
.menu-page .menu-section .price-group .col4 .price-area {
  width: 230px;
}
.menu-page .menu-section .price-group .col4 .price-area:last-child {
  margin-right: 0;
}
.menu-page .menu-section .price-group .price-group_info {
  font-size: 13px;
  line-height: 1.4;
  color: #68727a;
  text-align: center;
}
.menu-page .menu-section .bg-green {
  background: #00ccb2;
}
.menu-page .menu-section .section-header {
  background: white;
}
.menu-page .menu-section .section-header .section-title {
  background: black;
  color: white;
  text-align: center;
  padding: 16px;
  display: inline-block;
  float: left;
  height: 16px;
}
.menu-page .menu-section .section-header .bg-green {
  background: #00ccb2;
}
.menu-page .menu-section .section-header .lead-section {
  float: left;
  height: 48px;
  line-height: 48px;
  padding-left: 20px;
}
.menu-page .menu-section .section-header .lead-section strong {
  color: #f07a78;
  font-size: 1.2em;
  font-weight: bold;
}
.menu-page .menu-section .non-bg {
  background: inherit;
}
.menu-page .menu-section .float-area3 .price-area {
  float: left;
}
.menu-page .menu-section .info-list {
  border-bottom: 1px dotted #8b98a3;
  padding: 20px;
}
.menu-page .menu-section .info-list ul {
  list-style-type: square;
  list-style-position: inside;
}
.menu-page .menu-section .info-list ul li {
  line-height: 1.6;
}
.menu-page .menu-section .info-list ul .num {
  margin-left: 4px;
  margin-right: 4px;
  color: black;
  font-weight: bold;
}
.menu-page .menu-section .inner-section {
  padding: 16px 0;
}
.menu-page .menu-section .inner-section .white-box {
  margin-top: 16px;
  padding-left: 2em;
}
.menu-page .menu-section .inner-section .white-box ul {
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.4;
}
.menu-page .menu-section .inner-section .white-box ul li {
  margin-bottom: 8px;
}
.menu-page .menu-section .inner-section .white-box small {
  margin-left: 4px;
  font-size: 12px;
  color: #68727a;
}
.menu-page .menu-section .inner-section .check-list dl {
  border-bottom: 1px dotted #8b98a3;
  margin-bottom: 1em;
}
.menu-page .menu-section .inner-section .check-list dl dt {
  border: solid 1px #666;
  padding: 4px;
  display: inline-block;
  margin-bottom: 8px;
  font-size: 12px;
}
.menu-page .menu-section .inner-section .check-list dl dd {
  padding-bottom: 1em;
}
.menu-page .menu-section .inner-section .lead-section {
  margin-bottom: 16px;
  line-height: 1.6;
}
.menu-page .menu-section .inner-section .lead-section p {
  margin-bottom: 1em;
}
.menu-page .menu-section .inner-section .lead-section p small {
  font-size: 12px;
  color: #68727a;
}
.menu-page .menu-section .inner-section .price-area {
  width: 320px;
  margin-right: 20px;
  background: white;
  border: solid 1px #e7ece8;
  padding: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 2em;
}
.menu-page .menu-section .inner-section .price-area .item-info {
  margin-top: 1em;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px dotted #8b98a3;
}
.menu-page .menu-section .inner-section .price-area .item-info small {
  font-size: 13px;
  color: #68727a;
  width: 60px;
  display: inline-block;
  text-align: right;
}
.menu-page .menu-section .inner-section .price-area .item-info li {
  margin-bottom: 4px;
}
.menu-page .menu-section .inner-section .price-area .item-info__price .item-info__price__title {
  color: black;
  margin-bottom: 4px;
  border-left: solid 4px #545c63;
  padding-left: 8px;
}
.menu-page .menu-section .inner-section .price-area .item-info__price dd {
  font-weight: bold;
}
.menu-page .menu-section .inner-section .price-area .item-info__price dd .item-info__price-table {
  display: table;
  width: 100%;
}
.menu-page .menu-section .inner-section .price-area .item-info__price dd .item-info__price-table dl {
  display: table-row;
}
.menu-page .menu-section .inner-section .price-area .item-info__price dd .item-info__price-table dt,
.menu-page .menu-section .inner-section .price-area .item-info__price dd .item-info__price-table dd {
  display: table-cell;
  color: #68727a;
}
.menu-page .menu-section .inner-section .price-area .item-info__price dd .item-info__price-table dt {
  font-size: 13px;
  font-weight: normal;
  text-align: right;
  width: 140px;
}
.menu-page .menu-section .inner-section .price-area .item-info__price dd .item-info__price-table dd {
  font-weight: bold;
  color: black;
  padding: 4px;
  padding-left: 10px;
  font-size: 16px;
}
.menu-page .menu-section .inner-section .price-area .warning-info {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.6;
}
.menu-page .menu-section .inner-section .price-area .warning-info small {
  font-size: 12px;
}
.menu-page .menu-section .inner-section .price-area:last-child {
  margin-right: 0px;
}
.menu-page .menu-section .inner-section .category-head {
  padding: 8px;
  color: white;
  text-align: center;
  font-size: 16px;
}
.menu-page .menu-section .inner-section .category-head small {
  font-size: 12px;
  color: white;
}
.menu-page .menu-section .inner-section .bg-red {
  background: #f07a78;
}
.menu-page .menu-section .inner-section .bg-blue {
  background: #5ea5cc;
}
.menu-page .menu-section .inner-section .bg-gray {
  background: #e7ece8;
}
.menu-page .menu-section .inner-section .bg-yellow {
  background: #f0b34a;
}
.menu-page .menu-section .inner-section .price-table,
.menu-page .menu-section .inner-section .lot-table {
  width: 100%;
}
.menu-page .menu-section .inner-section .price-table th,
.menu-page .menu-section .inner-section .lot-table th,
.menu-page .menu-section .inner-section .price-table td,
.menu-page .menu-section .inner-section .lot-table td {
  padding: 12px 4px;
  border-top: solid 1px #e7ece8;
}
.menu-page .menu-section .inner-section .price-table th,
.menu-page .menu-section .inner-section .lot-table th {
  font-size: 12px;
}
.menu-page .menu-section .inner-section .price-table td,
.menu-page .menu-section .inner-section .lot-table td {
  color: black;
  font-weight: bold;
  text-align: right;
}
.menu-page .menu-section .inner-section .price-table td p,
.menu-page .menu-section .inner-section .lot-table td p {
  margin-bottom: 4px;
}
.menu-page .menu-section .inner-section .price-table td small,
.menu-page .menu-section .inner-section .lot-table td small {
  font-size: 12px;
  color: #68727a;
}
.menu-page .menu-section .inner-section .price-table td ul,
.menu-page .menu-section .inner-section .lot-table td ul {
  line-height: 1.6;
}
.menu-page .menu-section .inner-section .lot-table {
  background: white;
  width: auto;
}
.menu-page .menu-section .inner-section .lot-table td,
.menu-page .menu-section .inner-section .lot-table th {
  border: solid 1px #e7ece8;
  font-size: 14px;
  padding: 8px 16px;
}
.menu-page .menu-section .inner-section .lot-table th {
  background: #3ba3a3;
  color: white;
  font-size: 13px;
}
.menu-page .menu-section .inner-section .lot-table td {
  padding: 12px;
  text-align: left;
  font-weight: normal;
}
.menu-page .menu-section .inner-section .lot-table .text-bold {
  font-weight: bold;
  color: black;
  font-size: 1.2em;
}
.menu-page .menu-section .price-list .sample-price {
  min-width: 320px;
  float: left;
  margin-right: 20px;
  padding: 20px;
  padding-top: 10px;
  background: #fcfafa;
  border: solid 1px #e7ece8;
  border-top: solid 4px #3ba3a3;
}
.menu-page .menu-section .price-list .section-head {
  padding: 16px;
  color: #3ba3a3;
}
.menu-page .menu-section .price-list .table-box {
  display: table;
  width: auto;
  float: right;
  border: solid 1px #e7ece8;
  background: white;
}
.menu-page .menu-section .price-list .table-box dl {
  display: table-row;
}
.menu-page .menu-section .price-list .table-box dt,
.menu-page .menu-section .price-list .table-box dd {
  display: table-cell;
  padding: 16px;
  font: 16px;
  border-bottom: solid 1px #e7ece8;
}
.menu-page .menu-section .price-list .table-box dd em {
  margin: 0 6px;
  color: black;
  font-size: 1.2em;
  font-weight: bold;
}
.menu-page .menu-section .img-list10 {
  background: white;
  margin-top: 20px;
  padding-bottom: 20px;
}
.menu-page .menu-section .img-list10 .img-name {
  display: inline-block;
  background: rgba(102, 102, 102, 0.8);
  color: white;
  padding: 10px;
  font-size: 13px;
}
.menu-page .menu-section .img-list10 .w960 {
  width: 960px;
  margin: auto;
}
.menu-page .menu-section .img-list10 li {
  width: 470px;
  height: 235px;
  background: #e1604a;
  margin-bottom: 20px;
}
.menu-page .menu-section .img-list10 li:nth-child(odd) {
  float: left;
}
.menu-page .menu-section .img-list10 li:nth-child(even) {
  float: right;
}
.menu-page .menu-section .img-list2 li {
  float: left;
  width: 50%;
  background: white;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.menu-page .menu-section .img-list2 li img {
  width: 100%;
  height: auto;
}
.menu-page .menu-section .img-list2 li:nth-child(odd) {
  padding-right: 5px;
}
.menu-page .menu-section .img-list2 li:nth-child(even) {
  padding-left: 5px;
}
.menu-page .item-list {
  list-style-type: square;
  list-style-position: inside;
  font-weight: bold;
  background: white;
  padding: 1em;
  border: solid 1px #e7ece8;
  width: 320px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.menu-page .item-list li {
  margin-bottom: 8px;
}
.menu-page .alert-secion dl {
  margin-bottom: 1em;
  padding-left: 1em;
  width: 720px;
}
.menu-page .alert-secion dt {
  font-weight: bold;
  margin-bottom: 8px;
  border-left: solid 4px #545c63;
  padding-left: 10px;
}
.menu-page .alert-secion dd {
  padding-left: 10px;
  font-size: 14px;
  line-height: 1.6;
  color: black;
}
.menu-page .alert-secion dd small {
  font-size: 12px;
  color: #68727a;
}
.menu-page .goods-box {
  border: solid 1px;
  padding: 1em;
  padding-bottom: 2em;
  margin-right: 1em;
  margin-bottom: 1em;
  float: left;
  display: inline-block;
  background: #f0f2f0;
}
.menu-page .goods-box .goods-box-head {
  color: black;
  text-align: center;
  margin-bottom: 1em;
  font-weight: bold;
  font-size: 18px;
}
.menu-page .goods-box table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 1em;
}
.menu-page .goods-box table th,
.menu-page .goods-box table td {
  padding: 8px;
  border: solid 1px #68727a;
}
.menu-page .goods-box table th {
  font-size: 13px;
  color: #333;
}
.menu-page .goods-box table td {
  color: black;
  font-weight: bold;
  background: white;
}
.menu-page .goods-list {
  padding-bottom: 1em;
}
.menu-page .goods-list ul li {
  margin-bottom: 8px;
  color: black;
  font-weight: bold;
  padding: 8px;
  display: inline-block;
  float: left;
  margin-right: 8px;
  border: solid 1px #545c63;
}
.menu-page .head-table {
  display: table;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 8px;
  border-collapse: collapse;
  width: 100%;
  background: #e7ece8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.menu-page .head-table dl {
  display: table-row;
}
.menu-page .head-table dt,
.menu-page .head-table dd {
  padding: 8px;
  padding-bottom: 4px;
  display: table-cell;
  text-align: right;
  border-bottom: solid 1px white;
}
.menu-page .head-table dd {
  color: black;
  font-weight: bold;
}
.menu-page .pc-br {
  display: block;
}
.menu-page .lead-text {
  line-height: 1.6;
}
.menu-page .lead-text small {
  font-size: 12px;
  color: #68727a;
}
.menu-page .sub-content .lead-text {
  margin-bottom: 1em;
}
.menu-page .sub-content .sub-content__text small {
  font-size: 12px;
  color: #68727a;
}
.menu-page .sample-img-list {
  margin-top: 1em;
  margin-bottom: 1em;
}
.menu-page .sample-img-list .sample-img-list__tiitle {
  border-left: solid 4px #3ba3a3;
  color: #3ba3a3;
  font-weight: bold;
  margin-bottom: 12px;
  padding-left: 8px;
  font-size: 1.2em;
}
.menu-page .sample-img-list .pc-img2 li {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.menu-page .sample-img-list .pc-img2 li img {
  width: 100%;
}
.menu-page .sample-img-list li img {
  margin-bottom: 1em;
  border: solid 4px  white;
}
.menu-page .box-info__price {
  margin-bottom: 8px;
}
.menu-page .box-info__price em {
  color: black;
  font-weight: bold;
}
.menu-page .box-info-list {
  list-style-type: square;
  list-style-position: inside;
  font-size: 12px;
}
.menu-page .sub-content__info {
  margin-top: 1em;
}
.menu-page .sub-content__info dt {
  border-left: solid 4px #3ba3a3;
  color: #3ba3a3;
  padding-left: 8px;
  margin-bottom: 1em;
  font-weight: bold;
  font-size: 1.2em;
}
.menu-page .table-wrap-group {
  margin-top: 1em;
  margin-bottom: 1em;
}
.menu-page .table-wrap-group .sub-section__title {
  background: black;
  padding: 10px;
  text-align: center;
  color: white;
  font-weight: bold;
}
.menu-page .table-wrap {
  border: solid 1px #ccc;
  padding: 12px 10px;
  background: white;
  display: inline-block;
  margin-bottom: 1em;
}
.menu-page .table-wrap .table-wrap__title {
  font-weight: bold;
  color: #3ba3a3;
  margin-bottom: 10px;
  font-size: 1.2em;
}
.menu-page .table-wrap .price-text {
  margin-bottom: 1em;
}
.menu-page .table-wrap .price-text em {
  font-weight: bold;
  color: black;
}
.menu-page .price-head-content {
  border-top: dashed 2px #8b98a3;
  padding-top: 1em;
  margin-top: 1em;
}
.menu-page .price-head-content .price-head__tiitle {
  border-left: solid 4px #3ba3a3;
  color: #3ba3a3;
  font-weight: bold;
  margin-bottom: 12px;
  padding-left: 8px;
  font-size: 1.2em;
}
.menu-page .price-head-content .price-info {
  margin-bottom: 1em;
}
.menu-page .price-head-content .price-info li {
  margin-bottom: 4px;
}
.menu-page .price-head-content .price-info li small {
  font-size: 13px;
  color: #68727a;
}
/* --------------------
パターンページCSS
--------------------*/
.pattern-page .top-visual {
  background: url("../images/menu/pattern-top.jpg") no-repeat center center;
  background-size: cover;
}
.pattern-page .visual-box {
  background: url("../images/menu/pattern-visual.jpg") no-repeat center center;
  background-size: cover;
  padding: 3em;
}
.pattern-page .visual-box .visual-box__inner {
  padding: 16px;
  width: 750px;
  margin: auto;
  color: white;
  line-height: 1.6;
  background: rgba(24, 24, 24, 0.64);
}
.pattern-page .visual-box .visual-box__inner p {
  margin-bottom: 1em;
  letter-spacing: .1em;
}
/* --------------------
サンプルページCSS
--------------------*/
.sample-page .top-visual {
  background: url("../images/menu/sample-top.jpg") no-repeat center center;
  background-size: cover;
}
/* --------------------
縫製ページCSS
--------------------*/
.sewing-page .top-visual {
  background: url("../images/menu/sewing-top.jpg") no-repeat center center;
  background-size: cover;
}
.sewing-page .top-visual .inner-gray {
  padding-top: 80px;
}
.sewing-page .sewing-intro {
  background: #181818;
  padding: 2em;
}
.sewing-page .sewing-intro__pic {
  width: 48%;
  float: right;
  border: solid 1px #545c63;
  padding: 12px;
}
.sewing-page .sewing-intro__text {
  padding: 1em;
  width: 48%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sewing-page .sewing-intro__text p {
  margin-bottom: 1em;
  color: white;
  line-height: 1.6;
}
/* --------------------
刺繍加工CSS
--------------------*/
.needle-page .top-visual {
  background: url("../images/menu/needle-top.jpg") no-repeat center center;
  background-size: cover;
}
.needle-page .img-list10 img {
  max-width: 100%;
}
/* --------------------
刺繍加工CSS
--------------------*/
.linestone-page .top-visual {
  background: url("../images/menu/linestone-top.jpg") no-repeat center center;
  background-size: cover;
}
.linestone-page .img-list10 img {
  max-width: 100%;
}
/* --------------------
衣装製作CSS
--------------------*/
.costume-page .top-visual {
  background: url("../images/menu/costume-top.jpg") no-repeat center center;
  background-size: cover;
}
.costume-page .costume-list {
  width: 320px;
  list-style-type: square;
  list-style-position: inside;
  font-weight: bold;
  font-size: 1.2em;
  background: white;
  padding: 1em;
  border: solid 1px #e7ece8;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.costume-page .costume-list li {
  margin-bottom: 8px;
}
.costume-page .menu-section .price-box-list .price-box {
  height: 280px;
}
/* --------------------
犬服CSS
--------------------*/
.dog-page .top-visual {
  background: url("../images/menu/dog-top.jpg") no-repeat center center;
  background-size: cover;
}
/* --------------------
ドール衣装CSS
--------------------*/
.doll-page .top-visual {
  background: url("../images/menu/doll-top.jpg") no-repeat center center;
  background-size: cover;
}
/* --------------------
オーダーメイドCSS
--------------------*/
.order-page .top-visual {
  background: url("../images/menu/order-top.jpg") no-repeat center center;
  background-size: cover;
}
/* --------------------
タグ制作CSS
--------------------*/
.tug-page .top-visual {
  background: url("../images/menu/tug-top.jpg") no-repeat center center;
  background-size: cover;
}
/* --------------------
デニム加工、カジュアル加工CSS
--------------------*/
.denim-page .top-visual {
  background: url("../images/menu/denim-top.jpg") no-repeat center center;
  background-size: cover;
}
/* --------------------
抱き枕カバーCSS
--------------------*/
.pillow-page .top-visual {
  background: url("../images/menu/pillow-top.jpg") no-repeat center center;
  background-size: cover;
}
.pillow-page .img-list3 dl {
  width: 300px;
  height: 300px;
  float: left;
  margin-right: 15px;
  padding: 1em;
  padding-top: 2em;
  color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pillow-page .img-list3 dl dt {
  text-align: center;
  margin-bottom: 10px;
  border-bottom: dashed 1px white;
  padding-bottom: 10px;
  font-weight: bold;
  font-size: 18px;
}
.pillow-page .img-list3 dl dd {
  line-height: 1.6;
}
.pillow-page .img-list3 dl:nth-child(1) {
  background: url("../images/menu/pillow/pillow1.jpg") no-repeat center center;
  background-size: cover;
}
.pillow-page .img-list3 dl:nth-child(2) {
  background: url("../images/menu/pillow/pillow2.jpg") no-repeat center center;
  background-size: cover;
}
.pillow-page .img-list3 dl:nth-child(3) {
  background: url("../images/menu/pillow/pillow3.jpg") no-repeat center center;
  background-size: cover;
}
.pillow-page .img-list3 dl:last-child {
  margin-right: 0;
}
/* --------------------
アクセサリーCSS
--------------------*/
.accessory-page .top-visual {
  background: url("../images/menu/accessory-top.jpg") no-repeat center center;
  background-size: cover;
}
/* --------------------
布団カバーCSS
--------------------*/
.futon-page .top-visual {
  background: url("../images/menu/futon-top.jpg") no-repeat center center;
  background-size: cover;
}
.futon-page .top-visual .inner-gray {
  padding-top: 60px;
}
/* --------------------
クッションCSS
--------------------*/
.cushion-page .top-visual {
  background: url("../images/menu/cushion-top.jpg") no-repeat center center;
  background-size: cover;
}
.cushion-page .img-list3 dl {
  width: 230px;
  height: 230px;
  float: left;
  margin-right: 15px;
  padding: 1em;
  padding-top: 2em;
  color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cushion-page .img-list3 dl dt {
  text-align: center;
  margin-bottom: 10px;
  border-bottom: dashed 1px white;
  padding-bottom: 10px;
  font-weight: bold;
  font-size: 18px;
}
.cushion-page .img-list3 dl dd {
  line-height: 1.6;
}
.cushion-page .img-list3 dl:nth-child(1) {
  background: url("../images/menu/cushion/pillow1.jpg") no-repeat center center;
  background-size: cover;
}
.cushion-page .img-list3 dl:nth-child(2) {
  background: url("../images/menu/cushion/pillow2.jpg") no-repeat center center;
  background-size: cover;
}
.cushion-page .img-list3 dl:nth-child(3) {
  background: url("../images/menu/cushion/pillow3.jpg") no-repeat center center;
  background-size: cover;
}
.cushion-page .img-list3 dl:nth-child(4) {
  background: url("../images/menu/cushion/pillow4.jpg") no-repeat center center;
  background-size: cover;
}
.cushion-page .img-list3 dl:last-child {
  margin-right: 0;
}
/* --------------------
布張りノート CSS
--------------------*/
.note-page .top-visual {
  background: url("../images/menu/note-top.jpg") no-repeat center center;
  background-size: cover;
}
.note-page em {
  font-weight: bold;
  font-size: 1.1em;
  color: black;
  margin-right: 4px;
}
.note-page .menu-section .inner-section .price-table th {
  text-align: right;
  font-size: 14px;
}
.note-page .menu-section .inner-section .price-table .text-center {
  font-size: 12px;
  text-align: center;
}
/* --------------------
小ロット生産 CSS
--------------------*/
.small-lot-page .top-visual {
  background: url("../images/menu/small_lot-top.jpg?date=20150820") no-repeat center center;
  background-size: cover;
}
.small-lot-page .top-visual .inner-gray {
  background: none;
  padding-top: 3em;
}
.small-lot-page .smallLot-info-list {
  background: #181818;
  padding: 2em 1em;
}
.small-lot-page .smallLot-info-list li {
  line-height: 1.6;
  /*  margin-bottom: 1.5em; */
  /* border: solid 1px @grayColorLight; */
  border-bottom: solid 1px #666;
  color: white;
}
.small-lot-page .smallLot-info-list li p {
  margin-bottom: 1em;
}
.small-lot-page .smallLot-info-list li:last-child {
  border: none;
}
.small-lot-page .smallLot-info-list .info1 {
  background: url("../images/menu/small_lot-info1.jpg") no-repeat center top;
  background-size: cover;
}
.small-lot-page .smallLot-info-list .info2 {
  background: url("../images/menu/small_lot-info2.jpg") no-repeat center top;
  background-size: cover;
  text-align: right;
}
.small-lot-page .smallLot-info-list .info2 .smallLot-info__inner {
  background: rgba(24, 24, 24, 0.48);
}
.small-lot-page .smallLot-info-list .info3 {
  background: url("../images/menu/small_lot-info3.jpg") no-repeat center top;
  background-size: cover;
}
.small-lot-page .smallLot-info-list .smallLot-info__inner {
  padding: 2em 1em;
  padding-bottom: 1.5em;
  background: rgba(24, 24, 24, 0.64);
}
/* --------------------
オリジナルニット制作 CSS
--------------------*/
.knit-page .top-visual {
  background: url("../images/menu/knit-top.jpg?date=20150820") no-repeat center center;
  background-size: cover;
}
.knit-page .top-visual .inner-gray {
  background: none;
  padding-top: 3em;
}
.knit-page .knit-info-list {
  background: #181818;
  padding: 2em 1em;
}
.knit-page .knit-info-list li {
  line-height: 1.6;
  /*  margin-bottom: 1.5em; */
  /* border: solid 1px @grayColorLight; */
  border-bottom: solid 1px #666;
  color: white;
}
.knit-page .knit-info-list li p {
  margin-bottom: 1em;
}
.knit-page .knit-info-list li:last-child {
  border: none;
}
.knit-page .knit-info-list .info1 {
  background: url("../images/menu/knit-info1.jpg") no-repeat center top;
  background-size: cover;
}
.knit-page .knit-info-list .info2 {
  background: url("../images/menu/knit-info2.jpg") no-repeat center top;
  background-size: cover;
  text-align: right;
}
.knit-page .knit-info-list .info2 .knit-info__inner {
  background: rgba(24, 24, 24, 0.48);
}
.knit-page .knit-info-list .info3 {
  background: url("../images/menu/knit-info3.jpg") no-repeat center top;
  background-size: cover;
}
.knit-page .knit-info-list .knit-info__inner {
  padding: 2em 1em;
  padding-bottom: 1.5em;
  background: rgba(24, 24, 24, 0.64);
}
/* --------------------
バッグ CSS
--------------------*/
.bag-page .top-visual {
  background: url("../images/menu/bag-top.jpg") no-repeat center center;
  background-size: cover;
}
/* --------------------
グッズCSS
--------------------*/
.goods-page .height--sync {
  height: 324px;
}
.goods-page .top-visual {
  background: url("../images/menu/goods-top.jpg") no-repeat center center;
  background-size: cover;
}
.goods-page .goods-box__table {
  margin-top: 10px;
  border-top: 1px dotted #8b98a3;
  padding-top: 10px;
}
.goods-page .goods-box__table .goods-box__table__title {
  font-weight: bold;
  color: #3ba3a3;
  margin-bottom: 8px;
}
/* ------------------------------------------
生地プリント、製品プリント共通
------------------------------------------*/
.print-page .sub-section {
  width: 720px;
  padding-bottom: 2em;
}
.print-page .box-intro {
  border-bottom: solid 1px #ccc;
  margin-bottom: 1em;
  line-height: 1.6;
}
.print-page .box-intro p {
  margin-bottom: 1em;
}
.print-page img {
  width: 100%;
}
.print-page em {
  font-weight: bold;
  color: black;
}
.print-page .print-material-list {
  margin-top: 1em;
}
.print-page .print-material-list .print-material-box {
  margin-bottom: 1em;
}
.print-page .print-material-list .print-material__photo {
  width: 64px;
  float: left;
  margin-right: 16px;
}
.print-page .print-material-list .print-material__info {
  padding-top: 8px;
  width: 64%;
  float: left;
}
.print-page .print-material-list .print-material__info .print-material__info__name {
  font-weight: bold;
  color: black;
  margin-bottom: 4px;
}
.print-page .material-type2 .print-material__info {
  padding-top: 0;
}
.print-page .material-type2 .print-material__info__text {
  font-size: 12px;
}
.print-page .box__info-list {
  list-style-type: square;
  padding-left: 1.5em;
  font-size: 12px;
  margin-top: 1em;
}
.print-page .box__info-list li {
  margin-bottom: 4px;
}
.print-page .w1000 {
  width: 1000px;
}
.print-page .pc-table-wrap-group-wrap .table-wrap-group {
  width: 460px;
  float: left;
  margin-right: 16px;
}
.print-page .pc-table-wrap-group-wrap .table-wrap-group .table-wrap {
  width: 50%;
  float: left;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.print-page .small-text {
  font-size: 12px;
  color: #68727a;
}
.print-page .mgb0 {
  margin-top: 0;
}
.print-page .inline-block {
  display: inline-block;
}
.print-page .list-content-01 li {
  padding-left: 15px;
  position: relative;
}
.print-page .list-content-01 li a {
  color: #545c63;
  text-decoration: underline;
}
.print-page .list-content-01 li::before {
  content: '※';
  position: absolute;
  left: 0;
  font-size: 14px;
}
.print-page .underline {
  text-decoration: underline;
}
.print-page .box-2-col .w50p {
  width: 50%;
  box-sizing: border-box;
  line-height: 1.5;
}
.print-page .box-2-col .w50p .content-bdB1 {
  border-bottom: 1px solid #afb3af;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.print-page .box-2-col > div:first-child {
  padding-right: 20px;
  border-right: 1px solid #afb3af;
}
.print-page .box-2-col > div:last-child {
  padding-left: 20px;
}
.print-page .box-2-col h3 {
  color: #35a2a4;
  margin-bottom: 10px;
  font-weight: bold;
}
.print-page .box-2-col strong {
  font-weight: bold;
}
.print-page .box-2-col .font-small {
  font-size: 90%;
  line-height: 1.8;
}
.print-page .list-initial {
  list-style-type: initial;
  list-style-position: inside;
}
.print-page .list-products {
  margin-top: 20px;
}
.print-page .list-products .col-sm-3,
.print-page .list-products .content-fancybox {
  box-sizing: border-box;
  margin-top: 15px;
  line-height: 1.5;
}
.print-page .list-products .col-sm-3 a,
.print-page .list-products .content-fancybox a {
  position: relative;
  line-height: 0;
  display: inline-block;
  font-size: 0;
}
.print-page .list-products .col-sm-3 a::after,
.print-page .list-products .content-fancybox a::after {
  content: '\f002';
  font: normal normal normal 20px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 10px 12px;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
}
.print-page .list-products .col-sm-3 h3,
.print-page .list-products .content-fancybox h3 {
  padding-top: 5px;
  font-weight: bold;
  color: #000;
}
.print-page .list-products .content-fancybox img {
  width: auto;
}
.print-page .list-precaution {
  line-height: 1.6;
}
.print-page .list-precaution dd {
  margin-bottom: 50px;
}
.print-page .list-precaution dd .list-initial {
  margin-left: 15px;
}
.print-page .notice-precaution {
  font-size: 13px;
  color: #787a78;
  font-weight: 300;
  line-height: 1.8;
}
.print-page .position-relative {
  position: relative;
}
.print-page .position-absolute {
  position: absolute;
}
.print-page .lead-section .position-absolute {
  width: auto;
  left: 20px;
  bottom: -40px;
  font-size: 13px;
  color: #787a78;
}
.print-page .paragraph-01 {
  line-height: 1.8;
  margin-bottom: 30px;
}
.print-page .line-height-1-7 {
  line-height: 1.7 !important;
}
.print-page .bg-white {
  background: #fff;
}
.print-page .mgL20 {
  margin-left: 20px;
}
.print-page .mgB40 {
  margin-bottom: 40px;
}
/* --------------------
製品プリント
--------------------*/
.print-top1 .top-visual {
  background: url("../images/menu/print-top2.jpg") no-repeat center center;
  background-size: cover;
}
.print-top1 .top-visual .inner-gray {
  background: none;
}
/* --------------------
製品プリント
--------------------*/
.item-print-page .top-visual {
  background: url("../images/menu/print-top.jpg") no-repeat center center;
  background-size: cover;
}
/* --------------------
製品プリント
--------------------*/
.inkjet-printing-page .top-visual {
  background: url("../images/menu/inkjet-printing-top.jpg") no-repeat center center;
  background-size: cover;
}
/* --------------------
製品プリント
--------------------*/
.hand-printing-page .top-visual {
  background: url("../images/menu/hand-printing-top.jpg") no-repeat center center;
  background-size: cover;
}
/* --------------------
製品プリント
--------------------*/
.sublimation-transfer-page .top-visual {
  background: url("../images/menu/sublimation-transfer-top.jpg") no-repeat center center;
  background-size: cover;
}
/* --------------------
刺しゅう小物CSS
--------------------*/
.needle-goods-page .top-visual {
  background: url("../images/menu/needle-goods-top.jpg") no-repeat center center;
  background-size: cover;
}
.needle-goods-page .lot-area .lot-table-col2 {
  background: white;
  border-collapse: collapse;
}
.needle-goods-page .lot-area .lot-table-col2 th {
  background: #fcfafa;
  font-size: 14px;
}
.needle-goods-page .lot-area .lot-table-col2 .text-bold {
  font-size: 16px;
  color: black;
  font-weight: bold;
}
.needle-goods-page .lot-area .lot-table-col2 th,
.needle-goods-page .lot-area .lot-table-col2 td {
  padding: 8px 1em;
  border: solid 1px #e7ece8;
}
.needle-goods-page .size-info {
  margin-top: 10px;
  margin-bottom: 10px;
}
.needle-goods-page .size-info dt {
  margin-bottom: 8px;
  font-weight: bold;
}
.needle-goods-page .size-info dd {
  color: black;
}
/* --------------------
刺しゅう小物CSS
--------------------*/
.linestone-goods-page .top-visual {
  background: url("../images/menu/linestone-goods-top.jpg") no-repeat center center;
  background-size: cover;
}
.linestone-goods-page .lot-area .lot-table-col2 {
  background: white;
  border-collapse: collapse;
}
.linestone-goods-page .lot-area .lot-table-col2 th {
  background: #fcfafa;
  font-size: 14px;
}
.linestone-goods-page .lot-area .lot-table-col2 .text-bold {
  font-size: 16px;
  color: black;
  font-weight: bold;
}
.linestone-goods-page .lot-area .lot-table-col2 th,
.linestone-goods-page .lot-area .lot-table-col2 td {
  padding: 8px 1em;
  border: solid 1px #e7ece8;
}
.linestone-goods-page .size-info {
  margin-top: 10px;
  margin-bottom: 10px;
}
.linestone-goods-page .size-info dt {
  margin-bottom: 8px;
  font-weight: bold;
}
.linestone-goods-page .size-info dd {
  color: black;
}
/* --------------------
刺しゅう缶バッジCSS
--------------------*/
.badge-page .top-visual {
  background: url("../images/menu/badge-top.jpg") no-repeat center center;
  background-size: cover;
}
.badge-page .download-table {
  display: table;
  border-collapse: collapse;
}
.badge-page .download-table dl {
  display: table-row;
}
.badge-page .download-table dt,
.badge-page .download-table dd {
  display: table-cell;
  padding: 8px;
  border: solid 1px #e7ece8;
  background: white;
}
.badge-page .download-table dd {
  font-size: 16px;
  font-weight: bold;
}
.badge-page .item-list4col .item {
  background: white;
  margin-bottom: 1.5em;
  padding: 10px;
  padding-bottom: 2em;
  width: 22%;
  float: left;
  margin-right: 12px;
}
.badge-page .item-list4col .item .item__title {
  display: inline-block;
  padding: 8px;
  color: white;
  background: black;
  font-size: 14px;
  margin-bottom: 10px;
}
.badge-page .item-list4col .item .item__info {
  margin-top: 10px;
  border-top: dashed 1px #e7ece8;
  padding-top: 10px;
}
.badge-page .item-list4col .item .item__info dt {
  margin-bottom: 8px;
  font-size: 14px;
}
.badge-page .item-list4col .item .item__info dd {
  color: black;
  font-weight: bold;
  line-height: 1.6;
}
.badge-page .item-list4col .item:last-child {
  margin-right: 0;
}
.badge-page .item-list4col img {
  width: 100%;
}
/* --------------------
キャップCSS
--------------------*/
.cap-page .top-visual {
  background: url("../images/menu/cap/cap-top.jpg") no-repeat center center;
  background-size: cover;
}
.cap-page .sub-section {
  width: 750px;
}
.cap-page .sub-section .info-list {
  padding: 0;
  padding-bottom: 20px;
  border: none;
}
.cap-page .sub-section .info-list small {
  font-size: 12px;
  color: #68727a;
}
.cap-page .item-box-area {
  margin-bottom: 2em;
  width: 480px;
}
.cap-page .item-box-area .item-box__info .sub-section__info dt {
  font-size: 1em;
  margin-bottom: 0;
}
.cap-page .item-box-area .item-box__info .sub-section__info .info-list {
  padding: 10px;
  padding-top: 0;
  font-size: 12px;
}
.cap-page .float--left {
  float: left;
}
.cap-page .float--right {
  float: right;
}
.cap-page .sub-section__photo {
  margin-bottom: 1em;
}
.cap-page .sub-section__photo img {
  max-width: 100%;
  border: solid 4px white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cap-page .sub-section__info {
  margin-top: 1em;
  margin-bottom: 1em;
}
.cap-page .sub-section__info .sub-section__photo {
  margin-top: 1em;
}
.cap-page .sub-section__info dt {
  font-weight: bold;
  color: black;
  margin-bottom: 8px;
}
.cap-page .w320 {
  width: 320px;
  float: left;
}
.cap-page .w320 .table-wrap {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cap-page .w640 {
  width: 640px;
  float: right;
}
.cap-page .w640 .table-wrap {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.cap-page .item-box {
  padding: 1em;
  background: white;
  border-top: solid 2px #3ba3a3;
}
.cap-page .item-box dt {
  font-size: 1.2em;
  font-weight: bold;
  color: black;
  margin-bottom: 12px;
}
.cap-page .item-box dd {
  line-height: 1.4;
}
.cap-page .item-photo img {
  max-width: 100%;
}
/* --------------------
ワッペンCSS
--------------------*/
.wappen-page .top-visual {
  background: url("../images/menu/needle-goods-top.jpg") no-repeat center center;
  background-size: cover;
}
/* --------------------
ブランド立ち上げパック
--------------------*/
#runding #contentsArea.brand-page .top-visual {
  background: url("../images/menu/brand-top.jpg") no-repeat center center;
  background-size: cover;
}
#runding #contentsArea.brand-page .inner-gray {
  background: none;
  padding-top: 4em;
  /*  padding: 20px 16px; */
}
#runding #contentsArea.brand-page .content {
  /* padding-top: 0; */
  /*
.intro-top
        {
            padding: 16px 12px;
            padding-top: 2em;
            border-top: solid 4px fade(@blackColorDark,80%);
        }
*/
}
#runding #contentsArea.brand-page .content .stepBox .head .headTitle {
  color: #545c63;
}
#runding #contentsArea.brand-page .content .stepBox .step {
  background: #181818;
}
#runding #contentsArea.brand-page .content-intro {
  padding-top: 0;
  padding-bottom: 0;
}
#runding #contentsArea.brand-page .more-step {
  margin-top: 2em;
}
#runding #contentsArea.brand-page .more-step dt {
  text-align: center;
  padding: 16px;
  color: white;
  background: #181818;
  display: inline-block;
  font-size: 18px;
  margin-bottom: 12px;
  width: 300px;
}
#runding #contentsArea.brand-page .more-step dd {
  padding: 12px;
  font-size: 15px;
  line-height: 1.6;
  color: #181818;
}
#runding #contentsArea.brand-page .more-step dd .more-step__img {
  float: left;
  width: 300px;
}
#runding #contentsArea.brand-page .more-step dd .more-step__text {
  float: left;
  width: 600px;
  margin-left: 20px;
}
#runding #contentsArea.brand-page .more-step dd .more-step__text a {
  color: black;
  font-weight: bold;
}
/*-----------------------------------
TOPページ新メニュー用 拡張 CSS
----------------------------------*/
#index.index-new {
  /* catch-copy CSS */
}
#index.index-new #cart {
  display: none;
}
#index.index-new #movieArea {
  /*
 border-top: solid 4px white;
        border-bottom: solid 4px white;
*/
  background: url("../movie/movie-top.jpg") no-repeat center top;
  height: 500px;
  overflow: hidden;
  min-height: inherit;
}
#index.index-new .contentGrop {
  /* .dashLineB; */
  padding-top: 40px;
  /* padding-bottom: 60px; */
  /* border-color: fade(@grayColorLight,50%); */
}
#index.index-new .contentGrop:nth-child(1) {
  padding-top: 0;
  border-top: solid 2px black;
  padding-bottom: 0;
  border-bottom: none;
}
#index.index-new .contentGrop:nth-child(1) .section-header {
  background: url("../images/menu/needle-top.jpg") no-repeat left center;
  background-size: cover;
  text-align: center;
}
#index.index-new .contentGrop:nth-child(1) .section-header .gray-inner {
  background: rgba(24, 24, 24, 0.64);
  padding-bottom: 2em;
}
#index.index-new .contentGrop:nth-child(1) .section-header .page-setcion-title {
  background: rgba(0, 0, 0, 0.64);
  color: white;
  text-align: center;
  padding: 16px 32px;
  /*  display: inline-block; */
  /* float: left; */
  font-size: 24px;
}
#index.index-new .contentGrop:nth-child(1) .section-header a:hover {
  opacity: .8;
}
#index.index-new .contentGrop:nth-child(1) .oem-section {
  width: 1200px;
  margin: auto;
  padding-top: 1em;
}
#index.index-new .contentGrop:nth-child(1) .oem-section .example-list li {
  margin-bottom: 1em;
  width: 240px;
  padding-left: 12px;
  padding-right: 12px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#index.index-new .contentGrop:nth-child(1) .oem-section .example-list li a {
  border: solid 2px white;
  padding: 1em;
  display: inline-block;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  text-decoration: none;
  /* font-size: 20px; */
  width: 100%;
  text-align: left;
  line-height: 1.6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
#index.index-new .contentGrop:nth-child(1) .oem-section .example-list li .glyphicon {
  color: white;
  position: absolute;
  right: 12px;
  top: 32px;
}
#index.index-new .contentGrop:nth-child(1) .oem-section .page-section__lead-text {
  width: 800px;
  margin: auto;
  margin-top: 1em;
  margin-bottom: 2em;
  color: white;
  font-size: 15px;
  line-height: 1.6;
  text-align: left;
  letter-spacing: .1em;
}
#index.index-new .contentGrop:nth-child(1) .oem-section .page-section__lead-text p {
  margin-bottom: 1em;
}
#index.index-new .contentGrop:nth-child(1) .oem-section .more-link {
  text-align: right;
  /*
         border-top: solid 1px fade(white,64%);
                page-break-before: 
        */
}
#index.index-new .contentGrop:nth-child(1) .oem-section .more-link a {
  color: #ccc;
  font-size: 12px;
}
#index.index-new .contentGrop:nth-child(1) .oem-section .more-link a .glyphicon {
  color: #ccc;
}
#index.index-new .contentGrop:nth-child(2) {
  padding-top: 0;
  border-top: solid 2px black;
  background: url("../images/menu/small_lot-top.jpg?date=20150820") no-repeat left center;
  background-size: cover;
  padding-bottom: 0;
  border-bottom: none;
}
#index.index-new .contentGrop:nth-child(2) .gray-inner {
  /* background: fade(@grayColorDark,50%); */
  padding-bottom: 2em;
}
#index.index-new .contentGrop:nth-child(1) .section-header .lead-section,
#index.index-new .contentGrop:nth-child(2) .section-header .lead-section {
  margin-top: 2em;
  margin-bottom: 2em;
  /* text-align: center; */
  font-size: 14px;
  color: white;
  line-height: 1.6;
}
#index.index-new .contentGrop--line {
  /* border-top: solid 2px black; */
  border-bottom: none;
}
#index.index-new .contentGrop--line:last-child {
  padding-bottom: 0;
}
#index.index-new .catch-copy-box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  color: white;
  text-align: center;
  padding-top: 10%;
  width: 100%;
  height: 100%;
  background: rgba(139, 152, 163, 0.1);
  /*  background: url('@{path}../movie/dot.png'); */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#index.index-new .catch-copy-box .catch-copy__main-title {
  font-size: 64px;
  letter-spacing: -0.07em;
  font-weight: bold;
  margin-bottom: 24px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-font-smoothing: antialiased;
  /*  font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif; */
}
#index.index-new .catch-copy-box .catch-copy__main-title .letter-space {
  letter-spacing: -0.3em;
}
#index.index-new .catch-copy-box .catch-copy__main-title .letter-space-w {
  letter-spacing: -0.01em;
}
#index.index-new .catch-copy-box .catch-copy__sub-title {
  font-size: 24px;
  line-height: 1.6;
  padding: 0 1em;
}
#index.index-new .catch-copy-box .btn-link-area {
  margin-top: 3em;
  text-align: center;
}
#index.index-new .catch-copy-box .btn-link-area a {
  width: 320px;
  font-size: 24px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  border: solid 1px white;
  display: inline-block;
  padding: 16px;
  color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}
#index.index-new .catch-copy-box .btn-link-area a:hover {
  opacity: .8;
}
#index.index-new .page-section {
  width: 1200px;
  margin: auto;
}
#index.index-new .section-header {
  /* background: white; */
  text-align: center;
  margin-bottom: 1em;
}
#index.index-new .section-header .page-setcion-title {
  background: rgba(0, 0, 0, 0.64);
  color: white;
  text-align: center;
  padding: 16px 2em;
  /*  display: inline-block; */
  font-size: 24px;
  /* float: left; */
  /*   height: 16px; */
}
#index.index-new .page-section,
#index.index-new .menu-section {
  padding-bottom: 2em;
}
#index.index-new .page-section .entry a,
#index.index-new .menu-section .entry a {
  border: solid 2px white;
  padding: 1em;
  display: inline-block;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  text-decoration: none;
  font-size: 20px;
}
#index.index-new .page-section .entry a .glyphicon,
#index.index-new .menu-section .entry a .glyphicon {
  margin-left: 4px;
}
#index.index-new .page-section .entry a:hover,
#index.index-new .menu-section .entry a:hover {
  opacity: .5;
}
#index.index-new .page-section .lead-section,
#index.index-new .menu-section .lead-section {
  margin-top: 2em;
  margin-bottom: 2em;
  text-align: center;
  font-size: 14px;
}
#index.index-new .page-section #started-main-menu-list a,
#index.index-new .menu-section #started-main-menu-list a {
  /* color: @grayColorDark; */
  text-decoration: none;
}
#index.index-new .page-section #started-main-menu-list,
#index.index-new .menu-section #started-main-menu-list {
  padding-top: 30px;
}
#index.index-new .page-section .started-main-menu-box,
#index.index-new .menu-section .started-main-menu-box {
  width: 380px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 30px;
  margin-bottom: 30px;
  float: left;
  padding: 1em 10px;
  padding-bottom: 2em;
  border: solid 1px #e7ece8;
  background: white;
}
#index.index-new .page-section .started-main-menu-box .started-main-menu__photo,
#index.index-new .menu-section .started-main-menu-box .started-main-menu__photo {
  margin-bottom: 1em;
  width: 100%;
  height: 160px;
  text-align: center;
}
#index.index-new .page-section .started-main-menu-box .started-main-menu__photo a,
#index.index-new .menu-section .started-main-menu-box .started-main-menu__photo a {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(24, 24, 24, 0.64);
  padding-top: 20%;
  color: white;
  text-decoration: none;
}
#index.index-new .page-section .started-main-menu-box .started-main-menu__photo a .menu-box__link,
#index.index-new .menu-section .started-main-menu-box .started-main-menu__photo a .menu-box__link {
  text-align: center;
}
#index.index-new .page-section .started-main-menu-box .started-main-menu__photo a .menu-box__link .menu-box__link__text,
#index.index-new .menu-section .started-main-menu-box .started-main-menu__photo a .menu-box__link .menu-box__link__text {
  padding: 1em;
  background: rgba(24, 24, 24, 0.32);
  border: solid 1px rgba(255, 255, 255, 0.5);
}
#index.index-new .page-section .started-main-menu-box .bg--make_clothes,
#index.index-new .menu-section .started-main-menu-box .bg--make_clothes {
  background: url("../images/menu/small_lot-top@480.jpg?date=20150820") no-repeat left center;
  background-size: cover;
}
#index.index-new .page-section .started-main-menu-box .bg--make_clothes a,
#index.index-new .menu-section .started-main-menu-box .bg--make_clothes a {
  background: none;
}
#index.index-new .page-section .started-main-menu-box .bg--linestone,
#index.index-new .menu-section .started-main-menu-box .bg--linestone {
  background: url("../images/menu/linestone-top@480.jpg") no-repeat left center;
  background-size: cover;
}
#index.index-new .page-section .started-main-menu-box .bg--inkjet-printing,
#index.index-new .menu-section .started-main-menu-box .bg--inkjet-printing {
  background: url("../images/menu/inkjet-printing-top@480.jpg") no-repeat left center;
  background-size: cover;
}
#index.index-new .page-section .started-main-menu-box .bg--hand-printing,
#index.index-new .menu-section .started-main-menu-box .bg--hand-printing {
  background: url("../images/menu/hand-printing-top@480.jpg") no-repeat left center;
  background-size: cover;
}
#index.index-new .page-section .started-main-menu-box .bg--sublimation-transfer,
#index.index-new .menu-section .started-main-menu-box .bg--sublimation-transfer {
  background: url("../images/menu/sublimation-transfer-top@480.jpg") no-repeat left center;
  background-size: cover;
}
#index.index-new .page-section .started-main-menu-box .bg--needle,
#index.index-new .menu-section .started-main-menu-box .bg--needle {
  background: url("../images/menu/needle-top@480.jpg") no-repeat left center;
  background-size: cover;
}
#index.index-new .page-section .started-main-menu-box .bg--bag,
#index.index-new .menu-section .started-main-menu-box .bg--bag {
  background: url("../images/menu/bag-top@480.jpg") no-repeat left center;
  background-size: cover;
}
#index.index-new .page-section .started-main-menu-box .bg--accessory,
#index.index-new .menu-section .started-main-menu-box .bg--accessory {
  background: url("../images/menu/accessory-top@480.jpg") no-repeat left center;
  background-size: cover;
}
#index.index-new .page-section .started-main-menu-box .bg--goods,
#index.index-new .menu-section .started-main-menu-box .bg--goods {
  background: url("../images/goods@480.jpg") no-repeat left center;
  background-size: cover;
}
#index.index-new .page-section .started-main-menu-box a:hover,
#index.index-new .menu-section .started-main-menu-box a:hover {
  opacity: .8;
}
#index.index-new .page-section .started-main-menu-box img,
#index.index-new .menu-section .started-main-menu-box img {
  max-width: 100%;
}
#index.index-new .page-section .started-main-menu-box dt,
#index.index-new .menu-section .started-main-menu-box dt {
  margin-bottom: 8px;
  text-align: center;
  font-weight: bold;
  color: black;
}
#index.index-new .page-section .started-main-menu-box dd,
#index.index-new .menu-section .started-main-menu-box dd {
  line-height: 1.6;
}
#index.index-new .page-section .started-main-menu-box dd .menu-box__link,
#index.index-new .menu-section .started-main-menu-box dd .menu-box__link {
  margin-top: 1em;
  text-align: right;
  color: #8b98a3;
}
#index.index-new .page-section .started-main-menu-box dd .menu-box__link__text,
#index.index-new .menu-section .started-main-menu-box dd .menu-box__link__text {
  border: solid 1px;
  display: inline-block;
  padding: 8px;
  border: solid 1px #8b98a3;
  font-size: 12px;
}
#index.index-new .page-section .started-main-menu-box dd .menu-box__link__text .glyphicon,
#index.index-new .menu-section .started-main-menu-box dd .menu-box__link__text .glyphicon {
  margin-left: 4px;
}
#index.index-new .page-section .wanted-bunner,
#index.index-new .menu-section .wanted-bunner {
  padding: 0;
}
#index.index-new .page-section .wanted-bunner .detail-link,
#index.index-new .menu-section .wanted-bunner .detail-link {
  padding-right: 20px;
}
#index.index-new .page-section .wanted-bunner a,
#index.index-new .menu-section .wanted-bunner a {
  color: white;
  display: block;
  height: 262px;
  background: white;
  color: #181818;
}
#index.index-new .page-section .wanted-bunner .wanted-bunner-box,
#index.index-new .menu-section .wanted-bunner .wanted-bunner-box {
  margin-bottom: 20px;
  /*  padding-bottom: 48px; */
  font-size: 24px;
  color: white;
  background: url("../images/menu/sewing-top.jpg") no-repeat left center;
  background-size: cover;
  /*  font-weight: bold; */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#index.index-new .page-section .wanted-bunner .wanted-bunner-box .gray-inner,
#index.index-new .menu-section .wanted-bunner .wanted-bunner-box .gray-inner {
  background: rgba(24, 24, 24, 0.32);
  padding: 20px;
}
#index.index-new .page-section .wanted-bunner .wanted-bunner-box dt,
#index.index-new .menu-section .wanted-bunner .wanted-bunner-box dt {
  font-weight: bold;
  border-top: solid 3px rgba(255, 255, 255, 0.5);
  border-bottom: solid 3px rgba(255, 255, 255, 0.5);
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 26px;
  line-height: 1.6;
  margin-bottom: 12px;
  color: white;
  padding-right: 2em;
}
#index.index-new .page-section .started-main-menu-box:nth-child(3n),
#index.index-new .menu-section .started-main-menu-box:nth-child(3n) {
  margin-right: 0;
}
#index.index-new .page-section__brand {
  padding-bottom: 0;
  /*
.section-header
        {
            border:solid 1px black;
            border-top: none;
            .page-setcion-title
            {
                background: @brandColor;
            }
        }
*/
}
#index.index-new .page-section__brand .lead-section {
  color: white;
  line-height: 1.6;
}
#index.index-new .oem-link {
  text-align: center;
}
#index.index-new .oem-link small {
  font-size: 12px;
}
#index.index-new .oem-link a {
  border: solid 2px white;
  padding: 1em;
  display: inline-block;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  text-decoration: none;
  font-size: 20px;
}
#index.index-new .oem-link a .float-left {
  float: left;
}
#index.index-new .oem-link a .float-right {
  float: right;
  margin-left: 8px;
}
#index.index-new .statauInfo .saleStatus-text {
  float: right;
  font-size: 14px;
  color: #68727a;
}
#index.index-new .statauInfo .onSale {
  color: #3ba3a3;
}
#index.index-new #index .contentGrop:nth-child(even) {
  padding-top: 0;
}
#index.index-new .brandName {
  text-align: center;
  margin-top: 16px;
  margin-bottom: 16px;
  color: black;
  font-weight: bold;
}
#index.index-new .catchCopy--bg-black a {
  text-decoration: none;
  color: white;
  padding: 16px 24px;
  background: black;
  display: block;
  /* text-indent: 1em; */
  font-size: 20px;
}
#index.index-new .one .concept {
  margin-bottom: 32px;
}
#index.index-new .two .rightArea .concept {
  background: white;
  padding: 16px;
}
/* -----------------------------
メニューグループ
---------------------------- */
/* メニューグループ共通 */
.menu-group #contentsArea {
  padding-bottom: 0;
}
.menu-group #contentsArea .oem-link {
  text-align: center;
}
.menu-group #contentsArea .oem-link small {
  font-size: 12px;
}
.menu-group #contentsArea .oem-link a {
  border: solid 2px white;
  padding: 1em;
  display: inline-block;
  color: white;
  /* background: rgba(0, 0, 0, 0.5); */
  text-decoration: none;
  font-size: 20px;
}
.menu-group #contentsArea .oem-link a .float-left {
  float: left;
  line-height: 1.2;
}
.menu-group #contentsArea .oem-link a .float-right {
  float: right;
  margin-left: 8px;
  line-height: 48px;
}
.menu-group #contentsArea .oem-link a:hover {
  opacity: .8;
}
.menu-group .menu-page-content {
  padding-top: 0;
}
.menu-group .top-visual {
  width: 100%;
  margin-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  border: none;
}
.menu-group .top-visual .inner-gray {
  width: 100%;
  height: auto;
  padding-bottom: 100px;
}
.menu-group .menu-section640 {
  width: 640px;
  background: white;
  margin: auto;
}
.menu-group .menu-section640 .section-title {
  background: #00ccb2;
  text-align: center;
  color: white;
  padding: 16px;
  font-size: 18px;
}
.menu-group .menu-section640 .lead-section {
  padding: 1em;
  line-height: 1.6;
  border-top: solid 1px #ececec;
  margin-top: 10px;
}
.menu-group .section__head-picture {
  border: solid 10px white;
}
.menu-group .menu-section,
.menu-group .menu-section640 {
  padding-bottom: 0;
}
.menu-group .menu-section .started-main-menu-link,
.menu-group .menu-section640 .started-main-menu-link {
  padding: 1em 10px;
  margin-bottom: 20px;
  border: solid 1px #e7ece8;
  background: white;
  width: 320px;
  /* height: 560px; */
  margin-right: 20px;
  float: left;
  display: block;
  text-decoration: none;
  color: #181818;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.menu-group .menu-section .started-main-menu-link .started-main-menu__info,
.menu-group .menu-section640 .started-main-menu-link .started-main-menu__info {
  padding-bottom: 2em;
}
.menu-group .menu-section .started-main-menu-link .lot-info,
.menu-group .menu-section640 .started-main-menu-link .lot-info {
  color: #68727a;
  font-size: 12px;
  /*
position: absolute;
                left: 12px;
                bottom: 12px;
*/
}
.menu-group .menu-section .started-main-menu-link .started-main-menu__photo,
.menu-group .menu-section640 .started-main-menu-link .started-main-menu__photo {
  margin-bottom: 1em;
}
.menu-group .menu-section .started-main-menu-link .started-main-menu__photo .gray-inner,
.menu-group .menu-section640 .started-main-menu-link .started-main-menu__photo .gray-inner {
  padding-top: 5em;
  padding-bottom: 5em;
  background: rgba(24, 24, 24, 0.64);
  color: white;
}
.menu-group .menu-section .started-main-menu-link .started-main-menu__photo .gray-inner .menu-box__link,
.menu-group .menu-section640 .started-main-menu-link .started-main-menu__photo .gray-inner .menu-box__link {
  border: solid 1px rgba(255, 255, 255, 0.5);
  padding: 12px;
  background: rgba(24, 24, 24, 0.32);
  font-size: 1.2em;
}
.menu-group .menu-section .started-main-menu-link .bg--brand,
.menu-group .menu-section640 .started-main-menu-link .bg--brand {
  background: url("../images/menu/brand-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--brand .gray-inner,
.menu-group .menu-section640 .started-main-menu-link .bg--brand .gray-inner {
  background: none;
}
.menu-group .menu-section .started-main-menu-link .bg--small_lot,
.menu-group .menu-section640 .started-main-menu-link .bg--small_lot {
  background: url("../images/menu/small_lot-top@480.jpg?date=20150820") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--small_lot .gray-inner,
.menu-group .menu-section640 .started-main-menu-link .bg--small_lot .gray-inner {
  background: none;
}
.menu-group .menu-section .started-main-menu-link .bg--sewing,
.menu-group .menu-section640 .started-main-menu-link .bg--sewing {
  background: url("../images/menu/sewing-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--pattern,
.menu-group .menu-section640 .started-main-menu-link .bg--pattern {
  background: url("../images/menu/pattern-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--sample,
.menu-group .menu-section640 .started-main-menu-link .bg--sample {
  background: url("../images/menu/sample-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--linestone,
.menu-group .menu-section640 .started-main-menu-link .bg--linestone {
  background: url("../images/menu/linestone-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--inkjet-printing,
.menu-group .menu-section640 .started-main-menu-link .bg--inkjet-printing {
  background: url("../images/menu/inkjet-printing-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--hand-printing,
.menu-group .menu-section640 .started-main-menu-link .bg--hand-printing {
  background: url("../images/menu/hand-printing-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--sublimation-transfer,
.menu-group .menu-section640 .started-main-menu-link .bg--sublimation-transfer {
  background: url("../images/menu/sublimation-transfer-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--needle,
.menu-group .menu-section640 .started-main-menu-link .bg--needle {
  background: url("../images/menu/needle-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--costume,
.menu-group .menu-section640 .started-main-menu-link .bg--costume {
  background: url("../images/menu/costume-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--dog,
.menu-group .menu-section640 .started-main-menu-link .bg--dog {
  background: url("../images/menu/dog-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--doll,
.menu-group .menu-section640 .started-main-menu-link .bg--doll {
  background: url("../images/menu/doll-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--order,
.menu-group .menu-section640 .started-main-menu-link .bg--order {
  background: url("../images/menu/order-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--denim,
.menu-group .menu-section640 .started-main-menu-link .bg--denim {
  background: url("../images/menu/denim-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--print,
.menu-group .menu-section640 .started-main-menu-link .bg--print {
  background: url("../images/menu/print-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--print1,
.menu-group .menu-section640 .started-main-menu-link .bg--print1 {
  background: url("../images/menu/print-top2@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--print1 .gray-inner,
.menu-group .menu-section640 .started-main-menu-link .bg--print1 .gray-inner {
  background: none;
}
.menu-group .menu-section .started-main-menu-link .bg--tug,
.menu-group .menu-section640 .started-main-menu-link .bg--tug {
  background: url("../images/menu/tug-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--pillow,
.menu-group .menu-section640 .started-main-menu-link .bg--pillow {
  background: url("../images/menu/pillow-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--futon,
.menu-group .menu-section640 .started-main-menu-link .bg--futon {
  background: url("../images/menu/futon-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--cushion,
.menu-group .menu-section640 .started-main-menu-link .bg--cushion {
  background: url("../images/menu/cushion-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--badge,
.menu-group .menu-section640 .started-main-menu-link .bg--badge {
  background: url("../images/menu/badge-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--needle-goods,
.menu-group .menu-section640 .started-main-menu-link .bg--needle-goods {
  background: url("../images/menu/needle-goods-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--wappen,
.menu-group .menu-section640 .started-main-menu-link .bg--wappen {
  background: url("../images/menu/needle-goods-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--note,
.menu-group .menu-section640 .started-main-menu-link .bg--note {
  background: url("../images/menu/note-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--cap,
.menu-group .menu-section640 .started-main-menu-link .bg--cap {
  background: url("../images/menu/cap/cap-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link .bg--goods,
.menu-group .menu-section640 .started-main-menu-link .bg--goods {
  background: url("../images/menu/goods-top@480.jpg") no-repeat left center;
  background-size: cover;
}
.menu-group .menu-section .started-main-menu-link img,
.menu-group .menu-section640 .started-main-menu-link img {
  max-width: 100%;
}
.menu-group .menu-section .started-main-menu-link dt,
.menu-group .menu-section640 .started-main-menu-link dt {
  margin-bottom: 8px;
  text-align: center;
  font-weight: bold;
  color: black;
}
.menu-group .menu-section .started-main-menu-link dd,
.menu-group .menu-section640 .started-main-menu-link dd {
  line-height: 1.6;
}
.menu-group .menu-section .started-main-menu-link dd .menu-box__link,
.menu-group .menu-section640 .started-main-menu-link dd .menu-box__link {
  margin-top: 1em;
  text-align: right;
  color: #8b98a3;
  position: absolute;
  bottom: 2em;
  right: 1em;
}
.menu-group .menu-section .started-main-menu-link dd .menu-box__link__text,
.menu-group .menu-section640 .started-main-menu-link dd .menu-box__link__text {
  border: solid 1px;
  display: inline-block;
  padding: 8px;
  border: solid 1px #8b98a3;
  font-size: 12px;
}
.menu-group .menu-section .height--auto,
.menu-group .menu-section640 .height--auto {
  height: auto;
  padding-bottom: 4em;
}
.menu-group .menu-section .inner-section .price-area,
.menu-group .menu-section640 .inner-section .price-area {
  margin-top: 10px;
  margin-bottom: 0;
  background: #fcfcfc;
  width: 100%;
  /* background: @grayColorF2; */
}
.menu-group .menu-section .inner-section .price-area .price-title,
.menu-group .menu-section640 .inner-section .price-area .price-title {
  padding: 8px;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  color: black;
}
.menu-group .menu-section .inner-section .price-area th,
.menu-group .menu-section640 .inner-section .price-area th,
.menu-group .menu-section .inner-section .price-area td,
.menu-group .menu-section640 .inner-section .price-area td {
  padding: 8px;
  /*  border-color: @grayColorLight; */
}
.menu-group .menu-section .inner-section .price-area .small,
.menu-group .menu-section640 .inner-section .price-area .small {
  font-size: 12px;
}
.menu-group .menu-section .started-main-menu-link:hover,
.menu-group .menu-section640 .started-main-menu-link:hover {
  opacity: .8;
}
.menu-group .menu-section .started-main-menu-link:nth-child(3n),
.menu-group .menu-section640 .started-main-menu-link:nth-child(3n) {
  margin-right: 0;
}
.menu-group .menu-section .lead-section p,
.menu-group .menu-section640 .lead-section p {
  margin-bottom: 1em;
}
.menu-group .menu-section .lead-section p em,
.menu-group .menu-section640 .lead-section p em {
  font-weight: bold;
  color: black;
  display: inline-block;
}
.menu-group .menu-section .link-menu,
.menu-group .menu-section640 .link-menu {
  margin-top: 1.5em;
  text-align: right;
}
.menu-group .menu-section .link-menu li,
.menu-group .menu-section640 .link-menu li {
  margin-bottom: 8px;
}
.menu-group .menu-section .btn-entry,
.menu-group .menu-section640 .btn-entry {
  /* .btnStyle; */
  font-weight: bold;
  /* border: solid 1px black; */
  color: black;
  padding: .5em;
  width: 280px;
  font-size: 20px;
  background: #f2f2f2;
}
.menu-group .center {
  text-align: center;
}
.menu-group img {
  max-width: 100%;
}
.menu-section .inner-section .img-list3 {
  float: left;
  width: 320px;
  padding-right: 20px;
}
.menu-section .inner-section .img-list3_rnone {
  float: left;
  width: 320px;
  padding-right: 0;
}
.menu-section .inner-section .sample-price {
  margin-top: 7px;
  font-size: 14px;
  line-height: 140%;
  color: red;
  font-weight: bold;
}
.menu-section .inner-section .price {
  margin-bottom: 30px;
  font-size: 12px;
  line-height: 160%;
}
.menu-section .inner-section .price-area-list .price-area2 {
  float: left;
  width: 235px;
  margin-right: 20px;
  background: white;
  border: solid 1px #e7ece8;
  padding: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 2em;
}
.menu-section .inner-section .price-area-list .price-area2:last-child {
  margin-right: 0px;
}
/* 服を作る */
.make-clothes .top-visual {
  background: url("../images/menu/small_lot-top.jpg?date=20150820") no-repeat center center;
  background-size: cover;
}
.make-clothes .top-visual .inner-gray {
  background: none;
}
.make-clothes .menu-section-wrap:last-child .section-header {
  margin-bottom: 0;
}
.menu-group1 .top-visual {
  background: url("../images/menu/needle-top.jpg") no-repeat center center;
  background-size: cover;
  text-align: center;
}
.menu-group1 .menu-section-wrap:last-child .section-header {
  margin-bottom: 0;
}
.menu-group2 .top-visual {
  background: url("../images/goods.jpg") no-repeat center center;
  background-size: cover;
  text-align: center;
}
.menu-group2 .menu-section-wrap:last-child .section-header {
  margin-bottom: 0;
}
/* OEM生産の流れ */
.flow-page #contentsArea {
  padding-top: 40px;
  padding-bottom: 0;
}
.flow-page .page-title {
  font-weight: bold;
  font-size: 32px;
  color: black;
  text-align: center;
  margin-bottom: 1em;
}
.flow-page .page-title small {
  font-size: 14px;
}
.flow-page .w720 {
  width: 720px;
  margin: auto;
}
.flow-page .lead-section em {
  font-weight: bold;
  color: black;
}
.flow-page .lead-section a {
  font-size: 1.2em;
  color: black;
  font-weight: bold;
}
.flow-page .flow-list li {
  display: inline-block;
  float: left;
  margin-right: 8px;
  margin-bottom: 1em;
}
.flow-page .flow-list a {
  border: solid 1px #888;
  display: inline-block;
  padding: 10px;
  color: black;
}
.flow-page .flow-list .glyphicon {
  margin-left: 4px;
}
.flow-page .menu-section-wrap {
  padding-bottom: 0;
}
.flow-page .oem-section .menu-section {
  background: url("../images/flow-line.png") no-repeat left top;
  padding-left: 60px;
  padding-bottom: 0;
}
.flow-page .oem-section .menu-section .flow-num {
  display: inline-block;
  padding: 4px;
  margin-right: 8px;
  font-size: 12px;
  border: solid 1px rgba(255, 255, 255, 0.5);
}
.flow-page .oem-section .menu-section .info-list {
  font-size: 12px;
  color: #68727a;
  padding: 12px 0;
  margin-top: 12px;
  border-top: 1px dotted #8b98a3;
}
.flow-page .oem-section .menu-section .section-header {
  margin-bottom: 0;
}
.flow-page .oem-section .menu-section .inner-section {
  /* padding: 0;    */
}
.flow-page .oem-section .menu-section .inner-section .lead-section p {
  margin-bottom: 0;
}
/* ----------------------------------
メニューページ共通CSS拡張
---------------------------------------*/
.menu-page .list--cube {
  color: #181818;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.6;
}
.menu-page .list--cube li {
  margin-bottom: 4px;
}
.menu-page .flow__alert {
  border-top: 1px dotted #8b98a3;
  padding-top: 1em;
  color: #181818;
}
.menu-page .order-flow-list dl {
  margin-bottom: 1em;
  line-height: 1.6;
}
.menu-page .order-flow-list dt {
  font-weight: bold;
  color: black;
  margin-bottom: 4px;
}
.menu-page .order-flow-list dd {
  color: #181818;
}
.menu-page .order-flow-list dd small {
  font-size: 12px;
  color: #545c63;
}
.menu-page .half-box {
  background: #fcfafa;
  border: solid 1px #ccc;
  border-top: solid 4px #3ba3a3;
  padding: 10px;
  margin-bottom: 16px;
  width: 490px;
  margin-right: 20px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.menu-page .half-box small {
  font-size: 12px;
  color: #68727a;
}
.menu-page .half-box .box-name {
  border-bottom: solid 1px #ccc;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 1em;
  font-weight: bold;
  color: #3ba3a3;
  margin-bottom: 10px;
  font-size: 1.2em;
}
.menu-page .half-box .box-explain {
  margin-bottom: 1em;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: solid 1px #ccc;
  line-height: 1.4;
}
.menu-page .half-box .box-list {
  list-style-type: square;
  list-style-position: inside;
}
.menu-page .half-box .box-list li {
  margin-bottom: 4px;
  font-size: 13px;
}
.menu-page .half-box dl {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: solid 1px #ccc;
}
.menu-page .half-box dl dt {
  color: black;
  font-weight: bold;
  margin-bottom: 8px;
}
.menu-page .half-box dl dd {
  padding-left: 10px;
  line-height: 1.6;
}
.menu-page .half-box dl:last-child {
  border-bottom: none;
}
.menu-page .half-box:last-child {
  margin-right: 0;
}
/* ----------------------------------
トップページCSS拡張
---------------------------------------*/
#index .imgBox .no-image {
  text-align: center;
  padding-top: 160px;
}
#index .topPic .no-image,
#index .three .no-image {
  text-align: center;
  padding-top: 32px;
  padding-bottom: 16px;
}
#index .one .inner .infoBox .concept {
  margin-top: 1em;
}
#index .two .brandBoxL .info .comment {
  margin-top: 16px;
}
#index .two .rightArea .brandBox .picArea .no-image {
  text-align: center;
  height: 185px;
  padding-top: 130px;
}
#msg-icon {
  margin-top: -16px;
  margin-bottom: -15px;
  width: 35px;
  height: 43px;
  display: inline-block;
  cursor: pointer;
}
.msg-icon {
  background: url("../images/msg-icon.png") 50% no-repeat;
}
.counter_old {
  display: inline;
  color: #fff;
  font-size: 12px;
  padding: 0px 3px;
  float: right;
  margin-top: 7px;
  margin-right: 3px;
  border-radius: 2px;
  background: #f93a43;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: -moz-linear-gradient(top, #f93a43 0%, #df121c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f93a43), color-stop(100%, #df121c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f93a43 0%, #df121c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f93a43 0%, #df121c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f93a43 0%, #df121c 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f93a43 0%, #df121c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f93a43', endColorstr='#df121c', GradientType=0);
  /* IE6-8 */
}
.notif-bot-cnt {
  z-index: 10000;
  margin-top: -50px;
  position: absolute;
  margin-left: 8px;
  width: 35%;
  text-align: center;
}
#index .infoBar .inner .socialLinkArea .button-product {
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  font-size: 20px;
  padding: 15px 0;
  background: #00ccb3;
  margin-bottom: 20px;
  letter-spacing: 1.5px;
}
#index .infoBar .inner .socialLinkArea .button-product a {
  color: white;
}
.float-none {
  float: none !important;
}
.pdR-0 {
  padding-right: 0 !important;
}
.w-auto {
  width: auto !important;
}
