@charset "utf-8";

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

	base

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

html {
	min-width: 1024px;
	overflow-y: scroll;
}

body {
	font-size: 13px;
	-webkit-font-size-adjust: 100%;
	line-height: 1.7;
	font-family: ArialMT,'Hiragino Kaku Gothic Pro','Hiragino Kaku Gothic ProN',Meiryo,'MS PGothic',sans-serif;
	-webkit-text-size-adjust: none;
	color: #222;
}

a {
	outline: none;
}

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

a:hover {
	color: #222;
	text-decoration: underline;
}

img {
	vertical-align: bottom;
}

a img  {
	border: none;
}

a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

li {
	list-style-type: none;
}

input, label, select, textarea {
	vertical-align: baseline;
}

table {
	border-collapse: collapse; 
	border-spacing: 0;
}

main {
	display: block;
}

figcaption {
	display: block;
	margin-top: 5px;
}

strong, em {
	font-weight: bold;
}

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

	parts

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

/* font */

.mincho {
	font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'メイリオ', Meiryo, serif;
}

.fontS { font-size: 12px !important; }
.fontL { font-size: 15px !important; }
.fontLL { font-size: 20px !important; }
.fontLLL { font-size: 28px !important; }
.fontXL { font-size: 30px !important; }

.bold {
	font-weight: bold!important;
}

/* text */

.taCenter { text-align: center !important; }
.taLeft { text-align: left !important; }
.taRight { text-align: right !important; }

.lineSS { line-height: 1; }
.lineS { line-height: 1.4; }
.lineL { line-height: 2; }

.txtNarrow {
	letter-spacing: -1px;
}

.cmnText {
	font-size: 15px;
	line-height: 2;
}

.txtEm {
	color: #cf945c;
}

.txtCaution {
	color: #f00;
}

a.inlineLink {
	color: #cf945c;
	text-decoration: underline;
}

a.inlineLink:hover {
	text-decoration: none;
/*	filter: alpha(opacity=50);
	opacity: 0.5;*/
}

/* float */

.clearfix { zoom: 1; }
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0.01px;
}

.floatL { float: left; }
.floatR { float: right; }

/* margin padding */

.mt0  { margin-top:  0px !important; }
.mt3  { margin-top:  3px !important; }
.mt5  { margin-top:  5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }

.ml0  { margin-left:  0px !important; }
.ml3  { margin-left:  3px !important; }
.ml5  { margin-left:  5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }

.mr0  { margin-right:  0px !important; }
.mr3  { margin-right:  3px !important; }
.mr5  { margin-right:  5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }

.mb0  { margin-bottom:  0px !important; }
.mb3  { margin-bottom:  3px !important; }
.mb5  { margin-bottom:  5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }

.pt0  { padding-top:  0px !important; }
.pt3  { padding-top:  3px !important; }
.pt5  { padding-top:  5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }

.pl0  { padding-left:  0px !important; }
.pl3  { padding-left:  3px !important; }
.pl5  { padding-left:  5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }

.pr0  { padding-right:  0px !important; }
.pr3  { padding-right:  3px !important; }
.pr5  { padding-right:  5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pr50 { padding-right: 50px !important; }

.pb0  { padding-bottom:  0px !important; }
.pb3  { padding-bottom:  3px !important; }
.pb5  { padding-bottom:  5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; }

/* othier */

.hide {
	display: none;
}

.ofHidden {
	overflow: hidden;
}

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

	layout

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

/* #header */

#header.fixed {
	width: 100%;
	min-width: 1024px;
	height: 75px;
	position: fixed;
	top: 0;
	left: 0;
	background: url(/assets/img/globalNav_bg.png) repeat 0 0;
	z-index: 5000;
}

#header .inner {
	margin: 0 auto;
	width: 940px;
	position: relative;
}

#heade .inner:after {
	content: '';
	display: block;
	clear: both;
}

/* #main */

#main {
	margin: 0 auto 40px;
	width: 940px;
}

/* .mainArticle */

.mainArticle {
	margin-bottom: 40px;
	float: left;
}

.mainArticle-full {
	width: 100%;
	float: none;
}

/* .mainSection */

.mainSection {
	margin-bottom: 20px;
}

.mainSection:last-of-type {
	margin-bottom: 0;
}

/* .mainAside */

.mainAside {
	margin-bottom: 40px;
	float: right;
}

/* #footer */

#footer {
	background: #f2eeea;
}

.footerInner {
	margin: 0 auto;
	padding: 30px 0 20px;
	width: 940px;
	font-size: 12px;
}

.footerInner .column {
	padding: 0 15px !important;
}

.footerInner .column > ul > li {
	margin-bottom: 3em;
}

.footerInner ul ul li {
	margin-top: 0.5em;
	text-indent: 1em;
	background: url(../img/footer_icon.gif) 5px center no-repeat;
}

.footerInner a {
	color: #333;
}

#footer .spBtn {
	background-color: #cf945c;
	border-bottom: 3px solid #f2eeea;
	text-align: center;
	font-size: 50px;
	display: none;
}

#footer .spBtn a {
	display: block;
	padding: 15px 0;
	text-decoration: none;
}

#footer .spBtn span {
	position: relative;
	color: #fff;
}

#footer .spBtn span:after {
	content: "";
	position: absolute;
	top: 18px;
	right: -40px;
	width: 20px;
	height: 20px;
	border-top: 5px solid #fff;
	border-right: 5px solid #fff;
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}


/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

	theme

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

/* siteName */

#header.fixed #siteLogo {
	padding: 13px 0 0 5px;
	float: left;
}

#siteLogo a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/* .globalNav */

#header.fixed .globalNav-list {
	padding: 20px 0 0 42px;
	overflow: hidden;
}

#header.fixed .globalNav-list a:hover img {
	filter: alpha(opacity=100);
	opacity: 1;
}

#header.fixed .globalNav-item {
	margin-right: 20px;
	float: left;
	text-align: center;
}

#header .globalNav-item-last {
	margin-right: 0;
}

#header .globalNav-item > a {
	display: block;
	text-align:left;
}

#header .globalNav a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/* #header accordion  style*/
#header.unfixed .globalNav-item > a {
	display: block;
	text-align: center;
}
#header .globalNav-item-detail__list{
	display: block;
}
#header.unfixed .globalNav-list{
	overflow: visible;
}
#header .globalNav-item {
	position: relative;
}
#header .globalNav-item-detail__list{
	position: fixed;
	top:-3000px;
	opacity: 0;
	width: 147px;
	margin-top: 18px;
	padding: 0 10px;
	background-color: rgba(255,255,255,0.9);
	transition: 0.4s opacity ease-in;
}
#header.fixed .globalNav-item-detail__list{
	margin-left: -50px;
}
#header.unfixed .globalNav-item-detail__list{
	margin-left: 0;
}

#header .globalNav-item__accordion:hover .globalNav-item-detail__list{
	position: static;
	opacity: 1;
}
#header .globalNav-item-detail__item{
	position: relative;
	height: 45px;
	border-top:2px solid #e8ccb3;
	transition: 1s all ease;
}
#header .globalNav-item-detail__item:first-child{
	border: none;
}
#header .globalNav-item-detail__item:before{
	position: absolute;
	top:19px;
	right: 10px;
	width: 10px;
	height: 13px;
	background: url(/assets/img/globalNav-item-detail__item_arrow.png) no-repeat;
	content:" ";
}
#header .globalNav-item-detail__item a{
	display: block;
	position: absolute;
	left:50px;
	width: 100%;
	padding: 18px 0 13px 9px;
	box-sizing: border-box;
	text-decoration: none;
	line-height: 1;
	white-space: nowrap;
	text-align: left;
	font-size: 14px;
	color:#000;
	transition: 1s all ease;
}
#header .globalNav-item-detail__item:nth-child(1) a{
	left:20px;
}

#header .globalNav-item__accordion:hover .globalNav-item-detail__item:nth-child(1) a{
	transition: 0.3s left ease-in;
}
#header .globalNav-item__accordion:hover .globalNav-item-detail__item:nth-child(2) a{
	transition: 0.6s left ease-in;
}
#header .globalNav-item__accordion:hover .globalNav-item-detail__item:nth-child(3) a{
	transition: 0.9s left ease-in;
}
#header .globalNav-item__accordion:hover .globalNav-item-detail__item a{
	left:0;
	text-decoration: none;
}
#header .globalNav-item-detail__item a:hover{
	color:#CF945C;
}

/* #header accordion  style*/

/* .restaurant */

#header .restaurant {
	position: relative;
}

#header.fixed .restaurant {
	width: 151px;
	position: absolute;
	top: 8px;
	right: 0;
}

#header .restaurant .btn {
	cursor: pointer;
}

#header .restaurant .btn:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#header .restaurant .restaurant_list {
	width: 171px;
	font-size: 10px;
	position: absolute;
	top: 26px;
	right: 0;
	z-index: 2;
}
#header .restaurant .restaurant_list02 {
	width: 171px;
	font-size: 10px;
	position: absolute;
	top: 20px;
	right: 0;
	z-index: 2;
}

#header .restaurant .category {
	padding: 5px 10px;
	display: none;
	box-sizing: border-box;
	border-right: 1px solid #6b6662;
	border-bottom: 1px solid #6b6662;
	border-radius: 3px;
	background: #f2eeea;
}

#header .restaurant .category li {
	cursor: pointer;
}

#header .restaurant .category li.cur {
	color: #ce935b;
}

#header .restaurant .area {
	padding: 5px 10px;
	display: none;
	box-sizing: border-box;
	border-right: 1px solid #6b6662;
	border-bottom: 1px solid #6b6662;
	border-radius: 3px;
	background: #f2eeea;
}

#header .restaurant .persons {
	padding: 5px 10px;
	display: none;
	box-sizing: border-box;
	border-right: 1px solid #6b6662;
	border-bottom: 1px solid #6b6662;
	border-radius: 3px;
	background: #f2eeea;
}

#header .restaurant dt {
	color: #ce935b;
}

#header .restaurant dd {
	margin-bottom: 10px;
}

#header .restaurant dd:last-child {
	margin-bottom: 0;
}

/* .reservation */

#header .reservation {
	position: relative;
}

#header.fixed .reservation {
	position: absolute;
    top: 41px;
    right: 0;
}
#header.fixed .onlineshop {
	display: none;
}

#header.fixed .reservation02 {
	position: absolute;
	top: 31px;
	right: 0;
}

#header .reservation a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#header .icontel{
	position: absolute;
    top: 51px;
    right: 20px;
    padding-left: 30px;
    font-size: 15px;
    background: url(/restaurant/img/icon_tel02.png) no-repeat;
    background-position: 0;
    background-size: 15px;
}

/* topicPath */

.topicPath {
	font-size: 11px;
	margin-bottom: 5px;
}

.topicPath ul {
	overflow: hidden;
}

.topicPath li {
	margin-right: 1em;
	float: left;
	color: #cf945c;
}

.topicPath li:after {
	content: '＞';
}

.topicPath li.last:after {
	content: '';
}

.topicPath li a {
	margin-right: 1em;
	text-decoration: none;
	color: #cf945c;
}

.topicPath li a:hover {
	text-decoration: underline;
}

/* #return */

#return {
	clear: both;
}

#return a {
	padding-right: 5px;
	display: block;
	width: 120px;
	margin-left: auto;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
	color: #fff;
	background: url(../img/return_icon.gif) 100px center no-repeat #cf945c;
}

#return a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/* .copyright */

.copyright {
	padding: 20px 0;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background: #cf945c;
}


/* sub */

body.sub,
body.sub02 {
	padding-top: 440px;
	min-width: 1024px;
	position: relative;
}

body.sub #promotion {
	width: 100%;
	height: 415px;
	position: absolute;
	top: 0;
	left: 0;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100%;
}

body.sub02 #promotion {
	width: 100%;
	height: 415px;
	position: absolute;
	top: 0;
	left: 0;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100%;
}



/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

	module

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

/* title */

.pagetitle {
	margin-bottom: 15px;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -2px;
}

.pagetitle02 {
	margin-bottom: 15px;
	font-size: 38px;
	font-weight: bold;
	letter-spacing: -2px;
}

.cmnH2 {
	border-bottom: 1px solid #cf945c;
	padding-bottom: 3px;
	margin-bottom: 20px;
	font-size: 20px;
}

.cmnH2.sizeS {
	font-size: 15px;
}

.cmnH2hasText {
	position: relative;
}

.cmnH2hasText .text {
	position: absolute;
	top: 8px;
	right: 0;
	font-size: 15px;
}

.cmnH3 {
	display: inline-block;
	background-color: #cf945c;
	padding: 2px 30px;
	margin-bottom: 25px;
	color: #fff;
	font-size: 20px;
}

.cmnH3.sizeS {
	font-size: 15px;
	margin-bottom: 15px;
}

.cmnTitle {
	color: #cf945c;
	font-size: 20px;
}

.cmnTitleS {
	color: #cf945c;
	font-size: 15px;
}

.cmnTitleSS {
	color: #cf945c;
	font-size: 12px;
}


/* list */

.cmnList li {
	margin-bottom: 5px;
}

.cmnList.marginL li {
	margin-bottom: 10px;
}

.cmnMarkList li:before {
	content: "■";
	color: #cf945c;
	padding-right: 3px;
}
.cmnMarkList li.kome:before {
	content: "※";
	color: #cf945c;
	padding-right: 3px;
}

.cmnMarkList.inline li {
	display: inline;
}

.cmnDotList li {
	margin-bottom: 3px;
}

.cmnDotList02 li {
	margin-bottom: 3px;
	width:250px;
}

.cmnDotList li:before {
	content: "・";
	color: #cf945c;
	padding-right: 3px;
}

.cmnNumberList li .number {
	float: left;
	width: 40px;
}

.cmnNumberList.colorNumber li .number {
	color: #cf945c;
	width: 25px;
}

.cmnNumberList li .text {
	overflow: hidden;
}

/* supplemental */
.supplemental_text{
	font-size: 15px;
	border-bottom: 1px solid #cf945c;
	border-top: 1px solid #cf945c;
	padding: 15px 0 15px 30px;
    margin-bottom: 20px;
}
/* cmnColumn */

.cmnColumn {
	margin-bottom: 30px;
}

.cmnColumn .column {
	float: left;
}

.cmnColumn.col2 .column { width: 49%; margin-left: 2%; }
.cmnColumn.col3 .column { width: 33%;/*width: 32%; margin-left: 2%;*/ }
.cmnColumn.col4 .column { width: 23.5%; margin-left: 2%; }

.cmnColumn .column:first-child {
	margin-left: 0;
}

/* cmnLineColumn */

.cmnLineColumn {
	display: table;
	width: 100%;
	margin-bottom: 30px;
	border-right: 1px solid #cf945c;
}

.cmnLineColumn .column {
	display: table-cell;
	border-left: 1px solid #cf945c;
	padding: 10px 15px;
}

.cmnLineColumn.col2 .column { width: 50%; }
.cmnLineColumn.col3 .column { width: 33.3%; }
.cmnLineColumn.col4 .column { width: 25%; }
.cmnLineColumn.col5 .column { width: 20%; }

.cmnLineColumn .column .title {
	margin-bottom: 8px;
	font-size: 15px;
}

/* cmnTwoColBox */


.cmnTwoColBoxArea01 {
	width: 49%;
    float: left;
    padding-right: 20px;
}

.cmnTwoColBoxArea02 {
	width: 48%;
    float: left;
}

.cmnTwoColBox {
	display: table;
	width: 100%;
	margin-bottom: 40px;
}

.cmnTwoColBoxArea01 .cmnTwoColBox {
	display: table;
	width: 100%;
	margin-bottom: 15px;
}


.cmnTwoColBox .box {
	display: table-cell;
	width: 404px;
	border-color: #cf945c;
	border-style: solid;
	border-width: 1px 1px 1px 5px;
	padding: 20px 25px;
	font-size: 15px;
}

.cmnTwoColBox .spacer {
	display: table-cell;
	width: 20px;
}

.cmnTwoColBox .title {
	color: #cf945c;
	font-size: 28px;
	margin-bottom: 5px;
}

/* cmnBoxList */

.cmnBoxList > li {
	border-color: #cf945c;
	border-style: solid;
	border-width: 1px 1px 1px 5px;
	padding: 10px 10px 10px 25px;
	margin-bottom: 20px;
	font-size: 15px;
}

.cmnBoxList > li.half {
	width: 414px;
}

.cmnBoxList > li .cmnTitle {
	padding-top: 10px;
	height: 70px;
	line-height: 1.5;
}

.cmnBoxList > li a {
	display: block;
	text-decoration: none;
	overflow: hidden;
}

.cmnBoxList > li a:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.cmnBoxList > li a:hover img {
	filter: alpha(opacity=100);
	opacity: 1;
}

/* cmnBgBoxList */

.cmnBgBoxList {
	display: table;
	width: 100%;
	font-size: 15px;
}

.cmnBgBoxList > li {
	display: table-cell;
	background: #f2eeea;
	width: 266px;
	border-left: 11px solid #fff;
	padding: 15px 20px 20px;
}

.cmnBgBoxList > li:first-child {
	border-left: 0;
}

/* cmnBgBox */

.cmnBgBox {
	background: #f2eeea;
	padding: 20px;
	margin-bottom: 40px;
}

/* cmnTable */

.cmnTable {
	border-top: 1px solid #cf945c;
	border-left: 1px solid #cf945c;
	margin-bottom: 20px;
	width: 100%;
	font-size: 15px;
}

.cmnTable th {
	border-bottom: 1px solid #cf945c;
	background-color: #f1dfce;
	vertical-align: middle;
	padding: 15px 20px;
	text-align: left;
}

.cmnTable td {
	border-right: 1px solid #cf945c;
	border-bottom: 1px solid #cf945c;
	padding: 15px 35px;
}


/* cmnTable02 chiba-kaigi */

.cmnTable02 {
	border-top: 1px solid #cf945c;
	border-left: 1px solid #cf945c;
	margin-bottom: 20px;
	width: 100%;
	font-size: 15px;
}

.cmnTable02 th {
	border-bottom: 1px solid #cf945c;
	background-color: #f1dfce;
	vertical-align: middle;
	padding: 15px 20px;
	text-align: left;
}

.cmnTable02 td {
	border-right: 1px solid #cf945c;
	border-bottom: 1px solid #cf945c;
	padding: 15px 30px;
}

/* localNav */

.localNav {
	margin-bottom: 20px;
}

.localNav ul {
	overflow: hidden;
	margin-right: -12px;
}

.localNav li {
	margin-bottom: 10px;
	float: left;
	font-size: 15px;
	background: #f2eeea;
}
.restaurant .localNav li:last-child{
	background-color: #921b00;
}
.restaurant .localNav li:last-child a{
	color:#fff;
}

.localNav li.col2 { width: 464px; margin-right: 12px; }
.localNav li.col3 { width: 306px; margin-right: 11px; }
.localNav li.col4 { width: 226px; margin-right: 12px; }
.localNav li.col5 { width: 180px; margin-right: 10px; }
.localNav li.col6 { width: 148px; margin-right: 10px; }

.localNav li.cur,
.localNav li:hover {
	background: #cf945c;
}

.localNav li a {
	height: 60px;
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	color: #6a6561;
}

.localNav li a.textNavi {
	height: 50px;
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	padding-top: 10px;
	color: #6a6561;
}

.localNav li.cur a,
.localNav li:hover a {
	color: #fff;
}

.localNav li.row2 a {
	line-height: 1.3;
	padding-top: 12px;
	height: 48px;
}

/* cmnTabList */

.cmnTabList li {
	float: left;
	width: 50%;
}

.cmnTabList.col3 li {
	width: 33.3%;
}
.cmnTabList.col4 li {
	width: 25%;
}

.cmnTabList li a {
	display: block;
	border-bottom: 3px solid #f2eeea;
	text-align: center;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	padding: 12px 0;
}

.cmnTabList li.left a {
	background: url(/assets/img/tab_bg_right.gif) repeat-y 100% 0 #f2eeea;
}

.cmnTabList li.right a {
	background: url(/assets/img/tab_bg_left.gif) repeat-y 0 0 #f2eeea;
}

.cmnTabList li a:hover {
	background: none #cf945c;
	color: #fff;
}

.cmnTabList li.cur a {
	background-image: none !important;
	background-color: #fff !important;
	border-top: 3px solid #f2eeea;
	border-left: 3px solid #f2eeea;
	border-right: 3px solid #f2eeea;
	border-bottom: none;
	padding: 9px 0 15px;
	color: #222;
}

.cmnTabContents {
	border-left: 3px solid #f2eeea;
	border-right: 3px solid #f2eeea;
	border-bottom: 3px solid #f2eeea;
	padding: 30px 45px;
	margin-bottom: 40px;
}

/* cmnSliderArea */

.cmnSliderArea {
	position: relative;
}

.cmnSliderArea .imgList li {
	display: none;
}

.cmnSliderArea .imgList li.cur {
	display: block;
}

.cmnSliderArea .sliderLeft {
	position: absolute;
	top: 0;
	left: 0;
	width: 30%;
	height: 100%;
	background: url(/assets/img/bg_transparent.png) repeat 0 0;	/* for old IE */
	cursor: pointer;
}

.cmnSliderArea .sliderLeft:hover {
	background: url(/assets/img/slider_left.png) no-repeat 5% 50%;
}

.cmnSliderArea .sliderRight {
	position: absolute;
	top: 0;
	right: 0;
	width: 30%;
	height: 100%;
	background: url(/assets/img/bg_transparent.png) repeat 0 0;	/* for old IE */
	cursor: pointer;
}

.cmnSliderArea .sliderRight:hover {
	background: url(/assets/img/slider_right.png) no-repeat 95% 50%;
}

.cmnSliderArea .sliderCur {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;
}

.cmnSliderArea .sliderCur li {
	display: inline-block;
	width: 22px;
	height: 22px;
	padding: 0 5px;
	background: url(/assets/img/slider_current.png) no-repeat 0 0;
	cursor: pointer;
}

.cmnSliderArea .sliderCur li.cur {
	background-position: 0 -22px;
}

/* cmnSearchBox */

.cmnSearchBox  {
	position: relative;
}

.cmnSearchBox  dt {
	display: inline-block;
	cursor: pointer;
}

.cmnSearchBox dt:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.cmnSearchBox dd {
	display: none;
	position: absolute;
	top: 100%;
	background-color: #EFEBE7;
	border-radius: 2px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #6b6662;
	border-bottom: 1px solid #6b6662;
	padding: 7px 10px 10px;
	z-index: 4000;
}

.cmnSearchBox li {
	margin-bottom: 2px;
	font-size: 10px;
}

/* form */

.require {
	color: #f00;
}

.formBox {
	background-color: #f2eeea;
	padding: 20px 40px;
	margin-bottom: 40px;
	font-size: 15px;
}

.formBox h2 {
	position: relative;
	margin-bottom: 15px;
	font-size: 20px;
}

.formBox h2:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
	border-top: 1px solid #cf945c;
}

.formBox h2 span {
	position: relative;
	padding-right: 10px;
	background-color: #f2eeea;
}

.formBox .errorArea {
	border: 1px solid #f00;
	background-color: #fff;
	padding: 10px 20px;
	margin-bottom: 30px;
	color: #f00;
}

.formBox .errorArea h3 {
	font-size: 20px;
	margin-bottom: 5px;
}

.formBox .formList > li {
	overflow: hidden;
	padding: 20px 0;
	border-top: 1px solid #cf945c;
}

.formBox .formList > li:first-child {
	border-top: none;
}

.formBox .formList > li .head {
	float: left;
	width: 235px;
	color: #cf945c;
}

.formBox .formList > li .form {
	float: left;
	width: 625px;
}

/* 20200120 add */
.formBox .formList > li .head a {
	color: #cf945c;
	text-decoration: underline;
}
.formBox .formList > li .head a:hover {
	text-decoration: none;
}
/* 20200120 add */

.formBox .submitBtn {
	margin-top: 15px;
	text-align: center;
}

.formBox .submitBtn input:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

/* 20200120 add */
.formBox .submitInputBtn.off input {
	filter: alpha(opacity=50);
	opacity: 0.5;
}
/* 20200120 add */

.cmnSelect {
	border-top: none;
	border-left: none;
	border-right: 1px solid #6b6662;
	border-bottom: 1px solid #6b6662;
	border-radius: 3px;
	padding: 2px 2px 2px 10px;
}

.cmnTextBox,
.cmnTextarea {
	border-top: none;
	border-left: none;
	border-top: 1px solid #6b6662;
	border-left: 1px solid #6b6662;
	border-radius: 3px;
	padding: 2px 10px;
}

.cmnCheckList {
	overflow: hidden;
}

.cmnCheckList li {
	float: left;
	background: url(/assets/img/form_checkbox_off.png) no-repeat 0 5px;
	padding-left: 18px;
	margin-right: 40px;
}

.cmnCheckList li.checked {
	background: url(/assets/img/form_checkbox_on.png) no-repeat 0 5px;
}

.cmnCheckList li label {
	cursor: pointer;
}

.cmnCheckList input {
	display: none;
}

.cmnSelect.error,
.cmnTextBox.error,
.cmnTextarea.error {
	background-color: #ffb4b4;
}

.autoAddressBtn {
	position: relative;
	display: inline-block;
	background-color: #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #6b6662;
	border-bottom: 1px solid #6b6662;
	border-radius: 3px;
	padding: 1px 8px;
	margin-left: 20px;
	font-size: 12px;
	font-family: ArialMT,'Hiragino Kaku Gothic Pro','Hiragino Kaku Gothic ProN',Meiryo,'MS PGothic',sans-serif;
	cursor: pointer;
}

.autoAddressBtn:hover {
	text-decoration: none;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.autoAddressBtn:active {
	top: 1px;
}


/* top page  zenken */

.zenken_body{
	padding:10px 0;
	margin:0 0 20px;
	overflow:hidden;
}
.zenken_box{
	width:28.3%;
	float:left;
	padding:15px 20px 20px;
	margin-left:10px;
	height:auto;
}
.zenken_box-Col2{
	width: 424px;
	float: right;
	margin-left: 12px;	
}
.zenken_box.first {
	margin-left:0;
}
.zenken_box-Col2.first {
	float:left;
}
.zenken_box.zenken_box-color{
	background-color:#C9905A;
}
.zenken_title{
	text-align:center;
	font-size:18px;
	font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'メイリオ', Meiryo, serif;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding-bottom:10px
}
.zenken_title02{
	font-size:14px;
}
.zenken_text{
	padding-top:15px;
}

h3.cmnTitle.mt15.mb5 {
    height: 110px;
    display: table-cell;
    vertical-align: middle;
}


.fs18 {
	font-size: 18px;
}

.fs13 {
    font-size: 13px;
}

/* 20210118 add takahashi */
#inline-content {
	margin: 0 !important;
}
div.message {
	padding: 40px 50px;
	border: 20px solid #CA8956;
}
div.message p.message_title {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
div.message p.message_txt {
	font-size: 22px;
}
