noscript {
	display: block;
	z-index: 9999;
	position: fixed;
	width: 100%;
	height: 100%;
	padding-top: 10%;
	top: 0;
	left: 0;
	text-align: center;
	color: #333;
	letter-spacing: 0.1em;
}
body {
	margin: 0;
	padding: 0;
}
img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
article {
	padding-bottom: 0;
}
article .main-one-col {
	width: 100%;
}
article .main-one-col .col-main {
	width: 100%;
}
#main-container {
	width: 100%;
	margin-top: -30px;
}
.wrap {
	position: fixed;
	width: 100%;
	height: 120%;
	background-color: #cdcdcd;
	top: -10%;
	transition-property: top,opacity;
	transition-timing-function: cubic-bezier(.62,-0.37,.7,.71);
	z-index: 1001;
	padding: 0!important;/*responsive 回避のため追加 2020.8*/
}
.wrap p.skip {
	width: 13em;
	position: absolute;
	top: 8%;
	right: 1%;
	color: #666;
	font-size: 80%;
	text-align: center;
	text-decoration: underline;
	opacity: 0;
	transition-property: all;
	transition-timing-function: ease;
}
.wrap p.skip:hover {
	cursor: pointer;
}
.wrap .inner-wrap {
	position: absolute;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
	padding-top: 50%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background-color: #cdcdcd;
	overflow: hidden;
}
.wrap .inner-wrap p {
	display: block;
	margin: 0;
	padding: 0;
}
.wrap .inner-wrap p .fig1,
.wrap .inner-wrap p .fig2,
.wrap .inner-wrap p .fig3,
.wrap .inner-wrap p .fig4,
.wrap .inner-wrap p .fig5,
.wrap .inner-wrap p .fig7,
.wrap .inner-wrap p .fig8 {
	position: absolute;
	transition-property: all;
	transition-timing-function: ease;
}
.wrap .inner-wrap p .fig1 img,
.wrap .inner-wrap p .fig2 img,
.wrap .inner-wrap p .fig3 img,
.wrap .inner-wrap p .fig4 img,
.wrap .inner-wrap p .fig5 img,
.wrap .inner-wrap p .fig7 img,
.wrap .inner-wrap p .fig8 img {
	width: 100%;
}
.wrap .inner-wrap p .fig1 {
	top: -35%;
	left: 0;
	z-index: 1;
}
.wrap .inner-wrap p .fig2 {
	width: 50%;
	bottom: 0.8%;
	left: -50%;
	z-index: 1;
}
.wrap .inner-wrap p .fig3 {
	width: 50%;
	bottom: 34.133%;
	right: -50%;
	z-index: 1;
}
.wrap .inner-wrap p .fig4 {
	width: 25%;
	bottom: -40%;
	left: 0;
	z-index: 1;
}
.wrap .inner-wrap p .fig5 {
	width: 50%;
	bottom: -35%;
	right: 0;
	z-index: 1;
}
.wrap .inner-wrap p .fig6 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 10;
	background-image: url(/html/img/matsuromandoor/fig_00.png);
	background-size: cover;
}
.wrap .inner-wrap p .fig7 {
	width: 25.667%;
	top: 10%;
	right: 37.167%;
	opacity: 0;
	z-index: 13;
	background-color: #fff;
}
.wrap .inner-wrap p .fig8 {
	width: 101%;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 14;
	background-color: #cdcdcd;
}
.wrap.live p.skip {
	opacity: 1;
	transition-duration: 1s;
	transition-delay: 2s;
	margin-top: 1em;
}
.wrap.live .inner-wrap p .fig1 {
	top: 0;
	transition-duration: 1s;
	transition-delay: 0.5s;
}
.wrap.live .inner-wrap p .fig2 {
	left: 0;
	transition-duration: 1s;
	transition-delay: 1.2s;
}
.wrap.live .inner-wrap p .fig3 {
	right: 0;
	transition-duration: 1s;
	transition-delay: 1.9s;
}
.wrap.live .inner-wrap p .fig4 {
	bottom: 0.8%;
	transition-duration: 1s;
	transition-delay: 2.6s;
}
.wrap.live .inner-wrap p .fig5 {
	bottom: 0.8%;
	transition-duration: 1s;
	transition-delay: 3.3s;
}
.wrap.live .inner-wrap p .fig6 {
	opacity: 1;
	transition-duration: 1s;
	transition-delay: 1s;
}
.wrap.live .inner-wrap p .fig7 {
	opacity: 1;
	transition-duration: 1.8s;
	transition-delay: 4.5s;
}
.wrap.live .inner-wrap p .fig8 {
	opacity: 1;
	transition-duration: 2s;
	transition-delay: 7s;
}
.wrap.live {
	top: -120%;
	opacity: 0.5;
	transition-duration: 0.8s;
	transition-delay: 9.5s;
}
.main_contain {
	width: 100%;
	margin: 0;
	padding: 30px 0 130px;
	box-sizing: border-box;
	border: 1px solid transparent;
	background-image: url(/html/img/matsuromandoor/bg_2.png);
	background-size: 60px;
	background-repeat: repeat;
	background-position: center;
}
.main_contain h1 {
	position: relative;
	width: 100%;
	height: 90px;
	margin: 30px 0 60px;
	background-image: url(/html/img/matsuromandoor/yabane.png);
	background-size: 30px;
	background-position: center;
	background-repeat: repeat-x;
	z-index: 1;
}
.main_contain h1 .logo {
	position: absolute;
	display: block;
	width: 133px;
	height: 133px;
	top: -20px;
	left: 50%;
	margin-left: -66.5px;
	text-indent: -9999px;
	background-image: url(/html/img/matsuromandoor/logo_S.png);
	background-size: contain;
}
.main_contain p {
	width: 950px;
	margin: 0 auto;
	padding: 20px;
	color: #333;
	font-size: 115%;
	font-family: serif;
	letter-spacing: 0.1em;
	line-height: 2.4;
	box-sizing: border-box;
}
.main_contain p span {
	display: block;
	font-size: 150%;
	text-align: center;
	line-height: 3;
	letter-spacing: 0.5em;
	margin-bottom: 40px;
}
@media screen and (max-width: 768px){
	.main_contain p {
		font-size: 90%;
	}
	.main_contain p span {
		font-size: 120%;
	}
}
.main_contain p span>span.en {
    font-size: 70%;
    line-height: 3;
    margin-bottom: 40px;
    color: #777;
    border-top: 1px solid #dcb783;
}
.main_contain p span.kakudai {
    font-size: 90%;
    text-align: right;
    letter-spacing: 0;
    transform: translate(20px, 0px);
}
.contain_detail_fig {
	width: 100%;
	min-width: 950px;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
.contain_detail_fig p {
	margin: 0 auto;
	padding: 20% 0 0 0;
	max-width: 1500px;
	overflow: hidden;
	position: relative;
}
.contain_detail_fig.fig2 p {
	padding-top: 31%;
}
.contain_detail_fig p img {
	width: 100%;
	position: absolute;
	bottom: 0;
}
.contain_detail_fig.fig2 p img {
	bottom: 0;
}
.main_contain.detail {
	padding-top: 80px;
}
.main_contain.detail p img.fig {
	display: block;
	width: 450px;
	height: 300px;
	background-color: #fff;
	float: right;
	margin: 1.5em 0 0em 2em;
}

/* 2020.06 追加*/
.main_contain dl.coloroption {
	width: 910px;
	margin: 0 auto;
}
.main_contain dl dt {
	margin: 20px 0 5px 0;
	font-family: serif;
	font-weight: 600;
	font-size: 108%;
	color: #333;
	border-bottom: 1px solid #dcb783;
}
.main_contain dl dt span {
	margin-left: 0.5em;
	font-size: 75%;
	vertical-align: baseline;
}
@media screen and (max-width: 768px){
	.main_contain dl dt span {
		display: block;
		margin-left: 0;
	}
}
.main_contain .container {
	display: flex;
	flex-wrap: wrap;
	gap: 1em;
}
.main_contain .container dd{
	position: relative;
	width: calc(25% - (3em / 3));
	padding: 5px;
	font-family: serif;
	font-size: 12px;
	text-align: right;
	box-sizing: border-box;
}
/* .main_contain .container dd:nth-child(1){
	padding-left: 0px;
}*/
.main_contain .container dd span{
	display: block;
}
.main_contain .container dd span.cap{
	font-size: 10px;
}
.main_contain .container dd span.tag{
	position: absolute;
	top: 5px;
    width: 40px;
    color: #fff;
    background-color: #f00;
    font-size: 12px;
    text-align: center;
}

.main_contain .container img{
	width: 100%;
}






.main_contain ul.sekourei {
	width: 950px;
	margin: 0 auto;
}
.main_contain ul.sekourei>li {
	width: 32%;
	padding-top: 33%;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	position: relative;
	overflow: hidden;
}

.main_contain ul.sekourei>li:nth-child(3n) {
	margin-right: 0;
}

.main_contain ul.sekourei>li>a>img {
	width: 138%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.main_contain ul.variation {
	width: 950px;
	margin: 0 auto;
}
.main_contain ul.variation>li {
	width: 16%;
	padding-top: 48.421%;
	float: left;
	margin-right: 5%;
	margin-bottom: 40px;
	position: relative;
	overflow: hidden;
}
.main_contain ul.variation>li:nth-child(5n) {
	margin-right: 0;
}
.main_contain ul.variation>li>a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 435px;
	overflow: hidden;
}
.main_contain ul.variation>li>a>img {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 0;
}
.main_contain ul.variation>li>.caption {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	font-size: 12px;
	line-height: 2;
}

.main_contain p.link_btn {
	width: 950px;
	height: 70px;
	margin: 0 auto;
	padding: 0;
}
.main_contain p.link_btn a {
	width: 532px;
	height: 70px;
	display: block;
	border: 1px solid #760503;
	border-radius: 35px;
	margin: 0 auto;
	color: #760503;
	font-size: 18px;
	line-height: 70px;
	text-align: center;
	text-decoration: none;
	box-sizing: border-box;
	transition: all 0.3s;
}
.main_contain p.link_btn a:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 0.5em;
	border: 0.5em solid transparent;
	border-left-color: #760503;
	border-left-width: 0.8em;
	vertical-align: text-bottom;
}
.main_contain p.link_btn a:hover {
	border-color: #fff;
	color: #fff;
	background-color: #760503;
}
.main_contain p.link_btn a:hover:before {
	border-left-color: #fff;
}

.col-main h1, .col-main h2, .col-main h3, .col-main h4, .col-main h5, .col-main p, .col-main span, .col-main a, .col-main li, .col-main th, .col-main td  {
	font-family: 'noto serif', serif;
	font-weight: 600;
}
.underline {
	border-bottom: solid 1px #aaa;
}
.table-outer {
	width: 100%;
	max-width: 950px;
	margin: 0 auto;
	padding: 20px;
	box-sizing: border-box;
}
.table-outer p {
	width: 100%;
	padding: 0;
}

.table-outer table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.table-outer table td {
	padding: 0.6em 1em;
	border: solid 1px #aaa;
	text-align: center;
	vertical-align: middle;
}
.table-outer table td:last-child {
	min-width: 50%;
	width: 50%;
}

.sp {
	display: none;
}
@media screen and (max-width: 768px){
	.sp {
		display: block;
	}
}