/*
Theme Name:story_tcd041-child
Template:story_tcd041
Version:1.8
*/
html{
scroll-padding-top: 100px;
}

.post-content a{
  color: #0000ff!important;
  text-decoration: none;
}
.post-content a:hover{
  color: #0000ff!important;
  text-decoration: underline!important;
}
.top-slider a {
	display: block;
}

.top-slider span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

.top-slider span {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	height: 100%;
	width: 100%;
}

#searchform input[type="text"] {
  border: 1px solid #333;
  padding: 0;
  width: 200px;
}

#searchsubmit {
  background: #9f886e;
  color: #ffffff;
  line-height: 18px;
   padding: .5em;
}

.logo-image {
	position: initial;
}

.logo-image img {
	width: 100%;
}

.logo-image.logo {
	height: auto;
	width: 400px;
	margin-top: 5px;
}

.header-bar {
	background: #fff !important;
}

.header-bar {
	height: initial;
}

.global-nav {
	float: none;
}

.header-bar-fixed {
	position: initial !important;
}

.global-nav.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	background: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}


.global-nav {
	width: 100vw;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}

#menu-newsite-menu {
	margin: 0 auto;
	max-width: 100%;
	display: flex;
	padding: 0 5%;
	margin: 30px 0;
}

.global-nav > ul > li {
	float: none;
	width: 250px;
	text-align: center;
	font-weight: 600;
	line-height: 40px;
	border-left: 1px solid #9F886E;
}

.global-nav > ul > li:last-child {
	border-right: 1px solid #9F886E;
}

.global-nav > ul > li > a {
	padding: 0;
	color: #9F886E !important;
	line-height: 40px;
}

.global-nav > ul > li > a:hover {
	opacity: 0.6;
}

.global-nav .sub-menu {
	margin-top: 0px;
	width: 100%;
}

.admin-bar .header-bar-fixed ~ .top-slider-wrapper {
	margin-top: 0 !important;
}

.header-bar-fixed ~ .top-slider-wrapper {
	margin-top: 0 !important;
}

.header-bar-fixed ~ .signage {
	margin-top: 0;
}

.header_top {
	display: flex;
	justify-content: space-between;
	margin: 20px auto 50px;
}

.logo {
	margin-top: 15px;
}

.header_nunber_cover {
	color: #9F886E;
	text-align: center;
}
/*
.header_nunber_cover2{
	width: 160px!important;
	float:right;
}
.header_nunber_cover2 img{
	height: 80px;
}
.header_nunber_cover2 a:hover{
	opacity: .6;
	transition: .3s;
}
*/
.header_nunber {
	font-size: 2.4em;
	margin-bottom: 10px;
}

.header_nunber .fa-phone {
	margin-right: 5px;
	display: initial;
}

.header_time {
	font-size: 0.8em;
}

_.footer-gallery{
	display: none!important;
}

/*　ギャラリーの下にAD広告　*/
.footer_ad_box_cover {
	display: flex;
	justify-content: space-around;
	margin: 50px 0 50px;
}

.footer_ad_box {
	max-width: 50%;
}

.footer_ad_box img {
	width: 100%;
	height: auto;
}

/*　ギャラリーの価格部分　*/
.content04-text dt {
	width: 35%;
	float: left;
	margin-right: 0;
}

.content04-text dd {
	margin-left: 35%;
	margin-top: 0;
	display: block;
}

.content04-text dl,
.content04-text dt,
.content04-text dd {
	line-height: 2.4;
}

/*　ブログカードリンク手動Pタグ調整　*/
.cardlink p {
	margin: 0;
}

/*お問い合わせ*/
border-bottom: solid 1px #d6d6d6;
padding: 10px 0 10px 15px;
font-weight: normal;
}

.contact_box {
	border: 1px solid #ddd;
	background: #fafafa;
	padding: 25px 5px;
}

.cform input[type=text] {
	border: 1px solid #999;
	padding: 5px;
}

.cform select {
	border: 1px solid #999;
	-moz-appearance: menulist;
	-webkit-appearance: menulist;
	appearance: menulist;
	padding: 5px;
}

.cform th {
	width: 40%;
	vertical-align: top;
	text-align: left;
	box-sizing: border-box;

}

.cform td {
	font-size: 14px;
	line-height: 150%;
	border-bottom: solid 1px #d6d6d6;
	padding: 20px 2%;
	box-sizing: border-box;
}

.cform {
	width: 96%;
	margin: auto;
}

.cform [type=submit] {
	display: inline-block;
	font-size: 20px;
	padding: 10px 30px;
	text-decoration: none;
	background: #ff8f00;
	color: #FFF;
	border-bottom: solid 4px #B17C00;
	border-radius: 3px;
}

.cform option,
.cform textarea,
.cform input[type=text],
.cform input[type=email],
.cform input[type=search],
.cform input[type=url] {
	width: 60%;
	border: 1px solid #999;
	padding: 5px;
}

.cform textarea {
	width: 90%;
}

.cform .mwform-tel-field input[type=text] {
	width: 25%;
}

.required-srt {
	font-size: 8pt;
	padding: 5px;
	background: #ce0000;
	color: #fff;
	border-radius: 3px;
	margin-left: 10px;
	vertical-align: middle;
}

.required-srt {
	font-size: 8pt;
	padding: 5px;
	background: #ce0000;
	color: #fff;
	border-radius: 3px;
	margin-left: 10px;
	vertical-align: middle;
}

.mw_wp_form .horizontal-item + .horizontal-item {
	margin-left: 0;
}

.mwform-radio-field {
	display: block;
	margin-bottom: 15px;
}


.submit-btn {
	margin: 0 auto;
}

.submit-btn input {
	background: #333;
	width: 60%;
	max-width: 550px;
	min-width: 220px;
	margin: 10px auto 30px;
	display: block;
	border: 1px #00142c solid;
	text-align: center;
	padding: 15px 5px;
	color: #fff;
	transition: all 0.4s ease;
	cursor: pointer;
}

.submit-btn input:hover {
	opacity: 0.6;
}

/*トップアクセス*/
.top_access_cover {
	display: flex;
	justify-content: space-around;
	margin: 0 auto 50px;
	max-width: 1150px;
}

.top_access_img,
.top_access {
	width: 46%;
}

.top_access_img img {
	width: 100%;
}

.top_access .top_menu_category {
	margin-bottom: 8px;
	font-size: 19px;
	font-weight: 600;
}

.top_access .content01-text {
	line-height: 1.4;
	margin-bottom: 25px;
	text-align: left;
	font-size: 16px;
}

.top_access_h {
	font-size: 32px;
}

/*フッター*/
.footer-nav-wrapper {
	padding-top: 35px;
	padding-bottom: 20px;
	height: 100%;
}

.footer-nav {
	width: 100% !important;
}

.footer-nav-inner {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	max-width: 90%;
	justify-content: space-between;
	margin: 0 auto;
}

.footer-widget.widget_nav_menu {
	width: calc(100% - / 7);
	margin: 0 0 15px;
	padding: 0 5px;
	box-sizing: border-box;
}

.footer_info {
	display: flex;
	justify-content: space-around;
	margin: 30px 0;
}

.footer_tel,
.footer_mail {
	max-width: 40%;
	width: 350px;
}

.footer_info a {
	display: block;
	color: #fff;
	font-size: 1.6em;
	background: #C74C5D;
	width: 100%;
	line-height: 80px;
	text-align: center;
	transition-duration: 0.2s;
	transition-timing-function: ease;
}

.footer_info .footer_mail a {
	font-size: 1.4em;
}

.footer_info .footer_tel a .fa-phone {
	margin-right: 10px;
}

.footer_info .footer_mail a .fa-envelope {
	margin-right: 10px;
	font-size: 1.2em;
}

.footer_info a:hover {
	background: #ccc;
}

/*TOP2つ横並び*/
.column-layout03-title.headline-font-type {
	font-weight: 600;
	text-align: center;
	width: 100%;
	margin-bottom: 0.5em;
}

.column-layout03 .button {
	margin: 20px 0;

}

.column-layout03 .button a {
	background: #9F886E;

}

.column-layout03 .button a:hover {
	background: #ccc;

}

.column-layout03-text {
	width: 500px;
	font-size: 15px;
}

.footer-logo {
	max-width: 60%;
	margin: 0 auto 20px;
	width: 300px;
}

.footer-logo a {
	display: block;
}

.footer-logo img {
	width: 100%;
	max-width: 300px;
}

/*トップ4つ？*/
.home .content02 {

	background: #EDEDED;
}

.topBannerArea {
	margin: 30px auto 0;
}

.topBanner_cover {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	max-width: 1150px;
	list-style: none;
	width: 1150px;
	margin: 0 auto;
}

.topBanner_cover li {
	width: 40%;
	position: relative;
	width: 500px;

}

.topBanner_cover li:after {
	content: "";
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;

}

.topBanner_cover li p {
	margin-bottom: 30px;
	line-height: 1.4;
	padding: 0 10px;
	color: #917047;
}

.topBanner_cover a .topBanner img {
	transition: 1s;
	width: 500px;
	height: 280px;
	object-fit: cover;
}

.topBanner_cover a:hover .topBanner img {
	opacity: 0.3;
}

.topBanner_cover a:hover .topBanner_up {
	opacity: 0.3;
}

.topBanner {
	margin-bottom: 10px;
	position: relative;
}

.topBanner img {
	width: 100%;
}

.topBanner_cover a .topBanner_up {
	position: absolute;
	top: 84%;
	text-align: center;
	height: 80px;
	margin-top: -40px;
	color: #fff;
	/*			z-index: 1;*/
	text-align: center;
	transition: 1s;
	width: 100%;
}



.topBanner_cover a:hover .topBanner_up:after {
	opacity: 0;
}

.topBanner_cover a .topBanner_up strong {
	display: block;
	margin-bottom: 15px;
	text-shadow: #333 1px 1px 10px;
}

.topBanner_cover a .topBanner_up span {
	display: block;
	font-size: 1.6em;
	font-weight: 600;
	letter-spacing: 2;
	text-shadow: #333 1px 1px 10px;
	color: #fff;
}

.topBanner_cover a:hover .topBanner_up {
	color: #9F886E;
}

.topBanner:after {
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	border: 1px solid #CED5DB;
	box-sizing: border-box;
	content: "";
	position: absolute;
	top: 10px;
	left: 10px;
}

.topBanner_cover a:before {
	content: "詳しく見る";
	border-bottom: 1px solid #333;
	color: #333;
	display: inline-block;
	opacity: 0;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.4em;
	transition: all 0.6s ease;
	position: absolute;
	top: 60%;
	left: 50%;
	margin-left: -80px;
	text-align: center;
	width: 160px;
	z-index: 1;
	padding-bottom: 10px;
}

.topBanner_cover a:hover:before {
	opacity: 1;
	top: 38%;
}
ul.to-online{
	margin: 15px auto!important;
	width: 100%!important;
	max-width: 700px!important;
}
ul.to-online li{
	width: 50%!important;
	float: left!important;
}
ul.to-online li img{
	border: 1px solid #333!important;
	width: 96%!important;
}
ul.to-online li a{
	transition: 0.3s!important;
}
ul.to-online li a:hover{
	opacity: 0.7!important;
}
input[type="text"],input[type="email"]{
	width: 90%;
	padding: 8px!important;
	background: #eee!important;
}
input[name="zip"]{
	width: 150px;
	padding: 8px!important;
	background: #eee!important;
}
textarea[name="message"]{
	width: 90%!important;
}
.mw_wp_form .error{
	color: #fff!important;
	background: red!important;
}
.tobuy a:hover{
	margin-left: 5px;
}
.tobuy img{
	width: 96%;
	max-width: 400px;
}
.woocommerce-result-count,.woocommerce-pagination,.woocommerce-ordering{
	display: none!important;
}

.add_to_tryon {
	font-size: 1.1em;
	width: 248px;
	text-align: center;
}
.add_to_tryon a{
	padding: 5px;
	margin: 5px 0;
	border: 2px solid #8a5f27;
	background: #8a5f27;
	color: #fff!important;
	display: block;
}
.add_to_tryon a:hover{
	padding: 5px;
	margin: 5px 0;
	border: 2px solid #8a5f27;
	background: #fff;
	color: #333!important;
	display: block;
}

.kiyakuBox{
	font-size: 0.85em;
	line-height: 1.1;
	border: 1px solid #ccc;
	background: #eee;
	padding: 7px;
	width: 90%;
	margin: 1em auto;
	height: 180px;
	overflow-y: auto;
}



@media only screen and (min-width:768px) {
	.Table{
		width: 100%;
		margin-top: 10px;
		padding:0;
		line-height: 1.6em;
	}
	.Table th{		
		border-bottom:1px solid #dddddd;
		border-collapse:collapse;
		padding:7px;
		margin:0;
		text-align:left;
		white-space:nowrap!important;
		background:#eeeeee;
	}
	.Table td{
		border-bottom:1px solid #dddddd;
		border-collapse:collapse;
		padding:7px;
		margin:0;
		text-align:left;
	}

}

@media only screen and (max-width:767px) {
/*.header_nunber_cover2{
	display: none;
}*/
	.Table{
		width: 100%;}
	.Table th,
	.Table td{width:auto !important;
		display: block!important;
		border-top: none!important;
}
	.Table th{
		text-align: left!important;
}
ul.products{
	display: inline!important;
}
li.product{
	width: 50%!important;
	float: left!important;
	height: 355px;

}
.button.add_to_cart_button{
	line-height: 1.2!important;
}
.eael-load-more-button-wrap{
	padding-top: 20px;
}

}
@media only screen and (min-width:769px) and (max-width:1024px){
ul.products{
	display: inline!important;
}
li.product{
	width: 33%!important;
	float: left!important;
	height: 440px;
}
}
@media only screen and (width:768px) {
ul.products{
	display: inline!important;
}
li.product{
	width: 50%!important;
	float: left!important;
	height: 355px;

}
.button.add_to_cart_button{
	line-height: 1.4!important;
}
.eael-load-more-button-wrap{
	padding-top: 20px;
}
}


/*コロナ*/
.covid {
	padding: 10px;
}

.covid div {
	margin-bottom: 10px;
	color: #9F886E;
}

.covid a {
	text-decoration: underline;
	color: #9F886E;
	font-size: 0.9em;
}

.covid a:hover {
	text-decoration: none;
	opacity: 0.6;
}
	.swiper-container img {
		width: 100%;
	}


.product_type_simple >.add_to_cart_button{
	display: none!important;
}

@media only screen and (max-width:1200px) {
	.header_top {

		margin: 0;
		width: calc(100% - 80px);
	}

	.logo-image.logo {
		font-size: 0;
		width: 300px;
		margin-top: 0;
	}

	.logo-image img {
		width: 100%;
		height: auto;
	}

	.header_nunber_cover {
		margin-top: 5px;
	}

	.header_nunber {
		font-size: 1.7em;
		margin-bottom: 5px;
		padding: 0 30px;
	}

	.header_time {
		font-size: 0.6em;
	}

	.global-nav-button {
		top: 0;
	}

	.header-bar-fixed .global-nav {
		display: none;
	}

	#menu-newsite-menu {
		padding: 0;
		margin: 0;
		display: block;
	}

	.global-nav > ul > li {
		width: 100%;
		border: none;
	}

	.global-nav > ul > li > a {
		color: #030303;
		background: #eee;
	}

	.global-nav > ul > li > a:hover {
		opacity: 1;
		color: #fff !important;
	}

	.global-nav .menu-item-has-children > a span::before {
		color: #9F886E !important;
	}

	.global-nav .sub-menu {
		margin-top: 0;
	}

	.header-bar-fixed ~ .top-slider-wrapper,
	.header-bar-fixed ~ .signage {
		margin-top: 10px !important;
	}

	.footer-nav-inner {
		max-width: 95%;
	}

	.content02-inner {
		padding: 25px 3% 25px !important;
	}

	.topBanner_cover {
		width: 100%;
		justify-content: space-between;
	}

	.topBanner_cover li {
		width: 48%;
	}

	.topBanner_cover a .topBanner img {
		width: 100%;
		height: auto;
	}

	.topBanner_cover a .topBanner_up span {
		font-size: 2.2vw;
	}

	.topBanner_cover li p {
		padding: 0 5px 0 10px;
	}

	.topBanner_cover a:before {
		font-size: 1em;
	}

	.topBanner_cover a:hover:before {
		top: 30%;
	}

	/*コロナ*/
	.covid {
		display: none;
	}

	@media only screen and (max-width: 991px) {
		.top-slider {
			height: calc(100vh - 400px);
		}

		.top-slider a {
			display: block;
		}

		.logo-image.logo {
			width: 260px;
		}

		.top-slider span {
			width: 100%;
			height: 0%;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 0;
		}

		.top-slider span {
			background-position: 0% 3%;
			background-repeat: no-repeat;
			background-size: contain;
			display: block;
			height: 100%;
			width: 100%;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 0;
		}

		.footer-widget.widget_nav_menu {
			width: calc(100% / 4);
		}

		.footer-nav-inner:after {
			content: "";
			width: calc(100% / 4);
		}
	}

	@media only screen and (max-width:767px) {

		.logo-image.logo {
			width: 200px;
		}

		.logo-image.logo img.s_logo {
			width: 100%;
			height: auto;
		}

		.cform th,
		.cform td {
			width: 90%;
			display: block;
			border-top: none;
		}

		.header_nunber_cover {
			display: none;
		}

		.top_access_cover {
			display: block;
			margin: 0 auto 30px;
		}

		.top_access_img {
			width: 80%;
			margin: 30px auto 20px;
		}

		.top_access {
			width: 88%;
			margin: 0 auto;
		}

		.footer-nav-wrapper {
			padding-top: 0;
		}

		.footer_info {
			display: block;
		}

		.footer_tel,
		.footer_mail {
			width: 80%;
			max-width: 80%;
			margin: 20px auto 30px;
		}

		.footer_info a {
			font-size: 1.2em;
			line-height: 60px;
		}

		.footer_info .footer_mail a {
			font-size: 1em;
		}

		.top-slider {
			height: calc(100vh - 185px) !important;

		}

		.topBanner_cover a .topBanner_up span {
			font-size: 2.6vw;
		}
		.cform .mwform-tel-field input[type=text]{
        		width: 28%!important;
		}

	}

	@media only screen and (max-width:560px) {
		.top-slider {
			height: calc(100vh - 255px) !important;

		}
	}
	@media only screen and (max-width:480px) {
		.top-slider {
			height: calc(100vh - 505px) !important;
		}
		.cform th,.cform td {
			width: 100%!important;
			line-height: 1.6!important;
		}
		input[type=text] {
			  font-size: 16px!important;
			  transform: scale(0.8)!important;
		}
	}
	@media only screen and (max-width:330px) {
		.mw_wp_form input[type="file"]{
			width: 90%;
	}

}
.swiper-wrapper img{width:100%!important;height:auto!important;}
.swiper-button-next, .swiper-button-prev{color:#fff!important;} 
.gly-price{margin:1.5em auto;width:100%;max-width:400px;}
.gly-price table{table-layout:fixed;}
.gly-price th,.gly-price td{border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:15px 8px;}
.gly-price th{font-weight:bold;background:#eee;}
.gly-price span{color:#555;font-weight:bold;}

#toc_container{
	width: 90%!important;
}
.footer-widget a{
	font-size: 16px!important;
	line-height: 1!important;
}
h3.footer-widget-title {
	font-size: 16px!important;
}
.wp-block-embed iframe > source{
	width: 100%!important;
}