/*
Theme Name: LayWorld
Description: LAY-WORLD theme
Author: flex.co 
Template: modellic
Version: 1.0
Text Domain: layworld
*/

/*
 * Accent Color:#696969
 * Accent Hover Color:#808080
 */

.al-left {
	text-align: left;
}
/* FONT */
body {
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
}

/* TITLE */
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
h1 {
	font-size: 2.2rem;
	text-align: center;
}
.title h1 {
	margin-bottom: 20px;
}

.title h1:before,
.title h1:after,
.title h2:before,
.title h2:after,
.woocommerce-products-header h1:before,
.woocommerce-products-header h1:after {
	background: #FFF;
	height: 0;
	width: 0;
}

.al-left h1 {
	text-align: left;
}
@media (max-width: 667px) {
	h1 {
		font-size: 1.8rem;
	}
	.al-left h1 {
		font-size: 160%;
	}
	h3 {
		font-size: 130%;
	}
}
/* 出演中リンク */
.appearing-model a {
	text-decoration: underline;
}
.appearing-model a:hover {
	text-decoration: none;
}

/* 戻る（Back)リンク */
.linkbtn-back {
	padding-top: 80px;
	text-align: center;
}
.products-back {
	text-align: left !important;
}
@media (max-width: 667px) {
	.products-back {
		text-align: center !important;
	}
}
.linkbtn-back a {
	text-decoration: none;
	border-bottom: 1px solid #808080;
	padding: 0 2px 0.5px 2px;
}
.linkbtn-back a:hover {
	border-bottom: 0;
}

/* ***** Header ***** */
.sub-logo {
	display: inline-block;
	position: absolute;
	left: 20px;
	top: 25px;
	color: #000000;
	font-weight: normal;
	font-size: 70%;
	margin: 0;
	padding: 0;
	opacity: 1;
}

/* ***** Footer ***** */
footer {
	margin-top: 100px;
}

footer .widget_nav_menu .menu-footer-container #menu-footer {
	margin-left: 25%;
}

footer .widget_nav_menu .menu-footer-container #menu-footer li a{
	border: 0;
}
footer .widget_nav_menu .menu-footer-container #menu-footer li a:before {
	content: "";
}

footer .widget_text .textwidget {
	margin-left: 20%;
}

#pre-footer .fax {
	padding-left: 1.5rem;
	position: relative;
}

#pre-footer .fax:before {
	font-family: FontAwesome, "Font Awesome 5 Free";
	content: "\f1ac";
	color: #696969;
	font-weight: 900;
	left: 0;
	position: absolute;
	top: 0;
}

.sns_icon {
	max-width: 32px;
	height: auto;
	vertical-align: middle;
}

@media (max-width: 782px) {
	footer .widget_text .textwidget {
		margin-left: 15%;
	}
}
@media (max-width: 667px) {
	footer .widget_nav_menu .menu-footer-container #menu-footer {
		margin-left: 10%;
	}
	footer .widget_text .textwidget {
		margin-left: 10%;
	}
}

/* ***** MENU NAV ***** */
.sidenav > .menu-item > a > .menu-item-description {
	display: block;
	width: 100%;
	padding: 0;
	margin-top: -25px;
	text-align: center;
	font-size: 60%;
	line-height: 1;
}

.sidenav > .menu-item > a.dropdown-trigger > i {
	position: absolute;
	right: 0;
	top: 0;
}

/* ***** MENU NAV SUB ***** */
.sidenav > .menu-item > .dropdown-content {
	overflow: visible;
	margin-top: 12px !important;
}
.sidenav > .menu-item > .dropdown-content > .menu-item {
	position: relative;
}
.sidenav > .menu-item > .dropdown-content > .menu-item > a {
	position: relative;
}

.sidenav > .menu-item > .dropdown-content > .menu-item a .menu-item-description {
	display: inline-block;
	position: absolute;
	top: middle;
	right: 20px;
	width: auto;
	text-align: right;
	font-size: 60%;
	line-height: 1.8rem;
}

.sidenav > .menu-item > .dropdown-content > .menu-item > .dropdown-content {
	position: absolute;
	top: 0px;
	left: 185px;
	z-index: 99999;
	margin-top: -50px !important;
}

.sidenav > .menu-item > .dropdown-content > .active > .dropdown-content > li a{
	color:#808080 !important;
}
.sidenav > .menu-item > .dropdown-content > .active > .dropdown-content > li a:hover{
	color:#fff !important;
}

@media (max-width: 990px) {
	.sidenav {
		width: 45%;
	}
	#sidenav-overlay {
		left: 45%;
	}
	.sidenav > .menu-item > a > .menu-item-description {
		padding-top: 7px;
		padding-bottom:7px;
		font-size: 50%;
	}

	.sidenav > .menu-item > .dropdown-content {
		margin-top: 0px !important;
	}

	.sidenav > .menu-item > .dropdown-content > .menu-item {
		background-color: #e6e6e6;
	}

	.sidenav > .menu-item > .dropdown-content > .menu-item > .dropdown-content {
		display: inline;
		position: relative;
		top: 0px;
		left: 50px;
		min-width: 150px;
		box-shadow: none;
		border: none;
	}

	.sidenav > .menu-item > .dropdown-content > .menu-item > .dropdown-content > li {
		/*width: 230px;*/
		width: 100%;
		background-color: #fff;
		box-shadow: none;
		border: none;
	}

	.sidenav > .menu-item > .dropdown-content > .menu-item > .dropdown-content a .menu-item-description {
		right: 20px;
		width: auto;
		text-align: right;
	}

}

@media (max-width: 667px) {
	.sidenav {
		width: 75%;
	}
	#sidenav-overlay {
		left: 75%;
	}
}

/* ***** フロントページ ***** */
/* SLIDER */
.rs-layer:hover > img {
	opacity: 0.7;
}
.rs-layer {
  padding:0 2%;
}
@media (max-width: 782px) {
  .rs-layer {
    padding: 0 1.25%;
  }
}
@media (max-width: 667px) {
  .rs-layer {
    padding: 0 0.6%;
  }
}

@media (max-width: 667px) {
	p {
		font-size: 90%;
	}
}
/* NEWS */
.top-news .latest-post {
	margin-bottom: 20px;
}
.top-news .post-thumb {
	margin-bottom: 20px;
}
.top-news .row .col {
	width: 100%;
	box-sizing: border-box;
}
.top-news h2.entry-title {
	margin: 0 auto;
	text-align: center;
}
.top-news h2.entry-title a{
	text-align: center;
	font-size: 80%;
}
.top-news h2.entry-title a:hover {
	color: #808080;
}
.top-more-news {
	width: 100px;
	text-align:right;
	position: absolute;
	right: 2%;
	bottom: 0;
}

@media (max-width: 1024px) {
	.top-news h2.entry-title a{
		font-size: 70%;
	}
}

@media (min-width: 668px) and (max-width: 782px) {

	.recent-blog-posts .vc_row {
		overflow: hidden !important;
		overflow: visible;
		height: auto !important;
		height: 100%;
	}
	.recent-blog-posts .vc_row .vc_col-sm-3 {
		width: 46%;
		height: 100%;
		margin-left: 2%;
		margin-right: 2%;
		float: left;
		padding: 1%;
		padding-bottom: 32767px !important;
		margin-bottom: -32767px !important;
	}

	.recent-blog-posts .vc_row .vc_col-sm-3:nth-child(3) {
		display: block;
		clear: both;
	}

	.recent-blog-posts .vc_row .vc_col-sm-3:nth-child(3),
	.recent-blog-posts .vc_row .vc_col-sm-3:nth-child(4) {
		padding-top: 30px;
	}
	
	.recent-blog-posts .vc_row::after {
		content: "";
		display: block;
		height: 30px;
		clear: both;
	}

}

@media (max-width: 667px) {

	.recent-blog-posts .vc_row .vc_col-sm-3 {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 50px;
	}
}

/* ボタンバナー */
.btn-large {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	border: 1px solid #696969;
	color: #696969;
	background-color: #FFF;
}
@media (max-width: 667px) {
	.btn-large {
		width: 90%;
		padding-left: 10px;
		padding-right: 10px;
	}
}

/* ***** NEWS一覧（投稿アーカイブ） ***** */
.container .latest-post {
	border-bottom: 0;
}
.theme-white .container .latest-post {
	border-bottom: 0;
}
.list-news {
	width: 85%;
	display: flex;
	flex-direction: row;
	margin-left: 7%;
	margin-bottom: 50px;
}
.list-news-thumbnail {
	flex: 2 33%;
}
.list-news-content {
	flex: 1 33%;
	box-sizing: border-box;
	margin-left: 5%;
	padding: 20px;
}

.list-news-content .entry-title {
	margin-bottom: 50px;
}

.list-news-content .entry-title a:hover {
	color: #808080;
}

.list-news-content .wpb_content_element {
	font-size: 80%;
}

.list-news-content .appearing-model {
	margin-top: 50px;
}

.list-news-content .wpb_wrapper .wp-video {
	width: 100% !important;
}

@media (max-width: 782px) {
	.list-news {
		width: 95%;
		margin-left: 3%;
	}
	.list-news-thumbnail {
		flex: 1 48%;
	}
	.list-news-content {
		flex: 1 48%;
		margin-left: 0;
	}
	.list-news-content .entry-title a{
		font-size: 90%;
	}
}

@media (max-width: 667px) {
	.list-news {
		flex-direction: column;
	}
	.list-news-content {
		text-align: center;
	}
}

/* ***** NEWS（投稿個別） ***** */
#single-news-title {
	text-align: center;
	font-size: 200%;
	margin-bottom: 100px;
}

.single-news {
	width: 85%;
	margin-left: 7% !important;
}
.single-news h1 {
	text-align: center;
	margin: 50px auto;
	font-size: 2.0rem;
}

.single-news-content {
	width: 90%;
	text-align: center;
	margin: 0 auto;
}

.single-news .appearing-model {
	text-align: center;
	margin: 50px auto;
}

@media (max-width: 667px) {
	#single-news-title {
		font-size: 150%;
	}
	.single-news h1 {
		font-size: 115%;
	}
	.single-news-content {
		font-size: 95%;
	}
}
/* NEWS一覧・NEWS個別　リンク */
.list-news-content .wpb_content_element a,
.single-news-content a{
	text-decoration: none;
	border-bottom: 1px solid #808080;
	padding: 0 2px 0.5px 2px;
}

.list-news-content .wpb_content_element a:hover,
.single-news-content a:hover {
	border-bottom: 0;
}

/* ***** COMPANY ***** */
.page .wpb_wrapper > .wpb_content_element > .wpb_wrapper {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}

.page .vc_section {
	width:  90%;
	margin-left: auto;
	margin-right: auto;
}

.page .vc_inner {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.page .vc_inner .wpb_wrapper > .wpb_content_element > .wpb_wrapper {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.page .vc_row {
	margin-top: 20px;
	margin-bottom: 20px;
}

.title-s h1 {
	font-size: 1.8rem;
}
@media (max-width: 667px) {
	.page .wpb_wrapper > .wpb_content_element > .wpb_wrapper {
		width: 90%;
	}
	.page .vc_section {
		width:  100%;
	}
	.title-s h1 {
		font-size: 1.5rem;
	}
}

/* ***** モデル一覧（カテゴリー表示） ***** */
h1.woocommerce-products-header__title.page-title {
	font-size: 1.5rem;
}
.archive .woocommerce-products-header .term-description p {
	font-size: 200%;
}
.products .product a:hover {
	opacity: 0.4 !important;
}

.theme-white .products .product a:hover {
	opacity: 0.4 !important;
}

h2.woocommerce-loop-product__title {
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: top;
}
/* ***** モデル個別 ***** */
/* TOPカテゴリー名 */
.cate-title {
	font-size: 200%;
}
.subcate-title {
	font-size: 50%;
}

.product-right-content {
	padding-top: 30px !important;
	padding-left: 5% !important;
}
.single-product .entry-title {
	margin-top: 50px;
	margin-bottom: 10px;
	padding-bottom: 0;
}

.single-product h3 {
	margin-top: 50px;
}

/* サイズ */
table.shop_attributes {
	margin-bottom:50px;
}

table.shop_attributes tr, table.shop_attributes td {
	border: none;
}

table.shop_attributes td {
	text-align: left;
	padding: 5px 0;
}
/* SNS */
p.model-sns {
	margin: 12px 0;
}

/* タブ切り替え非表示 */
.woocommerce-tabs *{
	display: none;
}

/* 拡大虫メガネ非表示 */
.woocommerce div.product .woocommerce-product-gallery__trigger {
	display: none;
}
.woocommerce div.product .woocommerce-product-gallery__trigger:before,
.woocommerce div.product .woocommerce-product-gallery__trigger:after {
	display: none;
}

/* 拡大操作無効化 */
/*.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {pointer-events:none;}*/
.woocommerce-product-gallery__image{
	pointer-events:none;
}
/* lightbox無効化 */
.venobox {
	pointer-events:none;
}

/* スライダー矢印 */
i.slick-disabled {
	display: none !important;
}
.flaticon-back:before {
	font-family: "Font Awesome 5 Free";
	content: "\f104";
	font-weight: 900;
	font-size: 250%;
}
.flaticon-right-arrow:before {
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	font-weight: 900;
	font-size: 250%;
}

/* READ MORE リンク */
.yrm-toggle-expand {
	text-align: left !important;
}
.yrm-button-text-1 {
	margin-left: 0;
	color:#696969;
	text-decoration: underline;
}

/* 追加情報 */
.woocommerce-product-details__short-description {
	margin-top: 30px;
}

/* ***** AUDITION ***** */
.audition-msg {
	font-size: 120%;
}
.wpb_content_element.box_title {
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	border: 1px solid #696969;
	padding: 10px;
}
.box-flow {
	position: relative;
	padding-top: 10px;
	margin: 0;
}

.flow-list p {
	margin-top: 25px;
}

.flow-list .box-flow p {
	margin: 0;
	padding: 15px 0;
	border: 1px solid #696969;
	text-align: center;
}
.flow-list .box-flow p .flow-no {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 30px;
	height: 28px;
	text-align: center;
	color: #fff;
	background-color: #696969;
}

.flow-list .arrow-flowdown {
	margin-left: 14.5%;
	width: 40px;
	padding: 0;
}

@media (max-width: 782px) {
	.flow-list .arrow-flowdown {
		margin-left: 13.5%;
	}
}

@media (max-width: 667px) {
	.wpb_content_element.box_title {
		width: 90%;
	}
	.wpb_content_element.box_title h3 {
		font-size: 90%;
	}
	.flow-list .arrow-flowdown {
		margin-left: auto;
		margin-right: auto;
	}
}

/* ***** プライバシーポリシー ***** */
@media (max-width: 667px) {
	.policy-google-link {
		font-size: 75%;
	}
}
/* ***** ページネイション ***** */
.pagination a:hover,
body .facetwp-page:hover {
	color: #808080;
}
.pagination .current,
.theme-white .pagination .current,
body .facetwp-page.active,
body .theme-white .facetwp-page.active {
	background-color: #696969;
}