@charset "utf-8";

/* 20250219 added by Kumagai 既存より */
.pagination-wrap{
	margin: 15px 0;
}
.page-item {
	display: flex;
}
.page-item a{
	display: flex;
	align-items: center;
}

.bookmarks{
	line-height: 1;
}

.entry-content a:not(.btn){
	text-decoration: underline;
}

.entry-content img{
	max-width: 100%;
	height: auto !important;
}

.entry-content table.table-bdb td,
.entry-content table.table-bdb th{
	border: none;
	border-bottom: 1px solid #dee2e6;
}

.table-responsive{
	word-break: keep-all;
}

/* SimpleBar */
.scroll-area{-ms-overflow-style: none;scrollbar-width: none;}
.scroll-area::-webkit-scrollbar {display:none;}
2月19日 22:51
@charset "utf-8";

.contents-box{
	margin: 0 0 20px 0;
}
.contents-centerbox{
	margin: 0 0 20px 0;
	text-align: center;
}
.contents-100box{
	margin: 0 0 20px 0;
	padding: 20px;
}
.contents-textarea{
	overflow: hidden;
}
.contents-leftimg{
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
}
.contents-rightimg{
	float: right;
	display: inline;
	margin: 0 0 20px 20px;
}
.contents-centerimg{
	display: inline;
	margin: 0 5px;
}
.contents-centerimg img{
	padding: 5px;
	background: #eaeaea;
	border: #ccc 1px solid;
}
.contents-50leftbox{
	float: left;
	width: 49%;
}
.contents-50rightbox{
	float: right;
	width: 49%;
}
.contents-table{
	margin: 0 0 20px 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.contents-table .odd{
	background: #eee;
}
.contents-table th{
	padding: 10px;
	border-bottom: #ccc 1px dashed;
}
.contents-table td{
	padding: 10px;
	text-align: right;
	border-left: #ccc 1px dashed;
	border-bottom: #ccc 1px dashed;
}
.firstlarge:first-letter{
	float: left;
	padding: 3px 5px 0 0;
	font-size: 3em;
	font-weight: bold;
}

/* 20130117 added by inose */
.contents-50leftimg{
	float: left;
	width: 49%;
}
.contents-50rightimg{
	float: right;
	width: 49%;
}
.contents-3column{
	float: left;
	width: 31%;
	margin: 5px;
}
.contents-table-half{
	margin: 0 0 20px 0;
}

.contents-lefttextarea{
	float: left;
	width: 49%;
}
.contents-righttextarea{
	float: right;
	width: 49%;
}
.list-common01 dt {
	font-weight: bold;
	font-size: 1.2em;
}
.list-common01 dd {
	padding-bottom: 0.8em;
}
.contents-righttable{
	float: right;
	margin: 0 0 0 10px;
}
.contents-lefttable{
	float: left;
	margin: 0 10px 0 0;
}
.contents-backpattern01 {
	padding: 10px 10px 0 10px;
	background: url(/cgi-bin/mt/mt-static/plugins/CKEditor/template/images/backimg.jpg) repeat 0 0;
	border: #ddd 1px solid;
}
.contents-backpattern01 ul{
	font-size: 93%;
}
.contents-backpattern01 ul:last-child{
	margin-bottom: 10px;
}
.contents-backpattern01 ul li{
	margin-bottom: 5px;
}
.table_decoration01{
	margin: 0 0 0.8em 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.table_decoration01 th{
	padding: 10px;
	background: #f3f6fa;
	border: #ddd 1px solid;
	font-size: 14px;
}
.table_decoration01 td{
	padding: 10px;
	font-size: 14px;
	border: #ddd 1px solid;
}
.table_decoration01 thead th{
	font-weight: bold;
	text-align: center;
}
.table_decoration02{
	margin: 0 0 0.8em 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.table_decoration02 .odd{
	background: #fafafa;
}
.table_decoration02 th{
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border-bottom: #ddd 1px dashed;
}
.table_decoration02 td{
	padding: 5px;
	vertical-align: top;
	border-left: #ddd 1px dashed;
	border-bottom: #ddd 1px dashed;
}
.table_decoration03{
}
.table_decoration03 th{
	padding: 5px;
	width: 20%;
	text-align: left;
	vertical-align: top;
	border: #ddd 1px dotted;
}
.table_decoration03 td{
	padding: 5px;
	vertical-align: top;
	border: #ddd 1px dotted;
}
.table_decoration04 {
	border-top: #ddd 1px solid;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
}
.table_decoration04 th {
	width: 20%;
	padding: 5px;
	text-align: left;
	background-color: #fafafa;
	border-top: #ddd 1px solid;
	border-left: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	vertical-align: top;
}
.table_decoration04 td{
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border-bottom: #ddd 1px solid;
}

/* 20150314 added by Fabo */
.contents-border{
	margin-bottom: 20px;
	padding: 10px 10px 0 10px;
	border: #ddd 1px solid;
}
.table-faq {
	margin-bottom: 15px;
	width: 100%;
	border-spacing: 0;
}
.table-faq th, .table-faq td {
	border-bottom: 1px solid #ddd;
	padding: 8px 0;
	vertical-align: top;
}
.table-faq td ul, .table-faq td ol {
	margin: 0;
}
.table-faq .question td {
	vertical-align: middle;
}

.entry-content table.table01{
	margin: 0 0 0.8em 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.entry-content table.table01 th{
	padding: 10px;
	width: 20%;
	background: #f3f6fa;
	border: #ddd 1px solid;
}
.entry-content table.table01 td{
	padding: 10px;
	border: #ddd 1px solid;
}
.entry-content table.table01 td ul li{
	margin: 0 0 0 20px;
	list-style: outside disc;
}

/* 20220616 added by Fabo */
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }

.fs12 { font-size: 12px; }
.fs13 { font-size: 13px; }
.fs14 { font-size: 14px; }
.fs15 { font-size: 15px; }
.fs16 { font-size: 16px; }
.fs17 { font-size: 17px; }
.fs18 { font-size: 18px; }
.fs19 { font-size: 19px; }
.fs20 { font-size: 20px; }
.fs21 { font-size: 21px; }
.fs22 { font-size: 22px; }
.fs23 { font-size: 23px; }
.fs24 { font-size: 24px; }
.fs25 { font-size: 25px; }

.entry-content .row {
	margin-left: -15px;
	margin-right: -15px;
}
.entry-content .row > div {
	padding: 0 15px;
}

.entry-content .template-img-right {
	margin-left: 30px;
}
.entry-content .template-img-left {
	margin-right: 30px;
}

.strong {
	color: #35acb1;
}

.color-red {
	color: #e6157c;
}

.table-fixed {
	table-layout:fixed;
}
.table-fixed th,
.table-fixed td {
	border: 1px solid #ddd;
	vertical-align: middle;
}
.table-fixed th {
	background: #ebf2fb;
}

.table-bordered th,
.table-bordered td {
	border: 1px solid #ddd;
}
.table-bordered th {
	width: 25%;
	background: #ebf2fb;
}

.contents-flowbox-group {
	margin: 40px 0 50px;
}
.contents-flowbox {
	position: relative;
	padding: 0 0 45px 35px;
}
.contents-flowbox:last-child {
	padding-bottom: 0;
}
.contents-flowbox::before {
	content: "";
	position: absolute;
	top: 10px;
	bottom: 0;
	left: 6px;
	width: 2px;
	background: #537e55;
}
.contents-flowbox::after {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	width: 14px;
	height: 14px;
	z-index: 10;
	background: #35acb1;
	border-radius: 50%;
}
.contents-flowbox .template {
	margin-bottom: 0;
}
.contents-flowbox .template-img-right {
	margin: 0 0 0 25px;
	text-align: center;
}
.contents-flowbox .template-text h3 {
	margin-bottom: 10px;
	padding: 0;
	line-height: 1.6;
	font-size: 19px;
	color: #35acb1;
	border: none;
	background: none;
}
.contents-flowbox .template-text h3:before {
	display: none;
}

.contents-stepbox-wrap {
	margin: 40px 0 50px;
}
.contents-stepbox {
	position: relative;
	padding-bottom: 40px;
}
.contents-stepbox:last-child {
	padding-bottom: 0;
}
.contents-stepbox::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 24px;
	width: 2px;
	background: #35acb1;
}
.contents-stepbox-ico {
	position: relative;
	float: left;
	margin-right: 30px;
	display: inline-block;
	z-index: 10;
	width: 50px;
	height: 50px;
	background: #35acb1;
	border-radius: 50%;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}
.contents-stepbox-detail {
	overflow: hidden;
}
.contents-stepbox h4 {
	display: inline-block;
	margin: 0 0 10px !important;
	padding: 0 !important;
	background: none;
	border: none;
	font-size: 18px;
	color: #333;
}
.contents-stepbox h4 strong {
	color: #195f1c;
}
.contents-stepbox h4::before {
	display: none;
}

.contents-stepbox02 {
	display: flex;
	position: relative;
	margin: 20px auto;
}
.contents-stepbox02 li {
	font-size: 14px;
	margin: 0 !important;
	list-style: none !important;
	position: relative;
	text-align: center;
	width: 33.3333333%;
}
.contents-stepbox02 li:after {
	background: #35acb1;
	content: "";
	width: calc(100% - 24px);
	height: 4px;
	position: absolute;
	left: calc(-50% + 12px);
	top: 18px;
}
.contents-stepbox02 li:first-child:after {
	display: none;
}
.contents-stepbox02 li span {
	background: #35acb1;
	color: #ffffff;
	display: inline-block;
	height: 40px;
	margin-bottom: 8px;
	line-height: 40px;
	width: 40px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.contents-labelbox {
	margin-bottom: 25px;
	background: #f2f2f2;
	border-radius: 6px;
}
.contents-labelbox-title {
	margin: 0 !important;
	padding: 10px 25px;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	line-height: 1.5;
	background: #0058cd;
	border-radius: 6px 6px 0 0;
}
.contents-labelbox-text {
	padding: 20px;
	font-size: 15px;
	line-height: 1.8;
}

.contents-colorbox {
	margin-bottom: 40px;
	padding: 25px;
	background: #f7f7f7;
}
.contents-colorbox :first-child {
	margin-top: 0;
}
.contents-colorbox :last-child {
	margin-bottom: 0;
}

.contents-borderbox {
	margin-bottom: 40px;
	padding: 25px;
	border: #35acb1 2px solid;
	border-radius: 5px;
}
.contents-borderbox :first-child {
	margin-top: 0;
}
.contents-borderbox :last-child {
	margin-bottom: 0;
}

.list-check li {
	position: relative;
	margin: 0 0 10px 0 !important;
	padding-left: 25px;
	list-style: none !important;
	line-height: 1.8;
}
.list-check li:before {
	content: "\f00c";
	position: absolute;
	top: 0;
	left: 0;
	color: #35acb1;
	font-family: "Font Awesome 5 Free";
 	font-weight: 900;
	font-size: 15px;
	line-height: 1.8;
}
.list-check li:last-child {
	margin-bottom: 0 !important;
}

/* アコーディオン */
.acd-check{
	display: none;
}
.acd-label {
	display: block;
	position: relative;
	margin-bottom: 1px;
	height: 60px;
	padding: 0 15px;
	line-height: 60px;
	background: #0068b7;
	color: #fff;
	font-weight: bold;
}
.acd-label::after {
	content: '\f067';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	height: 60px;
	width: 60px;
	text-align: center;
	line-height: 60px;
	background: #00479d;
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
}
.acd-content {
	display: block;
	visibility: hidden;
	opacity: 0;
	height: 0;
	transition: 0.5s;
}
.acd-check:checked + .acd-label:after {
	content: '\f068';
}
.acd-check:checked + .acd-label + .acd-content {
	visibility: visible;
	opacity: 1;
	height: auto;
	padding: 30px 0;
}


/* アクセス方法 */
.term-access .entry-content .googlemap iframe {
	height: 320px;
	line-height: 1;
}

.rank-area{
	display: none;
}

.rank-guide{
	position: relative;
}
.rank-guide .text{
	padding: 5px 0;
	font-weight: bold;
}
.about-rank{
	display: none;
	position: absolute;
	top: -100px;
	left: -520px;
	padding: 10px;
	background: #fff;
	border: #0C519F 3px solid;
}

.page-link{
	border-color: #0058cd;
}
.pagination .page-item.active .page-link{
	background: #0058cd;
}

.detailpage-img img{
	width: 100%;
}

.pagination-wrap{
	text-align: center !important;
}
.pagination-wrap ul{
	display: flex !important;
	justify-content: center !important;
	gap: 0 !important;
}
.listpage-navi-top-subcategory ul{
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 5px 26px !important;
}

.detailpage-img .slick-dots {
	gap: 0 !important;
}
.detailpage-img .slick-dots li{
	width: 100% !important;
}

.detailpage-cart-group{
	font-weight:bold;
	}

.detailpage-quantity .form-control-sm{
	text-align:right;
	}

/* お支払いについて */
.term-payment .table-bordered th,
.term-payment .table-bordered td {
	border: 2px solid #ddd;
	padding: 20px;
}
.term-payment .table-bordered th {
	width: 180px;
	vertical-align: middle;
}
.term-payment .table-bordered th img {
	padding: 5px 30px;
}

/* 送料について */
.term-postage .table-bordered th,
.term-postage .table-bordered td {
	border: 2px solid #ddd;
	padding: 20px;
}
.term-postage .table-bordered th {
	width: 140px;
	vertical-align: middle;
}
.term-postage .table-bordered th img {
	padding: 5px 20px;
}

.term-postage .table-bordered .table_decoration01 th,
.term-postage .table-bordered .table_decoration01 td {
	padding: 12px !important;
	font-size: 14px !important;
	line-height: 1.6 !important;
	vertical-align: middle;
}
.term-postage .table-bordered .table_decoration01 th {
	width: auto !important;
}
.term-postage .table-bordered .table_decoration01 th:nth-child(1) { width: 5% !important;}
.term-postage .table-bordered .table_decoration01 th:nth-child(3) { width: 10% !important;}
.term-postage .table-bordered .table_decoration01 th:nth-child(4) { width: 13% !important;}
.term-postage .table-bordered .table_decoration01 th:nth-child(5) { width: 13% !important;}

.term-postage .table-bordered .table_decoration02 {
}
.term-postage .table-bordered .table_decoration02 th,
.term-postage .table-bordered .table_decoration02 td {
	padding: 12px !important;
	font-size: 14px !important;
	line-height: 1.6 !important;
	border: 1px solid #888;
	text-align: center;
	vertical-align: middle;
}
.term-postage .table-bordered .table_decoration02 th {
	font-weight: bold;
	width: auto !important;
}
.term-postage .table-bordered .table_decoration02 thead th {
	background: #ebf2fb;
}
.term-postage .table-bordered .table_decoration02 tbody th {
	background: #fff;
}



.page-title small{
	margin: 0 0 0 -.5em;
	padding: 0;
}

.gnav-cat-base{
	display: none;
}

.form-tel{
	input{
		width: 20% !important;
		padding: .375rem .75rem;
		font-size: 1rem;
		line-height: 1.5;
		color: #495057;
		background-color: #fff;
		background-clip: padding-box;
		border: 1px solid #ced4da;
		border-radius: .25rem;
	}
}