@charset "UTF-8";
/* CSS Document */

body{
	background: #f4f4f4;
	font-family: 'Noto Serif JP', serif;

}

*{
	margin: 0;
	padding: 0;
}

#sub-column{
	display: none;
}

#contents{
	width: 100%;
	padding-top: 0;
}

a{
	text-decoration: none;
	color: #222;
}

li{
	list-style: none;
}

#main-column{
	width: 100%;
}
.wide-bl{
	width: 100%;
	overflow: hidden;
}

.blocks {
    width: 1200px;
    margin: 0 auto;
	overflow: hidden
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.w-24{
	width: 24%;
}

.w-76{
	width: 76%;
}

.w-30{
	width: 30%;
}

.w-70{
	width: 70%;
}

.w-50{
	width: 50%;
}

.w-49{
	width: 49%;
}

.w-48{
	width: 48%;
}

.mrg-btm6{
	margin-bottom: 6%
}

.imgBox{
	width: 100%;
	overflow: hidden;
	position: relative;
	transition: all 0.3s ease-out;
}

.imgBox img{
	width: 100%;
	line-height: 0;
	vertical-align: bottom;
	transition: all 0.3s ease-out;
}

.imgBox:hover img{
	transform: scale(1.02);
	transition: all 0.3s ease-out;
}

.imgBox .txtBox{
	position: absolute;
	background: #46050d95;
	left: 0;
	bottom: 0;
	width: 100%;
	transition: all 0.3s ease-out;
}

.imgBox .txtBox p{
	color: #fff;
	font-size: 0.8em;
	padding: 2%;
}

.imgBox:hover .txtBox{
	background: #46050d;
	transition: all 0.3s ease-out;
}

section{
	overflow: hidden;
}


section.orderbelt-top{
	padding: 20% 0;
    background: url(https://www.le-prairies.com/pic-labo/orderbelt-top.jpg) no-repeat center center;
    background-size: cover;
}

section.orderbelt-top h3{

	font-weight: normal;
	background: #ffffff90;
	width: 30%;
	margin: 0 auto;
	text-align: center;
	padding: 2% 0;
	font-size: 2em;
	line-height: 2;
	position: relative;
}

section.orderbelt-top h3:after{
	content: '';
	position: absolute;
	width: 16%;
	height: 2px;
	background: #000;
	top: 50%;
	left: 50%;
	margin: 0 0 0 -8%;
}

section.orderbelt-top h3 span{
	font-size: 60%;
}


section.orderbelt-top-capt{
	background: #eae1e1;
	padding: 4% 0 4%;
}

section.orderbelt-top-capt h4{
	text-align: center;
	line-height: 2;
	font-weight: normal;
	font-size: 1.2em;
}

section.orderbelt-top-capt .imgArea{
	width: 40%;
	margin: 3% auto;
}

section.orderbelt-top-capt p{
	text-align: center;
	line-height: 1.8;
	font-size: 0.8em;
}

.block-ttl{
	font-size: 32px;
	letter-spacing: 3px;
	line-height: 1.2;
	position: relative;
}

.flow .block-ttl:before{
    content: '';
    position: absolute;
    width: 2px;
    height: 95px;
    background: #9a0e1f;
    top: -100px;
    left: 8%;
}

.block-ttl span{
	font-size: 50%;
}


section.flow .blocks{
	padding: 6% 0;
}


section.flow .nagare {
    margin: 4% 0 0 4%;
}

section.flow .nagare dl {
    width: 100%;
	overflow: hidden;
	padding: 2% 0;
	position: relative;
}

.nagare dl:nth-child(odd) {
    background: #9a0e1f;
    color: #fff;
}

.nagare dl:nth-child(even) {
    color: #9a0e1f;
}

.nagare dl:nth-child(odd)::after{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 20px 0 20px;
	border-color: #f4f4f4 transparent transparent transparent;
	top: -10%;
	left: 50%;
	margin: 0 0 0 -20px;
}


.nagare dl:nth-child(even)::after{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 20px 0 20px;
	border-color: #9a0e1e transparent transparent transparent;
	top: -10%;
	left: 50%;
	margin: 0 0 0 -20px;
}
.nagare dl:first-child::after{
	display: none;
}

section.flow .nagare dl dt{
	float: left;
	padding: 3%;
	width: 20%;
	letter-spacing: 2px;
}

section.flow .nagare dl dd{
	float: left;
	width: 50%;
	font-size: 140%;
	padding: 3% 3% 3% 0;
	line-height: 1;
	letter-spacing: 3px;
	text-align: center;
}

section.flow .imgArea {
    width: 85%;
    margin: 0 0 0 15%;
}

section.notice .blocks{
	padding: 0 0 5% 0;
}

section.notice .imgArea {
    margin: 4% 0 0 4%;
}

section.notice .block-ttl, section.notice .notice-list{
	margin: 0 0 0 15%;
}

section.notice .block-ttl{
	padding: 10% 0 5% 0;
}

section.notice .notice-list li{
	font-size: 90%;
	margin: 0 0 5% 0;
}

section.notice .floatR {
    position: relative;
}

section.notice .floatR:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 120px;
    background: #9a0e1f;
    left: 50%;
}

section.belt-size{
	background: #fff;
	padding: 5% 0 7%;
}

section .flow-number{
	text-align: center;
	font-size: 50px;
	padding: 1% 0 4% 0;
	position: relative;
}

section .flow-number:before{
	content: '';
	position: absolute;
	width: 7%;
	height: 1px;
	background: #000;
	top: 26%;
	left: 40%;
}

section .flow-number:after{
	content: '';
	position: absolute;
	width: 7%;
	height: 1px;
	background: #000;
	top: 26%;
	right: 40%;
}

section .Center{
	text-align: center;
}

section .Center span{
    line-height: 3;
    display: block;
    margin: 3% 0 0 0;
}

section .selectBox{
	width: 50%;
	margin: 3% auto 4%;
	background: #ae3e4c;
}

section .selectBox dl{
	display: block;
	overflow: hidden;
	padding: 2%;
}

section .selectBox dl dt{
    width: 30%;
    float: left;
    color: #fff;
    padding: 2% 0 0 0;
    text-align: center;
    font-size: 120%;
}

section .selectBox dl dd{
	width: 70%;
	float: left;
}

section .selectBox dl dd select{
	width: 100%;
	background-color: #fff;
    color: #111;
    padding: 3%;
    cursor: pointer;
    font-size: 16px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
	border-radius: 0px;
}

section .selectBox dl dd{
	position: relative;
}

section .selectBox dl dd::after{
	position: absolute;
    top: 50%;
    right: 5%;
    margin-top: -3px;
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #333333;
    pointer-events: none;
}

section.belt-size .imgArea {
    width: 65%;
    margin: 0 auto;
}


/*革選択*/
section.belt-leather{
	padding: 5% 0 7%;
}

section.belt-leather .imgArea{
	clear: both;
	overflow: hidden;
	margin: 0 0 3% 0;
}

section.belt-leather .imgArea dl{
	margin: 0 0 0 3%;
}

section.belt-leather .imgArea dl dt{
	color: #fff;
	background: #9a0e1f;
	padding: 2%;
	width: 55%;
	min-height: 60px;
	box-sizing: border-box;
	line-height: 1;
	font-size: 150%;
	margin: 0 0 3% 0;
	position: relative;
}

section.belt-leather .imgArea dl dt:after{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 60px 0 0 60px;
	border-color: transparent transparent transparent #9a0e1e;
	top: 0;
	right: 0;
	margin: 0 -60px 0 0;
}

section.belt-leather .imgArea dl dd p{
	line-height: 2;
}

section.belt-leather .imgArea dl dd p span{
	border:1px solid #9a0e1f;
	line-height: 1.4;
	padding: 1% 3%;
	display: inline-block;
	margin: 1% 2% 0 0;
	border-radius: 5px;
}

/*色の選択*/
section.belt-color{
	background: #fff;
	padding: 5% 0 7%;
}

section.belt-color .imgArea{
	width: 65%;
	margin: 0 auto;
}


/*バックル選択*/

section.belt-bkle{
	padding: 5% 0 7%;
}

section.belt-bkle .imgArea{
	overflow: hidden;
	padding: 3%;
	background: #fff;
	width: 90%;
	margin: 0 auto;
}

section.belt-bkle .imgArea ul{
	display: flex;
	overflow: hidden;
	padding: 5%;
	justify-content: space-between;
}

section.belt-bkle .imgArea ul.bdr-btm{
	border-bottom: 1px solid #9a0e1f;
}

section.belt-bkle .imgArea ul li{
	float: left;
	width: 28%;
	text-align: center;
}

section.belt-bkle .imgArea ul li span{
	background: #9a0e1f;
	color: #fff;
	padding: 3% 7%;
}

section.belt-bkle .imgArea .bkl_size {
    background: #9a0e1f;
    display: inline-block;
    padding: 1.5% 3%;
    color: #fff;
    font-size: 140%;
    margin: 0 0 2% 0;
    line-height: 1;
}

section.belt-bkle .imgArea p {
    line-height: 2;
    font-size: 95%;
}

section.belt-bkle .imgArea p strong{
	font-size: 120%;
}


/*長さ*/

section.belt-length{
	background: #fff;
	padding: 5% 0 7%;
}

section.belt-length .imgArea .belt-scheck{
	width: 65%;
	margin: 2% auto;
}

section.belt-length .imgArea:last-child{
	width: 64%;
	margin: 4% auto 2%;
}


section.secW, section.secG{
	position: relative;
}

section.secW:before{
content: '';
    position: relative;
    top: -50px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 80px 80px 0 80px;
    border-color: #f4f4f4 transparent transparent transparent;
    margin: 0 0 0 -80px;
}

section.secG:before{
content: '';
    position: relative;
    top: -50px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 80px 80px 0 80px;
    border-color: #ffffff transparent transparent transparent;
    margin: 0 0 0 -80px;
}

/*==============================================
 effect
============================================= */

[data-effect] {
  transition: transform 0.6s, opacity 0.6s;
}
[data-effect="center"] {
  opacity: 0;
}
[data-effect="bottom"] {
  opacity: 0;
  transform: translateY(100px);
}
[data-effect="left"] {
  opacity: 0;
  transform: translateX(-100px);
}
[data-effect="right"] {
  opacity: 0;
  transform: translateX(100px);
}
[data-effect="lnav"] {
transition: transform 1s, opacity 1s;
  opacity: 0;
  transform: translateX(-20%);
}
[data-effect].ended {
    transform: translateX(0);
  transform: translateY(0);
  opacity: 1;
}

/*==============================================
 effect
============================================= */


input.Go-cart {
    width: 40%;
    margin: 7% auto;
    display: block;
    background: #9a0d1e;
    border: none;
    padding: 3%;
    color: #fff;
    font-size: 47px;
    line-height: 1;
    font-family: 'Noto Serif JP', serif;
    font-weight: bold;
    border-bottom: 5px solid #42040b;
    position: relative;
	  text-align: center;
		cursor:pointer;
}


@media screen and (max-width: 960px) {
	section.orderbelt-top h3 {
		width: 60%;
	}
	.blocks {
		width: 96%;
		margin: 0 auto;
		overflow: hidden;
	}
	section.belt-leather .imgArea dl dt {
		width: 85%;
	}

	input.Go-cart {
		font-size: 34px;
	}
}

@media screen and (max-width: 768px) {
	.blocks {
		width: 92%;
	}
	section.flow .nagare dl dd {
		font-size: 110%;
	}
	section.flow .nagare dl dt {
		font-size: 85%;
	}
	.block-ttl {
		font-size: 24px;
	}

	section.notice .block-ttl {
		padding: 0% 0 5% 0;
	}
	section .selectBox {
		width: 80%;
	}

	section .flow-number {
		font-size: 38px;
	}

	section .flow-number:before {
		top: 36%;
	}
	section .flow-number:after {
		top: 36%;
	}
	section .Center span {
		line-height: 3;
		display: block;
		margin: 3% auto 0;
		width: 70%;
	}
	section.belt-leather .imgArea dl dd p {
		line-height: 2;
		font-size: 80%;
	}
	section.belt-bkle .imgArea ul li span {
		font-size: 80%;
	}

	input.Go-cart {
		font-size: 24px;
		width: 35%;
		line-height: 1;
		padding: 0;
		text-align: center;
		height: 65px;
	}
	section .selectBox dl dt {
		padding: 1% 0 0 0;
		font-size: 100%;
	}
	section .selectBox dl dd select{
		font-size: 12px;
	}
	section.belt-leather .imgArea dl dt {
		font-size: 135%;
		padding: 3% 2% 2% 3% ;
	}
}

@media screen and (max-width: 580px) {
	section.orderbelt-top h3 {
		width: 80%;
	}
	section.orderbelt-top-capt p {
		width: 80%;
		margin: 0 auto;
	}
	section.flow .nagare dl dt {
		float: left;
		padding: 3% 3% 3% 6%;
		width: 20%;
		letter-spacing: 2px;
	}
	section.flow .nagare dl dd {
		float: left;
		width: 65%;
		font-size: 100%;
		padding: 4% 3% 3% 0;
		line-height: 1;
		letter-spacing: 3px;
		text-align: center;
	}
	section.notice .notice-list li {
		font-size: 12px;
		margin: 0 0 5% 0;
	}
	section .selectBox dl dt {
		font-size: 90%;
	}

	section .selectBox dl dd select {
		font-size: 13px;
	}
	section.belt-size .imgArea {
		width: 80%;
	}
	section.belt-leather .imgArea dl dt {
		min-height: 40px;
		font-size: 18px;
	}
	section.belt-leather .imgArea dl dt:after{
		display: none;
	}

	section.belt-color .imgArea {
		width: 80%;
	}
	section.belt-length .imgArea .belt-scheck {
		width: 80%;
	}
	section.belt-length .imgArea:last-child {
		width: 80%;
	}
	input.Go-cart {
		width: 50%;
		font-size: 20px;
		text-align: center;
	}
}

@media screen and (max-width: 480px) {
	section.flow .blocks {
		padding: 14% 0 0 0;
	}
	section.flow .floatL.w-50 {
		width: 80%;
		margin: 0 10% 10%;
	}
	section.flow .floatR.w-50 {
		width: 80%;
		margin: 0 10% 10%;
	}
	section.flow .nagare {
		margin: 5% 0 0 0;
	}
	section.flow .imgArea {
		width: 100%;
		margin: 0;
	}
	.block-ttl {
		text-align: center;
	}
	.flow .block-ttl:before {
		left: 50%;
		margin-left: -1px;
	}

	.notice .floatL.w-50 {
		width: 80%;
		margin: 0 10% 5%;
	}
	section.notice .imgArea {
		margin: 0;
	}
	section.notice .floatR {
		position: relative;
		width: 90%;
		margin: 0 5%;
	}
	section.notice .block-ttl, section.notice .notice-list {
		margin: 0 0 0 0;
	}
	section.notice .blocks {
		padding: 0 0 25% 0;
	}

	section.notice .floatR:after {
		height: 80px;
	}
	section.secW:before {
		top: 0px;
	}

	section.belt-size {
		background: #fff;
		padding: 10% 0 7%;
	}
	section .selectBox {
		width: 90%;
	}
	.w-49 {
		width: 80%;
		margin: 2% 10%;
	}
	.w-24 {
		width: 80%;
		margin: 0 10%;
	}
	.w-76 {
		width: 80%;
		margin: 0 10% 6%;
	}
	section.belt-leather .imgArea dl {
		margin: 0 auto;
		width: 100%;
	}
	section.belt-leather .imgArea dl dt {
		width: 100%;
		text-align: center;
		line-height: 1;
		padding: 2% 0;
		height: auto;
	}
}


@media screen and (max-width: 375px) {
	section.orderbelt-top h3 {
		font-size: 1.3em;
	}
	section.orderbelt-top-capt h4 {
		font-size: 0.8em;
	}

	ection.orderbelt-top-capt p {
		font-size: 12px;
		width: 90%;
	}
	section.flow .floatL.w-50 {
		width: 94%;
		margin: 0 3% 10%;
	}
	section.flow .nagare dl {
		padding: 4% 0;
	}
	section.flow .nagare dl dt {
		font-size: 11px;
	}
	section .flow-number {
		font-size: 30px;
	}
	.block-ttl {
		font-size: 18px;
	}
	.block-ttl span {
		font-size: 11px;
	}
	section .Center span {
		width: 80%;
	}
	section .selectBox {
		width: 100%;
	}
	section .selectBox dl dt {
		font-size: 11px;
	}
	section .selectBox dl dd select {
		font-size: 11px;
		height: 28px;
		padding: 0 3%;
	}
	.w-49 {
		width: 100%;
		margin: 2% 0;
	}
	section.belt-leather .imgArea dl dd p span {
		border: 1px solid #9a0e1f;
		line-height: 1.4;
		padding: 1% 3%;
		display: inline-block;
		margin: 1% 2% 0 0;
		border-radius: 5px;
		font-size: 12px;
	}
	section.belt-leather .imgArea dl dt {
		min-height: auto;
    	font-size: 13px;
		padding: 5% 0;
	}
	section.belt-bkle .imgArea .bkl_size {
		font-size: 14px;
	}
	section.belt-bkle .imgArea p {
		font-size: 12px;
	}
	section.belt-bkle .imgArea ul.bdr-btm {
		border-bottom: none;
	}
	section.belt-bkle .imgArea ul {
		display: block;
	}
	section.belt-bkle .imgArea ul li {
		width: 70%;
		margin: 0 15%;
	}
	section.belt-bkle .imgArea ul li span {
		font-size: 12px;
		text-align: center;
		width: 100%;
		display: block;
	}

	section.belt-bkle .imgArea ul.bdr-btm {
		border-bottom: none;
	}

	input.Go-cart {
		width: 70%;
	}
}
