@charset "UTF-8";
/*
======================================================================
COMMON 
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 BASE
-----------------------------------------------------------
----------------------------------------------------------- */
body {
  font-size: 12px;
}

a:link, a:visited {
 	color: #484848;
    text-decoration: underline;
    /* text-decoration-style: dotted; */
} 

a:active {
  text-decoration: none;
}

p{
 padding:5px 0;
}

/*
---------------------------------------------------------
 float 
--------------------------------------------------------- */
.Fl {
  float: left;
}

.Fr {
  float: right;
}

.Footer .Fr,
.Footer .Fl,
#paper .list_box .Fl,
#paper .list_box .Fr{
  float:none;
}
/*
---------------------------------------------------------
 文字装飾 
--------------------------------------------------------- */
.Red{
  color:red;
}
.Bold{
 font-weight:bold;
}
.Orange{
  color:#FEA912;
}
a.orange, a.orange:link, a.orange:visited {
 	color: #F97700;
	text-decoration:underline;
}
a.orange02, a.orange02:link, a.orange02:visited {
 	color: #F15E0E;
	text-decoration:underline;
}
/*
---------------------------------------------------------
 背景
--------------------------------------------------------- */
.Bg_gray{
  padding: 10px;
  background: #F2F2F2;
}

.Bg_yellow{
	padding: 10px;
  background: #FEFCD6;
}


.Bg_pink{
  padding: 10px;
  background: #FFECF0;
}

.Bg_white{
  padding: 10px;
  background: #FFFFFF;
}

.Bg_green{
  background-color: #009899;
  padding: 8px 10px;
  color: #fff;
}

.Blackline-box {
  border: 1px solid #9A9A9A;
  padding: 10px;
}
/*
---------------------------------------------------------
 位置指定
--------------------------------------------------------- */
.Center{
  text-align:center;
}

.Left{
  text-align:left!important;
}

/*
-----------------------------------------------------------
 Content 
----------------------------------------------------------- */
.Content-block {
  /* @mixin:SP-content-block */
  margin-bottom: 30px;
}
.Content-block:last-child {
  /* @mixin:SP-content-block */
  margin-bottom: 0;
}

.Content-article {
  /* @mixin:SP-content-article */
  margin-bottom: 20px;
}
.Content-article:last-child {
  /* @mixin:SP-content-article */
  margin-bottom: 0;
}

.Content-body,
.SP-in-wrap {
  /* @mixin:SP-content-body */
  padding-left: 8px;
  padding-right: 8px;
}

/*
---------------------------------------------------------
 非表示 
--------------------------------------------------------- */
.SP-none {
  display: none;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 Title　
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 Title-block
--------------------------------------------------------- */
.Title-block {
  /* @mixin:SP-title-block */
  line-height: 1.3;
  font-size: 18px;
  padding: 3px 8px 2px 10px;
  margin-bottom: 15px;
  background-color: #f99700;
  color: #fff;
  font-weight: inherit;
}

.Title-block2 {
  /* @mixin:SP-title-block */
  line-height: 1.3;
  font-size: 18px;
  padding: 3px 8px 2px 10px;
  margin-bottom: 15px;
  background-color: #1D51A5;
  color: #fff;
  font-weight: inherit;
}

/*
---------------------------------------------------------
 Title-article
--------------------------------------------------------- */
.Title-article {
  line-height: 1.3;
  font-size: 18px;
  padding: 0 5px 4px;
  margin-bottom: 8px;
  border-bottom: 2px solid #f99700;
}
.Title-article a {
  text-decoration: none;
}

/*
---------------------------------------------------------
 Title01
--------------------------------------------------------- */
.Title01 {
  /* @mixin:SP-title01 */
    border-top: none;
    border-bottom: 2px solid #f99700;
    padding: 2px 0;
    text-align: unset;
    margin-bottom: 6px;
    font-weight: bold;
    color: #f99700;
    font-size: 18px;
}


/*
---------------------------------------------------------
 Title02
--------------------------------------------------------- */
.Title02{
padding: 2px 10px 2px 10px;
    /* position: relative; */
    margin-bottom: 15px;
    background-color: #ffefc7;
    font-size: 16px;
    clear: both;
    margin-top: 5px;
}


/*
---------------------------------------------------------
 Title03
--------------------------------------------------------- */
.Title03 {
  /* @mixin:SP-title03 */
    display: block;
    border: 1px solid #ccc;
    background-image: url(/img/common/Title03_icon.svg);
    background-repeat: no-repeat;
    background-position: 8px 7px;
    -webkit-background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    background-size: 16px 16px;
    padding: 3px 9px 5px 29px;
    font-size: 16px;
    margin-bottom: 8px;
}

/*
---------------------------------------------------------
 Title04
--------------------------------------------------------- */
.Title04 {
  /* @mixin:SP-title04 */
  border: 3px double;
  color: #007b00;
  line-height: 1.00;
  margin: 8px 0 10px;
  border-left: none;
  border-right: none;
  font-weight: bold;
  padding: 6px 6px 5px;
  clear: both;
}

/*
---------------------------------------------------------
 Title05 ベージュ　アンダーダブルライン
--------------------------------------------------------- */
.Title05 {
  /* @mixin:SP-title05 */
  margin: 10px 0 10px;
  padding: 0 0px 3px;
  font-size: 18px;
  border-bottom: 4px double;
  border-top: 4px double;
  color: #BF7908;
  font-weight: inherit;
  text-align:center;
}

/*
---------------------------------------------------------
 Title06 黒文字/緑ライン
--------------------------------------------------------- */
.Title06 {
  /* @mixin:SP-title06 */
  border-top: 3px solid #f99700;
  border-bottom: 1px solid #f99700;
  padding: 7px 8px 6px;
  line-height: 1.3;
  margin: 0 0 13px;
  font-size: 21px;
  color: #131313;
  font-weight: bold;
  text-align: center;
}

/*
---------------------------------------------------------
 Title07 黒文字/オレンジ▶
--------------------------------------------------------- */
.Title07 {
  /* @mixin:PC-title07 */
  padding-left: 13px;
  position: relative;
  margin-bottom: 10px;
  font-size:16px;
}

.Title07:before{
  content: "";
  position: absolute;/*絶対位置*/
  border: 8px solid transparent;
  border-left:8px solid #f99700;
  top: 5px;
  left: 0;
  width: 0;
  height: 0;
}

/*
---------------------------------------------------------
 wb-form-title
--------------------------------------------------------- */
.wb-form .wb-form-title {
    border-top: none;
    border-bottom: 2px solid #f99700;
    padding: 2px 0;
    text-align: unset;
    margin-bottom: 6px;
    font-weight: bold;
    color: #f99700;
    font-size: 18px;
}
/* --------------------------------------------------------
-----------------------------------------------------------
 Button　
-----------------------------------------------------------
----------------------------------------------------------- */
.Btn-wrap {
    margin: 10px 0 30px;
    text-align: center;
}
/* wb-form-btn
--------------------------------------------------------- */

.wb-form .wb-form-btn,
.WB-form-sub .wb-form-btn {
	padding-top: 20px;
	text-align: center;
}
.wb-form .wb-form-btn ul,
.WB-form-sub .wb-form-btn ul {
	list-style: none;
	padding: 0;
}
.wb-form .wb-form-btn li,
.WB-form-sub .wb-form-btn li {
	display: inline-block;
	vertical-align: top;
	margin: 0 12px;
}


.wb-form input[type="submit"],
.wb-form input[type="button"],
.WB-form-sub input[type="submit"],
.WB-form-sub input[type="button"] {
	/* @mixin:appearance */
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	vertical-align: middle;
}
.wb-form input[type="submit"],
.wb-form input[type="button"] {
	/* @mixin:SP-btn-main */
	background-color: #F15E0E;
    box-shadow: rgb(0 0 0 / 10%) 1px 1px 3.5px 1px;
    display: inline-block;
    padding: 12px 5px;
    font-size: 16px;
    line-height: 1.3;
    text-decoration: none!important;
    color: #FFF !important;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    border-radius: 18px;
    width: 300px;
}
.wb-form .wb-form-btn input,
.WB-form-sub .wb-form-btn input {
	font-size: 18px;
	padding: 6px 19px;
}
.wb-form .wb-form-table .zip-wrap input[type="button"] {
	padding: 5px 11px;
	margin-left: 4px;
	font-size: 14px;
	display: inline-block;
}
.WB-form-sub input[type="button"] {
	background-color: #666;
}
.WB-form-thanks input[type="button"] {
	margin: 0 auto;
}
/*
---------------------------------------------------------
 Btn-main
--------------------------------------------------------- */
.Btn-main {
  /* @mixin:SP-btn-main */
  background-color: #F15E0E;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3.5px 1px;
  display: inline-block;
  padding: 12px 5px;
  font-size: 16px;
  line-height: 1.3;
  text-decoration: none!important;
  color: #FFF !important;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  border-radius: 6px;
}

.Btn-main2 {
    font-size: 16px;
    color: #FFFFFF!important;
    background-color: #F99700;
    border: 1px solid #F99700;
    text-decoration: none!important;
    min-width: 48%;
    width: auto;
    display: inline-block;
    padding: 6px 10px 6px 10px;
    border-radius: 30px;
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.15);
    letter-spacing: 0;
    cursor: pointer;
    position: relative;
    text-align: center;	
}

.Btn-main:hover, .Btn-main:active,
.Btn-main2:hover, .Btn-main2:active {
  /* @mixin:PC-btn-main */
  text-decoration: none;
}

.Btn-main.MOD-cancel,
.Btn-main2.MOD-cancel {
  background-color: #777777 !important;
  color: #FFF !important;
}


/*
---------------------------------------------------------
 Btn-sub
--------------------------------------------------------- */
.Btn-sub {
  border: 1px solid #F15E0E!important;
  color: #F15E0E !important;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3.5px 1px;
  display: inline-block;
  padding: 12px 5px;
  font-size: 16px;
  line-height: 1.3;
  text-decoration: none !important;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  border-radius: 6px;
  background-color:#ffffff;
}
.Btn-sub2 {
  border: 1px solid  #F99700!important;
  color:  #F99700 !important;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3.5px 1px;
  display: inline-block;
  padding: 6px 10px 6px 10px;
  font-size: 16px;
  line-height: 1.3;
  text-decoration: none !important;
  min-width: 48%;
  width: auto;
  text-align: center;
  margin-top: 10px;
  border-radius: 30px;
  background-color:#ffffff; 
}
/*
---------------------------------------------------------
 Btn-sub-sub
--------------------------------------------------------- */

.Btn-sub-sub {
  border: 1px solid #484848;
  color: #484848 !important;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3.5px 1px;
  display: inline-block;
  padding: 12px 5px;
  font-size: 16px;
  line-height: 1.3;
  text-decoration: none !important;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  border-radius: 6px;
}

/*
---------------------------------------------------------
 Btn-anchor
--------------------------------------------------------- */

.Btn-anchor {
  /* @mixin:SP-btn-anchor */
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3.5px 1px;
  border-radius: 6px;
  border: 1px solid #F15E0E;
  background-color: #FFF;
  font-size: 11px;
  border-radius: 4px;
  padding: 7px 10px 7px 22px;
  display: block;
  font-weight: bold;
  text-align: center;
  text-decoration: none !important;
  position: relative;
  word-break: break-all;
  text-align: left;
}
.Btn-anchor:before {
  /* @mixin:SP-btn-anchor */
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #004a03 transparent transparent transparent;
  display: block;
  top: 12px;
  left: 8px;
}
/* --------------------------------------------------------
-----------------------------------------------------------
 btn-wrap
-----------------------------------------------------------
----------------------------------------------------------- */
.btn-wrap {
	text-align:center;
}
.btn-wrap > .Btn-main {
	margin-left:auto;
	margin-right:auto;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 Link
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 a.Link-text  
--------------------------------------------------------- */
.Link-text {
  /* @mixin:SP-link-text */
  font-weight: bold;
  font-size: 14px;
  color: #f99700 !important;
}
.Link-text:link, .Link-text:visited {
  /* @mixin:SP-link-text */
  text-decoration: underline;
}
.Link-text:active {
  /* @mixin:SP-link-text */
  text-decoration: none;
}

/*
---------------------------------------------------------
 a.Link-arrow
--------------------------------------------------------- */
a.Link-arrow {
  /* @mixin:SP-link-arrow */
  display: inline-block;
  position: relative;
  padding: 0 0 0 10px;
  color: #131313 !important;
  font-size: 13px;
  line-height: 1.3;
}
a.Link-arrow:link, a.Link-arrow:visited {
  /* @mixin:SP-link-arrow */
  text-decoration: none;
}
a.Link-arrow:active {
  /* @mixin:SP-link-arrow */
  text-decoration: underline;
}
a.Link-arrow:before {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #f99700;
}
/* --------------------------------------------------------
-----------------------------------------------------------
Bnr-img
-----------------------------------------------------------
----------------------------------------------------------- */
.Bnr-img{
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	display: inline-block;
	border: 1px solid #c1c1c1;
}
p.Bnr-img{
	padding:0;
	box-shadow:none;
}
/* --------------------------------------------------------
-----------------------------------------------------------
 Topicpath
-----------------------------------------------------------
----------------------------------------------------------- */
.Topicpath {
  margin: 0 0 10px;
}

.Topicpath ul {
  padding: 0;
  list-style: none;
  font-size: 12px;
}

.Topicpath ul li {
  display: inline;
}

.Topicpath ul li a {
  color: #666666;
}

.Topicpath ul li a:hover {
  text-decoration: underline;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 Content
-----------------------------------------------------------
----------------------------------------------------------- */
.Content {
  margin-bottom: 35px;
  padding: 20px 8px 0;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 Alpha
-----------------------------------------------------------
----------------------------------------------------------- */
.Alpha-main {
  margin-bottom: 30px;
}

.Alpha-sub .side-block {
  margin-bottom: 30px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 company-pair
-----------------------------------------------------------
----------------------------------------------------------- */
.company-pair {
  margin-bottom: 20px;
}

.company-pair .comment {
  padding: 5px;
  margin-bottom: 5px;
}

.company-pair .wb-pair-list table {
  border: 1px solid #ccc;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  empty-cells: show;
  table-layout: fixed;
}

.company-pair .wb-pair-list th {
  margin: 0;
  padding: 8px 5px;
  width: 25%;
  background-color: #ECE9DE;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  border-bottom: 1px solid #ccc;
}

.company-pair .wb-pair-list td {
  margin: 0;
  padding: 8px 5px;
  text-align: left;
  border-bottom: 1px solid #ccc;
  background-color: #FFFFFF;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 wb-blog-page
-----------------------------------------------------------
----------------------------------------------------------- */
.wb-blog-page {
  border-top: 1px solid #a9a9a9;
  padding-top: 20px;
  text-align: center;
  margin-top: 40px;
}

.wb-blog-page > span,
.wb-blog-page > a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3.5px 1px;
  border: 1px solid;
  color: #f99700;
  vertical-align: middle;
  display: inline-block;
  margin: 0 1px 4px;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  font-size: 18px;
  line-height: 34px;
  text-decoration: none;
  letter-spacing: 0;
}

.wb-blog-page > a:hover, .wb-blog-page > a:active {
  background-color: #e3f5e7;
  text-decoration: none;
  opacity: 1;
}

.wb-blog-page .wb-blog-btn-now {
  background-color: #f99700;
  color: #FFF;
}

.wb-blog-page .wb-blog-page-separator {
  display: none;
}

.wb-blog-page .wb-blog-btn-next,
.wb-blog-page .wb-blog-btn-prev {
  text-indent: -9999px;
  outline: none;
  background-image: url(/img/common/icon_arrow01.svg);
  background-repeat: no-repeat;
  background-position: 53% center;
  background-size: 8px 15px;
}

.wb-blog-page .wb-blog-btn-prev {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.2) -1px 1px 2px 0.5px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 wb-calendar
-----------------------------------------------------------
----------------------------------------------------------- */
.wb-calendar-title {
  font-size: 11px;
  margin: .0;
  padding: 3px;
  background: #2A8A2A;
  color: #fff;
  text-align: center;
}

.Shopping-guide .shopping-calender-title {
    font-size: 11px;
    margin: 0 7px 5px 0;
    padding: 3px;
    background: #FEA912;
    color: #fff;
    text-align: center;
}

.wb-calendar .wb-calendar-table {
  margin: 0 0 12px;
  width: 100%;
  background: #FFF;
  border-collapse: collapse;
}

.wb-calendar .wb-calendar-table caption {
  border: solid 1px #cccccc;
  border-bottom: none;
  background-color: #FEEED3;
  padding: 3px;
  text-align: center;
}

.wb-calendar .wb-calendar-table th {
  padding: 3px;
  background-color: #EFEFEF;
  border: solid 1px #CCCCCC;
  text-align: center;
  font-size: 12px;
}

.wb-calendar .wb-calendar-table td {
  border: solid 1px #CCCCCC;
  text-align: center;
  padding: 3px;
  font-size: 14px;
}

.wb-calendar .wb-calendar-table-0 {
  background-color: #FFFFFF;
}

.wb-calendar .wb-calendar-table-1 {
  background-color: #C8D2FF;
}

.wb-calendar .wb-calendar-table-2 {
  background-color: #FF6766;
}

/*
======================================================================
 Template
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 更新用テンプレート
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 title
--------------------------------------------------------- */
.TPL-title01 {
  border-bottom: 2px solid !important;
  padding: 0px 4px 2px !important;
  line-height: 1.3 !important;
  margin: 0 0 7px !important;
  font-size: 15px !important;
  font-weight: bold !important;
  color: #1a1a1a !important;
  letter-spacing: 0.05em !important;
}

.TPL-title02 {
  border-left: 3px solid #0B790B !important;
  padding: 2px 0 2px 4px !important;
  line-height: 1.3 !important;
  margin: 0 0 5px !important;
  font-size: 13px !important;
  color: #1a1a1a !important;
  font-weight: bold !important;
}

/*
---------------------------------------------------------
 TPL-table
--------------------------------------------------------- */
table.TPL-table {
  border-collapse: separate !important;
  overflow: hidden !important;
  border: 1px solid #c5c5c5 !important;
  border-radius: 6px !important;
  border-spacing: 0 !important;
}

table.TPL-table th,
table.TPL-table td {
  border-right: 1px solid #c5c5c5 !important;
  border-bottom: 1px solid #c5c5c5 !important;
  padding: 3px 6px !important;
  line-height: 1.4 !important;
  color: #292929 !important;
}

table.TPL-table thead th:last-child,
table.TPL-table td:last-child {
  border-right: none !important;
}

table.TPL-table tbody tr:last-child th,
table.TPL-table tbody tr:last-child td {
  border-bottom: none !important;
}

table.TPL-table th {
  font-weight: bold !important;
  font-size: 11px !important;
  background: #f1f1f1 !important;
  text-align: center !important;
}

table.TPL-table td {
  background: #fff !important;
  font-size: 12px !important;
  text-align: left !important;
  font-weight: normal !important;
}

table.TPL-table thead th {
  background: #0b790b !important;
  color: #FFF !important;
}

/*
---------------------------------------------------------
 Table01
--------------------------------------------------------- */

table.Table01{
  border-top: 1px solid #9A9A9A;
  border-left: 1px solid #9A9A9A;
  width: 100%;
  margin-bottom: 10px;
}

table.Table01 th,
table.Table01 td{
  border-right: 1px solid #9A9A9B;
  border-bottom: 1px solid #9A9A9A;
  text-align: center;
  padding: 8px;
  vertical-align: middle;
}

table.Table01 th{
  background-color: #FEEED3;
}

/*
---------------------------------------------------------
 Table02
--------------------------------------------------------- */

table.Table02{
  border-top: 1px solid #9A9A9A;
  border-left: 1px solid #9A9A9A;
  width: 100%;
  margin-bottom:10px;
}

table.Table02 th,
table.Table02 td{
  border-right: 1px solid #9A9A9B;
  border-bottom: 1px solid #9A9A9A;
  text-align: center;
  padding: 3px;
  vertical-align: middle;
}

table.Table02 th{
  background-color: #CDCDCD;
  padding: 8px;
}

/*
---------------------------------------------------------
 Table03
--------------------------------------------------------- */

table.Table03{
  border:3px solid #f99700;
  width: 100%;
  margin-bottom:16px;
}

table.Table03 th{
  background-color: #f99700;
  color:#ffff;
  border-right:1px solid #ffff;
}

table.Table03 th,
table.Table03 td{
  border-right: 1px solid #f99700;
  border-bottom: 1px solid #f99700;
  text-align: center;
  padding: 3px;
  vertical-align: middle;
}

table.Table03 th{
  background-color: #f99700;
  color:#ffff;
  border-right:1px solid #ffff;
}

table.Table03 th.bg_orange01{
  background-color: #FEEED3;
  border-right: 1px solid #f99700;
  color: #484848;
}

/*
---------------------------------------------------------
 item_categ
--------------------------------------------------------- */
.TPL-Itemcateg-topimage {
  margin-bottom: 12px;
}

.TPL-Itemcateg-content {
  margin-bottom: 25px;
}

.TPL-Itemcateg-content ul,
.TPL-Itemcateg-content ol {
  margin: 0;
  padding: 0 0 0 1.5em;
}

.TPL-Itemcateg-content li {
  margin: 0 0 4px;
}

.TPL-Itemcateg-content-body {
  padding: 0 4px;
  font-size: 12px;
}

.TPL-Itemcateg-content-body p {
  margin-bottom: 1em;
}

/*
======================================================================
 Header
======================================================================*/
.Header {
  background: #FFF;
}
.Header.fixed {
	position:fixed;
	top:0;
	width:100%;
	z-index:100;
}
/*
---------------------------------------------------------
 h1-wrap
--------------------------------------------------------- */
.Header .h1-wrap {
  padding: 3px 0 1px;
  background: #0b790b;
  line-height: 1.3;
  display:none;
}

.Header h1 {
  font-size: 10px;
  font-weight: normal;
  color: #FFF;
  letter-spacing: 0.1em;
}

/*
---------------------------------------------------------
 .Header .Header-top-wrap
--------------------------------------------------------- */
.Header-sp .Header-top-wrap {
  padding: 3px 6px 3px ;
}

.Header-sp .Header-top-wrap .header-logo {
  float: left;
  padding-top: 9px;
}

.Header-sp .Header-top-wrap .header-logo img {
  height: 30px !important;
}

.Header-sp .Header-top-wrap .header-menu {
  float: right;
  padding-top: 3px;
}

.Header-sp .Header-top-wrap .header-menu li {
  float: left;
  width: 40px;
}

.Header-sp .Header-top-wrap .header-menu li + li {
  margin-left: 6px;
}

.Header-sp .Header-top-wrap .header-menu li a {
  color: #8E5A06;
  position: relative;
  display: block;
  text-align: center;
  padding: 27px 0px 0;
  font-size: 8px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0;
  background-repeat: no-repeat;
}

.Header-sp .Header-top-wrap .header-menu li.order a {
  color: #8E5A06;
  background-image: url(/img/common/icon-nav-design.svg);
  background-position: 9px top;
  background-size: 24px 26px;
}

.Header-sp .Header-top-wrap .header-menu li.cart a {
  color: #8E5A06;
  background-image: url(/img/common/icon_cart.svg);
  background-position: 6px top;
  background-size: 31px 26px;
}

.Header-sp .Header-top-wrap .header-menu li.menu a {
  background-image: url(/img/common/icon_menu.svg);
  background-position: center 2px;
  background-size: 28px 22px;
}

/*
---------------------------------------------------------
 Header-bottom-wrap
--------------------------------------------------------- */
/*-----
.Header-sp .Header-bottom-wrap {
  background: #FEEED3;
  padding: 5px 6px;
  text-align: center;
  color: #BF7909;
}

.Header-sp .Header-bottom-wrap .left-wrap {
  display: inline-block;
  font-size: 10px;
  vertical-align: middle;
  margin-right: 6px;
}

.Header-sp .Header-bottom-wrap .left-wrap p{
  padding:0;
}

.Header-sp .Header-bottom-wrap .right-wrap {
  display: inline-block;
  vertical-align: middle;
}

.Header-sp .Header-bottom-wrap .contact-title {
  font-weight: bold;
}

.Header-sp .Header-bottom-wrap .contact-body {
  line-height: 1.3;
}

.Header-sp .Header-bottom-wrap .contact-body a {
  text-decoration: none;
  cursor: default;
  opacity: 1;
  display: inline-block;
}

.Header-sp .Header-bottom-wrap .contact-body a img {
  width: 18px;
}

.Header-sp .Header-bottom-wrap .contact-body span {
  color:#1D51A5;
  font-size: 21px;
  font-weight: bold;
  vertical-align: middle;
  padding-left: 3px;
  letter-spacing: 0;
  line-height: 1;
}--- */


.Header-sp .Header-bottom-wrap {
	/*--background: #f5f5f5;--- */
    margin-bottom: 3px;
    box-shadow: 0 2px 2px 1px rgba(0,0,0,0.1);
}

.Header-sp .Header-bottom-wrap ul#sp-head-nav {
    padding: 5px 0 2px;
}

.Header-sp .Header-bottom-wrap ul#sp-head-nav li {
  width: 25%;
  float: left;
  text-align: center;
  border-left:1px solid #c2c2c2;
  font-size: 11px;
}

.Header-sp .Header-bottom-wrap ul#sp-head-nav li.first{
  border-left:none;
}

.Header-sp .Header-bottom-wrap ul#sp-head-nav li a{
  padding: 0;
  display:block;
}

.Header-sp .Header-bottom-wrap ul#sp-head-nav li .icon-nav {
  height: 20px;
}

.Header-sp .Header-bottom-wrap ul#sp-head-nav li .icon-nav img {
  max-width: 22px;
  max-height: 20px;
}

.Header-sp .Header-bottom-wrap ul#sp-head-nav a:link, 
.Header-sp .Header-bottom-wrap ul#sp-head-nav a:visited{
  text-decoration: none;
}

.Header-sp .Header-bottom-wrap ul#sp-head-nav b.nav-bar-label{
  font-weight: 400;
}

/*
======================================================================
 Beta
======================================================================*/
.Beta-content-block + .Beta-content-block {
  margin-top: 15px;
}
.Beta-in-wrap .Beta_order_btn {
  background: #F15E0E;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  display: block;
  padding: 6px;
  margin-bottom: 4px;
}
.Beta-in-wrap .Beta_order_btn span.order_btn_border {
  display: block;
  padding: 20px 9px;
  border: 4px double #fff;
  font-size: 20px;
  padding-right: 18px;
  background-image: url(/img/common/beta_order_btn.svg);
  background-repeat: no-repeat;
  background-position: center right 10px;
  padding-right: 28px;
}

.Beta-in-wrap .Beta_order_btn span.beta_order2 {
  font-size: 28px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
Bata-sub-nav
-----------------------------------------------------------
----------------------------------------------------------- */
.Beta .Beta-sub-nav li.M01 a {
	background-image:url('/img/common/beta_nav_menu_contact.svg');
}
.Beta .Beta-sub-nav li.M02 a {
	background-image:url('/img/common/beta_nav_menu_faq.svg');
}
.Beta .Beta-sub-nav li.M03 a {
	background-image:url('/img/common/beta_nav_menu_sitemap.svg');
}
.Beta .Beta-sub-nav li.M04 a {
	background-image:url('/img/common/beta_nav_menu_column.svg');
}
.Beta .Beta-sub-nav li:last-child a {
	border-bottom:1px solid #f15e0e;
}
.Beta .Beta-order-btn-wrap li {
	margin-bottom:10px;
}
.Beta .Beta-order-btn-wrap li.order-btn-wrap .order-btn-comment {
	display:none !important;
}
/* --------------------------------------------------------
-----------------------------------------------------------
Beta-nav
-----------------------------------------------------------
----------------------------------------------------------- */
.Beta .Beta-nav .nav-accordion-body li{
	margin-bottom:10px;
}
.Beta .Beta-nav .beta-nav-wrap{
	margin-bottom:10px;
}
.Beta .Beta-nav .nav-accordion-btn {
	font-size:17px;
	font-weight:bold;
	padding: 8px 5px;
	border:1px solid #f15e0e;
	display:block;
	text-decoration:none;
	color: #f15e0e;
	background:url('/img/common/arrow_orange_down.svg') no-repeat 96% center #fff;
}
.Beta .Beta-nav .nav-accordion-btn.active {
	background:url('/img/common/arrow_orange_up.svg') no-repeat 96% center #fff;
}
.Beta .Beta-nav .nav-accordion-body {
	display:none;
	background-color:#ffebc7;
	padding:10px;
}
.Beta .Beta-nav .nav-accordion-body li{
	border-bottom:1px dotted #f99700;
}
.Beta .Beta-nav .nav-accordion-body li a{
	text-decoration:none;
	display:block;
	font-size:15px;
	padding:2px 0;
	color: #484848;
}

/* --------------------------------------------------------
-----------------------------------------------------------
Beta-sub-nav
-----------------------------------------------------------
----------------------------------------------------------- */
.Beta .Beta-sub-nav li a {
	font-size:18px;
	font-weight:bold;
	color:#f15e0e;
	padding:10px 5px 10px 57px;
	border-top:1px solid #f15e0e;
	display:block;
	text-decoration:none;
	background-position:3px center;
	background-repeat:no-repeat;
}
.Beta .Beta-sub-nav li.M01 a {
	background-image:url('/img/common/beta_nav_menu_contact.svg');
}
.Beta .Beta-sub-nav li.M02 a {
	background-image:url('/img/common/beta_nav_menu_faq.svg');
}
.Beta .Beta-sub-nav li.M03 a {
	background-image:url('/img/common/beta_nav_menu_sitemap.svg');
}
.Beta .Beta-sub-nav li.M04 a {
	background-image:url('/img/common/beta_nav_menu_column.svg');
}
.Beta .Beta-sub-nav li:last-child a {
	border-bottom:1px solid #f15e0e;
}
.Beta .Beta-order-btn-wrap li {
	margin-bottom:10px;
}

.Beta p.Right.PC-none.Beta-sub-nav-logput {
    font-size: 17px;
}
/* --------------------------------------------------------
-----------------------------------------------------------
 Beta-schedule-wrap
-----------------------------------------------------------
----------------------------------------------------------- */
.Beta-schedule-wrap .sidenouki {
    border: 2px solid #757575;
    margin-bottom: 4px;
    padding: 4px 8px;
}

.Beta-schedule-wrap .sidenouki span.condition{
    display: block;
    text-align: center;
    font-size: 12px;
}

.Beta-schedule-wrap .sidenouki p.nouki {
    font-size: 17px;
    font-weight: bold;
    padding: 3px 0px 2px 0px;
    letter-spacing: 0em;
    text-align: center;
    border-bottom: 1px solid #757575;
    margin: 0 auto 5px;
}

.Beta-schedule-wrap .sidenouki span.day {
    color: red;
    font-size: 29px;
    display: block;
}

.Beta-schedule-wrap .sidenouki p {
    padding: 1px 9px 5px;
    font-size: 12px;
}
.Beta-schedule-wrap .sidenouki {
	margin-bottom: 10px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
Beta-order-btn-wrap
-----------------------------------------------------------
----------------------------------------------------------- */

.Beta .Beta-order-btn-wrap li a {
	border: 2px solid;
    margin-top: 0;
    text-align: left;
    padding: 16px 5px 16px 60px;
    background-repeat: no-repeat;
    background-position: 5px center;
    position: relative;
    z-index: 1;
    font-size: 22px;
    letter-spacing: 0;
    font-weight: bold;
    background-size: 50px auto;
    border-radius: 3px;
}
.Beta .Beta-order-btn-wrap li a:before {
	content:"";
	width:10px;
	height:14px;
	background-repeat: no-repeat;
	background-position: center center;
	position:absolute;
	top:calc(50% - 7px);
	right:5px;
	z-index:2;
}
.Beta .Beta-order-btn-wrap li.order-btn-wrap a {
	color:#f15e0e !important;
	background-color:#fff0e3;
	border-color:#f15e0e;
	background-image:url('/img/common/beta_btn_order.svg');
}
.Beta .Beta-order-btn-wrap li.order-btn-wrap a:before {
	background-image:url('/img/common/beta_btn_order_arrow.svg');
}

.Beta .Beta-order-btn-wrap li.repeat-btn-wrap a {
	color:#1d51a5 !important;
	background-color:#caf5ff;
	border-color:##1d51a5;
	background-image:url('/img/common/beta_btn_repeat.svg');
}
.Beta .Beta-order-btn-wrap li.repeat-btn-wrap a:before {
	background-image:url('/img/common/beta_btn_repeat_arrow.svg');
}
.Beta .Beta-order-btn-wrap li.templete-btn-wrap a {
	display:none;
	
}
.Beta .Beta-order-btn-wrap li a:hover{
	opacity:1;
	transform: translateY(1px);
	transition: 0.2s all ease-in-out;
	box-shadow:none;
}
.Beta .Beta-order-btn-wrap li.order-btn-wrap a:hover {
 border-color:#f15e0e;
}
.Beta .Beta-order-btn-wrap li.repeat-btn-wrap a:hover {

 border-color:#1d51a5;
}
.Beta .Beta-order-btn-wrap li.templete-btn-wrap a:hover{
 border-color:#ef9e0f;
}

.sub-nav01 li a {
  display: block;
  font-size: 16px;
  text-align: center;
  color: #009899;
  padding: 12px 8px 12px 42px;
  background-position: 12px center;
  background-repeat: no-repeat;
  text-decoration: none;
  font-weight: bold;
  border:1px solid #009899;
  background-color:#FFF;
}
/*
---------------------------------------------------------
 other
--------------------------------------------------------- */
.Beta .Btn-main {
	width:100% !important;
	font-size:16px;
}
.Beta .Beta-edit01 {
	margin-bottom:10px;
}
.Beta .Beta-edit01 .bnr-wrap + .bnr-wrap{
	margin-top:10px;
}
/*
======================================================================
 Footer
======================================================================*/
/*
---------------------------------------------------------
-----------------------------------------------------------
Alpha-contact-block footinquiry
-----------------------------------------------------------
--------------------------------------------------------- */
.Alpha-contact-block .footinquiry {
  border: 1px solid #9A9A9A;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3.5px 1px;
  padding: 10px 13px 10px;
  text-align: center;
}

.Alpha-contact-block .footinquiry .footinquiry-title{
  font-size: 16px;
  border-bottom: 1px solid #484848;
  margin-bottom: 10px;
}

/*-------
.Alpha-contact-block .footinquiry .footinquiry-title:before,
.Alpha-contact-block .footinquiry .footinquiry-title:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 10%;
  height: 1px;
  background-color: black;
}
.Alpha-contact-block .footinquiry .footinquiry-title:after {
  right: 0
}
.Alpha-contact-block .footinquiry .footinquiry-title:before {
  left:0;
}
---- */


.Alpha-contact-block  .footinquiry-tel {
  width: 100%;
  display: block;
  float:none;
}

.Alpha-contact-block .footinquiry .footinquiry-tel a{
  color: #1D51A5;
  text-decoration: none;
  font-size: 30px;
  font-weight: bold;
  margin-top: 0;
  display: inline-block;
}

.Alpha-contact-block .footinquiry .footinquiry-tel img{
  width: 27px;
  margin-top: -6px;
  margin-right: 5px;
}

.Alpha-contact-block .footinquiry .footinquiry-tel p{
  padding: 0;
  font-size: 11px;
}

.Alpha-contact-block .footinquiry .footinquiry-mail{
  background-color: #FEA912;
  color: #ffff;
  padding: 8px 4px;
  float:none;
  width:100%;
  margin-top: 10px;
  border-radius: 6px;
}

.Alpha-contact-block .footinquiry .footinquiry-mail a,
.Alpha-contact-block .footinquiry .footinquiry-mail a:link,
.Alpha-contact-block .footinquiry .footinquiry-mail  a:visited{
  color: #ffff;
  font-size: 25px;
  text-decoration: none;
  font-weight: bold;
}

.Alpha-contact-block .footinquiry .footinquiry-mail img{
  margin-right: 5px;
  margin-top: -6px;
  width: 33px;
}

.Alpha-contact-block .footinquiry .footinquiry-mail p{
  padding:0;
  font-size: 10px;
}

.Alpha-contact-block {
    padding-top: 30px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 Footer-top-img
-----------------------------------------------------------
----------------------------------------------------------- */
.Footer-top-img {
  overflow: hidden;
}

.Footer-top-img #JS-footer-slider {
  visibility: hidden;
  background: #F2F2F2;
}

.Footer-top-img li {
  text-align: center;
  display: block;
}

.Footer-top-img li a,
.Footer-top-img li span {
  display: block;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 Shopping-guide 
-----------------------------------------------------------
----------------------------------------------------------- */
.Shopping-guide {
  background: #F2F2F2;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}

.Shopping-guide .shopping-main-title {
  color: #FFF;
  background: #333333;
  text-align: center;
  font-size: 24px;
  padding: 5px 0;
  line-height: 1.3;
  letter-spacing: 0.2em;
}

.Shopping-guide .shopping-body {
  padding-top: 20px;
  padding-bottom: 20px;
}

.Shopping-guide .shopping-article + .shopping-article {
  margin-top: 40px;
}

.Shopping-guide .shopping-article-title {
  text-align: center;
  margin-bottom: 10px;
}

.Shopping-guide .shopping-article-title span {
  line-height: 1.3;
  font-size: 16px;
  display: inline-block;
  border-bottom: 1px solid;
  padding: 0 9px 3px;
  font-weight:bold;
}

.Shopping-guide .shopping-article table.Table01 td{
  background:#fff;
}
.Shopping-guide .guide_company_photp,
.Shopping-guide .guide_business_hours_mark {
  float:none;
}
/* --------------------------------------------------------
-----------------------------------------------------------
 Footer-bottom-wrap
-----------------------------------------------------------
----------------------------------------------------------- */
.Footer-bottom-wrap {
  margin: 0 auto;
  padding: 10px 0;
  color: #FFFFFF;
  background: #FEA912;;
}

.Footer-nav {
  margin-bottom: 10px;
  text-align: center;
}

.Footer-nav li {
  font-size: 12px;
  display: inline-block;
}

.Footer-nav li + li {
  margin-left: 1em;
  padding-left: 1em;
  border-left: 1px solid;
}

.Footer-nav li a {
  color: #FFF;
  text-decoration: none;
}
.Footer-nav li a:hover {
  text-decoration: underline;
}

.Footer-bottom-wrap .Copyright {
  text-align: center;
  font-size: 10px;
  letter-spacing: 0.05em;
}

/*
======================================================================
sidr
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 base
-----------------------------------------------------------
----------------------------------------------------------- */
body.sidr-open {
  position: fixed !important;
  /*メニュー展開時、画面本体がスクロールされるのを防ぐ*/
}

.Sidr-content {
  visibility: hidden;
  overflow-y: hidden;
  height: 0;
}

.sidr {
  background: #FFF;
  width: 260px;
  box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.15);
  border-left: 1px solid #ccc;
  padding: 15px 6px 100px;
  position: fixed;
  top: 0;
  z-index: 999999;
  overflow-x: hidden;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  visibility: hidden;
  height: 0;
}

body.sidr-animating .sidr,
body.sidr-open .sidr {
  visibility: visible;
  height: 100%;
  overflow-y: auto;
}

.sidr.right {
  left: auto;
  right: -260px;
}

.sidr.left {
  left: -260px;
  right: auto;
}

/*
---------------------------------------------------------
 sidr-close
--------------------------------------------------------- */
.sidr-close {
  position: fixed;
  bottom: 20px;
  right: 194px;
  width: 66px;
  height: 56px;
  display: block;
  z-index: 2;
}

.sidr-close img {
  width: 66px;
  height: 56px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 style
-----------------------------------------------------------
----------------------------------------------------------- */
/*.sidr ul {
	list-style: none;
	padding-left: 0;
}
.sidr .sidr-title {
    font-size: 16px;
    padding: 15px 8px 5px;
    margin: 0;
    color: #007b00;
    line-height: 1.3;
    font-weight: bold;
    border-bottom: 2px solid;
}
.sidr ul li li {
    display: block;
    border-bottom: 1px solid #4d4d4d;
}
.sidr ul li a {
	@include SP-link-arrow;
	display: block;
	padding: 10px 10px 10px 19px;
	text-decoration: none;
	
	&:before {
    	top: 13px;
    	left: 10px;
	}
}*/
/*
======================================================================
sp-blog-std
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 [BLOG] blog-std 
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
.Alpha
--------------------------------------------------------- */
#LO-blog-std-alpha .LO-top-wrap {
  text-align: right;
  margin-bottom: 8px;
}

#LO-blog-std-alpha .LO-top-wrap .LO-date,
#LO-blog-std-alpha .LO-top-wrap a {
  display: inline-block;
  vertical-align: top;
}

#LO-blog-std-alpha .LO-top-wrap .LO-date {
  color: #777777;
  font-size: 12px;
  margin-right: 5px;
  padding-top: 1px;
}

#LO-blog-std-alpha .LO-top-wrap a {
  font-size: 11px;
  padding: 3px 10px;
  max-width: 50%;
  line-height: 1.28;
  display: inline-block;
}

#LO-blog-std-alpha .LO-continue-btn {
  padding-top: 20px;
  text-align: center;
}

#LO-blog-std-alpha .LO-article.MOD-continue .LO-body {
  margin-bottom: 1em;
}

#LO-blog-std-alpha .LO-article.MOD-continue .LO-continue {
  margin-bottom: 20px;
}

#LO-blog-std-alpha .LO-article.MOD-continue .LO-bottom-wrap {
  border-top: 1px solid #a9a9a9;
  padding-top: 15px;
  text-align: center;
}

#LO-blog-std-alpha .LO-article.MOD-continue .LO-bottom-wrap a {
  padding: 0 10px;
  font-size: 14px;
}

/*
---------------------------------------------------------
 LO-body HTMLeditor /LO-continue HTMLeditor
--------------------------------------------------------- */
#LO-blog-std-alpha .LO-body img,
#LO-blog-std-alpha .LO-continue img{
  margin:10px 0;
}

#LO-blog-std-alpha .LO-body p,
#LO-blog-std-alpha .LO-continue p{
  padding: 0 0px 10px 0;
}

/*
---------------------------------------------------------
 blog-std-beta 
--------------------------------------------------------- */
#LO-blog-std-beta .LO-side-block + .LO-side-block {
  margin-top: 35px;
}

#LO-blog-std-beta .LO-recently-block .wb-blog-list,
#LO-blog-std-beta .LO-categ-block .wb-blog-categ,
#LO-blog-std-beta .LO-archive-block .wb-blog-categ {
  /* @mixin:SP-list-base */
  border-bottom: 1px solid #a9a9a9;
  padding: 0px 10px 8px;
  margin-bottom: 10px;
}

#LO-blog-std-beta .LO-recently-block .wb-blog-title span {
  /* @mixin:SP-list-date */
  color: #777777;
  display: block;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 2px;
}

#LO-blog-std-beta .LO-side-block a {
  /* @mixin:SP-list-title */
  line-height: 1.2;
  display: inline-block;
  font-size: 14px;
}

#LO-blog-std-beta .LO-categ-block a,
#LO-blog-std-beta .LO-archive-block a {
  /* @mixin:SP-link-arrow */
  display: inline-block;
  position: relative;
  padding: 0 0 0 10px;
  color: #131313 !important;
  font-size: 13px;
  line-height: 1.3;
}
#LO-blog-std-beta .LO-categ-block a:link, #LO-blog-std-beta .LO-categ-block a:visited,
#LO-blog-std-beta .LO-archive-block a:link,
#LO-blog-std-beta .LO-archive-block a:visited {
  /* @mixin:SP-link-arrow */
  text-decoration: none;
}
#LO-blog-std-beta .LO-categ-block a:active,
#LO-blog-std-beta .LO-archive-block a:active {
  /* @mixin:SP-link-arrow */
  text-decoration: underline;
}
#LO-blog-std-beta .LO-categ-block a:before,
#LO-blog-std-beta .LO-archive-block a:before {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #f99700;
}

/*
======================================================================
 wb-form-table
======================================================================*/
.wb-form .wb-form-table {
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0;
    border-top: 1px solid #999999;
    margin-bottom:16px;
    table-layout: fixed;
}
.wb-form .wb-form-table textarea {
    width: 100%;
}
.wb-form table.wb-form-table th {
  padding: 5px 40px 5px 5px;
  text-align: left;
  background-color: #eaeaea;
  font-size: 13px;
  font-weight: bold;
  border: none;
  position: relative;
  box-sizing: border-box;
  display: block;
}
.wb-form table.wb-form-table td {
  box-sizing: border-box;
  font-weight: normal;
  display: block;
  width: 100%;
  border: none;
  padding:5px 0px;
  font-size:16px;
}
ul.form-err-msg {
    list-style:none;
    color: #FF0000;
    font-size: 12px;
    padding:0;
}
.wb-form table.wb-form-table th span.Attention {
  background-color: #fa4566;
  text-align: center;
  padding: 1px 2px;
  width: 36px;
  font-weight: normal;
  font-size: 12px;
  color: transparent;
  right: 10px;
  position: relative;
  display: inline-block;
  margin-left: 20px;
}

.wb-form table.wb-form-table th span.Attention:after {
    position: absolute;
    left: 5px;
    content: "必須";
    color: #fff;
}
/*
======================================================================
 sample inquiry account_regist
======================================================================*/

input, textarea{
  width: 100%;
  box-sizing: border-box;
}

textarea {
  font-size: 16px;
}
.wb-cart-privacy-consent input{
  width:auto;
  text-align:center;
}

.Content .wb-cart-formtable {
  border-left: none;
  border-right: none;
  width: 100%;
}

.Content table.wb-cart-formtable th {
  padding: 5px 40px 5px 5px;
  text-align: left;
  background-color: #eaeaea;
  font-size: 13px;
  font-weight: bold;
  border: none;
  position: relative;
  box-sizing: border-box;
  display: block;
}

.Content table.wb-cart-formtable td {
  box-sizing: border-box;
  font-weight: normal;
  display: block;
  width: 100%;
  border: none;
  padding:5px 0px;
}

.Content .wb-cart-orderblock table.wb-cart-formtable td input[type="text"], 
.Content .wb-cart-orderblock table.wb-cart-formtable td input[type="password"],
.Content .wb-cart-order-addr-info table.wb-cart-formtable td input[type="text"], 
.Content .order_form table.wb-cart-formtable td input[type="text"]{
  height: 35px;
  font-size: 16px;
}



.Content table.wb-cart-formtable th span.Attention {
  background-color: #fa4566;
  text-align: center;
  padding: 1px 2px;
  width: 36px;
  font-weight: normal;
  font-size: 12px;
  color: transparent;
  right: 10px;
  position: relative;
  display: inline-block;
  margin-left: 20px;
}

.Content table.wb-cart-formtable th span.Attention:after {
    position: absolute;
    left: 5px;
    content: "必須";
    color: #fff;
}

.wb-cart-orderblock {
    margin: 0 0 20px;
    clear: both;
    border-bottom: 1px dotted #ccc;
    padding: 0 0 20px;
    margin: 0 0 10px;
}

 .Content span.req{
    color: #fff;
    background-color: #fa4566;
    text-align: center;
    padding: 1px 2px;
    display: inline-block;
    width: 36px;
    font-weight: normal;
    font-size: 12px;
}

.message-box{
  border: 1px solid red;
  padding: 8px;
  color: red;
}


/*
======================================================================
 inquiry/sample check
======================================================================*/

#sample_check .Content .data_table,
#inquiry_check .Content .data_table {
  border-left: none;
  border-right: none;
  width: 100%;
}

#sample_check .Content .data_table td.item_name,
#inquiry_check .Content .data_table td.item_name {
  padding: 5px 40px 5px 15px;
  text-align: left;
  background-color: #eaeaea;
  font-size: 13px;
  font-weight: bold;
  border: none;
  position: relative;
  box-sizing: border-box;
  display: block;
}

#sample_check .Content .data_table td.item_value,
#inquiry_check .Content .data_table td.item_value{
  box-sizing: border-box;
  font-weight: normal;
  display: block;
  width: 100%;
  border: none;
  padding: 5px 15px;
}

/*
======================================================================
 wb-cart-flow
======================================================================*/

.wb-cart-flow {
	padding:0;
	list-style:none;
	overflow:hidden;
	background:#fafafa;
	margin-bottom:15px
}
.wb-cart-flow li {
	width:20%;
	float:left;
	height:45px;
	background-size:auto 27px;
	background-position:center center;
	background-repeat:no-repeat
}

.wb-cart-flow li.wb-cart-flow-design {
	background-image:url("/img/common/flow/orderform_step0.jpg");
}
.wb-cart-flow li.wb-cart-flow-design.flow-active {
	background-image:url("/img/common/flow/orderform_step0_orange.jpg");
}
.wb-cart-flow li.wb-cart-flow-cart {
	background-image:url("/img/common/flow/orderform_step1.jpg");
}
.wb-cart-flow li.wb-cart-flow-cart.flow-active {
	background-image:url("/img/common/flow/orderform_step1_orange.jpg");
}
.wb-cart-flow li.wb-cart-flow-input {
	background-image:url("/img/common/flow/orderform_step2.jpg");
	width:20%
}
.wb-cart-flow li.wb-cart-flow-input.flow-active {
	background-image:url("/img/common/flow/orderform_step2_orange.jpg");
	width:20%
}
.wb-cart-flow li.wb-cart-flow-pay {
	background-image:url("/img/common/flow/orderform_step3.jpg");
	width:20%
}
.wb-cart-flow li.wb-cart-flow-pay.flow-active {
	background-image:url("/img/common/flow/orderform_step3_orange.jpg");
	width:20%
}
.wb-cart-flow li.wb-cart-flow-confirm {
	background-image:url("/img/common/flow/orderform_step4.jpg");
}
.wb-cart-flow li.wb-cart-flow-confirm.flow-active {
	background-image:url("/img/common/flow/orderform_step4_orange.jpg");
}
.wb-cart-flow li.wb-cart-flow-complete {
	background-image:url("/img/common/flow/orderform_step5.jpg");
}
.wb-cart-flow li.wb-cart-flow-complete.flow-active {
	background-image:url("/img/common/flow/orderform_step5_orange.jpg");
}

#sample input[type="submit"] ,
#inquiry input[type="submit"],
#sample_check input[type="submit"] ,
#inquiry_check input[type="submit"],
#sample_check input[type="button"] ,
#inquiry_check input[type="button"]{
  -webkit-appearance: none;
  border:none;
}

#sample #submit[disabled],
#inquiry #submit[disabled] {
  opacity: 0.5;
}

#sonomama input.privacyCheck,
#account_regist input[type="checkbox"] ,
#sample input[type="checkbox"] {
    width: auto;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 enter-menu-block 
-----------------------------------------------------------
----------------------------------------------------------- */

.enter-menu-block{
	margin-bottom:20px;
	padding:20px 10px;
	background-color:#ffebc7;
}
.enter-menu-block .Title-block{
	text-align:center;
	background:none !important;
	border-bottom:0 !important;
	padding-left:0;
}
.enter-menu-block .Title-block span{
	background:url(/img/index/icn_index_title01.svg) no-repeat left center;	
	display:inline-block;
	padding-left:35px;
	color:#f15e0e;
	font-weight:bold;
}

.enter-menu-block .enter-menu-title {
	font-size:22px;
	font-weight:bold;
	text-align:center;
	position:relative;
	margin-bottom: 10px;
}
.enter-menu-block .enter-menu-title:before {
	content: "";
	display: block;
	border-top: solid 2px;
	width: 100%;
	height: 2px;
	position: absolute;
	top: 50%;
	z-index: 1;
}
.enter-menu-block .enter-menu-title span {
	background: #fff;
	padding: 0 10px;
	position: relative;
	z-index: 5;
}
.enter-menu-block .menu-wrap{
	background-color:#fff;
	padding:10px 1.8%;
	margin-bottom:2%;
	/* min-height: 348px; */
	text-align:center;
}
.enter-menu-block .menu-wrap:nth-of-type(3n+1){
	margin-left:0;
}
.enter-menu-block .menu-wrap ul {
	display:inline-block;
}
.enter-menu-block .menu-wrap li {
	width:142px;
	float:left;
	margin-left:10px;
}
.enter-menu-block .menu-wrap li:nth-of-type(1) {
	margin-left:0;
}
.menu-wrap.easy-menu-wrap.Fl.clearfix li {
    width: 31%;
}
.enter-menu-block li a.enter-menu-btn {
	border-radius:6px;
	display:block;
	text-align:center;
	box-shadow:2px 2px 2px rgba(0, 0, 0, 0.2);
	position:relative;
	line-height:1.2;
}
.enter-menu-block li a.enter-menu-btn img{
	border-radius:6px;
	border:2px solid;
}

.enter-menu-block li a.enter-menu-btn:hover {
	opacity:1;
	transform: translateY(1px);
	transition: 0.2s all ease-in-out;
	box-shadow:none;
}
.enter-menu-block p a{
	color: #f15e0e;
	text-decoration-style: solid;
}

/* easy-menu-wrap
--------------------------------------------------------- */
.enter-menu-block .easy-menu-wrap {
	width: 100%;
}
.enter-menu-block .easy-menu-wrap .enter-menu-title {
 color:#f99700;
}
.enter-menu-block .easy-menu-wrap li a.enter-menu-btn img{
	border-color:#f15e0e;
}

/* omakase-menu-wrap
--------------------------------------------------------- */
.enter-menu-block .omakase-menu-wrap {
	width: 100%;
}
.enter-menu-block .omakase-menu-wrap .enter-menu-title {
	color:#f26b6b;
}
.enter-menu-block .omakase-menu-wrap li a.enter-menu-btn img{
	border-color:#f93d3d;
}

/* repeat-menu-wrap
--------------------------------------------------------- */
.enter-menu-block .repeat-menu-wrap {
	width:100%;
}
.enter-menu-block .repeat-menu-wrap .enter-menu-title {
	color:#1d51a5;
}
.enter-menu-block .repeat-menu-wrap li a.enter-menu-btn img{
	border-color:#1d51a5;
}


/* --------------------------------------------------------
-----------------------------------------------------------
 loginbox
-----------------------------------------------------------
----------------------------------------------------------- */
ul.Login-box-wrap.No-list.clearfix {
    position: relative;
    margin-bottom: 10px;
}
.Login-box-wrap li {
    margin-bottom: 0;
    width: 49%;
    /* margin: 0 0 10px; */
    padding: 0;
    display: block;
}
.Login-box-wrap li a {
    display: block;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 30px;
    padding: 5px 8px;
    border: 1px solid #ccc;
    text-decoration: none;
    color: #f15f0f;
    text-align: center;
}

.Login-box-wrap li a[href="/press_login.php"] {
	background-image: url(/img/common/btn_login_orange.svg);
	padding-left: 16px;
	color: #ffffff;
	background-color: #F15E0E;
	border: #F15E0E 1px solid;
}
.Login-box-wrap  li a[href="/mypage2.php"]{
    background-image: url(/img/common/icon_key01.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 10px center;
    padding-left: 23px;
    color: #f15f0f;
}
.Login-box-wrap li a[href="/index.php?mode=_LOGOUT"]{
    padding: 5px;
    display: block;
    border: 1px solid #f99700;
    color: #f99700;
    border-radius: 2px;
    text-decoration: none!important;
    background: #ffffff;
    border: navajowhite;
}

.Login-box-wrap li a#JS-open-account-manager {
       text-align: center;
}

.Login-box-wrap li.WB-Login-box-account-manager {
    position: static;
	float:right;
}
.Login-box-wrap .WB-Login-box-account-manager .Fr {
    float: none;
}
.Login-box-wrap li.WB-Login-box-logout:after{
	content: "";
	display: block;
	clear: both;
}

.Login-box-wrap li.WB-Login-box-logout {
    width: 100%;
    float: none;
	display: flex; 
	align-items: center; /* 縦中央寄せ */
	justify-content:space-between;
}

.Login-box-wrap li.WB-Login-box-logout p {
	width: calc(100% - 72px);
	display: flex; 
	align-items: center; /* 縦中央寄せ */
}
.Login-box-wrap li.WB-Login-box-logout p.login-txt {
    font-size: 14px;
}
.Login-box-wrap li.WB-Login-box-logout p strong{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.Login-box-wrap li.WB-Login-box-logout .logout-btn-wrap {
	display: flex; 
	align-items: center; /* 縦中央寄せ */
	width:67px;	
}
.Login-box-wrap .WB-Login-box-mypage{
	float:left;
}
.Login-box-wrap li.WB-Login-box-login {
    float: left;
}

