/* CSS Document */

body {
	position: relative;
	overflow: hidden;
	visibility: hidden;
}
/* #container
--------------------------- */
#container {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	z-index: 1;
}
/* .stageBase
--------------------------- */
.stageBase {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.stageBase .fieldWrap {
	/* [disabled]text-align: center;
*/
	/* [disabled]background: #CCC;
*/
	height: 100vh;
	max-width: 1200px;
	position: relative;
	margin: 0 auto;
	padding-top: 50px;
}
#stage1 {
	-moz-background-size: cover;
	background-size: cover;
	background: url(https://xylshop.itembox.design/item/2020/img/contents/my_clock/mcs_bg1.jpg?t=20201019103100) no-repeat center center;
}
#fieldWrap1 div {
	max-width: 430px;
	text-align: left;
	max-height: 350px;
	height: 60vh;
	position: absolute;
    top: 0;
    bottom: 0;
    left: 30px;
    margin: auto;

}
	.fieldWrap1_txt{
		font-size: 30px;
	}
#fieldWrap1 div h1 {
	font-size: 60px;
    line-height: 1.4;
	margin-top: 30px;
}
	#fieldWrap1 div img {
		margin-top: 30px;

	}
#stage2 {
	background-image: url(https://xylshop.itembox.design/item/2020/img/contents/my_clock/mcs_bg2.jpg?t=20201019103100);
	background-position: center center;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}
#fieldWrap2 div {
	height: 60vh;
	text-align: left;
	position: absolute;
	top: 0;
    bottom: 0;
    left: 30px;
    margin: auto;
}
#fieldWrap2 div h2 {
	margin-bottom: 30px;
	font-size: 34px;
	line-height: 1.8;
}
#fieldWrap2 div p {
	font-size: 16px;
	line-height: 35px;
	margin-bottom: 1em;
	letter-spacing: 0.15em;
}
#stage3 {
	background-image: url(https://xylshop.itembox.design/item/2020/img/contents/my_clock/mcs_bg3.jpg?t=20201019103100);
	background-position: center center;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}
#fieldWrap3 div {
	height: 375px;
	max-width: 608px;
	width: 100%;
	background: #FFF;
	padding: 65px 46px 60px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
	#fieldWrap3 div ul{
		width: 80%;
		margin: 0 auto;
		display: table;
	}
#fieldWrap3 div ul li {
	display: table-cell;
}
	#fieldWrap3 div ul li a{
		display: block;
	}
	#fieldWrap3 div ul li a:hover{
		color: #000;
	}
	#fieldWrap3 div ul li a span{
		display: block;
		margin-top: 10px;
	}
	#fieldWrap3 div ul li a span i{
		margin-left: 10px;
	}
#fieldWrap3 div h2 {
	margin-bottom: 35px;
	font-size: 35px;
}
#fieldWrap3 div p {
	font-size: 15px;
	line-height: 33px;
	margin-bottom: 10px;
	letter-spacing: 0.15em;
}
#fieldWrap3 div p span {
	text-decoration: underline;
}
#stage4 {
	background-image: url(https://xylshop.itembox.design/item/2020/img/contents/my_clock/mcs_bg4.jpg?t=20201019103100);
	background-position: center center;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}
#fieldWrap4 div {
	background: #FFF;
	padding: 70px 0;
	height: 580px;
	max-width: 1040px;
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
#fieldWrap4 div h2 {
	margin-bottom: 65px;
	font-size: 35px;
}
	#fieldWrap4 div h2 img{
		width: 80%;
		height: auto;
		margin-top: 30px;
	}
	#fieldWrap4 iframe{
		width: 80vw;
		height: 45vw;
		position: absolute;
		top: 60vh;
		bottom: 40vh;
		left: 0;
		right: 0;
		margin: auto;
		max-width: 640px;
		max-height: 360px;	
	}
#stage5 {
	background-image: url(https://xylshop.itembox.design/item/2020/img/contents/my_clock/mcs_bg5.jpg?t=20201019103100);
	background-position: center center;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}
#fieldWrap5 div#mcsf5_customer {
	height: 605px;
	width: 360px;
	margin-right: 840px;
}
#fieldWrap5 h2 {
	margin-bottom: 65px;
	font-size: 40px;
}
	#fieldWrap5 h3{
		font-size: 32px;
	}
#fieldWrap5 h4 {
	margin-bottom: 45px;
	margin-top: 45px;
	font-size: 26px;
}
#fieldWrap5 p {
	font-size: 16px;
	line-height: 33px;
	letter-spacing: 0.15em;
}
#fieldWrap5 div#mcsf5_gallery {
	height: 95px;
	text-align: left;
}
#fieldWrap5 div#mcsf5_gallery h3 {
	margin-bottom: 25px;
	font-size: 24px;
}
#stage6 {
	-moz-background-size: cover;
	background-size: cover;
	background: url(https://xylshop.itembox.design/item/2020/img/contents/my_clock/mcs_bg6.jpg?t=20201019103100) no-repeat center top;
}
#fieldWrap6 div#mcsf6_inner {
	height: 450px;
	width: 90%;
	padding: 70px 90px 60px 75px;
	background: #FFF;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
#mcsf6_inner h2 {
	display: block;
	height: 90px;
	text-align: left;
	font-size: 34px;
	line-height: 1.5;
}
#mcsf6_article {
	height: 80%;
	width: 75%;
	text-align: left;
	letter-spacing: 0.08em;
	position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
}
#mcsf6_article div h3 {
	font-size: 20px;
	line-height: 30px;
	border-bottom: 1px solid #000;
	font-weight: normal;
	padding-bottom: 19px;
	margin-bottom: 20px;
}
#mcsf6_article h4 {
	font-size: 13px;
	line-height: 26px;
	font-weight: normal;
	text-decoration: underline;
	text-underline-position: above;
	margin-bottom: 10px;
}
#mcsf6_article p {
	font-size: 12px;
	line-height: 27px;
}
#mcsf6a_q1 {
	height: 240px;
	width: 90%;
}
#mcsf6a_a_net {
	height: 120px;
	width: 350px;
	float: left;
}
#mcsf6a_a_real {
	float: left;
	height: 120px;
	width: 270px;
}
#mcsf6a_a_etc {
	height: 120px;
	width: 205px;
	float: left;
}
#mcsf6a_q2 {
	float: left;
	width: 420px;
}
#mcsf6a_q3 {
	width: 90%;
}
#stage7 {
	-moz-background-size: cover;
	background-size: cover;
	background: url(https://xylshop.itembox.design/item/2020/img/contents/my_clock/mcs_bg7.jpg?t=20201019103100) no-repeat center center;
}
#fieldWrap7 div {
	max-width: 650px;
	background: #FFF;
	padding: 105px 114px 35px;
	height: 300px;
	position: absolute;
    top: 0;
    bottom: 0;
	left: 0;
	right: 0;
    margin: auto;
}
#fieldWrap7 div ul {
	margin-bottom: 22px;
}
#fieldWrap7 div ul li {
	margin: 0px 36px 54px;
	float: left;
}
/* .stageSlide
--------------------------- */
.stageSlide {
	position: relative;
	overflow: hidden;
	visibility: hidden;
}
.stageSlide .slideWrap {
	top: 0;
	left: 0;
	position: absolute;
	overflow: hidden;
}
.stageSlide .slideWrap:before, .stageSlide .slideWrap:after {
	content: " ";
	display: table;
}
.stageSlide .slideWrap:after {
	clear: both;
}
.stageSlide .slideWrap {
*zoom: 1;
}
.stageSlide .slidePanel {
	float: left;
	overflow: hidden;
}
.stageSlide .sdPrev, .stageSlide .sdNext {
	margin-top: -25px;
	top: 50%;
	width: 50px;
	height: 50px;
	display: none;
	position: absolute;
	z-index: 99;
}
.stageSlide .sdPrev {
	left: 80px;
	background: transparent url(https://xylshop.itembox.design/item/2020/img/slide_prev.png?t=20201019103100) no-repeat left top;
}
.stageSlide .sdNext {
	right: 80px;
	background: transparent url(https://xylshop.itembox.design/item/2020/img/slide_next.png?t=20201019103100) no-repeat left top;
}
.stageSlide .slideNav {
	bottom: 70px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 98;
}
.stageSlide .slideNav a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	background: transparent url(https://xylshop.itembox.design/item/2020/img/nav.png?t=20201019103100) no-repeat center center;
	display: inline-block;
	overflow: hidden;
}
.stageSlide .slideNav a.pnActive {
	background: transparent url(https://xylshop.itembox.design/item/2020/img/nav_acv.png?t=20201019103100) no-repeat center center;
}
/* #pageNav
--------------------------- */
#pageNav {
	top: 0;
	right: 25px;
	width: 15px;
	text-align: center;
	position: fixed;
	z-index: 2;
	display: none;
}
#pageNav ul {
	width: 15px;
	display: block;
}
#pageNav ul li {
	padding-bottom: 5px;
	width: 15px;
	height: 15px;
	display: block;
	overflow: hidden;
}
#pageNav ul li a {
	width: 15px;
	height: 15px;
	background: transparent url(https://xylshop.itembox.design/item/2020/img/nav_acv.png?t=20201019103100) no-repeat center center;
	display: block;
}
#pageNav ul li.activeStage a {
	background: transparent url(https://xylshop.itembox.design/item/2020/img/nav_acv.png?t=20201019103100) no-repeat center center;
}
/* #pageDown
--------------------------- */
#pageDown {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;
	text-align: center;
	position: fixed;
	overflow: hidden;
	z-index: 3;
}
#pageDown a {
	margin: 0 auto;
	width: 90px;
	height: 90px;
	background: transparent url(https://xylshop.itembox.design/item/2020/img/contents/my_clock/mc_arrow.png?t=20201019103100) no-repeat center center;
	display: block;
}
a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
	
	
/* モーダルCSSここから */
.modalArea {
  display: none;
  position: fixed;
  z-index: 10; /*サイトによってここの数値は調整 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(30,30,30,0.9);
}

.modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
  width: 70%;
  max-width: 800px;
  padding: 10px 30px;
  background-color: #fff;
	height: 70vh;
}

.closeModal {
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 20px;
}
	
	.modalWrapper h1{
		font-size: 20px;
		margin-top: 5vh;
	}
	.modalWrapper h1 img{
		width: 50px;
		position: relative;
		top: 10px;
		left: -10px;
	}
	.modalWrapper ol{
		list-style-type: decimal;
		list-style: decimal;
		max-width: 600px;
		margin: 4vh auto 0 auto;
		text-align: left;
	}
	.modalWrapper ol li{
		list-style: decimal;
		margin-bottom: 5.5vh;
		position: relative;
		font-size: 2.3vh;
	}
	
	.modalWrapper ol li i{
		position: absolute;
		font-size: 20px;
		width: 20px;
		height: 20px;
		left: 0;
		right: 0;
		bottom: -4.5vh;
		margin: auto;
	}
	.address{
		text-align: left;
		max-width: 300px;
		margin: 0 auto;
		font-weight: 500;
		}
	

/* モーダルCSSここまで */
	
	/*sp画面*/
	@media screen and (max-width: 768px) {
		
		#fieldWrap1 div{
			top: 20vh;
			bottom: auto;
		}
		.fieldWrap1_txt {
			font-size: 20px;
			text-align: center;
		}
		#fieldWrap1 div h1{
			font-size: 40px;
			text-align: center;
		}
		#fieldWrap1 div img{
			width: 70%;
			height: auto;
			margin: 50px auto 0 auto;
			display: block;
		}
		#fieldWrap2 div{
			top: 10vh;
			bottom: auto;
		}
		#fieldWrap2 div h2{
			font-size: 24px;
		}
		#fieldWrap2 div p {
			font-size: 14px;
			line-height: 1.8;
		}
		
		.stageBase .fieldWrap{
			padding: 0;
		}
		#fieldWrap3 div{
			width: 90vw;
			height: 90vh;
			padding: 0;
		}
		#fieldWrap3 div h2{
			font-size: 28px;
			margin-top: 30px;
		}
		#fieldWrap3 div p {
			font-size: 12px;
			line-height: 2.2;
		}
		#fieldWrap3 div ul{
			margin-top: 30px;
		}
		#fieldWrap3 div ul li{
			display: block;
			text-align: left;
			margin-bottom: 3vh;
		}
		#fieldWrap3 div ul li a{
			font-size: 16px;	
		    line-height: 4;	
		}
		#fieldWrap3 div ul li a img{
			margin-right: 10px;
			width: 30%;
			display: inline-block;
		}
		#fieldWrap3 div ul li a i{
			font-size: 14px;
			margin-left: 10px;
		}
		#fieldWrap3 div ul li a span{
			display: inline-block;
		}
		
		#fieldWrap4 div h2 img{
			width: 95%;
		}
		#fieldWrap4 iframe{
			width: 100vw;
			height: inherit;
		}
		
		
		#fieldWrap5 div#mcsf5_customer{
			height: 100vh;
			width: 100vw;
			margin: 0;
		}
		#fieldWrap5 h2 {
			margin-top: 50px;
			margin-bottom: 65px;
			font-size: 36px;
		}
		#fieldWrap5 h3 {
			font-size: 28px;
		}
		
		
		#fieldWrap6 div#mcsf6_inner {
			height: 90%;
			width: 90%;
			padding: 0;
			left: 0;
			right: 0;
		}
		#mcsf6_inner h2{
			text-align: center;
		    font-size: 28px;
			height: auto;
			padding-top: 10px;
		}
		#mcsf6_article{
			position: relative;
			width: 90%;
		}
		#mcsf6a_q1{
			width: 100%;
			height: auto;
			padding-bottom: 20px;
		}
		#mcsf6a_q1 div{
			float: none;
			width: auto;
			height: auto;
		}
		#mcsf6_article div h3 {
			font-size: 16px;
			padding-bottom: 5px;
			margin-bottom: 5px;
			margin-top: 15px;
		}
		#mcsf6_article p{
			line-height: 1.8;
			margin-bottom: 10px;
		}
		#mcsf6_article h4{
			margin-bottom: 0;
		}
		
		
		#fieldWrap7 div{
			padding: 0;
			width: 90vw;
			height: 90vh;
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
		}
		#fieldWrap7 div ul{
			padding: 30px 0;
		}
		#fieldWrap7 div ul li{
			float: none;
			max-width: 250px;
			margin: 30px auto;
		}
		#fieldWrap7 div ul li a{
			display: block;
		}
		#fieldWrap7 div ul li img{
			width: 100%;
			height: auto;
		}
		#fieldWrap7 div p{
			width: 90%;
			margin: 0 auto;
		}
		#fieldWrap7 div p img{
			width: 100%;
			height: auto;
		}
		
		
		
		/* モーダルCSSここから */
		.modalWrapper{
			width: 80vw;
			height: 80vh;
			padding: 0 3vw;
			
		}
		.modalWrapper h1{
			width: 80%;
			position: relative;
			left: 50px;
			text-align: left;
			font-size: 18px;
			line-height: 1.5;
			margin-top: 5vh;
		}
		.modalWrapper h1 img{
			position: absolute;
			left: -55px;
			top: 5px;
		}
		.modalWrapper ol li{
			margin-left: 20px;
			font-size: 2vh;
		}
		/* モーダルCSSここまで */
		
		.modalContents p{
			text-align: left;
			font-size: 14px;
		}
	}
	
	


