<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: yuigon_parent
Theme URI: 
Author: kokoro-design
Description: éºè¨€ç”¨ã®è¦ªãƒ†ãƒ¼ãƒž
Version: 1.0
License: 
License URI: 
*/

/* :::::: reset :::::: */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	margin: 0;
}
html {
	overflow-y: scroll;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
input, textarea {
margin: 0;
padding: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
fieldset, img, iframe {
	vertical-align: bottom;
}
/* :::::: åŸºæœ¬è¨­å®š :::::: */
html, button, input, select, textarea {
	color: #333;
}
/* floating : å›žã‚Šè¾¼ã¿é–¢ä¿‚ */
.float_l {
	float: left;
}
.float_r {
	float: right;
}
.clear_c {
	clear: left;
}
.clear_r {
	clear: right;
}
.clear_b {
	clear: both;
}
/* alignè¨­å®š */
.align_c {
	text-align: center !important;
}
.align_l {
	text-align: left !important;
}
.align_r {
	text-align: right !important;
}
/* ç”»åƒ */
.img_l {
	float: left;
	margin: 0 12px 10px 0;
}
.img_r {
	float: right;
	margin: 0 0 10px 12px;
}
p.img_l, p.img_r {
	text-indent: 0 !important;
}
/* clearfix */
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom: 1; /* IE6-7 */
}
/* ç”»åƒãƒœã‚¿ãƒ³hoverã§åŠé€æ˜Žè¨­å®š */
.transparent a:hover img, a.transparent:hover img {
	filter: alpha(opacity=60); /* IE5.5-7 */
	-ms-filter: alpha(opacity=60); /* IE8 */
	opacity: 0.6;
}
/* aã‚¿ã‚°è¨­å®š */
a {
	color: #16a6ee;
	text-decoration: underline;
}
a:visited {
	color: #16a6ee;
}
a:hover {
	color: #ffc587;
}
/* å¤–éƒ¨ãƒªãƒ³ã‚¯ãƒžãƒ¼ã‚¯ */
i.fa-external-link {
	text-indent: .2em;
	font-size: 1.2em;
	vertical-align: middle;
}
/* :::::: å…¨ä½“è¨­è¨ˆ :::::: */
.wrapper {
	width: 100%;
	background-color: #fff;
}
/* :::::: ãƒ˜ãƒƒãƒ€ãƒ¼ :::::: */

/* :::::: ãƒ˜ãƒƒãƒ€ãƒ¼ã‚¿ã‚° :::::: */
.head_tag {
	background: #5c280e;
}
.head_tag * {
	color: #fff;
	text-align: center;
}
/* :::::: ã‚³ãƒ³ãƒ†ãƒ³ãƒ„ï¼žãƒ¡ã‚¤ãƒ³ :::::: */
.main_col h1, h2.home_ttl, .home_list_btn a {
	color: #fff;
	font-weight: bold;
	margin: .15em 0 .2em 0;
	position: relative;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5), -1px -1px 1px rgba(0,0,0,0.5);
	border-radius: .3em;
}
.main_col h1, h2.home_ttl {
	box-shadow: 0 -.5em 1em rgba(0,0,0,0.6) inset, 0 .1em 1em rgba(255,255,255,0.1) inset;
}
.home_list_btn a {
	background-color: #311d13;
	background: -moz-linear-gradient(top, #553521 0%, #311d13 100%);
	background: -webkit-linear-gradient(top, #553521 0%, #311d13 100%);
	background: linear-gradient(to bottom, #553521 0%, #311d13 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#553521', endColorstr='#311d13', GradientType=0 );
}
.main_col h1:before, .main_col h1:after, h2.home_ttl:before, h2.home_ttl:after {
	content: "";
	position: absolute;
}
.main_col h1:before, h2.home_ttl:before {
	top: -0.1em;
	left: 0.5em;
	width: 18px;
	height: 70%;
	background: #ffcc00;
}
.main_col h1:after, h2.home_ttl:after {
	bottom: 0.2em;
	left: 0.5em;
	width: 0;
	height: 15%;
	border: 9px solid;
	border-color: #ffcc00 #ffcc00 transparent #ffcc00;
}
.main_col h2:not(.no_adapt), .home_pickupinfo h4:not(.no_adapt) {
	font-weight: bold;
	margin-top: 2em;
	color: #652700;
	border-bottom: dashed 1px #652700;
	margin-bottom: .3em;
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.4em;
	padding-bottom: .2em;
}
.main_col h3 {
	font-weight: bold;
}
.main_col h2:first-child:not(.no_adapt), .home_pickupinfo h4:first-child:not(.no_adapt) {
	margin-top: 0;
}
.main_col h3:not(.no_adapt) {
}
.main_section p:not(.no_adapt) {
	text-indent: 1em;
}
.main_section p.no_indent, .main_section .no_indent p {
	text-indent: 0;
}
.main_section em {
	color: #f50;
	font-style: normal;
}
.main_col .img_r {
	float: right;
	margin: 0 0 10px 12px;
}
/* ã‚¢ãƒ¼ã‚«ã‚¤ãƒ–æŸ±æ›¸*/
.intro_section {
	margin-bottom: 1em;
}
/* ãƒãƒŠãƒ¼ä¸‹ãƒ†ã‚­ã‚¹ãƒˆ */
.bnrbtm_text, .formbtm_text {
	text-align: justify;
}
.bnrbtm_text h2,.bnrbtm_text p,
.formbtm_text h2,.formbtm_text p {
	display: inline;
}
.bnrbtm_text h2:before,.formbtm_text h2:before {
	content: "ã€";
}
.bnrbtm_text h2:after,.formbtm_text h2:after {
	content: "ã€‘";
}

/* ã‚¤ãƒ³ãƒ©ã‚¤ãƒ³ãƒ•ãƒ¬ãƒ¼ãƒ&nbsp; */
#main_if,.main_if {
	width: 100%;
	/*margin-bottom: 30px;*/
}
/*ã‚¢ãƒ¼ã‚«ã‚¤ãƒ–ãƒ»ãã®ä»–ç­‰ç›®æ¬¡ãƒªã‚¹ãƒˆã€ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆã€‘*/
.mokuji_list {
	margin-bottom: 20px;
}
.mokuji_list a {
	display: block;
	padding-left: 12px;
	text-decoration: none;
	position: relative;
}
.mokuji_list a:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: .45em;
	left: 0;
	border-width: .375em;
	border-style: solid;
}
/*ã‚¢ãƒ¼ã‚«ã‚¤ãƒ–ãƒ»ãã®ä»–ç­‰ç›®æ¬¡ãƒªã‚¹ãƒˆã€ã‚«ãƒ©ãƒ¼ã€‘*/
.mokuji_list a {
	color: #652700;
}
.mokuji_list a:hover {
	color: #fa0;
}
.mokuji_list a:before {
	border-color: transparent;
	border-left-color: #652700;
}
.mokuji_list a:hover:before {
	border-left-color: #fa0;
}
/* ã‚«ãƒ†ã‚´ãƒªãƒšãƒ¼ã‚¸ãƒªã‚¹ãƒˆã€ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆã€‘ */
.main_cat .cat_list li {
	padding-left: 1em;
	padding-right: .5em;
}
.main_cat .cat_list li~li {
	margin-top: .6em;
	padding-top: .6em;
}
.main_cat .cat_list a {
	display: block;
	padding-left: 12px;
	text-decoration: none;
	position: relative;
}
.main_cat .cat_list a:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: .45em;
	left: 0;
	border-width: .375em;
	border-style: solid;
}
.main_cat .cat_list a:hover:before {
	border-left-color: #fa0;
}
/* ã‚«ãƒ†ã‚´ãƒªãƒšãƒ¼ã‚¸ãƒªã‚¹ãƒˆã€ã‚«ãƒ©ãƒ¼ã€‘ */
.main_cat .cat_list li~li {
	border-top: 2px dotted #ae7a26;
}
.main_cat .cat_list a {
	color: #311d13;
}
.main_cat .cat_list a:hover {
	color: #fa0;
}
.main_cat .cat_list a:before {
	border-color: transparent;
	border-left-color: #311d13;
}
.main_cat .cat_list a:hover:before {
	border-left-color: #fa0;
}
/*ãƒšãƒ¼ã‚¸ãƒãƒ¼ã‚·ãƒ§ãƒ³ï¼šå‰å¾Œè¨˜äº‹ãƒªãƒ³ã‚¯ã€ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆã€‘*/
.post_link {
	overflow: hidden;
	margin-top: .5em;
}
.post_link span a {
	display: table;
	box-sizing: content-box;
	padding: .5em;
	border-radius: .5em;
	text-decoration: none;
	line-height: 1.2em;
}
.post_link span a span, .post_link span a i {
	display: table-cell;
	vertical-align: middle;
}
.post_link i {
	font-size: 1.2em;
}
.post_link .float_l i {
	padding-right: .25em;
}
.post_link .float_r i {
	padding-left: .25em;
}
/*ãƒšãƒ¼ã‚¸ãƒãƒ¼ã‚·ãƒ§ãƒ³ï¼šå‰å¾Œè¨˜äº‹ãƒªãƒ³ã‚¯ã€ã‚«ãƒ©ãƒ¼ã€‘*/
.post_link span a {
	border: 1px solid #520;
	background-color: #ae7a26;
	color: #fff;
}
.post_link span a i {
	color: #ff3;
}
/*ãŠå½¹ç«‹ã¡æƒ…å&nbsp;±ãƒ”ãƒƒã‚¯ã‚¢ãƒƒãƒ—ã€ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆã€‘*/
.home_pickupinfo, .mini_info_list {
	overflow: hidden;
	border-radius: .5em;
	margin-top: .3em;
}
.home_pickupinfo h3 {
	margin-bottom: .5em;
	font-weight: bold;
}
.home_pickupinfo h3 em {
	color: #f50;
}
.home_pickupinfo h3:before, .mini_info_list dt:before {
	margin-right: .25em;
	content: '\f10c';
	/*content: '\f111';*/
	font-family: FontAwesome;
	font-weight: normal;
	speak: none;
	font-size: .8em;
	vertical-align: middle;
	position: relative;
	top: .01em;
	left: 0;
}
.home_pickupinfo div {
}
.home_pickupinfo div.section~div.section,.home_pickupinfo&gt;div:not(.meta_section)~div {
	margin-top: 1.5em;
}
.home_pickupinfo p:not(.pickup_link):not(.pickup_img):not(.no_adapt) {
	text-indent: 1em;
}
.pickup_link {
}
.pickup_link a {
	display: inline-block;
}
.pickup_link a~a {
	margin-left: .5em;
}
.pickup_img {
	text-indent: 0;
}
/*ãŠå½¹ç«‹ã¡æƒ…å&nbsp;±ãƒ”ãƒƒã‚¯ã‚¢ãƒƒãƒ—ã€ã‚«ãƒ©ãƒ¼ã€‘*/
.home_pickupinfo, .mini_info_list {
	border: solid 1px #520;
}
.home_pickupinfo h3, .mini_info_list dt {
	background-color: #FFFABC;
}
.home_pickupinfo h3 em {
	color: #f50;
}
.home_pickupinfo h3:before, .mini_info_list dt:before {
	color: #f60;
	position: relative;
	top: -.1em;
}
.home_pickupinfo em {
	color: #f50;
	font-style: normal;
}
/*ãŠæ–­ã‚Šã‚³ãƒ¡ãƒ³ãƒˆ*/
.refuse_comment {
	margin-bottom: 1.5em;
	padding: .6em .8em;
	border-radius: .5em;
	background-color: #F4E93A;
	color: #FE2183;
	font-weight: bold;
}
/* :::::: ã‚³ãƒ³ãƒ†ãƒ³ãƒ„ï¼žã‚µãƒ– :::::: */
/*ã‚µãƒ–ãƒ¡ãƒ‹ãƒ¥ãƒ¼*/

/*ã‚µãƒ–ãƒ¡ãƒ‹ãƒ¥ãƒ¼ã‚¢ã‚³ãƒ¼ãƒ‡ã‚£ã‚ªãƒ³ã€ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆã€‘*/
.sub_accordion .accordion_list {
	overflow: hidden;
}
/*ã‚µãƒ–ãƒ¡ãƒ‹ãƒ¥ãƒ¼ã‚¢ã‚³ãƒ¼ãƒ‡ã‚£ã‚ªãƒ³é–‰ã˜ã‚‹ãƒœã‚¿ãƒ³ã€ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆã€‘*/
.sub_accordion .close_btn {
	display: inline-block;
	float: right;
	margin-top: .25em;
	padding: .333em .75em;
	border-radius: 5px;
	font-weight: bold;
	line-height: 1em;
}
.sub_accordion .close_btn i {
	margin-left: .25em;
	font-size: 1.15em;
}
/*ã‚µãƒ–ãƒ¡ãƒ‹ãƒ¥ãƒ¼ã‚¢ã‚³ãƒ¼ãƒ‡ã‚£ã‚ªãƒ³é–‰ã˜ã‚‹ãƒœã‚¿ãƒ³ã€ã‚«ãƒ©ãƒ¼ã€‘*/
.sub_accordion .close_btn {
	background: #311d13;
	color: #fff;
}
/*é–¢é€£ã‚µã‚¤ãƒˆ*/
/*é–¢é€£ã‚µã‚¤ãƒˆã€ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆã€‘*/
.extlink_ttl {
	font-size: 1.125em;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1em;
	text-align: center;
	border-radius: .34em .34em 0 0;
}
.sub_extlink {
	overflow: hidden;
	border-radius: 0 0 .375em .375em;
}
.sub_extlink li a {
	display: block;
	font-size: .875em;
	line-height: 1.25em;
	text-align: center;
	text-decoration: none;
}
/*é–¢é€£ã‚µã‚¤ãƒˆã€ã‚«ãƒ©ãƒ¼ã€‘*/
.extlink_ttl {/*ã‚¿ã‚¤ãƒˆãƒ«*/
	color: #fff;
	background-color: #2E6C1D;
}
.sub_extlink {/*ulãƒªã‚¹ãƒˆå¤§æž&nbsp;*/
	border: 2px solid #2E6C1D;
	background-color: #fff;
}
.sub_extlink li~li {/*ãƒªã‚¹ãƒˆå¢ƒç•Œç·š*/
	border-top: 1px dotted #664019;
}
.sub_extlink li a {/*ãƒªã‚¹ãƒˆæ–‡å­—è‰²ãƒ»èƒŒæ™¯*/
	color: #805920;
}
.sub_extlink li a:hover {/*ãƒªã‚¹ãƒˆhoveræ™‚*/
	background-color: #ffc;
	color: #f60;
}
/* ã¯ã‚Œã°ã‚Œ */
.sub_text {
	text-align: justify;
}
.sub_text h2,.sub_text h3 {
	font-weight: bold;
}
.sub_text h2~h2,.sub_text p + h3 {
	margin-top: .75em;
}
.sub_text p {
	text-indent: 1em;
}
/* :::::: ãƒ•ãƒƒã‚¿ãƒ¼ :::::: */
/* ãƒ•ãƒƒã‚¿ãƒ¼ã‚¿ã‚¤ãƒˆãƒ« */
.foot_ttl {
	text-align: center;
	line-height: 1.25em;
}
.foot_ttl a {
	color: #fd0;
	font-weight: bold;
	text-decoration: none;
}
.foot_ttl span {
	font-weight: bold;
}
.foot_ttl .shozoku {
	text-align: center;
	display: block;
}
.foot_ttl .shozoku span {
	font-weight: normal;
	color: #fff;
}
/* ï¼ï¼ï¼ï¼ï¼ï¼ï¼ï¼ï¼ï¼ï¼ï¼ï¼ï¼ ãƒšãƒ¼ã‚¸ãƒ»ã‚«ãƒ†ã‚´ãƒªå˜ä½CSS ï¼ï¼ï¼ï¼ï¼ï¼ï¼ï¼ï¼ï¼ï¼ï¼ï¼ï¼ */
/* :::::: ãƒˆãƒƒãƒ— :::::: */
/* ãƒ¡ã‚¤ãƒ³ã‚«ãƒ©ãƒ&nbsp;ã‚¿ã‚¤ãƒˆãƒ« */
h2.home_ttl {
}
/* ãƒ¡ã‚¤ãƒ³ã‚«ãƒ©ãƒ&nbsp;ã‚¿ã‚¤ãƒˆãƒ«ï¼ˆãƒ†ã‚­ã‚¹ãƒˆç”»åƒèª¿æ•´ç”¨ï¼‰ */
.home_txt_ttl {
	margin-bottom: .5em;
}
/* ãƒˆãƒƒãƒ—ï¼šé¸ã°ã‚Œã‚‹ç†ç”± */
.riyuuttl_list {
}
.riyuuttl_list dt {
	overflow: hidden;
}
.riyuuttl_list dt, h2.riyuu_h2, h2.point_h2 {
	padding-top: .5em;
	color: #520;
	font-weight: bold;
}
.riyuuttl_list dt~dt {
	margin-top: .5em;
	border-top: 1px dotted #999;
}
.riyuuttl_list dt span, .riyuu_h2 span {
	margin-right: .5em;
	background: #ff8400;
	background: -moz-linear-gradient(top, #FFA654 0%, #ff8400 100%);
	background: -webkit-linear-gradient(top, #FFA654 0%, #ff8400 100%);
	background: linear-gradient(to bottom, #FFA654 0%, #ff8400 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFA654', endColorstr='#ff8400', GradientType=0 );
	color: #fff;
	font-weight: bold;
}
.riyuuttl_list dt strong {
	color: #f70;
	font-weight: bold;
}
.riyuuttl_list dt a, .riyuuttl_list dd span {
	float: right;
	display: inline-block;
	box-sizing: content-box;
	padding: .3em 0;
	border: 1px solid #038d01;
	border-radius: .6em;
	background-color: #4dad14;
	width: 9em;
	color: #fff;
	font-size: .85em;
	text-decoration: none;
	text-indent: 0;
	text-align: center;
	line-height: 1em;
	cursor: pointer;
}
.riyuuttl_list dt a i, .riyuuttl_list dd span i {
	margin-left: .2em;
}
.riyuuttl_list dd {
	display: none;
}
.riyuuttl_list dd p {
	text-indent: 1em;
}
.riyuuttl_list dd p em {
	color: #f50;
	font-style: normal;
}
/* ãƒˆãƒƒãƒ—ï¼šäº‹å‹™æ‰€é¸ã³ã®ãƒã‚¤ãƒ³ãƒˆ */

/*.pointttl_list dt:before,*/h2.point_h2:before {
	margin-right: .25em;
	content: '\f046';
	font-family: FontAwesome;
	font-size: 1.2em;
	font-weight: normal;
	speak: none;
	color: #f8286c;
}
/*ãƒŸãƒ‹ï¼±ï¼†ï¼¡ã€ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆã€‘*/
.mini_qanda_list {
	margin-top: .7em;
}
.mini_qanda_list a, .mini_info_list dd a {
	text-decoration: none;
}
.mini_qanda_list dt {
	line-height: 1.5em;
}
.mini_qanda_list dt a, .mini_qanda_list dt em {
	font-weight: bold;
}
.mini_qanda_list dd {
	overflow: hidden;
	text-indent: 1em;
	line-height: 1.5em;
}
.mini_qanda_list dd a, .mini_info_list dd a {
	float: right;
	padding: .4em .5em;
	border-radius: .5em;
	font-size: .875em;
	font-weight: bold;
	line-height: 1em;
	text-indent: 0;
}
.mini_qanda_list dd a:before, .mini_info_list dd a:before {
	margin-right: .25em;
	content: '\f144';
	font-family: FontAwesome;
	font-size: 1.1em;
	font-weight: normal;
	speak: none;
}
/*ãƒŸãƒ‹ï¼±ï¼†ï¼¡ã€ã‚«ãƒ©ãƒ¼ã€‘*/
.mini_qanda_list dt a {
	color: #401e06;
}
.mini_qanda_list dd a, .mini_info_list dd a {
	background-color: #4dad14;
	color: #fff;
}
.mini_qanda_list dd a:before, .mini_info_list dd a:before {
	color: #ff3;
}
/*ãƒŸãƒ‹ï¼±ï¼†ï¼¡,ãƒŸãƒ‹ãŠå½¹ç«‹ã¡æƒ…å&nbsp;±ï¼ˆãƒ†ã‚­ã‚¹ãƒˆç”»åƒèª¿æ•´ç”¨ï¼‰*/
.mini_qanda_list img, .mini_info_list img {
	vertical-align: top;
}
.mini_qanda_list dd a, .mini_info_list dd a {
	position: relative;
	z-index: 10;
}
.mini_qanda_list dd img {
	margin-left: -1em;
}
.mini_qanda_list dd img, .mini_info_list dd img {
	position: relative;
	margin-bottom: -1.6em;
	z-index: 1;
}
/*ãƒˆãƒƒãƒ—ãŠå½¹ç«‹ã¡æƒ…å&nbsp;±ã€ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆã€‘*/

.mini_info_list dt a {
	text-decoration: none;
	font-weight: bold;
}
.mini_info_list dt {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.mini_info_list dd {
	overflow: hidden;
}
/*ãƒˆãƒƒãƒ—ãŠå½¹ç«‹ã¡æƒ…å&nbsp;±ã€ã‚«ãƒ©ãƒ¼ã€‘*/

.mini_info_list dt a {
	color: #333;
}
/*ãƒ›ãƒ¼ãƒ&nbsp;ä¸€è¦§ãƒœã‚¿ãƒ³*/
.home_list_btn {
	margin:20px 0 15px ;
}
.home_list_btn a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: .3em 1em;
	margin-top: .5em;
}
.home_list_btn i {
	margin-right: .25em;
	color: #ff3;
}
/*ãƒˆãƒƒãƒ—ä¸€è¦§ãƒœã‚¿ãƒ³*/
.home_link_ttl a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	position: relative;
	display: block;
}
.home_link_ttl a span {
	font-size: 0.7em;
	background-color: #fff;
	border-radius: 2em;
	color: #520;
	font-weight: bold;
	text-shadow: none;
}
.home_link_ttl a span i {
	margin-right: .25em;
}
/* :::::: è²»ç”¨ :::::: */
.hiyou_table {
	margin-top: 2em;
}
.hiyou_table caption {
	font-weight: bold;
	font-size: 1.15em;
	overflow: hidden;
}
.hiyou_table caption span {
	font-weight: normal;
	font-size: .85em;
	float: right;
}
.hiyou_table th, .hiyou_table td {
	border: 1px solid #311d13;
	padding: .5em;
}
.hiyou_table th {
	font-weight: bold;
	color: #fff;
	background-color: #553521;
	text-align: center;
}
.hiyou_table .horizontal_th {
	text-align: left;
	color: #333;
	background-color: #fbd6a0;
	;
}
/* :::::: æ‰‹ç¶šãã®æµã‚Œ :::::: */
.main_section p.flow_ttl, .flow_list .half_list span.no_adapt {
	font-weight: bold;
	text-align: center;
	color: #f83171;
	margin-bottom: .2em;
}
.flow_list {
	overflow: hidden;
}
.flow_list li {
	text-align: center;
	font-weight: bold;
	border-radius: .5em;
	position: relative;
}
.flow_list li~li {
	margin-top: 3em;
}
.flow_list li:not(.no_adapt) {
	border: .2em solid #f879a2;
}
.flow_list li span {
	font-weight: normal;
}
.flow_list .half_list {
	width: 48%;
	float: left;
}
.flow_list .half_list_r {
	float: right;
}
.flow_list li~li:before {
	position: absolute;
	content: "";
	display: block;
	margin: 0 auto;
	width: .6em;
	height: 30px;
	top: -2.7em;
	left: 0;
	right: 0;
	background-color: #f83171;
}
.flow_list li~li:after {
	position: absolute;
	content: "";
	display: block;
	margin: 0 auto;
	width: 0;
	height: 0;
	top: -1.5em;
	left: 0;
	right: 0;
	border-width: 1em 0.8em;
	border-style: solid;
	border-color: transparent;
	border-top-color: #f83171;
}
.flow_list .half_list ul {
	margin-top: .2em;
}
/* :::::: äº‹å‹™æ‰€é¸ã³ã®ãƒã‚¤ãƒ³ãƒˆ :::::: */
h2.point_h2, h2.riyuu_h2 {/* h2ãƒªã‚»ãƒƒãƒˆ */
	margin: 0;
	padding: 0;
	border: none;
}
/* :::::: é¸ã°ã‚Œã‚‹ç†ç”± :::::: */

.riyuu_h2 strong {
	color: #f70;
	font-weight: bold;
}
/* :::::: ãŠå½¹ç«‹ã¡æƒ…å&nbsp;±ãƒ»ï¼±ï¼†ï¼¡ :::::: */

.single-qanda .main_section ol:not(.no_adapt), .single-qanda .main_section ul:not(.no_adapt), .single-info .main_section ol:not(.no_adapt), .single-info .main_section ul:not(.no_adapt), .home_pickupinfo ol:not(.no_adapt), .home_pickupinfo ul:not(.no_adapt) {
	margin-bottom: 0.5em;
}
.single-qanda .main_section ol:not(.no_adapt) li, .single-qanda .main_section ul:not(.no_adapt) li, .single-info .main_section ol:not(.no_adapt) li, .single-info .main_section ul:not(.no_adapt) li, .home_pickupinfo ol:not(.no_adapt) li, .home_pickupinfo ul:not(.no_adapt) li {
	padding-left: 1em;
	text-indent: -1em;
}
.single-qanda .main_section ol:not(.no_adapt) li p:first-child, .single-qanda .main_section ul:not(.no_adapt) li p:first-child, .single-info .main_section ol:not(.no_adapt) li p:first-child, .single-info .main_section ul:not(.no_adapt) li p:first-child, .home_pickupinfo ol:not(.no_adapt) li p:first-child, .home_pickupinfo ul:not(.no_adapt) li p:first-child {
	text-indent: -1em;
}
.single-qanda .main_section dt:not(.no_adapt), .single-qanda .main_section dd:not(.no_adapt), .single-info .main_section dt:not(.no_adapt), .single-info .main_section dd:not(.no_adapt), .home_pickupinfo dt:not(.no_adapt), .home_pickupinfo dd:not(.no_adapt) {
	margin-left: 1em;
	text-indent: -1em;
}
/* :::::: ãŠå½¹ç«‹ã¡ãƒªãƒ³ã‚¯ :::::: */
/*ãŠå½¹ç«‹ã¡ãƒªãƒ³ã‚¯ãƒªã‚¹ãƒˆã€ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆã€‘*/
.etc_list {
	margin-bottom: 30px;
}
.etc_list a {
	position: relative;
	display: block;
	padding-left: .75em;
	text-decoration: none;
}
.etc_list a:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: .45em;
	left: 0;
	border-width: .375em;
	border-style: solid;
}
.etc_list dd {
	margin-bottom: 0.5em;
	text-indent: 1em;
}
/*ãŠå½¹ç«‹ã¡ãƒªãƒ³ã‚¯ãƒªã‚¹ãƒˆã€ã‚«ãƒ©ãƒ¼ã€‘*/
.etc_list a {
	color: #311d13;
}
.etc_list a:hover {
	color: #fa0;
}
.etc_list a:before {
	border-color: transparent;
	border-left-color: #311d13;
}
.etc_list a:hover:before {
	border-left-color: #fa0;
}
/* :::::: ã‚µã‚¤ãƒˆãƒžãƒƒãƒ—ãƒšãƒ¼ã‚¸ :::::: */
/*ã‚µã‚¤ãƒˆãƒžãƒƒãƒ—ãƒªã‚¹ãƒˆã€ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆã€‘*/
.sitemap_list {
	overflow: hidden;
}
.sitemap_list li, .sitemap_list p, .sitemap_list .m_ttl {
	position: relative;
	margin-top: .2em;
}
.sitemap_list li i {
	padding-left: 5px;
	text-indent: 0;
}
.sitemap_list a {
	display: inline-block;
	padding-left: 1.05em;
	color: #311d13;
	text-indent: -1em;
	text-decoration: none;
	line-height: 1.2em;
	vertical-align: middle;
}
.sitemap_list li a:before, .sitemap_list div a:before {
	margin-right: .2em;
	font-family: FontAwesome;
	font-size: 1em;
	font-weight: normal;
	speak: none;
}
.sitemap_list&gt;li&gt;a:before {
	content: '\f144';
}
.sitemap_list&gt;li&gt;ul&gt;li&gt;a:before, .sitemap_list&gt;li&gt;div&gt;p&gt;a:before {
	content: '\f01d';
}
.sitemap_list&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;a:before, .sitemap_list&gt;li&gt;div&gt;.accordion_list a:before {
	content: '\f04b';
	margin-right: .55em;
	font-size: .75em;
	vertical-align: text-top;
}
/*ã‚µã‚¤ãƒˆãƒžãƒƒãƒ—ãƒªã‚¹ãƒˆã€ã‚«ãƒ©ãƒ¼ã€‘*/
.sitemap_list a {
	color: #311d13;
}
.sitemap_list li a:before, .sitemap_list div a:before {
	color: #311d13;
}
/* :::::: ãŠå•åˆã›ãƒ»ã‚¢ã‚¯ã‚»ã‚¹ãƒ»åœ°å›³ :::::: */

/* :::::: ãƒšãƒ¼ã‚¸ã¨åŒä¸€ãƒãƒŠãƒ¼ã‚’éžè¡¨ç¤º :::::: */
.access .access_bnr {
	display: none;
}



/*æ–‡è²¬ãƒ»æœ€çµ‚æ›´æ–°æ—¥æƒ…å&nbsp;±*/
.meta_section {
	line-height: 1.5em;
	text-align: right;
}
.meta_section ul{
	display: inline-block;
	margin: .25em 0 !important;
}
.meta_section li~li{
	margin-top: .2em;
}
.meta_section span {
	float: right;
	display: inline-block;
	overflow: hidden;
	margin-left: .5em;
	width: 3.4em;
	height: 3.4em;
	border-radius: .5em;
}
.meta_section span img {
	width: 100%;
}</pre></body></html>