@charset "euc-jp";
/* CSS Document */
/* Tctu.inc */
.container {
  margin: 0 auto;
}
#order_form input[type="text"]:not(#fablic),
#order_form select {
  width: 100% !important;
  max-width: 100% !important;
}
input#fablic {
  width: auto !important;
  padding: 0 1% !important;
}
td input[type="checkbox"] {
  margin-bottom: 6px;
}
input#fablic {
  width: auto;
}
div#order_form {
  /* width: 710px; */
  width: 100%;
  padding-top: 56px;
}
div#order_form h2 {
  background: url(../hpgen/HPB/theme/img/Tline-shop.gif) repeat-x left bottom;
  display: block;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px 0 !important;
  border: none;
  font-size: 85% !important;
  color: #000;
}
div#order_form div.step h3 {
  padding: 10px 15px 0px;
  font-weight: bold;
  color: #666;
  font-size: 75%;
  margin: 0 0 0 0;
  background: none;
}
div#order_form div.step h3 span {
  padding: 0px 15px;
  font-weight: normal;
  border-left: 1px dotted #ccc;
  margin-left: 15px;
  font-size: 1em;
  line-height: 18px;
}
div#order_form h3 {
  background: #193166;
  padding: 7px 15px 6px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 1em;
}
div#order_form div.step {
  border: 2px solid #ccc;
  margin-bottom: 20px;
  background: #fff;
}
div#order_form div.step div#fragment-1,
div#order_form div.step div#fragment-2,
div#order_form div.step div#fragment-3 {
  background: #f7f7f7;
  height: 150px;
  padding: 25px 0 0 15px;
}
div#order_form div.step div#fragment-2 p,
div#order_form div.step div#fragment-3 p {
  font-size: 1em;
}
div#order_form div.step div#fragment-1 table {
  width: 670px;
  margin: 0 0 0 15px;
  border: none;
  font-size: 1em;
  background: none;
}
div#order_form div.step div#fragment-1 table th {
  width: 90px;
  vertical-align: top;
  text-align: left;
  background: none;
  padding: 0px;
  border: none;
}
div#order_form div.step div#fragment-1 table td {
  padding: 2px 0 0 5px;
  border: none;
  vertical-align: top;
}
div#order_form div.step div p {
  margin: 0 0 0 15px;
}

/*------------------------table id menu--------------------------*/
div#order_form table#menu tr:hover {
  background: #eff6ff;
}
div#order_form #basic_size table tr td:first-child {
  text-align: center;
  padding: 0 14px;
  color: #666;
}
div#order_form #basic_size table tr td strong {
  font-size: 14px;
  font-weight: bold;
  color: #666;
}
/*---------------------------------------------------------------*/
div#order_form table {
  /* width: 710px; */
  margin: 0 0 30px 0;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 75%;
}
div#order_form table th {
  background: #8a8a8a;
  text-align: center;
  font-weight: bold;
  color: #fff;
  padding: 10px 0px;
  border: 1px solid #ccc;
  line-height: 1em;
}
div#order_form table td {
  padding: 10px 5px;
  border: 1px solid #ccc;
  vertical-align: middle;
}
div#order_form table td.check {
  text-align: center;
  padding: 0px;
}
div#order_form table td.check label {
  display: block;
  cursor: pointer;
  padding: 30px 0;
}
div#order_form table td.check input {
  cursor: pointer;
}
div#order_form div.expandBox {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: none;
  margin: 0px;
  padding: 0px;
  background: #fff;
}
div#order_form div.listEnd {
  border-bottom: 1px solid #cccccc;
  margin: 0px 0px 10px 0px;
}
div#order_form div.categoryitems table {
  text-align: center;
  /* width:670px; */
  margin: 0 0 0 39px;
}
div#order_form div.categoryitems table td.name {
  text-align: left;
}
/*----------------------------------------------
				step3
----------------------------------------------*/
div#order_form div#eri_design {
  margin: 0 0 30px 0;
}

/*----------------------------------------------
				step4
----------------------------------------------*/
div#order_form div#basic_size {
  margin: 30px 0 30px 0;
}
div#order_form div#basic_size p {
  margin: 0 0 0 10px;
}
div#order_form div#basic_size table td.size {
  text-align: center;
}
div#order_form div#basic_size table td img {
  width: 70px;
  height: auto;
}
/* detail_measure */
#detail_measure tbody tr td:first-child {
  text-align: center;
}
/*----------------------------------------------
				step5
----------------------------------------------*/
div#order_form table.control {
   margin: 30px 10px 30px 10px;
　/*margin-bottom: 10px; */
}
div#order_form table.control td {
  padding: 7px !important;
}
div#order_form table.control td span {
  background: #2e6dba;
  color: #fff;
  font-size: 10px;
  padding: 2px;
}
div#order_form table td.size_type1 {
  background: #e4f5ff;
}
div#order_form table td.size_type2 {
  background: #fef1fa;
}
div#order_form div#more_measure {
  margin-bottom: 30px;
}
div#order_form div#more_measure table tr td {
  text-align: left;
}

/*----------------------------------------------
				step6
----------------------------------------------*/
div#order_form div#option {
  margin: 30px 0 30px 0;
}
div#order_form div#option h3 {
  background: #71a93a;
}
div#order_form div#option table {
  text-align: left;
  margin-bottom: 0;
}
div#order_form div#option table td {
  padding: 10px;
}
div#order_form div#option table td span {
  background: #2e6dba;
  color: #fff;
  padding: 5px 6px 4px 6px;
  font-size: 10px;
}
div#order_form div#option table td span.comment {
  background: none;
  padding: 0;
  color: #555;
}
div#order_form div#option table td a {
  background: url(https://image1.shopserve.jp/sf-y.sd.shopserve.jp/pic-labo/arrow_blank.gif)
    no-repeat left center;
  padding: 0 0 0 16px;
}
div#order_form div#option table td input {
  vertical-align: middle;
}
div#order_form div#option table td select {
  /* width:170px; */
  vertical-align: middle;
  margin-bottom: 5px;
}
div#order_form div#option table td select.form_size1 {
  /* width:430px; */
}
div#order_form div#option table td select.form_size2 {
  /* width:280px; */
  margin-bottom: 6px;
}
div#order_form div#option table td select.form_space {
  margin: 0 0 6px 0;
}
div#order_form div#option table td div.note-pocket {
  margin-bottom: 2px;
}

/*--------------------------popup--------------------------*/
#preview {
  position: absolute;
  border: 1px solid #ccc;
  background: #fff;
  display: none;
  color: #fff;
  z-index: 500;
  padding: 4px;
}
div#order_form div#option table td a.preview {
  background: none;
  padding: 0;
}
div#order_form div#option table td div.showhidebtn {
  cursor: pointer;
  position: relative;
  font-size: 13px;
  margin: 0;
  padding: 0;
  display: inline;
  float: none;
}
div#order_form div#option table td div.popup_info {
  width: 500px;
  margin: 0 auto;
  padding: 2px;
  color: #006633;
  background-color: #fff;
  position: absolute;
  top: -150px;
  right: 150px;
  z-index: 5000;
  visibility: hidden;
  text-align: center;
  border: 1px #666 solid;
}
div#order_form div#option table td div.popup_info img {
  position: relative;
  z-index: 5000;
}
div#order_form div#option table td div#popup_yoke,
div#order_form div#option table td div#popup_maiter p {
  text-align: left;
  font-size: 1em;
}
div#order_form div#option table td table.popup_table {
  margin: 0;
  width: 500px;
  border: none;
}
div#order_form div#option table td table.popup_table td {
  padding: 0;
  border: none;
  text-align: center;
}
/*----------------------------------------------
				step7
----------------------------------------------*/
div#order_form div#cleric {
  margin: 0 0 30px 0;
}
div#order_form div#cleric h3 {
  background: #f2859a;
  margin-bottom: 24px;
}
div#order_form div#cleric p {
  margin: 0 0 20px 29px;
  text-align: left;
}
div#order_form div#cleric p img {
  float: left;
  margin: 0 14px 0 0;
}
div#order_form div#cleric p a {
  background: url(https://image1.shopserve.jp/sf-y.sd.shopserve.jp/pic-labo/arrow_blank.gif)
    no-repeat left center;
  padding: 0 0 0 16px;
}
div#order_form div#cleric table td {
  padding: 10px 10px 10px 20px;
}
div#order_form div#cleric div.categoryitems {
  padding: 0 77px 20px 0;
}
/*----------------------------------------------
				check
----------------------------------------------*/
div#order_form div.sending {
  text-align: center;
  padding: 20px 0 0 0;
  margin: 0 0 40px 0;
}
div#order_form div.sending p {
  text-align: center;
  margin-top: 30px;
}
div#order_form .resetstyle {
  -webkit-appearance: none;
  appearance: none;
  font-weight: bold;
  margin-top: 30px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #333;
  background-color: #ddd;
  cursor: pointer;
}
/*==================================================
					CLEARFIX
==================================================*/
div#order_form div#cleric p {
  min-height: 1px; /* IE 7*/
}
div#order_form div#cleric p:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
div#order_form div#cleric p {
  display: inline-table;
}
/* Mac IE  \*/
* html div#order_form div#cleric p {
  height: 1px;
}
div#order_form div#cleric p {
  display: block;
}
/*==================================================
					jTip
==================================================*/
#JT_arrow_left {
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
  z-index: 101;
  left: -12px;
  height: 23px;
  width: 10px;
  top: -3px;
}
#JT_arrow_right {
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
  z-index: 101;
  height: 23px;
  width: 11px;
  top: -2px;
}
#JT {
  position: absolute;
  z-index: 100;
  border: 1px solid #666;
  background-color: #fff;
  font-size: 12px;
  text-align: left;
}
#JT_copy {
  padding: 10px 10px 10px 10px;
  color: #333;
}
.JT_loader {
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 12px;
}
#JT_close_left,
#JT_close_right {
  padding-left: 8px;
  padding-bottom: 5px;
  padding-top: 2px;
  text-align: left;
  background-color: #666;
  font-weight: bold;
  display: none;
}
#JT_copy p {
  margin: 3px 0;
}
#JT_copy img {
  padding: 1px;
  border: 1px solid #666;
}
div#order_form div#option a.jTip {
  background: none;
  padding: 0px;
  color: #fff;
  text-decoration: none;
}

/*==================================================
				acordion_menu
==================================================*/
#accordion_menu {
  background-color: #f4f4f4;
  font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Hiragino Kakugo Pro3,
    Osaka, Arial, Helvetica, sans-serif;
}

/* アコーディオンのカテゴリーの指定 */
#accordion_menu .menuheader {
  margin: 0px;
  padding: 20px 20px 0px 20px;
  height: 90px;
  text-decoration: none;
  font-size: 14px;
  color: #666;
  cursor: hand;
  cursor: pointer;
  /* ステータスアイコンを使用する場合 以下の2行が必要です。使用しない場合は削除しても構いません。 */
  display: block;
  position: relative;
  background: #fff;
}
#accordion_menu .categoryitems {
  padding: 0 77px 20px 0;
  margin: 0;
  background: #fff;
}
#accordion_menu .categoryitems p {
  text-align: right;
  margin: 0;
}
#accordion_menu .menuheader strong {
  text-decoration: underline;
  z-index: 100;
  position: relative;
  margin-left: 20px;
  font-weight: bold;
}
#accordion_menu .menuheader strong img {
  border-right: 10px #fff solid;
  margin-bottom: -10px;
  vertical-align: middle;
  position: relative;
  width: 70px;
  height: auto;
}
#accordion_menu .menuheader span.supple {
  padding: 0px 15px;
  font-weight: normal;
  border-left: 1px dotted #ccc;
  margin-left: 15px;
  font-size: 0.88em;
  line-height: 18px;
  z-index: 100;
  position: relative;
}
#accordion_menu .menuheader span.note {
  display: none;
}

/* openheader はカテゴリーが開いている状態のCSS */
#accordion_menu .openheader {
  color: #666;
}
/* 子メニューの指定 */
#accordion_menu div.categoryitems ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
/*ステータスアイコンのCSS*/
#accordion_menu div.menuheader .statusicon {
}
span.accordsuffix img {
  position: absolute;
  top: 0;
  right: 39px;
}
#accordion_menu div.categoryitems p {
  text-align: left;
  padding: 10px;
}
#accordion_menu div.categoryitems p span.blue_btn a {
  background: #2e6dba;
  color: #fff;
  padding: 5px;
  font-size: 10px;
}
div#eri_design span.accordsuffix img,
div#cleric span.accordsuffix img {
  position: absolute;
  top: 0;
  right: 39px;
}
div#order_form input.disabled {
  visibility: hidden;
}

/*ボタンのCSS*/
.button-item {
  font-weight: bold;
}
.button-explain {
  margin-left: 15px;
}

/********************************************************************/
a:hover {
  color: #f1aa21;
  text-decoration: none;
}

/*=========header==================*/
body {
  font-size: 100%;
}
table {
  font-size: inherit;
}
select,
input,
textarea {
  font: 99% arial, helvetica, clean, sans-serif;
}

/*===================================================
	1-4. Hypertext Style
===================================================*/
/*Win Firefox用リンク領域点線非表示*/
:focus {
  ?moz-outline-style: none;
}

/*Mac Firefox用リンク領域点線非表示*/
a {
  outline: none;
}
/*リンク要素の初期カラー*/
#header a:link,
#header a:visited {
  color: #555;
}
#header a:hover {
  color: #b83800;
}

/*===================================================
	1-5. List Style
===================================================*/
ul,
ol,
dl {
  margin: 0;
  list-style-position: outside;
}
li,
dt,
dd {
  font-size: 100%;
}
dt {
  font-weight: normal;
}
#order_form dd {
  margin: 0;
}

li ul,
li ol,
li dl,
li p,
dd ul,
dd ol,
dd dl,
dd p {
  margin: 0;
}

/*===================================================
	1-6. Form Style
===================================================*/
form {
  margin: 0;
}
/*------------------------table note--------------------------*/
span.nini,
span.note {
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  font-size: 1em;
  border-left: none;
}
span.nini {
  color: #363;
}
span.note {
  color: #f00;
}
/*----左右裄丈セレクトメニュー----*/
#second_select {
  padding-top: 1em;
  display: none;
}
div#order_form .caution {
  margin-left: 20px;
}

/*----����<�塦����"�������衦����---*/
#itemImage img,
#itemImage_s img,
#itemImage_rp img {
  width: 100%;
  height: auto;
}
.smp-header {
  display: none;
}
@media screen and (max-width: 768px) {
  .smp-header {
    display: block;
  }
}
/*  Page Top
----------------------------------------------- */
#page-top {
  font-size: 77%;
}
#page-top a {
  background: #666;
  text-decoration: none;
  color: #fff;
  width: 39px;
  height: 39px;
  padding: 0;
  text-align: center;
  display: block;
}
#floating-menu {
  position: fixed;
  bottom: 67px;
  right: 20px;
  z-index: 100;
}
