@charset "utf-8";

.sp {
	display: none;
}

.tablet {
	display: none;
}

#container {
	min-width: 1090px;
}

/*COMMON */
/* -------------------------------------------------- */

.column {
	width: 1080px;
	margin: 0 auto;
}


/* header */
#header {
	width: 100%;
	padding-top: 24px;
}
.socialLink {
	margin: 0 1.25% 0 0;
	text-align: right;
}
#header h1 {
	width: 195px;
	height: 69px;
	margin: 0 auto 37px;
}
.globalNav ul {
	margin: 0 0 40px;
	text-align: center
}
.globalNav ul li {
	display: inline-block;
	margin: 0 21px;
}
.globalNav ul li a {
	display: inline-block;
	padding-bottom: 8px;
	background: url(../images/line01.png) repeat-x 0 bottom;
	/*transition: all 0.3s ease-in-out 0s;*/
}
.globalNav ul li a:hover {
	opacity: 0.5;
	background: transparent;
}


/* footer */
#footerArea {
	width: 100%;
	padding: 45px 0 20px;
	background: url(../images/line01.png) repeat-x 0 top #ffffff;
}
#footer {
	width: 1080px;
	margin: 0 auto;
}
#footer ul {
	width: 100%;
	margin: 0 auto 40px;
	text-align: center;
}
#footer ul li {
	display: inline-block;
	margin: 0 15px;
}
#footer ul li a {
	display: inline-block;
	padding: 0 0 5px;
	background: url(../images/line01.png) repeat-x 0 bottom;
	letter-spacing: 0;
	transition: all 0.3s ease-in-out 0s;
}
#footer ul li a:hover {
	color: #c7000a;
	background: url(../images/line01.png) repeat-x 0 80%;
}
.footer_column {
	width: 1080px;
	height: 390px;
	position: relative
}
.in-footer {
	width: 340px;
	letter-spacing: 0;
}
.footer_col01 {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 16px;
}
.footer_col02 {
	position: absolute;
	top: 0;
	left: 370px;
}
.footer_col03 {
	position: absolute;
	top: 0;
	right: 0;
}
.f_logo {
	margin-bottom: 25px;
}
.f_txt {
	font-size: 14px;
}
.f_bnr {
	position: absolute;
	bottom: 75px;
	left: 0;
	z-index: 10;
}
#copy {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 14px;
	text-align: center;
	z-index: 5;
}



/* GoogleMap */
#gMap {
	width: 100%;
	height: 400px;
}



/*CONTENTS */
/* -------------------------------------------------- */

/* slide */
#slider1 .sp-top-thumbnails .sp-thumbnail-container,
#slider1 .sp-bottom-thumbnails .sp-thumbnail-container {
	margin-left: 5px;
	margin-right: 5px;
}

#slider1 .sp-bottom-thumbnails.sp-has-pointer {
	margin-top: 20px;
}
#slider1 .sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	top: 0;
	margin-top: 0 !important;
}
#slider1 .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	border: none;
}

#slider1 .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	border: none;
}
#slider1 .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail {
	border: 2px solid #c3151b;
}
#slider1 .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail img {
	width: 100% !important;
	height: auto;
	margin-left: 0 !important;
}

#slider1 .sp-previous-arrow {
	width: 34px;
	height: 70px;
	background: url(../images/prev_btn.png) no-repeat 0 0;
}
#slider1 .sp-next-arrow {
	width: 34px;
	height: 70px;
	background: url(../images/next_btn.png) no-repeat 0 0;
}
#topRecommend {
	width: 1080px;
	margin: 75px auto 140px;
}
.top-recommend {
	width: 520px;
}
.top-recommend h2 {
	margin-bottom: 10px;
}
.top-recommend-date {
	float: right;
	padding-top: 5px;
	font-size: 14px;
	letter-spacing: 0.3em;
}
.top-recommend-img {
	width: 519px;
	height: 211px;
}

.inviewUp {
	transform: translate(0, 50px);
	-webkit-transform: translate(0, 50px);
	opacity: 0;
	transition: .8s;
}

.Up {
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	opacity: 1.0;
}

#topBox01,
#topBox02,
#topBox03,
#topBox04,
#topBox05,
#topBox06,
#topBox07 {
	position: relative;
	width: 100%;
	height: 740px;
}
#topBox02 {
	height: 585px;
	margin-top: 90px;
}
#topBox03 {
	height: 780px;
	margin-top: -25px;
}
#topBox04 {
	height: 730px;
	margin-top: -40px;
}
#topBox05 {
	height: 700px;
	margin-top: 80px;
}
#topBox06 {
	height: 400px;
	margin-top: 75px;
}
#topBox07 {
	height: 1205px;
	margin: 80px 0 90px;
}


.topTtl {
	padding-bottom: 15px;
	background: url(../images/line01.png) repeat-x 0 bottom;
}



.topimg01 {
	position: absolute;
	top: 0;
	left: 15%;
}
.topttl01 {
	position: absolute;
	top: 38%;
	right: 17%;
}
.toptxt-box01 {
	position: absolute;
	right: 15%;
	bottom: 0;
	width: 380px;
	padding: 60px;
	background: #ffffff;
}
.top_txt01 {
	font-size: 17px;
	line-height: 1.8;
}
.top_btn {
	text-align: right;
}
.top_btn a {
	display: inlie-block;
	padding: 10px 30px 8px 20px;
	border: 1px solid #c21b24;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(../images/red_arr.png) no-repeat 93% center #ffffff;
	font-size: 15px;
	color: #c21b24;
	text-align: center;
	transition: all 0.3s ease-in-out 0s;
}
.top_btn a:hover {
	background: url(../images/wht_arr.png) no-repeat 93% center #c21b24;
	color: #ffffff;
}
.topimg02 {
	position: absolute;
	top: 6%;
	left: 15%;
}
.topimg03 {
	position: absolute;
	top: 0;
	right: 10%;
}
.toptxt01 {
	position: absolute;
	top: 35%;
	left: 32.5%;
}
.topimg04 {
	position: absolute;
	top: 0;
	right: 15.6%;
}
.topttl02 {
	position: absolute;
	top: 30%;
	left: 15%;
}
.toptxt-box02 {
	position: absolute;
	left: 15%;
	top: 43%;
	width: 420px;
	padding: 50px 40px;
	background: #ffffff;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 1.8;
}
.topimg05 {
	position: absolute;
	top: 9.5%;
	right: 15.6%;
}
.topimg06 {
	position: absolute;
	top: 0;
	left: 10%;
}
.topimg07 {
	position: absolute;
	bottom: 0;
	left: 10%;
}
.topimg08 {
	position: absolute;
	top: 0;
	left: 15.6%;
}
.topttl03 {
	position: absolute;
	top: 18.5%;
	right: 15.6%;
}
.toptxt-box03 {
	position: absolute;
	top: 32%;
	right: 15.6%;
	width: 400px;
	padding: 50px;
	background: #ffffff;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 1.8;
}
.topimg09 {
	position: absolute;
	top: 0;
	left: 15.6%;
}
.topimg10 {
	position: absolute;
	top: 0;
	right: 15.6%;
}
.topimg11 {
	position: absolute;
	top: 0;
	right: 9%;
}
.topttl04 {
	position: absolute;
	top: 11.5%;
	left: 15.6%;
}
.toptxt-box04 {
	position: absolute;
	top: 19.5%;
	left: 15.6%;
	width: 380px;
	padding: 60px;
	background: #ffffff;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 1.8;
}
.topimg12 {
	position: absolute;
	bottom: 0;
	left: 15.6%;
}
.topimg13 {
	position: absolute;
	bottom: 0;
	right: 15.6%;
}

.topColum {
	margin: 0 auto 50px;
}
.topColum h2 {
	margin: 0 0 50px;
}
.top-colum {
	width: 1110px;
	margin: 0 -30px 0 0;
	position: relative;
}
.top-colum-link {
	float: left;
	width: 340px;
	height: 255px;
	margin: 0 30px 30px 0;
	background:#ffffff;
	position: relative;
	overflow: hidden;
}
.top-colum-link a {
	transition: all 0.3s ease-in-out 0s;
}
.top-colum-link a:hover {
	opacity: 0.5;
	color: #000000;
}
.top-colum-link a img {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.in-top-colum {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 10px;
	background-color: rgba( 255, 255, 255, 0.6 );
	font-size: 14px;
	box-sizing: border-box;
}
.in-top-colum span {
	font-weight: bold;
}

#topEvent {
	width: 100%;
	margin-bottom: 85px;
	padding: 55px 0;
	background: #f0ede1;
}
.top-event {
	width: 830px;
	margin: 0 auto;
	padding: 0 0 0 270px;
	background: url(../images/top_event_ttl.jpg) no-repeat 0 center;
}
.in-top-event {
	width: 400px;
}
.scroll01 {
	width: 375px;
	height: 280px;
	padding: 0 25px 0 0;
	overflow: auto;
}
.scroll01 ul li {
	width: 365px;
	margin: 0 0 10px;
	padding: 0 10px 20px 0;
	background: url(../images/line01.png) repeat-x 0 bottom;
}
.scroll01 ul li a {
	font-size: 16px;
}
.scroll01 ul li span {
	display: inline-block;
}
.event-date {
	margin: 0 10px 5px 0;
	font-weight: bold;
}
.event-cat {
	margin-bottom: 5px;
	padding: 0 5px;
	background-image: linear-gradient(
	-45deg,
	#c32b33 25%,
	#d77378 25%, #d77378 50%,
	#c32b33 50%, #c32b33 75%,
	#d77378 75%, #d77378
	);
	background-size: 4px 4px;
	color: #ffffff;
}

.topInfo {
	margin: 0 auto 100px;
}
.topInfo h2 {
	width: 283px;
	margin: 0 auto 40px;
}
.top-info {
	width: 478px;
	height: 370px;
	padding: 20px;
	border: 1px solid #c1c1c1;
	background: #ffffff;
}
.top-info h3 {
	margin-bottom: 20px;
	padding-top: 5px;
}
.fb-btn {
	float: right;
	margin-top: -3px;
	width: 32px;
}
.scroll02 {
	width: 453px;
	height: 310px;
	padding: 0 25px 0 0;
	overflow: auto;
}
.scroll02 ul li {
	width: 453px;
	margin: 0 0 10px;
	padding: 0 0 10px 0;
	background: url(../images/line01.png) repeat-x 0 bottom;
}
.scroll02 ul li a {
	display: block;
	width: 100%;
	padding: 0 45px 0 0;
	background: url(../images/blk_arr.jpg) no-repeat right center;
	font-size: 15px;
	box-sizing: border-box;
	transition: all 0.3s ease-in-out 0s;
}
.scroll02 ul li a:hover {
	opacity: 0.5;
}
.scroll02 ul li span {
	display: inline-block;
}
.top-info-img {
	float: left;
	width: 62px;
}
.top-info-txt {
	float: right;
	width: 335px;
	letter-spacing: 0;
}
.info-date {
	margin: 0 10px 0 0;
	font-weight: bold;
}
.info-cat {
	padding: 0 4px;
	border: 1px solid #666666;
	color: #666666;
	font-size: 12px;
}



/* sub-page */
/* common */

.pageTtl {
	width: 100%;
	height: 280px;
	margin: 0 0 10px;
	padding: 80px 0 0;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	line-height: 1.8;
}
.sabpageTtl {
	margin: 0 0 20px;
	padding: 0 0 20px;
	background: url(../images/line02.png) no-repeat center bottom;
}


#pankuzu {
	width: 1080px;
	margin: 0 auto 110px;
	font-size: 14px;
	color: #24160f;
}
#pankuzu a {
	display: inline-block;
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	background: url(../images/arr01.jpg) no-repeat right center;
	transition: all 0.3s ease-in-out 0s;
}
#pankuzu a:hover {
	opacity: 0.5;
}
#pankuzu a:first-child img {
	vertical-align: middle;
}

.section {
	width: 1080px;
	margin: 0 auto;
}
.two-col {
	width: 50%;
	box-sizing: border-box;
}
.two-col02 {
	width: 515px;
	box-sizing: border-box;
}
.four-col {
	width: 255px;
}


.ttl01 {
	margin-bottom: 50px;
	padding-bottom: 15px;
	border-bottom: 5px solid #59493f;
}
.ttl02 {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #59493f;
}



/* kodawari */
.kodawari {
	background: url(../images/kodawari_main.jpg) no-repeat center 0;
	background-size: cover;
}
.kodawari_ttl {
	margin: 0 0 20px;
	padding: 0 0 0 30px;
	background: url(../images/icon01.jpg) no-repeat 0 center;
}
.kodawari_txt {
	margin-bottom: 35px;
	font-size: 18px;
}
.kodawari_box001 {
	width: 980px;
	margin: 0 0 100px;
	padding: 49px;
	border: 1px solid #59493f;
}
.kodawari_box001 h4 {
	margin: 0 0 20px;
	font-size: 23px;
	color: #ea6d93;
	font-weight: bold;
}
.kodawari_box001 p {
	letter-spacing: 0.1em;
}
.kodawari_box005 {
	width: 793px;
	margin: 0 auto 50px;
	padding: 30px 40px;
	border: 1px dashed #6d6d6d;
	background: #ffffff;
}
.kodawari_box005 p {
	font-size: 19px;
}
.kodawari_box006 {
	width: 100%;
	padding: 40px 30px;
	border: 1px dashed #6d6d6d;
	background: #ffffff;
	box-sizing: border-box;
}
.kodawari_box006 p {
	font-size: 14px;
	letter-spacing: 0.1em;
}
.shop_link {
	float: right;
	padding-right: 30px;
}
.shop_link a {
	display: block;
	padding-right: 25px;
	background: url(../images/link_icon.jpg) no-repeat right center;
	text-align: right;
	font-size: 20px;
}
.shop_link a:hover {
	opacity: 0.5;
}



.kodwari_img01 {
	margin: 0 0 50px;
}
.kodawari_box002 {
	width: 1040px;
	margin: 0 0 75px;
	padding: 15px 20px;
	background: #ffffff;
}
.in_kodawari001 {
	width: 750px;
}
.in_kodawari002 {
	width: 275px;
}
.caption01 {
	margin-top: 10px;
	font-size: 13px;
	color: #392d14;
	text-align: right;
	letter-spacing: 0;
}
.kodawari_box003 {
	width: 615px;
}
.kodawari_box004 {
	width: 532px;
}
.kodawari_box007 {
	width: 257px;
}
.in_kodawari {
	float: left;
	margin: 0 17px 0 0;
}


/* shop */
.shop {
	background: url(../images/shop_main.jpg) no-repeat center 0;
	background-size: cover;
}
.shopGallery {
	width: 1080px;
	margin: 0 auto 80px;
}
.shop_name {
	float: left;
	width: 240px;
	height: 337px;
	padding: 70px 0 0 30px;
	background: #201a0e;
}
.shop_photo {
	float: right;
	width: 809px;
}
#slider2 .sp-bottom-thumbnails,
#slider3 .sp-bottom-thumbnails {
	margin-top: 1px;
}

#slider2 .sp-top-thumbnails .sp-thumbnail-container,
#slider2 .sp-bottom-thumbnails .sp-thumbnail-container,
#slider3 .sp-top-thumbnails .sp-thumbnail-container,
#slider3 .sp-bottom-thumbnails .sp-thumbnail-container {
	margin-left: 0;
	margin-right: 1px;
}
.shopInfo {
	width: 1080px;
	margin: 0 auto 20px;
}
.shop_subttl {
	margin-bottom: 10px;
	padding: 0 0 15px 10px;
	background: url(../images/line03.jpg) no-repeat 0 bottom;
}

.scroll03 {
	width: 490px;
	height: 345px;
	margin-bottom: 15px;
	padding: 0 25px 0 0;
	overflow: auto;
}
.scroll03 ul li {
	width: 490px;
	margin: 0 0 10px;
	padding: 0 0 10px 0;
	background: url(../images/line01.png) repeat-x 0 bottom;
}
.scroll03 ul li a {
	display: block;
	width: 100%;
	padding: 0 80px 0 0;
	background: url(../images/blk_arr.jpg) no-repeat right center;
	font-size: 15px;
	box-sizing: border-box;
	transition: all 0.3s ease-in-out 0s;
}
.scroll03 ul li a:hover {
	opacity: 0.5;
}
.scroll03 ul li span {
	display: inline-block;
}
.shop-info-txt {
	float: right;
	width: 335px;
	letter-spacing: 0;
}
.scroll03 .jspVerticalBar {
	width: 7px;
}
.shop_info {
	width: 515px;
	background: url(../images/line01.png) repeat-x 0 bottom;
}
.shop_info dt,
.shop_info dd {
	float: left;
	padding: 25px 0;
	letter-spacing: 0;
}
.shop_info dt {
	width: 90px;
	margin: 0 50px 0 0;
	text-align: right;
}
.shop_info dd {
	width: 360px;
}
.daimyomap {
	padding-bottom: 100px;
	background: url(../images/shop_bg.jpg) no-repeat center bottom;
}
.accessmap {
	width: 1080px;
	height: 425px;
	margin: 0 auto 100px;
}


/* menu */
.menu {
	background: url(../images/menu_main.jpg) no-repeat center 0;
	background-size: cover;
}
#tabnav {
	margin-bottom: 60px;
	text-align: center;
}
#tabnav li{
	/*float: left;*/
	display: inline-block;
	width: 214px;
	padding: 5px 0;
	border-right: 1px solid #bfbfbf;
}
#tabnav li:first-child {
	width: 213px;
	border-left: 1px solid #bfbfbf;	
}
#tabnav li a {
	/*display: block;*/
	display: inline-block;
	width: 160px;
	height: 160px;
	margin: 0 auto;
	text-indent: 100%;
	overflow: hidden;
	transition: all 0.3s ease-in-out 0s;
}
#tabnav li:first-child a {
	background: url(../images/menu01_bk.png) no-repeat center #faf8f0;
}
#tabnav li:first-child a:hover,
#tabnav li:first-child a.active {
	background: url(../images/menu01_wh.png) no-repeat center #8fb441;
}
/*
#tabnav li:nth-child(2) a {
	background: url(../images/menu02_bk.png) no-repeat center #faf8f0;
}
#tabnav li:nth-child(2) a:hover,
#tabnav li:nth-child(2) a.active {
	background: url(../images/menu02_wh.png) no-repeat center #213b61;
}
*/
#tabnav li:nth-child(2) a {
	background: url(../images/menu03_bk.png) no-repeat center #faf8f0;
}
#tabnav li:nth-child(2) a:hover,
#tabnav li:nth-child(2) a.active {
	background: url(../images/menu03_wh.png) no-repeat center #f29c9f;
}
#tabnav li:nth-child(3) a {
	background: url(../images/menu04_bk.png) no-repeat center #faf8f0;
}
#tabnav li:nth-child(3) a:hover,
#tabnav li:nth-child(3) a.active {
	background: url(../images/menu04_wh.png) no-repeat center #633e2b;
}
#tabnav li:nth-child(4) a {
	background: url(../images/menu05_bk.png) no-repeat center #faf8f0;
}
#tabnav li:nth-child(4) a:hover,
#tabnav li:nth-child(4) a.active {
	background: url(../images/menu05_wh.png) no-repeat center #aa2525;
}
.menu-box {
	margin-bottom: 100px;
	padding-bottom: 50px;
}
#tab01 { border-bottom: 4px solid #8fb441; }
#tab02 { border-bottom: 4px solid #f29c9f; }
#tab03 { border-bottom: 4px solid #633e2b; }
#tab04 { border-bottom: 4px solid #aa2525; }
.menuArea {
	width: 1130px;
	margin: 0 -50px 0 0;
}
.menu_ttl {
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.menuttl01 { border-bottom: 4px solid #8fb441; }
.menuttl02 { border-bottom: 4px solid #f29c9f; }
.menuttl03 { border-bottom: 4px solid #633e2b; }
.menuttl04 { border-bottom: 4px solid #aa2525; }
.time {
	float: right;
	padding-top: 3px;
}
.menu_op {
	margin-bottom: 30px;
	font-size: 13px;
	text-align: left;
}
.menu_col {
	float: left;
	width: 515px;
	margin: 0 50px 50px 0;
}
.menu_name {
	margin-bottom: 15px;
	font-size: 20px;
}
#tab01 h3 { color: #709327; }
#tab02 h3 { color: #f29c9f; }
#tab03 h3 { color: #633e2b; }
#tab04 h3 { color: #aa2525; }
.menu_img {
	float: left;
	width: 250px;
	height: 160px;
	position: relative;
}
.popicon {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.menu_txt {
	float: right;
	width: 255px;
	height: 160px;
	position: relative;
	font-size: 13px;
	letter-spacing: 0.1em;
}
.price {
	position: absolute;
	right: 0;
	bottom: 0;
}


/* information */
.info {
	background: url(../images/info_main.jpg) no-repeat center 0;
	background-size: cover;
}
#infotabnav {
	margin-bottom: 50px;
	text-align: center;
}
#infotabnav li {
	display: inline-block;
	margin: 0 34px;
}
#infotabnav li a,
#infotabnav li span {
	display: inline-block;
	width: 275px;
	height: 52px;
	border: 1px solid #010101;
	text-indent: -999999px;
	overflow: hidden;
	transition: all 0.3s ease-in-out 0s;
}
#infotabnav li:first-child a {
	background: url(../images/daimyo_bk.png) no-repeat center #faf8f0;
}
#infotabnav li:first-child a:hover,
#infotabnav li:first-child a.active,
#infotabnav li:first-child span {
	background: url(../images/daimyo_wh.png) no-repeat center #010101;
}
#infotabnav li:nth-child(2) a {
	background: url(../images/nagasaki_bk.png) no-repeat center #faf8f0;
}
#infotabnav li:nth-child(2) a:hover,
#infotabnav li:nth-child(2) a.active,
#infotabnav li:nth-child(2) span {
	background: url(../images/nagasaki_wh.png) no-repeat center #010101;
}
.listArea {
	float: left;
	width: 770px;
}
.info-list {
	width: 708px;
	margin-bottom: 20px;
	padding: 30px;
	border: 1px solid #cfcecc;
}
.info-list a {
	display: block;
	opacity: 1;
	transition: all 0.3s ease-in-out 0s;
	overflow: hidden;
}
.info-list a:hover {
	opacity: 0.5;
}
.list_img {
	float: left;
	width: 230px;
}
.list_col {
	float: right;
	width: 450px;
	font-size: 18px;
	line-height: 1.5;
}
.update {
	margin-bottom: 20px;
	font-size: 17px;
	letter-spacing: 0;
}
.info_cat {
	float: right;
	padding: 2px 5px;
	border: 1px solid #010101;
	font-size: 14px;
}

.sideArea {
	float: right;
	width: 240px;
}
.sideArea ul {
	margin-bottom: 50px;
}
.category-link li {
	background: url(../images/line01.png) repeat-x 0 bottom;
}
.category-link li a {
	display: block;
	padding: 10px;
	background: url(../images/list_arr.jpg) no-repeat 225px center;
	font-size: 14px;
	letter-spacing: 0;
	transition: all 0.3s ease-in-out 0s;
}
.category-link li a:hover {
	color: #c7000a;
	background: url(../images/list_arr.jpg) no-repeat 230px center;
}
.month_select {
	margin-bottom: 50px;
}
.month_select select {
	width: 100%;
	padding: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 3px solid #bfbfbf;
	background: url(../images/select_arr.png) no-repeat 98% center #ffffff;
	box-sizing: border-box;
}
select::-ms-expand {
	display: none;
}

.entry_list li {
	padding: 20px 0;
	background: url(../images/line01.png) repeat-x 0 bottom;
}
.entry_list li a {
	font-size: 14px;
	line-height: 1.2;
	letter-spacing:0;
	transition: all 0.3s ease-in-out 0s;
}
.entry_list li a:hover {
	color: #c7000a;
}
#pager {
	margin: 0 0 100px;
	text-align: center;
}
#pager a,
#pager span {
	display: inline-block;
	margin: 0 5px;
	width: 30px;
	height: 18px;
	padding: 6px 0;
	border: 1px solid #c21b24;
	color: #c21b24;
	font-size: 18px;
	text-align: center;
	line-height: 18px;
	letter-spacing: 0;
}
#pager a:hover,
#pager span {
	background: #c21b24;
	color: #faf8f0;
}
.prev {
	text-indent: -99999px;
	background: url(../images/arr_prev.png) no-repeat center;
}
.next {
	text-indent: -99999px;
	background: url(../images/arr_next.png) no-repeat center;
}
.blogArea {
	float: left;
	width: 780px;
	margin-bottom: 100px;
}

.blog-column {
	width: 618px;
	margin-bottom: 20px;
	padding: 80px;
	border: 1px solid #cfcecc;
}

.blog-column p {
	padding-bottom: 10px;
}

.blog-column img {
	height: auto;
	max-width: 100%;
}

.entry-date {
	margin-bottom: 40px;
	font-size: 15px;
}
.entry-date span {
	float: right;
	padding: 0 10px;
	background: #1b1b1b;
	color: #ffffff;
}
.blogArea h3 {
	margin-bottom: 40px;
	font-size: 23px;
	letter-spacing: 0;
}
.blogArea img {
	display: block;
	margin-bottom: 20px;
}
.blogBtn a {
	display: block;
	letter-spacing: 0;
	transition: all 0.3s ease-in-out 0s;
}
.blog_btn {
	width: 120px;
	border: 1px solid #c21b24;
	text-align: center;
}
.blogBtn a.entry-prev {
	background: url(../images/left-arr-red.png) no-repeat 5px center #faf8f0;
	color: #c21b24;
}
.blogBtn a.entry-prev:hover {
	background: url(../images/left-arr-wht.png) no-repeat 5px center #c21b24;
	color: #ffffff;
}
.blogBtn a.entry-next {
	background: url(../images/right-arr-red.png) no-repeat 105px center #faf8f0;
	color: #c21b24;
}
.blogBtn a.entry-next:hover {
	background: url(../images/right-arr-wht.png) no-repeat 105px center #c21b24;
	color: #ffffff;
}

/* contact */
.contact {
	background: url(../images/contact_main.jpg) no-repeat center 0;
	background-size: cover;
}
.contact_att {
	width: 470px;
	margin: 0 auto 100px;
	padding: 15px 30px;
	border: 1px dashed #c21b24;
	color: #c21b24;
	font-size: 17px;
}
.contactTel {
	width: 860px;
	margin: 0 0 150px 220px;
}
.tel-column {
	margin-bottom: 30px;
}
.daimyo-tel {
	background: url(../images/line05.jpg) no-repeat 0 bottom;
}
.tel-column dt,
.tel-column dd {
	float: left;
	padding: 0 0 30px;
}
.tel-column dt {
	width: 125px;
	padding: 0 40px 0 0;
	font-size: 17px;
	font-weight: bold;
	text-align: right;
}
.tellink {
	display: block;
	margin-bottom: 20px;
}
.contact_att_txt {
	margin: 0 0 100px;
	font-size: 18px;
	text-align: center;
}
.contact_att_txt span {
	color: #e60012;
}
.contactForm {
	margin-bottom: 50px;
}
.contactForm th,
.contactForm td {
	border-bottom: 1px dotted #9e9d99;
	font-size: 17px;
}
.contactForm th {
	width: 315px;
	padding: 20px 35px 20px 0;
	text-align: right;
	vertical-align: top;
}
.contactForm th span.require {
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 0 5px 0;
	background: #c21b24;
	font-size: 12px;
	color: #ffffff;
}
.contactForm td {
	width: 710px;
	padding: 20px 10px;
}
input[type="radio"] {
	display: none;
}
label.label01 {
	position: relative;
	display: inline-block;
	margin: 0 30px 0 0;
	padding: 3px 3px 3px 25px;
	cursor: pointer;
}
label.label01::before,
label.label01::after {
	position: absolute;
	content: '';
	top: 50%;
	border-radius: 100%;
	-webkit-transition: all .2s;
	transition: all .2s;
}
label.label01::before {
	left: 0;
	width: 12px;
	height: 12px;
	margin-top: -10px;
	background: #faf8f0;
	border: 3px solid #535353;
}
label.label01:hover::before {
	background: #cccccc;
}
label.label01::after {
	opacity: 0;
	left: 4px;
	width: 10px;
	height: 10px;
	margin-top: -6px;
	background: #535353;
	-webkit-transform: scale(2);
	transform: scale(2);
}
input[type="radio"]:checked + label.label01::before {
	background: #faf8f0;
	border: 3px solid #535353;
}
input[type="radio"]:checked + label.label01::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.textbox,
textarea {
	width: 580px;
    padding: 8px 5px;
	background: #ffffff;
    border: solid 1px #a0a0a0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

input[type="text"]:focus,
textarea:focus {
	box-shadow:0px 0px 6px 3px #8fc31f;
	-moz-box-shadow:0px 0px 6px 3px #8fc31f;
	-webkit-box-shadow:0px 0px 6px 3px #8fc31f;
	outline: 0;
}

.ppArea {
	width: 1033px;
	height: 244px;
	margin-bottom: 50px;
	padding: 20px 25px 0 20px;
	border: 1px solid #a0a0a0;
	background: #ffffff;
	overflow: auto;
}
.ppArea h4 {
	margin-bottom: 20px;
	font-weight: bold;
}
.ppArea p {
	margin-bottom: 30px;
	letter-spacing: 0;
}
.ppArea .jspVerticalBar
{
	width: 5px;
}
.submit_btn {
	width: 400px;
	margin: 0 auto 100px;
}
.submit_btn a {
	display: block;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #c21b24;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background: url(../images/wht_arr.png) no-repeat 380px center #c21b24;
	color: #ffffff;
	font-size: 23px;
	text-align: center;
	line-height: 1.2;
	letter-spacing: 0;
	transition: all 0.3s ease-in-out 0s;
}
.submit_btn a span {
	font-size: 17px;
}
.submit_btn a:hover {
	color: #c21b24;
	background:  url(../images/red_arr.png) no-repeat 380px center #faf8f0;
}

.submitbtnAre {
	width: 820px;
	margin: 0 auto 100px;
}
.submitbtnAre a {
	display: block;
	width: 400px;
}
.submitbtnAre a.return_btn {
	padding: 10px 0;
	text-align: center;
	border: 1px solid #535353;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background: url(../images/wht_arr.png) no-repeat 20px center #535353;
	color: #ffffff;
	font-size: 23px;
	text-align: center;
	line-height: 1.2;
	letter-spacing: 0;
	box-sizing: border-box;
	transition: all 0.3s ease-in-out 0s;
}
.submitbtnAre a.send_btn:hover {
	color: #535353;
	background:  url(../images/bk_arr.png) no-repeat 20px center #faf8f0;
}
.submitbtnAre a.send_btn {
	padding: 10px 0;
	text-align: center;
	border: 1px solid #c21b24;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background: url(../images/wht_arr.png) no-repeat 380px center #c21b24;
	color: #ffffff;
	font-size: 23px;
	text-align: center;
	line-height: 1.2;
	letter-spacing: 0;
	box-sizing: border-box;
	transition: all 0.3s ease-in-out 0s;
}
.submitbtnAre a.send_btn:hover {
	color: #c21b24;
	background:  url(../images/red_arr.png) no-repeat 380px center #faf8f0;
}

/*Pagenation*/
.pagenation {
	margin: 0 0 100px;
	text-align: center;
}
.pagenation:after, .pagenation ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.pagenation ul {
    margin: 0;
}
.pagenation li {
   /*float: left;*/
	display: inline-block;
	width: 30px;
    list-style: none outside none;
    /*margin-left: 3px;*/
}
.pagenation li:first-child {
    margin-left: 0;
}
.pagenation li.active {
    background-color: #c21b24;
    color: #faf8f0;
    cursor: not-allowed;
	width: 30px;
	padding: 6px 0;
	font-size: 18px;
	text-align: center;
	line-height: 20px;
}
.pagenation li a {
    color: #c21b24;
    display: inline-block;
	border: 1px solid #c21b24;
	width: 30px;
	padding: 6px 0;
	font-size: 18px;
	text-align: center;
	line-height: 18px;
	letter-spacing: 0;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.pagenation li a:hover {
    background-color: #c21b24;
    color: #faf8f0;
    opacity: 0.8;
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease;
}
.pagenation li.prev,
.pagenation li.next {
	border: 1px solid #c21b24;
}

.pagenation li.prev a {
	background: url(../images/arr_prev.png) no-repeat center;
}
.pagenation li.next a {
    display: inline-block;
	border: 1px solid #c21b24;
	width: 30px;
	text-indent: -99999px;
	background: url(../images/arr_next.png) no-repeat center;
}

/* 20161119追記 */
.recoMenu {
	font-size: 18px;
}



























