@charset "utf-8";

/*************** ボタン ***************/

.layer-btn-wrap{
	position: relative;
	z-index: 2;
}
.layer-btn-wrap .layer-btn-inner{
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	letter-spacing: 0.2em;
}
.layer-btn-wrap .layer-btn-inner .border-wrap{
	background-color: #ffd065;
}

/*****************************************************
mizuko - #mizuko-top-sec
******************************************************/
#mizuko-top-sec .page-top-sec .main-img{
	object-position: center;
}

@media screen and (min-width: 1025px){
	#mizuko-top-sec{
		padding-left: 10%;
	}
	#mizuko-top-sec .img-area-wrap .postal-wrap{
		right: auto;
		left: 10%;
	}
}/* breakpoint 1025px ～ */

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){
	#mizuko-top-sec .content-wrap .img-area-wrap{
		background-image: url("/img/mizuko/mizuko-main.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		background-position: top left;
	}
}/* IE10,11でのみ */

/*****************************************************
mizuko - #mizuko-copy-sec
******************************************************/
#mizuko-copy-sec{
	text-align: center;
	background-color: #fbfbfb;
	padding: 50px;
	margin-bottom: 0;
	max-width: 100%;
}
#mizuko-copy-sec .img-box{
	width: 48px;
	margin: 0 auto;
}
#mizuko-copy-sec .text-box{
	margin: 15px 0 0;
	text-align: left;
	display: inline-block;
	line-height: inherit;
}
#mizuko-copy-sec .text-box span{
	display: block;
	font-size: 25px;
	letter-spacing: 0.5em;
}
#mizuko-copy-sec .text-box span:last-child{
	margin-top: 1.5em;
}

/*****************************************************
mizuko - .content-sec Common
******************************************************/
.content-sec{
	text-align: left;
	width: 100%;
	max-width: 1000px;
	margin: 25vh auto;
}
.content-sec h2{
	font-size: 35px;
	letter-spacing: 0.3em;
	line-height: 1.2;
}
.content-sec h2:before{
	content: "[ ";
}
.content-sec h2:after{
	content: " ]";
}
.content-sec .h2-box span.en{
	font-size: 15px;
	color: #3e3e3e;
	letter-spacing: 0.4em;
	margin-bottom: 30px;
	position: relative;
	padding-bottom: 5px;
	padding-left: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
    flex-wrap: wrap;
	-webkit-box-align: center;
	   -ms-flex-align: center;
	      align-items: center;
	word-break: break-word;
	font-style: italic;
}
.content-sec .h2-box span.en::before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	width: 1px;
	height: 15px;
	border-left: 1px solid #505050;
	-webkit-transform: rotate(329deg);
			transform: rotate(329deg);
	-webkit-transform-origin: center center;
			transform-origin: center center;
}
.content-sec .h2-box span.en::after{
	content: "";
	display: block;
	top: 50%;
	left: 100%;
	width: 40%;
	height: 1px;
	border-top: 1px dotted #333;
	margin-left: 25px;
	-webkit-box-flex: 1;
			-ms-flex: 1 1 10%;
				flex: 1 1 10%;
}
.content-sec > .text-box{
	margin: 80px 0;
	max-width: 800px;
}
.content-sec .text-box{
	line-height: 2;
}
.content-sec .text-box p:not(:first-child){
	margin-top: 25px;
}
.content-sec .detail{
	padding: 25px 50px;
	border: 1px solid #ccc;
	border-width: 1px 0;
	margin-top: 50px;
}
.content-sec .detail .text-box{
	-webkit-box-flex: 1;
	-ms-flex: 1 1 50%;
	flex: 1 1 50%;
	border-left: 1px solid #ccc;
	padding: 25px 0 25px 50px;
}
.content-sec h3{
	font-size: 25px;
	padding-top: 25px;
	padding-right: 50px;
	width: 270px;
	text-align: center;
}

@media screen and (max-width: 1024px){
	.content-sec{
		margin: 17vh auto;
	}
	.content-sec .h2-box span.en{
		padding-bottom: 0;
		padding-left: 15px;
		display: block;
		margin-bottom: 15px;
	}
	.content-sec .h2-box span.en::before{
		bottom: 0;
		height: 20px;
	}
	.content-sec .h2-box span.en::after{
		width: 100%;
		margin-top: 5px;
		margin-left: 0;
	}
}/* breakpoint ～ 1024px */

@media screen and (max-width: 767px){
	.content-sec h2{
		font-size: 25px;
	}
	.content-sec .h2-box span.en{
		font-size: 12px;
	}
	.content-sec .text-box{
		margin: 40px 0;
	}
	.content-sec .detail{
		display: block;
		padding: 25px;
	}
	.content-sec .detail .text-box{
		border: none;
		padding: 0;
	}
	.content-sec h3{
		width: 100%;
		text-align: left;
		font-size: 20px;
	}
}/* breakpoint ～ 767 */

@media screen and (max-width:600px){
	.content-sec h2 span{
		display: block;
	}
	.content-sec h2:before{
		content: "";
	}
	.content-sec h2:after{
		content: "";

	}
}/* breakpoint ～ 414px */

@media screen and (max-width:414px){
	.content-sec .detail{
		padding: 25px 0;
	}
}/* breakpoint ～ 414px */

/*****************************************************
mizuko - section#mizuko-intro-sec
******************************************************/
#mizuko-intro-sec .img-box{
	width: 100%;
}

/*****************************************************
mizuko - section#mizuko-about-sec
******************************************************/
#mizuko-about-sec .img-box{
	padding-right: 5%;
}
#mizuko-about-sec .img-box img{
}
#mizuko-about-sec .img-box .alt{
	font-size: 14px;
	padding: 5px 10px 5px 5px;
	width: 50%;
	font-style: italic;
}
#mizuko-about-sec .img-box .alt::after{
	content: "";
	display: block;
	border-top: 1px solid #a7a7a7;
	height: 1px;
	margin-left: 10px;
	 -webkit-box-flex:1;
	-ms-flex-positive:1;
			flex-grow:1;
	margin-right: 15px;
}
#mizuko-about-sec h3{
	width: auto;
}
#mizuko-about-sec .price{
	background-color: #4a4a4a;
	color: #fff;
	padding: 10px;
}

@media screen and (max-width: 767px){
	#mizuko-about-sec .img-box .alt{
		font-size: 12px;
		width: 100%;
	}
}/* breakpoint ～ 767 */

/*************** swiper ***************/
.swiper-pagination-bullet-active{
	background-color: #000000 !important;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
	bottom: -20px !important;
}

.detail-sec-wrap .detail-img-box .img-box{
	width: 100%;
}
.cursol.active{
	position: fixed;
	width: 80px;
	height: 80px;
	border-radius: 50px;
	background-color: rgba(255,255,255,0.53);
	background-image: url("/img/common/mouse.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 40px 40px;
	z-index: 11111111111;
	pointer-events: none;
}

/*****************************************************
mizuko - section#mizuko-cantCome-sec
******************************************************/
#mizuko-cantCome-sec .description .text-box{
	width: 50%;
	margin-top: 80px;
}
#mizuko-cantCome-sec .description .img-box{
	width: 50%;
	padding-left: 10%;
}
#mizuko-cantCome-sec .description .arrow-btn-wrap{
	margin-top: 80px;
}

#mizuko-cantCome-sec .cantCome-flow p{
	margin-left: 1.4em;
}
#mizuko-cantCome-sec .cantCome-flow p::before{
	margin-left: -1.4em;
}
#mizuko-cantCome-sec .cantCome-flow p:first-child::before{
	content: "1.";
}
#mizuko-cantCome-sec .cantCome-flow p:nth-child(2)::before{
	content: "2.";
}
#mizuko-cantCome-sec .cantCome-flow p:last-child::before{
	content: "3.";
}

@media screen and (max-width: 767px){
	#mizuko-cantCome-sec .description{
		   -webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		   -ms-flex-direction: column-reverse;
		       flex-direction: column-reverse;
	}
	#mizuko-cantCome-sec .description .text-box{
		width: 100%;
	}
	#mizuko-cantCome-sec .description .img-box{
		width: 100%;
		padding: 0;
		margin-top: 50px;
	}
	#mizuko-cantCome-sec .detail:not(:first-of-type){
		margin-top: 0;
	}
	#mizuko-cantCome-sec .detail:not(:last-of-type){
		border-bottom: none;
	}
}/* breakpoint ～ 767 */


