@CHARSET "UTF-8";

/**
@font-face {
  font-family: "Roboto";
  src:
    url(../../../font/Roboto-Regular.ttf)  format("truetype");
font-weight: normal;
}
@font-face {
  font-family: "Roboto";
  src:
    url(../../../font/Roboto-Bold.ttf)  format("truetype");
font-weight: 900;
}

@font-face {
  font-family: "Noto Sans JP";
  src:
    url(../../../font/NotoSansJP-Black.ttf)  format("truetype");
font-weight: 900;
}
@font-face {
  font-family: "Roboto";
  src:
    url(../../../font/Roboto-Black.ttf)  format("truetype");
font-weight: 900;
}
**/

.btn-link:hover {
	opacity: 0.8;
}
.string-content>h1{
	text-align: center;
}
.btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.btn-sm, .btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-xs, .btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: bottom;
}

.btn-group>.btn, .btn-group-vertical>.btn {
	position: relative;
	float: left;
}

.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus,
	.btn-group-vertical>.btn:focus, .btn-group>.btn:active,
	.btn-group-vertical>.btn:active, .btn-group>.btn.active,
	.btn-group-vertical>.btn.active {
	z-index: 2;
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn,
	.btn-group .btn-group+.btn-group {
	margin-left: -1px;
}

.btn-toolbar {
	margin-left: -5px;
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left;
}

.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
	margin-left: 5px;
}

.btn-group
>
.btn
:not

(
:first-child

)
:not

(
:last-child

)
:not

(
.dropdown-toggle


)
{
border-radius
:

0;
}
.btn-group>.btn:first-child {

}

.btn-group
>
.btn
:first-child
:not

(
:last-child

)
:not

(
.dropdown-toggle

)
{
border-top-right-radius
:

0;
border-bottom-right-radius
:

0;
}
.btn-group
>
.btn
:last-child
:not

(
:first-child

),
.btn-group
>
.dropdown-toggle
:not


(
:first-child

)
{
border-top-left-radius
:

0;
border-bottom-left-radius
:

0;
}
.btn-group>.btn-group {
	float: left;
}

.btn-group>.btn-group:not (:first-child ):not (:last-child ) >.btn {
	border-radius: 0;
}

.btn-group>.btn-group:first-child:not (:last-child ) >.btn:last-child,
	.btn-group>.btn-group:first-child:not
	 (:last-child ) >.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.btn-group>.btn-group:last-child:not (:first-child ) >.btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px;
}

.btn-group.open .dropdown-toggle {

}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn .caret {
	margin-left: 0;
}

.btn>.caret, .dropup>.btn>.caret {
	border-top-color: white !important;
}

.btn>.caret2, .dropup>.btn>.caret2 {
	border-top-color: #3d3d3d !important;
	transition: border .25s linear, color .25s linear, background-color .25s
		linear;
}

.btn:hover .caret2 {
	opacity: 0.8;
	border-top-color: #gray !important;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	margin-right: -2px;
	margin-bottom: 3px;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px solid;
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group,
	.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.btn-group-vertical>.btn-group>.btn {
	float: none;
}

.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group,
	.btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group
	{
	margin-top: -1px;
	margin-left: 0;
}

.btn-group-vertical
>
.btn
:not

(
:first-child

)
:not

(
:last-child

)
{
border-radius
:

0;
}
.btn-group-vertical
>
.btn
:first-child
:not

(
:last-child

)
{
border-top-right-radius
:

4
px
;


border-bottom-right-radius
:

0;
border-bottom-left-radius
:

0;
}
.btn-group-vertical
>
.btn
:last-child
:not

(
:first-child

)
{
border-top-left-radius
:

0;
border-top-right-radius
:

0;
border-bottom-left-radius
:

4
px
;


}
.btn-group-vertical>.btn-group:not (:first-child ):not (:last-child ) >.btn
	{
	border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not (:last-child ) >.btn:last-child,
	.btn-group-vertical>.btn-group:first-child:not
	 (:last-child ) >.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not (:first-child ) >.btn:first-child
	{
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
	display: table-cell;
	float: none;
	width: 1%;
}

.btn-group-justified>.btn-group .btn {
	width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto;
}

.order-lay [data-toggle="buttons"]>.btn input[type="radio"],.order-lay  [data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
.order-lay 	[data-toggle="buttons"]>.btn input[type="checkbox"],.order-lay  [data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]
	{
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: gray;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.dropdown-menu>li>a {
	font-size: 14px;
	cursor: pointer;
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 2;
	color: white;
	white-space: nowrap;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus
	{
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0;
}

.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover,
	.dropdown-menu>.disabled>a:focus {
	color: #777;
}

.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=  false);
}

.open>.dropdown-menu {
	display: block;
}

.open>a {
	outline: 0;
}

.dropdown-menu-right {
	right: 0;
	left: auto;
}

.dropdown-menu-left {
	right: auto;
	left: 0;
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap;
}

.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990;
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px solid;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

html {
	height: 100%;
}

em {
	font-style: inherit;
}

body, input, select, textarea {
	font-family: "Noto Sans JP","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-size: 16px;
	margin: 0px;
}

textarea {
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

body {
	background: white;
}

a {
	text-decoration: none;
	color: cornflowerblue;
}

.center-content, .main-content {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}

.btn {
	margin-left: 7px;
	display: inline-block;
	width: 92px;
	text-align: center;
	font-size: 15px;
	border-radius: 3px;
	padding: 10px 5px;
	-webkit-font-smoothing: subpixel-antialiased;
	color: #3d3d3d;
	text-align: center;
	transition: border .25s linear, color .25s linear, background-color .25s
		linear;
	behavior: url("/PIE.htc");
}

.small-btn {
	font-size: 12px;
	height: 19px;
	padding-top: 11px;
	position: relative;
}

.small-btn:first-child {
	margin-left: 6px !important;
}

.top-btn {
	border: solid 1px;
	font-size: 15px;
	height: 20px;
	padding-top: 6px;
	padding-bottom: 8px;
	margin-top: 5px;
	border-radius: 0px;
}

.top-btn:hover {
	background: tomato;
	color: white;
}

.small-btn:hover {
	color: black;
}

.header-lay {
	display: table;
	height: 112px;
}

.header-v, .header-msg {
	width: 296px;
	float: left;
}

.menu-g1, .menu-g2 {
	width: 550px;
	float: right;
	display: inline-block;
}

.header-msg {
	margin-bottom: 10px;
}


.menu-btn {
	border-radius: 0px;
	color: #3d3d3d;
	font-size: 14px;
	padding: 5px;
	width: auto;
	margin-left: 7.8px;
	font-weight: 500;
}

.menu-btn:first-child {
	margin-left: 0px;
}

.menu-btn:hover {
	color: silver;
}

.top-btn1 {

}

.top-btn1:hover {

}


.top-btn2:hover {

}

.top-message {
	text-align: center;
	color: #3d3d3d;
	position: absolute;
	z-index: 0;
	width: 100%;
	margin-top: 180px;
}

.top-message div {
    height: 111px;
    width: 76%;
    line-height: 77px;
    font-size: 89px;
    letter-spacing: 27px;
    text-indent: 32px;
    margin-left: -54px;
    font-weight: 200;
}

.top-message-img {
	width: 100%;
	height: 550px;
	object-fit: cover;
}

.logo {
	width: 239px;
	margin-top: 2px;
	margin-bottom: 0px;
}

.header-msg {
	font-size: 11Px;
	margin-bottom: 0px !important;
	margin-top: 3px !important;
	line-height: 22px;
}

.footer-lay {
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin-top: 30px;
	background-color: #3d3d3d;
	display: inline-block;
	margin-top: 30px
}

body>.footer-lay {
	height: auto;
}

.footer-lay .left-lay {
	margin-top: 20px;
	width: 100%;
	display: inline-block;
}

.footer-lay .copy {
	padding-top: 18px;
	padding-left: 15px;
	color: white;
	display: inline-block;
	width: 100%;
	font-size: 14px;
}

.footer-lay .right-lay {
	margin-top: 65px;
	margin-bottom: 10px;
	width: 500px;
	display: inline-block;
	float: right;
}

.footer-lay iframe {
	border-radius: 6px;
}

.footer-lay .left-lay a {
	display: inline-block;
	padding-top: 10px;
	padding-left: 16px;
	font-size: 13px;
}

.footer-lay .left-lay a:hover {
	color: antiquewhite
}

.product .price {
	padding-right: 50px;
}

.product .left {
	padding-left: 50px !important;
}

table {
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
}

table th {
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: left;
	color: #3d3d3d;
	border-bottom: 1px solid gray;
}

table td {
	padding: 8px;
    padding-top: 12px;
    padding-bottom: 12px;
	border-bottom: 1px solid lightgray;
}
.price-main .product-table td{
    padding-top: 0px;
    padding-bottom: 0px;
}


.cate-name {
	font-size: 26px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 168px;
}

.cate table th {
	text-align: center;
}

.cate table td:last-child {
	text-align: right;
	width: 150px;
}

.cate table td:first-child {
	width: 400px;
}

.cate table th:after {
	border: 0px;
}

.input-lay, .msg-panel {
	background-color: #3d3d3d;
	white-space: normal;
	text-align: center;
	width: 630px;
	padding: 20px;
	color: white;
	margin: 50px;
	margin-left: auto;
	margin-right: auto;
	line-height: 30px;
	border-radius: 6px;
}

.input-lay input {
	border-radius: 3px;
	vertical-align: middle;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 250px;
	padding: 5px;
	border: none;
}

.input-lay .btn {
	width: 145px;
	height: 42px;
	font-size: 13px;
	margin-left: 0px;
	background-color: white;
	color: gray;
	font-weight: 900;
}

.input-lay .btn:hover {
	cursor: pointer;
	background-color: gray;
	color: white;
}

.input-lay .btn:focus {
	outline: none;
}



ul.feedbackPanel {
	padding-left: 0px;
}

.info-panel {
	width: 180px;
	color: white;
	margin-top: 10px;
	margin-bottom: 50px;
	display: inline-block;
}

.cus-info-panel {
	padding: 20px;
	background: white;
	color: black;
	border: 1px solid #3d3d3d;
}

.deli-day-panel {
	padding: 20px;
	background: #3d3d3d;
}

.cus-info-panel .plant, .cus-info-panel .post-code, .cus-info-panel .address
	{
	font-size: 12px;
}

.deli-day-panel .deli-day {
	font-size: 30px;
	display: inline;
}

.cus-menu {
	margin-top: 30px;
}

.cus-menu-btn {
	line-height: 40px;
	color: black;
	width: 100%;
	display: inline-block;
	text-align: center;
	border-bottom: 1px solid white;
	transition: border .25s linear, color .25s linear, background-color .25s
		linear;
}

.cus-menu-btn:last-child {
	border-bottom: none;
}

.btn:active, .cus-menu-btn:active, .msg-btn:active,
	.order-detail-btn-label:active, .order-cancel-btn:active {
	opacity: 0.8;
}

.cus-menu-btn:hover {
	color: white;
	background: #3498db;
}

.cus-content {
	width: 690px;
	display: inline-block;
	float: right;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 50px;
}

.msg-header {
	background: #3d3d3d;
	width: 100%;
	height: 70px;
	color: white;
	display: inline-block;
}

.msg-date, .msg-title, .msg-btn, .msg-header-left {
	display: inline-block;
}

.msg-date, .msg-title, .msg-header-left {
	width: 500px;
}

.msg-btn {
	float: right;
	background: rgb(15, 101, 255);
	cursor: pointer;
	-webkit-border-radius: 30px;
	-moz-border-radius: 25px;
	width: 50px;
	height: 50px;
	text-align: center;
	margin-top: 10px;
	margin-right: 20px;
	transition: border .25s linear, color .25s linear, background-color .25s
		linear;
}

.msg-btn:hover {
	background: cornflowerblue;
}

.msg-btn label {
	cursor: pointer;
	padding-top: 15px;
	display: inline-block;
}

.msg-content {
	white-space: pre-line;
	padding: 20px;
	padding-left: 45px;
	padding-right: 45px;
	background: #3d3d3d;
	color: white;
	padding-right: 45px;
}

.msg {
	width: 100%;
	display: inline-block;
	margin-bottom: 25px;
}

.msg-date {

}

.msg-header-left {
	margin-left: 30px;
	height: 100%;
	line-height: 35px;
}

.first, .prev, .last, .next, .navigator span span {
	display: block;
	width: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	margin-right: 10px;
	color: rgb(171, 171, 171);
	border-radius: 2px;
}

.navigator span span {
	background: orange;
	color: white;
	border-radius: 15px;
}

.navigator span a span {
	background: #3d3d3d;
}

.navigator a.first, .navigator a.prev, .navigator a.next, .navigator a.last
	{
	display: none;
}

.navigator a[disabled="disabled"] span {
	background: steelblue;
	color: white;
}

.navigator a, .navigator a span {
	color: white;
}

.navigator a:hover, .navigator a span:hover {
	opacity: 0.8;
}

#step_bar_box {
	text-align: center;
	overflow: hidden;
	margin-bottom: 12px;
	margin-top: 6px;
}

.step-bar {
	margin: 0px !important;
	padding: 0px !important;
}

.step-bar {
	list-style: none;
}

.step-bar li {
	line-height: 30px;
	color: #a6a6a6;
	text-decoration: none;
	padding: 0 20px 0 19px;
	background: #eee;
	display: inline-block;
	width: 11%;
}

.step-bar li small {
	font-size: 80%;
}

.step-bar li::after {
	position: relative;
	display: block;
	margin-top: -16px;
	margin-left: auto;
	margin-right: -25px;
	height: 16px;
	width: 20px;
	content: " ";
	-webkit-transform: skew(-30deg);
	-moz-transform: skew(-30deg);
	-ms-transform: skew(-30deg);
	-o-transform: skew(-30deg);
	transform: skew(-30deg);
	background: #eee;
	border-right: 1px solid white;
}

.step-bar li::before {
	float: right;
	display: block;
	margin-bottom: -25px;
	margin-left: auto;
	margin-right: -25px;
	height: 14px;
	width: 20px;
	content: " ";
	-webkit-transform: skew(30deg);
	-moz-transform: skew(30deg);
	-ms-transform: skew(30deg);
	-o-transform: skew(30deg);
	transform: skew(30deg);
	background: #eee;
	border-right: 1px solid white;
}

.step-bar li:first-child {
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-ms-border-radius: 5px 0 0 5px;
	-o-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}

.step-bar li:last-child {
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-ms-border-radius: 0 5px 5px 0;
	-o-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}

.step-bar li:last-child::before {
	border: 0;
	background: transparent !important;
}

.step-bar li:last-child::after {
	border: 0;
	background: transparent !important;
}

.step-bar li.current {
	background: #F97C78;
	color: #333;
}

.step-bar li.current::before {
	background: #F97C78;
}

.step-bar li.current::after {
	background: #F97C78;
}

.step-bar li.current:last-child {

}

.step-bar li.current:last-child::before {
	border: 0;
	background: transparent !important;
}

.step-bar li.current:last-child::after {
	border: 0;
	background: transparent !important;
}

.order {
	margin-bottom: 25px;
	color: white;
	background: orange;
}

.order-header {
	height: 70px;
}

.order-status {
	float: left;
	background: white;
	width: 120px;
	text-align: center;
	display: inline-block;
	height: 70px;
	line-height: 70px;
	color: #3d3d3d;
	font-weight: bold;
	border: 1px solid #3d3d3d;
}

.order-date {

}

.order-header-left {
	width: 400px;
	display: inline-block;
	line-height: 35px;
	padding-left: 25px;
}

.order-detail-btn {
	width: 50px;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	float: right;
	text-align: center;
	background: darkblue;
	display: inline-block;
	border-radius: 25px;
	margin-right: 20px;
	margin-top: 10px;
	cursor: pointer;
}

.order-detail-btn:hover {
	background: cornflowerblue;
}

.order-detail-btn-label {
	cursor: pointer;
}

.order-content {
	display: inline-block;
	height: 100%;
	width: 90%;
	padding: 5%;
	background: #3d3d3d;
	text-align: center;
}

div#step-bar_box {
	margin-bottom: 20px;
}

.order table td {
	background: none;
}

.order-content table, .order-content tr {
	width: 100%;
}

.order-content table td {
	padding: 0px;
}

.order-content table .tag {
	width: 10%;
	text-align: left;
}

.order-content table .name {
	width: 35%;
	text-align: left;
}

.order-content table .option {
	width: 30%;
	text-align: left;
}

.order-content table .amount {
	text-align: right;
	width: 10%;
}

.order-content table .price {
	text-align: right;
	width: 15%;
}

.order-cancel-btn {
	margin-top: 30px;
	cursor: pointer;
	background: crimson;
	color: white;
}

.order-cancel-btn:hover {
	background: rgb(239, 91, 119);
}

.wicket-ajax-indicator {
	position: fixed;
	left: 0px;
	top: 0px;
	padding-top: 25%;
	height: 100%;
	width: 100%;
	background: white;
	opacity: 0.5;
	filter: alpha(opacity = 60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: 0.6;
	-moz-opacity: 0.6;
}

.wicket-ajax-indicator img {
    top: 40vh;
    left: 50%;
    position: absolute;
}
.cus-content .input-lay, .cus-content .msg-panel {
	margin: 0px;
}

.account-type-radio label {
    margin-right: 2%;
    width: auto!important;
}

.input-lay .label {
	width: 25%;
	margin: 10px;
	text-align: left;
	display: inline-block;
}

.input-lay .input {
	width: 50%;
	display: inline-block;
	text-align: left;
	box-sizing: border-box;

}
.cleaning-area-clothing .pay-type-radio {
    margin-top: 0px;
}

.input-lay textarea {
	width: 49% !important;
}

.input-lay .check {
	width: 16px;
	height: 16px;
	margin: 0px;
}

.input-lay select {
	padding: 4px;
	border-radius: 3px;
	margin-bottom: 20px;
}

.input.select {
	margin-right: 10px;
}

.input-lay textarea {
	margin-top: 10px;
	border-radius: 3px;
	margin-bottom: 10px;
}

.msg-panel {
	margin-bottom: 300px;
}

.q, .a {
	float: left;
	height: 20px;
}

.q {
	display: inline-block;
	color: blue;
	font-size: 22px;
	margin-top: -2px;
	margin-right: 10px;
}

.a {
	display: inline-block;
	color: red;
	font-size: 22px;
	margin-bottom: 25px;
	margin-right: 10px;
	margin-left: 2px;
	margin-top: -2px;
}

.qa {
	cursor: pointer;
	display: inline-block;
	width: 95%;
	margin: 0px;
    white-space: pre-line;
}

.ann-lay {
	width: 920px;
	margin: auto;
	margin-top: 0px;
}

.ann-title label {
	color: blue;
	cursor: pointer;
	font-size: 18px;
}

.ann-title label:hover {
	color: cadetblue;
}

.ann {
	margin: 20px;
}

.ann-content {
	padding: 20px;
}

.explain {
	margin-bottom: 8px;
}

.page {
	margin-top: 20px;
}

.page iframe {
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 30px;
	width: 900px;
}

.menu-g1 nav {
	display: none !important;
}

.main-content .product-table {
	margin-left: 16px;
}

.product-title {
	color: navy;
	font-size: 30px;
	margin-left: 27px;
	margin-top: 20px;
}

.hidden {
	visibility: hidden;
	height: 0px!important;
    margin: 0px!important;
    padding: 0px!important;
}

.string-content {

}

.string-content .product-table {
	margin: 0px auto;
}

.h2-content-desc {
	float: left;
	width: 48%;
}
.modaal-container .h2-content-desc {
	width: auto;
}
.modaal-container img+.h2-content-desc,.modaal-container .modal-img-wrap+.h2-content-desc {
	width: 48%;
}

.modal-video-h2-wrap+.h2-content-desc {
	width: 48%;
}



.h2-img {
	width: 400px;
	height: 300px;
	float: right;
	margin-left: 5%;
	object-fit: cover;
}

/**
.main-content{
		user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
}
**/
.h2-content .h2 {
	margin-bottom: 10px;
	margin-top: 0px !important;
	color: #3d3d3d;
}

.h2-content {
	display: inline-block;
	font-size: 14px;
	line-height: 33px;
	width: 100%;
	margin-top: 35px;
	margin-bottom: 35px;
}

.h1+.h2-content {
	margin-top: 0px !important;
}

.h1 {
	font-size: 30px;
	/* margin-left: 0px; */
	margin-top: 60px;
	/* border-left: solid 35px red; */
	/* padding-left: 18px; */
	margin-bottom: 50px;
	text-align: center !important;
	display: inline-block;
	width: 100%;
	    font-weight: bold;

}

.h1:first-of-type {
	margin-top: 40px;
}

h2 {
	font-size: 24px;
	margin-top: 40px;
	text-align: center !important;
	margin-bottom: 20px;
}

h3 {
	text-align: center !important;
	font-size: 16px;
	margin-left: 0px;
	margin-top: 30px;
	padding-left: 18px;
	margin-top: 50px;
}

.page .h2 {
	margin-top: 50px;
}

p.point {
	display: inline;
	color: red;
	font-weight: bold;
	font-size: 24px;
}

body {
	min-width: 970px;
}

.string-content a {
	color: mediumblue;
	text-decoration: underline;
}

.string-content a:hover {
	opacity: 0.8;
}

.cate-list {
	display: inline-block;
	float: left;
	width: 200px;
	margin: 10px;
	text-align: center;
}

.price-main {
	display: inline-block;
	float: left;
	margin-left: 40px;
	width: 677px
}

.cate-list a:hover {
	background: gray;
	color: white;
}

.cate-list {
	height: 700px;
	margin: 10px;
	margin-top: 0px;
	overflow: auto;
	border-left: 1px solid #3d3d3d;
	border-right: 1px solid #3d3d3d;
	border-bottom: 1px solid #3d3d3d;
	border-top: 1px solid #3d3d3d;
	overflow-x: hidden;
}

.price-menu {
	width: 200px;
	float: left;
	margin-top: 74px
}

.cate-top {
	text-align: center;
	width: 202px;
	margin-top: 0px;
	background: #3d3d3d;
	line-height: 40px;
	color: white;
	margin-left: 10px;
}

.cate-list a {
	color: black;
	line-height: 38px;
	display: block;
	border-bottom: solid 1px gray;
	font-size: 13px;
}

.price-view .cate {
	margin-bottom: 0px;
	font-size: 20px;
	line-height: 35px;
	color: black;
	width: 100%;
	text-align: center;
	border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	margin-top: 50px;
	margin-bottom: 20px;
	font-size: 25px;
	font-weight: bold;
	display: none;
}

.price-main .content {
	margin-top: 74px;
}

.product-table th {
	text-align: center;
	font-size: 16px;
}

.product-table td:last-child {
	text-align: center;
}

.product-table th:after {
	border: 0px;
}

.product-table td:nth-child(1) {
	width: 60%;
}

.product-table {
	margin-left: 0px;
	border-spacing: 0px;
	margin-bottom: 8px;
	width: 100%;
}

.product-table th:nth-child(1) {
	width: 70%;
}

.product-table th:nth-child(2) {
	width: 15%;
}

.course-product-table td {
	width: 15%;
}

.course-product-table td:nth-child(1) {
	width: 40%;
}

.product-table tr:nth-child(even) td {

}

.product-table td {
	text-align: center;
	padding-left: 15px;
}


.product-table .center {
	text-align: center !important;
}

.product-table .left {
	text-align: left;
	padding-right: 0px;
}

.price-view .contents-label {
	width: 100%;
}

.course {
}

.course table {
	width: 100%;
	text-align: center;
}

.course table th {
	text-align: center;
}
.course table img {
    width: 20px;
}

.price-select {
	display: none;
}

.price-main img {
	margin-top: 10px;
}

.input-lay .attention {
	font-size: 12px;
}

.input-lay .order-attention {
    font-size: 10px;
}

.input-lay .attention {
	border: solid;
	padding: 20px;
	text-align: left;
}

.input-area {
	margin-top: 20px;
	margin-bottom: 20px;
}

.attention h3 {
	margin: 0px;
	border: solid 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.attention a {
	text-decoration: underline;
	color: gold;
	font-size: 120%;
}

.blinking {
	-webkit-animation: blink 1.5s ease-in-out infinite alternate;
	-moz-animation: blink 1.5s ease-in-out infinite alternate;
	animation: blink 1.5s ease-in-out infinite alternate;
}

@
-webkit-keyframes blink { 0% {
	opacity: 0;
}

100%
{
opacity
:
1;
}
}
@
-moz-keyframes blink { 0% {
	opacity: 0;
}

100%
{
opacity
:
1;
}
}
@
keyframes blink { 0% {
	opacity: 0;
}

100%
{
opacity
:
1;
}
}
.attention {
	line-height: 22px;
}

.input-lay.contact-lay {
	text-align: left;
}

.contact-lay .label {
	margin-left: 98px;
}

.center {
	width: 100%;
	text-align: center;
}

.contact-lay textarea {
	width: 250px;
	padding: 5px;
}

.input-lay .check-course {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 10px;
}

.input-lay .course-label {
	white-space: pre;
	margin-top: 12px;
	display: inline-block;
	margin-bottom: 12px;
}

.file-upload-attachment, #attachment,#attachment1,#attachment2,#attachment3 {
	display: inline-table;
	position: relative;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	padding: .5em 2em;
	line-height: 1.5em;
	width: 195px;
	margin-top: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: gray;
	color: white;
}

.file-upload-attachment:hover, #attachment:hover, #attachment1:hover, #attachment2:hover, #attachment3:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=8);
	opacity: 0.8;
}

input[type="file"] {
	/* 位置とサイズの調整 */
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* オンマウスでマウスカーソルを変更 */
	cursor: pointer;
	/* 不透明度0で見えなくします。*/
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
}

.file-bk {
	width: 100% !important;
	margin: 0px !important;
}

.file-upload-val, #val {
	width: 150px;
	display: none;
	background: #fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: .25em 1em;
	color: rgb(242, 121, 0);
}

.cus-info-panel {
	border-radius: 6px 6px 0 0;
}

.deli-day-panel {
	border-radius: 0 0 6px 6px;
}

.deli-day-panel label {
	float: left;
}

.deli-day-panel {
	text-align: right;
}

.cus-menu-btn {
	background: #3d3d3d;
	color: white;
}

.cus-menu-btn:first-child {
	border-radius: 6px 6px 0px 0px;
}

.cus-menu-btn:last-child {
	border-radius: 0px 0px 6px 6px;
}

.cus-menu-btn:hover {
	opacity: 0.8;
	background: gray !important;
}

.attention {
	border-radius: 6px;
	margin: 10px 0px;
}

.navigator span {
	border-radius: 4px;
	color: white;
}

.order {
	background: none !important;
}

.order-header-left {
	background: #3d3d3d;
	width: 540px;
	border-radius: 0 6px 6px 0;
	height: 70px;
	border: 1px solid #3d3d3d;
}

.order-status {
	border-radius: 6px 0 0 6px;
}

.order-status:hover, .order-header-left:hover, .msg-header:hover {
	opacity: 0.8;
	cursor: pointer;
}

.order-content, .msg-content {
	margin-top: 15px;
	border-radius: 6px;
	display: none;
}

.msg-header {
	border-radius: 6px;
	display: inline-table;
}

.order-detail-btn, .msg-btn {
	display: none;
}

.order-header-left:hover:after {
	transition: 0.3s ease;
	top: -45px;
}

.msg-header-left:hover:after {
	transition: 0.3s ease;
	top: -48px;
}

.cus-menu-icon {
	position: relative;
	top: 8px;
	left: -15px;
	margin-right: 7px;
	float: left;
}

.cus-menu-btn {
	width: 141px;
}

.cus-menu a {
	text-align: left;
	padding-left: 38px;
}

ul.feedbackPanel {
	text-align: left;
		margin-top:0px;
}

.price-attention {
	display: inline-block;
	/* float: left; */
	margin: 40px;
	width: 858px;
	margin-bottom: 0px;
	/* color: gray; */
	padding: 20px;
	border-radius: 7px;
	margin-right: auto;
	line-height: 24px;
	margin-top: 0px;
	border: 1px solid gray;
	border-radius: 0px;
	font-size: 14px;
	display: block;
	margin-left: auto;
}

.feedbackPanelWARNING {
	list-style: none;
}

li .feedbackPanelWARNING {
	list-style-type: none;
	white-space: pre-line;
	line-height: 21px;
	text-align: left;
	margin: 5%;
	margin-bottom: 0;
	margin-top: 0px;
	padding-top: 0px;
	display: inline-table;
}

.kakou-chart {
	width: 30%;
	height: 240px;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
	display: block;
}

.kakou-chart .count {
	text-align: center;
	font-weight: bold;
	font-family: arial;
	position: relative;
	top: -150px;
	animation: fadeIn 3s ease 0s 1 normal;
	-webkit-animation: fadeIn 3s ease 0s 1 normal;
}

@
keyframes fadeIn { 0% {
	opacity: 0
}

30%
{
opacity
:

0
}
100%
{
opacity
:

1
}
}
@
-webkit-keyframes fadeIn { 0% {
	opacity: 0
}

30%
{
opacity
:

0
}
100%
{
opacity
:

1
}
}
.kakou-chart em {
	font-size: 75px;
}

.kakou-chart:nth-child(2) .count {
	color: #59A5D9;
}

.kakou-chart:nth-child(3) .count {
	color: #9b59b6;
}

.kakou-chart:nth-child(4) .count {
	color: #2ecc71;
}

.kakou-chart-group-2 .kakou-chart:nth-child(2) .count {
	color: #E5D437;
}

.kakou-chart-group-2 .kakou-chart:nth-child(3) .count {
	color: #E5523D;
}

.kakou-chart-group-2 .kakou-chart:nth-child(4) .count {
	color: #9F1E3C;
}

.kakou-chart-group {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	display: -o-box;
	display: -ms-box;
	box-pack: justify;
	-moz-box-pack: justify;
	-webkit-box-pack: justify;
	-o-box-pack: justify;
	-ms-box-pack: justify;
	height: 296px;
}

.kakou-chart span.title {
	float: left;
	font-size: 17px;
	/* display: inline-flex; */
	position: absolute;
	top: -55px;
	left: 0px;
	width: 100%;
	text-align: center;
}

.kakou-chart span.caption {
	position: absolute;
	top: 15px;
}

img.price-img {
	width: 300px;
}

.price-list {
	float: right;
	width: 350px;
	font-size: 20px;
}

.price-list-ele-s {
	width: 240px;
	display: inline-block;
}

.price-list-ele-p {
	float: right;
}

.price-list-ele {
	margin-top: 10px;
}

#payjp_checkout_box {
	display: none;
}

#pay-select {
	width: 185px;
}

#payjp_checkout_box input[type=button] {
	width: 170px;
	float: left;
	font-size: 12px !important;
	border: none !important;
	background: gray !important;
	color: white;
	height: 36px;
    margin-bottom: 20px;
}
}

#payjp_checkout_box input[type=button]:hover {
	opacity: 0.8;
}

.contact-lay .q, .contact-lay .a {
	font-size: 26px;
	font-weight: bold;
	height: 3px;
	float: left;
}

.q-div .qa {
    padding-bottom: 20px;
}
.a-div .qa {
    padding-bottom: 40px;
}

.contact-lay .qa-contact {
	width: 100%;
}

.contact-lay .qa {
	width: 95%;
}

.qa-perhaps {
	padding: 20px 0px;
	font-size: 22px;
}

.qa a {
	color: yellowgreen;
}

.con-product-table {
	font-size: 14px;
	color: black;
	    border-spacing: 0px 0px;
	    margin-top: 20px;
	        width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}

.con-product-table th {
	text-align: center;
}

table.con-product-table th {
	color: black;
	border-bottom: 2px solid black;
}

td.con-price {
	text-align: right;
	padding-right: 5%;
}

.main-content .qa {
	line-height: 30px;
}

.main-content .a {
	margin-left: 1px;
}

.trade-table {
	width: 100%;
}

label.label.op-label {
	margin-top: 0;
	margin-bottom: 0;
}

.m-label {
	display: none !important;
}

.holiday-attention {
	padding: 10px;
	margin: 30px auto;
	border: 1px gray solid;
	width: 700px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 40px;
}

.holiday-list {
	margin-top: 10px;
}


.deliCourse-select {
	width: 100% !important;
}

.qa-contact .qa-div:nth-child(2n) {
	margin-top: 0px;
}

video {
	display: none;
}

.kakou-chart-d {
	/* display: none; */
	width: 0px !important;
	margin: 0px;
}

.video-h2-wrap video {
	display: inline-block;
	margin-top: -80px;
	width: 100%;
	opacity: 0.8;
}

.video-h2-wrap {
	width: 400px;
	height: 300px;
	margin-left: 46px;
	overflow: hidden;
	display: inline-block;
	float: right;
	background: url(../../../image/dot.png) repeat !important;
}

.price-footer {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	min-height: 12px;

}

.swiper-container {
	padding-bottom: 30px;
	height: 280px;
	margin-bottom: 40px !important;
	z-index: 0 !important;
	/* margin-bottom: 260px!important; */
	width: 920px;
		cursor: pointer;

}

.swiper-pagination {
	z-index: 0 !important;
	margin-bottom: 30px;
}

.swiper-wrapper {
	height: 250px;
}

.fb_img {
	height: 300px;
	width: 300px;
	object-fit: cover;
background: #f5f5f57d;
}

.fb-slide a {
	width: 100%;
	display: inline-block;
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets
	{
	width: 920px;
	position: relative;

}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
	background: black !important;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
	margin: 0px 10px;
}

.swiper-pagination {
	margin-top: -15px !important;
}

.fb_content {
	line-height: 24px;
	height: 100px;
	position: relative;
	margin-top: -74px;
	background: black;
	opacity: 0.7;
	color: white;
	padding: 5px;
	font-size: 13px;
	text-decoration: none !important;
}

.fb_date {
	background: #3d3d3d;
	color: white;
	top: 0px;
	position: absolute;
	padding: 0px 10px;
	font-size: 13px;
	line-height: 24px;
	padding-top: 2px;
}

.fb-slide a {
	text-decoration: none;
}

.fb_like {
	position: absolute;
	color: red;
	right: 4px;
	top: 10px;
	font-weight: bold;
	text-align: center;
	color: #3c3c3c;
	background: snow;
	font-size: 15px;
	border-radius: 30px;
	width: 55px;
	height: 55px;
	line-height: 54px;
}

.fb_like-ele {
	text-align: center;
}

.fb_like_count {
	float: left;
	width: 100%;
	float: right;
	display: inline-block;
	position: relative;
}

.heart:before, .heart:after {
	position: absolute;
	content: "";
	left: 11px;
	top: 24px;
	width: 5px;
	height: 8px;
	background: tomato;
	border-radius: 5px 5px 0 0;
	transform: rotate(-45deg);
	transform-origin: 0 100%;
}

.heart:after {
	left: 7px;
	transform: rotate(45deg);
	transform-origin: 100% 100%;
}

.heart-100:before, .heart-100:after {
	left: 7px;
}

.heart-100:after {
	left: 3px;
}

.heart-1:before, .heart-1:after {
	left: 13px;
}

.heart-1:after {
	left: 9px;
}

.search-product-form {
	width: 90%;
	padding: 30px 0px;
	text-align: center;
	margin: 0px auto;
}

input.search-text.placeholder:focus {
	outline: none;
}

input.search-text {
	padding: 10px;
		width: calc(100% - 42px);
    height: 42px;
        box-sizing: border-box;

	border-radius: 0px;
	float: left;
	border: 1px solid gray;
	border-radius: 5px 0px 0px 5px;
}

.search-btn {
	background: #3d3d3d;
	padding: 10.8px;
	float: left;
	display: inline-block;
	border: 1px solid;
	/*border-radius: 0px 10px 10px 0px;*/
		    height: 42px;
	    width:42px;
    box-sizing: border-box;
    border-radius: 0px 5px 5px 0px;
}

input.search-product.placeholder.hidden {
	display: none;
}

.search-btn:focus {
	outline: 0;
}

button:focus {
	outline: 0 !important;
}

.btn-tel {
	position: relative;
    display: block;
    border-radius: 50px;
    color: #3d3d3d;
    font-weight: bold;
    text-align: center;
    background: snow;
    font-size: 14px;
    padding: 5px 0;
    margin: auto;
    width: 70%;
    display: none;
    padding: 10px 5%;
}

.tel-lay .tel {
	background: url(../../../image/telephone.png) no-repeat;
}

.btn-tel::after {
	background: url(../../../image/telephone-black.png) no-repeat center;
	width: 24px;
	height: 24px;
	content: "";
	background-size: contain;
	position: absolute;
	top: calc(50% - 12px);
	left: 15px;
}

.tel-lay .tel {
	font-size: 20px;
	margin: 20px auto !important;
}

.tel-lay h3 {
	margin-top: 0px;
	padding: 0px;
}

.tel-lay .tel {
	font-size: 20px;
	margin: 20px 0px;
	width: 210px;
	line-height: 26px;
}

.tel-lay * {
	text-align: center;
}

.tel-footer {
	display: inline-block;
	width: 100%;
	margin-top: unset;
	background: #3d3d3d;
	padding-top: 20px;
	margin-bottom: -1px;
	border-bottom: 1px solid white;
	padding-bottom: 8px;
}

.contact-link {
	margin: 0 auto;
}

.tel-footer .tel {
	width: 470px;
}

.tel-footer * {
	color: white;
}

.tel-footer .contact {
	display: inline-block;
}

.tel-footer .contact:hover {
	text-decoration: underline !important;
}

.mobile-content {
	display: none;
}

.reception-time {
	display: inline-block;
}

.footer-lay .sns img {
	width: 18px;
}

.msg-panel a {
	text-decoration: underline;
	font-weight: bold;
}

.swiper-slide {
	width: 300px;
}


input#isDmHtml {
	width: 51%;
}

.checkbox01.input {
	width: 52%;
}

input[type=checkbox] {
	display: none !important;
}

.checkbox01 {
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	padding: 5px 30px;
	position: relative;
	width: auto;
	padding-top: 8px;
}

.checkbox01::before {
	background: #fff;
	border: 1px solid #231815;
	content: '';
	display: block;
	height: 16px;
	left: 5px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	width: 16px;
}

.checkbox01::after {
	border-right: 3px solid deepskyblue;
	border-bottom: 3px solid deepskyblue;
	content: '';
	display: block;
	height: 9px;
	left: 10px;
	margin-top: -7px;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: rotate(45deg);
	width: 5px;
}

input[type=checkbox]:checked+.checkbox01::after {
	opacity: 1;
}

iframe.h2-img.youtube-content {
	width: 400px;
	height: 245px;
}

p.bold {
	display: inline;
	font-weight: bold;
}

.btn-link {
	line-height: 33px;
	border-radius: 24px;
	padding: 0px 15px;
	text-decoration: none !important;
	background: #006CAF;
	color: white !important;
	margin: auto;
	width: 45%;
	display: block;
	text-align: center;
margin-top: 12px;
}

.btn-link-orange {
	background: darkorange;
}

.btn-link-red {
	background: crimson;
}

.btn-link-green {
	background: mediumseagreen;
}

.btn-orange {
	background-color: darkorange!important;
	color: white!important;
}

.btn-red {
	background-color: crimson!important;
}

.btn-green {
	background-color: mediumseagreen!important;
}


.long-image {
	width: 100%
}

.btn-link-long {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 30%;
}

.btn-link-long {
	margin-top: 30px;
}

.spacer {
	height: 30px;
}

input#ratingValue {
	display: none;
}

.rate-select-layer, .rate-base-layer, .rate-hover-layer {
	margin-top: 4px;
}

.review_reviewer {
		color: #3d3d3d;

	margin: 10px;
	font-size: 18px;
	font-weight: 600;
	margin-top: 20px;
	line-height: 24px;
	width: 86%;
}

.review_rating {
	float: left;
	color: crimson;
	font-weight: 600;
	margin-left: 10px;
}

.review_rating_ele {
	float: left;
	color: #ffcf32;
}

.review_date {	color: #3d3d3d;

	float: right;
	font-size: 14px;
	line-height: 25px;
	margin-right: 10px;
}

.review_content {
		color: #3d3d3d;

	width: calc(100% - 20px);
	display: inline-block;
	margin-left: 10px;
	/* margin-right: 20px; */
	font-size: 12px;
	margin-top: 1px;
	white-space: normal;
	    line-height: 26px;
}

.review-swiper-container {
	padding-bottom: 30px;
	height: 360px;
}

.swiper-button-prev, .swiper-button-next {
	display: none;
}

.review_caption {
	float: left;
}

.review_caption {
	margin-right: 5px;
}

.review_rating_number {
	margin-left: 5px;
	float: left;
}

.review_icon {
	position: absolute;
	right: 10px;
	top: 19px;
	width: 28px;
}

input[disabled]+label {
	text-decoration: line-through;
}

input.btn.link,a.btn.link {
	padding: 0px !important;
	background: none;
	color: white;
	width: 100%;
	text-decoration: underline;

}

input.btn.link:hover ,a.btn.link:hover {
	background: none;
	color: lightgray;
}

.gift-list-wrap .gift {
	width: 27%;
	float: left;
	margin: 3%;
	text-decoration: none !important;
	position: relative;
}

.gift-list-wrap .gift:hover {
	opacity: 0.7;
}

.gift-list-wrap a .gift-name {
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
	text-decoration: none;
	color: #3d3d3d;
	display: inline-block;
	width: 100%;
}

.gift-row {
	display: inline-block;
	width: 100%;
}

.gift-list-wrap .gift-price {
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #3d3d3d;
	margin-top: 10px;
}

.gift-left {
	width: 50%;
	display: inline-block;
}

.gift-list-wrap .gift-img {
	width: 100%;
	border-radius:4px;
	object-fit: cover;
	    background-image: radial-gradient(#fdfbfb 55%, #ebedee 100%);
}



.gift-main-image {
	border-radius:4px;
	width: 95%;
	display: inline-block;
	margin-bottom: 20px;
	    background-image: radial-gradient(#fdfbfb 55%, #ebedee 100%);
}

img.gift-sub-image {
	    object-fit: cover;

	border-radius: 4px;
    width: 94px;
    float: left;
    margin-right: 3%;
    margin-bottom: 5%;
    background-image: radial-gradient(#fdfbfb 55%, #ebedee 100%);
    height: 94px;

}

.gr_img {
    border-radius: 4px;
    margin-bottom: 5px;
    background-image: radial-gradient(white 55%, gray 180%);

}

.gift-sub-image:hover {
	opacity: 0.7;
    cursor: pointer;
}

.gift-right {
	width: 50%;
	float: right;
}

.gift-desc {
	font-size: 14px;
	white-space: pre-line;
	line-height: 34px;
	margin-top: 20px;
}

.gift-submit {
	margin-top: 20px;
}

.gift-select select {
	padding: 4px;
}

.gift-select .label {
	width: 100px;
	display: inline-block;
	line-height: 40px;
	margin-right: 20px;
}

.gift-btn:hover {
	opacity: 0.7;
}

.gift-btn {
	background: #3d3d3d;
	width: 150px;
	margin: 20px;
	color: white;
	border: none;
	border-radius: 4px;
	padding: 7px;
	margin-top: 40px;
}

.gift-right .gift-price {
	font-size: 19px;
	margin-top:10px;
}

.cart-amount {
	background: cornflowerblue;
	width: 32px;
	position: absolute;
	color: white;
	text-align: center;
	border-radius: 22px;
	height: 30px;
	line-height: 31px;
	font-size: 17px;
	font-weight: bold;
	position: absolute;
    top: 10.5px;
    margin-left: 945px;
	vertical-align: middle;
	display: none;
}

#target_msg_box {
	background: #3d3d3d;
	position: fixed;
	left: 23%;
	top: 30%;
	width: 50%;
	opacity: 0.9;
	font-size: 30px;
	padding: 3%;
	text-align: center;
	border-radius: 10px;
	color: white;
}

#target_msg_box {
	display: none;
	//
	メッセージはデフォルトで消しておく
}

.buppan-area{
	display: none;
}

.order-cart {
	background: white;
	border-radius: 6px;
	padding: 18px;
	width: 85%;
	margin: 0 auto;
	margin-bottom: 20px;
}

.order-list {
	display: inline-block;
	color: #3d3d3d;
	width: 100%;
	/* float: left; */
}

.cleaning-select {
	display: none;
}

.order-cart .order-list {
	line-height: 33px;
	height: 40px;
	margin: 10px 0;
}

.order-cart .order-list .order-name {
	width: 60%;
	float: left;
	text-align: left;
}

.order-cart .order-list .order-name a {
	color: darkblue;
}

.order-cart .order-list .order-price {
	width: 18%;
	text-align: right;
	float: left;
}

.order-cart .order-list .order-amount {
    width: 60px;
    border: solid 1px #3d3d3d;
    display: inline-block;
    position: relative;
    margin: 0px;
    text-align: right;
    margin: 0 18.5px;
    float: left;
}
.order-cart .total-area {
	color: #3d3d3d;
}

.order-cart .total-amount {
	float: left;
	width: 18%;
}

.order-cart .total-name {
	width: 60%;
	float: left;
	text-align: left;
}

.order-cart .total-price {
	text-align: right;
	width: 18%;
	float: left;
}

.input-lay .rating {
	display: inline-block;
}

.order-cart .order-list {
	display: inline-table;
}

.mean-bar {
	display: none;
}

.video-wrap {
	display: none;
}

.price-ex {
	width: 900px;
	margin-top: 40px;
	margin: 0 auto;
	display: block;
}

.ex-product {
	width: 121px;
	float: left;
	/* border: 1px solid gray; */
	padding: 5px;
	display: inline-block;
	margin-bottom: 40px;
	box-shadow: 0px 2px 10px rgba(88, 88, 88, 0.2);
	border-radius: 8px;
}

.ex-plus {
	height: 200px;
	float: left;
	line-height: 250px;
	width: 22.5px;
	text-align: center;
	visibility: hidden;
}

.ex-name {
	text-align: center;
	font-size: 12px;
	margin: 8px;
	margin-bottom: 14px;
}

.ex-img {
	display: inline-block;
	width: 100%;
}

.ex-icon {
	width: 55%;
	font-size: 10px;
	color: white;
	text-align: center;
	height: 20px;
	line-height: 21px;
	border-radius: 3px;
	float: left;
}

.ex-icon-cl {
	background: #3d3d3d;
	border-radius: 3px;
}

.ex-shipping {
	font-size: 10px;
	margin-top: 10px;
	display: inline-block;
	line-height: 15px;
}

}
.ex-icon-cl {
	background: #3d3d3d;
}

.ex-icon-h {
	background: royalblue;
}

.ex-icon-u {
	background: darkorange;
}

.ex-icon-k {
	background: yellowgreen;
}

.ex-icon-n {
	background: blueviolet;
}

.ex-icon-kf {
	background: darkcyan;
}

.ex-icon-z {
	background: crimson;
}

.ex-price {
	width: 45%;
	float: left;
	text-align: right;
	line-height: 21px;
	font-size: 14px;
}

.ex-price-plus {
	text-align: center;
	margin: 0px 0px;
	font-size: 13px;
	display: inline-block;
	line-height: 20px;
	width: 100%;
	margin-right: 50%;
}

.ex-price-area {
	padding: 10px 0px;
	height: 100px;
	width: 100%;
	display: inline-block;
}

.menu-g2 .menu-btn.btn {
	width: 100px;
	margin: 0px;
	margin: 0px -1.4px;
	width: auto;
	font-size: 14px;
}

.cs-info .btn-link {
	float: left;
	width: 40%;
	margin: 0% 5%;
	padding: 0%;
	height: 40px;
	line-height: 40px;
	background: cornflowerblue;
}

.menu-btn.btn:last-child {
	margin-right: 0px;
}

.hide-show-area {
	display: none;
}

.youtube-iframe {
	margin-top: 20px;
	margin-bottom: 40px
}

.only-youtube {
	margin-top: 20px;
}

.chart-canvas {
	width: 276px;
	height: 276px;
}

.video-wrap {
	/**
	background: url(../../../image/dot.png) repeat;
	**/
	overflow: hidden;
	height: 75vh;
	margin-top: -10px;
}

#payjp-window {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	overflow-y: scroll;
	display: block;
}

.course-desc {
	width: 100%;
	display: inline-block;
	text-align: center;
}

.msg-panel {
	text-align: left
}

.camp-site-img-preview {
	height: 60px;
	weight: 60px;
	object-fit: cover;
}

.img-preview img {
	width: 80px;
	margin: 5px 35px;
	height: 80px;
	object-fit: cover;
	float: left;
}

.img-preview {
	width: 100%;
	display: inline-block;
}

.promotion-list-wrap .promotion-img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	min-width: 186px;
}

.promotion-list-wrap .gift {
	width: 27%;
	float: left;
	margin: 3%;
	text-decoration: none !important;
}

.promotion-list-wrap .gift:hover {
	opacity: 0.7;
}

.promotion-list-wrap a .promotion-name {
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
	text-decoration: none;
	color: #3d3d3d;
	display: inline-block;
	width: 100%;
}

.promotion-row {
	display: inline-block;
}

.promotion-list-wrap .promotion-price {
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #3d3d3d;
	margin-top: 10px;
}

.promotion-left {
	width: 50%;
	display: inline-block;
}

.promotion-main-image {
	width: 95%;
	display: inline-block;
	margin-bottom: 20px;
}

img.promotion-sub-image {
	width: 20%;
	float: left;
	margin-right: 5%;
}

.promotion-sub-image:hover {
	opacity: 0.7;
}

.promotion-right {
	width: 50%;
	float: right;
}

.promotion-desc {
	font-size: 14px;
	white-space: pre-line;
	line-height: 34px;
	margin-top: 20px;
}

.promotion-submit {
	margin-top: 20px;
}

.promotion-select select {
	padding: 4px;
}

.promotion-select .label {
	width: 100px;
	display: inline-block;
	line-height: 40px;
	margin-right: 20px;
}

.promotion-btn:hover {
	opacity: 0.7;
}

.promotion-btn {
	background: #3d3d3d;
	width: 40%;
	margin: 5%;
	color: white;
	border: none;
	border-radius: 4px;
	padding: 7px;
	margin-top: 40px;
}

.promotion-right .promotion-price {
	font-size: 24px;
}

.campsite-list-wrap .campsite-img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}

.campsite-list-wrap .gift {
	width: 200px;
	float: left;
	margin: 53px;
	text-decoration: none !important;
}

.campsite-list-wrap .gift:hover {
	opacity: 0.7;
}

.campsite-list-wrap a .campsite-name {
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
	text-decoration: none;
	color: #3d3d3d;
	display: inline-block;
	width: 100%;
}

.campsite-row {
	display: inline-block;
}

.campsite-list-wrap .campsite-price {
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #3d3d3d;
	margin-top: 10px;
}

.campsite-left {
	width: 50%;
	display: inline-block;
}

.campsite-main-image {
	width: 437px;
	height: 437px;
	display: inline-block;
	margin-bottom: 20px;
	object-fit: cover;
}

img.campsite-sub-image {
	width: 92px;
	height: 92px;
	float: left;
	margin-right: 5%;
	object-fit: cover;
}

.campsite-sub-image:hover {
	opacity: 0.7;
}

.campsite-right {
	width: 50%;
	float: right;
}

.campsite-desc {
	font-size: 14px;
	white-space: pre-line;
	line-height: 34px;
	margin-top: 20px;
}

.campsite-submit {
	margin-top: 20px;
}

.campsite-select select {
	padding: 4px;
}

.campsite-select .label {
	width: 100px;
	display: inline-block;
	line-height: 40px;
	margin-right: 20px;
}

.campsite-btn:hover {
	opacity: 0.7;
}

.campsite-btn {
	background: #3d3d3d;
	width: 150px;
	margin: 20px;
	color: white;
	border: none;
	border-radius: 4px;
	padding: 7px;
	margin-top: 40px;
}

.campsite-right .campsite-price {
	font-size: 24px;
}

.campsite-table tr:nth-child(even) td {

}

.campsite-table td {
	text-align: right;
	padding-left: 15px;
}

.campsite-table .price {
	padding-right: 15px;
}

.campsite-table .center {
	text-align: center;
}

.campsite-table .left {
	text-align: left;
	padding-right: 0px;
}

.campsite-view .contents-label {
	width: 100%;
}

.campsite-view .cate {
	margin-bottom: 0px;
	font-size: 20px;
	line-height: 35px;
	color: black;
	width: 100%;
	text-align: center;
	border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	margin-top: 50px;
	margin-bottom: 20px;
	font-size: 25px;
	font-weight: bold;
}

.campsite-table th {
	text-align: center;
	font-size: 13px;
}

.campsite-table td:last-child {
	text-align: right;
}

.campsite-table th:after {
	border: 0px;
}

.campsite-table td:nth-child(1) {
	width: 50%;
}

.campsite-table {
	margin-left: 0px;
	border-spacing: 0px;
	margin-bottom: 8px;
	width: 100%;
}

.campsite-table th:nth-child(1) {
	width: 70%;
}

.campsite-table th:nth-child(2) {
	width: 15%;
}

.campsite-menu {
	width: 200px;
	float: left;
	margin-top: 54px;
}

.campsite-select {
	display: none;
}

.campsite-main {
	display: inline-block;
	float: left;
	margin-left: 40px;
	width: 677px
}

.campsite-main img {
	margin-top: 10px;
}

.campsite-table .left a {
	color: black;
	text-decoration: underline;
	font-size: 14px;
}

.campsite-table td:nth-child(2) {
	font-size: 11px;
	text-align: left;
}

.campsite-url a {
	color: black;
	text-decoration: underline;
}

.campsite-info {
	white-space: pre-line;
}

.campsite-info-element div {
	float: left;
}

.campsite-info-element {
	line-height: 30px;
	margin-bottom: 10px;
	width: 100%;
	display: inline-block;
}

.campsite-info-element .campsite-label {
	width: 20%;
}

.campsite-info-element .campsite-val {
	width: 70%;
}

.media-swiper-container {
	height: auto !important;
}

.bed-table th:nth-child(2) {
	width: 15%;
}

.bed-table th:nth-child(3) {
	width: 15%;
}

.bed-table th:nth-child(4) {
	width: 15%;
}

.bed-table th:nth-child(5) {
	width: 15%;
}

.bed-table td:nth-child(1), .bed-table th:nth-child(1) {
	width: 40%;
}

.content-blue {
	color: dodgerblue;
}

.content-green {
	color: yellowgreen;
}

.content-orange {
	color: orangered;
}

.content-red {
	color: crimson;
}

.btn-blank::after {
	content: " ";
	width: 13px;
	height: 12px;
	position: relative;
	left: -6px;
	top: 9px;
	background: url(../../../image/external-link.png) no-repeat;
	display: block;
	margin-bottom: -12px;
	float: right;
}

.normal-video {
	margin-top: 0px !important;
}

.apparel-menu {
	width: 200px;
	float: left;
	margin-top: 20px;
}

.apparel-select {
	display: none;
}

.apparel-main {
	display: inline-block;
	float: left;
	margin-left: 40px;
	width: 677px
}

.apparel-menu .cate-list {
	height: 500px;
}

.cus-info-panel .postCode {
	font-size: 10px;
}

.cus-info-panel .plant {
	margin-top: 10px;
	display: inline-block;
}

.cus-info-panel .rank {
	font-size: 14px;
}

.cus-info-panel .rank-name {
	width: 84%;
	display: inline-block;
	float: left;
}

.rank-icon {
width: 22px;
    float: left;
    margin: 0px;
    left: 0;
    margin-top: -1px;
    height: 24px;
    object-fit: contain;
}

.page-top-image, .page-top-image-filter {
	width: 100%;
	position: relative;
	object-fit: cover;
	height: 500px;
	min-width: 920px;
}

.page-top-area {

}

.black-band {
	width: 100%;
	position: relative;
	object-fit: cover;
	min-width: 920px;
	background: black;
	height: 120px;
	text-align: center;
}

.down-page .page-top-image {
	margin-bttom: 0px
}

.page-top-image-filter {
	background: black;
	display: inline-block;
}

.page-top-image {
	opacity: 0.7;
}

.page-top-message-image1 {
	position: absolute;
	top: 365px;
	width: 920px;
	left: calc(50vw - 920px/ 2);
}

.page-top-message-image2 {
	position: absolute;
	top: 465px;
	width: 920px;
	left: calc(50vw - 920px/ 2);
}

.page-top-message-image3 {
	position: absolute;
	top: 480px;
	width: 920px;
	left: calc(50vw - 920px/ 2);
}

.page-top-message-image4 {
	margin-top: -5px;
	height: 120px;
	width: 660px;
	object-fit: contain;
}

.page-top-appeal {
	width: 260px;
	height: 120px;
	object-fit: contain;
}

.schlaf-page .page-top-message-image1 {
	top: 240px;
}

.schlaf-page .page-top-message-image2 {
	top: 430px;
}

.schlaf-page .page-top-message-image4 {
	height: 118px;
	margin-top: 0px;
}

.cart-amount-wrap {
	width: 920px;
	display: block;
	background: black;
	height: 0px;
	margin: 0 auto;
}

.normal-video {
	display: inline-block;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	object-fit: cover;
}

.plane-link, .gift-shipping a {
	color: black;
	text-decoration: underline;
}

.plane-link:hover {
	opacity: 0.8;
}

.small-btn {
	width: auto;
	font-size: 12px;
	padding-right: 4px;
	padding-left: 4px;
	top: -10px;
}

.top-btn {
	margin-left: 18px;
}

.menu-g2 {
	width: auto;
}

.menu-g2 .menu-btn.btn {
	width: auto;
	font-size: 13px;
	padding: 14px 10.5px;
}

.menu-g2 .menu-btn.btn:first-child {
	margin-left: 0px;
}

.menu-g2 .menu-btn.btn:last-child {
	margin-right: 0px;
}

.menu-g1 {
	width: 696px;
}

h2.qa-category {
	width: 100%;
	display: inline-block;
}

.outdoor-page .page-top-message-image4 {
	margin-top: -15px;
}

.outdoor-page .page-top-message-image1 {
	top: 210px;
}

.product-price-desc {
	margin-top: 10px;
	font-size: 12px;
}

.review {
	position: relative;
}

.popup-content .review_icon {
	top: 0px;
}
.popup-content .review {
    margin-top: -20px;
}

.review-list .review {
	padding: 20px;
	border: 1px solid gray;
	margin: 20px 10px;
	padding-top: 0px;
	border-radius: 10px;
	box-shadow: 0px 2px 10px rgba(88, 88, 88, 0.2);
}

.review-list .review .review_content {
	font-size: 15px;
	height: auto;
}

.review-list .review_icon {
	top: 20px;
	right: 28px;
}
.swiper-slide {
    text-decoration: none!important;
}
.swiper-slide:hover{
	opacity: 1!important;
}
.review-replay {
	border-left: 2px solid;
	margin-top: 20px;
	padding: 0px 20px;
	font-size: 12px;
	white-space: break-spaces;
	line-height: 24px;
	margin-left: 10px;
	margin-right: 10px;
}

br.br-sp {
	line-height: 12px;
}

.esta-page .page-top-image {
	opacity: 1;
}

.esta-page .black-band {
	display: none;
}

.esta-page .page-top-message-image1, .esta-page .page-top-message-image2
	{
	top: 140px;
	right: -60px;
	left: auto;
}

.reference-mark {
	font-size: 10px;
	display: inline-block;
}

.reference-line {
	font-size: 10px;
}

.small-content {
	border-radius: 8px;
	box-shadow: 0px 2px 10px rgba(88, 88, 88, 0.2);
}

.small-popup-content,.internal-link {
	background: #fff url(../../../image/L-right2.png) right 8px bottom 8px
		no-repeat;
	background-size: 12px;
}

.small-content .h2-content-desc {
	float: right;
	width: 100%;
	padding: 0px;
}

.small-content .h2-img, .small-content .video-h2-wrap video,
	.small-content .video-h2-wrap {
	border-radius: 8px 8px 0px 0px;
	width: 100%;
	object-fit: cover;
	height: 200px;
	background: whitesmoke;
	z-index: 1;
}

.js-modal-open {
	cursor: pointer;
}

.modal {
	display: none;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0px;
	width: 100%;
	z-index: 1;
}

.modal__bg {
	background: rgba(0, 0, 0, 0.7);
	height: 100vh;
	position: absolute;
	width: 100%;
}

.modal__content {
	background: #fff;
	left: 50%;
	padding: 40px;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 920px;
}


a.js-modal-close span {
	width: 200px;
	display: inline-block;
	text-align: center;
}

a.js-modal-close {
	line-height: 10px;
	border-radius: 32px;
	padding: 15px;
	text-decoration: none;
	background:#cccc;
	color: white;
	margin: auto 0;
	display: inline-block;
	position: relative;
	left: calc(50% - 121px);
	margin-top: 15px;
}

.small-content {
	margin-bottom: 35px;
	margin-top: 0px;
}

.small-content-group {

}

.small-content:hover {
	opacity: 0.8;
}

.small-content1 .h2-img {
	width: 50%;
	float: left;
	margin: 0px!important;
	border-radius: 8px 0px 0px 8px;
}

.small-content1 .video-h2-wrap video {
	border-radius: 8px 0px 0px 8px;
}

.small-content1 .video-h2-wrap {
	border-radius: 8px 0px 0px 8px;
	width: 50%;
	margin: 0px;
}

.small-content1 .h2-content-desc {
	width: 50%;
}

.small-content1 .h2-img, .small-content1 .video-h2-wrap video,
	.small-content1 .video-h2-wrap {
	height: 200px;
}

.small-content2 .h2-img, .small-content2 .video-h2-wrap video,
	.small-content2 .video-h2-wrap {
	height: 250px;
}

.small-content4 .h2-img, .small-content4 .video-h2-wrap video,
	.small-content4 .video-h2-wrap {
	height: 150px;
}

.small-content5 .h2-img, .small-content5 .video-h2-wrap video,
	.small-content5 .video-h2-wrap {
	height: 120px;
}

.small-content6 .h2-img, .small-content6 .video-h2-wrap video,
	.small-content6 .video-h2-wrap {
	height: 125px;
}

.small-content1 {
	width: 97%;
	height: 200px;
	margin-right: 1.5%;
	margin-left: 1.5%;
}

.small-content2 {
	width: 47%;
	height: 368px;
	margin-right: 1.5%;
	margin-left: 1.5%;
}

.small-content3 {
	width: 30.333%;
	height: 300px;
	margin-right: 1.5%;
	margin-left: 1.5%;
}

.small-content4 {
	width: 22%;
	height: 250px;
	margin-right: 1.5%;
	margin-left: 1.5%;
}

.small-content5 {
	width: 17%;
	height: 200px;
	margin-right: 1.5%;
	margin-left: 1.5%;
}

.small-content6 {
	width: 13.66666%;
	height: 200px;
	margin-right: 1.5%;
	margin-left: 1.5%;
}
.small-content-empty-class.small-content6 {
    height: 188px;
}

.small-content1 .h2 {
	font-size: 24px;
	margin-bottom: -7px;
	width: 100%;
	padding-top: 45px !important;
	height: 115px;
}

.small-content2 .h2 {
	font-size: 24px;
	margin-bottom: -16px;
	width: 100%;
	height: 72px;
	padding-top: 21px;
}

.small-content2 .h2-content-desc-empty-class .h2 {
	margin-top: 12px !important;
}

.small-content3 .h2 {
	font-size: 18px;
	margin-bottom: -10px;
	width: 100%;
	padding-top: 21px !important;
	height: 53px;
	line-height: 20px;
}

.small-content4 .h2 {

    font-size: 16px;
    margin-bottom: -7px;
    width: 100%;
    line-height: 24px;

	height: 50px;
	padding-top: 16px;
}

.small-content5 .h2 {
	line-height: 53px;
	font-size: 15px;
	margin-bottom: -7px;
	width: 100%;
}

.small-content6 .h2 {
	line-height: 52px;
	font-size: 14px;
	margin-bottom: -7px;
	width: 100%;
}

.small-content1 .content-summary {
	line-height: 20px;
	font-size: 13px;
	text-align: center;
}

.content-summary .mobile-summary{
	display: none;
}
.content-summary .pc-summary{
	display: block;
}

.small-content2 .content-summary, .small-content3 .content-summary,
	.small-content4 .content-summary, .small-content5 .content-summary {
	line-height: 20px;
	font-size: 13px;
	text-align: center;
}

.small-content6 .content-summary, .small-content7 .content-summary {
	line-height: 20px;
	font-size: 12px;
	text-align: center;
}



.exp-product {
	width: 82px;
	display: inline-block;
	float: left;
	margin: 5px;
	height: 115px;
}

.exp-product-img {
	width: 100% !important;
	height: 70px !important;
	object-fit: contain !important;
}

.exp-price-list {
	width: 100%;
	display: inline-block;
}

.exp-product-name {
	font-size: 9px !important;
	line-height: 14px;
	height: 30px;
	width: 100%;
	margin-left: 0%;
}

.exp-product-name-center {
	text-align: center;
}

.exp-product-price {
	font-size: 12px;
	width: 100%;
	text-align: center;
}

.exp-attention {
	width: 100%;
	text-align: center;
	/* margin-top: 10px; */
	height: 35px;
	line-height: 60px;
	font-size: 10px;
	display: inline-block;
}

.modal__content .h2 {
	font-size: 20px;
	background: #3d3d3d;
	padding: 10px;
	color: white;
	margin-bottom: 20px;
}

.modal .h2-content-desc {
	line-height: 29px;
}

.close-btn-wrap ,.close-btn-wrap a,.close-btn-wrap::before, .close-btn-wrap::after  {
display: none;
	}

.close-btn-wrap {
	display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    right: 15px;
    top: 15px;
}

.close-btn-wrap::before, .close-btn-wrap::after { /* 共通設定 */
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 20px;
    background: gray;
}

.close-btn-wrap::before {
  transform: translate(-50%,-50%) rotate(45deg);
}

.close-btn-wrap::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}

.ann-title label {
	color: #3d3d3d !important;
	font-size: 14px;
	display: inline-block;
	width: 100%;
}

.ann .day {
	float: left;
	display: inline-block;
	margin-left: 3%;
	width: 85px;
}

.ann-title-e {
	float: left;
	display: inline-block;
	margin-left: 1%;
	margin-right: 3%;
	width: calc(93% - 85px);
}

.ann {
	border-bottom: 1px solid lightgray;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	width: 100%;
	margin-left: 0% !important;
	margin-right: 0% !important;
}

.ann:hover {
	opacity: 0.8;
}

.ann-content {
	font-size: 14px;
}

.small-content-group {
	margin: 0px -1.5%;
}

.h2 p {
	display: inline;
}

.service-msg .msg1 {
	font-size: 54px;
	text-align: center;
	line-height: 98px;
	padding-top: 65px;
}

.service-msg .msg2 {
	text-align: center;
	font-size: 20px;
	line-height: 3;
	margin: 130px;
	margin-top: 100px;
}

.service-msg {
	display: inline-block;
	margin-bottom: 40px;
	margin-top: 80px;
	height: 670px;
	width: 100%;
}

.only-mobile {
	display: none;
}

.service-msg {
	/**
	        background: url(../../../image/service-msg.jpg) 0px;
	**/

}

.bg-mask {
	height: 100%;
	background: rgba(255, 255, 255, 0.875);
}

.not-image-modal .h2-content-desc {
	width: 100%;
}

.modal__content.h2-content {
	overflow-y: auto;
	max-height: 80vh;
}

.modal__content .option-element {
	width: 47%;
	margin: 1.5%;
	margin-bottom: 0%;
}

.order-content table td {
	border: none;
}

.order-receipt-btn {
	margin-top: 30px;
	cursor: pointer;
	background: whitesmoke;
	width: 50%;
}

#modal_msg_box {
	background: #3d3d3d;
	position: absolute;
	left: 23%;
	top: 50%;
	width: 50%;
	opacity: 0.9;
	font-size: 30px;
	padding: 3%;
	text-align: center;
	border-radius: 10px;
	color: white;
}

#modal_msg_box {
	display: none;
	//
	メッセージはデフォルトで消しておく
}

.paraballoon-page .page-top-message-image1 {
	top: 263px;
}


.inTax {
    display: inline;
    font-size: 60%;
    margin-left: 10px;
    top: 8px!important;
    position: relative;
}

.price-ele {
	display: inline-block;
}

.price-list {
	margin-left: 25px;
}

.chair-page .page-top-message-image1 {
	top: 175px;
}

.input-lay .switch {
	text-align: left;
}

.switchArea {
	line-height: 60px;
	letter-spacing: 0;
	text-align: center;
	font-size: 27px;
	position: relative;
	margin: auto;
	width: 150px;
	display: inline-block;
	background: #fff;
	border-radius: 33px;
}

.switchArea {
	line-height: 28px; /* 1行の高さ          */
	letter-spacing: 0; /* 文字間             */
	text-align: center; /* 文字位置は中央     */
	font-size: 11px; /* 文字サイズ         */
	position: relative; /* 親要素が基点       */
	margin: auto; /* 中央寄せ           */
	width: 123px; /* ボタンの横幅       */
	background: #fff; /* デフォルト背景色   */
}

.switchArea input[type="checkbox"] {
	display: none; /* チェックボックス非表示 */
}

.switchArea label {
	display: block; /* ボックス要素に変更 */
	box-sizing: border-box; /* 枠線を含んだサイズ */
	height: 28px; /* ボタンの高さ       */
	border: 2px solid #999999; /* 未選択タブのの枠線 */
	border-radius: 14px; /* 角丸               */
}

.switchArea input[type="checkbox"]:checked+label {
	border-color: #59b300; /* 選択タブの枠線     */
}

.switchArea label span:after {
	content: "依頼しない"; /* 表示する文字       */
	padding: 0 0 0 16px; /* 表示する位置       */
	color: #999999; /* 文字色             */
	 line-height: 25px;
}

.switchArea  input[type="checkbox"]:checked+label span:after {
	content: "依頼する"; /* 表示する文字       */
	padding: 0 16px 0 0; /* 表示する位置       */
	color: #59b300; /* 文字色             */
}

.switchArea2 label span:after {
	content: "希望しない"; /* 表示する文字       */
	padding: 0 0 0 16px; /* 表示する位置       */
	color: #999999; /* 文字色             */

}

.switchArea2  input[type="checkbox"]:checked+label span:after {
	content: "希望する"; /* 表示する文字       */
	padding: 0 16px 0 0; /* 表示する位置       */
	color: #59b300; /* 文字色             */
}


.switchArea #swImg {
	position: absolute; /* 親要素からの相対位置*/
	width: 20px; /* 丸の横幅           */
	height: 20px; /* 丸の高さ           */
	background: #999999; /* カーソルタブの背景 */
	top: 4px; /* 親要素からの位置   */
	left: 4px; /* 親要素からの位置   */
	border-radius: 10px; /* 角丸               */
	transition: .2s; /* 滑らか変化         */
}

.switchArea input[type="checkbox"]:checked ~ #swImg {
	transform: translateX(95px); /* 丸も右へ移動       */
	background: #59b300; /* カーソルタブの背景 */
}


.switchAreaPickUpBox {
	line-height: 60px;
	letter-spacing: 0;
	text-align: center;
	font-size: 27px;
	position: relative;
	margin: auto;
	width: 150px;
	display: inline-block;
	background: #fff;
	border-radius: 33px;
}

.switchAreaPickUpBox {
	line-height: 25px; /* 1行の高さ          */
	letter-spacing: 0; /* 文字間             */
	text-align: center; /* 文字位置は中央     */
	font-size: 11px; /* 文字サイズ         */
	position: relative; /* 親要素が基点       */
	margin: auto; /* 中央寄せ           */
	width: 123px; /* ボタンの横幅       */
	background: #fff; /* デフォルト背景色   */
}

.switchAreaPickUpBox input[type="checkbox"] {
	display: none; /* チェックボックス非表示 */
}

.switchAreaPickUpBox label {
	display: block; /* ボックス要素に変更 */
	box-sizing: border-box; /* 枠線を含んだサイズ */
	height: 28px; /* ボタンの高さ       */
	border: 2px solid #999999; /* 未選択タブのの枠線 */
	border-radius: 14px; /* 角丸               */
}

.switchAreaPickUpBox input[type="checkbox"]:checked+label {
	border-color: #59b300; /* 選択タブの枠線     */
}

.switchAreaPickUpBox label span:after {
	content: "不要"; /* 表示する文字       */
	padding: 0 0 0 16px; /* 表示する位置       */
	color: #999999; /* 文字色             */
}

.switchAreaPickUpBox  input[type="checkbox"]:checked+label span:after {
	content: "必要"; /* 表示する文字       */
	padding: 0 16px 0 0; /* 表示する位置       */
	color: #59b300; /* 文字色             */
}

.switchAreaPickUpBox #swImg {
	position: absolute; /* 親要素からの相対位置*/
	width: 20px; /* 丸の横幅           */
	height: 20px; /* 丸の高さ           */
	background: #999999; /* カーソルタブの背景 */
	top: 4px; /* 親要素からの位置   */
	left: 4px; /* 親要素からの位置   */
	border-radius: 10px; /* 角丸               */
	transition: .2s; /* 滑らか変化         */
}

.switchAreaPickUpBox input[type="checkbox"]:checked ~ #swImg {
	transform: translateX(95px); /* 丸も右へ移動       */
	background: #59b300; /* カーソルタブの背景 */
}



.pickUpRadio {
    width: 50%;
    float: left;
}

.pickUpHowDesc {
    font-size: 11px;
    height: 70px;
}


.pickUpRadio img {
    height: 115px;
    padding: 15px 0px;
    width: 90%;
    object-fit: contain;
}

.input-desc {
    font-size: 11px;
	width:100%;
	float:left;
}


.pickUpRadio {
    padding-top: 10px;
    width: 45%;
    float: left;
    margin: 2.3%;
    border: 1px whitesmoke solid;
    border-radius: 4px;
    color: black;
    background: whitesmoke;
}

.pickUpHowTitle {
    font-weight: bold;
    margin-top: 7px;
}

.pickUpBox {
width: 24%;
    display: inline-block;
    margin: 1.5%;
}
.pickUpBoxArea {
    display: inline-block;
}


.pickUpBox img {
    height: 185px;
}


.pickUpBoxTitle {
    font-size: 17px;
    margin: 5px 0px;
}

.pickUpBoxDesc {
    font-size: 12px;
    width: 120%;
    margin-left: -10%;
    margin-bottom: 10px;
}

.pickUpRadioArea {
	display: inline-block;
    width: 100%;

}


.pickUpTotalArea input[type="radio"] + label:before {
content: '　';
    font-family: 'FontAwesome';
    font-size: 0px;
    color: transparent;
    padding: 10px 10px;
    background-color: #d7d7d7;
    border-radius: 50%;
    vertical-align: 1px;
    }

.pickUpTotalArea input[type="radio"]:checked + label:before {
  background-color: #2de1a8;
  color: white;
}

.pickUpTotalArea input[type="radio"] {
  display: none;
}

.small-attention,.small-attention .popup-text  {
    font-size: 12px;
}
.input-lay .attention {
    font-size: 12px;
}

.input-lay .attention-cleaning {
    font-size: 10px;
}

.input-long {
    margin: 20px 0px;
        width: 100%;
}
.input-lay .attention-top{
    font-size: 15px;
}


.popup-text {
    text-decoration: underline;
    font-size: 14px;
}

.popup-content .h2-content-desc {
	width:100%;
}


.only-image .h2 {
    display: none;
}

.only-image.small-content4 {
    height: 175px;
}

a.link {
    color: mediumblue;
    text-decoration: underline;
}
.tel-ele{
	display:inline-block;
}




.pickUpBoxRadio {
    display: inline-block;
        margin-top: 15px;
}
.pickUpBox {
    width: inherit;
}
.pickUpBoxArea{
	display:none;
}

.yamato-cancel-label {
    width: 100%;
    display: inline-block;
    font-size: 12px;
}



.input-long {
	margin: 20px 0px;
	width: 100%;
}


.input-lay .attention-top {
	font-size: 15px;
}

.exp-product-name-center {
	font-size: 9px !important;
}

.exp-product-name-long {
	width: 110%;
	margin-left: -5%;
}

.curry-page .page-top-message-image1 {
	top: 232px;
	width: 680px;
	margin: 0 120px;
}

.swiper-containerC .fb_content {
	margin-top: 0px;
	padding: 5px 17px;
	background: whitesmoke;
	color: black;
	opacity: 1;
	font-size: 13px;
}

.swiper-containerC {
	height: 358px;
}

.black-band-curry {
	height: 95px;
	background: #d4aa00;
}

.curry-page .page-top-appeal {
	height: 95px;
	width: 100%;
}

.popup-text {
	text-decoration: underline;
	font-size: 14px;
}

.gift-shipping {
	margin: 10px 0px;
}

.rank-list .rank {
	width: 100%;
	display: inline-block;
	padding: 10px;
}

.rank-list .rank-icon {
	width: 20px;
	float: left;
}

.rank-list .name {
	width: 100px;
	display: inline-block;
	line-height: 23px;
	margin-left: 15px;
	font-size: 16px;
}

.rank-list .desc {
	font-size: 12px;
	margin-left: 36px;
	margin-top: 5px;
}

.rank .modal__content {
	max-width: 400px;
}

.only-image {

}

.only-image .h2 {
	display: none;
}

.only-image.small-content4 {
	height: 175px;
}

a.link {
	color: mediumblue;
	text-decoration: underline;
}

.tel-ele {
	display: inline-block;
}

.only-image.small-content5 {
	height: 144px;
}

.cleaning-area ,.pickUpArea {
	display: none;
}

.swiper-container-gift-recommend {
	width: 630px;
	margin: 0px !important;
	height: 200px;
	    padding-top: 12px!important;

}

.gr-slide {
	width: 116px !important;
	margin-left: 6.5px;
	margin-right: 5px !important;
}

.gr_price, .gr_name {
	color: #3d3d3d;
}

.gr_img {
	width: 111px;
}


.swiper-pagination-gift-recommend.swiper-pagination-clickable .swiper-pagination-bullet {
    background: #3d3d3d !important;
}

.swiper-pagination-gift-recommend {
	width: 670px !important;
	/* height: 34px!important; */
	margin-bottom: 25px !important;
	display: inline-block;
	position: relative !important;
	margin-top: 0px !important;
}

.gift-recommend span.swiper-pagination-bullet {
	margin-top: 10px !important;
}

.swiper-container-gift-recommend .swiper-wrapper {
	margin-top: 0px;
}

.gr_name {
font-size: 11px;
    text-align: center;
    height: 35px;
    margin-top: 8px;
    line-height: 17px;
    text-align: l;
    width: 108%;
    margin-left: -4%;
}


.gr_price {
	font-size: 11px;
	text-align: center;
	height: 18px;
	margin-top: 3px;
}

.apparel-list {
	font-size: 14px;
}

.gift-recommend-title {
	font-size: 14px;
	margin: 10px;
	    text-align: left;
}



h2.qa-category {
	width: auto;
}



.small-title-area .h1-title, .qa-category {
	font-size: 28px;
	width: auto;
	border-bottom: green 1px solid;
	letter-spacing: 1px;
}

.small-title-area .h1-sub-title {
	font-size: 14px;
	font-weight: 600;
	width: auto;
	letter-spacing: 1px;
	margin-left: 20px;
}

.small-title-area .h1 {
	margin-bottom: 20px;
}

.title-area {
	text-align: center;
}

.title-area .h1-title {
	font-size: 40px;
	width: auto;
	letter-spacing: 1px;
	border-bottom: 1px solid green;
}

.title-area .h1-sub-title {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	width: 100%;
	margin: 0px;
}

.title-area .h1 {
	margin-bottom: 20px;
}

.h2-img {
	float: left;
	margin-right: 5%!important;
	margin-left: 0%;
}

.small-title-area+.h2-content {
	margin-top: 0px;
}

.big-title-area-1 {
	width: 35%;
}

.big-title-area-right-img .big-title-area-1 {
	padding-right: 5%;
}

.big-title-area-left-img .big-title-area-1 {
	padding-left: 5%;
}

.big-title-area-right-img .big-title-area-1 {
	float: left;
}

.big-title-area-right-img .big-title-area-2 {
	float: right;
}

.big-title-area-left-img .big-title-area-1 {
	float: right;
}

.big-title-area-left-img .big-title-area-2 {
	float: left;
}

.big-title-area-2 {
	width: 60%;
}

.big-title-area-2 img {
	margin: 0px !important;
	width: 100%;
	height: 480px;
	object-fit: cover;
}

.big-title-area-1 .h1-title {
	text-align: left !important;
	font-size: 75px;
	margin-bottom: 10px;
	line-height: 90px;
}

.big-title-area-1 .h1-sub-title {
	text-align: left !important;
	font-size: 20px;
	margin: 0px;
	margin-bottom: 40px;
}

.big-title-area-1 .title-desc {
	font-size: 14px;
	line-height: 27px;
}

.br-only-mobile {
	display: none;
}

.modal__content .h2 {
	font-size: 25px;
	background: none;
	color: #3d3d3d;
}

.video-h2-wrap {
	margin-right: 46px;
	margin-left: 0px;
	float: left;
}

.big-title-area-wrap {
	width: 1120px;
	display: block;
	margin: 0 auto;
}

.big-title-area {
	width: 100vw;
	margin: 60px 0px !important;
	display: inline-grid;
	background: whitesmoke;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	min-width: 1000px;
}

.search-btn {
    padding: 10px 8.5px;
}


.price-attention {
	width: 784px;
}

body {
	overflow-x: hidden;
}

.product-table {
	line-height: 16px;
}

/**

.swiper-container1 {
    width: 100vw;
    display: flex;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    height: 500px;
}

.swiper-container1 .fb_img{
	width: 100%;
    height: 400px;
}

.swiper-container1 .fb_content{
	margin-top:0px;
	opacity: 1;
	color:#3d3d3d;
	background: none;
	    white-space: break-spaces;
}
**/
.product-table{
	font-size: 14px;
}

.schlaf-page .big-title-area-2 img {
    height: 570px;
}

.gift-main-title{
	margin-right: 5%;
	margin-left: 5%;
	width: 90%;
	    margin-bottom: 30px;
}


img.grtop_img {
    width: 100%;
    display: inline-block;
    background:white;
    border-radius: 6px;
}
.grtop-slide{
    width: 200px!important;
    }

.grtop-slide *{
	text-decoration: none!important;
	color:#3d3d3d;
	text-align: center;
}


.grtop_name {
    font-size: 15px;
    font-weight: 700;
    margin-top: 15px;
    height: 47px;
}
.swiper-pagination-grtop {
    margin: 0 auto;
}

.grtop_price {
    margin-top: 10px;
}
.swiper-pagination-grtop {
    margin-bottom: 50px;
    margin-top: 10px!important;
}

.swiper-container-grtop {
    padding-top: 50px!important;
        margin-bottom: 20px!important;
}
.swiper-container-grtop {
	width:1080px;
	height: 300px;
}
.swiper-container-grtop .swiper-wrapper {
    margin-top: 0px;
}



.color-line {
    width: 100vw;
    margin: 60px 0px !important;
    display: inline-grid;
    background: whitesmoke;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
	min-width: 1000px;
}

.color-line-content{
	width:920px;
	margin: 0 auto;
}
.blog {
    width: 23.5%;
    float: left;
    padding-right: 2%;
}
.blog:last-child {
    padding-right: 0%;
}

.blog-image {
    width: 100%;
    border-radius: 10px;
}

.blog a {
    text-decoration: none;
}
.blog .blog-title {
    font-weight: 700;
    color: #3d3d3d;
    line-height: 20px;
    padding: 10px 0px;
    font-size: 17px;
}

.blog-category {
    background: #3d3d3d;
    padding: 4px 4px;
    font-size: 10px;
    color: white;
    width: auto;
    display: inline-block;
    float: left;
}

.blog-image {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.blog .day {
    text-decoration: none;
    color: #3d3d3d;
    font-size: 12px;
    float: left;
    letter-spacing: 0px;
    margin-right: 10px;
    line-height: 24px;
}


.view-more {
    width: 100%;
    display: inline-block;
    text-align: right;
}

.view-more a {
    text-decoration: none;
    color: #3c3d3d;
    font-size: 16px;
    padding: 35px 0px;
    display: inline-block;
    font-weight: 900;
    letter-spacing: 2px;
}

.view-more-arrow {
    float: right;
    padding-left: 10px;
    font-weight: bold;
    color: red;
    font-family: sans-serif;
    line-height: 25px;
    font-size: 18px;
}

.blog .like {
    color: red;
    font-size: 12px;
    float: right;
    line-height: 22px;
    display: none;
}

.takumi-page .big-title-area-1 .h1-title {
    font-size: 64px;
    line-height: 79px;
}


.top-image-area video{
	opacity: 0.8;
}
.top-image-area video ,.top-image-area .video-wrap {
    display: block!important;
    width: 100%;
    height: 500px;
    object-fit: cover;
    margin-top:0px;
}

.takumi-page .page-top-message-image1 {
    top: 165px;
    }

/**
.video-h2-wrap,.video-wrap{
	position:relative;
}

.video-filter {
    background: url(../../../image/dot.png) repeat;
    overflow: hidden;
    z-index: 20;
    position: absolute;
    width: 100%;
    height: 100%;
    display: inline-block;
}
**/

.h1-title-png img {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.h1-title-png {
    margin: 50px 0px!important;
}



.input-order-btn{
	background: orange!important;
	color: white!important;
}


.contact-lay .qa-contact {
    width: 90%;
    margin: 0 auto;
    font-size: 14px;
}
.contact-lay .qa {
    width: 90%;
}
.qa-perhaps {
    padding: 30px 0px;
    font-size: 19px;
    padding-bottom: 15px;
}

.mobile-logout-btn{
	display: none;
}

.footer .tel-lay h3 {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 25px;
}

.footer .contact{
	position: relative;
}
.footer .contact:after {
	content: "";
    background: url(../../../image/mail.png) no-repeat center;
    position: absolute;
    top: calc(50% - 14px);
    left: -40px;
    width: 32px;
    height: 26px;}


.footer .contact:before {
    content: '>';
    position: absolute;
    right: -30px;
    font-size: 16px;
    font-weight: 600;
    font-family: monospace;
    top: calc(50% - 8px);
}

.tel-footer {
    padding-bottom: 28px;
}
.tel-footer .reception-time {
    font-size: 14px!important;
}
.tel-lay .tel {
	width:400px;
	margin-top: 30px!important;
}

.small-attention a {
    text-decoration: underline;
}


.sauna-page .page-top-message-image1 {
    top: 150px;
 }


.reform-table th:nth-child(2) {
    width: 20%!important;
}


.shop-list-page .shop-map {
    width: 100%;
    height: 500px;
    margin-top: 20px!important;
    margin-bottom: 40px!important;
}

.shop-list-page .val,.shop-list-page .label {
	margin : 10px 0px;
	float:left;
	}
.shop-list-page .val {
	width: 85%;
	text-align: left;
	white-space: pre-line;
}
.shop-list-page .label{
width: 15%;
	text-align: left;
}

.shop-list-page .shop-image-area img {
    width: 100%;
}

.shop-list-page .shop-image-area ,.shop-list-page .shop-info-area {
    width: 50%;
    float: left;
        margin: 15px 0px;
}


.shop-list-page .shop-image-area img {
    width: 85%;
    height: 240px;
    object-fit: cover;
}

.sauna-table th:nth-child(2), .sauna-table th:nth-child(3), .sauna-table th:nth-child(4) {
    width: 25%;
}

.sauna-table td:nth-child(1) {
    width: 50%;
}

.sauna-table .productName {
    width: 50% !important;
}

.attention-scroll{
	overflow-y: scroll;
	height: 150px;
}

.order-title {
	    text-align: center;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 80%;
    margin-left: 10%;
    margin-bottom: 40px;
    border-bottom: 1px solid whitesmoke;
    margin-top: 30px;
    font-weight: 800;
}

.order-title1 {
	 padding-top: 0px;
   margin-top: 0px;
	}

.input.switch+br+.cleaning-area>.order-title1 {
    margin-top: 50px;
}

.gift-right .gift-name {
    font-size: 20px;
}

.feedbackPanel {
    width: 100%;
    display: inline-block;
}


#main-image-mainImage {
    width: 437px;
    height: 455px;
}


.cus-info-panel .plant, .cus-info-panel .plant-info {
    display: none;
}

.cus-info-panel {
    word-break: break-all;
}

.deli-day-panel label {
    font-size: 14px;
}

.cus-info-panel .rank {
    font-size: 14px;
    margin-bottom: 30px;
    margin-top: 12px;
}


.takumi-page .big-title-area-2 img {
    height: 520px;
}


/*
.price-view table tbody,.price-view table thead{
	display: block;
}


.price-view table tr {
    width: 100%;
    display: table		;
}



.price-view .product-table th {
    width: 15.2%!important;
    display: table-cell;
    padding-right: 20px;
    font-size:14px;
}

.price-view .product-table th:first-child {
    width: 68%!important;
}

.price-view .product-table td:first-child {
    width: 69%!important;
}

.price-view .product-table td {
    width: 14.5%!important;
	display: table-cell;
}

.price-view td.price label {
    vertical-align: middle;
}


.price-view table td,.price-view table th {
    display: inline-block;
    box-sizing: border-box	;
}
*/


.feedbackPanel .feedbackPanelERROR,.feedbackPanel .feedbackPanelINFO,.feedbackPanel .feedbackPanelWARNING {
    color: black!important;
    padding: 13px!important;
    padding-left: 20px!important;
    padding-right: 20px!important;
	box-sizing: border-box;
	border-radius:6px;
    background: lightcoral;
    color: white!important;
	list-style-type: none;
 	margin-top: 3%;
}
.feedbackPanel .feedbackPanelERROR:first-child,.feedbackPanel .feedbackPanelINFO:first-child,
.feedbackPanel .feedbackPanelWARNING:first-child{
 	margin-top: 0%;
	}
.feedbackPanel .feedbackPanelWARNING{
   background: #38ae9e;
   color:black!important;
 	border: none;
}
.feedbackPanel .feedbackPanelINFO{
   background: darkturquoise;
   color:white!important;
 	border: none;
}
.feedbackPanel  .feedbackPanelWARNING {
    margin-top: 5%;
}



.feedbackPanel {
    white-space: pre-wrap;
}




.order .order-content .order-list-label {
    width: 50%;
    float: left;
min-height: 1px;
}

.order .order-content .order-list-val {
    width: 50%;
    float: left;
     text-align: left;
}
.order .order-content .pay-how .small-attention {
    width: 50%;
    float: left;
        text-align: left;
}

.order .order-content div#step-bar_box {
    margin-bottom: 30px;
}

.order .order-content .deli-day,.order .order-content .pay-how{
	margin-bottom:20px;
	display: inline-block;
    width: 100%;
}
.order .order-content .pay-how{
	margin-bottom:30px;
}


.glamping-page .page-top-message-image1 {
    top: 193px;
}


.only-image.small-content3 {
    height: 225px;
}

.input-lay textarea {
    font-size: 14px;
}


.order-hist-area {
        margin-top: 0px;
}
.order-hist-table-area {
    background: whitesmoke;
	color:#3d3d3d;
	border-radius:5px;
	margin-bottom: 30px;
	padding: 0px!important;
}
.order-history-table {
        font-size: 12px;
            border-spacing: 0px;
    background: whitesmoke;
    color: #3d3d3d;
        width: 97%;
}

.order-history-table thead {
    width: calc(100% - 23px);
}

.order-history-table thead th {
	display: inline-block;
	box-sizing: border-box;
	    padding-top: 5px;
    padding-bottom: 0px;
}
.order-history-table  td {
	display: inline-block;
	box-sizing: border-box;
}


.order-history-table thead,.order-history-table thead tr,.order-history-table tbody tr,.order-history-table tbody {
  display: block;
}
.order-history-table tbody{
    overflow-y: scroll;
   max-height: 200px!important;
        cursor: pointer;
}
.order-history-table th {
    text-align: center;
}
.order-history-table th:nth-child(1) ,.order-history-table td:nth-child(1) {
    width: 100%;
}
.order-history-table th:nth-child(2) ,.order-history-table td:nth-child(2) {
    width: 75%;
}

.order-history-table th:nth-child(3) ,.order-history-table td:nth-child(3){
    width: 15%;
}
.order-history-table th:nth-child(4) ,.order-history-table td:nth-child(4){
    width: 15%;
}
.order-history-table tbody tr:hover {
    opacity: 0.8;
}

.order-history-table tr:nth-child(odd) {
}

.order-history-table td {
    padding: 3px 10px;
}

.order-history-table td {
    border: none;
}

.order-history-table tr {
    border-bottom: 1px solid lightgray;
}

.order-history-table tr:last-child {
    border: none;
}

.order-history-table  th {
    border-bottom: none;
}
.order-history-table thead tr {
}

.order-hist-label {
    font-size: 14px;
    padding: 5px;
}



.simulater-panel * {
    font-size: 10px!important;
}


.soldout {
    text-align: center;
    padding: 15px;
    border-radius: 5px;
    background: gray;
    color: white;
    font-size: 15px;
    margin-top: 20px;
}



.page-price-select-area{
	display: block;
	text-align: center;
}

.page-price-select-area select {
    height: 35px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}


.page-product-table tbody{
	display: block;
}

.page-product-table tbody{
	max-height: 700px;
	overflow-y:scroll;
}

.page-product-table tr {
    width: 100%;
    display: table		;
}

.page-product-table th {
    width: 15%!important;
    display: table-cell;
    padding-right: 20px;
}

.page-product-table th:first-child {
    width: calc(70% - 20px)!important;
}

.page-product-table td:first-child {
    width: 70%!important;
}

.page-product-table td {
    width: 15%!important;
}

.page-product-table td.price label {
    vertical-align: middle;
}

.page-product-table td,.page-product-table th {
    display: table-cell;
    box-sizing: border-box	;
}

.product-table .product-category {
    margin-top: 5px;
}

.page-product-table th {
    padding-right: 0px!important;
}



.logo-content .small-content .h2-img {
    object-fit: contain;
    background: white;
}

.logo-content .small-content {
    height: 175px;
    /**
    box-shadow: none;
    **/
}

.logo-content .small-content .h2{
	font-size: 14px;
}

.logo-content .small-content.h2-middle .h2 {
    font-size: 12px;
}

.logo-content .small-content.h2-long .h2 {
    font-size: 11px;
}

.input-lay .attention-top {
    margin-bottom: 30px;
}

.swiper-pagination-margin{
	margin-bottom:35px;
}
.price-top-content{
	margin-bottom:35px;
}

.seamtape-table td:nth-child(1),.seamtape-table th:nth-child(1) {
    width: 30%!important;
    text-align: center;
}
.seamtape-table td:nth-child(2),.seamtape-table th:nth-child(2) {
    width: 15%!important;
}
.seamtape-table td:nth-child(3),.seamtape-table th:nth-child(3) {
    width: 15%!important;
}
.seamtape-table td:nth-child(4),.seamtape-table th:nth-child(4) {
    width: 40%!important;
}

.seamtape-table td:nth-child(4) {
    font-size: 12px;
    height: 48px;
    text-align: left!important;
}

.repair-page .page-top-message-image1 {
    top: 286px;
}

.swiper-containerC2 {
    height: 383px;
}

.swiper-content2 {
    height: 56px!important;
}

.swiper-slide2 .price {
    text-align: right;
    bottom: 3px;
    position: absolute;
    width: 100%;
    right: 17px;
}

.swiper-slide2 .price {
    text-align: right;
}

.header-lay {
    width: 1100px;
}

.partnership-attention {
    margin-top: -20px;
    font-size: 12px;
    text-align: center;
}

.small-content-empty-class.small-content3 {
    height: 265px;
}

.small-content-empty-class.small-content4 {
    height: 210px;
}

.small-content-empty-class.small-content5 {
	height: 176px
}

.price-view th.price {
    padding-right: 9px;
}


.discount-label {
    color: white;
    background: crimson;
    width: auto;
    font-size: 16px;
    display: inline-block;
    padding: 0px 10px;
    line-height: 24px;
    font-weight: 400;
    margin-left: 25px;
    float: right;
    margin-top: 5px;
    position: relative;
}

.product-table .discount-label {
    margin-top: 0px;
    font-size: 12px;
    padding: 0px 6px;
}

.sale-price{
	width: 47%;
	float: left;
	text-align: right;
	color: crimson;
	font-weight: 900;
	margin-right: 3%;
}
.normal-price {
	width: 47%;
	float: left;
	text-align: left;
}

.sale-price+.normal-price {
	margin-left: 3%;
    text-decoration: line-through!important;
}

.gift-right .sale-price, .gift-right .normal-price {
    width: auto;
    margin-right: 0px;
}

.gr_price .sale-price {
    color: orange;
}


.price-ann-lay {
    width: 825px;
    padding: 25px;
    box-sizing: border-box;
    margin-top: 30px;
    background: whitesmoke;
}
.price-ann-lay .h1 {
    margin-top: 10px;
}
.price-ann-lay .price-ann {
    border: none;
}

.price-ann-lay .price-ann .ann-title-e {
    font-size: 17px;
    font-weight: 600;
}
.price-ann-lay .ann-content-title{
	font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
}



.price-ann-lay .price-ann .ann-title-e:before{
content: ' ';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 1.5px 16px;
    border-top: 2.5px solid #000;
    border-right: 2.5px solid #000;
    transform: rotate(45deg);
    margin-right: 26px;
}


.small-popup-content.small-content4 {
    background-size: 11px;
}

.small-popup-content.small-content5 {
    background-size: 10px;
}

.small-content5 .content-summary {
    font-size: 11px;
}
.small-content4 .content-summary {
    font-size: 12px;
}

.deli-day-spalator{
	display: none;

}

.page-course {
    font-size: 14px;
}

.page-course{
	margin-bottom: 35px;
	}

.page-course table th {
    width: 15%;
}

.page-course table th:first-child {
    width: 40%;
}

.page-course table tr td {
    padding-top: 20px;
    padding-bottom: 20px;
}
.order .order-content .order-address {
    margin-bottom: 20px;
    width: 100%;
    display: inline-block;
}

.update-order-btn:hover {
    opacity: 0.8;
}
.update-order-btn {
    /* color: white; */
    background: whitesmoke;
    cursor: pointer;
}
.update-order-btn, .order-cancel-btn {
    margin-left: 3%;
    margin-right: 3%;
}

.swiper-containerStaff {
    height: inherit;
}

.swiper-containerStaff .swiper-wrapper{
	margin-top: 0px;

}
.swiper-containerStaff img {
    object-fit: cover;
}

.input.switch {
    margin: 25px 0px;
}
.input.switch2 {
    margin-top: 0px;
}
.cleaning-area-clothing{
	margin-bottom: 25px;
}

.input .modal__content {
    color: #3d3d3d;
}

.popup-text {
    display: inline-block;

}
.price-popup{
    width: 100%;
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
}

.price-nonpopup {
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
}



div#AmazonPayButton {
    margin: 35px auto 20px auto;
    /* background: radial-gradient(black, transparent); */
    height: 80px!important;
    /* color: white!important; */
}


.amazon-on {
    background: none!important;
    color: cornflowerblue!important;
    border: 2px solid cornflowerblue!important;
 }

.amazon-off {
    background: none!important;
    color: whitesmoke!important;
    border: 2px solid whitesmoke!important;
}


#AmazonAlignmentButton
{
	display: none;
}


.input-order-btn2 {
    width: 160px!important;
}


.png-img {
    background-image: radial-gradient(white 31%, gray 205%);
}


.product-price-detail {
    display: inline-block;
    width: 100%;
}

.product-price-detail .sub-group-area {
    width: 50%;
    float: left;
    box-sizing: border-box;
}
.product-price-detail .sub-group-area-left {
	padding-right:2%;
}
.product-price-detail .sub-group-area-rigth {
	padding-left:2%;
}


.product-price-detail .sub-ele {
    width: 100%;
    padding: 5px 5%;
    box-sizing: border-box;
    display: inline-block;
}

.product-price-detail .sub-ele:nth-child(2n) {
	background: whitesmoke;
}
.product-price-detail .sub-name {
    width: 60%;
    float: left;
    text-align: left;
    box-sizing: border-box;
}


.product-price-detail .sub-price {
    width: 40%;
    float: left;
    text-align: right;
}

.product-price-detail .sub-title {
    text-align: center;
    font-size: 16px;
    padding: 15px;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

.product-price-detail .product-name {
    display: inline-block;
    text-align: center;
    width: 100%;
}


.tent-price-table .popup-text{
   	color:#337ab7;
}

.contact-page-product-link a {
    color: cornflowerblue;
    text-decoration: underline!important;
 }



.product-table .modal .h2-content {
    overflow-x: hidden;
    max-height: 85vh;
    padding: 0px 20px;
    margin: 0px;
	box-shadow: 0px 2px 10px rgba(88, 88, 88, 0.2);
}

.product-table .js-modal-close{
	opacity: 0.7;
	}



button {
    border: 1px solid gray;
}

.amazon-hidden-btn{
	display: none;

}

.input-lay .title {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 20px;
}

.input-lay, .msg-panel {
    background-color: rgba(244,244,244, 0.85);
    color: black;
}

.input-lay input {
    border: 1px solid gray;
}

input.btn.link,a.btn.link {
    border: none;
      color: #3d3d3d;
      height: 20px;
          line-height: normal;
    margin: 10px 0px;
}

.input-lay .btn {
    width: 280px;
    height: 44px;
    background-color: gray;
    color: white;
}

div#AmazonLoginButton {
    margin: 0px auto 30px auto;
    /* background: radial-gradient(black, transparent); */
    height: 44px!important;
    /* color: white!important; */
    width: 280px!important;
}

div#AmazonRegisterButton {
    margin: 0px auto 30px auto;
    height: 44px!important;
    width: 280px!important;
}

.input-lay .btn {
    border: none;
}

.input-lay .btn:hover {
    opacity: 0.8;
}

.amazon-register-btn {
    background: linear-gradient(to bottom, #f5d78e, #eeb933);
    color: black!important;
    font-size: 15px!important;
        border: 1px solid gray!important;
        margin: 10px auto 30px auto;
}

.amazon-register-btn:before {
content: " ";
    display: inline-block;
    width: 80px;
    height: 27px;
    margin: -3px 5px 0 0;
    background: url(../../../image/amazon.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.input-lay .small-attention a {
    color: black;
}
.input-lay .attention {
    border: solid 2px;
}
.menu-g1{
	width: auto;
}
.amazon-off {
    background: none!important;
    color: darkorange!important;
    border: 2px solid darkorange!important;
}

.small-btn {
    margin-left: 0px;
    margin-right: 10px;
}



.attention a ,.qa a {
    color: cadetblue;
}

.alignment-btn {
width: 170px!important;
    margin-right: 145px!important;
        height: 36px!important;
    background: whitesmoke;
}


.pickUpRadio {
    background: white;
}

.order-title {
    border-bottom: 1px solid black;
}


.input select[name="deliDay"],.input select[name="pickUpiDay"] {
    margin-right: 10px;
}

.checkbox01 {
    padding: 5px 40px;
    padding-right: 0px;
}



.top-btn2 {
    background: crimson;
    color: white;
    font-weight: 900;
    width: 180px;
    height: 36px;
    line-height: 29px;
    font-size: 16px;
	border-radius: 5px;

}

.input-lay .center {
    margin-top: 20px;
}



.input.small-attention.small-attention-right {
    margin-bottom: 10px;
}
.pay-type-detail {
    font-size: 13px;
    display: inherit;
    margin: 0 15px;
}

.bottom-attention {
    margin-top: 30px;
}

.text-link {
    text-decoration: underline;
    display: inline-block;
    cursor: pointer;
}


.product-attention {
    margin: 5%;
    padding: 5%;
    background: lightcoral;
    color: white;
}


.order-hist-label {
    text-align: center;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 80%;
    margin-left: 10%;
    margin-bottom: 0px;
    margin-top: 30px;
    font-weight: 800;
}
.content-summary {
    color: black;
}








.modal__bg{
	height: 0px;
}

.modaal-content-container {
    padding: 0px!important;
}

.cate-list label {
    cursor: pointer;
}
.credit-data {
    display: table;
}




.pay-type-radio label {
    width: 90%;
    display: inline-block;
}

.pay-type-radio input {
    width: 10%;
    display: inline-block;
     	margin-top: 10px;

}
.pay-type-radio {
    margin-top: 13px;
    margin-left: -4px;
}
.credit-data {
width: 100%;
}

.input-lay .radio-label {
    top: 0px;
    vertical-align: top;
}


.footer-lay .left-lay a {
    color: white;
}



.scroll-table tbody {
    max-height: 400px;
    overflow-y: auto;
    display: block;
}
.scroll-table td {
    padding-right: 0px;
}

.scroll-table thead tr {
    padding-right: 16px;
    box-sizing: border-box;
}

.scroll-table tr {
    width: 100%;
    display: inline-table;
}

.scroll-table th:nth-child(1) {
    width: 30%;
}



.order-option-val {
    display: inline-block;
    font-size: 65%;
    color: gray;
    padding-left: 0%;
    width: 32%;
    float: right;
    text-align: right;
}

.order-lay .checkbox01 {
    width: 100%;
}

.campsite-main .pref {
    padding: 0px;
}

.campsite-table .left {
    padding-left: 0px;
}
.product-price-detail .sub-area .price-footer {
    background: white;
    margin-top: 10px;
    padding: 10px;
    border: 3px solid whitesmoke;
    box-sizing: content-box;
	font-size: 12px;
}





.product-scroll-table tbody{
    max-height: 400px;
    overflow-y: scroll;
    display: block;
}

.product-scroll-table thead tr {
    padding-right: 16px;
    box-sizing: border-box;
}

.product-scroll-table tr {
    width: 100%;
    display: inline-table;
}
.product-scroll-table th {
    width: 15%;
}
.product-scroll-table th:nth-child(1) {
    width: 40%;
}





#RakutenPayButton {
    margin: 35px auto 20px auto;
    /* background: radial-gradient(black, transparent); */
    height: 80px!important;
    /* color: white!important; */
}
#RakutenPayButton img{
cursor: pointer;
}

.rakutenNotPayLabel{
margin-top: 20px;
    color: red;
}



.rakutenButton{
	padding: 0px;
	border:none!important;
	width: auto!important;
	height: auto!important;
}


.external-area input {
    margin: 0px;
}

.external-area {
    padding: 20px;
    background: white;
    margin: 0px 10%;
    border-radius: 5px;
}

#RakutenAlignmentButton
{
	display: none;
}

#RakutenPayButton {
    display: none;
}

.rakutenParchaseBtn {
    background: inherit!important;
    width: auto!important;
    height: auto!important;
}


#RakutenPayButton {
    display: none;
}






.alignment-btn {
    width: 174px!important;
    margin-right: 145px!important;
    height: 46px!important;
    background: whitesmoke;
    padding: 0px!important;
}

.rakuten-off{
	border: none!important;
}

.rakutenButton:hover {
    opacity: 0.8;
}



.attention-red{
	color:crimson;
	    font-weight: 600;
}

#RakutenLoginButton,#RakutenRegisterButton,.dev-rakuten{
	/**
	display: none;
	**/
}


.input-lay .radio-label {
    margin-top: 15px;
}

.curry-pr {
    position: absolute;
    background: crimson;
    color: white;
    font-size: 12px;
    padding: 8px;
    border-radius: 12px;
    opacity: 0.9;
    top: -12px;
    right: -13px;
    /* height: 68px; */
    letter-spacing: -1px;
    line-height: 18px;
}


.top-btn-small-attention{
    font-size: 11px;
    top: 0px;
    margin-top: -12px;
    font-weight: normal;
}

.order-lay .input-order-btn {
    width: 220px!important;
}

.order-btn-bottom-attention {
    font-size: 11px;
        margin-bottom: 20px;
}

.msg-sns-lay{
	justify-content: space-evenly;
    display: flex;
    flex-wrap: nowrap;
    margin-top: 160px;
    margin-bottom: 40px;
}

.review_caption {
    display: none;
}


p.result-rating-rate {
    display: inline;
}

.star5_rating{
	position: relative;
	z-index: 0;
	display: inline-block;
	white-space: nowrap;
	color: #CCCCCC;
}

.star5_rating:before, .star5_rating:after{
    content: '★★★★★';
}

.star5_rating:after{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    color: #ffcf32;
}

.star5_rating[data-rate="5"]:after{ width: 100%; }
.star5_rating[data-rate="4.9"]:after{ width: 98%; }
.star5_rating[data-rate="4.8"]:after{ width: 96%; }
.star5_rating[data-rate="4.7"]:after{ width: 94%; }
.star5_rating[data-rate="4.6"]:after{ width: 92%; }
.star5_rating[data-rate="4.5"]:after{ width: 90%; }
.star5_rating[data-rate="4.4"]:after{ width: 88%; }
.star5_rating[data-rate="4.3"]:after{ width: 86%; }
.star5_rating[data-rate="4.2"]:after{ width: 84%; }
.star5_rating[data-rate="4.1"]:after{ width: 82%; }
.star5_rating[data-rate="4"]:after{ width: 80%; }
.star5_rating[data-rate="3.9"]:after{ width: 78%; }
.star5_rating[data-rate="3.8"]:after{ width: 76%; }
.star5_rating[data-rate="3.7"]:after{ width: 74%; }
.star5_rating[data-rate="3.6"]:after{ width: 72%; }
.star5_rating[data-rate="3.5"]:after{ width: 70%; }
.star5_rating[data-rate="3.4"]:after{ width: 68%; }
.star5_rating[data-rate="3.3"]:after{ width: 66%; }
.star5_rating[data-rate="3.2"]:after{ width: 64%; }
.star5_rating[data-rate="3.1"]:after{ width: 62%; }
.star5_rating[data-rate="3"]:after{ width: 60%; }
.star5_rating[data-rate="2.9"]:after{ width: 58%; }
.star5_rating[data-rate="2.8"]:after{ width: 56%; }
.star5_rating[data-rate="2.7"]:after{ width: 54%; }
.star5_rating[data-rate="2.6"]:after{ width: 52%; }
.star5_rating[data-rate="2.5"]:after{ width: 50%; }
.star5_rating[data-rate="2.4"]:after{ width: 48%; }
.star5_rating[data-rate="2.3"]:after{ width: 46%; }
.star5_rating[data-rate="2.2"]:after{ width: 44%; }
.star5_rating[data-rate="2.1"]:after{ width: 42%; }
.star5_rating[data-rate="2"]:after{ width: 40%; }
.star5_rating[data-rate="1.9"]:after{ width: 38%; }
.star5_rating[data-rate="1.8"]:after{ width: 36%; }
.star5_rating[data-rate="1.7"]:after{ width: 34%; }
.star5_rating[data-rate="1.6"]:after{ width: 32%; }
.star5_rating[data-rate="1.5"]:after{ width: 30%; }
.star5_rating[data-rate="1.4"]:after{ width: 28%; }
.star5_rating[data-rate="1.3"]:after{ width: 26%; }
.star5_rating[data-rate="1.2"]:after{ width: 24%; }
.star5_rating[data-rate="1.1"]:after{ width: 22%; }
.star5_rating[data-rate="1"]:after{ width: 20%; }
.star5_rating[data-rate="0.9"]:after{ width: 18%; }
.star5_rating[data-rate="0.8"]:after{ width: 16%; }
.star5_rating[data-rate="0.7"]:after{ width: 14%; }
.star5_rating[data-rate="0.6"]:after{ width: 12%; }
.star5_rating[data-rate="0.5"]:after{ width: 10%; }
.star5_rating[data-rate="0.4"]:after{ width: 8%; }
.star5_rating[data-rate="0.3"]:after{ width: 6%; }
.star5_rating[data-rate="0.2"]:after{ width: 4%; }
.star5_rating[data-rate="0.1"]:after{ width: 2%; }
.star5_rating[data-rate="0"]:after{ width: 0%; }



.option-recommend {
    font-size: 10px;
    line-height: 10px;
    display: inline-block;
    background: cornflowerblue;
    padding: 5px;
    color: white;
    border-radius: 5px;
    float: right;
}
.option-recommend1 {
    background: mediumaquamarine;


	}
.option-recommend2 {
    background: darkorange;

	}



.page .review_date {
    display: none;
}



.full-width-area {
    width: 100vw!important;
    margin-left: calc(50% - 50vw)!important;
}

.swiper-container1 .swiper-slide a{
	border-radius: 10px;
	box-shadow: 0px 2px 10px rgba(88, 88, 88, 0.2);
}

.swiper-container .swiper-slider a{
border-radius:10px;


	}

.swiper-container1 .fb_img {
 width: 100%;
}

.swiper-container1 .fb_img {
border-radius:10px;
	height:280px;
}

.swiper-container1 .fb_date {
border-radius:10px 0 0 0;
}

.swiper-container1 .fb_content{
	border-radius:0 0px 10px 10px;
	height:44px;
    margin-top: -54px;
}
.fb_like {
	display: none;
}

.swiper-container1 {
	padding-left: calc(50vw - 460px)!important;
    margin-right: 0!important;
    margin-left: 0!important;
    padding-right: calc(50vw - 460px)!important;
}



.line-btn-link {
    width: 280px;
    display: block;
    height: 43px;
    overflow: hidden!important;
    margin: 0 auto;
    background: #00c300;
    border-radius: 5px;
    position:relative;
    z-index:100;
}

.line-btn-link:hover {
    background: #00e000;
}

.line-btn-img {
    width: 217px;
padding: 0px 31px;
    position: relative;
}

.line-btn-img:hover{
	top: -46px;
}

div#AmazonLoginButton,div#AmazonRegisterButton,#RakutenLoginButton,#rakutenRegisterButton{
	margin-bottom: 15px;
}


.line-on {
    background: none!important;
    color: cornflowerblue!important;
    border: 2px solid cornflowerblue!important;
 }

.line-off {
    background: none!important;
    color: #00c300!important;
    border: 2px solid #00c300!important;
}



.fb_twitter{
	background: #00acee
}



.order-link {
    margin: 28px;
}
.footer .order-link a:after {
    content: "";
    background: url(../../../image/cart.png) no-repeat center;
}


.qa-footer {
    font-size: 12px;
    margin: 5px 0px;
}



.kabi-page .page-top-message-image1 {
    top: 185px;
}


.product-price-detail .product-attention {
    margin-top: 1%;
    margin-bottom: 2%;
}

.scroll-table thead tr {
    padding-right: 16px;
    box-sizing: border-box;
}








.changeAddressArea input:nth-child(1) {
    width: 30%;
    margin-right: 50%;
    margin-bottom:-10px;
}

.changeAddressArea input:nth-child(2) {
    width: 100%;
    margin-bottom:-10px;
}

.changeAddressArea input:nth-child(3) {
    width: 50%;
}



.product-table td.center {
    text-align: center;
    padding-left: 0px;
}


.seamtape-table tbody {
    max-height: 600px;
}

.page-list-title {
    font-weight: 700;
    font-size: 16px;
    margin: 10px 0;
}

.page-list-a .page-list-title{
	color: cornflowerblue;
}
.page-list-b .page-list-title{
	color: tomato;
}

.page-list ul {
    padding-left: 5%;
}

.page-list-a, .page-list-b {
    width: 48%;
    display: inline-block;
    box-sizing: border-box;
    padding: 2%;
    padding-left: 4%;
    vertical-align: top;
    background: whitesmoke;
    font-size: 14px;
    height: 100%;
    border-radius: 10px;
}

.page-list-element {
    margin-bottom: 5px;
    margin-top: 10px;
}

.page-list-a{
	margin-right:2%;
}
 .page-list-b {
	margin-left:2%;
	}
.page-list-attention {
    font-size: 12px;
    margin-top: 5px;
}
.h2-content-desc a {
    /* width: 86%; */
    word-wrap: break-word;
}




.table-list {
	border-spacing: 0px 4px;
    width: 100%;
}

.table-list * {
    border: none;
}

.table-list thead th {
    background: gray;
    color: white;
    height: 25px;
    font-size: 12px;
        text-align: center;
        padding: 10px 12px;
}

.table-list tr{
  border-bottom: solid 2px white;
}

.table-list tr:last-child{
  border-bottom: none;
}

.table-list tbody th{
  position: relative;
  text-align: left;
  width: 25%;
  background-color: #52c2d0;
  color: white;
  text-align: center;
  padding: 10px 15px;
  font-size: 14px;
}

.table-list tbody td{
  text-align: left;
  text-align: center;
  background-color: #eee;
  padding: 10px 20px;
  font-size: 13px;
}

.table-list tbody th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #52c2d0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}


.top-page-attention {
    margin-bottom: 20px;
    width: 100%;
    font-size: 10px;
	text-align: center;
}
.top-page-price-attention {
    margin-top:-10px;
}

.table-list th:last-child, .table-list td:last-child {
    border-radius: 0px 5px 5px 0px;
}

.table-list th:first-child {
    border-radius: 5px 0px 0px 5px;
}


.finish-lay .line-introduction {
    margin-top: 50px;
}
.line-introduction-label {
    margin-bottom: 30px;
}
.finish-lay .msg-sns-lay{
	margin-top:50px;
}



.birthdayArea {
	display: none;
}

.birthdayArea #yearHtml {
    width: 15%!important;
    margin-right: 1%;
        padding: 1%;
}
.birthdayArea #monthHtml {
    width: 8%!important;
    margin-right: 1%;
        padding: 1%;
}
.birthdayArea #dayHtml {
    width: 8%!important;
    margin-right: 1%;
        padding: 1%;
}
.birthdayArea .label{
    margin-right: 2%;
    top: 5px;
    position: relative;
}
.birthdayArea {
    margin-bottom: 50px;
}
.birthdayAraeMsg {
    margin-bottom: 10px;
}

.swiper-containerC .swiper-slide a{
	border-radius: 10px;
	box-shadow: 0px 2px 10px rgba(88, 88, 88, 0.2);
}
.swiper-containerC {
	padding-left: calc(50vw - 460px)!important;
    margin-right: 0!important;
    margin-left: 0!important;
    padding-right: calc(50vw - 460px)!important;
}

.swiper-containerC .fb_content {
	margin-top: 0px;
	padding: 5px 17px;
	background: whitesmoke;
	color: black;
	opacity: 1;
	font-size: 13px;
	width: 300px;
    box-sizing: border-box;
}

.swiper-containerC {
	height: 358px;
}

.displaynone{
	display: none;
}

.top-page-recommend-attention {
    margin-top: 10px;
}

.order-lay .gift-recommend {
}

.order-howto img {
     width: 100%;
    border-radius: 10px;
    margin-bottom: 20px;
}

.btn-big {
    height: 60px;
    line-height: 60px;
}




.popup-coupon {
    display: none;
    position: fixed;
    margin: 15px 20px;
    z-index: 99998;
    bottom: 0;
    right: 0;
}

.popup-coupon img {
    width: 150px;
    box-shadow: 0px 2px 10px rgba(88, 88, 88, 0.2);
    border-radius: 5px;
}

.popup-coupon-close {
    border-radius: 100px;
    border: none;
    background: whitesmoke;
    padding: 10px;
    font-size: 26px;
    position: relative;
    right: -166px;
    top: -135px;
    box-sizing: content-box;
    width: 20px;
    height: 20px;
    color: gray;
    font-weight: 900;
    line-height: 20px;
}

.product-popup-footer {
    width: 100%;
    display: inline-block;
    margin-top: 10px;
}

#payjp_checkout_box input {
    cursor: pointer;
}
#payjp_checkout_box input:hover {
	opacity: 0.8;
}



#payjp_checkout_box input {
    cursor: pointer;
}
#payjp_checkout_box input:hover {
	opacity: 0.8;
}
.credit-data-area{
	position: relative;
}
.deleteCreditBtn {
    /* color: white; */
    width: 20px!important;
    height: 20px!important;
    border-radius: 40px!important;
    position: absolute;
    left: 158px;
    top: 4px!important;
    margin: 0px!important;
    line-height: 17px;
    background: url(../../../image/cancelBtn.png) !important;
    background-size: 20px 20px!important;
}
.feedbackPanel a {
    text-decoration: underline;
    color: white;
}





.deleteCreditBtn::before, .batsu::after{
    content: "";
    display: block;
    width: 100%;/*バツ線の長さ*/
    height: 10px;/*バツ線の太さ*/
    background: #000;
    transform: rotate(45deg);
    transform-origin:0% 50%;
    position: absolute;
    top: calc(14% - 5px);
    left: 14%;
}

.deleteCreditBtn::after{
    transform: rotate(-45deg);
    transform-origin:100% 50%;
    left: auto;
    right: 14%;
}
.con-product-table .con-productName {
    width: 54%;
    box-sizing: border-box;
}
.con-product-table .con-price {
    width: 23%;
    box-sizing: border-box;
}
.con-product-table .con-option {
    width: 23%;
    box-sizing: border-box;
}


.page-top-area2 .top-main-msg-area {
    position: absolute;
    color: white;
    z-index: 1;
    top: 210px;
    width: 100%;
    text-align: center;
    min-width: 1200px;
}


.page-top-area2 .top-main-msg {
	font-size: 70px;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 85px;
    text-shadow: 3px 3px 13px black;
}


.page-top-area2 .top-main-msg-sub {
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 30px;
    text-shadow: 3px 3px 13px black;
}


.page-top-area2 .top-desc2 {
    font-size: 14px;
    text-shadow: 3px 3px 13px black;
}


.page-top-area2 .black-band {
    position: absolute;
    margin-top: -70px;
    background-color: rgba(0,0,0,0.5);
        min-width: 1100px;

}

.page-top-area2 .page-top-message-image4{
	width: auto;
}

.page-top-area2 .top-desc {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
    text-shadow: 3px 3px 13px black;
}




.page-top-area2 .black-band,.page-top-area2 .page-top-message-image4,.page-top-area2 .page-top-appeal{
	height:70px!important;
}

.twitter-area{
	margin-top:65px;
}


.review-list .review .review_content,.popup-content .review .review_content {
    font-size: 13px;
    height: auto;
    white-space: pre-wrap;
    line-height: 26px;
    margin-top: 10px;
}
.swiper-slide .review_content{
	    min-height: 285px;
    position: relative;
}
/**

.review-table .v-table-cell-wrapper{
	white-space: pre-wrap!important;
}
.review-list .review  {
	margin:0 auto;
	width: 250px;
}

.review-list-wrap{
	width: 100%;
}
**/


a:focus {
    outline: 1px solid transparent!important;
}



.review-more{
    font-weight: 800;
    color: gray;
    text-align: right;
    position: absolute;
bottom: 0px;
    right: 11px;
}

.review-hidden-row{
	color: transparent;
}

.schlaf-page .reform-table tbody {
    height: auto!important;
}
.black-band-message {
    width: 700px;
    color: transparent;
    text-align: left;
    display: inline-block;
    height: 66px;
    vertical-align: top;
    line-height: 66px;
    font-size: 30px;
    font-weight:900;
    background: linear-gradient(45deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%);
    -webkit-background-clip: text;
}


.grecaptcha-badge { visibility: hidden; }

p.recaptcha {
    font-size: 11px;
    text-align: center;
    line-height: 1.4;
}

.modal-video-h2-wrap .youtube-iframe{
	margin: 0px;
	width: 100%;
}

.youtube-small-content .small-content-img-wrap {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
}

.small-content-youtube-wrap{
    position: relative;
    display: inline-block;
}

.small-content-youtube-wrap:after {
  content: ""; /* 必須 */
  position: absolute;
  width: 48px; /* アイコンの幅 */
  height: 48px; /* アイコンの高さ */
  background-image: url('../../../image/youtube-icon.png'); /* アイコンのパス */
  background-size: cover; /* 背景サイズをカバーに設定 */
  top: 50%; /* 親要素の上部から50%の位置 */
  left: 50%; /* 親要素の左側から50%の位置 */
  transform: translate(-50%, -50%); /* 中心を基準に配置 */
  pointer-events: none; /* 擬似要素によるクリックイベントのブロックを防ぐ */
}

.small-content-youtube-wrap2:after {
	width: 80px;
    height: 80px;
}

.h2-youtube-content .content-youtube-wrap {
    float: left;
    margin-right: 5%;
}

.pickUpRadio {
    border: 3px solid white;
    box-sizing: border-box;
}

.pickUpRadio:has(input[type="radio"]:checked + label) {
    border: 3px solid #2de1a8;
}


.swiper-attention {
    text-align: center;
    top: -10px;
    position: relative;
}



.swiper-slide video,.video-h2-wrap.video-h2-wrap-g  {
    width: 300px;
    height: 300px;
}




.swiper-content-video {
    display: inline-block;
}

.swiper-attention {
    text-align: center;
    top: -10px;
    position: relative;
}


.input-lay .birthdayArea .input .label {
    margin-right: 5%;
    width: 4%;
}






.review-list-button {
    padding: 10px;
    float: left;
    background: #3d3d3d;
    border-radius: 27px;
    margin: 0.5%;
    font-size: 14px;
    font-weight: bold;
    color: white;
}

.review-list-button-wrap .clicked .review-list-button {
	background: #2d8980;
}

.review-list-button-wrap {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    cursor: pointer;
}
.review-list-button:hover {
	opacity: 0.8;
}

.h2-content-price {
    float: right;
}
.deli-day-label {
    display: inline-block;
}



.wicket-modal {
    width: auto !important;
    height: auto!important;
}

div.wicket-modal div.w_left,div.wicket-modal div.w_top,div.wicket-modal div.w_bottom,div.wicket-modal div.w_right {
    cursor: initial;
}

div.wicket-modal div.w_caption,div.wicket-modal div.w_content_2,div.wicket-modal div.w_content,.w_caption{
	background: transparent!important;
}
.w_top_1 ,.w_bottom_1   {
    display: none;
}
div.wicket-modal div.w_blue div.w_left, div.wicket-modal div.w_blue div.w_right{
	background: none!important;
}

div.wicket-modal div.w_content_3 {
    border: none;
}

.wicket-modal .input-lay {
    margin: 0px;
    background: rgba(244, 244, 244, 1);
    padding-bottom: 40px;
    padding-top: 40px;
}

.wicket-modal .btn-lay {
    padding: 20px;
}

.w_content_container {
    height: auto !important;
}

.w_close {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.w_close::before,
.w_close::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 4px; /* バツ印の線の太さ */
    background-color: black; /* 初期の色 */
    transform-origin: center;
}

.w_close::before {
    transform: translate(-50%, -50%) rotate(45deg); /* バツの右上から左下 */
}

.w_close::after {
    transform: translate(-50%, -50%) rotate(-45deg); /* バツの左上から右下 */
}

/* ホバー時の色変更 */
.w_close:hover::before,
.w_close:hover::after {
    background-color: gray; /* ホバー時の色 */
}


div.wicket-modal div.w_blue a.w_close {
    background: none!important;
}

div.wicket-modal a.w_close {
    height: 23px !important;
    width: 23px !important;
    top: -1px;
}

.w_content .input-lay .feedbackPanel li {
    font-size: 12px;
    line-height: 17px;
    margin-top: 5px;
}

div.wicket-modal div.w_content_3{
	border: none!important;
}
.wicket-modal .btn-lay {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
div.wicket-modal div.w_content_1 {
    margin-right: 0px;}
div.wicket-modal div.w_right_1 {
    margin-left: 0px;
}

.wicket-modal .btn-lay button {
    height: 40px;
}
.address-list .address-item a {
    display: inline-block;
    font-size: 12px;
    text-decoration: underline;
     padding: 0px 10px;
}
.changeAddressArea .address-list .address-item input {
    float: left;
    margin: 0px;
    width: auto;
    margin-top: 5px;
    overflow-wrap: unset;
    width: 10%!important;
}

.address-list .address-element {
    overflow-wrap: break-word;
    float: left;
    width: 90%;
    font-size: 14px;
    line-height: 20px;
}
.address-list  .address-list-name{
	font-weight: bold;
	margin-right: 5%;
}


.address-list .address-item .address-list-postcode {
    float: left;
    width: auto;
}
.address-list .address-item .address-list-name {
    float: left;
}
.address-list .address-item {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
    cursor: pointer;
}

.address-list .address-list-new {
    width: 100%;
    display: block;
    text-decoration: underline;
    font-size: 14px;
}


.tel-attention {
    font-size: 10px;
    line-height: 16px;
    margin-top: 5px;
}
.tel-attention a {
    text-decoration: underline !important;
    padding: 10px 0px !important;
    width: auto !important;
    float: none !important;
    display: inline-block !important;
}







.course-product-all-table {
font-size: 13px;
    border-spacing: 0 !important;
    line-height: 22px;
}

.course-product-all-table .price {
    min-width: 107px;
}

.course-product-all-table-wrapper {
    position: relative;
    width: 100%;
    max-height: 500px; /* テーブルの高さ */
    overflow: auto;
}

.product-scroll-table tbody::-webkit-scrollbar,
.scroll-table tbody::-webkit-scrollbar,
.price-view table tbody::-webkit-scrollbar,
.cate-list::-webkit-scrollbar,
.course-product-all-table-wrapper::-webkit-scrollbar {
    width: 6px;
    height:6px;
}

.product-scroll-table tbody::-webkit-scrollbar-track,
.scroll-table tbody::-webkit-scrollbar-track,
.price-view table tbody::-webkit-scrollbar-track,
.cate-list::-webkit-scrollbar-track,
.course-product-all-table-wrapper::-webkit-scrollbar-track {
  background: whitesmoke; /* 背景を透明にする */
}

.product-scroll-table tbody::-webkit-scrollbar-thumb,
.scroll-table tbody::-webkit-scrollbar-thumb,
.price-view table tbody::-webkit-scrollbar-thumb,
.cate-list::-webkit-scrollbar-thumb,
.course-product-all-table-wrapper::-webkit-scrollbar-thumb {
    background-color: #c5c5c5;
    border-radius: 23px;
}

.product-scroll-table thead tr,
.scroll-table thead tr,
.price-view table thead tr,
.cate-list table thead tr,
.course-product-all-table-wrapper table thead tr {
    padding-right: 6px;
}


.course-product-all-table {
    border-collapse: separate;
    width: 100%;
    min-width: 800px; /* テーブル全体の最小幅 */
}





.course-product-all-table tbody .sticky_row {
    font-weight: normal;
    text-align: left;
        min-width: 190px;
}
.course-product-all-table th,
.course-product-all-table td {
    padding: 8px;
    text-align: center;
    white-space: nowrap; /* 改行を防ぎ、横スクロールを促す */
       box-sizing: border-box; /* 幅の計算を正確にする */
}


/* 固定ヘッダー */
.course-product-all-table thead th,.course-product-all-table .sticky_cross {
    position: sticky;
    top: 0px;
    z-index: 2;
        background: #fff;

}
.course-product-all-table .sticky_cross{
    left: 0;
    background: white;
    z-index: 900;
    padding: 0 !important;
  }

.course-product-all-table thead th::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid gray!important;
    position: absolute;
    top: 0px;
}


.course-product-all-table .sticky_col {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/* 固定左列 */
.course-product-all-table td.sticky_row {
	position: sticky;
	left: 0;
    background: #fff;
}
.course-product-all-table tbody td::before,
.course-product-all-table td.sticky_row::before {
    border-bottom: 1px solid lightgray!important;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
}

.course-product-all-table-band {
height: 3px;
    background: white;
    position: relative;
    top: 2px;
    z-index: 901;
    margin-top: -3px;
    width: 100vw;
}



.course-product-all-table .sticky_col{

}
.course-product-all-table .option{
	background: #f1efef;
}
.course-product-all-table .price{

}
.course-product-all-table .option-price{
	background: #d7d6d61f !important;

}

/*
.course-product-all-table tr:hover .sticky_row,.course-product-all-table tr:hover {
    background: whitesmoke !important;
}
*/

.course-product-all-table-wrapper{
	max-height: 500px!important;
	 will-change: transform;
}

.price-view .course-product-all-table-wrapper{
	max-height: 700px!important;
}

.tent-price-table .sticky_row {
    /* max-width: 300px; */
    white-space: normal;
    min-width: 300px !important;
    /* width: 250px !important; */
}
.tent-price-table .price-nonpopup,.tent-price-table .price-popup{
	padding: 0px;
}
.course-product-all-table .sticky_col {
    padding-top: 10px !important;
        padding-bottom: 10px !important;
}

.tent-price-table .popup-text,.contact-page-product-link a{
font-weight:bold;
display: inline-block;
transition:.3s;
transform: scale(1);
text-decoration: none;
}

.tent-price-table .popup-text:hover,.contact-page-product-link .a:hover{
font-weight:bold;
color:#f89174;/*文字色*/
}
.course-product-all-table .center{
text-align: center!important;
}


.review-list .review .review_content .review_image, .popup-content .review .review_content .review_image {
    max-width: 250px;
    max-height: 150px;
    float: right;
    margin-left: 20px;
	box-shadow: 0px 2px 10px rgba(88, 88, 88, 0.2);
    border-radius: 5px;
}

.swiper-slide .review_image {
    width: 18%;
    float: right;
    margin-left: 4%;
    margin-top: 6px;
    border-radius: 4px;
	box-shadow: 0px 2px 10px rgba(88, 88, 88, 0.2);
}


.course-product-all-table .sticky_col {
    padding-left: 2px !important;
    padding-right: 2px !important;
}



.course-chart {
    width: 52% !important;
    object-fit: cover;
    height: 100% !important;
    aspect-ratio: 1.8;
    float: left;
}




.swiper-container3 {
    width: 400px;
    float: left;
    margin-right: 5% !important;
    padding: 0px !important;
    margin-bottom: 0px !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
    box-sizing: border-box;
}

.swiper-container3 .swiper-content2 {
    height: 37px !important;
    line-height: 17px;
    font-size: 11px;
    background: whitesmoke;
    color: black;
    padding: 5px 9px;
}
.swiper-container3 .swiper-content2 .price {
    margin-bottom: 3px;
}


.swiper-container3 .swiper-button-prev, .swiper-container3 .swiper-button-next {
    display: block;
    margin-top: -57px;
    z-index: 100;
    height: 26px;
}

.curry-page .btn-link {
    height: 56px;
    border-radius: 30px;
    line-height: normal;
    line-height: 56px;
    background: #FF9900;
}

.course-popup h3 {
	text-align: left !important;
	width: auto;
	border-bottom: 1px green solid;
	display: inline-block;
	padding: 0px 10px;
}
.course-popup>h3 {
    margin-top: 20px;
}


.order-howto {
    font-size: 12px;
    text-align: left;
}


.small-content-group2 .small-content3 {
    height: 330px;
}

.small-content-group2 .small-content2 {
    height: 390px;
}

.small-content-group2 .content-summary {
    padding: 0px 10px;
    text-align: left;
}
.big-title-area-wrap .video-h2-wrap {
    width: 100%;
    height: 100%;
}

.input-lay .small-attention {
    margin-bottom: 15px!important;
        line-height: 20px;
    font-size: 11px;
}

.modal__content {
    overflow-x: hidden;
}
.popup-price-content .price-nonpopup {
    text-align: center;
}

.order-content .order-list-table {
    font-size: 12px;
}
.order-content .order-list-table td {
	vertical-align: top;
	padding-bottom: 5px;
}

.swiper-content2 {
    margin-top: 0px;
}

.modaal-container .swiper-container+.h2-content-desc {
    width: 48%;
}
.modal__content .swiper-container10,.modal__content .swiper-container20,
.modal__content .swiper-container30,.modal__content .swiper-container40,
.modal__content .swiper-container50 {
    width: 400px;
    float: left;
    margin-right: 5% !important;
    padding: 0px !important;
    margin-bottom: 0px !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
    box-sizing: border-box;
        height: 354px !important;
}

.swiper-container10 .swiper-content2 ,.swiper-container40 .swiper-content2 ,
.swiper-container20 .swiper-content2 ,.swiper-container50 .swiper-content2 ,
.swiper-container30 .swiper-content2 {
    height: 37px !important;
    line-height: 17px;
    font-size: 11px;
    background: whitesmoke;
    color: black;
    padding: 5px 9px;
    line-height: 17px!important;
}
.swiper-container10 .swiper-content2 .price,.swiper-container40 .swiper-content2 .price,
.swiper-container20 .swiper-content2 .price,.swiper-container50 .swiper-content2 .price,
.swiper-container30 .swiper-content2 .price {
    margin-bottom: 3px;
}


.swiper-container10 .swiper-button-prev, .swiper-container10 .swiper-button-next ,
.swiper-container20 .swiper-button-prev, .swiper-container20 .swiper-button-next ,
.swiper-container30 .swiper-button-prev, .swiper-container30 .swiper-button-next ,
.swiper-container40 .swiper-button-prev, .swiper-container40 .swiper-button-next ,
.swiper-container50 .swiper-button-prev, .swiper-container50 .swiper-button-next
{
    display: block;
    margin-top: -57px;
    z-index: 100;
    height: 26px;
}
