@charset "utf-8";

/* GENERAL
----------------------------------------*/

html{
	height: 100%;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "游ゴシック体", "Yu Gothic", YuGothic, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 17px;
	line-height: 39px;
	color: #fff;
	background-image: url(../img/background.jpg);
	background-attachment: fixed;
}
html.news{
	background-image: none;
}

body{
	width: 100%;
	height: 100%;
	background-image: url(../img/background.jpg);
	background-color: #000;
	-webkit-text-size-adjust:100%;
	-webkit-font-smoothing: antialiased;
}
body.news{
	background-image: url(../img/background_w.jpg);
	background-color: #fff;
}

#wrapper{
	position: relative;
	width: 100%;
	min-height: 100%;
	background-color: rgba(52, 0, 79, 0.1);
	overflow: hidden;
}
#wrapper.transparent{
	background-color: transparent;
}
#wrapper.transparent_n{
	background-color: transparent;
	background-image: url(../img/news_section_top_bg.png);
	background-position: center -50px;
}

article{
	background-image: url(../img/index_section_top_bg.png);
	background-position: center 150px; 
}
article#news,
article.news_box{
	background-image: none;
}

.pc{
	display: inherit;
}
.sp,
input[type="checkbox"].on-off{
	display: none;
}

.wow,
.wow2{
	visibility: hidden;
}
.moved .wow2{
	visibility: visible;
}
.split,
.split_f,
.split2,
.split2_f{
	opacity: 0;
}
span{
	display: inline !important;
}

h2{
  width: 100%;
  height: 305px;
  margin-bottom: 50px;
  line-height: 300px;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
h2 img{
	vertical-align: middle;
}
a{
	color: #fff;
}
a,
a img{
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
a:hover{
	color: #e0caa5;
}
#top.news a:hover{
	color: #000;
}

#about .about01 h2{
  background-image: url(../img/about_header_bg.jpg);
}
#scene h2{
	background-image: url(../img/scene_h2_bg.jpg);
}
.form h2{
	margin-bottom: 10px;
}
.form.confirm h2{
	height: auto;
	padding: 50px 0;
	font-size: 20px;
	letter-spacing: 0.4em;
	line-height: 20px;
	color: #e0caa5;
}
#lineup h2{
	background-image: url(../img/lineup_top_bg.jpg);
}
#company h2{
	background-image: url(../img/company_h2_bg.jpg);
}
#en_fr h2{
	height: 416px;
	font-size: 70px;
	letter-spacing: 0.1em;
	line-height: 416px;
}
#en_fr #ef_sohomare h2{
	background-image: url(../img/en_fr_bg01.jpg);
}
#en_fr #ef_lineup h2{
	background-image: url(../img/en_fr_bg02.jpg);
}
#en_fr #ef_company h2{
	background-image: url(../img/en_fr_bg03.jpg);
}


/* HEADER
----------------------------------------*/

#top,
#fix_header{
	position: fixed;
	top: 0;
	width: 100%;
	height: 68px;
	background-image: url(../img/background.jpg);
	text-align: center;
	z-index: 1000;
}
#fix_header{
	opacity:0;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
#top.news{
	background-image: url(../img/background_w.jpg);
}
#top > div,
#fix_header >div{
	width: 100%;
	height: 100%;
	background-color: rgba(52, 0, 79, 0.1);
}
#top > div > div,
#fix_header > div > div{
	display: table;
	min-width: 1000px;
	width: 100%;
	max-width: 1280px;
	height: 100%;
	margin: 0 auto;
}
#top.index{
	position: relative;
}
#top.index > div,
#top.news > div,
#fix_header > div{
	background-color: transparent;
}

#top h1,
#top nav,
#fix_header h1,
#fix_header nav{
	display: table-cell;
	position: relative;
	vertical-align: middle;
}
#top nav.sp{
	display: none;
}
#top h1,
#fix_header h1{
	width: 18.25%;
	padding: 0 1.5625%;
}
#top h1 img,
#fix_header h1 img{
	width: 100%;
	height: auto;
	vertical-align: middle;
}
#top nav,
#fix_header nav{
	width: 75.3125%;
}
#top li,
#fix_header li{
	position: relative;
	display: inline-block;
	padding: 0 1.45057034%;
	vertical-align: middle;
}

#top li.dish,
#fix_header li.dish{
	width: 14.068441%;
	padding: 0 1.21433589% 0 1.35057034%;
	margin:0 2% 0 0;
}

ul.low,
#fix_header ul{
	height:68px;
	overflow: hidden;
	font-size:0px;
}
ul.low li.about,
ul.low li.scene,
ul.low li.lineup,
ul.low li.dealer,
ul.low li.dish,
#fix_header li.about,
#fix_header li.scene,
#fix_header li.lineup,
#fix_header li.dealer,
#fix_header li.dish{
	height:100%;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
ul.low li.about:hover,
ul.low li.scene:hover,
ul.low li.lineup:hover,
ul.low li.dealer:hover,
ul.low li.dish:hover,
#fix_header li.about:hover,
#fix_header li.scene:hover,
#fix_header li.lineup:hover,
#fix_header li.dealer:hover,
#fix_header li.dish:hover{
	background-color:#644355;
	cursor: pointer;
	}
ul.low li.about img,
ul.low li.scene img,
ul.low li.lineup img,
ul.low li.dealer img,
ul.low li.dish img,
#fix_header li.about img,
#fix_header li.scene img,
#fix_header li.lineup img,
#fix_header li.dealer img,
#fix_header li.dish img{
	margin-top:28px;
}


#top.index ul{
	height: 150px;
	font-size:0;
	overflow: hidden;
}
#top.index li{
	height: 100%;
	padding: 0 2.0746888%;
}
#top.index li.about,
#top.index li.scene,
#top.index li.lineup,
#top.index li.dealer,
#top.index li.dish{
	position: relative;
	padding-top:50px;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
#top.index li.lang{
	padding-top:55px;
}
#top.index li.fb{
	padding-top:60px;
}
#top.index li.about:hover,
#top.index li.scene:hover,
#top.index li.lineup:hover,
#top.index li.dealer:hover,
#top.index li.dish:hover{
	background-color:#644355;
	cursor: pointer;
}



#top li img,
#fix_header li img{
	width: 100%;
	height: auto;
	vertical-align: middle;
}
#top li.about,
#fix_header li.about{
	width: 9.9809886%;
}
#top li.scene,
#fix_header li.scene{
	width: 9.0304183%;
}
#top li.lineup,
#fix_header li.lineup{
	width: 9.0304183%;
}
#top li.dealer,
#fix_header li.dealer{
	width: 8.8403042%;
}

#top li.lang,
#top li.contact,
#top li.fb,
#fix_header li.lang,
#fix_header li.contact,
#fix_header li.fb{
	padding: 0 1.017294% 0 0;
	vertical-align: middle;
}

#top li.lang a,
#top li.contact a,
#fix_header li.lang a,
#fix_header li.contact a{
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#top li.lang a img,
#top li.contact a img,
#fix_header li.lang a img,
#fix_header li.contact a img{
	width: auto;
	margin: 0 5px 0 0;
	opacity: 1;
	filter: alpha(opacity=100);
}

#top a,
#fix_header a{
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 25px;
	text-align: left;
}
#top a.sp{
	display: none;
}

/* header.index */

#top.index{
	height: 150px;
	z-index: 1001;
}
#top.index h1{
	width: 24.6875%;
	padding: 0 1.5625%;
}
#top.index li{
	vertical-align: top;
}
#top.index li.about{
	width: 11.099585%;
}
#top.index li.scene{
	width: 11.099585%;
}
#top.index li.lineup{
	width: 8.5062241%;
}
#top.index li.dealer{
	width: 8.4024896%;
}
#top li.dish{
	width: 14.315353%;
}
#top.index li.about:after,
#top.index li.scene:after,
#top.index li.lineup:after,
#top.index li.dealer:after{
	content: "";
	display: block;
	position: absolute;
	top: 58px;
	right: 0;
	width: 1px;
	height: 20px;
	background-color: #fff;
	opacity: 0.1;
	filter: alpha(opacity=10);
}
#top.index a{
	margin-top: -10px;
}
#top.index li.lang a,
#top.index li.contact a,
#top.index li.fb a{
	margin-top: 0;
}

/* header en_fr */

#top.en_fr{
	position: relative;
	display: block;
	height: 280px;
	background-image: url(../img/index_section_top_bg.png);
	background-position: center 150px;
}
#top.en_fr h1,
#top.en_fr nav{
	display: inherit;
	width: auto;
	vertical-align: inherit;
}
#top.en_fr h1.sp,
#top.en_fr nav.sp{
	display: none;
}
#top.en_fr h1{
	padding: 25px 0;
}
#top.en_fr h1 img{
	width: auto;
	vertical-align: inherit;
}
#top.en_fr a{
	text-align: center;
}
#top.en_fr nav{
	position: absolute;
	top: 10px;
	right: 25px;
}
#top.en_fr li{
	position: relative;
	display: inline-block;
	padding: 0;
	vertical-align: inherit;
}
#top.en_fr li.lang,
#top.en_fr li.fb{
	margin-left: 15px;
	padding: 0;
	vertical-align: middle;
}
#top.en_fr li.lang{
	margin-top: 10px;
}

#top.en_fr .scroll{
	margin-top: 20px;
}
#top.en_fr .scroll li{
	position: relative;
}
#top.en_fr .scroll li:before{
	content: "";
	display: block;
	position: absolute;
	top: -8px;
	left: 50%;
	width: 4px;
	height: 4px;
	background-color: #806d7b;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#top.en_fr .scroll li:after{
	content: "";
	display: block;
	position: absolute;
	top: 15px;
	right: 0;
	width: 1px;
	height: 20px;
	background-color: #fff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
#top.en_fr .scroll li:last-child:after{
	display: none;
}
#top.en_fr .scroll a{
	margin: 0 18px;
	font-family: Garamond, Georgia, serif;
	font-size: 21px;
	line-height: 48px;
}

/* header news */

#top.news a{
	color: rgba(35, 24, 21, 0.7);
}


/* INDEX
----------------------------------------------------------------------------------------------------------------------*/

#index{
	width: 100%;
}

/* #index header */
#index header{
	position: relative;
	width: 100%;
	min-width: 1000px;
	height:555px;
	max-height:750px;
	min-height:450px;
	background-image: url(../img/index_fv.jpg);
	background-position:center center;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
}
#index header h2{
	position: absolute;
	left:0;top:10%;	
}
#index header .header_bottom{
	display: table;
	table-layout: fixed;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

#index header .header_bottom div{
	display: table-cell;
	vertical-align: bottom;
}

#index header .header_bottom .dish{
	width: 20.703125%;
	padding: 0 0 30px 3.125%;
	background-image: url(../img/_new2020_spring/index_fv_dish_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom; 
	background-repeat: no-repeat; 
	-webkit-background-size: contain;
	background-size: contain;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media (min-width: 1280px){
	#index header .header_bottom .dish{
		width: 265px;
		padding: 0 0 30px 40px;
	}
}
#index header .header_bottom .dish p{
	display: block;
	width: 176px;
	height: 221px;
	background-image: url(../img/_new2020_spring/index_fv_dish.png);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
	text-indent: -9999px;
}
#index header .header_bottom .dish a:hover p{
	background-image: url(../img/_new2020_spring/index_fv_dish_on.png);
}
#index header .header_bottom .award{
	padding-bottom: 5px;
	line-height: normal;
}
#index header .header_bottom .award .a01{
	width: 32.930514%;
	max-width: 218px;
	height: auto;
}
#index header .header_bottom .award .a02,
#index header .header_bottom .award .a03{
	width: 49%;
	max-width: 346px;
	height: auto;
}
#index header .header_bottom .lineup{
	width: 290px;
}
#index header .header_bottom .lineup .lineup_text{
	display: block;
	position: absolute;
	bottom:0;
	right:150px;
	width: 109px;
	height: 220px;
	margin-bottom: 25px;
	background-image: url(../img/_new2020_spring/index_fv_lineup.png);
	overflow: hidden;
	text-indent: -9999px;
	background-repeat:no-repeat;
	background-position:right top;
}
#index header .header_bottom .lineup a:hover .lineup_text{
	background-image: url(../img/_new2020_spring/index_fv_lineup_on.png);
	background-repeat:no-repeat;
	background-position:right top;
}
#index header .header_bottom .lineup .lineup_bottle{
	float:right;
	margin-bottom: -25px;
	margin-right:15px;
	z-index: 1;
}
#index header .notice{
	position: absolute;
	bottom: -30px;
	left: 1em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 30px;
}

/* news, menu */

#index .section_top{
	padding-top: 30px;
	text-align: center;
	color: #d8d8d8;
}

#index .news_wrap{
	font-size: 15px;
	line-height: 33px;
	letter-spacing: 0.03em;
}
#index .news_wrap span{
	font-family: Garamond, Georgia, serif;
	font-size: 17px;
	letter-spacing: 0.1em;
}
#index .news_wrap a img{
	margin-top: 15px;
}

#index .menu_wrap{
	position: relative;
	width: 1055px;
	height: 614px;
	margin: 110px auto 0;
}

#index .menu_wrap div{
	float: right;
}
#index .menu_wrap .menu{
	width: 250px;
	height: 250px;
	margin-left: -50px;
	border: 1px solid #e0caa5;
	overflow: hidden;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#index .menu_wrap .menu h2,
#index .menu_wrap .menu p,
#index .menu_wrap .menu a img{
	margin: -51px 0 0 -51px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#index .menu_wrap .menu_h{
	position: absolute;
	top: -120px;
	right: 66px;
	overflow: visible;
}
#index .menu_wrap .menu_h > *{
	float: right;
}
#index .menu_wrap .menu_h h2{
	display: block;
	width: 83px;
	height: 293px;
	background-image: url(../img/index_menu_h.png);
	overflow: hidden;
	text-indent: -9999px;
}
#index .menu_wrap .menu_h p{
	display: block;
	width: 89px;
	height: 233px;
	margin: 60px 30px 0 0;
	background-image: url(../img/index_menu_text.png);
	overflow: hidden;
	text-indent: -9999px;
}
#index .menu_wrap .menu_blank{
	background-color: #180b2a;
	border: none;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
#index .menu_wrap .menu01,
#index .menu_wrap .menu03{
	margin-top: 200px;
	
}
#index .menu_wrap .menu02,
#index .menu_wrap .menu04{
}

/* bg */
#index .bg_wrap{
	position: relative;
	width: 100%;
	overflow: hidden;
}
#index .bg_wrap div{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#index .bg_clip,
#index .bg{
	background-position: center top;
	-webkit-background-size: cover;
	background-size: cover;
}

 /* bg01 */
#index #bg01_wrap{
	height: 812px;
}
#index #bg01_wrap .bg_clip{
	background-image: url(../img/index_bg01.jpg);
}
#index #bg01_wrap .bg_m_clip{
	margin-left: -44%;
	-webkit-transform: skewX(37deg);
	-moz-transform: skewX(37deg);
	-ms-transform: skewX(37deg);
	-o-transform: skewX(37deg);
	transform: skewX(37deg);
}
#index #bg01_wrap .bg{
	margin-left: 44%;
	background-image: url(../img/index_bg01_m.jpg);
	-webkit-transform: skewX(-37deg);
	-moz-transform: skewX(-37deg);
	-ms-transform: skewX(-37deg);
	-o-transform: skewX(-37deg);
	transform: skewX(-37deg);
}

 /* bg02 */
#index #bg02_wrap{
	height: 942px;
	margin-top: -10%;
	-webkit-transform: skewY(10deg);
	-moz-transform: skewY(10deg);
	-ms-transform: skewY(10deg);
	-o-transform: skewY(10deg);
	transform: skewY(10deg);
}
#index #bg02_wrap .bg_clip{
	margin-top: -10%;
	background-image: url(../img/index_bg02.jpg);
	-webkit-transform: skewY(-10deg);
	-moz-transform: skewY(-10deg);
	-ms-transform: skewY(-10deg);
	-o-transform: skewY(-10deg);
	transform: skewY(-10deg);
}
#index #bg02_wrap .bg_m_clip{
	margin-left: 53%;
	-webkit-transform: skewX(-35deg);
	-moz-transform: skewX(-35deg);
	-ms-transform: skewX(-35deg);
	-o-transform: skewX(-35deg);
	transform: skewX(-35deg);
}
#index #bg02_wrap .bg{
	background-color: #806c80;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

 /* bg03 */
#index #bg03_wrap{
	height: 942px;
	margin-top: -18%;
	-webkit-transform: skewY(-8deg);
	-moz-transform: skewY(-8deg);
	-ms-transform: skewY(-8deg);
	-o-transform: skewY(-8deg);
	transform: skewY(-8deg);
}
#index #bg03_wrap .bg_clip{
	margin-top: -8%;
	background-image: url(../img/index_bg03.jpg);
	-webkit-transform: skewY(8deg);
	-moz-transform: skewY(8deg);
	-ms-transform: skewY(8deg);
	-o-transform: skewY(8deg);
	transform: skewY(8deg);
}
#index #bg03_wrap .bg_m_clip{
	margin-left: -39%;
	-webkit-transform: skewX(41deg);
	-moz-transform: skewX(41deg);
	-ms-transform: skewX(41deg);
	-o-transform: skewX(41deg);
	transform: skewX(41deg);
}
#index #bg03_wrap .bg{
	background-color: #4e1637;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

 /* bg04 */
#index #bg04_wrap{
	height: 942px;
	margin-top: -15%;
	-webkit-transform: skewY(8deg);
	-moz-transform: skewY(8deg);
	-ms-transform: skewY(8deg);
	-o-transform: skewY(8deg);
	transform: skewY(8deg);
}
#index #bg04_wrap .bg_clip{
	margin-top: -7%;
	background-image: url(../img/index_bg04.jpg);
	-webkit-transform: skewY(-8deg);
	-moz-transform: skewY(-8deg);
	-ms-transform: skewY(-8deg);
	-o-transform: skewY(-8deg);
	transform: skewY(-8deg);
}
#index #bg04_wrap .bg_m_clip{
	margin-left: 65%;
	-webkit-transform: skewX(-33deg);
	-moz-transform: skewX(-33deg);
	-ms-transform: skewX(-33deg);
	-o-transform: skewX(-33deg);
	transform: skewX(-33deg);
}
#index #bg04_wrap .bg{
	background-color: #240015;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/* bg_cont */
#index .bg_wrap .bg_cont{
	position: relative;
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
}
#index .bg_wrap .bg_cont h3{
	margin: 0 0 35px 0;
}
#index .bg_wrap .bg_cont p{
	display: inline-block;
	letter-spacing: 0.15em;
	text-align: left;
}
#index .bg_wrap .bg_cont p .color{
	color: #e0caa5;
}

/* bg01_cont */
#index #bg01_wrap .bg_cont{
	top: 160px;
}

/* bg02_cont */
#index #bg02_wrap .bg_cont{
	top: 160px;
	text-align: right;
	-webkit-transform: skewY(-10deg);
	-moz-transform: skewY(-10deg);
	-ms-transform: skewY(-10deg);
	-o-transform: skewY(-10deg);
	transform: skewY(-10deg);
}
#index #bg02_wrap h3{
	margin: 0 40px 35px 0;
}

/* bg03_cont */
#index #bg03_wrap .bg_cont{
	top: 160px;
	-webkit-transform: skewY(8deg);
	-moz-transform: skewY(8deg);
	-ms-transform: skewY(8deg);
	-o-transform: skewY(8deg);
	transform: skewY(8deg);
}

/* bg04_cont */
#index #bg04_wrap .bg_cont{
	top: 160px;
	text-align: right;
	-webkit-transform: skewY(-8deg);
	-moz-transform: skewY(-8deg);
	-ms-transform: skewY(-8deg);
	-o-transform: skewY(-8deg);
	transform: skewY(-8deg);
}
#index #bg04_wrap h3{
	margin: 0 40px 35px 0;
}

/* paralax height */

@media (min-width: 1600px){	
	#index #bg02_wrap {
	  height: 1042px;
	}
}
@media (min-width: 2000px){	
	#index #bg01_wrap {
	  height: 912px;
	}
	#index #bg02_wrap {
	  height: 1142px;
	}
	#index #bg03_wrap {
	  height: 1042px;
	}
	#index #bg04_wrap {
	  height: 1042px;
	}
}


/* ABOUT
----------------------------------------*/

#about{
	text-align: center;
}

#about .about01{
	padding-bottom: 115px;
}

#about .about01_01 p{
	margin-bottom: 39px;
	letter-spacing: 0.1em;
}

#about .about01_02{
	position: relative;
	width: 854px;
	margin: 0 auto;
}
#about .about01_02 .img{
	position: relative;
	display: block;
	width: 366px;
	height: 366px;
	z-index: 2;
}
#about .about01_02 .img01,
#about .about01_02 .img03{
	float: left;
}
#about .about01_02 .img01{
	background-image: url(../img/about01_img01.jpg);
}
#about .about01_02 .img02{
	float: right;
	margin-top: 235px;
	background-image: url(../img/about01_img02.jpg);
}
#about .about01_02 .img03{
	margin-top: 105px;
	background-image: url(../img/about01_img03.jpg);
}
#about .about01_02 p{
	position: absolute;
	text-align: left;
	letter-spacing: 0.1em;
	z-index: 1;
}
#about .about01_02 .p01{
	top: 80px;
	right: 0;
}
#about .about01_02 .p02{
	bottom: 0;
	right: 0;
}
#about .about01_02 .border1,
#about .about01_02 .border2{
	content: "";
	display: block;
	position: absolute;
	height: 1px;
	background-color: #e0caa5;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 0;
}
#about .about01_02 .border1{
	width: 174px;
	top: 174px;
	left: 340px;
}
#about .about01_02 .border2{
	width: 234px;
	bottom: 81px;
	left: 331px;
}

#about .about02_bg{
	width: 100%;
	height: 580px;
	margin-bottom: 50px;
	background-image: url(../img/about02_header_bg.jpg);
	background-position: center center; 
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
#about .about02{
	width: 812px;
	margin: 0 auto;
	text-align: left;
}
#about .about02 h2{
	float: right;
	display: block;
	width: 145px;
	height: 346px;
	margin-top: -168px;
	background-image: url(../img/about02_h.png);
	overflow: hidden;
	text-indent: -9999px;
}
#about .about02 p{
	float: left;
	margin-bottom: 39px;
	letter-spacing: 0.1em;
}

#about .movie{
	width: 100%;
	margin-top: 61px;
	padding: 50px 0;
	background-image: url(../img/about_movie_bg.jpg);
	background-position: center center; 
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
#about .movie button{
	padding: 0;
	background-color: transparent;
	border: none;
	outline: none;
	cursor: pointer;
}
.mfp-content{
	position: static;
	display: inline-block;
	text-align: center;
}
.mfp-figure figure{
	position: relative;
}
.mfp-counter{
	display: none;
}
.mfp-preloader{
	display: none;
}
.mfp-title{
	text-align: center;
	font-size: 17px;
	line-height: 27px;
	padding-right: 0;
}
.mfp-title .color{
	color: #e0caa5;
	font-family: Garamond, Georgia, serif;
}
.mfp-figure:after{
	display: none;
}
img.mfp-img{
	padding: 60px 0;
}
.mfp-bottom-bar{
	margin-top: -54px;
}
.mfp-zoom-out-cur,
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: default;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close{
	cursor: pointer;
}
.mfp-close-btn-in .mfp-close{
	top: 25px;
	right: 25px;
	width: 50px;
	height: 50px;
	text-align: left;
	overflow: hidden;
	text-indent: -9999px;
}
.mfp-close-btn-in .mfp-close:before,
.mfp-close-btn-in .mfp-close:after{
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	height: 70px;
	background-color: #fff;
}
.mfp-close-btn-in .mfp-close:before{
	top: -10px;
	left: 25px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.mfp-close-btn-in .mfp-close:after{
	top: -10px;
	right: 25px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
button.mfp-arrow {
	display: block;
	width: 120px;
	height: 120px;
	padding: 0;
	background: #000;
	background-image: url(../img/popup_pagenation.png);
	background-repeat: no-repeat;
	border: 1px solid #e0caa5;
	-webkit-appearance: none;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	overflow: hidden;
	z-index: 1046;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.mfp-arrow,
.mfp-arrow:active{
	margin-top: -85px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b,
.mfp-arrow:after, .mfp-arrow .mfp-a{
	display: none;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 25px;
  width: auto;
  max-width: 400px;
  margin: 0 auto;
}

/* 

====== ANIMATION ======

*/

 .mfp-with-anim {
  opacity: 0;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.mfp-bg {
  opacity: 0;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.mfp-ready .mfp-with-anim {
  opacity: 1;
}
.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-removing .mfp-with-anim {
  opacity: 0;
}
.mfp-removing.mfp-bg {
  opacity: 0;
}

button.mfp-arrow{
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
}
button.mfp-arrow.mfp-arrow-left{
	left: -61px;
	-webkit-animation: mfp-arrow-left 1s ease;
	-moz-animation: mfp-arrow-left 1s ease;
	-o-animation: mfp-arrow-left 1s ease;
	animation: mfp-arrow-left 1s ease;
}
button.mfp-arrow.mfp-arrow-right{
	right: -61px;
	-webkit-animation: mfp-arrow-right 1s ease;
	-moz-animation: mfp-arrow-right 1s ease;
	-o-animation: mfp-arrow-right 1s ease;
	animation: mfp-arrow-right 1s ease;
}

@-webkit-keyframes mfp-arrow-left {
	0% { left: -220px; }
	100% { left: -61px; }
}
@-o-keyframes mfp-arrow-left {
	0% { left: -220px; }
	100% { left: -61px; }
}
@-moz-keyframes mfp-arrow-left {
	0% { left: -220px; }
	100% { left: -61px; }
}
@keyframes mfp-arrow-left {
	0% { left: -220px; }
	100% { left: -61px; }
}

@-webkit-keyframes mfp-arrow-right {
	0% { right: -220px; }
	100% { right: -61px; }
}
@-o-keyframes mfp-arrow-right {
	0% { right: -220px; }
	100% { right: -61px; }
}
@-moz-keyframes mfp-arrow-right {
	0% { right: -220px; }
	100% { right: -61px; }
}
@keyframes mfp-arrow-right {
	0% { right: -220px; }
	100% { right: -61px; }
}

/* SCENE
----------------------------------------*/

#scene{
	text-align: center;
	color: #d8d8d8;
	letter-spacing: 0.1em;
}
#scene section > div{
	margin: 50px 0;
}
#scene li{
	float: left;
	width: 25%;
}
#scene li a{
	display: block;
	width: 100%;
	height: 100%;
	background-color: #000;
}
#scene li img{
	display: block;
	width: 100%;
	height: auto;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
#scene li a:hover img{
	opacity: 1;
	filter: alpha(opacity=100);
}

/* LINEUP
----------------------------------------*/

#lineup{
	text-align: center;
}

#lineup .lineup_wrap{
	max-width: 1200px;
	margin: 0 auto;
}
#lineup .lineup_wrap > div{
	display: inline-block;
	margin: 60px 50px 0;
}
#lineup .lineup_wrap h3 img{
	margin-top: 5px;
}
#lineup .lineup_wrap a{
	display: block;
	width: 112px;
	height: 112px;
	margin: 30px auto 0;
	border: 1px solid #e0caa5;
	overflow: hidden;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#lineup .lineup_wrap a:hover{
	background-color: rgba(224, 202, 165, 0.5);
}
#lineup .lineup_wrap a img{
	margin: -25px 0 0 -25px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* lineup detail */

#lineup_detail{
	text-align: center;
}

#lineup_detail section{
	width: 1000px;
	margin: 0 auto;
}

#lineup_detail .detail_hgroup{
	display: inline-block;
	margin-top: 75px;
	text-align: left;
}
#lineup_detail .detail_hgroup a,
#lineup_detail .detail_hgroup h2{
	float: left;
	width: auto;
	height: auto;
	margin-bottom: 0;
	margin-right: 20px;
	line-height: inherit;
}
#lineup_detail .detail_hgroup .right{
	float: right;
	margin-left: 40px;
	line-height: 33px;
}
#lineup_detail .detail_hgroup p{
	margin-top: 20px;
	letter-spacing: 0.1em;
}
#lineup_detail .detail_hgroup h3{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#lineup_detail .detail_hgroup h3.h3_01{
	width: 443px;
	height: 64px;
	background-image: url(../img/lineup01_h3.png);
}
#lineup_detail .detail_hgroup h3.h3_02{
	width: 476px;
	height: 63px;
	background-image: url(../img/lineup02_h3.png);
}
#lineup_detail .detail_hgroup h3.h3_03{
	width: 476px;
	height: 62px;
	background-image: url(../img/lineup03_h3.png);
}
#lineup_detail .detail_hgroup h3.h3_04{
	width: 451px;
	height: 102px;
	background-image: url(../img/lineup04_h3.png);
}

#lineup_detail .detail_menu{
	opacity: 0;
	-webkit-animation: detail_menu 1s ease 1s forwards;
	-moz-animation: detail_menu 1s ease 1s forwards;
	-o-animation: detail_menu 1s ease 1s forwards;
	animation: detail_menu 1s ease 1s forwards;
}

@-webkit-keyframes detail_menu {
	0% { opacity: 0; }
	100% { opacity: 1; }
}
@-o-keyframes detail_menu {
	0% { opacity: 0; }
	100% { opacity: 1; }
}
@-moz-keyframes detail_menu {
	0% { opacity: 0; }
	100% { opacity: 1; }
}
@keyframes detail_menu {
	0% { opacity: 0; }
	100% { opacity: 1; }
}

#lineup_detail ul{
	display: inline-block;
	margin: 50px 0 20px;
}
#lineup_detail li{
	float: left;
	width: 160px;
}
#lineup_detail li a{
	display: block;
	width: 112px;
	height: 112px;
	margin: 0 auto;
	border: 1px solid #e0caa5;
	overflow: hidden;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#lineup_detail li a:hover{
	background-color: rgba(224, 202, 165, 0.5);
}
#lineup_detail li a img{
	margin: -25px 0 0 -25px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#lineup_detail .detail_box{
	display: inline-block;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#lineup_detail .detail_box .left{
	float: left;
	width: 330px;
	margin: 70px 70px 70px 0;
	text-align: right;
}
#lineup_detail .detail_box .right{
	float: right;
	width: 600px;
	margin: 90px 0 70px;
	text-align: left;
}
#lineup_detail .detail_box .text{
	margin-top: 25px;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0.03em;
}
#lineup_detail .detail_box .info{
	margin-top: 25px;
	font-size: 12px;
	line-height: 21px;
	letter-spacing: 0.03em;
}

#lineup_detail .detail_box:after{
	content: "";
	width: 100%;
	height: 6px;
	background-image: url(../img/lineup01_detail_hr.png);
	background-repeat: no-repeat;
	background-position: center center;
	visibility: inherit;
}
#lineup_detail .detail_box:last-child .left{
	margin: 70px 70px 0 0;
}
#lineup_detail .detail_box:last-child .right{
	margin: 90px 0 0 0;
}
#lineup_detail .detail_box:last-child:after{
	display: none;
}
#lineup_detail .notice{
	font-size: 12px;
	margin: 50px auto;
}


/* DEALER CONTACT
----------------------------------------*/

.form section{
	width: 900px;
	margin: 0 auto;
}

.form p,
.form li{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 32px;
	letter-spacing: 0.05em;
}
.form p.message{
	text-align: center;
}
.form.complete{
	text-align: center;
}
.form.complete p{
	margin-bottom: 80px;
}
.form span{
	color: #ffff12;
}
.form dd .error{
	color: #ff0000;
}
.form .tel{
	margin: 10px 0 50px;
	color: #e0caa5;
	font-size: 24px;
	line-height:1;
	letter-spacing: 0.25em;
	text-align:left;
	font-family:"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","Noto Serif JP","HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.form .tel .tel02{
	margin-left: 10px;
}
.form h3{
	color: #e0caa5;
	font-size: 17px;
	line-height: 45px;
	letter-spacing: 0.2em;
}

form{
	text-align: center;
}
form dl,
form p{
	text-align: left;
}
form dt{
	margin-top: 20px;
	font-size: 15px;
	line-height: 32px;
	letter-spacing: 0.2em;
}
form.confirm dd{
	min-height: 39px;
	padding: 5px 10px;
	background-color: #fff;
	color: #000;
}
form.confirm ul{
	display: table;
}
form.confirm li{
	float: inherit;
}

form dt.age,
form dt.hope,
form dt.mail_news{
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
form ul.age,
form ul.hope,
form ul.mail_news{
	margin-top: 10px;
}
form ul.mail_news{
	margin-bottom: 32px;
}
form li{
	float: left;
	line-height: 32px;
}
form .age li,
form .mail_news li{
	margin-right: 20px;
}
form .hope li{
	width: 25%;
}
form input[type=text],
form textarea{
	padding: 0 10px;
	background-color: rgba(255, 255, 255, 0.7);
	border: none;
	font-size: 15px;
	line-height: 32px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
form input[type=text]{
	height: 32px;
}
form textarea{
	padding: 10px;
	resize: vertical;
}
form input[type=radio],
form input[type=checkbox]{
	width: 20px;
	height: 20px;
	margin-right: 5px;
	vertical-align: middle;
}
form input#name,
form input#email,
form input#address,
form textarea{
	width: 100%;
}
.form .notice{
	font-size: 13px;
}
.form button,
.form .bt,
.form #myreset,
.form .myr div{
	display: block;
	width: 137px;
	height: 137px;
	margin: 20px auto 80px;
	padding: 0;
	border: 1px solid #e0caa5;
	overflow: hidden;
	cursor: pointer;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.form .myr div{
	border: none;
}
.form button img,
.form .bt img{
	margin: -29px 0 0 -29px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.form button[type=button],
.form #myreset,
.form .myr div{
	background-color: transparent;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.form button[type=submit]{
	background-color: #e0caa5;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.form .myr{
	position: relative;
}
.form .myr img{
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -97px;
	z-index: 0;
}
.form .bt:hover,
.form button[type=button]:hover,
.form .myr div.on{
	background-color: #e0caa5;
}
.form button[type=submit]:hover{
	background-color: transparent;
}
.form #myreset{
	position: relative;
	margin-top: 80px;
	z-index: 1;
}
.form .button #myreset{
	margin-top: 0;
}
form.confirm .button .myr{
	margin-top: 20px;
}
.form .myr div{
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -68px;
}
.form button.zip_button{
	display: inline;
	height: 32px;
	margin: 0 10px;
	background-color: #e0caa5;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "游ゴシック体", "Yu Gothic", YuGothic, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 15px;
	line-height: 32px;
	letter-spacing: 0.25em;
	-webkit-transform: inherit;
	-moz-transform: inherit;
	-ms-transform: inherit;
	-o-transform: inherit;
	transform: inherit;
}
.form .zip_sp{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	letter-spacing: 0.05em;
	color: #fff;
}

form.confirm .button{
	display: inline-block;
	margin-top: 50px;
}
form.confirm .button button,
form.confirm .button .myr{
	float: right;
	margin: 20px 28px;
}


/* SEASON DISH
----------------------------------------*/

#dish .dish_bg01{
	width: 100%;
	height: 624px;
	background-image: url(../img/dish_bg01.jpg);
	background-position: center center; 
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
#dish .dish_bg02{
	width: 100%;
	height: 687px;
	margin-bottom: 300px;
	background-image: url(../img/dish_bg02.jpg);
	background-position: center center; 
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
#dish .dish_bg03{
	width: 100%;
	height: 687px;
	background-image: url(../img/dish_bg03.jpg);
	background-position: center center; 
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

#dish .hgroup{
	width: 1050px;
	height: 509px;
	margin: -509px auto 0;
}
#dish .hgroup *{
	float: right;
	width: auto;
	height: auto;
	margin-bottom: 0;
	padding: 0;
}
#dish .hgroup h2{
	display: block;
	width: 58px;
	height: 293px;
	background-image: url(../img/dish_h2.png);
	overflow: hidden;
	text-indent: -9999px;
}
#dish .hgroup p{
	display: block;
	width: 87px;
	height: 168px;
	margin: 148px 15px 0 0;
	background-image: url(../img/dish_h2_p.png);
	overflow: hidden;
	text-indent: -9999px;
}
#dish h3{
	display: block;
	width: 547px;
	height: 68px;
	margin: 0 0 10px 0;
	background-image: url(../img/dish_h3.png);
	overflow: hidden;
	text-indent: -9999px;
}

#dish .dish_recipe{
	width: 970px;
	margin: 25px auto 155px;
}
#dish .bg_w p{
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.93);
	color: #000;
	text-align: left;
}
#dish .bg02_w{
	position: relative;
	width: 1000px;
	height: 0;
	margin: 0 auto;
	text-align: right;
}
#dish .bg02_w p{
	position: absolute;
	top: -800px;
	right: 0;
	padding: 50px 35px;
}
#dish .bg03_w{
	position: relative;
	width: 1000px;
	height: 0;
	margin: 0 auto;
}
#dish .bg03_w p{
	position: absolute;
	top: -400px;
	left: 0;
	padding: 80px 55px;
}

#dish .lineup_detail{
	margin-top: 70px;
	text-align: center;
}
#dish .lineup_detail h4{
	margin: 10px 0 40px;
}
#dish .lineup_detail a{
	display: block;
	width: 112px;
	height: 112px;
	margin: 30px auto 80px;
	border: 1px solid #e0caa5;
	overflow: hidden;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#dish .lineup_detail a:hover{
	background-color: rgba(224, 202, 165, 0.5);
}
#dish .lineup_detail a img{
	margin: -25px 0 0 -25px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


/* COMPANY
----------------------------------------*/

#company p{
	text-align: center;
	color: #d8d8d8;
}
#company table{
	margin: 50px auto;
}
#company th{
	padding: 0 45px 20px 0;
}
#company th,
#company td{
	letter-spacing: 0.1em;
	vertical-align: top;
}
#company a{
	color: #fff;
}

#company h3{
	margin: 30px 0 50px;
	color: #e0caa5;
	font-size: 20px;
	letter-spacing: 0.25em;
	text-align: center;
}

#company .history th{
	padding: 0 10px 10px 0;
	color: #e0caa5;
	text-align: left;
}

/* SITEMAP
----------------------------------------*/

#sitemap a{
	display: inline-block;
	color: #fff;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	margin:0 2em 0 0;
}
#sitemap a:before{
	content:"";
	display:inline-block;
	width:15px;
	height:15px;
	background: url("../img/sq_purple.png") no-repeat center center;
	background-size:6px 6px;
}
#sitemap a:hover{
	color: #e0caa5;
}
div.sitemap{
	width:97px;
	width:-webkit-calc(100% - 20px);
	width:calc(100% - 20px);
	max-width:980px;
	margin:0 auto;
	padding:0;
	border-bottom:1px solid rgba(255,255,255,.5);
}
div.sitemap div{
	border-top:1px solid rgba(255,255,255,.5);
	height:100px;
	line-height:100px;
}
div.sitemap div a:first-child{
	width:140px;
}


/* NEWS
----------------------------------------*/


#news .hgroup{
	position: absolute;
	top: 118px;
	left: 50%;
	margin-left: -450px;
	width: 200px;
}
#news .hgroup h2,
#news .hgroup a{
	float: left;
}
#news .hgroup h2{
	width: auto;
	height: auto;
	margin-left: 20px;
	margin-bottom: 0;
	line-height: inherit;
}

#news .news_wrap{
	width: 700px;
	margin: 0 auto;
	padding-left: 200px;
	text-align: right;
}

#news .news_box{
	margin: 50px 0 100px 0;
	padding-top: 0;
	color: #595757;
}
#news .box_top{
	margin-bottom: 25px;
	text-align: left;
	border-bottom: 1px solid #796a56;
}
#news .box_top p{
	font-size: 15px;
	letter-spacing: 0.1em;
}
#news .box_top h3{
	font-size: 22px;
	letter-spacing: 0.05em;
}
#news .box_cont img{
	max-width: 100%;
	height: auto;
}
#news .box_cont p{
	margin-top: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 29px;
	text-align: left;
}

#news .news_wrap .permalink{
	position: relative;
	padding: 0 5px 4px 15px;
	color: #595757;
	font-family: Garamond, Georgia, serif;
	font-size: 14px;
	letter-spacing: 0.07em;
	border-bottom: 1px solid #796a56;
}
#news .news_wrap .permalink:after{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -4px;
	width: 4px;
	height: 4px;
	border-top: 1px solid #595757;
	border-right: 1px solid #595757;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#news .news_wrap .permalink:hover{
	color: #796a56;
}
#news .news_wrap .permalink:hover:after{
	border-top: 1px solid #796a56;
	border-right: 1px solid #796a56;
}

#news .news_wrap.pagination a,
#news .news_wrap.pagination span{
	display: inline-block !important;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
#news .news_wrap.pagination a,
#news .news_wrap.pagination .current{
	position: relative;
	font-family: Garamond, Georgia, serif;
	font-size: 17px;
}
#news .news_wrap.pagination a{
	color: #595757;
}
#news .news_wrap.pagination span.interval{
	color: #595757;
	font-size: 15px;
}
#news .news_wrap.pagination a:hover,
#news .news_wrap.pagination .current{
	color: #fff;
}
#news .news_wrap.pagination a.go_first:before,
#news .news_wrap.pagination a.go_last:before{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -4px;
	width: 0;
	height: 0;
	border-style: solid;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
#news .news_wrap.pagination a.go_first:before{
	margin-left: -4px;
	border-width: 4px 5px 4px 0;
	border-color: transparent #595757 transparent transparent;
}
#news .news_wrap.pagination a.go_last:before{
	margin-left: -2px;
	border-width: 4px 0 4px 5px;
	border-color: transparent transparent transparent #595757;
}
#news .news_wrap.pagination a.go_first:hover:before{
	border-color: transparent #fff transparent transparent;
}
#news .news_wrap.pagination a.go_last:hover:before{
	border-color: transparent transparent transparent #fff;
}
#news .news_wrap.pagination a:after,
#news .news_wrap.pagination .current:after{
	content: "";
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 25px;
	height: 25px;
	background-color: #e0caa5;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: -1;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
#news .news_wrap.pagination a:hover:after,
#news .news_wrap.pagination .current:after{
	opacity: 1;
	filter: alpha(opacity=100);
}
.news_box a{
	color: #595757;
	text-decoration: underline;
	cursor: pointer;
}
.news_box a:hover{
	text-decoration: none;
}

#news .news_box .post_nav{
	margin: 50px 0;
	text-align: center;
}
#news .news_box .post_nav div{
	display: inline-block;
	position: relative;
}
#news .news_box .post_nav .pre{
	padding-right: 20px;
}
#news .news_box .post_nav .next{
	padding-left: 15px;
}
#news .news_box .post_nav .pre:after{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -7px;
	width: 1px;
	height: 14px;
	background-color: #796a56;
}
#news .news_box .post_nav .pre.center{
	padding-right: 0;
}
#news .news_box .post_nav .next.center{
	padding-left: 0;
}
#news .news_box .post_nav .pre.center:after{
	display: none;
}
#news .news_box .post_nav a{
	display: inline-block;
	position: relative;
	width: auto;
	height: 100%;
	color: #796a56;
	font-size: 12px;
	letter-spacing: 0.1em;
}
#news .news_box .post_nav a:hover{
	color: #988575;
}
#news .news_box .post_nav .pre a{
	padding-left: 15px;
}
#news .news_box .post_nav .next a{
	padding-right: 15px;
}
#news .news_box .post_nav .pre a:after{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -3px;
	width: 4px;
	height: 4px;
	border-top: 1px solid #796a56;
	border-right: 1px solid #796a56;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
#news .news_box .post_nav .next a:after{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -3px;
	width: 4px;
	height: 4px;
	border-top: 1px solid #796a56;
	border-right: 1px solid #796a56;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#news .news_box .post_nav div a:after{
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
#news .news_box .post_nav div a:hover:after{
	border-top: 1px solid #988575;
	border-right: 1px solid #988575;
}

#news .news_box .past_post{
	margin: 50px 0 100px;
}
#news .news_box .past_post h4{
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 30px;
	border-bottom: 1px solid #796a56;
	color: #796a56;
	text-align: left;
}
#news .news_box .past_post li{
	width: 100%;
	height: 52px;
	border-bottom: 1px solid rgba(121, 106, 86, 0.4);
}
#news .news_box .past_post li:last-child{
	border-bottom: none;
}
#news .news_box .past_post a{
	display: block;
	width: 100%;
	height: 100%;
	color: #595757;
	font-size: 16px;
	letter-spacing: 0.03em;
	line-height: 52px;
	text-decoration: none;
	text-align: left;
}
#news .news_box .past_post a span{
	font-size: 14px;
	letter-spacing: 0.05em;
}
#news .news_box .past_post a:hover{
	color: #988575;
}
#news .news_box .blog_pager{
	margin-top: 30px;
}
#news .news_box .blog_pager .blog_pager-previous{
	float: left;	
}
#news .news_box .blog_pager .blog_pager-next{
	float: right;
}



/* ENGLISH / FRANCH
----------------------------------------*/

#wrapper.en_fr{
	font-family: Garamond, Georgia, serif;
	line-height: 36px;
}

#en_fr section > div{
	width: 830px;
	margin: 0 auto 50px;
}

#en_fr p{
	margin: 25px 0;
	line-height: 30px;
}
#en_fr a{
	color: #fff;
}

#en_fr p.en:after,
#en_fr p.rice:after{
	content: "";
	display: block;
	width: 100%;
	height: 6px;
	margin-top: 25px;
	background-image: url(../img/lineup01_detail_hr.png);
	background-repeat: no-repeat;
	background-position: left center;
	visibility: inherit;
}

#en_fr .box{
	padding: 30px 0;
}

#en_fr .box > img{
	float: left;
	margin-top: 90px;
}
#en_fr .box > div{
	float: right;
	width: 630px;
}
#en_fr .box h3{
	color: #e0caa5;
	font-size: 32px;
}
#en_fr .box h3 span.fs{
	font-size: 20px;
}
#en_fr .box p.ja{
	text-align: right;
}

#en_fr #ef_company p.ja{
	margin: 30px 0 50px;
}

/* FOOTER
----------------------------------------*/

footer{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 50px 0 35px;
	color: #bdbdbd;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	letter-spacing: 0.05em;
}

article{
	padding-top: 68px;
	padding-bottom: 480px;
}

footer.index #to_top,
footer.index ul,
footer.index small{
	position: relative;
	z-index: 2;
}
#index section{
	position: relative;
}
.index_bottom {
	margin-top: -14.5%;
	left: 0;
	width: 100%;
	height: 580px;
	background-image: url(../img/background.jpg);
	-webkit-transform: skewY(-8deg);
	-moz-transform: skewY(-8deg);
	-ms-transform: skewY(-8deg);
	-o-transform: skewY(-8deg);
	transform: skewY(-8deg);
	z-index: 1;
}
article#index{
	padding-top: 0;
	padding-bottom: 0;
}
article#scene,
article#lineup,
article#dealer,
article#contact,
article#dish,
article#company,
article#news,
article#sitemap{
	padding-bottom: 169px;
}
article#en_fr{
	padding-top: 0;
	padding-bottom: 74px;
}
article article{
	padding-bottom: 0;
}

footer.scene #to_top,
footer.lineup #to_top,
footer.form_c #to_top,
footer.dish #to_top,
footer.company #to_top,
footer.sitemap #to_top,
footer.news #to_top,
footer.en_fr #to_top{
	display: none;
}

footer ul{
	margin-top: 50px;
}
footer.en_fr ul{
	display: none;
}

footer li{
	display: inline-block;
}
footer li:after{
	content: " ｜ ";
	font-size: 13px;
}
footer li.sitemap:after{
	content: "";
}

footer li a{
	color: #bdbdbd;
	font-size: 13px;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
footer li a:hover{
	color: #e0caa5;
}
footer.news li a:hover{
	color: #000;
}
footer.news li a,
footer.news small{
	color: #808080;
}

footer small{
	font-family: Garamond, Georgia, serif;
	font-size: 10px;
}



/*150522_追記*/
ul.pagenav{
	position:fixed;
	right:15px;
	top:50%;
	z-index: 100000;
	display: none;/*スクロール制御用*/
}
ul.pagenav.nav-4{margin-top:-70px;}
ul.pagenav.nav-5{margin-top:-87px;}
ul.pagenav.nav-6{margin-top:-105px;}
ul.pagenav li{
	display:block;
	width:35px;
	height:35px;
}
ul.pagenav li a{
	position:relative;
	display:block;
	width:35px;
	height:35px;
	background-color:red;
	background: url("../img/square.png") no-repeat center center;
	background-size:14px 14px;
	overflow: hidden;
}
ul.pagenav li a span{
	display: none;
	opacity:0;
	position:absolute;
	display:block;
	font-size:15px;
	right:30px;
	width:500px;
	color:#e0caa5;
	text-align: right;
	font-weight: bold;
	letter-spacing: 1px;
}
ul.pagenav li a:hover{
	opacity:.8;
	overflow:visible;
}
ul.pagenav li a:hover span{
	display:block;
	opacity:1;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}


/*
	季節のおすすめ
*/



.dish_recipe{
}
.dish_recipe0{
}

#slide{
	position: relative;
	width: 100%;
	height: 626px;
}
#slide.dish_slider_img{
	height: auto;
}

#slide .slide_img{
	position: relative;
	width: 100%;
	height: auto;
}
#slide .slide_img img{
	display: block;
	width: 100%;
	height: auto;
}
#slide h2{
	position: absolute;
	left:50%;
	top:50%;
	margin:-130px 0 0 400px;
	background: url("../img/_new2015_summer/title.png") no-repeat;
	width: 89px;
	height: 292px;
	text-indent: -9999px;
}
#slide.s2015autumn h2{
	width: 95px;
	height: 295px;
	background: url("../img/_new2015_autumn/title.png") no-repeat;
	background-size:95px 295px;
}
#slide.s2015winter h2{
	width: 95px;
	height: 295px;
	background: url("../img/_new2015_winter/title.png") no-repeat;
	background-size:95px 295px;
}
#slide.s2016spring h2{
	width: 95px;
	height: 295px;
	background: url("../img/_new2016_spring/title.png") no-repeat;
	background-size:95px 295px;
}
#slide.s2016summer h2{
	width: 95px;
	height: 295px;
	background: url("../img/_new2016_summer/title.png") no-repeat;
	background-size:95px 295px;
}

#slide.s2016autumn h2{
	width: 95px;
	height: 295px;
	background: url("../img/_new2016_autumn/title.png") no-repeat;
	background-size:95px 295px;
}

#slide.s2016winter h2{
	width: 95px;
	height: 295px;
	background: url("../img/_new2016_winter/title.png") no-repeat;
	background-size:95px 295px;
}
#slide.s2017spring h2{
	width: 95px;
	height: 295px;
	margin:100px 0 0 -400px;
	top:0;
	background: url("../img/_new2017_spring/title.png") no-repeat;
	background-size:95px 295px;
}
#slide.s2017autumn h2{
	width: 95px;
	height: 295px;
	margin:400px 0 0 330px;
	top:0;
	background: url("../img/_new2017_autumn/title.png") no-repeat;
	background-size:95px 295px;
}
#slide.s2017winter h2{
	width: 95px;
	height: 295px;
	margin:100px 0 0 -400px;
	top:0;
	background: url("../img/_new2017_winter/title.png") no-repeat;
	background-size:95px 295px;
}

#slide.s2018spring h2{
	width: 95px;
	height: 295px;
	margin:100px 0 0 -400px;
	top:0;
	background: url("../img/_new2018_spring/title.png") no-repeat;
	background-size:95px 295px;
}

#slide.s2018summer h2{
	width: 95px;
	height: 295px;
	margin:100px 0 0 -400px;
	top:0;
	background: url("../img/_new2018_summer/title.png") no-repeat;
	background-size:95px 295px;
}

#slide.s2018autumn h2{
	width: 95px;
	height: 295px;
	margin:100px 0 0 -400px;
	top:0;
	background: url("../img/_new2018_autumn/title.png") no-repeat;
	background-size:95px 295px;
}

#slide.s2018winter h2{
	width: 95px;
	height: 295px;
	margin:100px 0 0 -400px;
	top:0;
	background: url("../img/_new2018_winter/title.png") no-repeat;
	background-size:95px 295px;
}

#slide.s2019summer h2{
	width: 95px;
	height: 295px;
	bottom:0;
	background: url("../img/_new2019_summer/title.png") no-repeat;
	background-size:95px 295px;
}

#slide.s2019autumn h2{
	width: 95px;
	height: 295px;
		margin:100px 0 0 400px;
	top:0;
	bottom:0;
	background: url("../img/_new2019_autumn/title.png") no-repeat;
	background-size:95px 295px;
}

#slide.s2019winter h2{
	width: 95px;
	height: 295px;
		margin:50px 0 0 -400px;
	top:0;
	bottom:0;
	background: url("../img/_new2019_winter/title.png") no-repeat;
	background-size:95px 295px;
}

#slide.s2020spring h2{
	width: 95px;
	height: 295px;
		margin:50px 0 0 -400px;
	top:0;
	bottom:0;
	background: url("../img/_new2020_spring/title.png") no-repeat;
	background-size:95px 295px;
}

#slide h2 aside{
	display: none;
	}
.s2015summer,
.s2015autumn,
.s2015winter{
	display: block;
	width: 100%;
	height: 625px;
}
.s2015summer li,
.s2015autumn li,
.s2015winter li,
.dish_slider li{
	display: block;
	width: 100%;
	height: 625px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}
.s2015summer li.photo01{background-image:url("../img/_new2015_summer/photo01.jpg")}
.s2015summer li.photo02{background-image:url("../img/_new2015_summer/photo02.jpg")}
.s2015summer li.photo03{background-image:url("../img/_new2015_summer/photo03.jpg")}


.s2015autumn li.photo01{background-image:url("../img/_new2015_autumn/photo01.jpg")}
.s2015autumn li.photo02{background-image:url("../img/_new2015_autumn/photo02.jpg")}
.s2015autumn li.photo03{background-image:url("../img/_new2015_autumn/photo03.jpg")}
.s2015autumn li.photo04{background-image:url("../img/_new2015_autumn/photo04.jpg")}


.s2015winter li.photo01{background-image:url("../img/_new2015_winter/photo01.jpg")}
.s2015winter li.photo02{background-image:url("../img/_new2015_winter/photo02.jpg")}
.s2015winter li.photo03{background-image:url("../img/_new2015_winter/photo03.jpg")}


.s2016spring li.photo01{background-image:url("../img/_new2016_spring/photo01.jpg")}
.s2016spring li.photo02{background-image:url("../img/_new2016_spring/photo02.jpg")}
.s2016spring li.photo03{background-image:url("../img/_new2016_spring/photo03.jpg")}
.s2016spring li.photo04{background-image:url("../img/_new2016_spring/photo04.jpg")}

.s2016summer li.photo01{background-image:url("../img/_new2016_summer/photo01.jpg")}
.s2016summer li.photo02{background-image:url("../img/_new2016_summer/photo02.jpg")}
.s2016summer li.photo03{background-image:url("../img/_new2016_summer/photo03.jpg")}

.s2016autumn li.photo01{background-image:url("../img/_new2016_autumn/photo01.jpg")}
.s2016autumn li.photo02{background-image:url("../img/_new2016_autumn/photo02.jpg")}
.s2016autumn li.photo03{background-image:url("../img/_new2016_autumn/photo03.jpg")}

.s2016winter li.photo01{background-image:url("../img/_new2016_winter/photo01.jpg")}
.s2016winter li.photo02{background-image:url("../img/_new2016_winter/photo02.jpg")}
.s2016winter li.photo03{background-image:url("../img/_new2016_winter/photo03.jpg")}

.leftcol{
	float:left;
	width: 500px;
	margin:30px 0 0 0;
}
.rightcol{
	float: right;
	width:390px;
	text-align: center;
	margin:30px 0 0 0;
}
.btn{
	display: block;
	width: 150px;height: 40px;
	background-image: url("../img/_new2015_summer/btn_off.png");
	background-repeat: no-repeat;
	margin:10px auto 0 auto;
}
.btn:hover{
	background-image: url("../img/_new2015_summer/btn_on.png");
}
.archive{
	padding:0px 0 0 0;
	width: 100%;
	width: -webkit-calc(100% - 40px);
	width: calc(100% - 40px);
	max-width: 970px;
	margin:0 auto 50px auto;
}
.archive h2{
	font-size:14px;
	border-bottom:1px solid #e0caa5;
	color: #e0caa5;
	letter-spacing: 1px;
	height: auto;
	line-height: 18px;
	padding:0 0 10px 0;
}
.archive  a:hover{
	opacity:.5;
}
.archive ul{
	display: block;
	width: 100%;
	text-align: center;
}
.archive ul li{
	display: inline-block;
	margin:0 15px 0 0;
}
.archive ul li:last-child{
	margin:0 0 0 0;
}

/* 追加
----------------------------------------*/
.autumn h4 {
position:relative;
left:-30px;
}

/* 追加2020--03 navi改修
----------------------------------------*/

#top_sns-btn{
    width: 45px;
	height: 135px;
text-align: right;
margin: 0:
padding: 0;
}

#top_sns-btn a{
    width: 45px;
	height: 45px;
	display: block;
}

#top_sns-btn a:nth-child(1){
	position:absolute;
	top: 160px;
	right:0;
}

#top_sns-btn a:nth-child(2){
	position:absolute;
	top: 205px;
	right:0;
}

#top_sns-btn a:nth-child(3){
	position:absolute;
	top: 250px;
	right:0;
}

#top_sns-btn a:nth-child(4){
	position:absolute;
	top: 295px;
	right:0;
}

#top_sns-btn a:hover,#fixed_sns-btn_sec a:hover{
    background-color: #604554;
}

#fixed_sns-btn_sec ul{
    width: 45px;
	height: 135px;
	position: fixed;
	top:68px;
	right:0;
		z-index:99999;
    overflow: hidden;
    	float: left;
}

#fixed_sns-btn_sec li a{
    width: 45px;
    height: 45px;
    display: block;
}

.facebook-icon,.instagram-icon,.twitter-icon {
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    overflow: hidden;
}

.facebook-icon {
    background-image: url('../img/facebook.png');
    background-size: cover;
    background-color: #282828;
}

.instagram-icon {
    background-image: url('../img/instagram.png');
    background-size: cover;
    background-color: #282828;
}

.twitter-icon {
    background-image: url('../img/twitter.png');
    background-size: cover;
    background-color: #282828;
}

.youtube-icon {
    background-image: url('../img/youtube.png');
    background-size: cover;
    background-color: #282828;
}

/* 追加2020--05 購入方法改修
----------------------------------------*/
#dealer_add *,
#dealer_add *:before,
#dealer_add *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#dealer_add{
	margin:0;
	padding-bottom: 169px;
}
#dealer_add h3{
	display:inline-block;
	margin:30px 0 10px;	
	color: #e0caa5;
	font-size: 24px;
	line-height:1;
	letter-spacing: 0.25em;
	text-align:left;
	padding:0 0 5px;
	border-bottom:#e0caa5 solid 1px;
	font-family:"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","Noto Serif JP","HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#dealer_add .local_nav{
	position:relative;
	margin:30px 0 30px;	
	zoom:1;
	overflow:hidden;
	}
#dealer_add .local_nav a{
	float:left;
	display: inline-block;
	padding:0 20px;
	font-size: 16px;
	line-height:1;
	border-left:#e0caa5 solid 1px;
	color: #e0caa5;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
	font-family:"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","Noto Serif JP","HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#dealer_add .local_nav a:last-child{
	border-right:#e0caa5 solid 1px;
}
#dealer_add .local_nav a:hover{
	color: #fff;
}
#dealer_add .contact_btn{
	position:relative;
	margin:30px 0 30px;	
	zoom:1;
	overflow:hidden;	
	}
#dealer_add .contact_btn a{
	position:relative;
	display: inline-block;
	padding:20px 40px;
	font-size: 20px;
	line-height:1;
	border:#e0caa5 solid 1px;
	color: #e0caa5;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
	font-family:"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","Noto Serif JP","HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#dealer_add .contact_btn a:hover{
	background:#e0caa5;
	color:#000;
}
#dealer_add .contact_btn a:after{
	content: "▲";
	display: block;
	position: absolute;
	top: 25px;
	left: 20px;
	width: 15px;
	height: 15px;
	transform: rotate(90deg);
	font-size:12px;
}
#dealer_add .sec{
	position:relative;
	margin:60px 0 0;
	padding:30px 0 0;
	}
#dealer_add #sec1{
	position:relative;
	margin:0;
	padding:30px 0 0;
	}
#dealer_add h4{
	position:relative;
	display:block;
	color: #e0caa5;
	font-size: 20px;
	line-height:1;
	letter-spacing: 0.25em;
	text-align:left;
	padding:0 0 5px;
	border-bottom:#e0caa5 solid 1px;
	font-family:"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","Noto Serif JP","HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#dealer_add .sec dl{
	position:relative;
	text-align:left;
	border-bottom:#e0caa5 solid 1px;
	display:table;
	width:100%;
}
#dealer_add .sec dl dt{
	display:table-cell;
	vertical-align:top;
	font-size: 16px;
	line-height:1.4;	
	color: #e0caa5;
	padding:15px 0;
	transition: 0.5s ease;
	width:100px;
	font-family:"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","Noto Serif JP","HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#dealer_add .sec dl dd{
	display:table-cell;
	vertical-align:top;
	padding:5px 0 10px;
}
#dealer_add .sec dl dd .shop_list{
	position:relative;
	width:100%;
	margin:0;
	padding:0;
}
#dealer_add .sec dl dd .shop_list .shop{
	position:relative;
	width:100%;
	margin:0;
	padding:0;
	border-bottom:#e0caa5 dotted 1px;
	zoom:1;
	overflow:hidden;
}
#dealer_add .sec dl dd .shop_list .shop_name{
	position:relative;
	float:left;
	vertical-align:top;
	font-size: 16px;
	line-height:1.4;
	margin:0;
	padding:10px 0 5px;
	width:35%;
	font-family:"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","Noto Serif JP","HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	display:block !important;
}
#dealer_add .sec dl dd .shop_list div.address{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:50%;
	display:block !important;
}
#dealer_add .sec dl dd .shop_list div.address p{
	font-size: 16px;
	line-height:1.4;
	margin:0 !important;
	padding:10px 0 5px 0;
	font-family:"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","Noto Serif JP","HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#dealer_add .sec dl dd .shop_list div.tel_number{
	position:relative;
	float:left;
	text-align:right;
	margin:0;
	padding:0;
	width:15%;
	display:block !important;
}
#dealer_add .sec dl dd .shop_list div.tel_number p{
	font-size: 16px;
	line-height:1.4;
	margin:0 !important;
	padding:10px 0 5px;
	font-family:"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","Noto Serif JP","HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#dealer_add .sec dl dd .shop_list .shop_name a{
	text-decoration:underline;
	transition: 0.5s ease;
	color: #e0caa5;
}
#dealer_add .sec dl dd .shop_list .shop_name a:hover{
	color:#fff;
}
#dealer_add .sec dl dd .shop_list .shop:last-of-type{
	border-bottom:none;
}
#dealer_add .sec dl dd .dd_inbox{
	display:none;
}
#dealer_add .spv{
	display:none;
	}