@charset "UTF-8";

/*---------------------------------------------
     Browser Default Initialization seo_p_beige
   ---------------------------------------------*/
* {
    margin: 0px;
    padding: 0px;
}
html {
    overflow-y: scroll;
    height: 100%;
}
div,
dl,
dt,
dd,
ul,
ul li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
section,
nav,
article,
aside,
hgroup,
header,
address,
figure,
figcaption {
    margin: 0;
    padding: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
table.default+* {
    margin-top: 1.5em;
}
*+table.default {
    margin-top: 1.5em;
}
table.default {
    border-collapse: collapse;
}
table.default>tbody>tr>th {
    font-weight: normal;
    border: solid 1px #bbbbbb;
    background: #f5f5f5;
}
table.default>tbody>tr>td {
    border: solid 1px #b6bdc3;
    background: #fff;
    font-size: 100%;
}
table.default>tbody>tr>th[scope="col"] {
    background: #f5f5f5;
    padding: 0px 2px;
}
table.default>tbody>tr>th[scope="row"] {
    border: solid 1px #b6bdc3;
    background: #fff;
    font-size: 100%;
    padding: 0px 2px;
}
table.default caption {
    margin-bottom: 0.5em;
}
table.note {
    position: relative;
    background-color: #fff;
    margin: 10px 5px 10px 20px;
}
table.gaiyou {
    position: relative;
    background-color: #fff;
    margin: 10px 5px 10px 20px;
    border-top: solid 1px #000;
    width: 95%;
}
table.gaiyoucc {
    position: relative;
    background-color: #fff;
    margin: 10px 5px 10px 20px;
    border-top: solid 1px #000;
    width: 50%;
}
table.shousai {
    position: relative;
    background-color: #fff;
    margin: 10px 5px 10px 20px;
    border: solid 1px #000;
}
table.variation span.selling_price,
table.variation span.special_price,
table.variation span.selling_price+span.taxin,
table.variation span.special_price+span.taxin,
table.variation span.discount_rate {
    color: #000 !important;
}
#boshu th {
    font-size: 18px;
    line-height: 1.2em;
    text-align: left;
    color: #333333;
    font-weight: bold;
    padding: 20px 5px 5px 5px;
    border-bottom: solid 1px #000;
}
#boshu td {
    line-height: 1.6em;
    text-align: left;
    padding: 10px 0px 15px 0px;
}
#boshu td.top {
    font-size: 100%;
    line-height: 1.6em;
    text-align: left;
    padding: 10px 0px 15px 0px;
    vertical-align: top;
}
table.gaiyou2 {
    position: relative;
    background-color: #fff;
    margin: 0px 20px 5px 25px;
    border-top: solid 1px #000;
    width: 330px;
    vertical-align: top;
}
#shousai tr {
    border-top: solid 1px #23469a;
}
#shousai th {
    line-height: 1em;
    text-align: left;
    color: #23469a;
    font-weight: bold;
    padding: 5px;
}
#shousai td {
    line-height: 1em;
    text-align: left;
    padding: 5px 0px 5px 10px;
    font-size: 14px;
}
table.size_area {
    border-spacing: 0px;
    border-collapse: collapse;
    width: 100%;
    margin: 5px 0px 20px 0px;
}
#pcsize table {
    width: 100%;
    border: 1px solid #505050;
    margin: 15px 0px 35px 0px;
}
#pcsize tr {}
#pcsize th {
    border: 1px solid #505050;
    color: #fff;
    font-size: 100%;
    text-align: center;
    padding: 15px 0px;
    background: #333333;
}
#pcsize th.midashi {
    border: 1px solid #999999;
    border-spacing: 0px;
    color: #000000;
    font-size: 100%;
    line-height: 1.4em;
    word-break: break-all;
    vertical-align: middle;
    text-align: center;
    margin: 0px;
    padding: 3px 0px;
    background: #f5f5f5;
}
#pcsize td {
    border: 1px solid #999999;
    font-size: 95%;
    text-align: center;
    padding: 10px 0 5px 0;
}
#kanren-table table {
    table-layout: fixed;
    width: 100%;
    border: 1px solid #999999;
    margin: 15px 0px 35px 0px;
    border-collapse: collapse;
}
#kanren-table tr {}
#kanren-table th {
    border: 1px solid #333333;
    color: #fff;
    font-size: 120%;
    line-height: 2.3em;
    text-align: center;
    background: #333333;
}
#kanren-table td {
    border: 1px solid #999999;
    font-size: 95%;
    line-height: 1.5;
    text-align: center;
    padding: 25px 32px;
    vertical-align: top;
}
#kanren-table td img {
    margin-bottom: 0.5em;
}
p.size_btn {
    height: 24px;
    display: inline-block;
    border: 1px solid #969696 !important;
    border-radius: 1px;
    margin: 0px 5px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    min-width: 8em;
    width: 140px;
    padding: 5px 10px;
    font-weight: 500;
    font-size: 90%;
}
p.pccate {
    text-align: left;
    float: left;
}
p.pcprice {
    text-align: right;
}
p.color_btn {
    height: 24px;
    display: inline-block;
    border: 1px solid #969696 !important;
    border-radius: 1px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    min-width: 8em;
    width: 45%;
    padding: 5px 10px;
    font-weight: 500;
    font-size: 90%;
}
p.size_btn:hover {
    height: 24px;
    background: #cccccc;
    display: inline-block;
    border: 1px solid #969696 !important;
    border-radius: 1px;
    margin: 0px 5px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    min-width: 8em;
    width: 140px;
    padding: 5px 10px;
    font-weight: 500;
    font-size: 90%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.concept span.fdcbtn:hover {
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    border-bottom: 1px solid #CEBE91;
    padding: 5px 20px 5px;
    line-height: 120%;
    text-decoration: none;
    background-color: #CEBE91;
    color: #fff;
}
p.color_btn:hover {
    height: 24px;
    background: #cccccc;
    display: inline-block;
    border: 1px solid #969696 !important;
    border-radius: 1px;
    margin: 0px 5px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    min-width: 8em;
    width: 140px;
    padding: 5px 10px;
    font-weight: 500;
    font-size: 90%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
tr.cm {
    border: none !important;
    text-align: right;
}
.cm td {
    border: none !important;
    text-align: right !important;
}
a.btn {
    font-weight: 500;
    text-decoration: none;
}
table.size {
    border: 1px;
    border-style: solid;
    border-color: #333333;
}
table.size1 {
    border: 1px;
    border-style: solid;
    border-color: #8a8a8a;
}
table.zinbeis {
    border: 2px solid #363636;
    background-color: #ffffff;
}
table.tgift {
    padding: 10px;
    position: relative;
    background-color: #fff;
    margin: 10px 5px 10px 20px;
}
table.jyouge {
    border: 1px;
    display: table;
    border-collapse: separate;
    border-style: solid;
    border-color: gray;
}
table.senryu {
    border: 0px;
    margin: 15px;
    padding: 15px;
    text-align: left;
    border-collapse: collapse;
    border-color: #333333;
}
table.aida {
    border: 0px;
    margin: 10px;
    padding: 10px;
    text-align: left;
    border-collapse: collapse;
    border-color: #333333;
}
caption,
th {
    text-align: left;
}
q:before,
q:after {
    content: '';
}
object,
embed {
    vertical-align: top;
}
hr {
    display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}
img,
abbr,
acronym,
fieldset {
    border: 0;
}
img {
    -ms-interpolation-mode: bicubic;
    border: none;
}
ul li,
ol li {
    padding: 0px 0px 5px 0px;
    list-style-type: none;
}
input {
    vertical-align: middle;
    font-size: 110%;
}
select {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: #333333;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    background-color: white;
    cursor: default;
    margin: 0em;
    font: 100% Arial;
    font-family: 'Noto Serif JP', serif;
    border-radius: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(169, 169, 169);
    border-image: initial;
}
.concept p {
    font-size: 30px;
    text-align: center;
    margin: 0 0 25px;
    line-height: 150%;
    color: #505050;
}
.concept {
    padding: 10px 0 30px;
}
.concept span.osu {
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    border-bottom: 1px solid #CEBE91;
    padding: 15px 20px 5px;
    line-height: 120%;
}
.concept span.osu30 {
    font-weight: bold;
    text-align: center;
    font-size: 30px;
    border-bottom: 1px solid #CEBE91;
    padding: 15px 20px 5px;
    line-height: 120%;
}
.concept span.osu2 {
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    border-bottom: 1px solid #aaa;
    padding: 20px 20px 5px;
    line-height: 120%;
}
.concept span.fdcbtn {
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    border-bottom: 1px solid #CEBE91;
    padding: 15px 20px 5px;
    line-height: 120%;
}
div.fdtop {
    background-image: URL(https://wasuian.com/pic-labo/fdtopimg.jpg);
    height: 300px;
}
section.concepttop {
    border-top: none;
    padding: 120px 90px;
}
p.titletop {
    font-size: 30px;
    text-align: center;
    margin: 10px 0 5px;
    line-height: 150%;
    color: #000;
    background: #fff;
    opacity: 0.8;
    padding: 10px 20px;
}
span.fdc {
    color: #000
}
.fdtitle p {
    font-size: 22px;
    text-align: center;
    margin: 0 0 40px;
    color: #505050;
}
.fdtitle {
    padding: 30px 0 0px;
}
.revRvwUserHead {
    width: 180px;
    float: left;
}
.revUserFaceDtlTxt {
    width: 120px;
    text-align: left;
    float: left;
}
.revRvwUserMain {
    margin-left: 180px;
    padding: 10px 0 10px 20px;
    border-left: 1px dotted #cccccc;
}
.revRvwUserSec {
    padding: 0 0 10px 5px;
    margin: 15px 0 -1px;
    border-bottom: 1px solid #cccccc;
    background: none;
}
.side_b {
    padding: 11px 0px 20px 0px;
}
.side_b h4 {
    font-size: 100%;
    padding: 10px 0px;
}
.side_b p {
    line-height: 1.65;
}
h4.review {
    text-align: left;
    margin: 1em 0 0 0;
    font-size: 18px;
    font-weight: bold;
    color: #bf0000;
}
h4.limit {
    text-align: left;
    margin: 1em 0 0 1em;
    font-size: 18px;
    font-weight: bold;
    color: #bf0000;
}
.serif {
    font-weight: 400;
    font-style: normal;
    color: #000;
    transition: color 0.2s ease-in-out;
}
.au_concept h1,
.concept h2 {
    font-size: 30px;
    text-align: center;
    margin: 0 0 60px;
    color: #505050;
}
article #Journal h1:first-child {
    display: none;
}
.lifestyle {
    margin: 60px auto 0;
}
.section_border {
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.section_border::before {
    content: '';
    position: absolute;
    top: 50%;
    display: flex;
    width: 25%;
    height: 1px;
    background-color: #CEBE91;
}
.section_border::after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 25%;
    height: 1px;
    background-color: #CEBE91;
}
.gift_lifestyle {
    max-width: 750px;
    padding: 30px 10px 0px 10px;
    margin: 0 auto;
}
.btn-default {
    color: #505050;
    border: 1px solid #c7c7c7;
    margin: 30px auto;
    padding: 15px;
    width: 200px;
    display: block;
    text-align: center;
    opacity: 1;
    transition: 0.3s;
}
.btn-small {
    color: #505050;
    border: 1px solid #c7c7c7;
    margin: 20px auto;
    padding: 10px 10px;
    width: 200px;
    display: block;
    text-align: center;
    opacity: 1;
    transition: 0.3s;
}
.btn-small:hover {
    background: #c7c7c7;
    font-weight: bold;
    color: #505050;
    border: 1px solid #c7c7c7;
    margin: 20px auto;
    padding: 10px 10px;
    width: 200px;
    display: block;
    text-align: center;
    opacity: 1;
    transition: 0.3s;
}
.btn-long {
    color: #505050;
    border: 1px solid #c7c7c7;
    margin: 20px auto;
    padding: 10px 10px;
    width: 450px;
    display: block;
    text-align: center;
    opacity: 1;
    transition: 0.3s;
}
/*---------------------------------------------
    2024.10.04 オプション加工マウスオーバー非表示
.btn-long:hover {
    background: #c7c7c7;
    font-weight: bold;
    color: #505050;
    border: 1px solid #c7c7c7;
    margin: 20px auto;
    padding: 10px 10px;
    width: 450px;
    display: block;
    text-align: center;
    opacity: 1;
    transition: 0.3s;
}
2024.10.04 オプション加工マウスオーバー非表示
   ---------------------------------------------*/
.btn-small2 {
    color: #505050;
    border: 1px solid #c7c7c7;
    margin: 20px auto;
    padding: 10px 10px;
    width: 150px;
    display: block;
    text-align: center;
    opacity: 1;
    transition: 0.3s;
    font-size: 90%;
    text-decoration: none !important;
}
.btn-yellow {
    color: #505050;
    border: 1px solid #c7c7c7;
    margin: 30px auto;
    padding: 15px;
    width: 200px;
    display: block;
    text-align: center;
    opacity: 1;
    transition: 0.3s;
    background: #f4ce79;
}
.btn-gray {
    color: #505050;
    border: 1px solid #c7c7c7;
    margin: 30px auto;
    padding: 15px;
    width: 180px;
    display: block;
    text-align: center;
    opacity: 1;
    transition: 0.3s;
    background: #E7E7EC;
}
.btn-red {
    color: #fff !important;
    border: 1px solid #c7c7c7;
    margin: 30px auto;
    padding: 15px;
    width: 200px;
    display: block;
    text-align: center;
    opacity: 1;
    transition: 0.3s;
    background: #c80000;
}
/*---------------------------------------------
     body
   ---------------------------------------------*/
body {
    margin: 0;
    padding: 0;
    font-family: "Time New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "メイリオ", Meiryo, sans-serif;
    font-weight: 500;
    color: #333333;
    font-size: 16px;
    line-height: 125%;
    text-align: left;
    -webkit-text-size-adjust: 100%;
    height: 100%;
    word-wrap: break-word;
}
/*---------------------------------------------
     Anchor
   ---------------------------------------------*/
a {
    outline: none;
}
a:link {
    text-decoration: none;
    color: #333333
}
a:visited {
    text-decoration: none;
    color: #333333;
}
a:hover {
    text-decoration: underline;
    color: #cccccc;
}
.fdcbtn a:hover {
    text-decoration: none;
    color: #000;
}
a:hover img {
    opacity: .70;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: .70;
    -moz-opacity: .70;
}
a:active {
    text-decoration: underline;
    color: #f29038;
}
/* General Settings
 ----------------------------------------------- */
img {
    max-width: 100%;
}
.text-center {
    text-align: center;
}
/* 父の日右バナー追加
    background-image: url(//wasuian.com/pic-labo/right-eb17.png);
    background-repeat: repeat-y;
    background-attachment: scroll;
    background-position: right;   　 */
article h1 {
    padding: 0 0 12px 0;
    color: #333;
    font-size: 90%;
    line-height: 165%;
}
article h2 {
    background: none repeat scroll 0 0 transparent;
    font-size: 75%;
    line-height: 200%;
    margin-bottom: 10px;
    padding: 0;
}
article h4 {
    margin: 1.3em 0 1.2em;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
    color: #23469a;
}
article h4.catchcopy {
    margin: 0;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
    color: #333333;
}
article p.mt_text {
    font-size: 18px;
    line-height: 1.6;
    text-align: center;
    color: #23469a;
}
article p.catchcopy {
    font-size: 18px;
    line-height: 1.6;
    text-align: center;
    color: #333333;
}
article p.mt_textleft {
    font-size: 18px;
    line-height: 1.6;
    text-align: left;
    color: #23469a;
}
article p.comment {
    color: #333;
    font-size: 0.85em;
    padding: 10px;
    text-align: left;
}
span .comment_more {
    display: none !important;
}
span .more_dotted {
    display: none !important;
}
span .hide_comment {
    display: inline !important;
}
#sub-column h2 {
    font-size: 100%;
}
.w100 {
    width: 100%;
}
.bold {
    font-weight: bold;
}
#contents-pop {
    margin: 0 auto;
    width: auto;
    margin-top: 20px;
}
div.comment {
    padding: 10px 15px 5px 15px;
    margin: 1.5em 0;
    line-height: 1.5em;
    text-align: left;
    color: #333333;
    font-weight: normal;
    background: #f5f5f5;
    background-image: url(https://wasuian.com/pic-labo/un.png);
    font-size: 90%;
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 140px 12px;
}
h4.message {
    width: 600px;
    padding: 15px 15px 15px 15px;
    background-image: url(https://wasuian.com/pic-labo/messagecard.jpg);
    margin: 1.3em 0 1.2em;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.6;
    text-align: left;
    color: #333333;
}
h4.catch {
    width: 600px;
    padding: 15px 15px 15px 15px;
    background-image: url(https://wasuian.com/pic-labo/cachcopybg.jpg);
    margin: 1.3em 0 1.2em;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.6;
    text-align: left;
    color: #333333;
}
h4.message2 {
    width: 320px;
    padding: 10px 5px 10px 10px;
    background-image: url(https://wasuian.com/pic-labo/messagecard.jpg);
    margin: 10px 25px 10px 20px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    text-align: left;
    color: #333333;
}
h4.catch2 {
    width: 320px;
    padding: 10px 5px 10px 10px;
    background-image: url(https://wasuian.com/pic-labo/cachcopybg.jpg);
    margin: 10px 25px 10px 20px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    text-align: left;
    color: #333333;
}
h4.oubo1 {
    width: 720px;
    padding: 10px 10px 10px 10px;
    background-image: url(https://wasuian.com/pic-labo/messagecard.jpg);
    margin: 10px 5px 10px 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    text-align: left;
    color: #333333;
}
h2.kekka {
    display: block !important;
    margin: 20px 0px !important;
    font-size: 150% !important;
    font-weight: bold !important;
    padding-left: 20px !important;
    height: 35px !important;
}
h2.title_text {
    display: block !important;
    font-size: 110%;
    margin: 0 15px 0px 15px !important;
}
section.yomimono_contents {
    margin: 30px 0px;
    text-align: center;
    height: 180px;
}
.yomimono_contents h2 {
    text-align: left !important;
    margin: 0 0 15px !important;
    position: relative;
}
.yomimono_contents ul img {
    max-width: 215px;
}
.yomimono_contents ul li {
    padding: 0px 10px 5px 15px !important;
    list-style-type: none;
    float: left !important;
}
.yomimono_contents .yomi_title {
    margin: 8px 0px;
    text-decoration: none;
}
.yomi_title a {
    text-decoration: none;
    color: #333333;
}
.yomimono_contents .yomi_thumb {
    max-width: 215px;
    max-height: 110px;
    overflow: hidden;
}
table.cart_icon {
    width: 100%;
    text-align: center;
}
.cart_icon td {
    padding: 5px;
    font-size: small;
}
/* Header
 ----------------------------------------------- */
div#wrapper>div#cart-header,
header {
    width: 100%;
    background: none !important;
    background-color: #FFF;
}
div#wrapper div#enquete-header {
    width: 100%;
    background-color: #FFF;
}
#header-inner {
    width: 1320px;
    height: 120px;
    margin: 0 auto;
}
#header-inner #logo,
#hNav {
    display: table-cell;
}
* html #header-inner div {
    display: inline;
}
*:first-child+html #header-inner div {
    display: inline;
}
#header-inner #logo {
    width: 400px;
    padding-top: 10px;
}
#header-inner h1 {
    max-width: 400px;
    background: none;
    margin: 0;
    padding: 0;
}
#header-inner h1 a img:hover,
#header-inner h2 a img:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 1;
    -moz-opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
#hNav #searchbox_wrap {
    overflow: hidden;
    margin: 10px 0;
    display: none;
}
#hNav #searchbox {
    line-height: 160%;
    font-size: 65%;
    color: #333;
    float: right;
    overflow: hidden;
}
#hNav #searchbox p.cart-search {
    margin-top: 10px;
}
#hNav #searchbox p {
    float: left;
    margin: 5px 5px 0 0;
}
#hNav #searchbox p img {
    vertical-align: bottom;
}
#hNav #searchbox form {
    background: url(https://wasuian.com/pic-labo/searchbox.png) no-repeat left top;
    width: 245px;
    height: 29px;
    float: left;
    margin-left: 3px;
    vertical-align: middle;
}
#hNav #searchbox input.searchbox {
    border: none;
    width: 188px;
    height: 17px;
    padding: 0 4px 0 5px;
    margin-right: 12px;
    overflow: hidden;
    vertical-align: middle;
}
#hNav #searchbox input.searchSubmit {
    padding: 1px 1px 0 0;
}
#hNav ul#keyword {
    line-height: 80%;
    color: #333;
    text-align: right;
    margin-top: 5px;
}
#hNav ul#keyword li {
    display: inline-block;
}
#hNav ul#keyword li a {
    float: left;
    font-size: 75%;
    padding: 0 0 0 10px;
}
/* Contents
 ----------------------------------------------- */
#contents {
    width: 1320px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #FFF;
}
#sub-column {
    float: left;
    width: 240px;
    padding: 5px 15px 60px 15px;
    word-break: break-all;
    background: #f5f5f5;
}
#main-column {
    float: right;
    width: 1020px;
    margin-right: 0px;
    background-color: #FFF;
    padding: 0px 0px 0px 0px;
}
#main-column-full {
    width: 100%;
    margin: 0 auto;
    background: #FFF;
}
div#main-column section#itemDetail-wrap p.review_txt img {
    vertical-align: -2px !important;
    margin-left: -2px;
    filter: grayscale(90%) hue-rotate(245deg) contrast(340%) brightness(70%);
}
#center-column {
    float: left;
    width: 1020px;
    padding: 5px 15px 5px 25px;
    word-break: break-all;
}
#center-column .link {
    width: 100%;
    border: none;
    top: 0;
    left: 0;
    margin-bottom: 5px;
    padding: 0;
}
#center-column .link nav ul {
    line-height: 160%;
    font-size: 100%;
}
#center-column .link nav ul li {
    padding: 3px 0px 3px 15px;
    background: url(https://wasuian.com/hpgen/HPB/theme/img/arrw.png) no-repeat left center;
    display: inline;
    font-size: 100%;
}
#center-column .keyword nav ul li {
    display: inline;
}
#center-column .link nav ul li:first-child a {
    border-top: none;
    padding: 3px 15px 0 0px;
}
#center-column .link nav ul li a {
    color: #333333;
    text-decoration: none;
    padding: 3px 15px 0 0px;
    line-height: 130%;
}
div#wrapper div#enquete-section,
div.cart-article div.cart-section,
article section {
    padding: 0;
}
div#wrapper div#enquete-section:first-child,
div.cart-article div.cart-section:first-child,
article section:first-child {
    border-top: none;
}
div.cart-article p {
    color: #333333;
    font-size: 95%;
    padding: 5px 0px;
}
article p {
    color: #000;
    font-size: 95%;
    line-height: 160%;
}
div.cart-article a:hover p,
article a:hover p {
    color: #000;
}
.widget.widget_text .textwidget {
    font-weight: 300;
    line-height: 22px;
    margin-bottom: 18px;
}
ul.sns_link {
    display: flex;
    justify-content: space-between;
    width: 205px;
    margin: 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
}
.widget ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
ul.sns_link li {
    width: 35px;
    background: none !important;
}
.widget ul>li {
    position: relative;
    display: block;
    padding: 5px 0;
}
div#wrapper div#enquete-section ul,
div.cart-article div.cart-section ul,
article section ul {
    font-size: 90%;
    font-size: 0.9rem;
    line-height: 160%;
    color: #000;
}
.rating .reviewBox ul li {
    display: inline;
}
#mainVisual {
    width: 750px;
    border-bottom: solid 1px #af9688;
    line-height: 0;
    padding-top: 25px;
}
#bread-crumb {
    margin: 0 20px 10px 20px;
    padding-bottom: 10px;
    padding-top: 20px;
    background: #FFF;
    border-bottom: solid 1px #192f60;
}
#bread-crumb-listTop,
.bread-crumb-listCate {
    width: 100%;
    padding: 0;
    margin: 0;
}
#bread-crumb-listTop ol,
.bread-crumb-listCate ol {
    width: 720px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#bread-crumb-listTop ol li,
.bread-crumb-listCate ol li {
    float: left;
    padding: 0px 10px 0 15px;
    font-size: 90%;
    line-height: 100%;
    background: url(https://wasuian.com/hpgen/HPB/theme/img/breadcrumb_bg.gif) no-repeat left center;
}
#bread-crumb-listTop ol li:first-child {
    padding-left: 0;
    background-image: none;
}
#bread-crumb-listTop,
.bread-crumb-listCate {
    padding: 0;
    margin: 0 0 3px 0;
}
.column-set {
    display: inline-block;
    margin-left: 10px;
}
#main-column .ranking .column-set,
#main-column .newItem .column-set {
    display: flex;
    justify-content: space-around;
}
#Journal .column-set {
    width: 100%;
    overflow: initial !important;
}
.column3 {
    float: left;
    width: 232px;
    padding: 20px 8px 0 0;
}
.column3:nth-child(3n) {
    margin: 0 0 20px 0;
}
.newItem .column3 .itemThumb-wrap {
    margin: 0 0 5px 0;
}
.newItem .column3 .itemThumb {
    display: table-cell;
    text-align: center;
    height: 230px;
    width: 230px;
    vertical-align: middle;
    margin-bottom: 5px;
    border: 1px solid #CCCCCC;
}
#main-column .newItem .column4 .badge {
    padding: 3px 0 0 3px;
    position: absolute;
    z-index: 100;
    display: none;
}
.column3 h3 {
    font-size: 90%;
    line-height: 120%;
    margin-bottom: 3px;
}
.column3 p {
    font-size: 90%;
}
.column3 img {
    vertical-align: bottom;
}
.column3 p.price {
    margin-bottom: 3px;
}
.column3 p.sp_price {
    color: #000;
}
#itemList .price {
    padding: 10px 0px 0px 0px;
}
p.price span {
    color: #000;
}
.column4 {
    float: left;
    width: 160px;
    padding: 10px 20px 0px 0px;
    height: 240px !important;
}
#itemList .column4 {
    width: 25%;
    padding: 20px 0 0;
    height: 380px !important;
}
#itemList .column4 .itemThumb-wrap {
    margin: 0 12px 12px 0;
    padding: 0;
}
.ranking .column5 .itemThumb-wrap,
.newItem .column4 .itemThumb {
    margin: 0 0 12px 0;
    padding: 0;
}
#sub-column .newItem .column4 .item-list-span-img {
    width: 100%;
}
.ranking .column5 .item-list-span-img,
.newItem .column4 .item-list-span-img {
    width: 100%;
    display: inline-block;
}
.column5 .item-list-span-img {
    width: 170px;
    display: inline-block;
}
.column4 h3 {
    font-size: 80%;
    line-height: 130%;
    margin-bottom: 10px;
}
.column4 p {
    font-size: 80%;
    padding: 0;
}
.column4 img {
    vertical-align: bottom;
}
.column4 p.sp_price {
    color: #000;
}
.column5 {
    float: left;
    width: 175px;
    padding: 20px 11px 0 0;
}
.column5 .itemThumb-wrap {
    margin: 0 0 10px 0;
}
.column5 .itemThumb {
    display: table-cell;
    margin-bottom: 5px;
    text-align: center;
    vertical-align: middle;
}
.ranking .column5 .itemThumb {
    display: table-cell;
    width: 100%;
    margin-bottom: 5px;
    text-align: center;
    vertical-align: middle;
}
.ranking .column5 .itemThumb a img,
.newItem .column4 .itemThumb a img {
    width: 100%;
    height: auto;
}
.column5 h3 {
    font-size: 80%;
    line-height: 130%;
    margin-bottom: 3px;
}
.column5 p {
    font-size: 80%;
    padding: 0;
}
.column5 img {
    vertical-align: bottom;
}
.column5 p.sp_price {
    color: #000;
}
.userreview_list:nth-child(n+4) {
    display: none;
}
table.variation span.selling_price,
table.variation span.special_price {
    font-size: 128% !important;
    font-weight: bold !important;
}
table.variation span.selling_price+span.taxin {
    font-size: 80% !important;
}
p.fx_price span.strike {
    text-decoration: line-through;
}
p.sp_price span.special_price_str,
p.sp_price span.selling_price_str,
p.sp_price span.selling_price,
p.sp_price span.taxin,
p.sp_price span.discount_rate {
    color: #000;
}
p.price span.selling_price,
p.price span.taxin {
    color: #000;
}
span.keikou1 {
    background: linear-gradient(transparent 40%, #ffff66 40%);
}
span.keikou2 {
    background: linear-gradient(transparent 40%, #ff99ff 40%);
}
span.keikou3 {
    background: linear-gradient(transparent 40%, #66FFCC 40%);
}
span.keikou4 {
    background: linear-gradient(transparent 40%, #66ccff 40%);
}
span.keikou5 {
    background: linear-gradient(transparent 40%, #ffd5d5 40%);
}
span.fd {
    vertical-align: middle;
    text-shadow: 0.1em 0.1em 6px #000000;
    font-weight: bold;
    font-size: 37px;
    display: block;
    width: 540px;
    color: #ffffff;
    margin: 0 auto;
    padding: 20px 5px 20px 25px;
    background-image: url(https://wasuian.com/pic-labo/fd_midasi.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.step_navi01,
.step_navi02,
.step_navi03,
.step_navi04 {
    text-align: center;
    width: 100%;
    height: 83px;
}
.step_navi01 {
    background-image: url(https://wasuian.com/hpgen/HPB/theme/img/navi01.gif);
    background-repeat: no-repeat
}
.step_navi02 {
    background-image: url(https://wasuian.com/hpgen/HPB/theme/img/navi02.gif);
}
.step_navi03 {
    background-image: url(https://wasuian.com/hpgen/HPB/theme/img/navi03.gif);
}
.step_navi04 {
    background-image: url(https://wasuian.com/hpgen/HPB/theme/img/navi04.gif);
}
#outerImageContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#imageContainer {
    padding: 10px;
}
#loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#imageContainer>#hoverNav {
    left: 0;
}
#hoverNav a {
    outline: none;
}
#prevLink,
#nextLink {
    width: 49%;
    height: 100%;
    background-image: url(data:image/gif;base64,AAAA);
    /* Trick IE into showing hover */
    display: block;
}
#prevLink {
    left: 0;
    float: left;
}
#nextLink {
    right: 0;
    float: right;
}
#prevLink,
#prevLink:visited {
    background: url(https://wasuian.com/image/prevlabel.gif) left 1% no-repeat;
}
#nextLink,
#nextLink:visited {
    background: url(https://wasuian.com/image/nextlabel.gif) right 1% no-repeat;
}
#imageDataContainer {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
}
#imageData {
    padding: 0 10px;
    color: #666;
}
#imageData #imageDetails {
    width: 70%;
    float: left;
    text-align: left;
}
#imageData #caption {
    font-weight: bold;
}
#imageData #numberDisplay {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
    outline: none;
}
#overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
}
a.thumnail {
    display: block;
    float: left;
    overflow: hidden;
    width: 100%;
}
img.matrix {
    height: auto;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    vertical-align: bottom;
}
figure.matrix {
    margin: 0;
    position: relative;
    text-align: center;
    padding: 20px;
}
figcaption.matrix {
    color: #fff;
    opacity: 0;
    font-size: 12px;
    text-shadow: black 1px 1px 5px, black 1px 1px 5px, black 1px 1px 5px, black 1px 1px 5px;
    /* position: absolute; */
    text-align: -webkit-center;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 3;
}
a:hover>figure img {
    opacity: 1;
    transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    -moz-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    -o-transform: scale(1.3, 1.3);
    z-index: 2;
}
a:hover>figure figcaption {
    opacity: 1;
    z-index: 2;
}
/* TOP PAGE
 ----------------------------------------------- */
section .newItem h2,
section .pickup h2,
section .ranking h2,
section .group h2,
section .category h2 {
    border: none;
    font-size: 100%;
    line-height: 165%;
    margin-bottom: 10px;
    padding: 0 0 10px;
    color: #000;
}
td.category1 {
    border-width: 1px;
    border-color: rgb(204, 204, 204);
    padding: 1px;
    width: 80px;
    text-align: center;
    color: rgb(51, 51, 51);
    line-height: 120%;
    border-bottom-style: solid;
    border-left-style: solid;
    float: left;
    background-color: rgb(255, 255, 255);
}
td.tgift {
    padding: 5px 5px 0px 0px;
    background-repeat: no-repeat;
    line-height: 2em;
    font-weight: bolder;
    font-size: 12px;
    color: #555;
}
td.rank1 {
    padding: 15px 5px 5px 45px;
    background-image: url(https://wasuian.com/pic-labo/s-rank1.jpg);
    background-repeat: no-repeat;
    line-height: 2em;
    font-weight: bolder;
    font-size: 12px;
    color: #555;
}
td.rank2 {
    padding: 15px 5px 5px 45px;
    background-image: url(https://wasuian.com/pic-labo/s-rank2.jpg);
    background-repeat: no-repeat;
    line-height: 2em;
    font-weight: bolder;
    font-size: 12px;
    color: #555;
}
td.rank3 {
    padding: 15px 5px 5px 45px;
    background-image: url(https://wasuian.com/pic-labo/s-rank3.jpg);
    background-repeat: no-repeat;
    line-height: 2em;
    font-weight: bolder;
    font-size: 12px;
    color: #555;
}
td.tg_yosan {
    width: 240px;
    padding: 0px 0px 10px 5px;
    align-items: center;
}
td.rankimg {
    width: 240px;
    padding: 5px;
    align-items: center;
}
td.osusume {
    padding: 15px 5px 5px 45px;
    background-image: url(https://wasuian.com/pic-labo/samue-logo.png);
    background-repeat: no-repeat;
    line-height: 2em;
    font-weight: bolder;
    font-size: 12px;
    color: #555;
}
span.jyuni {
    font-size: 15px;
    margin-right: 8px;
}
/* all categories menu
----------------------------------------------- */
#categoriesMenu {
    width: 740px;
    height: 170px;
    margin-left: 1px;
    padding: 0px 0px 0px 15px;
}
#categoriesMenu li {
    float: left;
    width: 170px;
    height: 100px;
    padding: 0px 5px 10px 5px;
    background: none;
}
#categoriesMenu li a {
    padding: 0px 5px 10px 5px;
    display: block;
    width: 170px;
    height: 100px;
    text-indent: -9999px;
}
.topix table {
    margin-left: 10px;
}
.topix td {
    padding: 5px 10px;
}
.contents table {
    margin-left: 10px;
}
.contents td {
    padding: 5px 3px;
}
.freeArea2 #mainContent>.contents td {
    padding: 4px 4px;
    border: 1px solid #ccc;
}
#categoriesMenu #categorySamue a {
    background: url(https://wasuian.com/pic-labo/cateimg1.jpg) no-repeat;
}
#categoriesMenu #categoryJinbei a {
    background: url(https://wasuian.com/pic-labo/cateimg2.jpg) no-repeat;
}
#categoriesMenu #categoryHaori a {
    background: url(https://wasuian.com/pic-labo/cateimg3.jpg) no-repeat;
}
#categoriesMenu #categoryJosei a {
    background: url(https://wasuian.com/pic-labo/cateimg4.jpg) no-repeat;
}
#categoriesMenu #categoryHanten a {
    background: url(https://wasuian.com/pic-labo/cateimg11.jpg) no-repeat;
}
#categoriesMenu #categoryShitagi a {
    background: url(https://wasuian.com/pic-labo/cateimg6.jpg) no-repeat;
}
#categoriesMenu #categoryHakimono a {
    background: url(https://wasuian.com/pic-labo/cateimg7.jpg) no-repeat;
}
#categoriesMenu #categoryHukuro a {
    background: url(https://wasuian.com/pic-labo/cateimg8.jpg) no-repeat;
}
#categoriesMenu #categoryCoat a {
    background: url(https://wasuian.com/pic-labo/cateimg9.jpg) no-repeat;
}
#categoriesMenu #categoryMafura a {
    background: url(https://wasuian.com/pic-labo/cateimg10.jpg) no-repeat;
}
#categoriesMenu #categoryHaori a:hover,
#categoriesMenu #categoryJosei a:hover,
#categoriesMenu #categoryHanten a:hover,
#categoriesMenu #categoryShitagi a:hover,
#categoriesMenu #categoryHakimono a:hover,
#categoriesMenu #categoryHukuro a:hover,
#categoriesMenu #categoryCoat a:hover,
#categoriesMenu #categoryMafura a:hover {
    opacity: 0.8;
    background-position: 0 -2px;
}
#mainContent #titleRanking {
    display: block;
    width: 100%;
    padding-top: 20px !important;
    text-indent: 8px;
    border-bottom: solid 1px #ccc;
    margin: 0px 10px;
}
#mainContent #titleHanten {
    display: block;
    width: 100%;
    padding-top: 20px !important;
    text-indent: 8px;
    border-bottom: solid 1px #ccc;
    margin: 0px 10px;
}
#mainContent #titleJinbei {
    display: block;
    width: 100%;
    padding-top: 20px !important;
    text-indent: 8px;
    border-bottom: solid 1px #ccc;
    margin: 0px 10px;
}
#mainContent #titleSeason {
    display: block;
    line-height: 0.7em;
    width: 100%;
    padding-top: 20px !important;
    text-indent: 8px;
    border-bottom: solid 1px #ccc;
    margin: 20px 10px;
}
#mainContent h2 {
    width: 750px;
    display: block;
}
#mainContent table {
    margin: 0px 0px 0px 5px;
}
#categoriesMenu #categorySamue,
#categoriesMenu #categoryJinbei,
#categoriesMenu #categoryHanten {
    padding: 0px 5px 0px 5px;
    width: 350px;
    height: 170px;
}
#categoriesMenu #categorySamue a,
#categoriesMenu #categoryJinbei a,
#categoriesMenu #categoryHanten a {
    padding: 0px 5px 0px 5px;
    width: 340px;
    height: 160px;
}
#categoriesMenu #categorySamue a:hover,
#categoriesMenu #categoryJinbei a:hover,
#categoriesMenu #categoryHanten a:hover {
    opacity: 0.8;
    background-position: 0 -2px;
}
#main-column .newItem {
    position: relative;
    width: 1020px;
    margin-bottom: 0px;
}
#main-column .newItem .new-Title {
    position: absolute;
    right: 458px;
    top: 0;
}
#main-column .newItem h2,
#main-column .ranking h2,
#mainContent #titleCategory {
    line-height: 1em;
    width: 100%;
    padding-top: 10px !important;
    text-indent: 4px;
    border-bottom: double 4px #ccc;
    margin: 20px 0 28px !important;
}
#main-column .column3 .badge {
    padding: 3px 0 0 3px;
    position: absolute;
    z-index: 100;
    display: none;
}
#main-column .column4 .badge,
#main-column .column5 .badge {
    padding: 3px 0 0 3px;
    position: absolute;
    z-index: 100;
    display: none;
}
#main-column .pickup {
    position: relative;
    width: 750px;
    margin-bottom: 30px;
}
#main-column .pickup .pickup-Title {
    position: absolute;
    right: 536px;
    top: 0;
}
#main-column .pickup h2 {
    margin: 0 0 0 200px;
    padding: 17px 0 0 0;
    color: #FFF;
    display: none;
}
#main-column .pickup .column5 {
    margin-bottom: 20px;
}
#main-column .pickup .column5 .itemThumb {
    margin-bottom: 5px;
    position: relative;
}
#main-column .pickup h3 {
    font-weight: 500;
}
#main-column .pickup .column5 .badge {
    padding: 3px 0 0 3px;
    position: absolute;
    z-index: 100;
    display: none;
}
#main-column .ranking {
    position: relative;
    width: 1020px;
    margin-bottom: 0px;
}
#main-column .ranking .ranking-Title {
    position: absolute;
    right: 10px;
    top: 0;
}
#main-column .ranking .column5,
.newItem .column4 {
    width: 25%;
    padding: 0 20px 0 0;
    height: 100% !important;
}
#main-column .ranking .column5:nth-child(4n),
.newItem .column4:nth-child(4n) {
    padding-right: 0;
}
#main-column .ranking .column5 .itemThumb {
    position: relative;
}
#main-column .ranking .column5 .badge {
    padding: 0;
    position: absolute;
    z-index: 100;
    display: block;
}
#main-column .ranking .column5:nth-child(n+5) {
    margin: 0 5px 20px 0;
    display: none;
}
#main-column .newItem .column4:nth-child(n+5) {
    display: none;
}
#main-column .half-cont_wrap01,
.half-cont_wrap02 {
    overflow: hidden;
}
#main-column .half-cont {
    float: left;
    width: 48%;
}
#main-column .half-cont:nth-child(2n) {
    float: left;
    width: 48%;
    margin: 0 5px 0 20px;
}
#main-column .news {
    position: relative;
    width: 356px;
    margin: 0 0 10px 0;
    /* background: url(https://wasuian.com/pic-labo/Title-new.jpg) no-repeat; */
    color: #000;
    font-size: large;
}
#main-column .news h2 {
    padding: 10px 0px 5px 0px;
    margin: 20px 10px;
    color: #000;
    margin-bottom: 15px;
    font-size: 90%;
    display: block;
}
#main-column .news h2 img {
    display: block;
    height: 48px;
    width: 141px;
    display: block;
}
#main-column .news .news-contents {
    overflow: hidden;
    margin-left: 23px;
}
#main-column dl.news-box {
    font-size: 75%;
    color: #333;
    padding: 0;
    margin: 0 0 10px 0;
    border-bottom: 1px dotted #ccc;
    background: url(https://wasuian.com/hpgen/HPB/theme/img/news_dot.gif) left top no-repeat;
}
#main-column .news-box dd {
    line-height: 145%;
    margin-left: 10px;
    padding-bottom: 10px;
}
#main-column .w100 .news {
    float: none;
    width: 1020px;
}
#main-column .w100 .news h2 {
    padding: 10px 0px 15px 10px;
    margin: 20px 10px;
    color: #000;
    margin-bottom: 15px;
    font-size: 95%;
    display: block;
    border-bottom: solid 1px #ccc;
}
#main-column .w100 .news h2 img {
    display: block;
    height: 48px;
    width: 141px;
    display: block;
}
#main-column .w100 .news .news-contents {
    overflow: hidden;
    margin-left: 23px;
    padding-right: 20px;
}
#main-column .freeArea2 {
    width: 356px;
    margin-bottom: 30px;
}
.shopDiary {
    background: url(https://wasuian.com/pic-labo/Title-shop.jpg) no-repeat !important;
}
#sub-column .shopDiary {
    background: none !important;
}
#main-column .w100 .shopDiary h2 .freeAreaTitle {
    background: none !important;
    margin: 0 0 0 150px;
    padding: 10px 0 0 0;
    color: #FFF;
    font-size: 120%;
    font-weight: bold;
    display: block;
}
#main-column .freeArea2 h2 {
    display: block;
    width: 100%;
    margin: 0 0 20px;
    padding: 0px 0px 5px 0px;
    border: none;
    display: block;
}
.half-cont .freeArea2 h2 {
    display: block;
    width: 100%;
    margin: 0 0 20px;
    padding: 10px 15px 10px 20px;
    height: 20px;
    background: #192f60 !important;
    color: #FFFFFF;
    font-size: 100%;
}
#main-column .freeArea2 h2 img {
    display: block;
    height: 48px;
    width: 140px;
}
#main-column .freeArea2 .free-banner {
    margin: 0 0 10px 18px;
    width: 337px;
}
#main-column .freeArea2 .free-contents p {
    font-size: 70%;
    line-height: 160%;
    width: 337px;
    margin-left: 20px;
}
#main-column .w100 .freeArea2 {
    float: none;
    width: 1020px;
    margin: 0 0 0 0;
}
#main-column .w100 .freeArea2 h2 {
    display: block;
    width: 100%;
    margin: 0 0 20px;
    padding-top: 15px !important;
    color: #000;
}
#main-column .w100 .freeArea2 .freeAreaTitle {
    padding-left: 40px;
}
#main-column .half-cont .freeArea2 .freeAreaTitle {
    padding-left: 10px;
    margin: 0 0 0 105px;
    padding: 17px 0 0 0;
    color: #FFF;
    margin-bottom: 15px;
}
#main-column .w100 .freeArea2 h2 img {
    display: block;
    height: 48px;
    width: 140px;
}
#sub-column .freeArea2 {
    margin-bottom: 5px;
}
#sub-column .shopDiary h2 {
    background: none;
    display: block;
}
#main-column .group {
    position: relative;
    width: 356px;
    margin-bottom: 30px;
    background: url(https://wasuian.com/pic-labo/Title-group.gif) no-repeat;
}
#main-column .group .group-Title {
    position: absolute;
    right: 166px;
    top: 0;
}
#main-column .group h2 {
    margin: 0 0 0 137px;
    padding: 17px 0 0 0;
    color: #FFF;
    display: block;
}
#main-column .group .group-banner {
    margin-bottom: 5px;
}
#main-column .group ul {
    padding: 20px 0 0 20px;
    list-style-type: none;
    margin: 0 8px 8px 0;
}
#main-column .group li {
    float: left;
    font-size: 75%;
    margin: 0px 0px 5px 8px;
    vertical-align: middle;
    border: solid 2px #f5e5c4;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
#main-column .group a {
    background: url(https://wasuian.com/hpgen/HPB/theme/img/gr_bg_l.gif) 0 50% no-repeat;
    padding: 0 10px 0px 16px;
    display: block;
}
#main-column .w100 .group {
    position: relative;
    width: 750px;
    margin: 0 20px 30px 0;
}
#main-column .w100 .group .group-Title {
    position: absolute;
    right: 540px;
    top: 0;
}
#main-column .w100 .group h2 {
    margin: 0 0 0 140px;
    padding: 17px 0 0 0;
    color: #FFF;
    display: block;
}
#main-column .w100 .group h2 img {
    display: block;
    height: 48px;
    width: 750px;
    margin: 0 auto;
}
#main-column .w100 .group ul {
    list-style-type: none;
    overflow: hidden;
}
#main-column .w100 .group li {
    float: left;
    font-size: 75%;
    margin: 0 8px 8px 0;
    vertical-align: middle;
}
#main-column .w100 .group a {
    background: url(https://wasuian.com/hpgen/HPB/theme/img/gr_bg_l.gif) 0 50% no-repeat;
    padding: 0 10px 0px 16px;
    display: block;
}
#main-column .category {
    position: relative;
    width: 356px;
    margin-bottom: 30px;
    background: url(https://wasuian.com/pic-labo/Title-category.gif) no-repeat;
    padding: 0;
}
#main-column .category .category-Title {
    position: absolute;
    right: 229px;
    top: 0;
}
.category section nav {
    margin: 0px;
    padding: 0px;
}
.category section nav ul {
    padding: 0px 0 0 5px;
}
#main-column .category h2 {
    margin: 0 0 0 200px;
    padding: 17px 0 0 0;
    color: #FFF;
    display: block;
}
#main-column .category .category-banner {
    margin-bottom: 5px;
}
#main-column .category ul {
    list-style-type: none;
    overflow: hidden;
}
#main-column .category li {
    float: left;
    font-size: 75%;
    margin: 0px 0px 5px 8px;
    vertical-align: middle;
    border: solid 2px #f5e5c4;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#main-column .category section {
    padding-top: 10px;
    padding-left: 5px;
}
#main-column .category section nav {
    margin: 0px;
    padding: 0px;
}
#main-column .category a {
    background: url(https://wasuian.com/hpgen/HPB/theme/img/gr_bg_l.gif) 0 50% no-repeat;
    padding: 0 10px 0px 16px;
    display: block;
}
#main-column .w100 .category {
    position: relative;
    width: 750px;
    margin: 0 20px 30px 0;
    background: url(https://wasuian.com/pic-labo/Title-category.gif) no-repeat;
}
#main-column .w100 .category .category-Title {
    position: absolute;
    right: 604px;
    top: 0;
}
#main-column .w100 .category h2 {
    margin: 0 0 0 200px;
    padding: 17px 0 0 0;
    color: #FFF;
    display: block;
}
#main-column .w100 .category h2 img {
    display: block;
    height: 48px;
    width: 750px;
    margin: 0 auto;
}
#main-column .w100 .category ul {
    list-style-type: none;
    overflow: hidden;
    padding-left: 12px;
}
#main-column .w100 .category li {
    float: left;
    font-size: 75%;
    margin-left: 8px;
    margin-bottom: 8px;
    vertical-align: middle;
}
#main-column .w100 .category a {
    background: url(https://wasuian.com/hpgen/HPB/theme/img/gr_bg_l.gif) 0 50% no-repeat;
    padding: 0 10px 0px 16px;
    display: block;
}
#main-column .w100 .category h3 {
    font-weight: bold;
    line-height: 120%;
    font-size: 80%;
    padding: 10px 0 0 20px;
}
section.userreview .userreview_list .userreview_comment .comment h3 {
    background: none !important;
    font-weight: bold;
    padding: 0px 0 0 0px;
}
section.userreview .userreview_list .userreview_comment .comment p {
    background: none !important;
    padding: 20px 5px;
    font-size: 110%;
    width: 98%;
}
#main-column .freeArea {
    width: 750px;
    height: 300px;
    background-color: #EEE;
}
#sub-column .freeArea2 h2 {
    padding: 35px 0px 5px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #CCC;
}
.freeArea2 .free-contents a {}
a:focus {
    outline: none;
}
#featured {
    margin: -6px 22px 0px 22px;
    width: 400px;
    height: 300px;
    padding-right: 270px;
    position: relative;
    border: 1px solid #363636;
    line-height: 1;
    background: #fff;
}
#featured ul.ui-tabs-nav {
    position: absolute;
    top: 0;
    left: 400px;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 270px;
}
#featured ul.ui-tabs-nav li {
    padding: 0px 0 0px 0px;
    font-size: 12px;
    color: #333;
}
#featured ul.ui-tabs-nav li img {
    height: 68px;
    float: left;
    margin: 1px 5px;
    padding: 1px;
    background: #fff;
    border: 1px solid #eee;
}
#featured ul.ui-tabs-nav li span {
    font-size: 11px;
    line-height: 15px;
}
#featured li.ui-tabs-nav-item a {
    display: block;
    height: 75px;
    color: #333;
    background: #fff;
    line-height: 18px;
}
#featured li.ui-tabs-nav-item a:hover {
    background: #f2f2f2;
}
#featured li.ui-tabs-selected {
    background: #fff top left no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a {
    background: #ccc;
}
#featured .ui-tabs-panel {
    width: 400px;
    height: 300px;
    background: #fff;
    position: relative;
}
#featured .ui-tabs-panel img {
    width: 400px;
    height: 300px;
}
#featured .ui-tabs-panel a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
#featured .ui-tabs-panel .info {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100px;
}
#featured .info h2 {
    display: block;
    font-size: 13px;
    margin: 10px;
    color: #fff;
    overflow: hidden;
}
#featured .info p {
    margin: 10px;
    font-size: 11px;
    line-height: 15px;
    color: #f0f0f0;
}
#featured .info a {
    text-decoration: none;
    color: #fff;
}
#featured .info a:hover {
    text-decoration: underline;
}
#featured .ui-tabs-hide {
    display: none;
}
blockquote {
    background: none repeat scroll 0 0 rgba(245, 245, 245, 0.8);
    border: 1px solid #FFFFFF;
    margin: 1em 0;
    padding: 20px 55px;
    position: relative;
}
blockquote p {
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 30px;
    margin: 0px;
}
blockquote:before {
    color: #C8C8C8;
    content: "“";
    font-family: 'Noto Serif JP', serif;
    font-size: 600%;
    left: 0;
    line-height: 1em;
    position: absolute;
    top: 0;
}
blockquote:after {
    color: #C8C8C8;
    bottom: 0;
    content: "”";
    font-family: 'Noto Serif JP', serif;
    font-size: 600%;
    line-height: 0;
    position: absolute;
    right: 0;
    bottom: -16px;
}
/*  topics(TOPページ作務衣関連の話題)
 ----------------------------------------------- */
#topics {
    padding: 5px 15px 15px 15px;
    background: #ffffff;
}
.topicstitle {
    margin: 10px 0;
    padding: 10px 15px;
    font-size: 120%;
    font-weight: bold;
    text-align: left;
    color: #333333;
    background: #f2f2f2;
    /*背景色*/
}
#main-column .w100 .free-contents p {
    margin: 0;
    padding: 5px;
    color: #333333;
    font-size: 1rem;
    font-weight: nomal;
    line-height: 160%;
    width: 100%;
}
/*  Sub Column
 ----------------------------------------------- */
#sub-column .group,
#sub-column .category,
#sub-column #followUs,
#sub-column .link {
    width: 100%;
    border: none;
    top: 0;
    left: 0;
    margin-bottom: 30px;
    padding: 0;
}
#sub-column .group h2 {
    background: url(https://wasuian.com/pic-labo/side_ttl_bg.jpg) no-repeat;
    height: 28px;
    padding: 7px 0px 5px 30px;
    margin-bottom: 10px;
}
#sub-column .category h2 {
    border-bottom: 1px solid #ccc;
    padding: 0px 0px 5px 0px;
}
#sub-column .link h2 {
    padding: 5px 0px 5px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #CCC;
}
#sub-column .category h3 {
    font-size: 80%;
    background: url(https://wasuian.com/hpgen/HPB/theme/img/sub_dotline.gif) no-repeat left bottom;
    padding: 0 0 8px 0;
    margin-bottom: 10px;
    color: #333;
}
#sub-column .group nav,
#sub-column .category nav,
#sub-column .link nav {
    border-top: none;
}
#sub-column .group nav ul,
#sub-column .category nav ul,
#sub-column .link nav ul {
    line-height: 160%;
}
#sub-column .group nav ul li,
#sub-column .category nav ul li,
#sub-column .link nav ul li {
    padding: 3px 0px 3px 15px;
    background: url(https://wasuian.com/hpgen/HPB/theme/img/arrw.png) no-repeat left center;
    display: block;
    font-size: 100%;
}
#sub-column .link nav ul li {
    line-height: 180%;
}
#sub-column .keyword nav ul li {
    display: inline;
}
#sub-column .group nav ul li a,
#sub-column .category nav ul li a,
#sub-column .link nav ul li a {
    color: #000;
    text-decoration: none;
    padding: 3px 15px 0 0px;
    line-height: 130%;
}
#sub-column .group nav ul li:first-child a,
#sub-column .category nav ul li:first-child a,
#sub-column .link nav ul li:first-child a {
    border-top: none;
    padding: 3px 15px 0 0px;
}
#sub-column .group nav ul li a:hover,
#sub-column .group nav ul li a:active,
#sub-column .category nav ul li a:hover,
#sub-column .category nav ul li a:active,
#sub-column .link nav ul li a:hover,
#sub-column .link nav ul li a:active {
    text-decoration: underline;
    color: #333;
}
#sub-column #snav_calendar h2 {
    background-image: none;
    margin-right: 3px;
}
#sub-column #subc_calendar {
    width: 240px;
    justify-items: center;
    background: #FFF;
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    -khtml-opacity: 0.80;
    opacity: 0.80;
}
#sub-column div.subc_cal_cont {
    width: 200px;
    padding: 0;
}
#subc_calendar .cal_wrapper {
    margin: 0px 0px 0px 10px;
}
#sub-column div#subc_calendar h2 {
    width: 200px;
    text-align: center;
    margin: 0 0 5px 5px;
    background: url(https://wasuian.com/pic-labo/Title-scolumn_calendar.jpg) no-repeat;
    background-position: center;
    height: 43px;
}
#sub-column div.cal_wrapper table.cal {
    width: 100%;
    line-height: 130%;
}
#sub-column div.cal_wrapper table.cal tr th p.month {
    float: left;
    width: 70%;
    text-align: center;
    font-size: 80%;
}
#sub-column div.cal_wrapper table.cal tr th input {
    float: left;
    border: none;
}
#sub-column div.cal_wrapper table.cal tr th input.prev {
    background: url(https://wasuian.com/hpgen/HPB/theme/img/calendar_pleft.gif) no-repeat left bottom #FFF;
    width: 15%;
    height: 17px;
}
#sub-column div.cal_wrapper table.cal tr th input.next {
    background: url(https://wasuian.com/hpgen/HPB/theme/img/calendar_pright.gif) no-repeat right bottom #FFF;
    width: 15%;
    height: 17px;
}
#sub-column div.cal_wrapper table.cal tr td {
    border: solid 1px #CCC;
    font-size: 70%;
    text-align: center;
}
#sub-column div.cal_wrapper table.cal tr.headline td {
    border: none;
    padding: 10px 0 2px 0;
}
#sub-column div.subc_cal_cont .cap {
    font-size: 0.85rem;
    font-family: 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: 500;
    width: auto;
    margin: 0 0 0 10px;
}
#sub-column div.subc_cal_cont .cap ul {
    margin: 3px 0 0;
}
#sub-column div.subc_cal_cont .cap li {
    display: inline-block;
    line-height: 140%;
    overflow: hidden;
}
#sub-column div.subc_cal_cont .cap li span {
    margin: 0 10px 0 0;
}
#sub-column div.subc_cal_cont .cap .ico_cap01 {
    font-size: 120%;
    vertical-align: middle;
    margin: 0 2px 0 0;
    color: #FF5078;
}
#sub-column div.subc_cal_cont .cap .ico_cap02 {
    font-size: 120%;
    vertical-align: middle;
    margin: 0 2px 0 0;
    color: #39F;
}
#sub-column div.subc_cal_cont .cap .cap-info {
    line-height: 140%;
    padding: 10px 0 0;
    color: #333;
}
#sub-column div.cal_wrapper table.cal tr td div.Today {
    background-color: #CCCCCC;
    font-weight: bold;
}
#sub-column div.cal_wrapper table.cal tr td div.Deli {
    background-color: #0282c4;
}
#sub-column div.cal_wrapper table.cal tr td div.Holyday {
    background-color: #ff5078;
    color: #FFFFFF;
}
#sub-column div.cal_wrapper table.cal tr td div.backward {
    color: #CCC;
    font-weight: normal;
    background-color: #FFF;
}
#sub-column div.cal_wrapper table.cal tr td div.pointer {
    cursor: pointer;
}
#sub-column div.cal_wrapper table.cal tr td div.pointer:hover {
    background-color: #EEE;
}
.mailmagGuidance {
    padding-left: 50px;
    background: url(https://wasuian.com/pic-labo/submain_bg.gif);
}
#sub-column #snav_mailMag {
    width: 200px;
    margin-bottom: 30px;
    background: #FFF;
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    -khtml-opacity: 0.80;
    opacity: 0.80;
}
#sub-column #snav_mailMag h2 {
    background-image: none;
    margin-right: 3px;
}
#sub-column div.snav_mailMag_cont {
    background: #FFF url(https://wasuian.com/pic-labo/Title-scolumn_mmag.jpg) no-repeat;
    width: 200px;
    padding: 55px 20px 3px 20px;
    background-position-x: center;
text-align: center;
}
#sub-column div.snav_mailMag_cont h2 {
    width: 200px;
    text-align: center;
    margin: 0 0 5px 0;
    background-image: none;
}
#sub-column div.snav_mailMag_cont p {
    font-size: 70%;
    line-height: 130%;
    padding: 0 0 10px;
    color: #333;
}
#sub-column div.snav_mailMag_cont input.mailAddress {
    width: 150px;
    height: 25px;
    position: relative;
    vertical-align: middle;
    margin-bottom: 10px;
}
#sub-column div.snav_mailMag_cont input.submit_mailMag {
height: 35px;
    color: #FAFAFA;
    padding: 0px 20px;
    font-size: 90%;
    text-align: center;
    background: #D23F40;
    border: medium none;
    margin: 10px 0px;
    width: 150px;
    font-family: "メイリオ", Meiryo, sans-serif !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    vertical-align: middle;
}
#sub-column div.snav_mailMag_cont input.submit_mailMag:hover {
    opacity: 0.7;
}
#sub-column #snav_followUs {
    margin-bottom: 30px;
}
#sub-column #snav_followUs nav ul {
    overflow: hidden;
}
#sub-column #snav_followUs nav ul li {
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
}
#sub-column #snav_followUs nav ul li img {
    vertical-align: bottom;
}
#sub-column #snav_followUs nav ul li a:hover img {
    opacity: .70;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: .70;
    -moz-opacity: .70;
    cursor: pointer;
}
#subc_freeArea {
    margin-bottom: 30px;
    padding: 0;
}
#subc_freeArea img {
    margin-bottom: 5px;
}
#sub-column .column4 {
    float: left;
    width: 170px;
    margin: 0 0 10px 12px;
    padding-bottom: 20px;
}
#sub-column .column4 .itemThumb-wrap {
    margin: 0 0 10px 0;
}
#sub-column .column4 .itemThumb {
    display: table-cell;
    text-align: center;
    height: 170px;
    width: 170px;
    vertical-align: middle;
    margin-bottom: 5px;
}
#sub-column .column4 .itemThumb a img {
    max-height: 170px;
    max-width: 170px;
}
#sub-column .column4 h3 {
    font-size: 70%;
    line-height: 130%;
    margin-bottom: 3px;
}
#sub-column .column4 p {
    font-size: 80%;
}
#sub-column .column4 img {
    vertical-align: bottom;
}
#sub-column .column4 p.sp_price {
    color: #000;
}
#sub-column .column5 {
    float: left;
    width: 135px;
    margin: 0 0 10px 11px;
    padding-bottom: 10px;
}
#sub-column .column5 .itemThumb-wrap {
    margin: 0 0 10px 0;
}
#sub-column .column5 .itemThumb {
    display: table-cell;
    height: 135px;
    width: 135px;
    margin-bottom: 5px;
    text-align: center;
    vertical-align: middle;
}
#sub-column .column5 .itemThumb a img {
    max-height: 135px;
    max-width: 135px;
}
#sub-column .column5 h3 {
    font-size: 70%;
    line-height: 130%;
    margin-bottom: 3px;
}
#sub-column .column5 p {
    font-size: 70%;
}
#sub-column .column5 img {
    vertical-align: bottom;
}
#sub-column .column5 p.sp_price {
    color: #000;
}
#sub-column .newItem {
    position: relative;
    margin: 0 0 30px;
    line-height: 90%;
}
#sub-column .newItem h2 {
    background: url(https://wasuian.com/pic-labo/side_ttl_bg.jpg) no-repeat;
    height: 38px;
    padding: 10px 0 0 30px;
}
#sub-column .newItem .new-Title {
    position: absolute;
    right: 0px;
    top: 1px;
    display: none;
}
#sub-column .newItem .column3,
#sub-column .newItem .column4 {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    line-height: 140%;
    float: none;
    width: 200px;
}
#sub-column .newItem .column4 .itemThumb-wrap {
    margin: 0 0 10px 0;
}
#sub-column .newItem .column4 .itemThumb {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
#sub-column .newItem .column4 .itemThumb a img {
    max-height: 200px;
    max-width: 200px;
}
#sub-column .newItem h3 {
    text-align: left;
}
#sub-column .newItem p.price {
    text-align: left;
    margin: 0;
}
#sub-column .newItem p.sp_price {
    text-align: left;
}
#sub-column .newItem p.sp_price {
    color: #000;
}
#sub-column .newItem .column4 .badge {
    padding: 3px 0 0 3px;
    position: absolute;
    z-index: 100;
    display: none;
}
#sub-column .newItem .column4_fourth .itemThumb {
    margin: 0 20px 5px 20px;
    position: relative;
}
#sub-column .pickup {
    position: relative;
    margin: 0 0 30px;
    line-height: 90%;
}
#sub-column .pickup .pickup-Title {
    position: absolute;
    right: 0px;
    top: 1px;
    display: none;
}
#sub-column .pickup h2 {
    background: url(https://wasuian.com/pic-labo/side_ttl_bg.jpg) no-repeat;
    height: 38px;
    padding: 10px 0 0 30px;
}
#sub-column .pickup .column5 {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    float: none;
    width: 200px;
}
#sub-column .pickup .column5 .itemThumb-wrap {
    margin: 0 40px 10px 40px;
}
#sub-column .pickup .column5 .itemThumb {
    margin: 0 0 5px 0;
    position: relative;
    text-align: center;
}
#sub-column .pickup .column5 .itemThumb img {
    max-height: 130px;
    max-width: 130px;
}
#sub-column .pickup .column5 .badge {
    padding: 3px 0 0 3px;
    position: absolute;
    z-index: 100;
    display: none;
}
#sub-column .ranking {
    position: relative;
    margin: 0 0 30px;
    line-height: 90%;
}
#sub-column .ranking .ranking-Title {
    position: absolute;
    right: 0px;
    top: 1px;
    display: none;
}
#sub-column .ranking h2 {
    background: url(https://wasuian.com/pic-labo/side_ttl_bg.jpg) no-repeat;
    height: 38px;
    padding: 10px 0 0 30px;
}
#sub-column .ranking .column5 {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    float: none;
    width: 200px;
}
#sub-column .ranking .column5 .itemThumb-wrap {
    margin: 0 40px 10px 40px;
    height: 135px;
    width: 135px;
}
#sub-column .ranking .column5 .itemThumb {
    margin-bottom: 5px;
    position: relative;
    text-align: center;
}
#sub-column .ranking .column5 .itemThumb img {
    max-height: 130px;
    max-width: 130px;
}
#sub-column .ranking .column5 .badge {
    padding: 6px 0 0 3px;
    position: absolute;
    z-index: 100;
}
.title1 {
    /* タイトル1 h3 */
    padding: 20px 15px 5px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #CCC;
}
.title1 a {
    color: #ffffff;
    text-decoration: none;
}
.title1 a:hover {
    color: #635452;
    text-decoration: underline;
}
.title2 {
    /* タイトル2 h3 */
    padding: 8px 0px 0px 20px;
    margin: 0px;
    width: auto;
    color: #ffffff;
    height: 22px;
    background: url(https://wasuian.com/USERTHEMEIMG/vol1/wasuian.qi.shopserve.jp//m_02.jpg) repeat;
    line-height: 100%;
    vertical-align: middle;
}
.title2 a {
    color: #000000;
    text-decoration: none;
}
.title2 a:hover {
    color: #000000;
}
.title3 {
    /* タイトル3 h3 */
    padding: 8px 0px 0px 20px;
    margin: 0px;
    width: auto;
    color: #ffffff;
    height: 22px;
    background: url(https://wasuian.com/USERTHEMEIMG/vol1/wasuian.qi.shopserve.jp//m_03.jpg) repeat;
    line-height: 100%;
    vertical-align: middle;
}
.centertd {
    margin: 3px;
    border-right: 1px solid #ccc;
    vertical-align: middle;
    border-bottom: 1px solid #ccc;
}
.centertd1 {
    margin: 3px;
    vertical-align: middle;
    border-bottom: 1px solid #ccc;
}
.centertd2 {
    margin: 3px;
    border-right: 1px solid #ccc;
    vertical-align: middle;
}
.centertd3 {
    margin: 3px;
    border-right: 1px solid #ccc;
    vertical-align: middle;
}
.centercon {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    text-align: center;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 0px;
    border-bottom: 1px solid #ccc;
}
.size {
    font-size: 14px;
    padding: 5px;
    text-align: center;
    border: 1px solid #333333;
}
.size1 {
    padding: 3px 3px 3px 3px;
    border: 1px solid #8a8a8a;
}
.size2 {
    padding: 5px 5px 6px 30px;
    text-align: left;
    border: 1px solid #000000;
}
.jyouge {
    padding: 3px 3px 3px 3px;
    border: 1px solid #a6a6a6;
}
.aida {
    padding: 2px 5px 2px 5px;
    border: 0px solid #ffffff;
    vertical-align: middle;
}
.select {
    height: 30px;
    font-size: larger;
    padding: 1px 1px 1px 1px;
    border: 0px solid #ffffff;
    vertical-align: middle;
}
.hedder {
    padding: 2px 3px 2px 3px;
    border: 1px solid #333;
    vertical-align: middle;
}
.hedder2 {
    padding: 2px 3px 2px 3px;
    border: 0px solid #ffffff;
    vertical-align: middle;
}
td.select {
    border: 0px;
    margin: 1px;
    padding: 1px;
    border-collapse: collapse;
    vertical-align: middle;
}
td.category {
    border-width: 1px;
    border-color: rgb(204, 204, 204);
    padding: 1px;
    width: 80px;
    text-align: center;
    color: rgb(51, 51, 51);
    line-height: 120%;
    border-bottom-style: solid;
    border-left-style: solid;
    float: left;
    background-color: rgb(255, 255, 255);
}
.cork {
    border: 10px solid #613f04;
    background-color: #bde9ba;
    background-image: url(https://wasuian.com/image/etc/cork.jpg);
}
table.cork {
    border: 10px solid #613f04;
    background-color: #bde9ba;
    background-image: url(//wasuian.com/image/etc/cork.jpg);
}
#cork td {
    padding-top: 20px;
    text-align: center;
    width: 50%;
}
a.widelink {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
a.widelink:hover {
    background-color: #a3cf59;
    color: red;
}
/*  Footer
 ----------------------------------------------- */
.footer_area {
    text-align: left;
    width: 1020px;
}
div#cart-footer,
footer {
    width: 100%;
    background: #192E59 !important;
    line-height: 100%;
    position: relative;
    clear: both;
}
div#cart-footer #footer-inner,
#footer-inner {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    height: 68px;
}
footer #footer-inner {}
div#cart-footer #footer-inner .footer_gnavi,
footer #footer-inner .footer_gnavi {
    float: left;
    color: #fff;
    width: 500px;
    padding-top: 25px;
}
div#cart-footer #footer-inner .footer_gnavi ul li,
footer #footer-inner .footer_gnavi ul li {
    display: inline-block;
    margin-bottom: 12px;
    padding: 0 3px 0 18px;
    line-height: 100%;
    font-size: 100%;
    color: #fff;
}
div#cart-footer #footer-inner .footer_gnavi ul li:first-child,
footer #footer-inner .footer_gnavi ul li:first-child {
    background-image: none;
    padding: 0 3px 0 0;
}
div#cart-footer #footer-inner .footer_gnavi ul li a,
footer #footer-inner .footer_gnavi ul li a {
    color: #fff;
}
div#cart-footer div.cart-nav,
footer nav,
#copyright {
    float: right;
    font-size: 67%;
    text-align: right;
    color: #fff;
    padding-top: 25px;
}
#copyright ul li {
    color: #fff;
    background-image: none;
    padding: 0;
}
div#cart-footer #footer-inner .footer_gnavi ul li a:hover,
footer #footer-inner .footer_gnavi ul li a:hover {
    color: #fff;
    text-decoration: underline;
}
.footer1 {
    padding: 10px;
    border: 1px solid #999999;
}
#footer_haisou {
    color: #333333;
    text-align: left;
    padding: 0px;
}
/*  Page Top
 ----------------------------------------------- */
#page-top {
    position: fixed;
    bottom: 35px;
    right: 20px;
    font-size: 77%;
    z-index: 100;
    color: #fff;
}
#page-top a {
    background: #fff;
    text-decoration: none;
    width: 39px;
    height: 39px;
    padding: 0;
    text-align: center;
    display: block;
}
#page-top a:hover {
    text-decoration: none;
    background-image: url(https://wasuian.com/pic-labo/pagetop_on.gif);
}
#page-top a:hover img {
    opacity: 0;
}
/*---------------------------------------------
     itemDetail/itemList
   ---------------------------------------------*/
#itemList_wrap {
    margin: 0;
}
#itemList {
    padding: 0px;
    margin: 20px 0 20px 0;
}
.column4 h2 {
    font-size: 90%;
    line-height: 150%;
    margin-bottom: 10px;
    background: none;
    padding: 0;
    border: none;
}
#itemList2 {
    margin: 15px 0 0 0;
    position: relative;
}
#itemList2 h1 {
    background: #192f60 !important;
    color: #FFFFFF;
}
#itemList2 .column4 {
    float: none;
    width: 100%;
    height: auto !important;
    overflow: hidden;
}
#itemList2 .column4 .itemThumb-wrap {
    float: left;
    padding-right: 15px;
}
#itemList2 .column4 .inner-catch {
    margin-top: 3px;
}
#itemList_wrap #pager-top {
    overflow: hidden;
    line-height: 100%;
}
#itemList_wrap #pager-bm {
    margin: 0 0 60px 0;
    overflow: hidden;
    line-height: 100%;
}
#itemList_wrap #pager-top .quantity {
    float: left;
    font-size: 100%;
    line-height: 150%;
}
#itemList_wrap #pager-bm .quantity {
    float: left;
    font-size: 100%;
    line-height: 150%;
    margin: 1px 30px 0 0;
}
#itemList_wrap #pager-top .selectbox,
#itemList_wrap #pager-bm .selectbox {
    font-size: 70%;
}
#itemList_wrap #pager-top .selectbox {
    margin-bottom: 10px;
    display: none;
}
#itemList_wrap #pager-top .selectbox .select01 {
    margin-right: 10px;
}
#itemList_wrap #pager-top .pagerlist,
#itemList_wrap #pager-bm .pagerlist {
    float: right;
}
#itemList_wrap #pager-top ul,
#itemList_wrap #pager-bm ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#itemList_wrap #pager-top ul li,
#itemList_wrap #pager-bm ul li {
    float: left;
    padding: 0 4px;
    margin: 0;
    line-height: 120%;
    font-size: 80%;
}
#itemList_wrap #pager-top ul li.pagericon,
#itemList_wrap #pager-bm ul li.pagericon {
    float: left;
    padding: 0;
    margin: 0;
    line-height: 120%;
}
#pager-top ul li.selected,
#pager-bm ul li.selected {
    font-weight: bold;
    color: #333;
    text-decoration: none;
}
div.shouhintitle {
    font-size: 120%;
    display: block;
    width: 650px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #000;
    padding: 50px 10px 10px 10px;
    background-image: url(https://wasuian.com/pic-labo/shouhintitle.png);
    background-repeat: repeat;
}
div.shouhinsetumei {
    font-size: 100%;
    display: block;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #000;
    margin-top: 10px;
    padding: 50px 10px 10px 10px;
    background-image: url(https://wasuian.com/pic-labo/shouhinsetumei.png);
    background-repeat: no-repeat;
}
div.article {
    font-size: 100%;
    display: block;
    width: 650px;
    padding: 10px 10px 10px 10px;
    margin: 0px 10px 19px;
    line-height: 1.6;
}
div.guide {
    position: relative;
    padding: 20px;
    background: ivory;
}
div.waku {
    position: relative;
    background-color: #fff;
    margin: 10px 5px 10px 20px;
    border: solid 20px #E6E6E6;
}
#date-inner {
    text-align: -webkit-center;
    color: #AC1518;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0.01em;
    padding: 5px 0px 5px 0px;
}
#date {
    margin: 0 0 10px 0;
    padding: 10px;
    border: solid 1px #DDDDDD;
    text-align: center;
    background-color: white;
}
#date span {
    font-size: 11px;
    line-height: 0;
}
table.guide {
    padding: 0px 10px 0px 10px;
    margin: 0px 20px;
}
table.jirei {
    padding: 0px 10px 0px 10px;
    margin: 0px 0px 0px 20px;
    font-size: smaller;
    font-weight: 400;
}
td.guide {
    padding: 5px 5px 5px 5px;
    text-align: center;
}
th.kakou {
    padding: 10px;
    text-align: center;
    font-size: 90%;
}
td.kakou {
    padding: 10px;
    text-align: center;
    font-size: 90% !important;
    font-weight: normal;
}
td.kakou_kiji {
    padding: 10px;
    background-color: #ffffcc !important;
}
td.kakou_chui {
    padding: 5px 5px 5px 5px;
    font-size: small !important;
}
td.kakou_none {
    font-size: small !important;
    border: none !important;
    color: red;
    padding-left: 15px;
}
.flow1 {
    width: 100%;
    position: relative;
    font-size: 0;
    display: table;
    margin: 1rem 1rem;
}
.flow1 .item {
    position: relative;
    z-index: 1;
    min-width: 10%;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.0rem;
    padding: 10px 5px 0px 5px;
    background: #E6E6E6;
    margin: 2%;
}
.flow1 .item .title {
    font-size: 0.8em;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.2;
    text-align: center;
    padding: 15px 0;
}
.flow {
    width: 100%;
    position: relative;
    font-size: 0;
    display: table;
    margin: 3rem 1rem;
}
.flow:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 1%;
    display: block;
    width: 90%;
    height: 3px;
    background: #ccc;
}
.flow .item {
    position: relative;
    z-index: 1;
    width: 15%;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.4rem;
    padding: 20px 8px 10px;
    background: #E6E6E6;
    margin-right: 2%;
    height: 330px;
}
.num {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: table;
    font-size: 1.5rem;
    font-weight: bold;
    font-family: 'Noto Serif JP', serif;
    text-align: center;
    color: #fff;
    background: #000;
    border-radius: 50%;
    margin: 0 auto;
}
.flow .item .title {
    font-size: 0.6em;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.2;
    text-align: center;
    padding: 20px 0;
}
.flow .item .btn {
    display: block;
    /* width: 100%; */
    font-size: 0.8rem;
    text-decoration: none;
    text-align: center;
    color: inherit;
    background: #fff;
    border: 1px solid #ccc;
    transition: 0.2s color, 0.2s background;
    padding: 5px;
}
.flow .item .btnleft {
    display: block;
    /* width: 100%; */
    font-size: 0.8rem;
    text-decoration: none;
    text-align: left;
    color: inherit;
    background: #fff;
    border: 1px solid #ccc;
    transition: 0.2s color, 0.2s background;
    padding: 5px;
}
p.guide__balloon {
    position: absolute;
    top: -70px;
    left: -10px;
}
h4.guide {
    margin: 0.2em 0 0.3em 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 0.2em;
    text-align: left;
    color: #23469a;
    padding: 0px 10px;
}
p.tgift_r {
    padding: 0px 30px 30px 5px;
    margin: 0px;
    font-size: 100%;
    color: #333;
    line-height: 130%;
}
p.tgift {
    padding: 0px 10px 10px 0px;
    font-size: 100%;
    color: #333;
    line-height: 150%;
}
p.newart {
    padding: 10px 10px 10px 10px;
    font-size: 100%;
    color: #333;
    margin: 10px 10px 10px 10px;
    font-family: "Time New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "メイリオ", Meiryo, sans-serif;
    font-weight: 500;
    line-height: 150%;
}
p.stext {
    padding: 5px 10px;
    font-size: 90%;
    color: #333;
    margin: 10px;
    font-family: "Time New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "メイリオ", Meiryo, sans-serif;
    font-weight: 500;
    line-height: 150%;
}
p.chui {
    color: #333;
    font-weight: normal;
    list-style: none;
    font-size: 14px !important;
    font-family: "Time New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "メイリオ", Meiryo, sans-serif;
    font-weight: 500;
    padding: 5px 0px 5px 5px !important;
    line-height: 1.5em;
}
p.comment {
    color: #333;
    font-weight: normal;
    list-style: none;
    font-size: 14px;
    font-family: "Time New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "メイリオ", Meiryo, sans-serif;
    font-weight: 500;
    padding: 5px 10px 5px 20px;
}
p.newart2 {
    padding: 0px 0px 0px 25px;
    font-size: 85%;
    color: #333;
    margin: 10px 10px 10px 10px;
    font-family: "Time New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "メイリオ", Meiryo, sans-serif;
    font-weight: 500;
    line-height: 150%;
}
td.cate1 {
    padding: 0px 25px 10px 5px;
    vertical-align: text-top;
    width: 20%;
}
td.catetop {
    padding: 0px 25px 10px 25px;
    vertical-align: text-top;
}
#header_area .cate1 ul li.listcat2 {
    border-bottom: 0px;
    font-weight: bold;
}
#header_area .cate1 ul li.listcat3 {
    border-bottom: 0px;
    margin: 5px 5px 0px 5px;
}
#header_area .listcat2 .sitelink {
    color: #333333 !important;
    font-size: 18px !important;
    text-decoration: none;
    border: 1px solid #ccc;
    padding: 10px 20px 10px 30px;
    width: 80%;
    display: block;
    margin: 0px 0px 8px 0px;
    text-align: left;
    position: relative;
    background-image: url(https://wasuian.com/pic-labo/qa.png);
    background-repeat: no-repeat;
    background-position: 10px 12px;
}
#header_area .listcat2 .sitelink a {
    display: block !important;
}
#header_area .listcat3 .sitelink a {
    display: block !important;
}
#header_area .listcat3 .sitelink {
    color: #333333 !important;
    font-size: 15px !important;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
    padding: 1px 5px 1px 15px;
    /* border-radius: 10px; */
    width: 95%;
    display: block;
    transition: all 0.2s ease 0s;
    /* margin: 0px 0px 0px 0px; */
    /* text-align: center; */
    position: relative;
    /* background: #FFF; */
    background: url(https://wasuian.com/hpgen/HPB/theme/img/arrw.png) no-repeat left center;
    background-position: 0px 10px;
}
section.art {
    margin: 0 0 10px 0;
    padding: 5px 10px 0px 15px;
    border-bottom: #ccc dotted 1px;
}
div.nikki {
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
}
#Journal h2:first-child {
    display: none;
    font-size: 110%;
    margin: 0 0 0px 0px;
}
h2.tgift {
    display: block;
    color: #fff;
    clear: both;
    padding: 5px 5px 20px 15px;
    background: #1a226a;
    border-radius: 3px;
    height: 1em;
}
h3.fdgift {
    text-align: left;
    color: #fff;
    clear: both;
    padding: 5px 5px 20px 15px;
    background: #192f60;
    border-radius: 3px;
    height: 1em;
    display: block;
    font-size: 110%;
    margin: 0 15px 10px 10px;
    line-height: 200%;
}
h3.il_title {
    text-align: left;
    color: #fff;
    clear: both;
    padding: 5px 5px 20px 15px;
    border-radius: 3px;
    height: 2em;
    vertical-align: text-bottom;
    display: block;
    font-size: 110%;
    margin: 0 15px 10px 10px;
    line-height: 300%;
}
ul.fd20 {
    text-align: left;
    padding: 15px 20px;
}
li.fd20 {
    padding: 5px 0px;
    list-style: inside;
    font-size: 90%;
}
h2.art {
    display: block;
    color: #333;
    clear: both;
    font-size: 18px;
    padding: 5px 5px 20px 15px;
    margin: 20px 0 16px;
    background: #efefef;
    border-radius: 3px;
    height: 1em;
    font-weight: bold;
}
h2.art2 {
    display: block !important;
    color: #fff;
    clear: both;
    font-size: 16px !important;
    padding: 5px 5px 10px 15px;
    margin: 10px 0 10px !important;
    background: #192f60;
    border-radius: 3px;
    height: 1.5em !important;
}
h3.art {
    color: #000;
    color: #000;
    clear: both;
    font-size: 18px;
    padding-left: 7px;
    margin: 10px 0 10px 20px;
    border-left: 10px solid #1a226a;
    height: 1em;
    font-weight: bold;
}
h4.art {
    text-align: center;
    font-size: 20px;
    color: #000;
    margin: 10px 0px 10px 20px !important;
    padding: 0.5em;
    color: #494949;
    background: #ddd;
}
h3.sidetop {
    color: #000;
    clear: both;
    font-size: 95%;
    padding: 4px 0 7px 20px;
    background: url(https://wasuian.com/note/wp-content/themes/kale/images/list-square.png) no-repeat 2% 43%;
}
td.menulist {
    text-align: left;
    vertical-align: top;
    padding-bottom: 20px;
}
h4.linklist {
    color: #000;
    font-size: 100%;
    padding: 8px 0 10px 25px;
    margin: 0px 20px 0px 20px;
    text-align: left;
    background: url(https://wasuian.com/note/wp-content/themes/kale/images/list-square.png) no-repeat 2% 43%;
}
h3.chui {
    color: #000;
    clear: both;
    font-size: 18px;
    padding-left: 7px;
    margin: 15px 10px 10px 20px;
    border-left: 10px solid #000;
    height: 1em;
}
ul#menu,
ul.sub_menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
li.qa1 {
    font-weight: bold;
    border-bottom: 1px solid #aaa;
    list-style: none;
    font-size: 18px;
    vertical-align: middle;
    padding: 30px 2px 5px 18px;
    background-image: url(https://wasuian.com/pic-labo/qa.png);
    background-repeat: no-repeat;
    background-position: 0px 30px;
}
li.qa1:hover {
    opacity: 1 !important;
    font-weight: bold;
    border-bottom: 1px solid #aaa;
    list-style: none;
    font-size: 18px;
    vertical-align: middle;
    padding: 30px 2px 5px 18px;
    background-image: url(https://wasuian.com/pic-labo/qa.png);
    background-repeat: no-repeat;
    background-position: 0px 30px;
}
li.qa2 {
    color: #333;
    font-weight: normal;
    list-style: none;
    font-size: 100%;
    color: #dc143c;
    padding: 18px 2px 2px 25px;
    background-image: url(https://wasuian.com/pic-labo/q.png);
    background-repeat: no-repeat;
    background-position: 0px 18px;
}
li.qa3 {
    color: #333;
    font-weight: normal;
    list-style: none;
    font-size: 100%;
    padding: 5px 0px 20px 2px;
    line-height: 1.5em;
}
td.qa4 {
    color: #333;
    font-weight: normal;
    border-bottom: 1px dotted #aaa;
    list-style: none;
    font-size: 12px;
    padding: 2px 0px 0px 0px;
}
dt {
    float: left;
    width: 100px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}
dt.day {
    background-color: #ffb400;
}
dt.source {
    background-color: #4ec9ce;
}
dt.title {
    background-color: #90c900;
}
dd.rating {
    height: 20px;
    line-height: 20px;
    margin: 0 0 5px 0px;
}
dd {
    height: 20px;
    line-height: 20px;
    margin: 0 0 5px 115px;
}
.textm {
    border-top: dotted 1px #aeaeae;
    line-height: 1.5em;
    padding-top: 9px;
    margin: 10px 0 20px;
}
span.catchcopy {
    color: #363636;
    font-size: 22px;
    font-weight: bold;
    margin: 0px 0px 0px 5px;
    line-height: 1.5em;
}
span.osusume {
    color: #363636;
    font-size: 110%;
    font-weight: bold;
    margin: 0px 0px 0px 5px;
    line-height: 1.5em;
    padding: 10px 0px 20px 0px;
}
span.red {
    color: #990000;
}
span.big {
    font-size: 130%;
    margin-left: 5px;
}
span.bold {
    font-weight: bold;
}
.cautionken {
    color: #333333;
}
.cautionken ul li {
    list-style-type: square !important;
    margin: 5px 5px 5px 40px;
    font-size: 15px;
    padding: 15px 0 0 0;
}
.text1 {
    width: 90%;
    border: 1px solid #CCCCCC;
}
/* テキストエリアデザイン設定 */
.caution {
    font-weight: bold;
    color: #FF0000;
}
/* エラーメッセージ */
.no2 {
    font-size: 110%;
}
/* フォントズーム */
.strong {
    font-weight: bold;
}
/* フォントボールド */
h2.red {
    font-size: 120%;
    display: block;
    width: 320px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #363636;
    padding: 50px 10px 20px 10px;
    background-image: url(https://wasuian.com/pic-labo/shouhintitle.png);
    background-repeat: repeat;
}
/* 商品名 */
/* itemDetail
 ----------------------------------- */
#itemDetail-cont {
    overflow: auto;
    width: 100%;
    max-width: 1020px;
    margin-top: 2rem;
}
#itemDetail-cont .cartArea input:hover,
#itemDetail-cont .cartArea .variation a:hover {
    opacity: .70;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: .70;
    -moz-opacity: .70;
    cursor: pointer;
}
#itemDetail-cont .itemThumb-wrap {
    float: left;
    width: 440px;
    margin: 0 40px 0 0;
}
#itemDetail-cont .itemThumb-fb {
    float: left;
    width: 370px;
    margin: 0 10px 0 0px;
}
#itemDetail-cont .itemThumb-wrap .itemThumb-main {
    text-align: center;
}
#itemDetail-cont .itemThumb-wrap .itemThumb-main img {
    height: auto;
    margin: 0;
}
#itemDetail-cont .itemThumb-wrap .itemThumb ul {
    overflow: hidden;
}
#itemDetail-cont .itemThumb-wrap .itemThumb ul li {
    float: left;
    padding: 0;
    height: 82px;
    width: 70px;
    margin: 0 4px 6px 0;
    overflow: hidden;
}
#itemDetail-cont .itemThumb-wrap .itemThumb ul li:nth-child(5n) {
    margin: 0 4px 6px 0;
}
#itemDetail-cont .itemThumb-wrap .itemThumb ul li:nth-child(6n) {
    margin: 0 0 6px 0;
}
#itemDetail-cont .itemOutline {
    float: right;
    width: 540px;
}
#itemDetail-cont .itemfb {
    float: right;
    width: 360px;
}
#itemDetail-cont .itemOutline .icons {
    margin: 0 0 15px 0;
    display: none;
}
#itemDetail-cont .itemOutline ul.ico_salesMethod {
    overflow: hidden;
    margin: 0 0 10px 0;
}
#itemDetail-cont .itemOutline ul.ico_salesMethod li {
    float: left;
    width: 61px;
    height: 25px;
}
#itemDetail-cont .itemOutline ul.ico_itemType {
    overflow: hidden;
}
#itemDetail-cont .itemOutline ul.ico_itemType li {
    float: left;
    width: 39px;
    height: 36px;
    text-align: center;
}
#itemDetail-cont .itemOutline ul.ico_itemType li:nth-child(4n) {
    width: 50px;
    vertical-align: middle;
}
article#Detail #main-column h1 {
    background: none;
    margin-bottom: 12px;
    font-size: 1.4rem;
    font-weight: bold;
    padding: 12px 0 4px;
    height: inherit;
    color: #000;
    border: none;
    width: 100%;
    line-height: 120%;
}
article#Detail #main-column h2 {
    display: block;
    margin: 0;
    font-size: 100%;
    font-weight: bold;
    color: #000;
    padding: 0 0 5px 20px;
    height: 20px;
    line-height: 130%;
    border-bottom: solid #ccc 1px;
}
article#Detail section#itemDetail-wrap #spsVarpriceBox div {
    background: #f0f0f0;
}
article#Detail section#itemDetail-wrap p.price {
    font-size: 90%;
    margin-bottom: 3px;
}
article#Detail section#itemDetail-wrap p.sp_price {
    font-size: 90%;
    color: #000;
    font-weight: bold;
    margin-bottom: 3px;
}
article#Detail section#itemDetail-wrap p.regular_price {
    font-size: 80%;
    margin-bottom: 0;
    color: #2A78D0;
}
section#itemDetail-wrap table.spec {
    line-height: 150%;
    margin: 15px 0 15px;
    font-size: 95%;
}
section#itemDetail-wrap table.spec tr {
    border: none;
}
section#itemDetail-wrap table.spec tr.date {
    line-height: 150%;
}
section#itemDetail-wrap table.spec th {
    vertical-align: top;
    padding: 5px 5px 5px 0;
    width: 40%;
}
section#itemDetail-wrap table.date {
    margin: 15px 0 3px;
}
section#itemDetail-wrap table.jan {
    margin: 0 0 15px;
}
section#itemDetail-wrap table.price {
    line-height: 170%;
    margin: 0 0 20px;
}
section#itemDetail-wrap table.price th {
    font-size: 100%;
    padding: 0 0 1px;
    width: 20% !important;
    display: none;
}
section#itemDetail-wrap table.price td {
    font-size: 100%;
}
table.price tr.fx_price span.strike span.fixed_price,
table.price span.strike {
    text-decoration: line-through;
}
table.price tr.price span.selling_price,
table.price tr.sp_price span.special_price {
    color: #000;
    font-size: 140%;
    font-weight: bold;
    margin-bottom: 3px;
}
table.price tr.price span.taxin,
table.price tr.price span.discount_rate,
table.price tr.sp_price span.taxin,
table.price tr.sp_price span.discount_rate {
    font-size: 80%;
    font-weight: bold;
    margin-bottom: 3px;
    color: #666;
}
table.price tr.rg_price span.regular_price_str {
    color: #000;
    margin-bottom: 3px;
}
table.price tr.rg_price span.regular_price,
table.price tr.rg_price span.taxin {
    color: #000;
    margin-bottom: 3px;
}
table.price tr.rg_price span.publish_point {
    color: inherit;
}
section#itemDetail-wrap .cartArea {
    margin-bottom: 40px;
}
span.publish_point {
    display: none;
}
section#itemDetail-wrap .cartArea img {
    height: 100%;
}
section#itemDetail-wrap .cartArea img.nostock {
    width: auto;
    height: auto;
}
section#itemDetail-wrap .cartArea table.variation {
    width: 100%;
    white-space: nowrap;
}
section#itemDetail-wrap .cartArea tr.t-variation {
    background-image: url(https://wasuian.com/hpgen/HPB/theme/img/valiation_bk.gif);
    background-repeat: x-repeat;
    background-position: left top;
}
section#itemDetail-wrap .cartArea table.variation th {
    font-size: 80%;
    background: #f0f0f0;
    padding: 4px 4px;
    text-align: center;
    line-height: 150%;
    border: 0;
    border-right: 1px solid #ccc;
    font-weight: 500;
}
section#itemDetail-wrap .cartArea table.variation th:last-child {
    border-right: 0;
}
section#itemDetail-wrap .cartArea table.variation th.sps-variation-stock {
    width: 25% !important;
}
section#itemDetail-wrap .cartArea table.variation th.sps-variation-1 {
    width: 20% !important;
}
section#itemDetail-wrap .cartArea table.variation th.sps-variation-cart {
    width: 25% !important;
}
table.snsArea {
    display: initial;
    width: initial;
}
section#itemDetail-wrap .cartArea table.variation tr {
    border-bottom: 1px dotted #CCCCCC;
}
section#itemDetail-wrap .cartArea table.variation tr.t-variation {
    border: none;
}
section#itemDetail-wrap .cartArea table.variation td {
    font-size: 80%;
    padding: 12px 6px;
    text-align: center;
    line-height: 150%;
    border: 0;
    border-bottom: 1px solid #efefef;
}
section#itemDetail-wrap .cartArea table.variation td img {
    vertical-align: middle;
    height: 100%;
}
section#itemDetail-wrap .cartArea table.variation span.nostock {
    color: #000;
}
section#itemDetail-wrap p.cancel {
    height: 21px;
    padding-left: 43px;
    padding-bottom: 8px;
    background-image: url(https://wasuian.com/pic-labo/ico_return.png
);
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 90%;
    margin-bottom: 16px;
    border-bottom: 1px solid #efefef;
}
section#itemDetail-wrap p.review_txt {
    height: 20px;
    padding-left: 16px;
    margin-bottom: 16px;
    font-size: 100%;
}
div#main-column section#itemDetail-wrap p.review_txt span {
    font-weight: bold;
    padding-right: 0;
}
div#main-column section#itemDetail-wrap p.review_txt a {
    display: inline-block;
    font-size: 80%;
}
section#itemDetail-wrap p.cancel a,
section#itemDetail-wrap p.review_txt a {
    display: block;
}
.itemOutline ul.snsArea,
article#Detail .itemOutline ul.infoArea {
    overflow: hidden;
    margin-bottom: 10px;
}
section#itemDetail-wrap .itemOutline li {
    float: left;
    margin-right: 0 !important;
}
section#itemDetail-wrap .description {
    margin: 0px 20px 20px 18px;
    width: 720px;
    padding: 0;
}
section#itemDetail-wrap .description p {
    margin-top: 10px;
    font-size: 100%;
    line-height: 180%;
    padding: 5px;
}
article#Detail #main-column .spec-g_txt_table_wrap {
    width: 750px;
    overflow: hidden;
}
article#Detail #main-column section.spec-g_txt {
    float: left;
    margin-right: 10px;
    width: 350px;
    padding-right: 10px;
}
article#Detail #main-column section.spec-g_txt p {
    font-size: 80%;
    padding: 10px 0 0 18px;
    line-height: 160%;
}
article#Detail #main-column section.spec-g_table {
    float: left;
    width: 360px;
    padding: 0;
}
article#Detail #main-column section.spec-g_table h2 {
    /* background: #192f60 !important; */
    display: block;
}
article#Detail #main-column section.spec-g_table table {
    width: 95%;
    margin: 10px 0 0 15px;
}
article#Detail #main-column section.spec-g_table th {
    width: 70px;
    max-width: 70px;
    min-width: 25px;
    padding: 5px 0;
}
article#Detail #main-column section.spec-g_table tr {
    border-bottom: 1px dotted #CCC;
    width: 100%;
    font-size: 85%;
}
article#Detail #main-column section.spec-g_table td {
    padding: 5px 0;
}
article#Detail #main-column .w100 .spec-g_txt_table_wrap {
    width: 750px;
    overflow: hidden;
}
article#Detail #main-column .w100 section.spec-g_txt {
    margin-right: 10px;
    width: 750px;
    padding: 0;
}
article#Detail #main-column .w100 section.spec-g_txt p {
    font-size: 80%;
    padding: 10px 0 0 18px;
    line-height: 160%;
}
article#Detail #main-column .w100 section.spec-g_table {
    width: 750px;
    padding: 0;
}
article#Detail #main-column .w100 section.spec-g_table table {
    width: 100%;
    margin-left: 25px;
}
article#Detail #main-column .w100 section.spec-g_table tr {
    border-bottom: 1px dotted #CCC;
    width: 100%;
    font-size: 65%;
}
section.userreview {
    width: 1020px;
    padding: 0;
    margin: 20px 0;
}
section.userreview h2 {
    font-size: 18px !important;
    font-weight: normal !important;
    padding: 0 5px 1rem !important;
}
section.userreview div.more {
    width: 1020px;
    height: 50px;
    margin: 1rem 0 2rem;
    text-align: right;
    overflow: hidden;
    position: relative;
    display: inline-block;
}
section.userreview div.more a img {
    width: 110px;
    height: 20px;
    vertical-align: middle;
    display: none;
}
section.userreview div.more a::after {
    content: "お客様の声をもっと見る";
    position: absolute;
    top: 0px;
    right: 10px;
    font-size: 13px;
    text-decoration: underline;
}
section.userreview table.userreview_list {
    width: 97%;
    font-size: 85%;
    margin: 20px 20px 0;
    line-height: 180%;
    border-bottom: 1px dotted #ccc;
    vertical-align: middle;
}
section.userreview .userreview_comment .reviewBox_item {
    margin: 5px 0 !important;
}
section.userreview div.more {
    height: 22px;
    margin: 10px 0 20px 0;
    text-align: right;
    overflow: hidden;
}
section.userreview div.more a img {
    width: 110px;
    height: 20px;
    vertical-align: middle;
}
section.userreview table.userreview_list tr td.userreview_user {
    padding: 5px 5px 5px 35px;
    text-align: left;
    background: url(https://wasuian.com/pic-labo/timg/hito.jpeg) no-repeat top left;
    background-size: 28px;
    height: 22px;
    vertical-align: middle;
}
section.userreview table.userreview_list tr td.userreview_date {
    text-align: right;
    display: block;
    padding-left: 28px;
}
section.userreview table.userreview_list td.userreview_rate {
    padding: 1rem 0;
}
section.userreview table.userreview_list td.userreview_rate img {
    vertical-align: middle;
    margin-left: -2px;
    margin-top: -8px;
    filter: grayscale(90%) hue-rotate(245deg) contrast(340%) brightness(70%);
}
section.userreview table.userreview_list td.userreview_comment {
    padding: 0px 0 5px 0px;
}
article#Detail #main-column section.recommend {
    width: 1020px;
    padding: 0;
    margin: 20px 0 60px;
}
article#Detail #main-column section.recommend h2 {
    margin: 0 0 24px;
    padding: 0 8px 8px;
    display: block;
}
article#Detail section.column5 {
    float: left;
    width: 19%;
    padding: 0px;
    margin: 0 10px 12px 0;
    height: 300px;
}
.column-set .quantityArea {
    margin-top: 10px;
}
.column-set .quantityArea span {
    font-size: 100%;
}
h2.goods
/* 商品名 （商品一覧）*/
a {
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
a:hover {
    color: #666666;
    text-decoration: underline;
}
/* rating_all
 ----------------------------------------------- */
article #main-column .pageNav_top {
    overflow: hidden;
    font-size: 80%;
    padding-bottom: 5px;
    margin: 5px 20px 5px 20px;
    border-bottom: dotted 1px #b19883;
}
article #main-column .pageNav {
    font-size: 80%;
    margin: 0 20px 0 20px;
}
.pageNav form img {
    float: right;
}
article #main-column .pageL {
    width: 710px;
    float: left;
}
article #main-column .pageNav_top .pageL {
    width: 50%;
}
.pageNav_top .pageL strong {
    font-weight: bold;
}
article #main-column .pageR {
    float: right;
}
article #main-column section #itemList h1 {
    background: #192f60 !important;
    margin: 0;
    font-size: 100%;
    font-weight: bold;
    color: #FFF;
    height: 20px;
    padding: 8px 12px 12px;
}
article #main-column section #itemList2 h1 {
    padding-left: 50px;
    display: none;
}
article #main-column .itemfb h3 {
    background: #192f60;
    color: #fff;
    margin: 0;
    font-size: 100%;
    font-weight: bold;
    line-height: 130%;
    padding: 10px 15px 10px 20px;
    height: 20px;
}
article #main-column h2 {
    font-weight: bold;
    /* line-height: 130%; */
    height: 20px;
}
article #main-column #itemList h2 {
    font-weight: bold;
    line-height: 130%;
    max-height: 60px;
    height: auto;
    margin-bottom: 0px;
    margin-top: 5px;
}
article #main-column section.rating {
    padding: 0 0 20px 0;
    margin-right: 20px;
    margin-left: 20px;
    border-bottom: dotted 1px #b19883;
    /* width: 710px; */
}
article #main-column section.rating .reviewBox {
    overflow: hidden;
    margin: 15px 0;
}
article #main-column section.rating .tmb {
    float: left;
    margin-right: 20px;
}
article #main-column section.rating .tmb img {
    width: 150px;
    height: auto;
    max-width: 150px;
}
article #main-column section.rating .reviewTxt {
    float: right;
    width: 800px;
}
/**/
article #main-column section.rating .ttlArea {
    overflow: hidden;
}
article #main-column section.rating h2 {
    float: left;
    font-size: 100%;
    background: none;
    font-weight: normal;
    padding: 0;
    margin: 0;
    line-height: 160%;
    border-bottom: none;
    display: block;
}
article #main-column section.rating .btnMore {
    float: right;
}
article #main-column section.rating .reviewTxt ul {
    margin: 5px 0;
    vertical-align: middle;
    line-height: 120%;
    overflow: hidden;
}
article #main-column section.rating .reviewTxt ul li {
    float: left;
    margin-right: 5px;
    font-size: 85%;
}
article #main-column section.rating .comment p {
    padding: 5px 0px 0px;
}
article #main-column section.rating .comment h3 {
    font-size: 90%;
    font-weight: bold;
}
/* rating_item
 ----------------------------------------------- */
article #main-column section.rating .reviewBox_item h2 {
    color: #0C3;
    float: left;
    font-size: 85%;
    background: none;
    font-weight: bold;
    padding: 0;
    margin: 0;
    line-height: 160%;
    border-bottom: none;
    display: block;
}
article #main-column section.rating .reviewBox_item {
    margin: 15px 0;
}
article #main-column section.rating .reviewBox_item ul {
    overflow: hidden;
    vertical-align: middle;
    line-height: 120%;
}
article #main-column section.rating .reviewBox_item ul li {
    float: left;
    margin-right: 5px;
    margin-bottom: 10px;
    font-size: 85%;
}
article #main-column section.rating .reviewBox_item ul li.point {
    margin-right: 20px;
    color: #F60;
    font-weight: bold;
}
article #main-column section.rating ul li.space {
    margin-right: 20px;
}
article #main-column #itemBox {
    overflow: hidden;
    margin-bottom: 15px;
}
article #itemBox h2 {
    float: left;
    font-size: 90%;
    border-bottom: none;
    margin: 0 0 0 20px;
    display: block;
}
article #itemBox p {
    float: right;
    padding-right: 20px
}
/* shoppinguide
 ----------------------------------------------- */
#shopGuide_wrap h1 {
    padding: 0 0 12px 15px;
    color: #333;
    font-size: 90%;
    line-height: 165%;
}
#shopGuide_wrap h2 {
    background: none repeat scroll 0 0 transparent;
    font-size: 85%;
    font-weight: bold;
    line-height: 200%;
    margin-bottom: 10px;
    padding: 0 0 12px 0;
}
section#shopGuide_wrap {
    padding: 0px;
    margin: 0;
}
section #guide {
    width: 750px;
    padding: 0px;
    margin-bottom: 20px;
}
section #guide h1 {
    background: #192f60 !important;
    margin: 0;
    font-size: 100%;
    font-weight: bold;
    color: #FFF;
    height: 20px;
}
section #guide h2 {
    display: block;
    font-size: 100%;
    margin: 10px 0 10px 15px;
    padding: 0px;
    border-bottom: dotted 1px #b19883;
}
section #guide p {
    font-size: 85%;
    line-height: 175%
}
section #guide .guide01 {
    /* padding-bottom: 20px; */
}
section #guide .guide01 p {
    padding-left: 15px;
}
section #guide .guide01 h2 {
    display: block;
    font-size: 90%;
    margin: 10px 0 10px 15px;
    padding: 0px;
    border-bottom: dotted 1px #b19883;
}
section #guide .guide01 ul {
    font-size: 85%;
    list-style-type: disc;
    margin: 10px 0 0 15px;
}
section #guide .inner {
    overflow: hidden;
    margin-bottom: 10px;
}
section #guide .inner .fL {
    float: left;
    width: auto;
    margin-right: 20px;
    max-width: 340px;
}
section #guide .inner .fR {
    float: right;
    width: auto;
    max-width: 340px;
}
/* business
 ----------------------------------------------- */
section #guide .chart .ttlShop {
    font-size: 80%;
    font-weight: bold;
    border: none;
    margin-left: 15px;
}
section #guide table {
    width: 715px;
    line-height: 120%;
    margin: 0 20px 0 15px;
    border-top: dotted 1px #f0f0f0;
}
section #guide table th {
    background-color: #f0f0f0;
    color: #333;
    font-size: 85%;
    font-weight: bold;
    padding: 15px 20px;
    width: 90px;
    border-bottom: dotted 1px #f0f0f0;
}
section #guide table th.shopGuidePointClass {
    width: 500px;
}
section #guide table td {
    font-size: 85%;
    padding: 15px 20px 15px 15px;
    width: 500px;
    border-bottom: dotted 1px #ccc;
    margin-right: 20px;
}
/* diary
 ----------------------------------------------- */
#DiaryList {
    width: 750px;
    padding: 0px;
    margin: 20px 0 20px 0;
}
#DiaryList h1,
#Diary h1 {
    background: #192f60 !important;
    margin: 0;
    font-size: 100%;
    font-weight: bold;
    color: #FFF;
    padding: 10px 15px 10px 20px;
    height: 20px;
    line-height: 130%;
}
#DiaryList h2,
#Diary h2 {
    font-size: 90%;
    margin: 0 0 15px 20px;
}
#DiaryList .Diary-cont,
#Diary .Diary-cont {
    margin: 0 0 15px 20px;
}
#DiaryList article {
    margin: 0 0 20px 10px;
}
#Diary {
    width: 750px;
    padding: 0px;
    margin: 20px 0 20px 0;
}
#Diary h1,
#Diary h1 {
    background: #192f60 !important;
    margin: 0;
    font-size: 100%;
    font-weight: bold;
    color: #FFF;
    padding: 10px 15px 10px 20px;
    height: 20px;
    line-height: 130%;
}
#Diary h2,
#Diary h2 {
    font-size: 90%;
    margin: 0 0 15px 20px;
}
#Diary .Diary-cont,
#Diary .Diary-cont {
    margin: 0 0 15px 20px;
}
#Diary article {
    margin: 0 0 20px 20px;
}
.state_l {
    border-bottom: dotted 1px #b19883;
    padding: 10px 0 10px 0;
    margin-left: 20px;
    text-align: right;
    font-size: 65%;
}
.state_r {
    border-bottom: dotted 1px #b19883;
    padding: 10px 0 0;
    margin-left: 20px;
    text-align: right;
    font-size: 65%;
}
.state_l ul,
.state_r ul {
    line-height: 90%;
    margin-bottom: 15px;
}
.state_l li,
.state_r li {
    display: inline-block;
    padding: 0 3px 0 0;
}
.state_l li.comment,
.state_r li.comment {
    border-left: 1px solid #333;
    padding: 0 0 0 5px;
}
.state_l li.cate,
.state_r li.cate {
    border-left: 1px solid #333;
    padding: 0 5px;
}
.state_l li.name {
    border-right: 1px solid #333;
    padding: 0 5px 0;
    margin: 0 5px 0 0;
}
#Diary .more,
#Journal .more {
    display: block;
    width: 160px;
    height: 22px;
    font-size: 75%;
    font-size: 0.75rem;
    color: #000000;
    text-align: center;
    vertical-align: middle;
    margin: 10px 0 0 20px;
    padding: 3px 0 0;
    background: #f05b4b;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#Diary a,
#Journal a {
    text-decoration: underline;
}
#Diary a .more:hover,
#Journal a .more:hover {
    width: 160px;
    height: 22px;
    background: url(https://wasuian.com/pic-labo/btn-confirm_bg_on.jpg) repeat-x scroll left top;
}
#Diary .more img,
#Journal .more img {
    padding: 0 5px 0;
    vertical-align: middle;
}
#DiaryList .comment-t,
#Diary .comment-t,
#JournalList .comment-t,
#Journal .comment-t {
    font-size: 80%;
    font-weight: bold;
    margin: 0 0 15px 20px;
}
#Diary .comment-cont {
    margin: 0 0 0 15px;
}
#Journal .comment-cont {
    margin: 0 0 15px 20px;
}
#Diary fieldset,
#Journal fieldset {
    margin-bottom: 5px;
}
#Diary legend,
#Journal legend {
    background: none repeat scroll 0 0 transparent;
    font-size: 75%;
    line-height: 200%;
    padding: 0;
    width: 100%;
}
#Diary fieldset p,
#Journal fieldset p {
    margin-bottom: 5px;
    font-size: 75%;
    font-size: 0.75rem;
}
#Diary fieldset input,
#Journal fieldset input {
    margin: 0 3px 2px 0;
}
#Diary input.name,
#Journal input.name {
    width: 215px;
    height: 16px;
    padding: 2px 5px;
    margin: 0;
}
#Diary input.url,
#Journal input.url {
    width: 215px;
    height: 16px;
    padding: 2px 5px;
    margin: 0;
}
#Diary textarea,
#Journal textarea {
    width: 360px;
    height: 100px;
    margin: 0;
    padding: 5px;
}
#Diary .btn-confirm,
#Journal .btn-confirm {
    margin: 10px 0 0 120px;
}
.btn-confirmPost {
    height: 25px;
    width: 120px;
    color: #000000;
    padding: 0 0 0 8px;
    font-size: 80%;
    font-size: 0.8rem;
    text-align: center;
    background: #f05b4b;
    border: none;
    margin: 0 0 0 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    vertical-align: middle;
}
.btn-confirmPost:hover {
    background: url(https://wasuian.com/pic-labo/btn-confirm_bg_on.jpg) repeat-x left top;
}
#comment-form {
    width: 750px;
    padding: 0px;
    margin: 20px 0 20px 0;
}
#comment-form h1 {
    background: #192f60 !important;
    margin: 0;
    font-size: 100%;
    font-weight: bold;
    color: #FFF;
    padding: 10px 15px 10px 20px;
    height: 20px;
    line-height: 130%;
}
#comment-form h2 {
    font-size: 90%;
    margin: 0 0 15px 20px;
}
#comment-form legend {
    background: none repeat scroll 0 0 transparent;
    font-size: 75%;
    line-height: 200%;
    padding: 0;
    width: 100%;
    font-weight: bold;
    margin: 0 0 15px 20px;
}
#comment-form p {
    margin: 0 0 15px 20px;
}
#comment-form .name {
    width: 215px;
    height: 16px;
}
#comment-form .comment-txt {
    width: 360px;
    padding: 0;
    height: auto;
}
#comment-post {
    margin: 10px 0;
}
.comment-cont {
    margin: 0 0 15px 20px;
}
.comment-box {
    margin: 30px 0 0;
}
div.caution p {
    color: #d51414;
    font-size: 70%;
    line-height: 145%;
}
#comment-form .btn-confirm {
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
}
#comment-form .btn-confirmBack {
    height: 25px;
    width: 80px;
    color: #FFF;
    padding: 0 0 0 8px;
    font-size: 75%;
    font-size: 0.75rem;
    text-align: center;
    background: url(https://wasuian.com/hpgen/HPB/theme/img/btn-back_bg.gif) no-repeat left top;
    border: none;
    margin: 0 5px 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    vertical-align: middle;
}
#comment-form .btn-confirmBack:hover {
    background: url(https://wasuian.com/hpgen/HPB/theme/img/btn-back_bg_on.gif) repeat-x left top;
}
.btn-confirmBack {
    height: 25px;
    width: 80px;
    color: #FFF;
    padding: 0 0 0 8px;
    font-size: 75%;
    font-size: 0.75rem;
    text-align: center;
    background: url(https://wasuian.com/hpgen/HPB/theme/img/btn-back_bg.gif) no-repeat left top;
    border: none;
    margin: 0 5px 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    vertical-align: middle;
}
.btn-confirmBack:hover {
    background: url(https://wasuian.com/hpgen/HPB/theme/img/btn-back_bg_on.gif) repeat-x left top;
}
@-moz-document url-prefix() {
    .btn-confirmPost {
        padding: 0 5px 2px;
    }
    .btn-confirmBack {
        padding: 0 2px 2px 8px;
    }
}
/*
 ----------------------------------------------- */
#JournalList {
    width: 750px;
    padding: 0px;
    margin: 20px 0 20px 0;
}
#JournalList h1,
#JournalList h1 {
    margin: 0;
    font-size: 90%;
    font-weight: bold;
    color: #FFF !important;
    height: 20px;
    line-height: 130%;
    padding: 15px 0 0 50px;
}
#JournalList h2,
#JournalList h2 {
    display: table-column;
    font-size: 100%;
    margin: 0 0 15px 20px;
}
#JournalList .journal-cont,
#Journal .journal-cont {
    margin: 0 0 15px 0px
}
#JournalList article {
    margin: 0 0 20px 10px
}
#JournalList .journal-cont ul,
#Journal .journal-cont ul {
    margin: 0px 18px;
}
#JournalList .journal-cont ul li,
#Journal .journal-cont ul li {
    list-style-type: none;
}
#JournalList .journal-cont ol,
#Journal .journal-cont ol {
    margin: 0px 40px;
}
#JournalList .journal-cont ol li,
#Journal .journal-cont ol li {
    list-style-type: decimal;
}
#Journal .journal-cont ul a:nth-child(n+5) {
    display: none;
}
#Journal .journal-cont ul {
    margin: 0px 18px;
}
#rss ul {
    height: 250px;
    margin: 0px 18px;
}
#rss li {
    height: 100px;
    width: 23%;
    display: table-cell;
    float: left;
    padding: 10px 5px;
    background: none;
}
.rss div {
    vertical-align: middle;
    margin: 20px 15px 20px 0px;
    font-size: small;
}
#ugc ul {
    height: 250px;
    margin: 0px 18px;
}
#ugc li {
    width: 80%;
    display: inline-block;
}
.ugc div {
    vertical-align: middle;
    margin: 20px 15px 20px 0px;
    font-size: small;
}
#Journal .journal-cont2 ul a:nth-child(n+21) {
    display: none;
}
#Journal .journal-cont2 ul {
    margin: 0px 18px;
}
#ugcphoto ul {
    height: 1500px;
    margin: 0px 18px;
}
#ugcphoto li {
    width: 40%;
    display: table-cell;
    float: left;
    padding: 10px 5px;
    background: none;
}
.ugcphoto div {
    vertical-align: middle;
    margin: 20px 15px 20px 0px;
    font-size: small;
}
#Journal {
    width: 1020px;
    padding: 0px;
    margin: 0px 0 20px 0 !important;
}
#Journal h1,
#Journal h1 {
    background: #192f60 !important;
    margin: 0;
    font-size: 100%;
    font-weight: bold;
    color: #FFF;
    padding: 10px 15px 10px 20px;
    height: 20px;
    line-height: 130%;
}
#Journal h2,
#Journal h2 {
    display: block;
    font-size: 110%;
    margin: 0 0 0px 0px;
}
#Journal .journal-cont,
#Journal .journal-cont {
    margin: 0 0 15px 0px
}
#Journal article {
    margin: 0 0 20px 0px
}
#Journal #comment-post {
    margin: 10px 0 0 20px;
}
#itemtitle h1 {
    display: none;
}
/* sitemap
 ----------------------------------------------- */
section#document_wrap h2 {
    font-size: 85%;
    font-weight: bold;
    line-height: 200%;
    background: none;
    padding: 0;
    margin: 0 0 15px 20px;
    border-bottom: dotted 1px #b19883;
}
section#document_wrap h3 {
    font-size: 75%;
}
section #document li {
    font-size: 75%;
    line-height: 180%;
    font-size: 0.75rem;
    word-break: break-all;
}
section #document .txt-list01 {
    padding-bottom: 30px;
}
section #document .txt-list01 li.c1,
section #document .txt-list03 li.c1 {
    display: inline-block;
    padding: 0 25px 0 20px;
}
section #document .txt-list02 li.c1 {
    padding: 0 25px 0 20px;
}
section #document .txt-list02 {
    padding-bottom: 10px;
    overflow: hidden;
}
section #document .txt-list02 h3,
section #document .txt-list03 h3 {
    font-weight: bold;
    font-size: 75%;
    margin: 0 0 15px 20px;
    border-left: 5px solid #b19883;
    border-bottom: 1px dotted #b19883;
    padding: .4em .7em;
}
section #document .txt-list02 section.tree00 {
    float: left;
    padding: 0 35px 20px 0;
    width: 156px;
}
section #document .txt-list02 ul.tree01 {
    padding: 0 0 0 12px;
    overflow: hidden;
}
section #document .txt-list02 ul.tree01 li.c2 {
    padding: 0 0 0 14px;
    margin: 0 0 0 3px;
    font-size: 75%;
    font-size: 0.75rem;
}
section #document .txt-list02 ul.tree01 li.c3 {
    padding: 0 0 0 28px;
    margin: 0 0 0 3px;
    font-size: 75%;
    font-size: 0.75rem;
}
section #document .txt-list02 ul.tree01 li.c4 {
    padding: 0 0 0 42px;
    margin: 0 0 0 3px;
    font-size: 75%;
    font-size: 0.75rem;
}
section #document .txt-list02 ul.tree01 ul.tree02 li.c5 {
    padding: 0 0 0 56px;
    margin: 0 0 0 3px;
    font-size: 75%;
    font-size: 0.75rem;
}
section #document .txt-list02 ul.tree01 li.sp1 {
    float: left;
    padding: 0 0 0 14px;
    margin: 0 0 0 3px;
    font-size: 75%;
    font-size: 0.75rem;
}
section #document .txt-list02 ul.tree01 li.sp2 {
    float: left;
    padding: 0 0 0 2px;
    font-size: 75%;
    font-size: 0.75rem;
}
section #document .txt-list02 ul.tree01 li.sp3 {
    float: left;
    padding: 0 0 0 2px;
    font-size: 75%;
    font-size: 0.75rem;
}
section #document .txt-list02 ul.tree01 ul.tree02 li.c5 a {
    display: inline;
    padding: 0 10px 0 0;
    font-size: 110%;
    font-size: 0.75rem;
}
section #document .txt-list02 ul.iB {
    padding: 5px 0 0 12px;
    float: left;
    line-height: 120%;
}
section #document .txt-list02 ul.iB li {
    padding: 0 10px 0 0;
    float: left;
}
section #document .txt-list03 {
    padding-bottom: 30px;
    overflow: hidden;
}
section #document .txt-list03 section.tree00 {
    float: left;
    padding: 0 35px 0 0;
    width: 156px;
}
section #document .txt-list03 ul.tree01 li {
    padding: 0 0 0 7px;
    margin: 0 0 0 25px;
    background: url(https://wasuian.com/hpgen/HPB/theme/img/ico_list01.gif) no-repeat left center;
    width: 100%;
}
/*---------------------------------------------
     form
   ---------------------------------------------*/
#formArea {
    background: #FFF;
}
#contact div.caution {
    background: url(https://wasuian.com/pic-labo/submain_bg.gif);
    padding: 15px 50px 15px 50px;
    vertical-align: top;
    border-bottom: dotted 1px #b19883;
    text-align: left;
}
#contact div.caution p {
    color: #d51414;
    font-size: 70%;
    line-height: 145%;
}
/* contact
 ----------------------------------------------- */
#contact {
    width: 90%;
    margin: 0 auto;
    padding-top: 5px;
}
#contact form {
    padding: 0px 10px 0px 10px;
}
article #contact h1 {
    font-size: 100%;
    background: url(https://wasuian.com/pic-labo/submain_bg_top.gif) repeat-y;
    padding: 50px 0 5px 50px;
}
#contact h4 {
    font-size: 75%;
}
#contact .txtBox {
    padding: 10px 50px 10px 50px;
    background: url(https://wasuian.com/pic-labo/submain_bg.gif);
    text-align: left;
}
section #contact .text-center {
    text-align: center;
    background: url(https://wasuian.com/pic-labo/submain_bg.gif);
    vertical-align: top;
    margin-top: 0;
    padding-bottom: 50px;
}
#contact .txtBox p.txt-T {
    font-size: 90%;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 20px;
}
#contact table {
    width: 100%;
    background: #f5f5f5;
    vertical-align: top;
    word-break: break-all;
}
form[name="ENQ"] table {
    background: none !important;
}
#contents-pop table {
    width: 100%;
}
#contact table th {
    width: 25%;
    padding: 20px 20px 20px 50px;
    font-size: 75%;
    font-weight: bold;
    color: #333;
    vertical-align: text-top;
}
#contact em {
    color: #C23E42;
    margin-left: 5px;
    font-size: 90%;
    font-size: 0.7rem;
}
#contact table td {
    width: 75%;
    padding: 20px;
    font-size: 90%;
}
#contact table td input.name,
#contact table td input.tel {
    height: 16px;
    width: 40%;
    padding: 2px 5px;
}
#contact table td input.mailAddress,
#contact table td input.mailAddress2 {
    height: 20px;
    width: 60%;
    padding: 2px 5px;
}
#contact .weaktxt {
    color: #333;
    font-size: 90%;
    padding: 5px 0 0;
    color: #333;
}
#contact .note {
    color: #333;
    font-size: 95%;
    font-size: 0.7rem;
    line-height: 150%;
    margin: 0 0 15px;
}
#contact .txtBox .note {
    font-size: 70%;
    font-size: 0.7rem;
}
#contact table td textarea {
    width: 90%;
    padding: 5px;
    font-family: "Time New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "メイリオ", Meiryo, sans-serif;
    font-weight: 500;
}
#contact table td .text-area {
    display: block;
    margin: 0 0 15px;
}
#contact .btn-confirm {
    text-align: center;
    padding-bottom: 40px;
    padding-top: 20px;
    border-bottom: none;
    font-size: 100%;
    vertical-align: middle;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#contact .btn-confirm-enq {
    padding: 20px;
    font-size: 100%;
}
#contact input.btn-confirmNext {
    height: 25px;
    width: 150px;
    color: #000000;
    font-size: 75%;
    font-size: 0.75rem;
    text-align: center;
    background: #f05b4b;
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    vertical-align: middle;
}
#contact input.btn-confirmNext:hover {
    background: url(https://wasuian.com/pic-labo/btn-confirm_bg_on.jpg) repeat-x left top;
}
#contact .btn-enq input.btn-confirmNext {
    height: 25px;
    width: 200px;
    color: #000000;
    padding: 0;
    font-size: 75%;
    font-size: 0.75rem;
    background: #f05b4b;
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    vertical-align: middle;
}
#contact .btn-enq input.btn-confirmNext:hover {
    background: url(https://wasuian.com/pic-labo/btn-confirm_bg_on.jpg) repeat-x left top;
}
#contact input.btn-confirmBack {
    height: 25px;
    width: 80px;
    color: #FFF;
    padding: 0 0 0 8px;
    font-size: 75%;
    font-size: 0.75rem;
    text-align: center;
    background: url(https://wasuian.com/hpgen/HPB/theme/img/btn-back_bg.gif) no-repeat left top;
    border: none;
    margin: 0 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    vertical-align: middle;
}
#contact input.btn-confirmBack:hover {
    background: url(https://wasuian.com/hpgen/HPB/theme/img/btn-back_bg_on.gif) no-repeat left top;
}
#contact input.btn-confirmCancel {
    height: 25px;
    width: 120px;
    color: #000000;
    padding: 0 0 0 8px;
    font-size: 75%;
    font-size: 0.75rem;
    text-align: center;
    background: #f05b4b;
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    vertical-align: middle;
    margin-left: 5px;
}
#contact .btn-confirmCancel:hover {
    background: url(https://wasuian.com/pic-labo/btn-confirm_bg_on.jpg) repeat-x left top;
}
#contact .btn-confirmClose {
    height: 25px;
    width: 120px;
    color: #FFF;
    padding: 0 0 0 8px;
    font-size: 80%;
    font-size: 0.8rem;
    text-align: center;
    background: url(https://wasuian.com/hpgen/HPB/theme/img/btn-close_bg.gif) no-repeat left top;
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    vertical-align: middle;
}
#contact .btn-confirmClose:hover {
    background: url(https://wasuian.com/hpgen/HPB/theme/img/btn-close_bg_on.gif) no-repeat left top;
}
@-moz-document url-prefix() {
    #contact .btn-enq input.btn-confirmNext {
        padding: 0 5px 2px;
    }
    #contact input.btn-confirmNext {
        padding: 0 5px 2px;
    }
    #contact input.btn-confirmBack {
        padding: 0 2px 2px 8px;
    }
    #contact input.btn-confirmCancel {
        padding: 0 2px 3px 8px;
    }
    #contact input.btn-confirmClose {
        padding: 0 2px 4px 8px;
    }
}
/*
 ----------------------------------------------- */
#enq {
    background: url(https://wasuian.com/pic-labo/submain_bg.gif);
    padding-bottom: 30px;
    text-align: center;
}
#contact fieldset {
    background: url(https://wasuian.com/pic-labo/submain_bg.gif);
    padding: 5px 50px 15px 50px;
    text-align: left;
}
#contact legend {
    background: url(https://wasuian.com/pic-labo/submain_bg.gif);
    border-bottom: dotted 1px #b19883;
    font-size: 75%;
    font-weight: bold;
    line-height: 180%;
    margin-bottom: 10px;
    padding: 10px 0 5px 0;
    width: 100%;
}
#contact fieldset p {
    margin-bottom: 5px;
    font-size: 75%;
    font-size: 0.75rem;
}
#contact fieldset ul {
    overflow: hidden;
}
#contact fieldset li {
    font-size: 75%;
    font-size: 0.75rem;
}
#contact fieldset li.fL {
    float: left;
    margin-right: 20px;
}
#contact fieldset input {
    margin: 0 3px 2px 0;
}
#contact fieldset label {
    margin-right: 10px;
    font-size: 100%;
    font-size: 0.75rem;
}
#contact input.txtF {
    height: 16px;
    margin: 0;
    padding: 2px 5px;
}
#contact input.mailAddress {
    width: 300px;
    margin: 0;
}
#contact input.name_sei {
    margin: 0 10px 0 0;
}
#contact select {
    margin: 0 0 5px;
    padding: 3px 1px;
    min-width: 110px;
}
#contact fieldset textarea {
    width: 70%;
    height: 150px;
    padding: 5px;
}
#contact .commentItem {
    background: url(https://wasuian.com/pic-labo/submain_bg.gif);
    padding: 15px 50px 15px 50px;
    border-bottom: dotted 1px #b19883;
}
/*
 ----------------------------------------------- */
#contact table td.commentWite {
    font-size: 100%;
    padding: 15px 20px 20px 20px;
    width: 72%;
}
#contact .commentItem {
    font-weight: 150%;
}
#contact .memberF {
    padding: 10px 10px 10px 10px;
    margin: 20px 0 0 0;
    border: 5px solid #f6e5c4;
}
#contact .memberF .txtBox {
    padding: 25px 50px 30px 35px;
    background: url(https://wasuian.com/pic-labo/submain_bg.gif);
}
#contact .atttxt {
    color: #333;
    font-size: 75%;
    padding: 5px 0 0;
}
#contact .memberF input {
    width: 40%;
    height: 16px;
    margin: 0;
    padding: 2px 5px;
}
#contact .memberF table {
    width: 100%;
    background: url(https://wasuian.com/pic-labo/submain_bg.gif);
    vertical-align: top;
}
#contact .memberF th {
    width: 25%;
    padding: 10px 20px 10px 35px;
    font-size: 75%;
    font-weight: bold;
    color: #333;
    vertical-align: text-top;
}
#contact .memberF td {
    padding: 10px 20px 10px 0;
    font-size: 100%;
}
#contact .memberF input.btn-confirm160 {
    margin: 10px 0 10px 0;
}
.memberName {
    font-size: 75%;
    font-weight: bold;
    line-height: 200%;
    margin-bottom: 5px;
    padding: 0;
}
#contact input.btn-confirm120 {
    height: 25px;
    width: 120px;
    color: #000000;
    padding: 0;
    font-size: 75%;
    font-size: 0.75rem;
    background: #f05b4b;
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    vertical-align: middle;
}
#contact input.btn-confirm120:hover {
    background: url(https://wasuian.com/pic-labo/btn-confirm_bg_on.jpg) repeat-x left top;
}
#contact input.btn-confirm160 {
    height: 25px;
    width: 160px;
    color: #000000;
    padding: 0 0 0 8px;
    font-size: 75%;
    font-size: 0.75rem;
    text-align: center;
    background: #f05b4b;
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    vertical-align: middle;
}
#contact input.btn-confirm160:hover {
    background: url(https://wasuian.com/pic-labo/btn-confirm_bg_on.jpg) repeat-x left top;
}
#contact input.btn-confirmReg {
    height: 25px;
    width: 160px;
    color: #000000;
    padding: 0 0 0 8px;
    font-size: 75%;
    font-size: 0.75rem;
    text-align: center;
    background: #f05b4b;
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    vertical-align: middle;
}
#contact input.btn-confirmReg:hover {
    background: url(https://wasuian.com/pic-labo/btn-confirm_bg_on.jpg) repeat-x left top;
}
#contact input.btn-confirmBackItem {
    height: 25px;
    width: 120px;
    color: #FFF;
    padding: 0 5px 2px 15px;
    font-size: 75%;
    font-size: 0.75rem;
    text-align: center;
    background: url(https://wasuian.com/hpgen/HPB/theme/img/btn-back_bg120.gif) no-repeat left top;
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    vertical-align: middle;
    margin-right: 5px;
}
#contact input.btn-confirmBackItem:hover {
    background: url(https://wasuian.com/hpgen/HPB/theme/img/btn-back_bg120_on.gif) no-repeat left top;
}
@-moz-document url-prefix() {
    #contact input.btn-confirm120,
    #contact input.btn-confirm160,
    #contact input.btn-confirmReg {
        padding: 0 5px 2px;
    }
    #contact input.btn-confirmBackItem {
        padding: 0 2px 2px 8px;
    }
}
/*
 ----------------------------------------------- */
#contact .mailm:first-child {
    margin: 3px 0 0;
}
#contact .mailm {
    margin: 0;
    background: url(https://wasuian.com/pic-labo/submain_bg.gif);
}
#contact .mailm .txtBox {
    margin: 0;
}
#contact .mailm .txtBox h2 {
    border-bottom: none;
    margin: 0;
    font-weight: normal;
    border-bottom: 1px dotted #b19883;
    font-size: 90%;
}
#contact .mailm .caution {
    margin: 0;
    border: none;
    padding: 0 0 0 50px;
}
#contact table.mailMF td {
    overflow: hidden;
    font-size: 100%;
}
#contact table.mailMF input.mailAddress,
#contact table.mailMF input.mailAddress_new {
    margin: 0 10px 0 0;
    float: left;
}
#contact table.mailMF span.btn-confirm {
    display: block;
    float: left;
    padding: 0;
}
#contact table.mailMF input.btn-confirmNext,
#contact .mailMC input.btn-confirmNext {
    float: left;
    height: 22px;
    width: 100px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    vertical-align: middle;
    text-align: center;
    padding: 3px 5px 3px 5px;
}
#contact .mailMF input.btn-confirmNext:hover {
    background: url(https://wasuian.com/pic-labo/btn-confirm_bg_on.jpg) repeat-x left top;
}
@-moz-document url-prefix() {
    #contact table.mailMF input.btn-confirmNext,
    #contact .mailMC input.btn-confirmNext {
        padding: 0 5px 3px;
    }
}
#contact table.mailMF td.n1 {
    border-bottom: none;
    padding: 20px 20px 10px;
}
#contact table.mailMF td.n2 {
    border-top: none;
    padding: 10px 20px 20px;
}
#contact table.mailMF td p {
    float: left;
    padding: 2px 0 0;
    margin-right: 10px;
}
#contact input.mailAddress_new {
    height: 16px;
    width: 60%;
    padding: 2px 5px;
    float: left;
}
#contact .mailMC span.btn-confirm {
    display: block;
    padding: 0;
}
#contact .freeArea {
    margin: 60px 50px 0;
    width: 620px;
    background-color: #FFFFFF;
}
/*
 ----------------------------------------------- */
#contact .ann-input {
    margin: 5px 0 0;
    font-size: 100%;
}
#contact .ann-input input {
    margin: 0 3px 2px 0;
}
#contact #center1 .centerbox {
    margin: 0px;
}
#contact #center1 .centerbox .mainCont .step_navi01 {
    background-image: url("https://wasuian.com/hpgen/HPB/theme/img/navi01.gif");
    background-repeat: no-repeat;
}
#contact #center1 .centerbox .mainCont .step_navi02 {
    background-image: url(https://wasuian.com/hpgen/HPB/theme/img/navi02.gif);
    background-repeat: no-repeat;
}
#contact #center1 .centerbox .mainCont .step_navi03 {
    background-image: url(https://wasuian.com/hpgen/HPB/theme/img/navi03.gif);
    background-repeat: no-repeat;
}
#contact #center1 .centerbox .mainCont .step_navi04 {
    background-image: url(https://wasuian.com/hpgen/HPB/theme/img/navi04.gif);
    background-repeat: no-repeat;
}
#contact #center1 .centerbox .mainCont .step_navi01,
#contact #center1 .centerbox .mainCont .step_navi02,
#contact #center1 .centerbox .mainCont .step_navi03,
#contact #center1 .centerbox .mainCont .step_navi04 {
    height: 83px;
    text-align: center;
    width: 100%;
}
#contact #center1 .centerbox .mainCont input[type="button"],
#contact #center1 .centerbox .mainCont input[type="submit"] {
    height: 28px;
    color: #000000;
    padding: 0px 10px;
    font-size: 110%;
    text-align: center;
    background: #f05b4b;
    border: medium none;
    margin: 5px 5px;
    width: auto;
    font-family: 'Noto Serif JP', serif;
}
#contact #center1 .centerbox .mainCont input[type="button"]:hover,
#contact #center1 .centerbox .mainCont input[type="submit"]:hover {
    background: #e44e3a;
}
#contact #center1 .center {
    text-align: center !important;
}
#contact #center1 p.center a#logout {
    float: none;
}
#deli_scadule .deli_plan_box {
    width: auto;
}
#contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td table td.day,
#contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td table td.sat,
#contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td table td.sun,
#center3 .centerbox table td[align="right"],
#center3 .centerbox .right,
#contact #center1 .right {
    text-align: right !important;
}
#center-seo .centerbox .backcolor3 .deli_plan_box table.layoutp5 th,
#center-seo .centerbox table th[align="left"],
#center-seo .centerbox table td[align="left"],
#center3 .centerbox .backcolor3 .deli_plan_box table.layoutp5 th,
#center3 .centerbox table th[align="left"],
#center3 .centerbox table td[align="left"],
#contact #center1 .left {
    text-align: left !important;
}
#contact #center1 .middle {
    vertical-align: middle !important;
}
#contact #center1 .buttom {
    vertical-align: bottom !important;
}
#contact #center1 .float_left {
    float: left !important;
}
#contact #center1 .centerbox .title1 {
    padding: 15px 0px 12px 25px;
    margin: 0px;
    width: auto;
    line-height: 100%;
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
    letter-spacing: 0.2em;
    background-color: #FFFFFF;
}
#contact #center1 .centerbox .title1 a {
    color: #000000;
    text-decoration: underline;
}
#contact #center1 .centerbox .title1 a:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}
#contact #center1 .centerbox .mainCont {
    padding: 10px;
    margin: 0px;
    width: auto;
    background-color: #FFFFFF;
}
.backcolor1 strong,
.backcolor2 strong {
    font-weight: bold;
}
#contact #center1 .centerbox .mainFrame .mainCont #confirm .right {
    width: 100% !important;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table {
    font-size: 100%;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 {
    padding: 5px 0px;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 th {
    padding: 10px;
    border: 1px solid #999999;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td {
    padding: 4px 4px;
    border: 1px solid #cfcfcf;
    font-size: 100%;
}
#contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td.first,
#contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td.second,
#contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td.third,
#contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td.deli_plan_calday,
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 tr.border_none td {
    border: none;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 .side {
    padding: 10px 15px;
}
#contact #center1 .backcolor3 {
    background: #D7EBF4;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor1 {
    width: 35%;
    background: #f0f0f0;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 tr.backcolor1 {
    background: #f0f0f0;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 tr.backcolor1 td {
    text-align: center;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor2 {
    vertical-align: middle;
    background: #FFFFFF;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor2[width="17%"] {
    width: 1%;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor2 input[type="text"],
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor2 input[type="password"] {
    padding: 2px 10px;
    height: 16px;
}
#contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"] .bordlayoutp3 table.border tbody tr td.backcolor1 {
    background: #f0f0f0;
    width: 100%\9;
}
#deli_scadule .deli_scadule_box div.backcolor3.deli_plan table.layoutp5.deli_plan_day tbody tr td.backcolor1 {
    width: 15% !important;
}
#deli_scadule .deli_scadule_box table.layoutp5.deli_cycle tbody tr td.backcolor1 {
    width: 35%\9 !important;
}
#contact #center1 .centerbox .mainFrame .mainCont form[name="PREV_ENQUETE"]+form[name="NEXT"] .bordlayoutp3 table.border tbody tr td.backcolor1 {
    background: #f0f0f0;
    width: 30%\9 !important;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td {
    width: 15%;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td+td {
    width: 25%;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td+td+td {
    width: 12%;
}
#contact #center1 .centerbox .mainFrame .mainCont form[name="MODIFY"] .bordlayoutp3 table.border tbody tr td+td+td+td {
    width: 26%;
}
#contact #center1 .centerbox .mainFrame .mainCont form[name="MODIFY"] .bordlayoutp3 table.border tbody tr td+td+td+td+td {
    width: 12%;
}
#contact #center1 .centerbox .mainFrame .mainCont form[name="MODIFY"] .bordlayoutp3 table.border tbody tr td+td+td+td+td+td {
    width: 10%;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td+td+td+td {
    width: 8%;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td+td+td+td+td {
    width: 10%;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 form[name="NEXTM"] table.border tbody tr td {
    width: auto;
}
#contact #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] .bordlayoutp3 table.border tbody tr td {
    width: auto;
}
#contact #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] table.border tbody tr td.backcolor1.center,
#contact #center1 .centerbox .mainFrame .mainCont table.border tbody tr td[width="49%"],
#contact #center1 .centerbox .mainFrame .mainCont table.border tbody tr td[width="49%"]+td+td[width="49%"] {
    width: 49%;
}
#contact #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] table.border tbody tr td+td,
#contact #center1 .centerbox .mainFrame .mainCont table.border tbody tr td[width="49%"]+td,
#contact #center1 .centerbox .mainFrame .mainCont table.border tbody tr td.backcolor2+td {
    width: 2%;
}
#contact #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] table.border tbody tr td+td+td.backcolor1.center {
    width: 49%;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.layoutp5.deli_cycle tbody tr td {
    width: auto;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td[align=right] {
    text-align: right;
}
#deli_scadule table.deli_plan_cal tbody tr td {
    vertical-align: top;
}
#contact #center1 .centerbox .mainFrame .mainCont div.layoutp3 table.border {
    border: 1px solid #999999;
    width: 100% !important
}
#contact #center1 .centerbox .mainFrame .mainCont div.layoutp3 table.border tbody tr td.backcolor2 table.layoutp3 {
    margin-top: 0px;
}
#contact #center1 .centerbox .mainFrame .mainCont div.layoutp3 table.border tbody tr td {
    border: none;
    padding: 2px 9px;
}
#contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_day th {
    font-size: 100%;
    background-color: inherit;
    border: none;
}
table#enter #center3 .centerbox .mainCont div.bordlayoutp3 form[name=list] table[align=center],
table#enter #center3 .centerbox .mainCont div.bordlayoutp3.center form table[align=center],
table#enter #center3 .centerbox .mainCont div.bordlayoutp3.center table[align=center] {
    width: auto;
    margin: 0 auto;
}
table#enter #center3 .centerbox .mainCont div.bordlayoutp3 hr {
    display: block;
    margin: 5px;
}
table#enter #center-seo .centerbox .mainCont div.bordlayoutp3,
table#enter #center3 .centerbox .mainCont div.bordlayoutp3 {
    padding: 5px 0;
}
table#enter {
    background: none repeat scroll 0 0 #FFFFFF;
    text-align: left;
    width: 100%;
}
#contact table tbody tr td#center1 {
    border-bottom: none;
}
table#enter #center3 .centerbox form[name="NEXT"] .mainCont .bordlayoutp3 table tbody td div.send_info {
    width: 75% !important;
    margin: 0 54px !important;
}
#contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td table caption,
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor3 div>table tr.backcolor2 td[align="center"],
#center3 .centerbox .bordlayoutp3 table td[align="center"],
#center3 .centerbox .bordlayoutp3 table tr.center td,
#center-seo .centerbox .center,
#center3 .centerbox .center,
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td[align=center] {
    text-align: center
}
#center3 .centerbox .center {
    text-align: center;
    padding: 0 20px !important;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td[align=center] p font[color=red] strong {
    font-weight: bold;
}
#contact #center1 .float_right,
table#enter td#center3 div.centerbox form div.mainCont input.float_right {
    float: right !important;
}
table#enter td#center3 div.centerbox form div.mainCont div {
    width: 100% !important;
}
table#enter td#center3 div.centerbox form div.mainCont input.float_right {
    position: absolute;
    right: 19px;
    top: 77px;
}
table#enter td#center3 div.centerbox input[type=checkbox] {
    margin-top: 5px;
}
#contact #center1 .centerbox .mainFrame {
    margin: 0px;
    padding: 1px;
    background-color: #EBEBEB;
}
#contact #center1 .box_in_box {
    text-align: center !important;
}
#contact .layoutp3 table.layoutp3 tbody td,
#contact .layoutp3 table.layoutp5 tbody td,
#contact .bordlayoutp3 table tbody td {
    text-align: left
}
#contact .layoutp3 table.layoutp3 tbody td,
#contact .layoutp3 table.layoutp5 tbody td {
    padding: 5px
}
#contact .mainFrame .mainCont .layoutp3 table.layoutp3 tbody td.center,
#contact .mainFrame .mainCont .layoutp3 table.layoutp5 tbody td.center {
    width: 2%;
}
#contact .mainFrame .mainCont .layoutp3 table.layoutp3 tbody td label,
#contact .mainFrame .mainCont .layoutp3 table.layoutp5 tbody td label strong {
    font-size: 0.75rem;
}
#contact .mainFrame .mainCont #tradesafe_div1 {
    font-size: 100% !important;
    line-height: 142% !important;
}
#center3 .centerbox .red,
#contact #center1 .red {
    color: #CC0000;
    font-size: 0.75rem !important;
}
#contact #center1 .point {
    font-size: 120%;
    color: red;
    font-weight: 900;
}
#contact #center1 .pointline {
    font-size: 100%;
    color: #000000;
    font-weight: 900;
    padding: 5px;
    padding-bottom: 5px;
    background-color: #f0f0f0;
    margin-top: 5px;
    margin-bottom: 5px;
}
#contact .mainFrame .mainCont a {
    font-size: 100%;
}
#contact .mainFrame .mainCont div.layoutp3 table tbody tr td {
    border: none;
}
#contact .mainFrame .mainCont a:hover {
    color: #333333;
    text-decoration: underline;
}
#contact .mainFrame .mainCont h4 {
    font-size: 90%;
    font-weight: bold;
}
#center1 .centerbox {
    background-color: #FFFFFF;
}
#center1 .centerbox .mainCont {
    width: 600px;
    padding: 10px;
}
#center1 .centerbox .mainCont .title1 {
    background: #192f60 !important;
    font-weight: bold;
    line-height: 135%;
    padding: 10px 15px 10px 20px;
    height: 20px;
    color: #FFFFFF;
    font-size: 100%;
    letter-spacing: 0.2em;
    margin: 0;
}
div.comment_box table {
    border-collapse: collapse;
}
div.comment_box td {
    border: 1px solid #CCC;
}
.backcolor1 {
    background: none repeat scroll 0 0 #CCC;
}
.comment_box input[type="button"],
.comment_box input[type="submit"] {
    background: #f05b4b;
    border: medium none;
    color: #000000;
    height: 25px;
    padding: 0 8px;
    font-weight: normal;
}
input[type="button"],
input[type="submit"] {
    background: #f05b4b;
    border: medium none;
    color: #000000;
    height: 25px;
    padding: 0 8px;
    font-weight: normal;
}
#contents div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame {
    border: 1px solid #EBEBEB;
    margin: 0;
    padding: 10px;
    background-color: #fff;
}
#contents .enquete-section #contact table tbody tr td div.mainCont:first-child {
    padding: 0px;
}
div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] p {
    margin: 5px 0;
    padding: 2px 0;
}
div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name="ENQ"] table tbody tr td:first-child {
    width: 45%;
}
div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] table {
    width: 50%;
}
div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] table tbody tr td {
    padding: 1px;
    text-align: left;
    vertical-align: top;
    word-break: break-all;
    border: none;
    font-size: 100%;
}
div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame {
    border: soild 1px;
}
div.enquete-section #contact {
    width: 100%;
}
div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type="text"],
div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type="password"],
div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] select {
    height: 20px;
    padding: 0;
}
div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] h4.title {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px dotted;
    font-size: 110%;
    font-weight: bold;
    line-height: 200%;
    margin-bottom: 10px;
    padding: 0;
    width: 100%;
}
#enquete-header {
    margin: 0 auto;
    background-color: #FFF;
    background: none !important;
}
#enquete-header #logo .shoplogo img {
    display: table-cell;
    vertical-align: middle;
    padding: 5px 0;
}
#enquete-header #logo .shoplogo h1 {
    max-width: 340px;
    background: none;
    margin: 0;
    padding-top: 5px;
}
#enquete-header #logo .shoplogo h1 a:hover img,
#enquete-header #logo h1 a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 1;
    -moz-opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
#enquete-header #logo .shoplogo img.float_right {
    float: right;
}
#enquete-header #logo .shoplogo img.float_left {
    float: left;
}
#wrapper #header-inner #logo img.float_left {
    height: 100px;
}
div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type=radio],
div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type=checkbox] {
    margin: 0px 5px 3px 5px;
}
div.enquete-section {
    padding: 0;
}
#enter #center3 .centerbox h3.title1 {
    padding: 10px 15px 15px 20px;
    border-bottom: 1px solid #CCC;
}
div.enquete-section #contact table tbody tr td#center1 .centerbox .mainCont h3.title1 {
    color: #fff;
    font-size: 100%;
    font-weight: bold;
    line-height: 130%;
}
div.enquete-section #contact table tbody tr td {
    width: 100%;
    border-top: none;
    padding: 0px;
}
div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS4_1] {
    margin-left: 22px;
}
div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS4_2],
div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS4_3] {
    margin-left: 11px;
}
div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] select[name=ANS5_1] {
    margin-left: 13px;
}
div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS5_2] {
    margin-left: 25px;
}
div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS5_3] {
    margin-left: 2px;
}
div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS5_4] {
    margin-left: 26px;
}
div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] strong {
    font-weight: bold;
}
div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] textarea {
    height: 150px;
    padding: 5px;
    width: 70%;
}
div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type=submit] {
    background: #f05b4b;
    border: medium none;
    color: #000000;
    font-size: 0.75rem;
    height: 25px;
    margin: 0 5px;
    padding: 0;
    width: 200px;
}
div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type=submit]:hover {
    background: url(https://wasuian.com/pic-labo/btn-confirm_bg_on.jpg) repeat-x left top;
}
.shoplogo {
    width: 340px;
}
#enquete-footer {
    width: 100%;
    margin: 0 auto;
    height: 57px;
    line-height: 100%;
    position: relative;
    clear: both;
}
#enquete-footer #footer-inner .footer_gnavi {
    float: left;
}
#enquete-footer #footer-inner .footer_gnavi ul li:first-child {
    background-image: none;
    padding: 0 3px 0 0;
}
#enquete-footer #footer-inner .footer_gnavi ul li {
    background: url("https://wasuian.com/hpgen/HPB/theme/img/slash_ccc.gif") no-repeat scroll left center transparent;
    color: #999999;
    display: inline-block;
    font-size: 80%;
    line-height: 100%;
    padding: 0 3px 0 18px;
}
#enquete-footer #footer-inner .footer_gnavi ul li a {
    color: #333;
}
#enquete-footer #footer-inner .footer_gnavi ul li a:hover {
    color: #fff;
    text-decoration: underline;
}
#enquete-footer #footer-inner .footer_gnavi ul li {
    float: left
}
#enquete-footer #copyright {
    float: right;
    font-size: 67%;
    text-align: right;
    color: #FFF;
}
#center-seo .centerbox,
#center3 .centerbox {
    font-size: 90%;
    line-height: 200%;
    margin: 0px;
    padding: 10px;
    word-break: break-all;
}
#center-seo h3.title1,
#center3 h3.title1 {
    background: #192f60 !important;
    margin: 0;
    font-size: 100%;
    font-weight: bold;
    color: #FFF;
    height: 20px;
}
.popItemh3 h3.title1 {
    background: #192f60 !important;
}
#center-seo #bread,
#center3 #bread {
    margin: 0px;
    padding: 3px 15px;
    text-align: left;
    font-size: 75%;
    line-height: 200%;
}
#center-seo .mainCont,
#center3 .mainCont {
    padding: 10px;
    margin: 0px;
    width: auto;
}
#center-seo .centerbox .caution,
#center3 .centerbox .caution {
    font-weight: bold;
    color: #d51414;
}
#center-seo .centerbox table th,
#center-seo .centerbox table td,
#center3 .centerbox table th,
#center3 .centerbox table td {
    word-break: break-all;
    vertical-align: top;
    text-align: left;
    padding: 1px;
}
#center3 .centerbox table td[width="5%"] {
    width: 10%;
}
#center-seo .centerbox .backcolor1,
#center3 .centerbox .backcolor1 {
    background-color: #EEEEEE;
}
#center-seo .centerbox .bordlayoutp3 table th,
#center3 .centerbox .bordlayoutp3 table th {
    color: #2B2B2B;
    font-weight: bold;
    text-align: center;
    word-break: normal;
}
#center3 .layoutp3 table th,
form[name$="FORM"]~tbody #center3 .layoutp3 table th {
    width: 25%;
    font-weight: bold;
}
#center-seo .centerbox th.backcolor1,
#center-seo .bordlayoutp3 th,
#center-seo .bordlayoutp3 td,
#center3 .centerbox th.backcolor1,
#center3 .bordlayoutp3 th,
#center-seo .bordlayoutp3 td,
#center3 .bordlayoutp3 td {
    border: 1px solid #999999;
    vertical-align: middle;
}
#center3 .bordlayoutp3 .layoutp3 th,
#center3 .bordlayoutp3 .layoutp3 td {
    padding: 0px;
    border: none;
}
#center3 .bordlayoutp3 .layoutp3 td.send_info {
    border: 1px solid #999999;
}
#center3 .bordlayoutp3 .layoutp3 td.send_info+td {
    width: 70%;
}
#center3 .centerbox strong,
#center3 .centerbox h4 {
    text-align: left;
    font-weight: bold;
}
#center-seo .centerbox .layoutp3+.bordlayoutp3>table,
#center3 .centerbox .layoutp3+.bordlayoutp3>table {
    width: 95%;
}
#center-seo input[type="submit"],
#center-seo input[type="button"],
#center3 input[type="submit"],
#center3 input[type="button"] {
    height: 25px;
    padding: 0 8px 0 8px;
    font-size: 80%;
    font-size: 0.8rem;
    text-align: center;
    background: #f05b4b;
    border: medium none;
    color: #000000;
    margin: 2px 2px;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor3 div>table tr.backcolor2 td div select,
#center-seo select,
#center-seo input[type="text"],
#center3 select,
#center3 input[type="text"],
#center3 input[type="password"] {
    height: 20px;
    line-height: 20px;
    padding: 0px;
    margin: 2px 0px;
    min-width: inherit;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor3 div>table tr.backcolor2 td div select,
#center-seo select,
#center-seo textarea,
#center3 select,
#center3 textarea {
    padding: 1px;
    margin: 2px 0px;
}
#center3 select[name="SEL_CARD"] {
    margin-left: 5px;
    padding: 1px;
}
#center-seo input[type="submit"]:hover,
#center-seo input[type="button"]:hover,
#center3 input[type="submit"]:hover,
#center3 input[type="button"]:hover {
    background: #e44e3a;
}
#center-seo .centerbox table td input[type="radio"],
#center3 .centerbox table td input[type="radio"] {
    margin: -3px 3px 0px 5px;
}
table#enter form[name="NEWMEM"] #center3 .centerbox .bordlayoutp3 table td[colspan="2"] input[type="checkbox"] {
    margin: -3px 4px 0px 0px;
}
#center-seo p,
#center3 p {
    margin: 5px 0px;
    padding: 2px 0px;
}
#center3 .centerbox .bordlayoutp3 table td.backcolor2 div form {
    display: inline-block;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor3 div>table tr.backcolor2 td {
    background-color: #FFFFFF;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.layoutp5.deli_cycle tbody tr td input[type="radio"],
#contact #center1 .centerbox .mainCont form[name="NEXT"] h4+div.right input[type="button"],
#contact #center1 .centerbox .mainCont form[name="NEXT"] h4+div.right input[type="submit"] {
    margin: 0px 3px;
}
section .freeTop h2 {
    border: medium none;
    font-size: 100%;
    line-height: 165%;
    margin-bottom: 10px !important;
}
.leftSearch {
    overflow: hidden;
}
.leftSearch #searchbox_wrap {
    margin-bottom: 15px;
    overflow: hidden;
}
.leftSearch #searchbox {
    color: #999999;
    font-size: 65%;
    line-height: 160%;
    overflow: hidden;
    text-align: right;
}
.leftSearch #searchbox form {
    border: 1px solid #CCC;
    float: left;
    height: 30px;
    width: 200px;
}
.leftSearch #searchbox input.searchbox {
    border: medium none;
    margin: 1px 0 1px 2px;
    padding: 0 5px;
    width: 156px;
    height: 28px;
    float: left;
}
.leftSearch #searchbox input.searchSubmit {
    padding: 1px 2px 0 0;
}
.leftSearch #searchbox p {
    display: none;
}
#header-inner h2 {
    max-width: 340px;
}
.siteName {
    margin: 0px;
    padding: 10px 10px 5px 10px;
    font-size: 100%;
    line-height: 1em;
}
.siteName a {
    color: black;
    text-decoration: none;
}
.siteName a:hover {
    color: blue;
    text-decoration: underline;
}
.sitecopy {
    padding: 10px 10px 5px 5px;
    margin: 0px;
    color: #999999;
    font-size: 80%;
    line-height: 1em;
}
.sitecopy a {
    color: black;
    text-decoration: none;
}
.sitecopy a:hover {
    color: blue;
    text-decoration: underline;
}
.header_area {
    text-align: left;
    width: 1020px;
    margin: 0;
    padding: 0;
}
.cart-section .header_area {
    margin: 0 auto;
    /* width: 0.85rem; */
}
.cart-section .footer_area {
    margin: 0 auto;
    width: 90%;
}
.pageNav form img {
    float: right;
}
#sub-column .category .fukidashi nav,
#sub-column .category .tatenarabi nav {
    margin-bottom: 0;
}
#sub-column .category .fukidashi nav:last-child,
#sub-column .category .tatenarabi nav:last-child {
    margin-bottom: 20px;
}
#sub-column .category .fukidashi ul {
    zoom: 1;
}
#sub-column .category .fukidashi nav {
    position: relative;
}
#sub-column .category .fukidashi nav .sps-itemCategorySub {
    width: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    display: none;
}
#sub-column .category .fukidashi nav:hover .sps-itemCategorySub {
    display: block;
    z-index: 999;
}
#sub-column .category .fukidashi nav .sps-itemCategorySub {
    padding: 5px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    background: #fff;
}
#sub-column .category .fukidashi nav .sps-itemCategorySub .cat2 a {
    color: #333;
    font-weight: normal;
}
#sub-column .category .fukidashi nav .sps-itemCategorySub .cat2 a:hover {
    color: #333;
    font-weight: normal;
}
#sub-column .category nav ul li.listcat1 {
    border-bottom: 0px;
}
#sub-column .category nav ul li.listcat2 {
    border-bottom: 0px;
    font-weight: bold;
}
#sub-column .category nav ul li.listcat3 {
    border-bottom: 0px;
    margin-left: 25px;
}
#sub-column .category nav ul li.listcat2 a {
    zoom: 1;
    display: block;
    padding: 3px 2px 3px 0px;
    margin: 0px 0;
    line-height: 100%;
    color: #333;
    text-decoration: none;
}
#sub-column .category nav ul li.listcat2 a:hover {
    text-decoration: underline;
}
#sub-column .category nav ul li.listcat3 a {
    zoom: 1;
    display: block;
    padding: 3px 2px 3px 0px;
    margin: 0px 0;
    line-height: 100%;
    color: #333;
    text-decoration: none;
}
#sub-column .category nav ul li.child a {
    color: #333;
    /*background: url(https://wasuian.com/hpgen/HPB/theme/css/none);*/
    font-weight: bold;
}
#sub-column .category nav ul li.child a:hover {
    color: #333;
    text-decoration: underline;
}
#sub-column #sps-itemListAllCategory {
    margin-top: 30px;
}
#sub-column .category .sps-allList+#sps-itemListAllCategory {
    display: none;
}
#sub-column .category nav ul .cat2 {
    padding: 3px 3px 3px 13px;
}
#sub-column .sps-allList {
    margin-top: 30px;
}
.tmb img {
    width: 80px;
    height: auto;
    max-width: 80px;
}
section#document_wrap {
    padding: 0px;
    margin: 20px 0 0 20px;
    width: 960px;
}
section#document_wrap h1 {
    background: #192f60 !important;
    margin: 0;
    font-size: 100%;
    font-weight: bold;
    color: #FFF;
    padding: 10px 15px 10px 20px;
    height: 20px;
    line-height: 130%;
}
section .freeArea2 .free-contents p {
    font-size: 80%;
}
section .freeArea2 .free-contents ul {
    margin: 0px 10px;
}
section .freeArea2 .free-contents ul li {
    list-style-type: none;
    padding: 3px 0px 3px 15px;
    background: url(https://wasuian.com/hpgen/HPB/theme/img/arrw.png) no-repeat left center;
    display: block;
}
section .freeArea2 .free-contents ol {
    margin: 0px 40px;
}
section .freeArea2 .free-contents ol li {
    list-style-type: decimal;
}
section.half-cont div.category section h3 {
    font-weight: bold;
    line-height: 120%;
    font-size: 80%;
    padding: 10px 0 0 10px;
}
div.cart-section div#contact img[height="1"] {
    display: none;
}
.prev-hide {
    background: none !important;
}
.itemDescFc {
    position: absolute;
    margin-left: 5px;
}
.itemThumb-wrap-left {
    width: 170px;
    padding-left: 10px;
}
.itemThumb-wrap-right {
    width: 70%;
    word-break: break-all;
    margin-left: 210px;
}
#enter #contents {
    width: auto;
    background: none;
}
.freeNoBg {
    background: none !important;
}
div#tradesafe_sealtip_ p {
    font-size: 160% !important;
    width: auto !important;
}
/* お店ページに会員カート情報表示（PC_side01） */
#sub-column .member_info_cart_info {
    width: 100%;
    margin: 0px 0 0;
}
#sub-column .membername_box {
    font-size: 13px;
    padding: 0 0 2px;
    margin: 0 0 10px;
}
#sub-column .membername_box a {
    font-size: 15px;
}
#sub-column #member_info {
    font-size: 13px;
    padding: 5px 0;
}
#sub-column #member_info .memberrank {
    font-size: 12px;
    padding: 0 10px 10px;
}
#sub-column #member_info .point_txt,
#cart_info .itemc_txt {
    padding: 0 3px;
    font-weight: bold;
}
#sub-column #member_info .rankup {
    font-size: 12px;
    padding: 5px 8px 2px;
    border: 1px solid #FF6F6F;
    position: relative;
    width: 192px;
    margin: 0 0 0px
}
#sub-column #member_info .rankup :after,
#sub-column #member_info .rankup :before {
    bottom: 100%;
    left: 13%;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
}
#sub-column #member_info .rankup :after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 5px;
    margin-left: -5px;
}
#sub-column #member_info .rankup :before {
    border-color: rgba(255, 111, 111, 0);
    border-bottom-color: #FF6F6F;
    border-width: 6px;
    margin-left: -6px;
}
#sub-column #member_info .rankup ul {
    margin: 0;
}
#sub-column #member_info .rankup li {
    line-height: 130%;
    list-style: none;
    margin: 0 0 10px;
}
#sub-column #member_info .rankup .point_txt {
    color: #FF6F6F;
}
#sub-column #cart_info {
    font-size: 14px;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    background-color: #EFEFEF;
    line-height: 150%;
}
#sub-column #cart_info a:hover {
    text-decoration: none;
}
#sub-column #cart_info .item_count {
    font-size: 13px;
    padding: 0 0 3px;
}
#sub-column #cart_info .item_count .item_cnt {
    display: inline-block;
}
#sub-column #cart_info .item_count img {
    position: relative;
    top: 5px;
    margin: 0 6px;
}
#sub-column #cart_info .shipping_box {
    padding: 3px 0 0;
    font-size: 12px;
    border-top: 1px dotted #010101;
}
#sub-column #cart_info .shipping_box .freeship_txt {
    padding: 0 3px;
    font-weight: bold;
}
/* お店ページに会員カート情報表示（非表示設定） */
.member_info_cart_info {
    display: none;
}
.member_info_cart_info .account_guest {
    display: none;
}
.member_info_cart_info .rank_name_0 {
    display: none;
}
.member_info_cart_info .rankup_none {
    display: none;
}
.member_info_cart_info .nrank_prc_0 {
    display: none;
}
.member_info_cart_info .nrank_cnt_0 {
    display: none;
}
.member_info_cart_info .firstname_guest {
    display: none;
}
.member_info_cart_info .more_maru_1 {
    display: none;
}
.member_info_cart_info .free_shipping_0 {
    display: none;
}
.member_info_cart_info .shipping_box_none {
    display: none;
}
.member_info_cart_info .pointmember_none {
    display: none;
}
.member_info_cart_info .rankmember_none {
    display: none;
}
.member_info_cart_info .memberrank_none_none {
    display: none;
}
.member_info_cart_info #member_info_none_none {
    display: none;
}
/*色から選ぶ*/
.color-list {
    margin: 0 0 10px 0;
    text-align: center;
}
.color-list li {
    cursor: pointer;
    border: solid 2px #fff;
    display: inline-block;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
}
.color-list li a {
    display: block;
    width: 55px;
    height: 55px;
    border: solid 2px #fff;
}
.color-list li.active,
.color-list li:hover {
    border: solid 2px #1a1919;
}
.color-list li.kon a {
    background-color: #0B2161;
}
.color-list li.kuro a {
    background-color: #000000;
}
.color-list li.gray a {
    background-color: #c0c0c0;
}
.color-list li.cha a {
    background-color: #a0522d;
}
.color-list li.green a {
    background-color: #4B610B;
}
.color-list li.siro a {
    background-color: #ffffff;
    border: 1px solid #ccc;
}
.color-list li.murasaki a {
    background-color: #610B5E;
}
.color-list li.pink a {
    background-color: #ffc0cb;
}
.color-list li.aka a {
    background-color: #dc143c;
}
.color-list li.ki a {
    background-color: #ffd700;
}
p.model_btn {
    margin: 0;
    margin: 10px 0 0 18px;
    text-decoration: none;
    vertical-align: middle;
    min-width: 8em;
    width: 680px;
}
p.model_btn:hover {
    opacity: 0.5;
}
/*ギフトのオススメ商品*/
.giftpage1 {
    display: block;
    width: 1020px;
    font-weight: bold;
}
.giftpage2 {
    display: none;
    width: 1020px;
    font-weight: bold;
}
.giftpage3 {
    display: none;
    width: 1020px;
    font-weight: bold;
}
.giftpage4 {
    display: none;
    width: 1020px;
    font-weight: bold;
}
.giftbutton {
    display: inline-block;
    font-size: 11pt;
    /* 文字サイズ */
    text-align: center;
    /* 文字位置   */
    cursor: pointer;
    /* カーソル   */
    width: 200px;
    /* ボタンの幅 */
    padding: 0px 0px 0px 0px;
    /* 余白       */
    background: #ffffff;
    /* 背景色     */
    color: #000000;
    /* 文字色     */
    line-height: 3em;
    /* 1行の高さ  */
    transition: .3s;
    /* なめらか変化 */
    border: 1px solid #cccccc;
    /* 枠の指定 */
}
.giftbutton:hover {
    color: #ffffff;
    /* 文字色     */
    background: #192f60;
    /* 背景色     */
}
.giftbutton:focus {
    color: #ffffff;
    /* 文字色     */
    background: #192f60;
    /* 背景色     */
}
.giftbutton2 {
    width: 300px;
    margin-left: 420px;
    display: inline-block;
    font-size: 11pt;
    /* 文字サイズ */
    text-align: center;
    /* 文字位置   */
    cursor: pointer;
    /* カーソル   */
    padding: 0px 0px 0px 0px;
    /* 余白       */
    background: #ffffff;
    /* 背景色     */
    color: #000000;
    /* 文字色     */
    line-height: 2em;
    /* 1行の高さ  */
    transition: .3s;
    /* なめらか変化 */
    border: 1px solid #cccccc;
    /* 枠の指定 */
}
.giftbutton3 {
    display: inline-block;
    font-size: 11pt;
    /* 文字サイズ */
    text-align: center;
    /* 文字位置   */
    cursor: pointer;
    /* カーソル   */
    width: 165px;
    /* ボタンの幅 */
    padding: 0px 0px 0px 0px;
    /* 余白       */
    background: #ffffff;
    /* 背景色     */
    color: #000000;
    /* 文字色     */
    line-height: 3em;
    /* 1行の高さ  */
    transition: .3s;
    /* なめらか変化 */
    border: 1px solid #cccccc;
    /* 枠の指定 */
}
.topbutton4 {
    display: inline-block;
    font-size: 11pt;
    text-align: center;
    cursor: pointer;
    width: 150px;
    padding: 0px 0px 0px 0px;
    background: #ffffff;
    color: #000000;
    line-height: 2em;
    transition: .3s;
    border: 1px solid #cccccc;
    font-family: "Time New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "メイリオ", Meiryo, sans-serif;
}
.topbutton5 {
    display: inline-block;
    font-size: 10pt;
    text-align: center;
    cursor: pointer;
    width: 160px;
    padding: 0px 0px 0px 0px;
    background: #ffffff;
    color: #000000;
    line-height: 2em;
    transition: .3s;
    border: 1px solid #cccccc;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "メイリオ", Meiryo, sans-serif;
    margin: 10px 0px 0px 0px;
    float: left;
}
.topbutton6 {
    display: inline-block;
    font-size: 11pt;
    text-align: center;
    cursor: pointer;
    width: 112px;
    padding: 0px 0px 0px 0px;
    background: #ffffff;
    color: #000000;
    line-height: 2em;
    transition: .3s;
    border: 1px solid #cccccc;
    font-family: "Time New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "メイリオ", Meiryo, sans-serif;
}
h3.giftpage {
    text-align: center;
    margin-top: 50px;
    height: 20px;
    font-weight: bold;
    display: block;
    font-size: 110%;
    color: #333;
    clear: both;
    padding: 5px 5px 20px 15px;
    background: #efefef;
    border-radius: 3px;
    line-height: 200%;
    margin-bottom: 20px;
}
h3.giftname {
    padding: 10px 0px 5px 0px;
    /*文字の上下 左右の余白*/
}
/*
     FILE ARCHIVED ON 04:12:42 Jun 28, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:19:33 Nov 09, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 193.808
  exclusion.robots: 0.095
  exclusion.robots.policy: 0.087
  RedisCDXSource: 0.645
  esindex: 0.008
  LoadShardBlock: 176.048 (3)
  PetaboxLoader3.datanode: 180.053 (4)
  CDXLines.iter: 14.896 (3)
  load_resource: 93.511
  PetaboxLoader3.resolve: 76.571
*/
/* 商品ページテンプレートここから */
/*PCでは無効（改行しない）*/
.smpbr {
    display: none;
}
/*スマートフォンでは有効（改行する）*/
@media screen and (max-width:768px) {
    .smpbr {
        display: block;
    }
}
/*PCでは有効（改行する）*/
.pcbr {
    display: block;
}
/*スマホでは無効（改行しない）*/
@media screen and (max-width:768px) {
    .pcbr {
        display: none;
    }
}
.pc_only {
    display: block !important;
}
.smp_only {
    display: none !important;
}
@media only screen and (max-width : 767px) {
    .pc_only {
        display: none !important;
    }
    .smp_only {
        display: block !important;
    }
}
#zentai {
    width: 100%;
    text-align: center;
}
#zentai img {
    margin-top: 1em;
    width: 100%;
}
@media screen and (min-width: 680px) {
    #zentai img {
        max-width: 680px;
    }
}
#syousai h3 {
    font: 1.1em serif;
    color: #000;
    /*文字色*/
    padding: 0;
    /*上下の余白*/
    border: double 3px #999;
    /*下線*/
    text-align: center;
    margin: 1em 0;
    width: 100%;
}
/*--仮箱--*/
.border-box {
    width: 100%;
    height: 500px;
    background-color: #ccc;
    background-clip: border-box;
    border: 1px solid #999c;
}
/*--縦線--*/
.sen {
    border-left: 1px solid #ccc;
    padding: 3rem 0;
    margin: 2rem 50%;
}
/*--キャッチコピー--*/
#catch {
    text-align: center;
}
#catch h3 {
    font: 220% serif;
    color: #000;
    margin: 0.5em auto;
    text-align: center;
    width: 90%;
}
/*--商品説明--*/
.detail {
    margin-top: 5em;
    text-align: center;
}
.detail h3 {
    font-size: 200%;
    text-align: center;
    margin-bottom: 1em;
}
.detail h4 {
    font-size: 200%;
    text-align: center;
    margin: 1em auto;
    color: #333;
    width: 90%;
}
.detail p {
    font-size: 120%;
    text-align: left;
    width: 90%;
    margin: 1em auto;
}
/*--商品ディティール縦横レスポンス--*/
.trim {
    height: auto;
    object-fit: cover;
    aspect-ratio: 5 / 3;
}
.flexbox {
    display: flex;
    border-bottom: 1px dotted #8c8b8b;
}
.card-img {
    margin: 0.5em;
    width: 50%;
}
.card-text {
    width: 50%;
    margin-left: 2em;
}
.card-text h3 {
    margin: 2em 0 1em 0;
    padding: 0;
    font-size: 2em;
    text-align: left;
    color: #333;
}
.card-text span {
    font-size: 0.8em;
}
.card-text p {
    margin: 0;
    padding: 0;
    font-size: 1.3em;
    text-align: left;
}
@media screen and (max-width: 767px) {
    .flexbox {
        display: block;
    }
    .card-img {
        width: 90%;
        margin: auto;
    }
    .card-text {
        width: 90%;
    }
    .card-text h3 {
        margin: 1em 0 0.5em 0;
        padding: 0;
        font-size: 1.5em;
        text-align: left;
        color: #333;
    }
    .card-text span {
        font-size: 0.8em;
    }
    .card-text p {
        margin-bottom: 1em;
        padding: 0;
        font-size: 1.3em;
        text-align: left;
    }
}
/*--ファブリック縦横レスポンス--*/
.fab-flexbox {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 680px;
    margin: 0 auto;
}
.fab-img {
    width: 42%;
    margin: 2em 0 0 0;
    text-align: left;
}
.fab-text {
    width: 52%;
    margin: 30px 0 0 0;
    padding-left: 2.5em;
}
.fab-text h4 {
    margin: 0.5em 0;
    padding: 0;
    font-size: 1.8em;
    text-align: left;
    color: #333;
}
.fab-text p {
    margin: 0;
    padding: 0;
    font-size: 1.3em;
    text-align: left;
}
@media screen and (max-width: 767px) {
    .fab-flexbox {
        display: block;
        width: 100%;
    }
    .fab-img {
        margin: 2em auto;
        text-align: center;
    }
    .fab-text {
        width: 90%;
        margin: 0 auto;
        text-align: center;
    }
    .fab-text h4 {
        margin: 1em 0 0.5em 0;
        padding: 0;
        font-size: 1.8em;
        text-align: center;
        color: #333;
    }
    .fab-text p {
        padding: 0;
        font-size: 1.3em;
        text-align: left;
        margin: 0 auto 1em auto;
    }
}
/* 商品ページテンプレートここまで */
/*==================================================
スライダーのためのcss
===================================*/
.slider {
    /*横幅94%で左右に余白を持たせて中央寄せ*/
    width: 94%;
    margin: 2em auto;
}
.slider li {
    font-size: small;
}
.slider img {
    width: 100%;
    margin: 0 auto -10px auto;
    height: 199px;
    object-fit: cover;
}
.slider_big {
    height: 275px !important;
}
/*slickのJSで書かれるタグ内、スライド左右の余白調整*/
.slider .slick-slide {
    margin: 0 10px;
}
/*矢印の設定*/
/*戻る、次へ矢印の位置*/
.slick-prev,
.slick-next {
    position: absolute;
    /*絶対配置にする*/
    top: 30%;
    cursor: pointer;
    /*マウスカーソルを指マークに*/
    outline: none;
    /*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #999;
    /*矢印の色*/
    border-right: 2px solid #999;
    /*矢印の色*/
    height: 13px;
    width: 13px;
}
.slick-prev {
    /*戻る矢印の位置と形状*/
    left: -2%;
    transform: rotate(-135deg);
}
.slick-next {
    /*次へ矢印の位置と形状*/
    right: -2%;
    transform: rotate(45deg);
}
/*ドットナビゲーションの設定*/
.slick-dots {
    text-align: center;
    margin: 20px 0 0 0;
}
.slick-dots li {
    display: inline-block;
    margin: 0 5px;
}
.slick-dots button {
    color: transparent;
    outline: none;
    width: 8px;
    /*ドットボタンのサイズ*/
    height: 8px;
    /*ドットボタンのサイズ*/
    display: block;
    border-radius: 50%;
    background: #ccc;
    /*ドットボタンの色*/
}
.slick-dots .slick-active button {
    background: #333;
    /*ドットボタンの現在地表示の色*/
}
/*==================================================
商品詳細テーブルcss
===================================*/
.main-table {
    width: 100%;
}
.main-table td:nth-child(n+1) {
    padding-right: 5px;
}
.main-table td:last-child {
    padding: 0;
}
/*==================================================
8006css
===================================*/
#body8006 {
    width: 1050px;
    background-color: #2B2B2B;
    text-align: center;
    line-height: 1.6;
    margin-top: -20px;
    margin-left: -30px;
}
#zentai8006-01 {
    margin: 0 auto 4rem;
    max-width: 680px;
}
#zentai8006-02 {
    background-color: #f0f0f0;
    padding-bottom: 2rem;
}
#zentai8006-03 {
    padding-top: 4rem;
    background-color: #fff;
}
.sp-01 h1 {
    font-size: 36px !important;
    text-align: center;
    margin: 80px 0 !important;
    color: #fff !important;
    border: 0 !important;
    background-color: #2b2b2b !important;
    font-weight: normal !important;
}
.sp-01 p {
    text-align: left !important;
    font-size: 18px !important;
    font-weight: 100 !important;
    margin-bottom: 1.5rem !important;
    padding: 0 32px !important;
    color: #fff;
}
.kigou {
    width: 90%;
    margin: 0 auto;
    padding: 2rem 0;
}
.kigou ul {
    display: inline-flex;
}
.kigou li {
    width: 50%;
    background-color: #3b3b3b;
    padding: 2rem;
    margin-right: 2rem;
}
.kigou li:last-child {
    margin-right: 0;
}
.kigou li:last-child img {
    padding-top: 17%;
}
.sp-02 h2 {
    font-size: 32px !important;
    text-align: center;
    margin: 6rem 0 4rem !important;
    position: relative;
    padding: 1.5rem !important;
    border-bottom: 0 !important;
    color: #fff !important;
    font-weight: normal !important;
}
.sp-02 h2:before {
    position: absolute;
    bottom: -28px;
    left: calc(50% - 20px);
    width: 40px;
    height: 4px;
    content: '';
    border-radius: 4px;
    background: #666;
}
.sp-02 figure {
    margin-bottom: 2rem;
}
.sp-02 p {
    width: 65%;
    font-size: 18px !important;
    text-align: left;
    font-weight: 100;
    color: #fff;
    margin-bottom: 1.5rem;
    margin-left: auto;
}
.sp-03 {
    margin: 12rem auto 4rem;
}
.sp-03 img {
    width: 100%;
}
.img8006_flex {
    display: flex;
    gap: 40px;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    margin-right: 0;
}
.img8006_flex2 {
    display: flex;
    gap: 28px;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    margin-right: 0;
}
.img8006_flex3 {
    display: flex;
    gap: 28px;
    margin-left: 40px;
}
.detail_sub {
    margin-bottom: 16px;
}
.img8006_02 {
    margin: 10rem 0 40px;
}
.img8006_03 {
    text-align: center;
}
.square_box {
    margin: 0 auto 6rem;
    position: relative;
    max-width: 180px;
    border: 1px solid #ffffff;
}
.square_box2 {
    margin: 4rem auto;
    position: relative;
    max-width: 180px;
    border: 1px solid #000;
}
.square_box::before,
.square_box2::before {
    content: "";
    display: block;
    padding-bottom: 100%;
}
.square_box h4 {
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    color: #fff;
}
.square_box2 h4 {
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    color: #000;
}
.sp-04 {
    margin-bottom: 8rem;
}
.grid8006 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.grid8006 h5 {
    font-size: 24px;
    position: relative;
    padding: 1.5rem;
    text-align: center;
    color: #fff;
}
.grid8006 h5 span {
    margin-top: 0.5rem;
    font-size: 12px;
    display: block;
    color: #999;
}
.grid8006 .item {
    text-align: center;
}
.grid8006 img {
    max-width: 320px;
    height: auto;
    transition: all 0.5s ease-in-out;
}
.grid8006 p {
    font-size: 18px !important;
    text-align: left;
    line-height: 1.6 !important;
    font-weight: 100;
    color: #fff;
    padding: 0 3rem !important;
}
.sp-05 h2 {
    font-size: 32px !important;
    text-align: center;
    margin: 4rem 0 !important;
    border-bottom: 0 !important;
    color: #fff !important;
    font-weight: normal !important;
}
.sp-05 p {
    font-size: 18px !important;
    text-align: left;
    line-height: 1.6 !important;
    font-weight: 100;
    color: #fff;
    padding: 0 2rem !important;
}
.sp-06 {
    margin: 4rem 0;
    padding-top: 56.25%;
    width: 100%;
    position: relative;
    height: 0;
}
.sp-06 video {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.video-btn {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 55px;
    /*コントローラー分下部に余白を*/
    cursor: pointer;
}
.sp-07 p {
    font-size: 18px !important;
    text-align: center;
    line-height: 1.6 !important;
    font-weight: 100;
    color: #fff;
}
.sp-08 {
    margin-top: 5rem;
    padding-top: 10px;
    margin: 0 auto;
    max-width: 680px;
}
.sp-08 h5 {
    font-size: 24px;
    margin: 4rem;
    color: #000;
}
.box {
    position: relative;
}
.top-left {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.05;
    width: 120px;
}
/*--javascript部分--*/
.fade {
    animation-name: fadeInAnime;
    animation-duration: 4s;
    animation-fill-mode: forwards;
    opacity: 0;
}
@keyframes fadeInAnime {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.fadeUpTrigger {
    opacity: 0;
}
.scene {
    opacity: 0;
}
.fadeUp {
    animation-name: fadeUpAnime;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    opacity: 0;
}
@keyframes fadeUpAnime {
    from {
        opacity: 0;
        transform: translateY(100px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.videoWrap {
    cursor: pointer;
}
/*==================================================
トップスライダーのためのcss
===================================*/
.top-slider {
    width: 1020px;
    height: 433px;
    margin-top: -13px !important;
    margin-left: 0px !important;
}
.top-slider li {
    padding: 0 !important;
}
.top-slider img {
    width: 612px;
    height: 433px;
    transform: scale(1);
    transition: .4s ease-in-out;
    /*移り変わる速さを変更したい場合はこの数値を変更*/
    margin: 0px;
}
.mask {
    display: block;
    line-height: 0;
    /*行の高さを0にする*/
    overflow: hidden;
    /*拡大してはみ出る要素を隠す*/
}
.top-slider .slick-slide {
    transition: all .5s;
    pointer-events: none;
    background-color: #2b2b2b !important;
}
.top-slider .slick-slide img {
    opacity: 0.8;
    /*透過50%*/
}
.top-slider .slick-slide.slick-center {
    pointer-events: all;
}
.top-slider .slick-slide.slick-center img {
    opacity: 1;
    /*透過なし*/
}
/*矢印の設定*/
/*戻る、次へ矢印の位置*/
.top-slick-prev,
.top-slick-next {
    position: absolute;
    top: 45%;
    cursor: pointer;
    outline: none;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    height: 20px;
    width: 20px;
}
.top-slick-prev {
    left: 4%;
    transform: rotate(-135deg);
    z-index: 999;
}
.top-slick-next {
    right: 4%;
    transform: rotate(45deg);
}
/*文字を乗せる設定*/
.text-on {
    position: relative;
    /*親要素にrelative*/
}
.text-on p {
    margin: 0 !important;
    font-size: 20px !important;
    font-family: serif;
    color: #fff !important;
    position: absolute;
    bottom: 15px;
    left: 20px;
    text-underline-offset: 2px;
    line-height: 160% !important;
    letter-spacing: 0.1rem;
    text-decoration: underline;
    text-decoration-thickness: 1px;
}
.text-on p.products {
    font-size: 32px !important;
    line-height: normal !important;
}
.text-on p.products span {
    font-size: 16px;
}
.youtube-area {
    margin: 0;
    width: 100%;
    aspect-ratio: 16 / 9;
}
@media screen and (max-width: 768px) {
    .youtube-area {
        margin: -2rem 0 4rem;
    }
}