@charset "utf-8";
/* CSS Document */

/***** reset *****/
* {
	word-break: break-all;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
body{
	color: #ccc3bb;
	background-color: #151212;
}
h1,h2,h3{
	word-break: break-all;
}
section.section-storeinfo{
	color: #57524d;
	background: #e8e0d9;
}

.font1,
.prs h2.section-title,
.prs h2.feature-title{
	font-family: 'Source Sans 3', sans-serif;
	font-weight: 900;
	font-style: normal;
}
.font1-2{
	font-family: 'Source Sans 3', sans-serif;
	font-weight: 500;
	font-style:normal;
}
.color1{
	color: #d22;
}
span.new{
	display: inline-block;
	margin: 0.2em auto;
	padding: 0 0.4em;
	font-size: 70%;
	color: #fff;
	background: #ff6969;
}
.center{
	text-align: center;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}

/***** feature *****/

.feature {
	position: relative;
	width: 100%;
	font-family: 'Noto Sans Japanese' !important;
	font-size:16px;
	line-height:2em;
	text-align: left;
	text-decoration: none;
}
.prs-header{
	position: relative;
	height: 80px;
}
.feature p {
	margin: 0 0 1em;
}
.feature a,
.feature a:visited{
	color:#e1c9a6;
}
.feature a:hover{
	color: #fff;
}
.feature img {
	max-width: 100%;
}
.feature .stxt{
	font-size:75%;
	line-height:1.4;
}
.feature.light {
	color: #777;
	background-color: #fff;
}
.feature.light strong{
	color: #322;
}
.feature.dark {
	color: #ccc3bb;
	background-color: #000;
}
.feature.dark strong{
	color: #fff;
}

section{
	padding: 1em 0;
}
section.section-newarrival,
section.section-stocklist{
	background: #221e18;
}
section.section-blog{
	padding:1em;
	background: #3c342c;
}	

article.container {
	padding: 1em;
}

@media (min-width:475px){
}
@media (min-width:1280px){
.feature {
	font-size: 18px;
}
}
@media (min-width:1600px){
article.container {
	max-width:1600px;
	padding: 0;
}
}

/***** btn 
.block-btn{
	margin:0.4em 0.6em;
	text-align:center;
}*****/
.block-btn{
	margin:0.4em auto;
	width:85%;
	font-size: 85%;
	text-align:center;
}
.inline-btn{
	display: inline-block;
}
.block-btn a,
.inline-btn a{
	display:block;
	padding:0.6em;
	line-height:1.2em;
	color:#fff;
	border-radius: 4px;
	background:#806e5c;
	transition: .3s;
	text-decoration: none !important;
}
.block-btn a:visited,
.inline-btn a:visited{
	color:#fff !important;
	background:#806e5c !important;
	transition: .3s;
}
.block-btn a:hover,
.inline-btn a:hover{
	color:#6b5f4c !important;
	background:#d9cab2 !important;
	transition: .3s;
}
.block-btn.sold a,
.block-btn.sold a:hover,
.inline-btn.sold a,
.inline-btn.sold a:hover{
	color:#fff !important;
	cursor: default;
	background:#666 !important;
}
@media (min-width:800px){
.block-btn{
	width:88%;
	font-size: 100%;
}
.block-btn a,
.inline-btn a{
	line-height: 1.6em;
	padding:0.6em;
}
}
.link-base{
	margin:1.5em auto;
	padding:1.5em;
	text-align: center;
	background:#711313;
}
/***** color *****/

/***** bg *****/

/***** toplink-logo *****/
.toplink-logo{
	position: fixed;
	top:10px;
	left: 10px;
	width:60px;
	height:60px;
	max-width:33%;
	background: #fff;
	box-shadow: 0 0 16px rgba(0,0,0,0.2);
	z-index: 100;
	transition-duration: 0.5s;
}
.toplink-logo:hover{
	transform: scale(1.2,1.2);
	transition-duration: 0.5s;
}
.toplink-logo .corplogo{
	margin:auto;
	vertical-align: middle;
}
@media screen and (min-width:475px) {
.toplink-logo{
	top:15px;
	left: 15px;
	width:75px;
	height:75px;
}
}
@media screen and (min-width:1200px) {
.toplink-logo{
	top:20px;
	left: 20px;
	width:100px;
	height:100px;
}
}

/***** bc-navi *****/
.bc-navi{
	position: absolute;
	top:0;
	right: 1em;
	width: calc(100% - 100px);
	height:3em;
	font-size:12px;
	text-align: right;
	word-wrap: break-word;
}
.bc-navi li{
	display: inline-block;
	line-height:1.2;
}
.bc-navi li a::after{
	content: " > ";
}
.bc-navi li a{
	display: block;
	padding:0.5em 0.2em;
	text-decoration: none;
	color: #806e5c;
}
.bc-navi li a:hover{
	color: #fff;
	background: #806e5c;
}
@media screen and (min-width:475px) {
}
/***** visual *****/

.visual {
	width: 100%;
	margin: 0 auto;
}

.visual h2 {
	margin: 0 !important;
	padding: 0 !important;
}
.visual img {
	width: 100%;
	max-width: 100%;
	object-fit: cover;
	display: block;
}
.visual-img.pc,
.visual-img.smt {
}
.visual-img.pc,
.feature-img.pc {
	display:none;
}
.visual-img.smt,
.feature-img.smt {
	display:block;
}
.visual-se{
	padding-top:50vh;
	background: url(../se/images/visual_smt.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.prs h2.section-title{
	letter-spacing: 0.1em;
}
.prs h2.feature-title{
	padding:1em 0;
	font-size:3em;
	text-align: left;
	line-height:1em;
	color: #000;
}
.prs h2.storeinfo-title{
	color: #3e352a;
}
@media screen and (min-width:800px) {
.visual-img.pc,
.feature-img.pc {
	display:block;
}
.visual-img.smt,
.feature-img.smt {
	display:none;
}
.visual-se{
	padding-top:25vh;
	background: url(../se/images/visual_pc.jpg) 50% 50% no-repeat fixed;
}
}
@media screen and (min-width:1024px) {
.feature-body{
	max-width:50%;
	margin:0;
}
}
/***** col-box *****/
.col-box{
	width:100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}
.col-box.lineup{
	margin:2em auto;
	justify-content: center;
}
.col-box.lineup > div{
	margin-bottom:2em;
}
.scrollbox{
	max-width:100%;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
}
/*
.col-box.lineup{
	flex-wrap: nowrap;
}*/
.col-box.lineup .newarrival-item{
	justify-content: flex-start;
/*
	min-width: 180px;*/
}
.col-box.reverse{
	flex-direction: row-reverse !important;
}
.col-box.alignitems-center{
	align-items: center;
}
.col-box.alignitems-start{
	align-items: flex-start;
}
.col-box.alignitems-end{
	align-items: flex-end;
}
.col-box.g{
	justify-content: right;
}
.col-box.b{
	justify-content: right;
}
.col-box img{
	max-width:100%;
}
.col-box img.rh{
}
.col-box img.lh{
}
.col-box > div{
	margin:0;
	padding:2%;
}
.col-box.visual > div{
	line-height:0;
}
.model-select .col-box > div{
	text-align: center;
}


.col-box > div.pd0{
	padding:0;
}
.col-box > div.pd0 img{
	vertical-align: top;
}
.col-box > div.pd1{
	padding:1%;
}
.section-newarrival .col16{
	width:33.33%;
	font-size:0.8em;
}
.vmd .col20,
.col12{
	width:33.33%;
}
.col16,
.col20,
.lineup .col20,
.col25,
.col33.sm,
.col50.sm{
	width:50%;
}
.col33,
.col40,
.col66,
.col50{
	width:100%;
}
.col-box.blog-box{
	width: 100%;
	overflow: hidden;
}
.col-box.feature-box .feature1{
	width: 100%;
}
.col-box.feature-box .feature2{
	width: 50%;
}
.col-box.blog-box .blog-post{
	width: 50%;
}
.feature1 .feature-img,
.feature2 .feature-img,
.blog-post .blog-post-img{
	position:relative;
	width:100%;
	height:auto;
	margin: 0 auto 1em;
}
.feature1 .feature-img:after,
.feature2 .feature-img:after,
.blog-post .blog-post-img:after{
	content:"";
	display:block;
}
.feature1 .feature-img:after{
	padding-top:50%;
}
.feature2 .feature-img:after{
	padding-top:100%;
}
.blog-post .blog-post-img:after{
	padding-top:65%;
}
.feature1 .feature-img img,
.feature2 .feature-img img,
.blog-post .blog-post-img img{
	position:absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	max-width:100%;
	max-height:100%;
	object-fit: cover;
	margin:auto;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.feature1 .feature-img a img,
.feature2 .feature-img a img{
	border: 3px solid #3e352a;
	transition:0.2s;
}
.blog-post .blog-post-img a img{
	border: 3px solid #645645;
	transition:0.2s;
}
.feature1 .feature-img a:hover img,
.feature2 .feature-img a:hover img,
.blog-post .blog-post-img a:hover img{
	border: 6px solid #e1c9a6;
	transition:0.4s;
}
.feature-text-box{
	text-align: center;
	font-size:1.2em;
}
.feature-text-box a{
	line-height: 1.2em;
}
.feature-text-box a,
.blog-post .blog-post-text-box a{
	text-decoration: none;
}
.feature-text-box a:hover,
.blog-post .blog-post-text-box a:hover{
}
.blog-post .blog-post-text-box p{
	margin: 0 auto;
}
.blog-post .blog-post-text-content{
	font-size: 0.75em;
	line-height:1.6em;
}
.blog-post .blog-post-text-date{
	font-size: 50%;
	text-align: right;
}

@media (min-width:800px) {
.section-newarrival .col16{
	width:25%;
	font-size:1em;
}
.col16,
.vmd .col20,
.col20,
.lineup .col20,
.col12{
	width:25%;
}
.col25,
.col33.sm{
	width:33.33%;
}
.col25.order1,.col25.order3,
.col33,
.col40,
.col50{
	width:50%;
}
.col50.order2{
	width:100%;
}
.col66{
	width:66.66%;
}
/*
.col-box.lineup .newarrival-item{
	min-width:220px;
}*/
.col-box.feature-box .feature1{
	width: 50%;
}
.col-box.feature-box .feature2{
	width: 25%;
}
.col-box.blog-box .blog-post{
	width:33.33%;
}
.blog-post .blog-post-text-content{
	font-size: 0.8em;
}
.blog-post .blog-post-text-date{
	font-size: 66.66%;
}
}
@media (min-width:1024px) {
.col12,
.section-newarrival .col16,
.col16{
	width:16.66%;
}
.vmd .col20,
.col20{
	width:20%;
}
.col33{
	width:33.33%;
}
.col40{
	width:40%;
}
.col66{
	width:66.66%;
}
.col25.order1{
	width:25%;
	order: 1;
}
.col50.order2{
	width:50%;
	order: 2;
}
.col25.order3{
	width:25%;
	order: 3;
}
.col-box.g{
	justify-content: left;
}
}

@media (min-width:1280px) {
.col12{
	width:12.5%;
}
.lineup .col20{
	width:20%;
}
.col25{
	width:25%;
}
/*
.col-box.lineup .newarrival-item{
	min-width:280px;
}*/
.col-box.blog-box .blog-post{
	width:16.66%;
}
}

/***** responsive *****/

@media (max-width:1600px) {

}

@media (max-width:1400px) {

}

@media (max-width:1200px) {

}

@media (max-width:1024px) {

}

@media (max-width:834px){

}

@media (max-width:768px){

}

@media (max-width:475px) {

}

@media (max-width:375px) {

}

@media (max-width: 320px) {

}


/***** base *****/

* {
	padding: 0;
	margin: 0 auto;
}

body {
	width: 100%;
	text-align: center;
}

/***** grid *****/

.grid-main {
	width: 100%;
	height: auto;
}

@media (min-width:1200px){
.grid-main {
	width: 100%;
}

}

/***** visual1 *****/

.visual {
	width: 100%;
}


/***** responsive *****/

@media ( max-width: 1024px ) {

.shtmlHeader1-inner2 {
	right: -50%;
	width: 50%;
}

}


@media ( max-width: 767px ) {

.shtmlHeader1-inner1 {
	padding: 0px 30px 0px 30px;
}

.shtmlHeader1-inner2 {
	right: -100%;
	width: 100%;
}

.shtmlHeader1-menu1 {
	padding: 60px 30px 60px 30px;
}

.shtmlHeader1-menu1-category1 {
		padding: 0px 0px 0px 0px;
}

.shtmlHeader1-menu1-category1-inner1 {
	padding: 60px 30px 60px 30px;
}

.shtmlHeader1-menu1-category1-list1 {
	padding: 15px 0px 15px 0px;
}


}

/***** prs 独自CSS *****/
section.trgt{
	padding-bottom: 6em;
/*
	display: none;
*/
}
.open-section,
.close-section{
/*
	margin: 2em auto;
	text-align: center;
	width: 85%;
	max-width: 600px;
*/
	display: none;
}
.open-section-btn,
.close-section-btn{
	display: block;
	padding: 0.6em 1em;
	border: 1px solid #454545;
	cursor: pointer;
	transition: 0.2s;
}
.open-section-btn:hover,
.close-section-btn:hover{
	color: #fff;
	background: #454545;
	transition:0.5s;
}
.gap{
	height:65vh;
}
.foot-menu{
	position: fixed;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	background: rgba(138, 43, 43, 0.9);
}
ul.foot-menu-list{
	list-style: none;
	display: flex;
	flex-flow: row wrap;
	flex-direction: row;
}
ul.foot-menu-list li{
}
ul.foot-menu-list li a{
	display: block;
	padding: 0.8em;
	color:#fff;
	text-decoration: none;
}
ul.foot-menu-list li a:hover{
	color:#fff;
	text-decoration: none;
}
.prs{
	color: #ccc3bb;
}

.prs h1{
	padding:0 0 1em 0;
	letter-spacing: 0.2rem;
	font-family: 'Source Sans 3', sans-serif;
	font-size:2.4em;
	text-align: center;
	line-height:1.2em;
	color: #fff;
}
.prs h1 img{
	width:400px;
	max-width: 80%;
	vertical-align: middle;
}
.prs h1 span{
	font-size:14px;
}
.prs h2{
	padding:2em 0;
	color: #f0c89e;
	font-size: 2em;
	font-weight: 600;
	text-align: center;
}
.prs h2 span{
	display: block;
	font-size:50%;
	font-weight: 300;
	letter-spacing: 2px;
}
.prs h2.modeltitle{
	margin-top: 2em;
	padding:1.5em 0;
	font-size: 3em;
	line-height: 1em;
	word-break: keep-all;
	color: #fff;
}
@media screen and (min-width:800px) {
.prs h1{
	font-size: 4em;
}
.prs h2.modeltitle{
}
}
.prs h2.visual{
	padding:0;
}
.prs h2.modeltitle,
.prs .model-select div{
	font-family: 'Source Sans 3', sans-serif;
}
.prs h2.modeltitle span,
.prs .model-select h2,
.prs .model-select span{
	font-family: 'Noto Sans Japanese';
}
.prs h3{
	margin:2em auto;
	text-align: center;
	color:#fff;
}
.prs .col-box h3{
	text-align: center;
}


.intro {
	width: 100%;
	max-width: 1200px;
	padding: 4em 2em;
	text-align: left;
}
.intro .lead p {
	font-size: 1.4em;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 1.6em;
	text-align: center;
	color: #f0c89e;
}
.intro p {
	font-size: 1em;
}

.intro .about-se h2 {
	padding:2em 0;
	font-size:1.5em;
	line-height:1.1em;
	letter-spacing: 0.1em;
	word-wrap: normal;
}
.intro .about-se p {
	font-size: 0.9em;
}

.movie{
	position:relative;
	width:100%;
	height:auto;
	margin:20px auto;
	background-color: #000;
}
.movie:after{
	content:"";
	display:block;
	padding-top:56.25%;
}
.movie img{
	cursor:pointer;
}
.movie img,
.movie iframe{
	position:absolute;
	top:0; left:0;
	width:100%;
	height:100%;
	margin:auto;
}
.text-danger{
	font-size:0.75em;
	color:#c00;
}
.specs{
	font-size: 0.9em;
	line-height:1.8;
}
.menu{
	background-color: #000;
}

.menu a{
	display: block;
}
.menu a img{
	filter: contrast(150%) saturate(0%) opacity(0.8);
	transition: 0.4s;
	vertical-align: top;
}
.menu a:hover img{
	filter: contrast(100%) saturate(100%) opacity(1);
	transition: 0.2s;
}
.model-select{
}
.model-select div{
	text-align: center;
	letter-spacing: 0;
	line-height: 1em;
}
.model-select div a{
	display: block;
	text-decoration: none;
	color: #fff;
}
.model-select div a img{
	filter: brightness(100%);
	transition-duration: 0.2s;
}
.model-select div.col33 a img{
	filter: brightness(100%);
	transition-duration: 0.2s;
}
.model-select div.eg a img,
.model-select div.eb a img{
	border-radius: 24%;
}
.model-select div a:hover img{
	filter: brightness(140%);
	transition-duration: 0.5s;
}
.model-select div a span{
	font-size:	0.75em;;
}
.model-select.button div{
}

.lineup .notice,
.lineup .notice1,
.series-name,
.model-name{
	text-align: center;
	line-height: 1.2em;
	word-break: keep-all;
}
.lineup .notice{
	font-size:0.8em;
	color: #cab8b8;
}
.lineup .notice1{
	font-size:0.8em;
	color: #ff6969;
}
.series-name{
	margin: 0 auto !important;
	font-family: 'Source Sans 3', sans-serif;
	font-weight: 900;
	font-style: normal;
	color: #fff;
}
.model-name{
	font-family: 'Source Sans 3', sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #fff;
}
.img-box{
	position:relative;
	width:100%;
	height:auto;
	line-height: 1.2em;
}
.img-box:after{
	content:"";
	display:block;
	padding-top:100%;
}
.img-box img{
	position:absolute;
	top: 50%;
	left: 50%;
	max-height:100%;
	margin:auto;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.featuredspec h3{
	margin: 0.2em auto 1em;
	line-height: 1.2em;
}
.featuredspec p{
	font-size:0.8em;
	line-height: 1.6em;
}
.featuredspec img{
	float:left;
	margin: 0 1em 1em 1em;
	max-width: 50%;
}
.model-spec-table th,
.model-spec-table td{
	padding: 0.2em;
	font-size:80%;
	line-height: 1.4em;
}
.model-spec-table th{
	width: 31%;
	text-align:right;
	vertical-align: top;
	color: #fff;
}
.model-spec-table td{
	width: 69%;
	text-align:left;
	border-bottom: 1px dotted #999;
}
.recommend{
	font-size:80%;
	line-height:1.4em;
}
.recommend{
	font-size:80%;
	line-height:1.4em;
	text-align: center;
	background: #c6c6c6;
}
.recommend .col-box > div{
	padding: 1%;
}
.recommend a{
	color:#333 !important;
	text-decoration: none !important;
}
.recommend a img{
	border-radius: 8px;
}
.recommend a:hover img{
	border-radius: 16px;
}
@media (min-width:1024px){
.featuredspec h3{
	margin: 1em auto;
}
.featuredspec img{
	clear:both;
	margin: 1em auto;
	max-width: 100%;
}
.recommend a img{
	border-radius: 10px;
}
}
@media (min-width:1200px){
.intro .lead p {
	font-size: 1.6em;
}
.recommend a img{
	border-radius: 12px;
}
.gap{
	height:80vh;
}
}
.storeinfo{
	font-size:80%;
	line-height: 1.4em;
}
.storeinfo h3{
	margin: 1em auto;
	padding: 1em 0 0;
	color: #3e352a;
}
.storeinfo .dealer1 span,
.storeinfo .dealer2 span,
.storeinfo .dealer3 span,
.storeinfo .dealer4 span{
	clear: both;
	display: inline-block;
	margin: 1em auto;
	padding: 0.6em 0.8em;
	font-size: 0.8em;
	letter-spacing: 1px;
}
.storeinfo .dealer1 span{
	color: #fff;
	border: 4px solid #c53233;
	background: #8c0000;
}
.storeinfo .dealer2 span{
	color: #c53233;
	border: 3px solid #c53233;
}
.storeinfo .dealer3 span{
	color:#fff;
	background: rgb(159, 206, 98);
}
.storeinfo .dealer4 span{
	color:#fff;
	background: #009db2;
}
.storeinfo span{
	line-height: 1em;
}
.storeinfo iframe{
	height: 180px;
}
.storeinfo a[href^="tel:"]{
	color: #806e5c;
}
.storeinfo .inline-btn{
	margin: 0.2em 0.2em 0.2em 0;
  font-size: 90%;
}
.footer {
	width: 100%;
}

.footer_copyright {
	width: 100%;
	padding: 30px 30px 30px 30px;
	margin: 0px 0px 0px 0px;
}

.footer_copyright p {
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	margin: 0px 0px 0px 0px;
}

#slide-menu{
	position: fixed;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	padding:0;
	z-index:110;
}
nav#nav{
	position: absolute;
	bottom:0;
	width:100%;
	padding:2em 1em;
	background: #806e5c;
}
#slide-menu li{
	list-style: none;
	text-align: center;
}
#slide-menu ul{
	font-size: 1.5em;
	flex-wrap: wrap;
	justify-content: center;
}
#slide-menu .menu1 li{
	width:100%;
	margin:0;
	line-height: 1em;
}
#slide-menu li a{
	display: block;
	padding: 1em;
	text-decoration: none;
	color: #f0c89e;
	transition: 0.2s;
}
#slide-menu li a:hover{
	color:#fff;
	transform: scale(104%);
	transition: 0.2s;
	background: #9f8d7b;
}
#togglebtn{
	padding:0.8em;
	position: fixed;
	bottom:10px; right:10px;
	color: #f0c89e;
	border: none;
	background: #202020;
	transition: 0.2s;
	z-index:120;
}
#togglebtn:hover{
	cursor: pointer;
	padding:1em;
	color:#fff;
	background: #483d3d;
	transition: 0.2s;
}
nav[aria-hidden="true"]{
	right:-100%;
	transition: 0.2s;
}
nav[aria-hidden="false"]{
	right:0%;
	transition: 0.2s;
}
.hidden{
	display: none;
}
@media (min-width:600px){
#slide-menu ul{
	display: flex;
	font-size: 1.2em;
}
#slide-menu .menu1 li{
	width:50%;
}
#slide-menu li a{
	padding: 1.6em 1em;
}
}
@media (min-width:800px){
.storeinfo iframe{
	height: 220px;
}
#slide-menu .menu1 li{
	width:33.33%;
}
}
@media (min-width:1280px){
#slide-menu ul{
	font-size: 1.1em;
}
#slide-menu .menu1 li{
	width:16.66%;
}
}
#overlay{
	display: none;
	z-index: 1000;
	position:fixed;
	top:0; left:0;
	right:0; bottom:0;
	background:rgba(0,0,0,0.75);
}
#overlay img.overlayimg{
	position:fixed;
	top:0; left:0;
	right:0; bottom:0;
	margin:auto;
	max-width:100%;
	max-height:100%;
	transition: 0.2s;
}
#overlay img.close,
#ytO img.close{
	position:fixed;
	bottom:4em;
	right:2em;
	max-width:24px;
	cursor: pointer;
	z-index: 10;
}
.floatimage{
	cursor: pointer;
	opacity: 1;
	transition: .3s;
}
.floatimage:hover{
 	transform: scale(102%);
	transition: .3s;
}
.xstxt{
	font-size:0.6em;
	text-align: center;
	letter-spacing: 1px;
	color: #cab8b8;
}

.vmd {
	text-align:center;
	font-size: 0.9em;
	font-weight:bold;
}
.vmd > div img{
	width:100%;
	max-width:110px;
	height:110px;
	object-fit:cover;
}
.yttn {
	cursor: pointer;
	opacity: 1;
	transition: .3s;
}
.yttn:hover {
	opacity: 0.8;
	filter: brightness(1.5);
	transition: .3s;
}
.ytO {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	display: none;
	justify-content: center;
	align-items: center;
	z-index: 1000;
}
.ytOIframe-box {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	background-color: #fff;
}
.ytOIframe-box iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media (min-width:500px){
.vmd > div img{
	max-width:150px;
	height:150px;
}
}
@media (min-width:800px){
.vmd > div img{
	max-width:200px;
	height:200px;
}
#overlay img.close,
#ytO img.close{
	top:2em;
	max-width:30px;
}
}
@media (min-width:1200px){
.vmd > div img{
	max-width:230px;
	height:230px;
}
.ytOIframe-box {
	width: 80%;
	padding-bottom: 45%;
}
}


/* SE */

.slideshow-container-pc {
	width: 100%;
	max-width: 2000px;
	min-height: 66vh;
	margin: auto;
	overflow: hidden;
	position: relative;
}

.slideshow-container-smt {
	width: 100%;
	max-width: 768px;
	min-height: 66vh;
	margin: auto;
	overflow: hidden;
	position: relative;
}
.slide {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	opacity: 0;
	transition: opacity 2s ease-in-out;
}

.active {
	opacity: 1;
}

.gallery-wrapper {
	overflow: hidden;
	width: 100%;
	position: relative;
}

.gallery {
	transition: transform 0.6s ease;
	touch-action: pan-y;
}

.panel {
	flex: 0 0 20%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.panel:nth-child(5n+1) { background-color: #f66; }
.panel:nth-child(5n+2) { background-color: #6f6; }
.panel:nth-child(5n+3) { background-color: #66f; }
.panel:nth-child(5n+4) { background-color: #fc3; color: #000; }
.panel:nth-child(5n+5) { background-color: #3cf; }

.indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	gap: 6px;
}

.dot {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.5);
	cursor: pointer;
}

.dot.active {
	background-color: white;
}