@charset "utf-8";

.page_link_area {
	position:relative;
	z-index:10;
	width:100%;
	height:auto;
}
.maintitle {color: #fff;}


.menu_image_img {
margin: 0px auto;
width: 980px;
	display: block;
}

.page_link_area {
  position: relative;
  z-index: 10;
  width: 100%;
  height: auto;
  background-color: #900;
}
.page_link_area .page_link_nav {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  padding: 30px 0px 30px 0px;
}
.page_link_area .page_link_nav div {
  width: 100%;
}

@media (min-width: 1200px) {
	
	.header_modules h2 {
		font-size:43px;
		
	}
	.header_modules p {
		font-size:32px;
	    line-height: 16px;
		
	}
   
	 .major {
		 width: 700px;
		 text-align:center;
		 margin: 0px auto 0px auto;
	}
	.rd-parallax-layer[data-type="html"] p {
		font-size:40px;
	}
	.lunch_title {
		width:600px;
		margin:0px auto;
	}
}
.major {
	    height: auto;
    overflow: hidden;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.menu_image_img {
width: 100%;
}

    .page_link_area .row {
	    position: absolute;
	    left: 0;
	    right: 0;
	    top: 20px;
	    width: 520px;
	    height: 103px;
	    margin: auto;
	   }
	 .major {
		 width:620px;
		 text-align:center;
		 margin: 140px auto 0px auto;
		}
	.header_modules h2 {
		font-size:48px;
		
	}
	.rd-parallax-layer[data-type="html"] p {
		font-size:40px;
	}
	.lunch_title {
		width:600px;
		margin:0px auto;
	}
	
}
@media (min-width: 768px) and (max-width: 991px) {

    .page_link_area .row {
	    position: absolute;
	    left: 0;
	    right: 0;
	    top: 20px;
	    width: 480px;
	    height: 103px;
	    margin: auto;
	   }
	.circled {
        width: 133px !important;
        height: 60px !important;
        font-size: 12px !important;
 }
	.circled span {
		top: 22px !important; 
	}
	.header_modules h2 {
		font-size:36px;
		
	}
	.rd-parallax-layer[data-type="html"] p {
		font-size:28px;
	}
	 .major {
		 text-align:center;
		 margin: 100px auto 0px auto;
	}
	.lunch_title {
		width:600px;
		margin:0px auto;
	}
	

}


@media  (max-width: 767px) {
	.menu_image_img {
width: 100%;
}

    .page_link_area .row {
	    position: absolute;
	    left: 0;
	    right: 0;
	    top: 10px;
	    width: 90%;
	    height: 103px;
	    margin: auto;
	   }
	.circled {
        width: 80px !important;
        height: 60px !important;
        font-size: 8px !important;
     }
	.circled span {
		top: 22px !important; 
	}
	.major {
		 width: 90%;
		 text-align:center;
		 margin: 100px auto 0px auto;
		}

    .page_link_area .row .col-xs-4 {
		padding:0px !important;
	}
		.header_modules h2 {
		font-size:20px;
		
	}
	.rd-parallax-layer[data-type="html"] p {
		font-size:18px;
	}
	.lunch_title {
		width:100%;
		margin:0px auto;
	}
	
}

.circled {
    display: block;
    width: 90%;
    height: 100px;
    text-align: center;
    font-size: 16px;
    padding: 0;
    text-decoration: none;
    border: 1px dashed #fff;
    margin: 0px auto;
}
.houji_link .circled {
    border:1px dashed #000;
 }
.houji_link .circled span {
	color:#000;
 }
.circled span {
	position: relative;
    top: 42px;
	color:#fff;
}

.circled:hover {
	background:rgba(0,102,51,0.2);
	text-decoration:none;
}






.spotlight {
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;

}


.spotlight .image {
	-moz-order: 1;
	-webkit-order: 1;
	-ms-order: 1;
	order: 1;
	border-radius: 0;
	width: 40%;
}
.spotlight .image img {
	border-radius: 0;
	width: 100%;
}
.spotlight .container {
	-moz-order: 2;
	-webkit-order: 2;
	-ms-order: 2;
	order: 2;
	color: #fff !important;
}
.spotlight .container h3 {
	padding: 14px 5px 5px 5px;
	/* background: rgba(0,0,0,0.2); */
	color: #000;
	font-size: 14px;
}





.t_en {
	font-size:14px;
}
.t_price {
	font-size:24px;
}

.spotlight .container h3 span {
	font-size: 24px;
	padding: 0px;
	margin: 0;
	line-height: 0px;
	color:#E10000;
}



.spotlight span.menu_span {
	background: rgba(255,255,255,0.8);
	color: #000;
	font-size: 12px;
	padding: 3px 5px;
	/* display: block; */
	/* width: 120px; */
	/* margin: 0px 0px 6px 0px; */
	position: relative;
	bottom: 0px;
	margin-right: 10px;
	line-height: normal;
}
.spotlight span.menu_spans {
	font-size: 14px;
}
.item_img {
	width:80%;
	margin:0px auto;
}
.main_menu {
	border:1px solid #CCC;
	padding:10px;
	font-size: 18px;
	font-weight: 700;
	margin: 20px 0px 20px;
	color:#000;
}

.main_menu h4 {
	color:#fff;
	
}
.main_menu h3 {
	color:#fff;
	padding: 0px 0px 0px 0px !important;
	font-size: 12px !important;
	text-align: right;
}

.spotlight p span.drink_info {
	background:none;
	color: #fff;
	font-size: 14px;
}
.spotlight .container h3 {
	    text-align: right;
	    color: #f34949;
	    margin: 0;
}
.spotlight .container h3 span {
	font-size: 38px;
}
.spotlight p.zeikomi {
	color: #f34949;
	font-size: 12px;
	letter-spacing: .5px;
	margin: 0;
	font-weight: normal;
	text-align: right;
	border-bottom: 0px !important;
	margin-bottom: 20px;
}
@media screen and (max-width:787px) {
.spotlight .container h3 span {
	font-size: 24px;
}
}


 @media screen and (max-width:2500px) {
    .spotlight {
    	padding: 4% 0%;
    }
	.oiwai .spotlight {
		padding:2% 0%;
		
	}
    .spotlight .container {
    	text-align: center;
    }
    .spotlight p {
    	font-size: 18px;
    	font-weight: 700;
    	line-height: normal;
    	color: #000;
    	padding: 0px;
    }
}
 @media screen and (max-width:1500px) {
    .spotlight {

    	padding: 0% 5%;
    }
}
 @media screen and (max-width: 1280px) {
    .spotlight .image {
    	width: 45%;
    }
    .spotlight .container {
    	width:100%;
    }
    .spotlight p {
    	font-size: 20px;
    	font-weight: 700;
    	line-height: normal;
    }
}
 @media screen and (max-width: 980px) {
    .spotlight {
    	padding: 0%;
    	width: 90%;
    	margin: 0px auto;
    }
    .spotlight {
    	display: block;
    	height:  auto;
    	overflow:  hidden;
    }
    .spotlight p {
    	font-size: 18px;
    	font-weight: normal;
    	line-height: normal;
    }
    .spotlight br.non {
    	display: none;
    }
    .spotlight p span {
    	display: inline;
    	margin-right: 5px;
    	line-height: normal;
    }
    .spotlight .image {
    	width: 80%;
    	margin: 0px auto;
    	clear: both;
    	text-align: center;
    	padding: 0;
    	display: block;
    }
    .spotlight:nth-child(1) .container {
    	text-align: center;
    }
    .spotlight:nth-child(3) .container {
    	text-align: center;
    }
    .spotlight .container {
    	max-width: none;
    	text-align: center;
    	width: 100%;
    }
	.spotlight .container h3 {
		color:#3E3E3E;
		text-align:  center;
		padding: 5px 0px 10px 0px;
		line-height:  normal;
		}
	
}
 @media screen and (max-width: 736px) {
    .spotlight .container {
    }
    .spotlight p br {
    	display: block;
    }
    .spotlight p br.non {
    	display: none;
    }
    .spotlight p {
    	font-size: 12px;
    	line-height: normal;
    	color: #000;
    }

    .spotlight .main_menu span {
    	font-size: 14px;
    }
    .spotlight .main_menu {
    	font-size: 12px;
    	line-height: normal;
    }
    .spotlight span.menu_spans {
        font-size: 10px;
        line-height: normal;
    }
	
	.line16 {
		line-height:16px !important;
	}
}



.wrapper > .inner {
	width: 60em;
	margin: 0 auto;
}
 @media screen and (max-width: 1280px) {
    .wrapper > .inner {
	    width: 90%;
    }
}
 @media screen and (max-width: 980px) {
    .wrapper > .inner {
    	width: 100%;
    }
	.wrapper.style1 h3 {
    	font-size:14px;
    }

}
.wrapper.style1 {
	background-color:#900;
	padding: 20px 0px 50px 0px;
}


.wrapper.style1 h3 {
	color:#fff;
}
.wrapper.style1 h3 span {
	font-size:14px;
}
.wrapper.style1 h4 {
	color:#fff;
}
.wrapper.style1 p {
	color:#fff;
}
.bg_black {
	background:rgba(0,0,0,1) !important;
}


.wrapper.style2 {
	background-color: #f6ebdd;
	padding-top:20px;
}
.wrapper.style3 {
	background-color:#900;
	color: #d3d4e4;
}

.wrapper.style3 h3, .wrapper.style3 h3, .wrapper.style3 h4, .wrapper.style3 h5, .wrapper.style3 h6 {
	color: #ffffff;
}
.wrapper.style3 hr {
	border-color: rgba(0, 0, 0, 0.125);
}

.wrapper.style3 blockquote {
	border-color: rgba(0, 0, 0, 0.125);


}
.wrapper.style3 code {
	background: rgba(255, 255, 255, 0.075);
}
.wrapper.style3 header p {
	color: #b9bad3;
}
.wrapper.style3 header.major h3, .wrapper.style3 header.major h3, .wrapper.style3 header.major h4, .wrapper.style3 header.major h5, .wrapper.style3 header.major h6 {
	border-color: rgba(0, 0, 0, 0.125);
}
.wrapper.style3 header.major p {
	color: #d3d4e4;
}
.wrapper.style3 label {
	color: #ffffff;
}









/* Header */

#header {
	-moz-transition: background-color 0.2s ease;
	-webkit-transition: background-color 0.2s ease;
	-ms-transition: background-color 0.2s ease;
	transition: background-color 0.2s ease;
	background: #2e3842;
	height: 3em;
	left: 0;
	line-height: 3em;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
#header h1 {
	-moz-transition: opacity 0.2s ease;
	-webkit-transition: opacity 0.2s ease;
	-ms-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
	height: inherit;
	left: 1.25em;
	line-height: inherit;
	position: absolute;
	top: 0;
}
#header h1 a {
	border: 0;
	display: block;
	height: inherit;
	line-height: inherit;
}
 @media screen and (max-width: 2500px) {
    #header h1 a {
    	padding-top: 5px;
    }
}
 @media screen and (max-width: 1280px) {
    #header h1 a {
    	padding-top: 2px;
    }
}
 @media screen and (max-width: 736px) {
    #header h1 a {
    	padding-top: 0px;
    }
}





.seven_footer {
	font-size:24px;
	padding:40px 0px 0px 0px;
}

.seven_img {
	border:6px solid rgba(0,0,0,0.2);
	padding:0px;
	line-height:0px;
}
.seven_img img{
	line-height:0px;
}
.p_b {
	padding-bottom:50px;
}

.seven_info {
	font-size:14px;
	border:1px solid #999;
	padding:10px;
	color:#666 !important;
}
.landLoadingBg {
	position:fixed;
	top:0px;
	width:100%;
	height:100%;
	background:#000;
	z-index:99998;
}


p.label {
	border-top:1px solid #360;
	border-bottom:1px solid #360;
	padding:1px 5px;
	font-size:13px;
	font-weight:100;
}
p.label span {
	border-right:1px solid #360;	
	padding-right:7px;
	
}
p.label {
	border-top:1px solid #360;
	border-bottom:1px solid #360;
	padding:1px 5px;
	font-size:13px;
	font-weight:100;
}
p.label span {
	border-right:1px solid #360;	
	padding-right:7px;
}

@media screen and (min-width: 992px){ 
    .grand_img {
    	float:none;
    	width:100%;
    }

}

@media screen and (max-width: 991px){ 
	.style2 .spotlight .container {
		display:block !important;
	}
    .grand_img {
		margin-top: 10px;
		}
	h2 {
		margin-bottom: 5px;
		/* color: #900; */
	}
	.wrapper.style1 {
		padding: 20px 0px 10px 0px;
	}
	
}
@media screen and (max-width: 768px){ 
.grand_menu h2 {
	font-size:16px;
}
}
.grand_img img {padding: 10px;margin: 20px 0px;background: rgba(255,255,255,0.8);}

.grand_menu p span {
	font-size:12px;
	margin-left:5px;
}
.grand_img p {
	font-size:14px;
	color: #666;
}

@media screen and (max-width: 991px){ 
     .grand_img img {
		 margin:0px;
		 background: none;
		 padding: 0px;
		 }
}


.style2 .spotlight .container {
	display:table;
}
.grand_menu h2 {
		color: #900;
		font-size: 34px;
	}
@media screen and (min-width: 992px){ 
    .grand_menu {
    	display: table-cell;
	    vertical-align: middle;
    	float:none;
    	width:50%;
    	text-align:left;
    }
    
    .grand_menu  {
	}
	.grand_menu .course_table {
	}
	.grand_menu .course_table dl {
		display:  table;
	}
	.grand_menu .course_table dt {
		display:  table-cell;
		vertical-align:  middle;
		color: #000;
		width: 100px;
		text-align:  center;
	}
	.grand_menu .course_table dd {
		color: #000;


		font-size:  19px;
		font-weight: bold;
	}
	.grand_menu .course_table dd span{
		font-size:12px;
	}
	.grand_menu .course_table dt span{
		background: #fff;
		padding: 5px 10px;
	}
	.grand_menu .course_table div{
		margin: 4px 0px 10px 0px;
		border: 1px solid #666;
		padding: 6px;
		font-size: 16px;
		line-height: 1.5em;
		color: #000;
	}
	.grand_menu .course_table div span{
		font-size: 12px;
	}




}
@media screen and (max-width: 991px){ 
	.style2 .spotlight .container {
		display:block !important;
		width: 100% !important;
		border: 1px solid #777;
		background: #fff;
		margin-bottom: 20px !important;
	}
	.grand_menu {
		margin-bottom: 10px;
	}
	.grand_menu .course_table dl {
	color: #000;
	}
	.grand_menu .course_table dd {
	font-size: 20px;
	}
	.grand_menu .course_table dd span{
	}
	.grand_menu .course_table dt span{
	}
	
	
}
@media screen and (max-width: 768px){ 
.grand_menu .course_table dt {
	font-size: 12px;
	font-weight:normal;
	}
.grand_menu .course_table dd {
	font-size: 12px;
	}
}

    .new_img {
    position: relative;
    }
		
    .new_img_bg {
    	width:100%;
    	background:url(../../images/dessert/dessert_new_bg2.png) no-repeat;
    	height: 433px;
    	position: absolute;
    	top: 0;
    	left: 0;
    	background-size: cover;
    }
	.recommend_bg {
    	background-image:url(../../images/recommend/recommend_06_bg.png);
	}
	.recommend_bg7 {
    	background-image:url(../../images/recommend/recommend_07_bg.png);
	}
	.recommend_bg8 {
    	background-image:url(../../images/recommend/recommend_08_bg.png);
	}
	.recommend_bg9 {
    	background-image:url(../../images/recommend/recommend_09_bg.png);
	}
	.recommend_bg10 {
    	background-image:url(../../images/recommend/recommend_10_bg.png);
	}
	.recommend_bg11 {
    	background-image:url(../../images/recommend/recommend_11_bg.png);
	}
	.recommend_bg12 {
    	background-image:url(../../images/recommend/recommend_12_bg.png);
	}
	.recommend_bg1 {
    	background-image:url(../../images/recommend/recommend_01_bg.png);
	}
	.recommend_bg2 {
    	background-image:url(../../images/recommend/recommend_02_bg.png);
	}
	.recommend_bg3 {
    	background-image:url(../../images/recommend/recommend_03_bg.png);
	}
	.recommend_gw {
    	background-image:url(../../images/recommend/recommend_gw_bg.png);
	}
	
  .new_img img {
    	background: none !important;
  }
	
	.normal_price {
		  font-size: 24px !important;
			margin-right: 10px !important;
	}
@media screen and (max-width: 1280px){ 
    .new_img {
    position: relative;
    }
    .new_img_bg {
    	width:100%;
    	background:url(../../images/dessert/dessert_new_bg2.png) no-repeat;
    	height: 100%;
    	position: absolute;
    	top: 9px;
    	left: 0;
    	background-size: contain;
    }
	.recommend_bg {
    	background-image:url(../../images/recommend/recommend_06_bg.png);
	}
	.recommend_bg7 {
    	background-image:url(../../images/recommend/recommend_07_bg.png);
	}
	.recommend_bg8 {
    	background-image:url(../../images/recommend/recommend_08_bg.png);
	}
	.recommend_bg9 {
    	background-image:url(../../images/recommend/recommend_09_bg.png);
	}
	.recommend_bg10 {
    	background-image:url(../../images/recommend/recommend_10_bg.png);
	}
	.recommend_bg1 {
    	background-image:url(../../images/recommend/recommend_01_bg.png);
	}
	.recommend_bg2 {
    	background-image:url(../../images/recommend/recommend_02_bg.png);
	}
	.recommend_bg3 {
    	background-image:url(../../images/recommend/recommend_03_bg.png);
	}
	.recommend_gw {
    	background-image:url(../../images/recommend/recommend_gw_bg.png);
	}
	
    .new_img img {
    background: none !important;
    }
}

@media screen and (max-width: 991px){ 
    .new_img {
    padding: 53px 0px;
    }
    .new_img_bg {
    	position: absolute;
    	top: 0%;
    	left: 0;
    	background-size: cover;
    }
    .new_img img {
    width: 95%;
    }
	.normal_price {
		    font-size: 14px !important;
    margin-right: 10px !important;
	}
	
}
@media screen and (max-width: 767px){ 
    .new_img {
    padding: 5% 0px;
    }
    .new_img_bg {
    	position: absolute;
    	top: 3%;
    	left: 4px;
    	background-size: contain;
    }
	
	.recommend_bg {
    	background-image:url(../../images/recommend/recommend_06_bg.png);
	}
	.recommend_bg1 {
    	background-image:url(../../images/recommend/recommend_01_bg.png);
	}
	.recommend_bg2 {
    	background-image:url(../../images/recommend/recommend_02_bg.png);
	}
	.recommend_bg3 {
    	background-image:url(../../images/recommend/recommend_03_bg.png);
	}
	.recommend_bg7 {
    	background-image:url(../../images/recommend/recommend_07_bg.png);
	}
	.recommend_bg8 {
    	background-image:url(../../images/recommend/recommend_08_bg.png);
	}
	.recommend_bg9 {
    	background-image:url(../../images/recommend/recommend_09_bg.png);
	}
	.recommend_bg10 {
    	background-image:url(../../images/recommend/recommend_10_bg.png);
	}
	.recommend_gw {
    	background-image:url(../../images/recommend/recommend_gw_bg.png);
	}
}

.breadcrumb_area {
	padding-bottom: 10px;
}
.cd-multi-steps {
  width: 90%;
  max-width: 768px;

  padding: 0.5em 1em;
  margin:0px auto;
  border-radius: .25em;
}
.cd-multi-steps::after {
  clear: both;
  content: "";
  display: table;
}
.cd-multi-steps li {
  display: inline-block;
  float: left;
  margin: 0.5em 0;
}
.cd-multi-steps li::after {
  display: inline-block;
  content: '\00bb';
  margin: 0 .6em;
  color: #ccc;
}
.cd-multi-steps li:last-of-type::after {
  display: none;
}
.cd-multi-steps li > * {
  display: inline-block;
  font-size: 10px;
  color: #fff;
}
.cd-multi-steps li.current > * {
  color: #000;
}
.no-touch .cd-multi-steps a:hover {
  color: #000;
}

@media only screen and (min-width: 768px) {
  .cd-multi-steps {
    padding: 0 1.2em;
  }
  .cd-multi-steps li {
    margin: 1.2em 0;
  }
  .cd-multi-steps li::after {
    margin: 0 1em;
  }
  .cd-multi-steps li > * {
    font-size: 10px;
  }
}



@media only screen and (min-width: 768px) {
  .cd-multi-steps {
    background-color: transparent;
    padding: 0;
    text-align: center;
  }

  .cd-multi-steps li {
    position: relative;
    float: none;
    margin: 0.4em 40px 0.4em 0;
  }
  .cd-multi-steps li:last-of-type {
    margin-right: 0;
  }
  .cd-multi-steps li::after {
    position: absolute;
    content: '';
    height: 4px;
    background: #edeff0;
    margin: 0;
  }
  .cd-multi-steps li.visited::after {
    background-color: #000;
  }
  .cd-multi-steps li > *, .cd-multi-steps li.current > * {
    position: relative;
    color: #fff;
  }


  .cd-multi-steps.text-top li {
    width: 80px;
    text-align: center;
  }
  .cd-multi-steps.text-top li::after{
    position: absolute;
    left: 50%;
    width: calc(100% + 40px);
  }
  .cd-multi-steps.text-top li > *::before{
    content: '';
    position: absolute;
    z-index: 1;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background-color: #ccc;
  }
  .cd-multi-steps.text-top li.visited > *::before,
  .cd-multi-steps.text-top li.current > *::before {
    background-color: #000;
  }
  .no-touch .cd-multi-steps.text-top a:hover {
    color: #000;
  }
  .no-touch .cd-multi-steps.text-top a:hover::before {
    box-shadow: 0 0 0 3px rgba(150, 192, 61, 0.3);
  }

  .cd-multi-steps.text-top li::after {
    bottom: 4px;
  }
  .cd-multi-steps.text-top li > * {
    padding-bottom: 20px;
  }
  .cd-multi-steps.text-top li > *::before {
    bottom: 0;
  }

}



ul.nav-tabs {
  display: flex;
  list-style: none;
  text-align: center;
  margin: 10px 0px 0px 0px;
  padding: 0;
  border-bottom:0px;
}
ul.nav-tabs li {
  text-align: center;
  font-size: 0.875em;
  width: 50%;
  position: relative;
}

.nav-tabs>li>a {
    border:0px;
    border-radius:0;
}


ul.nav-tabs li a {
	font-size:18px;
}
ul.nav-tabs li a span {
	font-size:12px;
}


ul.nav-tabs li:nth-child(1) {
  /*width: 33.33333%;*/
  width:50%;
  
}
ul.nav-tabs li:nth-child(2) {
  /*width: 33.33333%;*/
  width:50%;
  
}
ul.nav-tabs li:nth-child(3) {
  width: 33.33333%;
  
}

ul.nav-tabs li:nth-child(1) a {
    background: #002504;
	color:#00990B;
}
ul.nav-tabs li:nth-child(2) a {
    background: #2F0000;
	color:#8C0000;
	
}
ul.nav-tabs li:nth-child(3) a {
    background: #A86300;
	color:#E78F00;
	
}
.nav-tabs>li>a:hover {
    border:0px;
}

@media screen and (max-width: 768px) {
  ul.nav-tabs li a {
	  font-size: 12px;
	 }
  ul.nav-tabs li a span {
	  font-size: 10px;
	 }
}
ul.nav-tabs li.active:nth-child(1) a {
    background-color: #0E6B00;
    color: #fff;
}

ul.nav-tabs li.active:nth-child(2) a {
    background-color: #7A0002;
    color: #fff;
}
ul.nav-tabs li.active:nth-child(3) a {
    background-color: #FFCE00;
    color: #fff;
}

.tab-content {
	margin-top:20px;
}

body {
  color: #444444;
}

main p {
  line-height: 1.8;
}

.recommend_img {
	margin:20px 0px;
}

.dessert_area {
	
	padding:20px 20px;
}
.recommend_sub {
	font-size:12px;
	color:#470001;
}
.lunch_sub {
	font-size: 12px;
	line-height: 16px;
	color: #666;
}

.p_t{
	padding-bottom:20px;
}

#information {
	padding-bottom:40px;
}


.info_area {




    padding-left: 42px;
    padding-right: 42px;
    display: table;
    table-layout: fixed;
    margin: 0 auto;
    max-width: 1024px;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    box-sizing: border-box;
    padding-top: 24px;
}
.info_area ul {
	padding:0px;
	margin:0px;
	clear:both;
}
@media screen and (max-width: 1024px){
.info_area {
    width: auto;
}
}
@media screen and (max-width: 768px){
.info_area {
    width: 100%;
}
}
@media screen and (max-width: 600px){
.info_area {
    padding-left: 16px;
    padding-right: 16px;
    width: auto;
}
}

@media screen and (max-width: 860px) {
.psc-sp-icon-info-btn {
    background: url(../../../../../../content/dam/pscom/ja-jp/icon/icon_link.svg) no-repeat;
    background-position: right center;
    padding: 0 24px 0 0;
}
}
.info_title {
    border-bottom: 2px solid #1f1f1f;
}

@media screen and (max-width: 960px) {
	.info_title h3 {
		text-align:center;
		font-size:20px;
		font-weight:bold;
	}
	

}
.info_title {
    position: relative;
}
.info_area ul li {
    padding-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px dotted #1f1f1f;
		list-style: none;
	
}
.info_area ul li a {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    color: #1f1f1f;
}
.info_area ul li a:hover {
	color:#B90003;
	text-decoration:underline;
	
}

.psc-info-date {
    display: block;
    color: #900002;
    font-size: 12px;
    font-size: 1.2rem;
    float: left;
    margin: 0 16px 0 0;
}

.info_area.info .psc-info-date {
    display: block;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    float: left;
    margin: 0 16px 0 0;
    background: #900;
    padding: 5px;
}
.an_bg_icon {
	width: 330px;
	margin:0px auto;
	position:absolute;
	top:0;
	left: 20%;
	z-index:2;
}
.an_bg_icon img {
	width:100%;
}
.an_img {
	width:600px;
	margin:0px auto;
	position:relative;
	
}
.an_img img {
	width:100%;
}


@media screen and (max-width: 960px) {
    .psc-info-date {
        display: block;
		float:none;
    }
    .info_area.info .psc-info-date {
        display: block;
        float:none;
        text-align: center;
        margin-bottom: 5px;
    }
	
    .info_area.info .psc-of-hidden {
		font-size:12px;
    }
	
	.info_area ul li {
		list-style:none;
	}
	.psc-sp-icon-info-btn {
        padding: 0px;
    }
	.an_bg_icon {
	    width: 170px;
	    margin:0px auto;
	    left: 10px;
	   }
    .an_bg_icon img {
	    width:100%;
    }

    .an_img {
	    width:100%;
    	margin:0px auto;
    }
    .an_img img {
	    width:100%;
    }
}
.psc-d-block {
    display: block;
}
.psc-of-hidden {
    overflow: hidden;
}

.oiwai {
	padding:0px 0px 60px 0px;
	background:#fce0c6 ;
	position:relative;
}
.oiwai .item_type {
	line-height:15px;
	padding-top:15px;
	font-size: 12px;
}
.oiwai .spotlight .container{
	padding:100px 0px 10px 0px;
}
.oiwai .spotlight .container h5 {
	color:#261F1F;
}
.oiwai .spotlight .container h2 span {
    font-size: 24px;
    padding: 0px;
    margin: 0;
    line-height: 0px;
    color: #E10000;
}
/*
.oiwai .spotlight:first-child .container {
	background:url(../../images/anniversary/oiwai_bg.png) no-repeat;
	background-size:27% !important;
	background-position:left 20px;
}
*/


.oiwai .spotlight .container h2.seven_h2 span.h2_top {
	    background: none;
}


.oiwai .spotlight .container h2.seven_h2 span.h2_under {
	    background: none;
}


.oiwai .spotlight{
	background:none;
}

.oiwai .spotlight .container h3 {
color: #f34949;
    font-size: 28px;
    letter-spacing: .5px;
    margin: 0;
    font-weight: normal;
    text-align: center;
    font-style: italic;
    border-bottom: 0px !important;
    margin-bottom: 20px;
}
.oiwai_info {
	color:#000;
	border:1px solid #000;
	padding:10px;
	font-size:14px;
	width:300px;
	margin:0px auto;
}

.lunch_drink {
	margin: 100px auto 0px auto;
	clear: both;
	height: auto;
	overflow: hidden;
	position: relative;
	background: rgba(255,255,255,0.6);
}
.lunch_drink h3 {
	color: #000 !important;
}
.lunch_drink h3 span {
	font-size: 12px;
}
.saza_area {
	border: 3px dotted #000;
	margin: 20px;
	padding: 20px;
	color: #000;
	background-image:url(../../images/lunch/saza_coffee.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.saza_area img {
}
.saza_area ul {
	list-style: none;
	padding: 0;
}
.saza_area ul li {
	font-size: 24px;
}
.drink_menu {
	list-style: none;
	color:#000;
	text-align: center;
	padding: 0;
}
.drink_menu li {
	font-size: 18px;
}
.drink_menu li span {
	font-size: 16px;
	
}

@media (max-width: 767px) {
  .saza_area {
	  background-color:#fff;
	  text-shadow:1px 1px 0.5px #fff;
  }
  .saza_area ul li {
	  font-size: 14px;
  }
  .drink_menu li {
	  font-size: 14px;
  }
  .drink_menu li span {
	  font-size: 12px;
	  
  }
}

.spotlight p.course_info {
	font-size: 10px;
    background: #900;
    color: #fff;
    display: inline;
    padding: 5px;
	
}



#ec_shop {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    background: #e6e6e6;
    width: 100%;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.ab_bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.ab_2col {
    width: 50%;
    position: relative;
}
.heading {
    margin-bottom: 30px;
    color: #fff;
    font-style: italic;
    font-weight: 300;
    position: relative;
    padding-bottom: 30px;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 400px;
    height: 100px;
    text-shadow: 1px 2px 1px rgba(0,0,0,0.8);
}
.heading span {
    font-size: 12px;
}
.ab_text {
    padding: 60px 60px;
    text-align: left;
    background: #130d08 url(../images/wood_1.png) repeat;
	
}
.ab_text h3 {
    color: #daa520;
    font-size: 18px;
}
.ab_text p {
    line-height: 2;
    color: #fff;
    font-size: 16px;
}
.text-center {
    text-align: center;
}


@media screen and (max-width: 1200px) {
  .ab_bg {
    width: 100%;
    min-height: 500px;
  }
  .ab_2col {
    width: 100%;
  }

}
@media screen and (max-width: 768px) {
  .ab_bg {
    width: 100%;
    min-height: 252px;
  }
  .ab_text p {
	line-height: 12px;
	font-size:10px;
  }

}
@media screen and (max-width:438px){
	.ab_bg {
	  width: 100%;
	  min-height: 130px;
	}
}
.btn-primary.btn-outline {
    background: transparent;
    color: #daa520;
    border: 2px solid #daa520;
}

.btn, a, .btn:hover, a:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    outline: none !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #daa520 !important;
    border-color: #daa520 !important;
    color: #fff;
}


.gw_info {
	text-align:center;
	color: #C70003;
	font-size:  20px;
	font-weight:  bold;
}




@media screen and (max-width: 768px) {
	.gw_info {
		font-size:  14px;
	}
	
}


.spotlight .container .birthday_inner {
}
.spotlight .container .birthday_inner h2 span {
	font-size:12px;
}
.spotlight .container .birthday_inner h2 {
	position: relative;
	display: inline-block;
	padding: 0 55px;
	color: #000;
	line-height: 12px;
	margin-bottom: 20px;
}

.spotlight .container .birthday_inner h2:before, .birthday_inner h2:after{
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 45px;
	height: 2px;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}

.birthday_inner h2:before {
	left:0;
}
.birthday_inner h2:after {
	right: 0;
}

.spotlight .container .birthday_inner h3 {
	text-align:  center;
	font-size: 16px;
	padding-bottom: 30px;
}
.spotlight .container .birthday_service {

padding-bottom: 50px;
}


.birthday_inner{
    margin:2em 0;
    position: relative;
    padding: 0.25em 1em;
    border: solid 2px #900;
    border-radius: 3px 0 3px 0;
}
.birthday_inner:before,.birthday_inner:after
{
    content: '';
    position: absolute;
    width:10px;
    height: 10px;
    border: solid 2px #900;
    border-radius: 50%;
}
.birthday_inner:after {
    top:-12px;
    left:-12px;
}
.birthday_inner:before {
    bottom:-12px;
    right:-12px;
}
.birthday_inner p {
    margin: 0; 
    padding: 0;
}



@media screen and (max-width: 768px) {
	.spotlight .container .birthday_inner h3 {
		font-size:12px;
	}
	.spotlight .container .birthday_inner h2 {
		font-size:14px;
		padding: 0px 32px;
	}
	.spotlight .container .birthday_inner h2 span {
		font-size:10px;

	}
	.spotlight .container .birthday_inner h2:before, .birthday_inner h2:after{ 
	width:20px;
	}
}

.section-title {
	margin: 50px 0px;
	clear: both;
	text-align: center;
}
.section-title h2 {
	border-top: 1px solid;
	border-bottom: 1px solid;
	display: inline-block;
	margin-top: 0;
	padding: 8px 0;
}
.white_text {
	color: #F4F4F4;
}

.canselpolicy {
    background: #fff;
    padding: 20px 5px 10px 5px;
    max-width: 600px;
    margin: 0px auto 30px auto;
}
.wrapper.style1 .canselpolicy h4{
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
    display: block;
    max-width: 200px;
    margin: 0px auto 10px auto;
    color: #000;
}
.canselpolicy h5{
    text-align: center;
    color: #daa520;
    padding: 0;
    margin: 12px 0px 0px 0px;
}
.wrapper.style1 .canselpolicy p{
    text-align: center;
    color: #000;
    font-size: 14px;
}


@media screen and (max-width: 768px) {
  .canselpolicy {}
  .canselpolicy h4{
    font-size: 12px;
    max-width: 150px;
    padding: 0px 0px 3px 0px;
    margin: 0px auto 5px auto;
}
  .canselpolicy h5{
    font-size: 12px;
}
  .canselpolicy p{
    font-size: 10px;
}
}


.weddingarea {
  background-color: #ffffff;
  padding: 50px 110px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  width: 1170px;
  margin: 0px auto;
}

.weddingarea .txt_box {
  margin-bottom: 20px;
}

.weddingarea .ttl {
  font-size: 24px;
  font-weight: bold;
}

.weddingarea .menu {
  font-size: 18px;
  margin-bottom: 10px;
  max-width: none;
}

.weddingarea .pc_only {
  display: none; /* モバイル用に非表示にする場合 */
}

.weddingarea p {
  font-size: 16px;
  padding: 0px !important;
}

@media screen and (max-width: 1170px) {
  .weddingarea {
    width:100%;
    max-width:980px;
}
}

@media screen and (max-width: 768px) {
  .weddingarea .menu {
    font-size: 16px;
  }

  .weddingarea .pc_only {
    display: inline; /* モバイル用に表示する場合 */
  }
}
.newyearlimitedarea {}
.newyearlimitedarea p{}

.newyearlimitedarea p {
  position: relative;
  padding: 1.5rem 2rem;
  border: 3px solid #d8d8d8;
  border-radius: 10px;
  background: #f9f9f9;
  font-size: 22px;
}

.newyearlimitedarea p:before {
  position: absolute;
  bottom: -14px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #d8d8d8 transparent transparent transparent;
}

.newyearlimitedarea p:after {
  position: absolute;
  bottom: -10px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #f9f9f9 transparent transparent transparent;
}
.newyearlimitedarea img{}
.emphasis_design19 span {
  background-color: #900;
  color: #fff;
  padding: 0 0.1em;
}

.lunchbanner {
    max-width: 600px;
    margin: 0 auto;
}
.lunchbanner a {
    display: block;
    transition: 0.3s;
    opacity: 1;
}
.lunchbanner a :hover{
    opacity: 0.6;
}

.lunchbanner img{}

@media screen and (max-width: 768px) {
    .newyearlimitedarea {}
.newyearlimitedarea p{}
.newyearlimitedarea img{}
.lunchbanner {}
.lunchbanner a {}
.lunchbanner img{
    width: 100%;
}

}

.banquetinfo {
  text-align: center;
  margin: 20px auto;
  color: #424242;
  font-size: 14px;
  font-weight: bold;
  max-width: 980px;
  padding: 10px;
  border: 2px solid #C00;
}
.banquetinfo span {
  color: #c00;
  text-align: center;
  display: block;
}