/*
Theme Name:glamour_tcd073-child
Template:glamour_tcd073
Version:1.3.3
*/


/*共通*/

.sp{
	display:none !important;
}
@media screen and (max-width: 767px) {
	.pc{
		display:none !important;
	}
	.sp{
		display:block !important;
	}
}


div.p-footer.l-inner{
	border-top:solid 1px #eee;
}
.p-header__upper-nav{
	display:none;
}

/*商品投稿ページ*/

.item-single{
	max-width:1200px;
	margin:0 auto;
	padding-bottom:50px;
}
.item-single .flex{
	display:flex;
	flex-wrap:wrap;
	margin-top:30px;
}
.item-single .flex .left-con{
	width:50%;
	padding:0 30px;
}
.item-single .flex .left-con .slider-nav{
	padding-top:20px;
}
.item-single .flex .left-con .slider-nav li{
	margin-right:10px;
}
.item-single .flex .right-con .slider-nav{
	padding-top:100px;
}
.item-single .flex .right-con .slider-nav li{
	margin-right:10px;
}
.item-single .flex .right-con li img{
	width:100%;
	display:flex;
	
}
.item-single .flex .left-con li img{
	width:100%;
	display:flex;
	
}
@media screen and (max-width: 767px) {
	.item-single{		
		width: 88.8888%;
		max-width: 1180px;
	}
	.item-single .flex .left-con{
		width:100%;
		padding:10px 0;
	}
	
}
.item-single .flex .right-con{
	width:50%;
	padding-left:40px;
}
.item-single .flex .right-con h1{
	font-size:28px;
	font-weight:bold;
	padding-bottom:10px;
}
.item-single .flex .right-con p.price{
	font-size:18px;
	font-weight:bold;
	margin-bottom:30px;
}
.item-single .flex .right-con p.info{
	font-size:16px;
	line-height:1.5;
	padding-bottom:50px;
}
.item-single .flex .right-con .form_btn{
	display:block;
}
.item-single .flex .right-con .form_btn p a{
	color:#fff;
	background-color:#1E73BE;
	padding:20px 30px;
	box-sizing:border-box;
	font-weight:bold;
}
@media screen and (max-width: 767px) {
	.item-single .flex .right-con{
		width:100%;
		padding-left:0;
		padding:15px 0;
	}
	.item-single .flex .right-con h1{
		font-size:24px;
	}
	.item-single .flex .right-con .form_btn{
		text-align:center;
	}
	
}
.item-single .left-con .slider-nav li:hover{
	cursor:pointer;
}
.item-single .left-con .slider-nav li{
	width:137px;
	height:190px;
	object-fit: cover;
}
@media screen and (max-width: 767px) {
	.item-single .left-con .slider-nav li{
		width:50px;
		height:auto;
		object-fit: cover;
	}
}
button.slick-next.slick-arrow{
	color:#fff;
}
button.slick-next.slick-arrow::after{
	content:"▶︎";
	color:#000;
	margin-left: -34px;
}
button.slick-prev.slick-arrow{
	color:#fff;
}
button.slick-prev.slick-arrow::before{
	content:"◀︎︎";
	color:#000;
	margin-left: 15px;
}

ul.slider-for li p{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:1.5;
	display:block;
	margin-top:20px;
}

@media screen and (max-width: 767px) {
	ul.slider-for li p{
		font-size:14px;
	}
}

/*商品注文ぺージ*/
.item-form p.product{
	margin-bottom:0;
	display: flex;
	flex-wrap: wrap;
}
.item-form p.product span{
	font-size:20px;
	font-weight:bold !important;
	width:90%;
}
.item-form p.product textarea{
	border:none;
	background-color:initial;
	width:100%;
	height:70px;
}
.item-form .wpcf7-submit{
	background-color: #1E73BE;
}
.item-form .kiyaku{
	background-color:#fff;
	padding:20px 50px;
	border:solid 1px #000;
}
.item-form .kiyaku h4{
	text-align:center;
	font-size:18px;
	font-weight:600;
}
.item-form .kiyaku .kiyaku-con{
	border:solid 1px #000;
	padding:15px;
	height:200px;
	overflow:scroll
}
.item-form .kiyaku .kiyaku-con p{
	font-size:14px;
	line-height:1.2;
}
.item-form .kiyaku .kiyaku-btn{
	text-align:center;
	padding-top:20px;
}
.item-form .kiyaku span.wpcf7-list-item-label{
	font-size:16px;	
}
.item-form .kiyaku > p{
	text-align:center;
	line-height:1.4;
	font-size:14px;
	padding-bottom:10px;
}
.item-form p.payway{
	text-align:center;
	font-weight:600;
	font-size:18px;
	padding-bottom:10px;
	line-height:1.4;
}
.item-form p.payway span{
	color:#900;
	font-weight:600;
}
.item-form textarea.soudan{
	height:80px;
}

@media screen and (max-width: 767px) {
	.item-form p.product span{
		font-weight:800;
		font-size:16px;
		width:90%;
	}	
	.p-body .item-form p.product{
		line-heigt:1.2 !important;
	}
	.item-form td, 
	.item-form th{
		display:block;
	}
	.item-form .kiyaku{
		padding:15px 20px;
	}
	.item-form .kiyaku .kiyaku-btn{
		padding-top:10px;
	}
	.item-form .kiyaku h4{
		margin-bottom:10px;
	}
	.item-form .wpcf7-list-item{
		margin-left:0;
	}
	.item-form .kiyaku .kiyaku-btn span{
		line-height:1;
	}
	.item-form p.payway span{
		display:block;
	}
	.item-form .kiyaku > p{
		text-align:left;
		font-size:12px;
	}
	
}

/*トップページカスタム*/
.top-newitem{
	max-width:1194px;
	margin:0 auto;
	padding-top:80px;
}
.top-newitem h2.subtitle{
	text-align:center;
	color:#234994;
	font-size:36px;
	font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-weight: 600;
	line-height: 1.4;
	margin-bottom:30px;
}
.top-newitem > p{
	text-align:center;
	font-size:18px;
	margin-bottom:150px;
}
.top-newitem .newitem_con ul{
	display:flex;
	flex-wrap:wrap;
	margin-top:60px;
	list-style:none;
}
.top-newitem .newitem_con ul li{
	width:25%;
	padding:0 20px 50px;
}
.top-newitem .newitem_con ul li a{
	display:block;
}
.top-newitem .newitem_con ul li a:hover{
	opacity:0.5;
}
.top-newitem .img{
	width:100%;
	height:auto;
	object-fit: cover;
}
.top-newitem .img img{
	width:100%;
	height:auto;
}
.top-newitem .form_btn{
	display:block;
	text-align:center;
	margin-bottom:100px;
}
.top-newitem .form_btn p a{
	color:#fff;
	background-color:#1E73BE;
	padding:20px 30px;
	box-sizing:border-box;
	font-weight:bold;
}
.top-newitem .form_btn p a:hover{
	opacity:0.5;
}

@media screen and (max-width: 767px) {	
	/*.top-newitem{		
		width: 88.8888%;
		max-width: 1180px;
		padding-top:30px;
	}*/
	.top-newitem h2.subtitle{
		font-size:22px;
		margin-bottom:20px;
	}
	.top-newitem > p{
		line-height:1.6;
		margin-bottom:70px;
		font-size:14px;
	}
	.top-newitem .newitem_con ul li{
		width:50%;
		padding:0 10px 20px;
	}
	.top-newitem .newitem_con ul{
		padding-bottom:30px;
	}

}
/*一覧ページ*/
.item-list{
	padding-top:0;
}
.item-list .newitem_con ul{
	margin-top:0;
	flex-wrap:wrap;
}
.item-list .newitem_txt h3{
	margin-bottom:0;
	font-size:16px;
}
.item-list ul li a .newitem_txt{
	color:#000;
}
.item-list .p-item-archive__item-info{
	padding-top:20px;
	box-sizing:border-box;
}

.item-list ul .img{
	width:100%;
	height:auto;
	object-fit: cover;
}

@media screen and (max-width: 767px) {	
	.item-list .newitem_con ul{
		margin-left:0;
	}

}
div.slick-track{
	display: flex;
	flex-wrap: wrap;
}
.slider-nav li.slick-slide{
	width:100px !important;
	padding-bottom:10px;
}
.slider-nav li.slick-slide.slick-current.slick-active{
	width:100px !important;
	padding-bottom:10px;
}
@media screen and (max-width: 767px) {	
	.slider-nav li.slick-slide{
		width:50px !important;
	}
	.slider-nav li.slick-slide.slick-current.slick-active{
		width:50px !important;
	}
	.item-single .flex .right-con div.slick-track{
		display: none;
	}

}

/*ヘッダー検索BOX*/
.head-serch{
	background-color:#FFEF3A;
	display:flex;
	justify-content:center;
	align-items:center;
	padding:15px 0;
}
.head-serch p{
	font-weight:900;
}
.head-serch form{
	background-color:#fff;
	border-radius:20px;
	display:flex;
	margin-left:15px;
	box-shadow:0px 0px 4px 2px #ccc inset;
}
.head-serch form input.serch{
	background-color:#1D68B2;
	padding:5px 30px;
	width:auto;
	border-top-right-radius : 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-bottom-right-radius : 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
}
.head-serch form input#s{
	border: none;
	margin: 5px;
	width: 500px;
	font-size:14px;
	border-radius:20px;
	padding-left:20px;
}

@media screen and (max-width: 767px) {	
	.head-serch{
		padding:5px 0;
	}
	.head-serch form input.serch{
		padding:5px 10px;
	}
	.head-serch form input#s{
		width: 200px;
		font-size:12px;
		padding-left:10px;
	}
}
	
/*検索結果*/
.search-key{
	padding-top:40px;
}
.search-key h2{
	text-align:center;
	font-size:20px;
}
.search-key p{
	text-align:center;
	padding:20px 0;
}
.search-none{
	padding:50px 0;
}


/*トップページ追加コンテンツ*/
.top-about{
	background-color:#1d4493;
	padding:60px 0;
}
.top-about h4{
	color:#fff68a;
	font-size:35px;
	font-weight:900;
	text-align:center;
	margin-bottom:40px;
}
.top-about h4 small{
	font-size:22px;
	font-weight:900;
}
.top-about p{
	color:#fff;
	font-size:16px;
	line-height:1.6;
	text-align:center;
	font-weight:700;
}

@media screen and (max-width: 767px) {	
	.top-about{
		padding:30px 10px;
	}
	.top-about h4{
		font-size:25px;
		margin-bottom:20px;
	}
	.top-about h4 small{
		font-size:18px;
	}
	.top-about p{
		font-size:14px;
	}
}
.top-osusume{
	max-width:1000px;
	margin:0 auto;
	padding:60px 0;
}
.top-contents h3{
	color:#1d4493;
	font-size:35px;
	font-weight:900;
	text-align:center;
	margin-bottom:50px;
}
.top-osusume ul{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.top-osusume ul li{
	width:30%;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	padding:20px;
}
.top-osusume ul li .img {
	width:100%;
	margin-bottom:10px;
}
.top-osusume ul li .img img{
	border-radius:50%;
	width:100%;
}
.top-osusume ul li p{
	text-align:center;
	font-size:18px;
	line-height:1.4;
	font-weight:900;
}
.top-osusume .example{
	padding-top:80px;
}
.top-osusume .example:hover{
	opacity:0.5;
}
.top-osusume .example p{
	text-align:center;
}
.top-osusume .example p a{
	background-color:#1e73be;
	color:#fff;
	padding:20px 40px;
	border-radius:5px;
	font-weight:900;
}
@media screen and (max-width: 767px) {	
	.top-osusume{
		padding:60px 10px;
	}
	.top-contents h3{
		font-size:25px;
		margin-bottom:20px;
	}
	.top-osusume ul li{
		width:50%;
		padding:10px;
	}
	.top-osusume ul li p{
		font-size:12px;
	}
	.top-osusume .example{
		padding-top:40px;
	}
}
.top-fukunoe{
	padding:60px 0;
	margin-bottom:100px;
}
.top-fukunoe h3{
	text-align:center;
	margin:0 auto;
	margin-bottom:20px;
}
.top-fukunoe h3 span{
	position:relative;
	font-size:35px;
	font-weight:900;
}
.top-fukunoe h3 span::before{
	content:url('https://workshift-online.com/rehaart/wp-content/themes/glamour_tcd073-child/img/senmon-left.svg');
	position:absolute;
	left:-40px;
	bottom:0;
}
.top-fukunoe h3 span::after{
	content:url('https://workshift-online.com/rehaart/wp-content/themes/glamour_tcd073-child/img/senmon-right.svg');
	position:absolute;
	right:-40px;
	bottom:0;
}
.top-fukunoe .fukunoe-box{
	background-color:#204693;
	max-width:1000px;
	margin:0 auto;
	padding:30px;
	border-radius:5px;
}
.top-fukunoe .fukunoe-box p{
	font-size:18px;
	line-height:1.5;
	color:#fff;
	font-weight:900;
	text-align:center;
	margin-bottom:20px;
}
.top-fukunoe .fukunoe-box .fukunoe-link{
	text-align:center;
}
@media screen and (max-width: 767px) {	
	.top-fukunoe{
		padding:30px 10px;
		margin-bottom:40px;
	}
	.top-fukunoe .fukunoe-box p{
		font-size:16px;
	}
	.top-fukunoe h3 img{
		height:auto;
	}
	.top-fukunoe h3 span{
		font-size:25px;
		margin-bottom:20px;
	}
	.top-fukunoe h3 span::before{
		display:none;
	}
	.top-fukunoe h3 span::after{
		display:none;
	}
	.top-fukunoe h3{
		position:relative;
	}
	.top-fukunoe h3::before{
		content:url('https://workshift-online.com/rehaart/wp-content/themes/glamour_tcd073-child/img/senmon-left.svg');
		position:absolute;
		left:0;
		bottom:0;
	}
	.top-fukunoe h3::after{
		content:url('https://workshift-online.com/rehaart/wp-content/themes/glamour_tcd073-child/img/senmon-right.svg');
		position:absolute;
		right:0;
		bottom:0;
	}
}
.top-katsuyou{
	max-width:1000px;
	margin:60px auto;
	padding:5px;
	border:2px solid #204693;
}
.top-katsuyou .sub-box{
	padding:50px 80px;
	border:1px solid #204693;
}
.top-katsuyou .example{
	padding-top:40px;
}
.top-katsuyou .example:hover{
	opacity:0.5;
}
.top-katsuyou .example p{
	text-align:center;
}
.top-katsuyou .example p a{
	background-color:#1e73be;
	color:#fff;
	padding:20px 40px;
	border-radius:5px;
	font-weight:900;
}
.top-katsuyou .flex-img{
	display:flex;
	justify-content:center;
	margin-bottom:40px;
		flex-wrap:wrap;
}
.top-katsuyou .flex-img img{
	width:50%;
	height:50%;
}
.top-katsuyou .sub-box > p{
	line-height:1.5;
}
@media screen and (max-width: 767px) {	
	.top-katsuyou{
		margin:30px 15px;
	}
	.top-katsuyou .sub-box{
		padding:30px 20px 60px;
	}
	.top-katsuyou .flex-img img{
		width:100%;
		height:100%;
	}
}


	