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

	

	#antique .item_top .wrap {
		background: url("../img/antique/mainimg.jpg") no-repeat; 
    height: 260px;
	}

			#antique .item_top h2 {
width: 1000px;
    font-size: 32px;
    padding-top:111px;
			color: #000;
		font-family: 'Cormorant Infant',"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;    color: #000;
}

		#antique .item_top h2 span {
		font-size: 25px;
    padding-right: 12px;
			
		}
		#antique .item_top h3 {
		    width: 1000px;
    color: #000;
    margin: 13px auto;
    font-size: 13px;
}
		#antique .item_topunder {
			background: #1f4900;
			border-top: 1px solid #543d00;
		}
		.item_menu li:first-child a:before, .item_menu li:nth-child(2) a:before, .item_menu li:nth-child(3) a:before, .item_menu li:nth-child(4) a:before, .item_menu li:nth-child(5) a:before, .item_menu li:nth-child(6) a:before, .item_menu li:nth-child(7) a:before {
			background: none;
    color: #543d00;
    border: 1px solid #543d00;
		}

		#antique a.results_more {
box-shadow:0px 0px 0px 5px #1f4900;
border:1px solid #ffffff;
			background: #1f4900;
			text-align: center;
		}		
		#antique a.results_more:hover {
			background: #fff;
			border: 1px solid #1f4900;
			color: #1f4900;
		}

		#antique #results h3,
		#antique #ranking h3,
#antique #itemlist h3,
#antique #benefit2 h3,
#antique #satei h3,
#antique #recommend h3,
#antique #column h3,.antunder_benegit h3 {
    font-size: 24px;
    position: relative;
    letter-spacing: 0.2em;
    margin: 130px auto 50px;
    text-align: center;
    font-weight: bold;
    width: 100%;
			font-family: 'Cormorant Infant',"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;    color: #000;

			}
				#antique #results h3:after,
		#antique #ranking h3:after,
#antique #itemlist h3:after,
#antique #benefit2 h3:after,
#antique #satei h3:after,
#antique #recommend h3:after,
#antique #column h3:after,
.antunder_benegit h3:after 
{
    display: inline-block;
    font-size: 17px;
    color: #543d00;
    position: absolute;
    top: 33px;
    width: 100%;
    left: 0;
}
		#antique #results h3:after {
			content: "- KAITORI SOKUHOU -"
		}
				#antique #benefit2 h3:after,.antunder_benegit h3:after  {
			content: "MRUKA'S BENEFIT"
		}
		#antique #satei h3:after {
			content: "SYUCHO SATEI"
		}
#antique #recommend h3:after {
			content: "RECOMMEND"
		}
#antique #column h3:after {
			content: "COLUMN"
		}
				#antique #ranking h3:after {
			content: "- RANKING -"
		}
#antique #itemlist h3:after {
			content: "- ITEM LIST -"
		}

	

	
	
		.rank1,
		.rank2,
		.rank3 {
    border: 1px solid #CCC;
    width: 1000px;
    padding: 30px 0;
    margin: 0 auto 30px;
    position: relative;
		}
		.rank1 img,
		.rank2 img,
		.rank3 img {
		float: left;
    margin-left: 30px;
    margin-right: 30px;
		}
		.rank1 .rankinner,
		.rank2 .rankinner,
		.rank3 .rankinner {
		width: 54%;
    float: right;
    margin-right: 30px;
}
		.rank1 h4,
		.rank2 h4,
		.rank3 h4 {
		font-size: 25px;
    font-weight: 500;
			font-family: 'Cormorant Infant',"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
		}
				.rank1 .rankinner p,
		.rank2 .rankinner p,
		.rank3 .rankinner p {
			height: 148px
}
		.rank1 h4 span,
		.rank2 h4 span,
		.rank3 h4 span {
		font-size: 15px;
    font-weight: 500;
			padding-left: 20px
		}
		.rank1:before,
		.rank2:before,
		.rank3:before {
    background: #1f4900;
    padding: 0px 15px;
    font-size: 25px;
    position: absolute;
    top: -18px;
    left: 47.5%;
    color: #FFF;
    border-radius: 50px;
    font-family: 'Cormorant Infant',"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    display: inline-block;
		}
		.rank1:before {
			content: "1";
		}
		.rank2:before {
			content: "2";
		}
		.rank3:before {
			content: "3";
		}
		#antique .rank1 a.results_more,
		#antique .rank2 a.results_more,
		#antique .rank3 a.results_more {		
		    width: 89%;
    padding-left: 50px;
    background: #543d00;
    box-shadow: 0px 0px 0px 5px #543d00;
			text-align: left;
		}
	
	
		
			#itemlist {
				width: 1000px;
				margin: 100px auto;
			}
			#itemlist p {
				text-align: center;
			}
			#itemlist ul {
border: 4px double #ddd;
    border-left: 1px solid#ddd;
    border-right: 1px solid#ddd;
    padding: 50px 62px;
				margin: 30px auto;
			}
			#itemlist li {
				width: 25%;
				float: left;
				text-align: center;
			}
			#itemlist li p {
			   margin: 5px auto 20px;
    width: 70%;
    position: relative;				
			}
			#itemlist li p:after {
    content: ">";
    transform: scale(0.6, 1);
    display: inline-block;
    font-size: 27px;
    line-height: 0.1em;
    position: absolute;
    left: auto;
    top: 5px;
    right: 3px;
			}
	
	

		
		#benefit2 {
			width: 100%;
			margin: 70px auto;
			padding: 1px 0 150px;
			background: #d0d5cd;
		}
		#benefit2 .benetext1 img,
		#benefit2 .benetext3 img{
    float: right;
    margin-right: -144px;
    padding-left: 0px;
    padding-bottom: 30px;
		}
	#benefit2 .benetext2 img {
    float: left;
    padding: 0px 30px 50px 0;
    margin-left: -150px;
		}
	#benefit2 .benetext2 h4 {
	width: 45%;
    float: right;
			}
		#benefit2 h4 {
    font-size: 22px;
    position: relative;
    font-family: 'Cormorant Infant',"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
   padding-top: 85px;
		}
			#benefit2 h4 span {
    color: #1f4900;
    font-size: 40px;
    line-height: 1.2em;
    font-weight: 500;
			}
		#benefit2 h4:before {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 54px;
    color: #543d00;
    font-size: 18px;
    font-style: italic;
		}

		#benefit2 .benetext1 h4:before {
			content: "Benefit 01 ―"
		}
		#benefit2 .benetext2 h4:before {
			content: "Benefit 02 ―"
		}
		#benefit2 .benetext3 h4:before {
			content: "Benefit 03 ―"
		}
		#benefit2 .benetext2 {
			margin: 40px auto 80px;
		}
	



		
		#satei {
			text-align: center;
			width: 1000px;
			margin: 70px auto
		}
		#satei img {
			float: right;
		}
		#satei ul {
		    width: 45%;
    float: left;
    margin-left: 5%;
		}
		#satei li:before {
    content: "";
    display: inline-block;
    background: url(../img/antique/check.png) no-repeat;
    width: 50px;
    height: 37px;
    position: relative;
    top: 9px;
					
		}
		#satei li {
text-align: left;
    width: 89%;
    font-size: 18px;
    padding: 10px 0;
    margin-right: 0;
		}
		.satei_box {
width: 100%;
    margin: 80px auto;
    border: 1px solid #9b813a;
			padding-bottom: 30px;
		}
		#satei h4 {
font-size: 28px;
    color: #9b813a;

		}
		.satei_box h4 {
    background: #FFF;
    width: 61%;
    margin: -50px auto 20px;
		}
		.satei_box img {
		    margin-right: 40px;
		}
	


		
			.antflowimg {
				margin-bottom: 70px;
			}
		#antique .antique_area  a.results_more,
		#antique .antique_area  a.results_more,
		#antique .antique_area  a.results_more {		
width: 92%;
    background: #543d00;
    box-shadow: 0px 0px 0px 5px #543d00;
			padding: 17px 0;
		}
			  #satei .antique_area li:before {
				background: none;
				  height: 10px
		}
			#satei .antique_area li {
	    float: left;
    width: 33.3333333333%;
			}
			#satei ul.antique_area {
				width: 100%;
    margin: 50px auto;
    float: none;
			}
		#antique .antique_area  a.results_more:hover,
		#antique .antique_area  a.results_more:hover,
			#antique .antique_area  a.results_more:hover {
				width: 92%;
    background: #fff;
				color: #543d00;
    box-shadow: 0px 0px 0px 5px #fff;
				border: 1px solid #543d00;
			padding: 17px 0;
			}
	
	

		
		.recobg {
			background: #d0d5cd;
			width: 100%;
			margin: 0 auto;
			padding: 50px 0;
		}
		.recobg .wrap {
			background: #FFF;
			padding: 50px 0;
			margin: 20px auto;
		}
		.recobg .wrap h4 {
		    text-align: center;
    color: #1f4900;
    font-size: 30px;
    margin-bottom: 20px;
		}
		.recobg .wrap ul {
			width: 80%;
			margin: 0 auto 30px;
		}
		.recobg .wrap li:before {
    content: "";
    display: inline-block;
    background: url(../img/kimono/check.png) no-repeat;
    width: 50px;
    height: 37px;
    position: relative;
    top: 9px;
					
		}
		.recobg .wrap li {
text-align: left;
    width: 100%;
    font-size: 18px;
    padding: 10px 0;
    margin-right: 0;
		}
		.recobg .wrap li span {
			color: #1f4900;
			border-bottom: 1px solid #1f4900;
			margin-bottom: 2px;
		}
		.recobox {
			width: 50%;
			margin-left: 10%;
			border:  1px solid #1f4900;
				border-top: 5px solid #1f4900;
			border-bottom: 5px solid #1f4900;
			padding: 30px 0;
		}

		.recobg .wrap img {
    float: right;
    margin-right: 5%;
		}
		.recobg .wrap h5 {
		text-align: center;
    font-size: 21px;
    font-weight: bold;
			color: #1f4900;
		}
		.recobg .wrap p.recosub {
		    text-align: center;
    font-size: 16px;
			margin: 10px auto;
		}
		 .recobox p { 
		    width: 91%;
    margin: 0 auto;
		}
		.recobg .recocolor2 .recobox {
				border:  1px solid #9b813a;
				border-top: 5px solid #9b813a;
			border-bottom: 5px solid #9b813a;
		}
		.recobg .wrap.recocolor2 h5 {
				color: #9b813a;
		}
		.recobg .wrap.recocolor2 li span {
			color: #9b813a;
			border-bottom: 1px solid #9b813a;
		}
		.recobg .wrap.recocolor2 h4 {
    color: #9b813a;
		}
	

	
		#column {background: none;
			margin: 80px auto;
		}
	
					
		
			#antique .under_seo {
				border: 1px solid #ccc;

			}
			.brand_othermenu,.under_seo {
		font-family: '游ゴシック体', 'Yu Gothic', serif;
			}
			.under_seo h3 {
				background: #f4f4f7;
			}
			#antique .under_seo h5:after {
				left: auto;
				right: -20px;
			}
			.under_seo img {
				    float: left;
    margin-right: 20px;
	
    width: auto;
			}
			.under_seo .both {
				height: 30px;
				width: 100%;
			}
	

			
				#antique .under_tel {
					background: #f9f9f9;
				}
				


	
		.satei_select h2,
		.kaitori_select h2 {
			font-family: 'Cormorant Infant',"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
		}
		
	@media screen and (max-width : 640px){
		
		.rank1, .rank2, .rank3 {
			width: 98%;
		}
		.rank1 img, .rank2 img, .rank3 img {
    float: none;
    width: 60%;
    margin-left: 20%;
    margin-bottom: 10px;
}
.rank1 div, .rank2 div, .rank3 div {
    width: 90%;
    float: none;
    margin: 0 auto;
}
.rank1 div p, .rank2 div p, .rank3 div p {
    height: auto;
    font-size: 16px;
}		
		
		#itemlist {
			width: 100%;
		}
		
#itemlist ul {
	padding: 10px 0;
		}
		
#itemlist li p {
    width: 90%;
    font-size: 15px;
}		
#itemlist li p:after {
    font-size: 21px;
    top: 10px;
    right: -3px;
}
		
		
	#antique .item_top .wrap {

    background-position: 100% 0;
}	
	#antique .item_top .wrap h2,#antique .item_top .wrap h3 {	
	text-shadow: 	  white 2px 0px 15px,  white -2px 0px 15px,
    white 0px -2px 15px, white 0px 2px 15px,
    white 2px 2px 15px, white -2px 2px 15px,
    white 2px -2px 15px, white -2px -2px 15px;	
		width: 95%;
		margin: 0 auto;
		}
		
		
			#benefit2 {
		text-align: center;
		    width: 100%;
    margin: 30px auto 0;
    padding: 1px 0 30px;
	}
	
	#benefit2 .benetext1 img, #benefit2 .benetext3 img {
		float: none;
		    width: 80%;
		margin: 0 auto;
	}
	#benefit2 h4,
	#benefit2 .benetext2 h4{
	    width: 94%;
    text-align: left;
    margin: 0 auto 0 6%;
    float: none;
    padding: 40px 0 20px 79px;
	}
	#benefit2 .benetext2 img {
		display: none;
	}	
	#benefit2 .benetext2 {
    margin: 40px auto 30px;
}
#antique #benefit2 h3 {
	margin: 90px auto 50px;
		}

		#satei {
			width: 100%;
		}
		
	#antique #satei h3:after {
    top: 75px;
}
		
	.satei_box {
    width: 99%;
}	
		
.satei_box h4 {
    width: 92%;
}		
		
	#satei img {
    float: none;
}	
	.satei_box img {
    margin-right: auto;
}	
	#satei ul {
    width: 100%;
    float: none;
    margin-left: auto;
}
		
a.results_more:after {
    left: 17%;
}
		
		
	#satei ul.antique_area {
    margin: 10px auto;
}	
		.recobg .wrap {
    width: 95%;
}
		
.recobg .wrap li {
    width: 95%;
    padding-left: 50px;
    position: relative;
}		
		.recobg .wrap li:before {
    position: absolute;
    left: 0;
}
		.recobg .wrap img {
    width: 40%;
    float: none;
    margin: 0 30%;
}
	
		.recobox {
    width: 90%;
    margin: 0 auto;
}
		.rank2 {
			margin-top: 30px;
		}
		
		
		}
	
	