@charset "utf-8";
/* ============================================================ */
/* #contents */
/* ============================================================ */
#contents {
	width: 100%;
	padding: 23px 0 0 0;
}

#index #contents {
	padding: 0;
}

#contents > .inner {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}



/* ============================================================ */
/* #main */
/* ============================================================ */
#main {
	width: 720px;
	float: left;
}



/* ============================================================ */
/* #pankuzu */
/* ============================================================ */
#pankuzu {
	width: 980px;
	margin: 0 auto;
	padding: 5px 10px;
	text-align: left;
	background: url(/common/img/common/bg_pankuzu.png) 0 0 repeat;
	font-size: 1.2rem;
}

#pankuzu ul {
	overflow: hidden;
}

#pankuzu ul li {
	float: left;
}




/* ============================================================ */
/* 汎用ブロック */
/* ============================================================ */

/* .block
------------------------------------------------------------ */
.block {
	margin: 0 0 65px 0;
}

.block:last-of-type {
	margin: 0;
}

.block:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size: 0;	
	clear: both; 
	visibility: hidden;
}


/* ============================================================ */
/* テキスト */
/* ============================================================ */
.text-bold {
	font-weight: bold;
}

.indent {
	display: table;
}

.indent > *:first-child {
	display: table-cell;
	white-space: nowrap;
}



/* ============================================================ */
/* タイトルスタイル */
/* ============================================================ */

/* .midashi01
------------------------------------------------------------ */
.midashi01 {
	width: 100%;
	/*height: 200px;
	margin: 0 0 30px 0;*/
	display: block;
	position: absolute;
	top: 41px;
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
	.midashi01 {
		top: 40px;
	}
}

.beginner .midashi01 {
	background: url(/common/img/beginner/bg_ttl_beginner.png) center 0 no-repeat;
}

.plan .midashi01 {
	background: url(/common/img/plan/bg_ttl_plan.png) center 0 no-repeat;
}

#plan_excitement .midashi01 {
	background: url(/common/img/plan/excitement/bg_ttl_excitement.png) center 0 no-repeat;
}

#plan_peace .midashi01 {
	background: url(/common/img/plan/peace/bg_ttl_peace.png) center 0 no-repeat;
}

#plan_relaxation .midashi01 {
	background: url(/common/img/plan/relaxation/bg_ttl_relaxation.png) center 0 no-repeat;
}

#plan_smile .midashi01 {
	background: url(/common/img/plan/smile/bg_ttl_smile.png) center 0 no-repeat;
}

#plan_meal .midashi01 {
	background: url(/common/img/plan/meal/bg_ttl_meal.png) center 0 no-repeat;
}

.guide .midashi01 {
	background: url(/common/img/guide/bg_ttl_guide.png) center 0 no-repeat;
}

#guide_staff .midashi01 {
	background: url(/common/img/guide/staff/bg_ttl_staff.png) center 0 no-repeat;
}

#guide_gardener .midashi01 {
	background: url(/common/img/guide/gardener/bg_ttl_gardener.png) center 0 no-repeat;
}

.design .midashi01 {
	background: url(/common/img/design/bg_ttl_design.png) center 0 no-repeat;
}

#design_sion .midashi01 {
	background: url(/common/img/design/sion/bg_ttl_sion.png) center 0 no-repeat;
}

#design_mint .midashi01 {
	background: url(/common/img/design/mint/bg_ttl_mint.png) center 0 no-repeat;
}

#design_viola .midashi01 {
	background: url(/common/img/design/viola/bg_ttl_viola.png) center 0 no-repeat;
}

#design_roman .midashi01 {
	background: url(/common/img/design/roman/bg_ttl_roman.png) center 0 no-repeat;
}

#design_roman_pet .midashi01 {
	background: url(/common/img/design/roman_pet/bg_ttl_romanpet.png) center 0 no-repeat;
}

#design_green .midashi01 {
	background: url(/common/img/design/green_load/bg_ttl_green.png) center 0 no-repeat;
}

#design_canna .midashi01 {
	background: url(/common/img/design/canna/bg_ttl_canna.png) center 0 no-repeat;
}

#design_mimosa .midashi01 {
	background: url(/common/img/design/mimosa/bg_ttl_mimosa.png) center 0 no-repeat;
}

#design_poplar .midashi01 {
	background: url(/common/img/design/poplar/bg_ttl_poplar.png) center 0 no-repeat;
}

#design_individual .midashi01 {
	background: url(/common/img/design/individual/bg_ttl_individual.png) center 0 no-repeat;
}

#design_pet .midashi01 {
	background: url(/common/img/design/pet_park/bg_ttl_pet.png) center 0 no-repeat;
}

#design_tree .midashi01 {
	background: url(/common/img/design/tree/bg_ttl_tree.png) center 0 no-repeat;
}

#design_godo .midashi01 {
	background: url(/common/img/design/godo/bg_ttl_godo.png) center 0 no-repeat;
}

#design_sion_pet .midashi01 {
	
}

.design_tombstone .midashi01 {
	background: url(/common/img/design/tombstone_design/bg_ttl_tombstone.png) center 0 no-repeat;
}

.customer .midashi01 {
	background: url(/common/img/customer/bg_ttl_customer.png) center 0 no-repeat;
}

.faq .midashi01 {
	background: url(/common/img/faq/bg_ttl_faq.png) center 0 no-repeat;
}

.company .midashi01 {
	background: url(/common/img/company/bg_ttl_company.png) center 0 no-repeat;
}

.access .midashi01 {
	background: url(/common/img/access/bg_ttl_access.png) center 0 no-repeat;
}

.inquiry .midashi01 {
	background: url(/common/img/inquiry/bg_ttl_inquiry.png) center 0 no-repeat;
}

.catalogue .midashi01 {
	background: url(/common/img/catalogue/bg_ttl_catalogue.png) center 0 no-repeat;
}

.news .midashi01 {
	background: url(/common/img/news/bg_ttl_news.png) center 0 no-repeat;
}

.search .midashi01 {
	background: url(/common/img/search/bg_ttl_search.png) center 0 no-repeat;
}

.privacy .midashi01 {
	background: url(/common/img/privacy/bg_ttl_privacy.png) center 0 no-repeat;
}

.provision .midashi01 {
	background: url(/common/img/provision/bg_ttl_provision.png) center 0 no-repeat;
}

.reservation .midashi01 {
	background: url(/common/img/reservation/bg_ttl_reservation.png) center 0 no-repeat;
}

.midashi01 > span {
	width: 1000px;
	color: #75471e;
	font-size: 3.0rem;
	font-weight: bold;
	padding: 70px 0 74px 0;
	text-align: left;
	display: block;
	margin: 0 auto;
}


/* .midashi02
------------------------------------------------------------ */
.midashi02 {
	background: url(/common/img/common/ico_ttl_greenleaf.png) 0 0 no-repeat;
	margin: 20px 0;
	padding: 10px 0 10px 60px;
	/*background: url(/common/img/common/bg_ttl_greenleaf.png) top center no-repeat;
	padding: 30px 20px 10px 20px;
	text-align: center;*/
}

/*@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	.midashi02 {
		background: url(/common/img/common/bg_ttl_greenleaf@2x.png) top center no-repeat;
		background-size: 580px 85px;
		padding: 30px 20px 13px 20px;
	}
}*/

.midashi02 span {
	font-size: 2.8rem;
	line-height: 1.4;
	color: #f66796;
	font-weight: bold;
}


/* .midashi03
------------------------------------------------------------ */
.midashi03 {
	background: url(/common/img/common/bg_ttl_angel.png) top left no-repeat;
	padding: 28px 0 5px 45px;
	font-size: 2.4rem;
	line-height: 1.4;
	color: #f66796;
	font-weight: bold;
	/*text-align: center;*/
	margin: 0 0 20px 0;
}

/*@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	.midashi03 {
		background: url(/common/img/common/bg_ttl_angel@2x.png) 0 0 no-repeat;
		background-size: 720px 40px;
	}
}*/

#beginner_index .midashi03 ,
#plan_index .midashi03 ,
#guide_index .midashi03 ,
#design_index .midashi03 ,
.design_tombstone .midashi03 ,
#customer_index .midashi03 ,
#company_index .midashi03 ,
.access .midashi03 ,
.inquiry .midashi03 ,
.catalogue .midashi03 ,
#faq_index .midashi03 ,
#provision_index .midashi03 ,
#guide_photo .midashi03 ,
.reservation .midashi03 {
	background: url(/common/img/common/bg_ttl_angel_l.png) top left no-repeat;
}

/*@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	#beginner_index .midashi03 ,
	#plan_index .midashi03 ,
	#guide_index .midashi03 ,
	#design_index .midashi03 ,
	.design_tombstone .midashi03 ,
	#customer_index .midashi03 ,
	#company_index .midashi03 ,
	.access .midashi03 ,
	.inquiry .midashi03 ,
	.catalogue .midashi03 ,
	#faq_index .midashi03 {
		background: url(/common/img/common/bg_ttl_angel_l@2x.png) 0 0 no-repeat;
		background-size: 1002px 40px;
	}
}
*/

/* .midashi04
------------------------------------------------------------ */
.midashi04 {
	background: url(/common/img/common/bg_ttl_underline.png) left bottom no-repeat;
	/*text-align: center;*/
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
}

.midashi04 span {
	font-size: 2.1rem;
	color: #f66796;
	font-weight: bold;
}


/* .midashi05
------------------------------------------------------------ */
.midashi05 {
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
	font-size: 1.9rem;
	line-height: 1.6;
	color: #f66796;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
}


/* .midashi06
------------------------------------------------------------ */
.midashi06 {
	color: #7b4317;
	font-weight: bold;
	font-size: 1.7rem;
	margin: 0 0 10px;
	line-height: 1.6;
}



/* ============================================================ */
/* table */
/* ============================================================ */
table {
	width: 100%;
	border-collapse: collapse;
	font-size: 1.4rem;
	line-height: 1.6;
	letter-spacing: 0;
	border: 1px solid #ddd;
	table-layout: fixed;
}

table th ,
table td {
	border: 1px solid #ddd;
	padding: 10px;
	vertical-align: middle;
}

table th {
	background: #ffeef3;
	text-align: center;
	font-weight: bold;
}

table td {
	background: #fff;
}

table .td_gray {
	background: #f6f6f6;
}

table .center {
	text-align: center !important;
}



/* ============================================================ */
/* ボタンスタイル */
/* ============================================================ */
.btn {
	font-size: 1.5rem;
	display: inline-block;
	padding: 7px 20px 5px 20px;
	margin: 0 0 3px 0;
	color: #fff;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
	background: #f65e8a;
	border-radius: 5px;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

.btn_center,
.btn_right,
.btn_left {
	zoom: 1;
}

.btn_center {
	text-align: center;
}

.btn_right {
	text-align: right;
}

.btn_left {
	text-align: left;
}

.btn:hover:after {
	width: 100%;
}


/* .btn_white */
.btn_white {
	color: #fc7d9f;
	background: #fff;
}


/* .btn_brown */
.btn_brown {
	color: #fff;
	background: #6f3e11;
}


/* .btn_gray */
.btn_gray {
	background: #ddd;
	color: #626262;
}



#contents button.btn,
#contents input[type="submit"].btn ,
#contents input[type="reset"].btn ,
#contents button.btn_white,
#contents input[type="submit"].btn_white ,
#contents input[type="reset"].btn_white ,
#contents button.btn_brown,
#contents input[type="submit"].btn_brown ,
#contents input[type="reset"].btn_brown ,
#contents button.btn_gray,
#contents input[type="submit"].btn_gray ,
#contents input[type="reset"].btn_gray{
	width: auto;
    overflow: visible;
    cursor: pointer;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新ゴR",  Verdana, "ＭＳ Ｐゴシック", sans-serif;
	position:relative;
	border: none;
}


/*@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	.btn i {
		font-size: 1.4rem !important;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	.btn i {
		font-size: 1.4rem !important;
	}
}
*/


/* ============================================================ */
/* コンテンツ下 お問い合わせ・資料請求 */
/* ============================================================ */
.main_inquiry {
	overflow: hidden;
	margin: 60px 0 20px;
	color: #fff;
	line-height: 1.7;
}

.main_inquiry .main_tel {
	float: left;
	width: 50%;
	background: url(/common/img/common/bg_pattern06.png) 0 0 repeat;
	text-align: left;
}

.main_inquiry .main_tel #main_tel_inner {
	background: url(/common/img/common/bg_inquiry_tel.png) top right no-repeat;
	width: 567px;
	margin: 0 -1px 0 auto;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	.main_inquiry .main_tel #main_tel_inner {
		background: url(/common/img/common/bg_inquiry_tel@2x.png) 0 0 no-repeat;
		background-size: 567px 250px;
		width: 567px;
		height: 250px
	}
}

.main_inquiry .main_contact {
	width: 50%;
	float: right;
	background: url(/common/img/common/bg_pattern07.png) 0 0 repeat;
	text-align: right;
}

.main_inquiry .main_contact #main_contact_inner {
	background: url(/common/img/common/bg_inquiry_contact.png) 0 0 no-repeat;
	width: 567px;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	.main_inquiry .main_contact #main_contact_inner {
		background: url(/common/img/common/bg_inquiry_contact@2x.png) 0 0 no-repeat;
		background-size: 567px 250px;
		width: 567px;
		height: 250px
	}
}

.main_inquiry .main_tel #main_tel_inner div {
	background: url(/common/img/common/bg_inquiry_left.png) top left no-repeat;
	padding: 40px 0 108px 66px;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	.main_inquiry .main_tel #main_tel_inner div {
		padding: 40px 0 108px 50px;
	}
}

.main_inquiry .main_contact #main_contact_inner div {
	background: url(/common/img/common/bg_inquiry_right.png) right 0 no-repeat;
	padding: 40px 66px 108px 0;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	.main_inquiry .main_tel #main_tel_inner div {
		background: url(/common/img/common/bg_inquiry_left@2x.png) top left no-repeat;
		background-size: 145px 171px;
	}
	
	.main_inquiry .main_contact #main_contact_inner div {
		background: url(/common/img/common/bg_inquiry_right@2x.png) right 0 no-repeat;
		background-size: 145px 171px;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	.main_inquiry .main_contact #main_contact_inner div {
		background: url(/common/img/common/bg_inquiry_right@2x.png) 405px 0 no-repeat;
		background-size: 145px 171px;
	}
}

.main_inquiry .main_tel #main_tel_inner div p:nth-of-type(1) ,
.main_inquiry .main_contact #main_contact_inner div p:nth-of-type(1) {
	font-size: 1.3rem;
	margin: 0 0 10px 0;
}

.main_inquiry .main_tel #main_tel_inner div p:nth-of-type(2) {
	font-size: 2.9rem;
	font-weight: bold;
	line-height: 1.2;
}

.main_inquiry .main_tel #main_tel_inner div p a {
	color: #fff;
}

.main_inquiry .main_tel #main_tel_inner div p i.icon-arrow_freecall:before {
	color: #fff !important;
}

.main_inquiry .main_contact #main_contact_inner div a {
	font-size: 1.4rem;
}


/* ============================================================ */
/* コンテンツ下 はなおかバナー */
/* ============================================================ */
.bnr_hanaoka {
	overflow: hidden;
	margin: 0 auto 40px;
	text-align: center;
	max-width: 1000px;
}


/* ============================================================ */
/* ブログ用 はなおか・樹木葬バナー */
/* ============================================================ */
.blog_bnr {
	overflow: hidden;
	margin: 0 auto 60px;
	text-align: center;
}

.blog_bnr a {
	display: block;
	box-sizing: border-box;
	width: 100%;
}

.blog_bnr a img {
	zoom: 1 !important;
}

.blog_bnr .blog_bnr_hanaoka img {
}

.blog_bnr .blog_bnr_tree img {
	width: 100% !important;
	max-width: 100% !important;
	display: block;
}


/* ============================================================ */
/* コンテンツ下 下層用バナー */
/* ============================================================ */
.main_bnr_btm {
	margin: 40px 0 0 0;
	overflow: hidden;
}

.main_bnr_btm div {
	float: left;
	margin: 0 12px 0 0;
}

.main_bnr_btm div:last-of-type {
	margin: 0;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	.main_bnr_btm div a img {
		width: 354px;
		height: 130px;
	}
}


/* ============================================================ */
/* 下層トップ用 メニュースタイル */
/* ============================================================ */
.menu_03column ,
.menu_04column {
	overflow: hidden;
}

.menu_03column li {
	/*width: 241px;*/
	width: 326px;
	margin: 0 11px 15px 0;
	float: left;
	background: #ffecf2;
	border-radius: 5px;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
	/*margin: 0 11px 3px 0;*/
}

.menu_04column li {
	width: 241px;
	float: left;
	background: #ffecf2;
	border-radius: 5px;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
	margin: 0 11px 3px 0;
}

.menu_03column li:nth-child(3n) {
	margin-right: 0;
}

.menu_04column li:nth-child(4n) {
	margin-right: 0;
}

.menu_03column li a ,
.menu_04column li a {
	display: block;
	padding: 0 20px 25px 20px;
}

.menu_03column li a {
	width: 286px;
}

.menu_04column li a {
	width: 201px;
}

.menu_03column li a:after ,
.menu_04column li a:after {
	display: block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	font-family: 'icon';
    content: "\e601";
	color: #7b4317;
	font-size: 1.5rem;
	line-height: 0.2;
	text-align: right;
	padding: 10px 0 0 0;
}

.menu_03column li a img ,
.menu_04column li a img {
	border-radius: 5px 5px 0 0;
	margin: 0 -20px 15px -20px;
}

.menu_03column li a img {
	width: 326px;
	height: 200px;
}

.menu_04column li a img {
	width: 241px;
	height: 200px;
}

.menu_03column li a h3 ,
.menu_04column li a h3 ,
.menu_03column li a h4 ,
.menu_04column li a h4 {
	color: #7b4317;
	font-size: 1.7rem;
	line-height: 1.4;
	font-weight: bold;
	border-bottom: 1px solid #f7c5d3;
	padding: 0 0 5px 0;
	text-align: center;
}

.menu_03column li a p ,
.menu_04column li a p {
	text-align: left;
	border-top: 1px solid #fff;
	padding: 10px 0 0 0;
	font-size: 1.3rem;
	color: #626262;
}



/* ============================================================ */
/* 区画マップ用スタイル */
/* ============================================================ */
.kukaku_map {
	background: url(/common/img/common/bg_pattern01.png) 0 0 repeat;
	border-radius: 5px;
	padding: 25px;
	text-align: center;
}

.kukaku_map h4 {
	background: url(/common/img/common/bg_ttl_kukakumap.png) center top no-repeat;
	padding: 22px 0 0 0;
	margin: 0 0 5px 0;
	font-size: 2.2rem;
	color: #fff;
	font-weight: bold;
}

.kukaku_map p {
	color: #fff;
	margin: 0 0 20px 0 !important; 
}

.design .kukaku_map div ,
.design_tombstone .kukaku_map div {
	background: #fff;
}


/* ============================================================ */
/* ページ内リンク用ボタン  */
/* ============================================================ */
.btn_link {
	background: url(/common/img/common/bg_pattern04.png) 0 0 repeat;
	margin: 0 0 65px 0;
	padding: 4px;
}

.btn_link ul {
	overflow: hidden;
	border-radius: 5px;
}

.btn_link ul li {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f9f0e8));
	/* IE8 IE9 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffffff, endcolorstr=#f9f0e8))";
	background: -moz-linear-gradient(top, #ffffff, #f9f0e8);/* FF3.6+ */
	background: -webkit-linear-gradient(top, #ffffff, #f9f0e8);/* Chrome10+, Safari5.1+ */
	background: linear-gradient(to bottom, #ffffff, #f9f0e8);/* IE10+, W3C */
	float: left;
	width: 236px;
	margin: 0 1px 1px 0;
}

.btn_link ul li:nth-child(3n) {
	margin-right: 0;
	width: 238px;
}

.btn_link ul li:nth-child(4) ,
.btn_link ul li:nth-child(5) ,
.btn_link ul li:nth-child(6) {
	margin-bottom: 0;
}

.btn_link ul li a {
	display: block;
	padding: 10px 0;
	text-align: center;
	color: #391f07;
	font-size: 1.4rem;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f9f0e8));
	/* IE8 IE9 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffffff, endcolorstr=#f9f0e8))";
	background: -moz-linear-gradient(top, #ffffff, #f9f0e8);/* FF3.6+ */
	background: -webkit-linear-gradient(top, #ffffff, #f9f0e8);/* Chrome10+, Safari5.1+ */
	background: linear-gradient(to bottom, #ffffff, #f9f0e8);/* IE10+, W3C */
}

.btn_link ul li:nth-child(1) a {
	border-radius: 5px 0 0 0;
}

.btn_link ul li:nth-child(3) a {
	border-radius: 0 5px 0 0;
}

.btn_link ul li:nth-child(2) a ,
.btn_link ul li:nth-child(5) a {
	border-radius: 0;
}

.btn_link ul li:nth-child(4) a {
	border-radius: 0 0 0 5px;
}

.btn_link ul li:nth-child(6) a {
	border-radius: 0 0 5px 0;
}

.btn_link ul li a:after {
	display: block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	font-family: 'icon';
    content: "\f107";
	color: #fa7194;
	font-size: 1.5rem;
	line-height: 0.2;
}

.btn_link ul li a:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#f9f0e8), to(#ffffff));
	/* IE8 IE9 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#f9f0e8, endcolorstr=#ffffff))";
	background: -moz-linear-gradient(top, #f9f0e8, #ffffff);/* FF3.6+ */
	background: -webkit-linear-gradient(top, #f9f0e8, #ffffff);/* Chrome10+, Safari5.1+ */
	background: linear-gradient(to bottom, #f9f0e8, #ffffff);/* IE10+, W3C */
}

.btn_link ul li a br {
	display: none;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	.btn_link ul li {
		border-bottom: 1px solid #804f22!important;
	}
	
	.btn_link ul li:nth-child(4) ,
	.btn_link ul li:nth-child(5) ,
	.btn_link ul li:nth-child(6) {
		border-bottom: none!important;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	.btn_link ul li {
		border-bottom: 1px solid #804f22!important;
	}
	
	.btn_link ul li:nth-child(4) ,
	.btn_link ul li:nth-child(5) ,
	.btn_link ul li:nth-child(6) {
		border-bottom: none!important;
	}
}



/* ============================================================ */
/* ページャー（お知らせ、お客様の声） */
/* ============================================================ */
.pager {
	overflow: hidden;
	margin: 30px 0 0 0;
}

.pager ul {
	position: relative;
	left: 50%;
	float: left;
}

.pager ul li {
	margin: 0 0 5px 5px;
	position: relative;
	left: -50%;
	float: left;
}

.pager ul .page_numbers {
	font-size: 1.4rem;
	display: inline-block;
	padding: 8px 12px;
	text-align: center;
	text-decoration: none;
	background: #feb3cd;
	white-space: nowrap;
	vertical-align:middle;
	border-radius: 5px;
}

.pager ul li .currant {
	color: #fff !important;
	background: #583719 !important;
}


/* ページャー詳細ページ
----------------------------------------------------------- */
.entry_pager {
	min-height: 70px;
	position: relative;
}

.entry_pager li {
	display: block;
	position: absolute;
	top: 20px;
}

.entry_pager .previous {
	left: 0;
}

.entry_pager .list {
	left: 50%;
	margin: 0 0 0 -36px;
}

.entry_pager .next {
	right: 0;
}

.entry_pager li a {
	font-size: 1.4rem;
	display: inline-block;
	padding: 8px 12px;
	text-align: center;
	text-decoration: none;
	background: #feb3cd;
	white-space: nowrap;
	vertical-align:middle;
	border-radius: 5px;
}

.entry_pager li a:hover {
	text-decoration: none;
}



/* ============================================================ */
/* 記事詳細用スタイル（お知らせ） */
/* ============================================================ */
.entry_article {
	margin-bottom: 40px;
}

.entry_article p {
	margin: 0 0 25px 0;
}

.entry_article img {
	max-width: 100%;
}

/* .ninja_onebutton
------------------------------------------------------------ */
.entry_article .ninja_onebutton {
	margin: 40px 0;
}


/* .entry_img01
------------------------------------------------------------ */
.entry_article .entry_img01 {
	overflow: hidden;
	margin: 0 auto 30px auto;
	text-align: center;
}

.entry_article .entry_img01 img {
	margin: 0 0 10px 0;
	max-width: 720px;
}


/* .entry_img02
------------------------------------------------------------ */
.entry_article .entry_img02 {
	overflow: hidden;
	margin: 0 -10px 30px 0;
}

.entry_article .entry_img02 div {
	float: left;
	width: 355px;
	margin: 0 10px 0 0;
}

.entry_article .entry_img02 div img {
	margin: 0 0 10px 0;
	max-width: 355px;
}

.entry_article .entry_img02 div p {
	text-align: center;
}


/* .entry_img03
------------------------------------------------------------ */
.entry_article .entry_img03 {
	overflow: hidden;
	margin: 0 -15px 30px 0;
}

.entry_article .entry_img03 div {
	float: left;
	width: 230px;
	margin: 0 15px 0 0;
}

.entry_article .entry_img03 div img {
	margin: 0 0 10px 0;
	max-width: 230px;
}

.entry_article .entry_img03 div p {
	text-align: center;
}





/* ============================================================ */
/* ブログ記事 汎用スタイル */
/* ============================================================ */
/* --------------------------------------------------- */
/* カラム制御 */
/* --------------------------------------------------- */
/* 複数カラム
/* --------------------------------------------------- */
.entry_article .column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap; }
.entry_article .column > * {
	margin-bottom: 15px !important; }
.entry_article .column > * * {
	max-width: 100%; }
.entry_article .column > * img {
	outline: 1px solid transparent;
	width: 100%; }
.entry_article .column1 > * {
	width: 100%; }
.entry_article .column2 {
	margin-left: -1.5%;
	margin-right: -1.5%; }
.entry_article .column2 > * {
	margin-left: 1.5%;
	margin-right: 1.5%;
	width: 47%; }
.entry_article .column3 {
	margin-left: -1%;
	margin-right: -1%; }
.entry_article .column3 > * {
	margin-left: 1%;
	margin-right: 1%;
	width: 31%; }
.entry_article .column-middile {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; }
.entry_article .column-panel > * {
	background: #fff;
	border: 1px solid #e9e9e9;
	box-shadow: 0 1px 0 #e8e8e8; }
.entry_article .column-panel > *:not(.article-block) *:not(img):not(a) {
	margin: 10px 15px !important; }
/* 幅指定カラム
------------------------------------------------------------ */
.entry_article .flex-column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between; }
.entry_article .flex-column > * {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto; }
.entry_article .flex-column > * * {
	max-width: 100%; }
/* 画像回り込みカラム
------------------------------------------------------------ */
.entry_article .float::after {
	display: block;
	content: "";
	clear: both; }
.entry_article .float--left .float__item {
	float: left;
	margin: 0 20px 20px 0;
	max-width: 50%; }
.entry_article .float--left .float__item * {
	width: 100%; }
.entry_article .float--right .float__item {
	float: right;
	margin: 0 0 20px 20px;
	max-width: 50%; }
.entry_article .float--right .float__item * {
	width: 100%; }


/* 左右センター
-------------------------------------------------- */
.entry_article .u-ta-l {
	text-align: left !important; }

.entry_article .u-ta-c {
	text-align: center !important; }

.entry_article .u-ta-r {
	text-align: right !important; }


/* box */
/* --------------------------------------------------- */
.entry_article .box {
	padding: 20px;
	box-sizing: border-box;
	background: #fff; }
.entry_article .box--border-white {
	border: 3px solid #fff; }
.entry_article .box--border-gray {
	border: 3px solid #e9e9e9; }
.entry_article .box--border-pink {
	border: 3px solid #f66796; }
.entry_article .box p:last-of-type {
	margin-bottom: 0; }


/* iframe */
/* --------------------------------------------------- */
.iframe {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden; }
.iframe > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; }


/* font-size
-------------------------------------------------- */
.entry_article .u-font-xxxs {
	font-size: 1rem !important; }

.entry_article .u-font-xxs {
	font-size: 1.2rem !important; }

.entry_article .u-font-xs {
	font-size: 1.3rem !important; }

.entry_article .u-font-s {
	font-size: 1.4rem !important; }

.entry_article .u-font-m {
	font-size: 1.6rem !important; }

.entry_article .u-font-l {
	font-size: 1.8rem !important; }

.entry_article .u-font-xl {
	font-size: 2rem !important; }

.entry_article .u-font-xxl {
	font-size: 2.2rem !important; }

.entry_article .u-font-xxxl {
	font-size: 2.4rem !important; }

/* font-weight
-------------------------------------------------- */
.entry_article .u-font-bold {
	font-weight: bold !important; }

/* font-color
-------------------------------------------------- */
.entry_article .u-font-red {
	color: #dd0000 !important; }

.entry_article .u-font-pink {
	color: #f66796 !important; }

.entry_article .u-font-white {
	color: #fff !important; }

/* margin
------------------------------------------------------------ */
.entry_article .u-mb0 {
	margin-bottom: 0 !important; }

.entry_article .u-mb5 {
	margin-bottom: 5px !important; }

.entry_article .u-mb10 {
	margin-bottom: 10px !important; }

.entry_article .u-mb15 {
	margin-bottom: 15px !important; }

.entry_article .u-mb20 {
	margin-bottom: 20px !important; }

.entry_article .u-mb25 {
	margin-bottom: 25px !important; }

.entry_article .u-mb30 {
	margin-bottom: 30px !important; }

.entry_article .u-mb35 {
	margin-bottom: 35px !important; }

.entry_article .u-mb40 {
	margin-bottom: 40px !important; }

.entry_article .u-mb45 {
	margin-bottom: 45px !important; }

.entry_article .u-mb50 {
	margin-bottom: 50px !important; }

.entry_article .u-mb55 {
	margin-bottom: 55px !important; }

.entry_article .u-mb60 {
	margin-bottom: 60px !important; }

.entry_article .u-mb65 {
	margin-bottom: 65px !important; }

.entry_article .u-mb70 {
	margin-bottom: 70px !important; }

.entry_article .u-mb75 {
	margin-bottom: 75px !important; }

.entry_article .u-mb80 {
	margin-bottom: 80px !important; }

.entry_article .u-mb85 {
	margin-bottom: 85px !important; }

.entry_article .u-mb90 {
	margin-bottom: 90px !important; }

.entry_article .u-mb95 {
	margin-bottom: 95px !important; }

.entry_article .u-mb100 {
	margin-bottom: 100px !important; }

/* 幅-px指定
------------------------------------------------------------ */
.entry_article .u-pc-wd0 {
	width: 0px !important; }

.entry_article .u-pc-wd5 {
	width: 5px !important; }

.entry_article .u-pc-wd10 {
	width: 10px !important; }

.entry_article .u-pc-wd15 {
	width: 15px !important; }

.entry_article .u-pc-wd20 {
	width: 20px !important; }

.entry_article .u-pc-wd25 {
	width: 25px !important; }

.entry_article .u-pc-wd30 {
	width: 30px !important; }

.entry_article .u-pc-wd35 {
	width: 35px !important; }

.entry_article .u-pc-wd40 {
	width: 40px !important; }

.entry_article .u-pc-wd45 {
	width: 45px !important; }

.entry_article .u-pc-wd50 {
	width: 50px !important; }

.entry_article .u-pc-wd55 {
	width: 55px !important; }

.entry_article .u-pc-wd60 {
	width: 60px !important; }

.entry_article .u-pc-wd65 {
	width: 65px !important; }

.entry_article .u-pc-wd70 {
	width: 70px !important; }

.entry_article .u-pc-wd75 {
	width: 75px !important; }

.entry_article .u-pc-wd80 {
	width: 80px !important; }

.entry_article .u-pc-wd85 {
	width: 85px !important; }

.entry_article .u-pc-wd90 {
	width: 90px !important; }

.entry_article .u-pc-wd95 {
	width: 95px !important; }

.entry_article .u-pc-wd100 {
	width: 100px !important; }

.entry_article .u-pc-wd105 {
	width: 105px !important; }

.entry_article .u-pc-wd110 {
	width: 110px !important; }

.entry_article .u-pc-wd115 {
	width: 115px !important; }

.entry_article .u-pc-wd120 {
	width: 120px !important; }

.entry_article .u-pc-wd125 {
	width: 125px !important; }

.entry_article .u-pc-wd130 {
	width: 130px !important; }

.entry_article .u-pc-wd135 {
	width: 135px !important; }

.entry_article .u-pc-wd140 {
	width: 140px !important; }

.entry_article .u-pc-wd145 {
	width: 145px !important; }

.entry_article .u-pc-wd150 {
	width: 150px !important; }

.entry_article .u-pc-wd155 {
	width: 155px !important; }

.entry_article .u-pc-wd160 {
	width: 160px !important; }

.entry_article .u-pc-wd165 {
	width: 165px !important; }

.entry_article .u-pc-wd170 {
	width: 170px !important; }

.entry_article .u-pc-wd175 {
	width: 175px !important; }

.entry_article .u-pc-wd180 {
	width: 180px !important; }

.entry_article .u-pc-wd185 {
	width: 185px !important; }

.entry_article .u-pc-wd190 {
	width: 190px !important; }

.entry_article .u-pc-wd195 {
	width: 195px !important; }

.entry_article .u-pc-wd200 {
	width: 200px !important; }

.entry_article .u-pc-wd205 {
	width: 205px !important; }

.entry_article .u-pc-wd210 {
	width: 210px !important; }

.entry_article .u-pc-wd215 {
	width: 215px !important; }

.entry_article .u-pc-wd220 {
	width: 220px !important; }

.entry_article .u-pc-wd225 {
	width: 225px !important; }

.entry_article .u-pc-wd230 {
	width: 230px !important; }

.entry_article .u-pc-wd235 {
	width: 235px !important; }

.entry_article .u-pc-wd240 {
	width: 240px !important; }

.entry_article .u-pc-wd245 {
	width: 245px !important; }

.entry_article .u-pc-wd250 {
	width: 250px !important; }

.entry_article .u-pc-wd255 {
	width: 255px !important; }

.entry_article .u-pc-wd260 {
	width: 260px !important; }

.entry_article .u-pc-wd265 {
	width: 265px !important; }

.entry_article .u-pc-wd270 {
	width: 270px !important; }

.entry_article .u-pc-wd275 {
	width: 275px !important; }

.entry_article .u-pc-wd280 {
	width: 280px !important; }

.entry_article .u-pc-wd285 {
	width: 285px !important; }

.entry_article .u-pc-wd290 {
	width: 290px !important; }

.entry_article .u-pc-wd295 {
	width: 295px !important; }

.entry_article .u-pc-wd300 {
	width: 300px !important; }

.entry_article .u-pc-wd305 {
	width: 305px !important; }

.entry_article .u-pc-wd310 {
	width: 310px !important; }

.entry_article .u-pc-wd315 {
	width: 315px !important; }

.entry_article .u-pc-wd320 {
	width: 320px !important; }

.entry_article .u-pc-wd325 {
	width: 325px !important; }

.entry_article .u-pc-wd330 {
	width: 330px !important; }

.entry_article .u-pc-wd335 {
	width: 335px !important; }

.entry_article .u-pc-wd340 {
	width: 340px !important; }

.entry_article .u-pc-wd345 {
	width: 345px !important; }

.entry_article .u-pc-wd350 {
	width: 350px !important; }

.entry_article .u-pc-wd355 {
	width: 355px !important; }

.entry_article .u-pc-wd360 {
	width: 360px !important; }

.entry_article .u-pc-wd365 {
	width: 365px !important; }

.entry_article .u-pc-wd370 {
	width: 370px !important; }

.entry_article .u-pc-wd375 {
	width: 375px !important; }

.entry_article .u-pc-wd380 {
	width: 380px !important; }

.entry_article .u-pc-wd385 {
	width: 385px !important; }

.entry_article .u-pc-wd390 {
	width: 390px !important; }

.entry_article .u-pc-wd395 {
	width: 395px !important; }

.entry_article .u-pc-wd400 {
	width: 400px !important; }

.entry_article .u-pc-wd405 {
	width: 405px !important; }

.entry_article .u-pc-wd410 {
	width: 410px !important; }

.entry_article .u-pc-wd415 {
	width: 415px !important; }

.entry_article .u-pc-wd420 {
	width: 420px !important; }

.entry_article .u-pc-wd425 {
	width: 425px !important; }

.entry_article .u-pc-wd430 {
	width: 430px !important; }

.entry_article .u-pc-wd435 {
	width: 435px !important; }

.entry_article .u-pc-wd440 {
	width: 440px !important; }

.entry_article .u-pc-wd445 {
	width: 445px !important; }

.entry_article .u-pc-wd450 {
	width: 450px !important; }

.entry_article .u-pc-wd455 {
	width: 455px !important; }

.entry_article .u-pc-wd460 {
	width: 460px !important; }

.entry_article .u-pc-wd465 {
	width: 465px !important; }

.entry_article .u-pc-wd470 {
	width: 470px !important; }

.entry_article .u-pc-wd475 {
	width: 475px !important; }

.entry_article .u-pc-wd480 {
	width: 480px !important; }

.entry_article .u-pc-wd485 {
	width: 485px !important; }

.entry_article .u-pc-wd490 {
	width: 490px !important; }

.entry_article .u-pc-wd495 {
	width: 495px !important; }

.entry_article .u-pc-wd500 {
	width: 500px !important; }

.entry_article .u-pc-wd505 {
	width: 505px !important; }

.entry_article .u-pc-wd510 {
	width: 510px !important; }

.entry_article .u-pc-wd515 {
	width: 515px !important; }

.entry_article .u-pc-wd520 {
	width: 520px !important; }

.entry_article .u-pc-wd525 {
	width: 525px !important; }

.entry_article .u-pc-wd530 {
	width: 530px !important; }

.entry_article .u-pc-wd535 {
	width: 535px !important; }

.entry_article .u-pc-wd540 {
	width: 540px !important; }

.entry_article .u-pc-wd545 {
	width: 545px !important; }

.entry_article .u-pc-wd550 {
	width: 550px !important; }

.entry_article .u-pc-wd555 {
	width: 555px !important; }

.entry_article .u-pc-wd560 {
	width: 560px !important; }

.entry_article .u-pc-wd565 {
	width: 565px !important; }

.entry_article .u-pc-wd570 {
	width: 570px !important; }

.entry_article .u-pc-wd575 {
	width: 575px !important; }

.entry_article .u-pc-wd580 {
	width: 580px !important; }

.entry_article .u-pc-wd585 {
	width: 585px !important; }

.entry_article .u-pc-wd590 {
	width: 590px !important; }

.entry_article .u-pc-wd595 {
	width: 595px !important; }

.entry_article .u-pc-wd600 {
	width: 600px !important; }

.entry_article .u-pc-wd605 {
	width: 605px !important; }

.entry_article .u-pc-wd610 {
	width: 610px !important; }

.entry_article .u-pc-wd615 {
	width: 615px !important; }

.entry_article .u-pc-wd620 {
	width: 620px !important; }

.entry_article .u-pc-wd625 {
	width: 625px !important; }

.entry_article .u-pc-wd630 {
	width: 630px !important; }

.entry_article .u-pc-wd635 {
	width: 635px !important; }

.entry_article .u-pc-wd640 {
	width: 640px !important; }

.entry_article .u-pc-wd645 {
	width: 645px !important; }

.entry_article .u-pc-wd650 {
	width: 650px !important; }

.entry_article .u-pc-wd655 {
	width: 655px !important; }

.entry_article .u-pc-wd660 {
	width: 660px !important; }

.entry_article .u-pc-wd665 {
	width: 665px !important; }

.entry_article .u-pc-wd670 {
	width: 670px !important; }

.entry_article .u-pc-wd675 {
	width: 675px !important; }

.entry_article .u-pc-wd680 {
	width: 680px !important; }

.entry_article .u-pc-wd685 {
	width: 685px !important; }

.entry_article .u-pc-wd690 {
	width: 690px !important; }

.entry_article .u-pc-wd695 {
	width: 695px !important; }

.entry_article .u-pc-wd700 {
	width: 700px !important; }

.entry_article .u-pc-wd705 {
	width: 705px !important; }

.entry_article .u-pc-wd710 {
	width: 710px !important; }

.entry_article .u-pc-wd715 {
	width: 715px !important; }

.entry_article .u-pc-wd720 {
	width: 720px !important; }

.entry_article .u-pc-wd725 {
	width: 725px !important; }

.entry_article .u-pc-wd730 {
	width: 730px !important; }

.entry_article .u-pc-wd735 {
	width: 735px !important; }

.entry_article .u-pc-wd740 {
	width: 740px !important; }

.entry_article .u-pc-wd745 {
	width: 745px !important; }

.entry_article .u-pc-wd750 {
	width: 750px !important; }

.entry_article .u-pc-wd755 {
	width: 755px !important; }

.entry_article .u-pc-wd760 {
	width: 760px !important; }

.entry_article .u-pc-wd765 {
	width: 765px !important; }

.entry_article .u-pc-wd770 {
	width: 770px !important; }

.entry_article .u-pc-wd775 {
	width: 775px !important; }

.entry_article .u-pc-wd780 {
	width: 780px !important; }

.entry_article .u-pc-wd785 {
	width: 785px !important; }

.entry_article .u-pc-wd790 {
	width: 790px !important; }

.entry_article .u-pc-wd795 {
	width: 795px !important; }

.entry_article .u-pc-wd800 {
	width: 800px !important; }

.entry_article .u-pc-wd805 {
	width: 805px !important; }

.entry_article .u-pc-wd810 {
	width: 810px !important; }

.entry_article .u-pc-wd815 {
	width: 815px !important; }

.entry_article .u-pc-wd820 {
	width: 820px !important; }

.entry_article .u-pc-wd825 {
	width: 825px !important; }

.entry_article .u-pc-wd830 {
	width: 830px !important; }

.entry_article .u-pc-wd835 {
	width: 835px !important; }

.entry_article .u-pc-wd840 {
	width: 840px !important; }

.entry_article .u-pc-wd845 {
	width: 845px !important; }

.entry_article .u-pc-wd850 {
	width: 850px !important; }

.entry_article .u-pc-wd855 {
	width: 855px !important; }

.entry_article .u-pc-wd860 {
	width: 860px !important; }

.entry_article .u-pc-wd865 {
	width: 865px !important; }

.entry_article .u-pc-wd870 {
	width: 870px !important; }

.entry_article .u-pc-wd875 {
	width: 875px !important; }

.entry_article .u-pc-wd880 {
	width: 880px !important; }

.entry_article .u-pc-wd885 {
	width: 885px !important; }

.entry_article .u-pc-wd890 {
	width: 890px !important; }

.entry_article .u-pc-wd895 {
	width: 895px !important; }

.entry_article .u-pc-wd900 {
	width: 900px !important; }

.entry_article .u-pc-wd905 {
	width: 905px !important; }

.entry_article .u-pc-wd910 {
	width: 910px !important; }

.entry_article .u-pc-wd915 {
	width: 915px !important; }

.entry_article .u-pc-wd920 {
	width: 920px !important; }

.entry_article .u-pc-wd925 {
	width: 925px !important; }

.entry_article .u-pc-wd930 {
	width: 930px !important; }

.entry_article .u-pc-wd935 {
	width: 935px !important; }

.entry_article .u-pc-wd940 {
	width: 940px !important; }

.entry_article .u-pc-wd945 {
	width: 945px !important; }

.entry_article .u-pc-wd950 {
	width: 950px !important; }

.entry_article .u-pc-wd955 {
	width: 955px !important; }

.entry_article .u-pc-wd960 {
	width: 960px !important; }

.entry_article .u-pc-wd965 {
	width: 965px !important; }

.entry_article .u-pc-wd970 {
	width: 970px !important; }

.entry_article .u-pc-wd975 {
	width: 975px !important; }

.entry_article .u-pc-wd980 {
	width: 980px !important; }

.entry_article .u-pc-wd985 {
	width: 985px !important; }

.entry_article .u-pc-wd990 {
	width: 990px !important; }

.entry_article .u-pc-wd995 {
	width: 995px !important; }

.entry_article .u-pc-wd1000 {
	width: 1000px !important; }








