@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
object, embed {
	vertical-align: middle;
}
legend {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
img, abbr, acronym, fieldset {
	border: 0 none;
}
img {
	vertical-align: middle;
}
ul li {
	list-style-type: none;
}
/*----------------------------------------------------
	共通
----------------------------------------------------*/
/* スクロールバーの有無によるズレ対策 */
html {
	overflow-y: scroll;
}
input, textarea {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
/* for IE6 */
* html body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
* html input, * html textarea {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
/* リンク
----------------------------------------------------*/
a {
	color: #080dd4;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* 汎用
----------------------------------------------------*/
/* clear clerfix */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.content:after, .clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.content, .clearfix {
	zoom: 1;/* for IE5.5 - IE7 */
}
/*box-sizing */
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-family: 'Meiryo', 'メイリオ', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'sans-serif';
	font-size: 14px;
	background: #fff;
	line-height: 25.2px;
}
/*----------------------------------------------------
	各ページスタイル
----------------------------------------------------*/

/* 共通
-----------------------------------------------------------------------------------------------*/

#contents:after, #contents_low:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
a.trance:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#index p, #category p, #page p {
	margin: 10px 0;
}

/* 下部パーツ
-----------------------------------------------------------------------------------------------*/

.col_wrap{
	box-sizing:border-box;
	margin-bottom: 0px;margin-top:20px;
	padding: 5px;
	background: #FFF;
	position:relative;
	border: 5px solid #506E32;
	background: #EAEEE0;
}



.col_wrap .col_wrap_bdr{border: 1px solid #506E32;padding: 5px;}
.col_wrap .col_wrap_bdr .lead{
	text-align:center;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.4;
	padding: 5px 0px 0px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #7938b9;
}
.col_wrap .col_wrap_bdr .lead:after{
}

.col_wrap .col_wrap_bdr .lead small{
	display:block;
	font-size: 60%;
	color: #323232;
	margin-bottom: 5px;
	font-family:none;
}

.col_wrap .col_wrap_bdr .lead small:before{
}
.row.col3 .blk{margin-bottom: 20px;margin-top: 15px;background: #FFF;box-shadow:1px 3px 3px 0px rgba(0,0,0,0.3);}
.row.col3 .blk img{max-width:100%;width:100%;height:auto;display:block;margin-bottom: 10px;flex-grow: 0;flex-shrink: 0;}
.row.col3 .blk img+small{display:block;font-size:10px;line-height:1.4;text-align:center;margin: 0px 10px 10px;word-break: break-word;}
.row.col3 .blk .tit{text-align:center;font-size: 24px;font-weight:bold;}
.row.col3 .blk .tit small{position:relative;text-align:center;display:block;padding: 12px 12px;line-height: 1.5;font-size: 16px;color: #FFF;background: #96AA64;}
.row.col3 .blk .tit span{display:block;padding: 15px 10px 0px;font-size: 23px;color: #506E32;}
.row.col3 .blk .int .tit:after,
.row.col3 .blk .tit small:after{}

.row.col3 .blk > .int  .tit span{color: #FFF;background: #96AA64;font-family:sun-self;font-size:20px;padding-bottom:10px;}



.blk dl{display:flex;border: 1px solid #000;background: #F0F8F8;}
.blk dl+dl{border-top:0px;}
.blk dl dt{background: #F0F8F8;font-weight:bold;flex-basis:45%;max-width:45%;text-align:center;padding: 5px;font-size: 12px;flex-shrink: 0;margin: auto;}
.blk dl dd{border-left: 1px solid #000;background: #FFF;font-weight:bold;
	    text-align: center;padding: 8px 6px 1px;flex-basis:60%;max-width:60%;font-size: 12px;
color:#de19cd;
}
.blk dl dd span{color: #de19cd;
font-size:22px;}

.tag{display: flex;flex-wrap:wrap;justify-content:flex-start;margin-top: 8px;}
.tag:after{}
.tag span{display: flex;flex-basis: 49%;max-width: 49%;margin-bottom:5px;font-size: 12px;padding: 4px 3px 2px;line-height:1.2;color: #666;text-align:center;width: 32%;margin-right: 2%;justify-content: center;align-items: center;box-sizing: border-box;border: 1px solid #9B82B4;}
.tag span.active{background: #9B82B4;color: #FFF;border-color: #9B82B4;}
.tag span:nth-child(2n){margin-right:0px;}


.col_wrap_bdr > p[class*='btn-'] > a{
	margin:20px auto!important;
	width: auto;
	max-width: 650px;
}
.col_wrap_bdr .blk .inner p[class*='btn-']{
	margin: 0px!important;
	width:auto;
	box-sizing:border-box;
	margin-top: 20px;
}
.col_wrap_bdr .blk .inner p[class*='btn-'] a{
	display:flex;
	align-items:center;
	justify-content: center;
	text-align: center;
	margin:0px;
	font-size: 1.1rem;
	box-sizing:border-box;
	min-width: auto;
	padding: 10px 30px 10px 10px;
}
.row.col2 .blk{
		border:1px solid #3f4044;

}
.row.col2 .box-head{
		background:#3f4044;
		top:-10px;
		left:-10px;
		position:relative;
	}
.row.col2 .box-head a{
		display:block;
		padding:10px 40px 10px 10px;
		color:#FFF!important;
		text-decoration:none!important;
		font-weight:bold;
		background:url(./img/aw3.png) right 10px center no-repeat;
	}

	.row.col2 .box-body{
		padding:0px 14px 14px;
	}
	.col_wrap_bdr .blk .inner .price {
		font-weight:bold;
		text-align:center;
	}
	.col_wrap_bdr .blk .inner .price em{
		color: #de19cd;
		font-size:28px;
		font-weight:bold;
	}
	.img-wrap{
		margin: 0px;
}
.img-wrap:before{content:"";display:block;}

#category h1, #page h1,
#index h2 {
	margin: 0 0 20px;
	line-height: 1.4;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 25px;
	padding: 20px 14px;
	background: url(img/h2.png) repeat-y right center;
	color: #FFF;
	border-left: 8px solid #96AA64;
}


#category h2, #page h2,
#index h3 {
	margin: 40px 0 20px;
	line-height: 1.4;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	padding: 20px 15px 18px;
	font-size: 25px;
	background: url(img/h3.png) no-repeat top left;
	background-size: cover;
}
#category h3, #page h3,
#index h4 {
	margin: 40px 0 20px;
	line-height: 1.4;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 24px;
	border-top: 4px solid #506E32;
	border-bottom: 4px solid #506E32;
	padding: 10px;
}
#category h4, #page h4,
#index h5 {
	margin: 40px 0 20px;
	line-height: 1.4;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 22px;
	padding-bottom: 10px;
	border-bottom: 1px solid #506E32;
}

#contents ul > li {
	padding-left: 25px;
	margin-bottom: 5px;
	position: relative;
	background: url(img/li.png) no-repeat top 4px left 3px;
}
#contents ol {
	counter-reset: li;
	list-style: none;
	margin: 40px 0;
}
#contents ol > li {
	padding-left: 25px;
	position: relative;
	margin-bottom: 5px;
	counter-reset: section;
	list-style-type: none;
}
#contents ol > li:before {
	content: counter(li) ".";
	counter-increment: li;
	position: absolute;
	left: 0;
	top: 2px;
	font-weight: bold;
	color: #e40e65;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	width: 1.2rem;
	height: 1.2rem;
	border-radius: 100%;
	line-height: 1.2rem;
	text-align: center;
}
#index ol li:nth-child(-n+9):before, #page ol li:nth-child(-n+9):before{
	content: "0" counter(li) ".";
}

#contents .rank, #contents .recommend {
	margin: 30px 0 20px;
	line-height: 1.4;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 23px;
	background-color: #fff;
	padding: 10px 20px 8px 5.5rem;
	position: relative;
	border: 2px solid #506E32;
}
#contents .rank:after, #contents .recommend:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0.2rem;
	width: 5rem;
	height: 5rem;
	margin-top: -2.5rem;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
#contents .rank.rank1:after {
	background-image: url(img/rank1.png);
}
#contents .rank.rank2:after {
	background-image: url(img/rank2.png);
}
#contents .rank.rank3:after {
	background-image: url(img/rank3.png);
}
#contents .rank.rank4:after {
	background-image: url(img/rank4.png);
}
#contents .rank.rank5:after {
	background-image: url(img/rank5.png);
}
#contents .recommend:after {
	background-image: url(img/recommend.png);
}
#contents p span {
	font-weight: bold;
	color:#290aa0;
	font-size: 16px;
}

table {
	width: 100%;
	table-layout: fixed;
}
table tr th, table tr td {
	text-align: center;
	word-break: break-all;
	vertical-align: middle;
	padding: 20px;
	border: solid 1px #323232;
	background-color: #fff;
	word-wrap: break-word;
}
table tr th {
	background-color: #EAEEE0;
	font-size: 16px;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#contents .btn-internal a {
	text-align: center;
	padding: 1rem 3rem 1rem 1rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	display: block;
	margin: 20px auto;
	max-width: 300px;
	position: relative;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	border-radius: 30px;
	box-shadow:0px 3px 3px 0px rgba(0,0,0,0.3);
	background: url(img/btn_internal.png) repeat top center;
	background-size:auto 100%;
}
#contents .btn-internal a:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 20px;
	height: 20px;
	background-color: #fff;
	border-radius: 100%;
	margin-top: -10px;
}
#contents .btn-internal a:after {
	margin: auto;
	content: "";
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 22px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #506E32;
	border-right: 2px solid #506E32;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#contents .btn-internal a:hover {
	opacity:0.6;
}
#contents .btn-internal a:hover:after {
	border-top: 2px solid #88c06f;
	border-right: 2px solid #88c06f;
}
#contents .btn-web a {
	text-align: center;
	padding: 0.5rem 2rem 0.5rem 0.5rem;
	display: block;
    margin: 20px auto;
	max-width: 300px;
	max-height:70px;
	position: relative;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #080dd4;
	box-shadow:0px 3px 3px 0px rgba(0,0,0,0.3);
	background: url(img/btn_web.png) repeat top center #bc945d;
	background-size:auto 100%;
	border-radius: 20px;
}
#contents .btn-web a:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 20px;
	height: 20px;
	background-color: #fff;
	border-radius: 100%;
	margin-top: -10px;
}
#contents .btn-web a:after {
	margin: auto;
	content: "";
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 22px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #E095A9;
	border-right: 2px solid #E095A9;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#contents .btn-web a:hover {opacity:0.6;}


#contents .btn-web a:hover:after {
	border-top: 2px solid #7368b1;
	border-right: 2px solid #7368b1;
}

#contents .box-wrap .box {
	box-sizing: border-box;
	position: relative;
	background-color: #CAD4B1;
	display: flex;
	flex-direction: column;
}
#contents .box-wrap .box  .box-head{padding:15px;background:#506E32;}

#contents .box-wrap .box:hover {
}
#contents .box-wrap .box .box-head a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 0px 30px 0px 0;
	line-height: 1.4;
	position: relative;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#contents .box-wrap .box .box-head a:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 20px;
	height: 20px;
	background-color: #FFF;
	border-radius: 100%;
	margin-top: -10px;
}
#contents .box-wrap .box .box-head a:after {
	margin: auto;
	content: "";
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 7px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #506E32;
	border-right: 2px solid #506E32;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#contents .box-wrap .box .box-head a:hover{color:#F5AA3B;}

#contents .box-wrap .box .box-body {
	padding: 10px 10px;
	height: 100%;
}
#contents .box-wrap .box .permalink {
	display:none;
}

#contents .frame-wrap .frame {display: flex;flex-flow: column;box-sizing: border-box;margin: 0 5px;padding: 20px 20px 10px;background: #E6E6E6;box-shadow: 0px 0px 0px 4px #E6E6E6 inset,0px 0px 0px 5px #506E32 inset;}
#contents .frame-wrap .frame .frame-head {
	font-size: 18px;
	font-weight: bold;
	color: #506E32;
	line-height: 1.4;
	position: relative;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 10px;
	flex: 1 0 auto;
	background: url(./img/dot.png)  center bottom no-repeat;
	background-size: 60px auto;
	padding-bottom: 30px;
}
#contents .frame-wrap .frame .frame-head p {
	margin: 0;
}


#contents .frame-wrap .frame .frame-body {
	height: 100%;
}

#footer .pagetop {
	position: fixed;
	right: 20px;
	bottom: 20px;
}
#footer .pagetop.stop{
	position: absolute;
	bottom:auto;
	top:-140px;
}

#footer .pagetop a {
	display: block;
}


/*----------------------------------------------------
	PCサイトcss
----------------------------------------------------*/
@media screen and (min-width: 600px) {
body {
	background: url(img/bg.png) repeat top left;
	color: #333333;
}
.sp {
	display: none!important;
}
#contents {
	margin: 0 auto;
	max-width: 1000px;
	width: 100%;
	position: relative;
}
#left_contents {
	float: right;
	max-width: 720px;
	width: 72%;
	box-sizing: border-box;
	margin-top: 42px;
}
#index, #category, #page {
    padding:0px 20px 10px;
	background-color: rgba(255, 255, 255, 0.5);
	margin: 20px 0 40px;
}
#side {

	max-width: 240px;
	width: 26%;
}
.inner {
	margin: 0 auto;
	max-width: 1000px;
	width: 100%;
	padding:15px;
}

.sitemap{
position:absolute;right:0px;top:0px;

}
.sitemap a.sitemap_link{padding-left: 20px;display:block;position:relative;background:url(./img/arr3.png) left center no-repeat;margin:10px 0px 0px;
	    color: #506e32;}

/* header */
#header {
	float: left;
    max-width: 240px;
    width: 26%;
}



#header .sitename h1,
#header .sitename a{
	text-decoration: none;
	font-size: 18px;
	text-align: center;
	line-height: 1.4;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #ffffff;
	padding: 125px 20px 40px;
	background: url(img/logo.png) no-repeat top 40px center #506E32;
	display: block;
	position: relative;
	font-weight: bold;
}
#header .sitename h1:before,
#header .sitename a:before {
	content: "";
	width: 2px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 3px;
	background-color: #fff;
}
#header .sitename h1:after,
#header .sitename a:after {
	content: "";
	width: 2px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 3px;
	background-color: #fff;
}
#header .sitename a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#header nav {
	border: solid 1px #48174d;
}
#header nav ul {
	margin: 0;
}
#header nav ul li {
	margin: 0;
	padding: 0;
	background: none;
}
#header nav ul li a {
	display: block;
	padding: 20px 20px 20px 40px;
	text-decoration: none;
	font-size: 16px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background-color: #fff;
	position: relative;
	font-weight: bold;
	color: #3a5a1a;
}
#header nav ul li a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 2%;
	width: 96%;
	height: 1px;
	background-color: #96AA64;
}
#header nav ul li a:after {
	content: "";
	position: absolute;
	top: 15%;
	left: 14px;
	width: 10px;
	height: 70%;
	background-color: #96AA64;
}
#header nav ul li:first-child a:before {
	display: none;
}
#header nav ul li a:hover {
	color: #c2c2c2;
}
#header nav ul li a:hover:after {
	background-color: #506d32;
}


#left_contents .sitemap_link {
	padding: 10px 0;
	text-align: right;
}
#left_contents .sitemap_link a {
	padding-left: 27px;
	display: inline-block;
	background: url(img/header_link.png) no-repeat left center;
	font-size: 12px;
	text-decoration: none;
	line-height: 2;
}
#left_contents .sitemap_link a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	text-decoration: underline;
}
/* mv */
#mv {
	padding: 20px;
	background-color: rgba(255, 255, 255, 0.5);
	margin-bottom: 0px;
}
#mv .mv-inner {
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
}
#mv .mv-inner h2 {
	font-size: 28px;
	text-align: center;
	line-height: 1.4;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	padding-bottom: 15px;
	background: url(img/line.png) no-repeat bottom center;
	margin-bottom: 10px;
}
/* pankuzu */
#pankuzu {
	margin: 10px 0;
	font-size: 12px;
}
/* side */
#side .side_freespace {
	margin: 15px 0;
	border: solid 5px #fff;
	background: url(img/side_bg.png) no-repeat bottom center #E1B6C4;
	padding: 15px 0px 15px;
	float: left;
}
#side .side_freespace dl dt a {
	display: block;
	text-decoration: none;
	color: #333333;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 1.2;
	margin-bottom: 10px;
	padding: 0px 15px;
}
#side .side_freespace dl dt a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#side .side_freespace dd p{padding: 10px 15px}

#side .side_freespace dl dd p.catch {
	color: #8458b1;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 17px;
	line-height: 1.2;
	margin-bottom: 15px;
	padding: 10px 15px;
	background-color: #fff;
}
#side .side_freespace .btn {
	text-align: center;
	padding: 10px 40px 8px 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	display: block;
	position: relative;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	border-radius: 30px;
	background: #506E32 url(img/btn_internal.png) repeat-x top center;
	line-height: 1.2;
	width: 90%;
	margin: 0px auto;
}
#side .side_freespace .btn:hover{opacity:0.6;}

#side .side_freespace .btn:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 20px;
	height: 20px;
	background-color: #fff;
	border-radius: 100%;
	margin-top: -10px;
}
#side .side_freespace .btn:after {
	margin: auto;
	content: "";
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 22px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #5a2460;
	border-right: 2px solid #5a2460;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#side .side_freespace .btn:hover {
}
#side .side_freespace .btn:hover:after {
	border-top: 2px solid #7368b1;
	border-right: 2px solid #7368b1;
}
/* footer */
#footer {
	background: url(./img/footer.png);
	position:relative;
}
#footer	.foot_top {
	}
#footer .inner {
	position: relative;
	padding-top:10px;

}

#footer .pagetop a:hover img{
opacity:0.6;
}
#footer .category_list {
	padding: 0 50px;
	margin-bottom: 10px;
}
#footer .category_list a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#footer .category_list .ttl a {
	display: block;
	text-decoration: none;
	color: #3a5a1a;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
	border-bottom: 1px solid #506E32;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding: 5px 0px 5px;
}
#footer .category_list > ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#footer .category_list > ul > li {
	width: 30%;
}
#footer .category_list > ul > li a {
	display: block;
	font-size: 14px;
	padding-left: 20px;
	margin-bottom: 10px;
	position: relative;
	text-decoration: none;
	color: #506e32;
}
#footer .category_list > ul > li a:after {
	margin: auto;
	content: "";
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 8px;
	height: 8px;
	border-top: 2px solid #506E32;
	border-right: 2px solid #506E32;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#footer .category_list ul li.sub_cat a {
	font-size: 14px;
}
#footer .category_list ul li.sub_cat a:before {
	content: "";
	width: 8px;
	height: 1px;
	position: absolute;
	top: 13px;
	left: 5px;
	background-color: #323232;
}
#footer .category_list ul li.sub_cat a:after {
	content: "";
	width: 1px;
	height: 8px;
	position: absolute;
	top: 5px;
	left: 5px;
	background-color: #323232;
	transform: none;
	margin: 0;
	border: none;
}
#footer .disclaimer {
	text-align:left;
	background-color: #fff;
	font-size: 12px;
	line-height: 1.6;
	padding: 10px;
	box-sizing: border-box;
	width: 100%;
	max-width: 900px;
	margin: 20px auto 0px;
}
#footer .disclaimer dt,
#footer .disclaimer dd{display:inline;}
#footer .foot_bottom {
}

#footer .unauthorized{margin:2rem auto;width:90%;max-width:900px;text-align:center;}

#footer .copy {
	text-align: center;
	color: #ffffff;
	padding: 3px;
	font-size: 12px;
	background-color: #506E32;
}
#footer	.sitemap_footer_left {
	display: block;
	color: #ffffff;
	font-size: 12px;
}
#footer	.sitemap_footer_right {
	display: block;
    float: right;
	color: #ffffff;
   	font-size: 12px;
	padding-right: 450px;
}
#footer .copy a {
	color: #ffffff;
	text-decoration: none;
}
#footer .copy a:hover {
	text-decoration: underline;
}
/* parts home */

/* parts all */
#contents ul {
	margin: 40px 0;
}



#contents .float-wrap {
	margin: 40px 0;
}
#contents .float-wrap .fl {
	float: left;
	margin-right: 20px;
}
#contents .float-wrap .fr {
	float: right;
	margin-left: 20px;
}
#contents .float-wrap .float-img {
	margin-top: 5px;
	margin-bottom: 10px;
	max-width: 240px;
	width: 40%;
}
#contents .float-wrap .float-img .flame {
	box-sizing: border-box;
}
#contents .float-wrap .float-img .flame img {
	max-width: 100%;
}
#contents .float-wrap .float-img .caption {
	font-size: 12px;
	text-align: center;
	color: #999999;
	margin: 10px 0;
	line-height: 1.4;
	word-wrap: break-word;
}

#contents .btn-link {
	overflow: hidden;
	margin: 40px 0;
}
#contents .btn-link a {
	font-size: 14px;
	float: right;
	display: block;
	color: #506E32;
	font-weight: bold;
	position: relative;
	padding-left: 26px;
}
#contents .btn-link a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 20px;
	height: 20px;
	background-color: #506E32;
	border-radius: 100%;
	margin-top: -10px;
}
#contents .btn-link a:after {
	margin: auto;
	content: "";
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 5px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#contents .btn-link:hover {
	text-decoration: none;
}
#contents .box-wrap {
	margin: 20px 0;
	display: flex;
	justify-content: space-between;
}
#contents .box-wrap .box{width: 49%;
	margin: 10px 0;}


#contents .box-wrap:after {
	display: none;
}




#contents .frame-wrap {
	margin: 20px 0;
	display: flex;
	justify-content: flex-start;
}

#contents .frame-wrap .frame{
width: 32%;
}






.btn-tel{display:none;}
	.col_wrap_bdr .blk .inner{
		display:flex;
		flex-direction:column;
		justify-content: stretch;
		flex-grow: 1;
		width: auto;
		padding: 0px 0px 0px;
	}

	.col_wrap_bdr .blk .inner .tag+p{flex-grow:1;display: flex;}

		.row.col3,
	.row.col2{
		display:flex;
		justify-content:space-between;
		padding: 0px 0px;
	}
	.row.col3 .blk{
		box-sizing:border-box;
		flex-basis: 32%;
		max-width: 32%;
		display: flex;
		flex-direction: column;
		margin-bottom: 20px;
		padding: 0px;
	}
.row.col3 .blk > .int{}

.row.col3 .blk > .int .tit.min{padding-bottom:0px;}

	.row.col2 .blk{
		box-sizing:border-box;
		flex-basis:48%;
		max-width:48%;
		margin-top:40px;
		position:relative;
	}
	.row.col2 .box-img{
		display:none;
	}
	.row.col2 .box-img img{
	}


	.row.col2 .box-head a:hover{
		background-color:#af1e28;
	}


	.col_wrap_bdr .blk .inner{
		display:flex;
		flex-direction:column;
		justify-content: stretch;
		flex-grow: 1;
		width: auto;
		padding: 10px 7px 10px;
		margin: 0;
	}
	.col_wrap_bdr .blk .inner p.btn-web a{margin: 0px!important;}

	.col_wrap_bdr .blk .inner .tag+p{flex-grow:1;display: flex;margin:10px 0px 15px!important;}
	.img-wrap-outer{margin-top:20px;background: #FFF;padding: 10px;background: url(./img/wrap_bg.png);}
	.img-wrap-outer .btn{max-width:600px;width:auto;}
	.img-wrap{display:flex;position:relative;background: #FFF;}
	.img-wrap .img{margin-right:20px;max-width: 320px;flex-shrink: 0;z-index: 2;}
	.img-wrap .img img{width:auto;height:auto;max-width:100%;}
	.img-wrap .inner{
    z-index: 3;
}
.img-wrap .inner .txt{}
.img-wrap .inner .ttl{margin: 0px 0px 20px;color: #5905add6;font-size: 20px;line-height: 1.3;font-weight:bold;height: 30px;font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}

.img-wrap-outer .btn.sp{display:none;}

#category h1, #page h1,
#index h2{
    margin-top: 30px;
    width: 680px;
}
.tag-min{
	min-height:130px
}



}

/*----------------------------------------------------
	SPサイトcss
----------------------------------------------------*/
@media screen and (max-width: 599px) {
html,body,p {
	font-size:16px;
}
body{
	-webkit-text-size-adjust: none;
	color: #333;
	line-height: 1.6;
	background: url(./img/bg.png);
}
img {
	max-width: 100%;
}
#contents {
	width: 100%;    margin-bottom: 50px;
}
#index, #category, #page {
	padding: 0 3%;
}
.inner {
	padding: 0 3%;
}
.pc {
	display: none!important;
}
/* header */
#header {
	background-color: #506E32;
	padding: 0.5rem 3%;
	display: flex;
	flex-direction: column-reverse;
	position: relative;
}
#header .read {
	font-size: 1rem;
	color: #ffffff;
}
#header .sitename h1, #header .sitename a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 1.1rem;
	padding: 0.5rem 4rem;
	background: url(img/logo.png) no-repeat left center;
	background-size: 3.5rem;
	line-height: 1.2;
}
/* nav */
#header .nav_btn {
	position: absolute;
	right: 3%;
	bottom: 1rem;
	width: 3.5rem;
	height: 3.5rem;
	background: url(img/menu_h.png) no-repeat right bottom;
	background-size: 3.5rem;
}
#header .nav_btn.on img {
	display: none;
}
#header .nav_wrap {
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	background-color: #EAEEE0;
	box-sizing: border-box;
	padding: 1rem 3% 0;
	z-index: 10;
}
#header .nav_wrap.open {
	display: block;
}
#header .nav_wrap ul {
	margin: 0;
	margin-bottom:10px;
}
#header .nav_wrap ul li {
	padding: 0;
	margin: 10px 0px 0px;
	background:none;
}

#header .nav_wrap .category_list{
	font-size:16px;
}
#header .nav_wrap .category_list .ttl a {
	display: block;
    padding: 1rem 3rem 1rem 1rem;
	position: relative;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	background-color: #506E32;
	margin-top:10px;
}
#header .nav_wrap .category_list .ttl a:after {
	margin: auto;
	content: "";
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 1rem;
	width: 1rem;
	height: 1rem;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#header .nav_wrap .category_list > ul > li a {
	display: block;
	font-size: 16px;
	padding: 1rem 2rem;
	text-decoration: none;
	color: #323232;
	background:#FFF;
}
#header .nav_wrap .category_list > ul > li a:after {
}
#header .nav_wrap .category_list ul li.sub_cat a:before {
	content: "";
	width: 1rem;
	height: 2px;
	position: absolute;
	top: 2.5rem;
	left: 1.2rem;
	background-color: #fff;
}
#header .nav_wrap .category_list ul li.sub_cat a:after {
}
#header .close {
	padding: 1rem 1.5rem;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #323232;
	position: relative;
}
#header .close:before, #header .close:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 12rem;
	width: 1rem;
	height: 2px;
	margin-left: 0;
	background: #323232;
}
#header .close:before {
	transform: rotate(45deg);
}
#header .close:after {
	transform: rotate(-45deg);
}
/* pankuzu */
#pankuzu {
	/* width: 100%; */
	overflow-x:scroll;
	font-size: 12px;
	word-break: break-all;
	padding-bottom: 0.3em;
	margin: 1rem 3%;
	border-bottom: solid 1px #7d7d7d;
}
#pankuzu::-webkit-scrollbar {
 height:1rem;
}
#pankuzu::-webkit-scrollbar-track {
 background:#F1F1F1;
}
#pankuzu::-webkit-scrollbar-thumb {
 background:#C1C1C1;
}
/* mv */
#mv {
	margin-bottom: 0.5rem;
}
#mv .mv-inner {
	padding: 0 3% 0.5rem;
}
#mv .mv-inner h2 {
	line-height: 1.2;
	font-size: 23px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	padding-bottom: 0.5rem;
	background: url(img/line.png) no-repeat bottom center;
	margin-bottom: 0.5rem;
	background-size: 80% auto;
}
/* side */
#side .side_freespace {
	margin: 2.5rem 0;
	padding: 0 3%;
}
#side .side_freespace dl {
	border: solid 0.4rem #fff;
	background: url(img/side_bg.png) no-repeat bottom center #e4ab9b;
	background-size:cover;
}
#side .side_freespace dl dt{padding:1rem;}
#side .side_freespace dl dt a {
	display: block;
	text-decoration: none;
	color: #333333;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 1.6rem;
	line-height: 1.2;
}
#side .side_freespace dl dd p {
	line-height: 1.5;
}

#side .side_freespace dl dd p{padding:1rem;}
#side .side_freespace dl dd p.catch {
	color: #8458b1;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 1rem;
	padding: 1rem 2rem;
	background-color: rgba(255,255,255,0.8);
	text-align: center;
	font-size: 1.3rem;
}
#side .side_freespace .btn {
	margin-top: 1.5rem;
	text-align: center;
	padding: 1rem 3rem 0.8rem 2rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	display: block;
	position: relative;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	border-radius: 70px;
	background: url(img/btn_internal.png) repeat top center;
	background-size:auto 100%;
	line-height: 1.2;
	width:90%;
	margin:0px auto 1rem;
}
#side .side_freespace .btn:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 1rem;
	width: 2rem;
	height: 2rem;
	background-color: #fff;
	border-radius: 100%;
	margin-top: -1rem;
}
#side .side_freespace .btn:after {
	margin: auto;
	content: "";
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 1.7rem;
	width: 0.8rem;
	height: 0.8rem;
	border-top: 2px solid #5a2460;
	border-right: 2px solid #5a2460;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
/* footer */
#footer {
	background: url(img/footer.png) repeat top center;
	padding-top: 1rem;
	position:relative;
}
#footer .pagetop{right:0px;bottom:0px;width: 50px;}
#footer .pagetop.stop{
top:-45px;
}

#footer .nav_ttl {
	background-color: #506E32;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 1.5rem;
}
#footer .category_list .ttl a {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	display: block;
	font-size: 16px;
	padding: 1rem 1rem 1rem 2.5rem;
	position: relative;
	text-decoration: none;
	font-weight: bold;
	color: #506E32;
	background-color: #fff;
	margin-top: 10px;
}
#footer .category_list .ttl a:after {
	margin: auto;
	content: "";
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 1rem;
	width: 0.7rem;
	height: 0.7rem;
	border-top: 2px solid #506E32;
	border-right: 2px solid #506E32;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#footer .category_list > ul > li a {
	display: block;
	font-size: 15px;
	padding: 1rem 1rem 1rem 2.5rem;
	position: relative;
	text-decoration: none;
	border-bottom: solid 0.2rem #506E32;
	color: #506e32;
}
#footer .category_list > ul > li a:after {
	margin: auto;
	content: "";
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 1rem;
	width: 0.7rem;
	height: 0.7rem;
	border-top: 2px solid #506E32;
	border-right: 2px solid #506E32;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#footer .category_list ul li.sub_cat a {
}
#footer .category_list ul li.sub_cat a:before {
	content: "";
	width: 0.6rem;
	height: 2px;
	position: absolute;
	top: 2.1rem;
	left: 1.2rem;
	background-color: #506E32;
}
#footer .category_list ul li.sub_cat a:after {
	content: "";
	width: 2px;
	height: 0.7rem;
	position: absolute;
	top: 1.5rem;
	left: 1.2rem;
	background-color: #506E32;
	transform: none;
	margin: 0;
	border: none;
}
#footer .foot_bottom {
	margin: 2rem 0;

	justify-content: space-between;
}
#footer .disclaimer {
	background-color: #FFF;
	padding: 1rem;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 1.4;
	margin: 20px 1rem;
}
#footer .unauthorized{text-align:center;font-size:0.8rem}
#footer .link {
	text-align: center;
    margin: 20px auto;
}
#footer .link a {
	text-decoration: none;
	color: #506E32;
	font-weight: bold;
	font-size: 1rem;
	padding: 4px 0;
	position: relative;
}
#footer .link a:after {
    margin: auto;
    content: "";
    vertical-align: middle;
    position: absolute;
    top: -3px;
    bottom: 0;
    left: -1.5rem;
    width: 0.8rem;
    height: 0.8rem;
    border-top: 2px solid #506E32;
    border-right: 2px solid #506E32;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#footer .copy {
	text-align: center;
	color: #ffffff;
	padding: 0.5rem 3%;
	background: #506E32;
}
#footer .copy p{font-size: 0.7rem!important;}

#footer .copy a {
	color: #ffffff;}
/* parts home */
#category h1, #page h1,
#index h2 {
	margin:1rem  0 1rem;
	line-height: 1.2;
	font-weight: bold;
	font-size: 24px;
	padding: 1.5rem 1rem 1rem;
}
#category h2, #page h2,
#index h3 {
	margin: 2.5rem 0 1rem;
	line-height: 1.2;
	font-weight: bold;
	padding: 1rem 1rem 0.8rem;
	font-size: 23px;
}
#category h3, #page h3,
#index h4 {
	margin: 2.5rem 0 1rem;
	line-height: 1.2;
	font-weight: bold;
	font-size: 20px;
}
#category h4, #page h4,
#index h5 {
	margin: 2.5rem 0 1rem;
	line-height: 1.2;
	font-weight: bold;
	font-size: 18px;
	padding: 0 1rem 0.8rem;
}
/* parts lower */

/* parts all */
#contents ul {
	margin: 2.5rem 0;
}
#contents ul > li {
	padding-left: 2rem;
	margin-bottom: 5px;
	position: relative;
	background-size: 1rem;
}
#contents ol {
	counter-reset: li;
	list-style: none;
	margin: 2.5rem 0;
}

#contents ol > li{padding-left:40px;}
#contents ol > li:before{top:0.5rem;}

table,
table thead,table tbody,table tr,
table tr th, table tr td{display:block;width:100%;}
table{border-top: solid 1px #7a611d;border-left: solid 1px #7a611d;border-right: solid 1px #7a611d;}
table tr th, table tr td{
border:0px;
border-bottom: solid 1px #7a611d;
}

table tr th, table tr td {
	text-align: center;
	vertical-align: middle;
	padding: 20px;

	background-color: #fff;
	color: #333333;
	word-wrap: break-word;
}
table tr th {
	background-color: #EAEEE0;
	font-size: 1rem;
	font-weight: bold;
}
table tr td {
	font-size: 1rem;
}
#contents .float-wrap {
	margin: 2.5rem 0;
}
#contents .float-wrap .float-img {
	margin-bottom: 1.5rem;
	padding: 0 1rem;
}
#contents .float-wrap .float-img .flame {
}
#contents .float-wrap .float-img .flame img {
	max-width: 100%;
	text-align: center;
	display:block;margin:0px auto;
}
#contents .float-wrap .float-img .caption {
	font-size: 12px;
	text-align: center;
	color: #999999;
	margin: 1.5rem 0;
	line-height: 1.4;
	word-wrap: break-word;
}
#contents .btn-internal a {
	max-width:100%;
	font-size: 18px;
	border-radius: 60px;
	margin: 0 auto;
}
#contents .btn-internal a:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 1rem;
	width: 2rem;
	height: 2rem;
	background-color: #fff;
	border-radius: 100%;
	margin-top: -1rem;
}
#contents .btn-internal a:after {
	margin: auto;
	content: "";
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 1.75rem;
	width: 0.8rem;
	height: 0.8rem;
	border-top: 3px solid #506E32;
	border-right: 3px solid #506E32;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#contents .btn-web a {
	max-width:100%;
	font-size: 18px;
}
#contents .btn-web a:before {
	margin-top: -1rem;
	width: 2rem;
	height: 2rem;
	right: 1rem;
	margin-left: auto;
}
#contents .btn-web a:after {
	margin: auto;
	content: "";
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 1.75rem;
	width: 0.8rem;
	height: 0.8rem;
	border-top: 3px solid #E095A9;
	border-right: 3px solid #E095A9;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#contents .btn-link a {
	text-align: center;
	padding: 1rem 2rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	display: block;
	margin: 1.5rem auto;
	position: relative;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	border-radius: 60px;
	background: url(img/btn_txt.png) repeat-x top left;
	background-size: auto 100%;
}
#contents .btn-link a:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 1rem;
	width: 2rem;
	height: 2rem;
	background-color: #FFF;
	border-radius: 100%;
	margin-top: -1rem;
}
#contents .btn-link a:after {
	margin: auto;
	content: "";
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 1.75rem;
	width: 0.8rem;
	height: 0.8rem;
	border-top: 3px solid #808080;
	border-right: 3px solid #808080;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#contents .btn-tel a {
	text-align: center;
	padding: 1rem 2rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	display: block;
	margin: 1.5rem auto;
	position: relative;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	border-radius: 30px;
	background: url(img/btn_tel.png) repeat-x top left;
	background-size: auto 100%;
}
#contents .btn-tel a:before {left: 1.7rem;position:absolute;width: 1rem;height:3rem;background:url(./img/tel.png) center center no-repeat;background-size:contain;content:'';display:block;top: 50%;margin-top: -1.5rem;}
#contents .btn-tel a:after {}
#contents .box-wrap {
	margin: 2rem 0;
}
#contents .box-wrap:after {
	display: none;
}
#contents .box-wrap .box {
margin-bottom:2rem;
}
#contents .box-wrap .box .box-head a {
	font-size: 1.3rem;
	font-weight: bold;
}
#contents .box-wrap .box .box-head a:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 2rem;
	height: 2rem;
	background-color: #FFF;
	border-radius: 100%;
	margin-top: -1rem;
}
#contents .box-wrap .box .box-head a:after {
	margin: auto;
	content: "";
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0.7rem;
	width: 0.8rem;
	height: 0.8rem;
	border-top: 3px solid #506E32;
	border-right: 3px solid #506E32;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#contents .box-wrap .box .box-body p {
	padding: 1rem;
	height: 100%;
	margin: 0;
	line-height: 1.6;
}
#contents .box-wrap .box .box-body .in_link_btn {
	text-align: center;
	padding: 1.2rem 5rem 1.0rem 3rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	display: block;
	margin-top: 1.5rem;
	position: relative;
	text-decoration: none;
	font-size: 1.4rem;
	font-weight: bold;
	color: #fff;
	border-radius: 60px;
	box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
	background: url(img/btn_internal.png) repeat top center;
	background-size: auto 100%;
}
#contents .box-wrap .box .box-body .in_link_btn:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 2rem;
	width: 2rem;
	height: 2rem;
	background-color: #fff;
	border-radius: 100%;
	margin-top: -1rem;
}
#contents .box-wrap .box .box-body .in_link_btn:after {
	margin: auto;
	content: "";
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 2.7rem;
	width: 0.8rem;
	height: 0.8rem;
	border-top: 3px solid #506E32;
	border-right: 3px solid #506E32;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#contents .frame-wrap {
	margin: 2rem 0;
}
#contents .frame-wrap .frame {
	margin: 2rem 0;
	padding: 0.5rem 1.5rem 2rem;
}
#contents .frame-wrap .frame .frame-head {
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 1.5rem 1.3rem 2rem;
	line-height: 1.2;
	position: relative;
}
#contents .frame-wrap .frame .frame-head p{font-size:1.4rem;text-align: center;}


#contents .frame-wrap .frame .frame-body {
	padding: 0px;
	height: 100%;
	margin: 0;
	line-height: 1.6;
}
#contents .frame-wrap .frame p {
	margin: 10px;
}



.col_wrap{margin: 10px 0px;padding: 5px;}
.col_wrap:before,
.col_wrap:after,
.col_wrap .col_wrap_bdr:before,
.col_wrap .col_wrap_bdr:after{
	width:1rem;
	height:1rem;
}


    .col_wrap .col_wrap_bdr{
    padding:10px;
    }

    #category .lc2 .col_wrap_bdr .btn-tel a,
    #page .lc2 .col_wrap_bdr .btn-tel a {
    border-radius: 10px;
}
    .col_wrap .col_wrap_bdr > .btn-internal{
    margin: 0px!important;padding:0px;
}
	.col_wrap .col_wrap_bdr .lead{font-size: 1.4rem;padding: 0px 0px;}
	.col_wrap .col_wrap_bdr .lead small{
    font-size: 0.8rem;
    margin-bottom: 2px;
}
    .row.col3 .blk{margin-top:1rem;display: flex;align-items: stretch;padding: 0px;}
	.row.col3.mt10 .blk{display:block;padding: 0px;}
	.col_wrap_bdr .blk .inner p[class*='btn-']{
		width: 100%!important;
	}
	.col_wrap_bdr .blk .inner p[class*='btn-'] a{margin:1rem 0px!important;}
	.row.col3.mt10 .blk .inner{
		padding: 0px 10px 10px;
	}
	.row.col3 .blk .btns{
		display:flex;
		flex-direction:column;
		align-items:stretch;
		padding: 0px;
		flex-grow: 1;
	}
	.row.col3 .blk .btns p{
		margin: 0px!important;
		flex-grow: 1;
		width: 100%;
		display: flex;
	}
	.col_wrap_bdr > p[class*='btn-']{
		width:100%;
	}
	.row.col3 .blk .btns p[class*='btn-'] a{
		margin: 0px!important;
		display: flex;
		font-size: 0.9rem!important;
		width: 100%;
		align-items: center;
		min-width:auto;
	}
	.row.col3 .blk .btns p[class*='btn-'] a:before{}
	.row.col3 .blk .btns p.btn-tel.sp a{
		padding: 10px 10px 10px 40px!important;
		background-position: left 10px center;
		background-size:1.2rem 1.2rem!important;
		margin-top: 10px;
	}
	.row.col3 .blk .int{
		padding: 0px;
		display:flex;
		flex-direction:column;
		align-items:center;
		justify-content:center;
	}

	.row.col3 .blk .int .tit.min{font-size: 1.3rem;margin: 0px 0px 10px;background:none;}
	.row.col3 .blk .int .tit.min span{color:#506E32;background:none;}
	.row.col3 .blk .int .inner{
	}
	.row.col3 .blk .int .btn-web{
		display:none;
	}
	.row.col3 .blk .int .inner .price{
		font-size: 0.9rem;
	}
	.row.col3 .blk .int .inner .price em{
		font-size: 1.5em;
	}
	.row.col3 .blk .tit span{
		padding:5px;
		font-size: 1.2rem;
	}
	.btn-web a:before{
	left:14px;
	}
	.img-wrap-outer .btn, .btn-web a{
		padding: 5px 12px 5px 40px;
		    min-width: auto;
		}
		.box-wrap .in_link_btn,
	.btn-internal a{
		padding: 5px 30px 5px 12px;
		    min-width: auto;
	}
	.btn-tel a{
		padding: 5px 12px 5px 55px;
		    min-width: auto;
	}


	.col_wrap .blk.sp_col2{display:flex;justify-content: space-between;padding:10px;}
	.col_wrap .blk.sp_col2 .int{align-items:center;justify-content: center;display:flex;flex-direction:column;flex-grow: 1;align-items: center;flex-basis: 60%;max-width: 57%;}
	.col_wrap{background-size:40vw auto,40vw auto;}
	.col_wrap .blk.sp_col2 .btns{display:flex!important;flex-direction:column;justify-content: stretch;flex-shrink: 0;width: 40%;}
	.col_wrap .blk.sp_col2 .btns > p{display:flex;width: 95%;margin: 0px auto!important;}
	.col_wrap .blk.sp_col2 .btns a{flex-grow:1;display: flex!important;align-items: center;padding:7px 30px 7px 5px!important;margin: 0px;justify-content: center;box-sizing: border-box;}
	.col_wrap .blk.sp_col2 .tit.min{font-size: 1.2rem;background:none;}
	.col_wrap .blk.sp_col2 .btns .btn-web a:after{right:1rem!important;}
	.col_wrap .blk.sp_col2 .btns .btn-web a:before{right: 0.3rem!important;}
	.col_wrap .blk.sp_col2 .btns .btn-tel{margin-top:10px!important;}
	.col_wrap .blk.sp_col2 .btns .btn-tel a{padding-left:3rem;padding-right: 0.6rem!important;background-size: 1.5rem 2rem;background-position: left 10px center;margin-top: 0px!important;}
	.col_wrap .blk.sp_col2 .btns .btn-tel a:after{display:none;}
	.col_wrap .blk.sp_col2 .btns .btn-tel a:before{left:1rem!important;}
	.col_wrap .blk p.price{font-size: 1.3rem;}
	.row.col3 .blk .tit{font-size:20px;}
	.row.col3 .blk .tit small{font-size: 1.3rem;margin-bottom: 6px;padding: 10px;background-size: 100% 100%;}
    .col_wrap_bdr .blk .inner p[class*='btn-'] a{
    width: 100%;
    margin: 0px auto;
    padding: 10px 30px 10px 10px;
    font-size: 1.1rem;
}

#category .btn-teltel a{
    text-align: center;
    padding: 1rem 2rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    display: block;
    margin: 1.5rem auto;
    position: relative;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    border-radius: 20px;
    background: url(img/btn_tel.png) repeat-x top left;
    background-size: auto 100%;
}
    .col_wrap_bdr .blk .inner p.btn-web a{
    padding: 10px 10px 10px 40px;}
    .col_wrap_bdr .blk .inner p.btn-tel a,
    .row.col3 .blk .btns p.btn-tel a{
    padding-left: 2.5rem!important;
}

.img-wrap{
	border: 0px;
	padding: 1rem;
	margin: 10px 0px;
	background: url(./img/wrap_bg.png) center center no-repeat;
	background-size: cover;
}


.img-wrap-outer .btn.sp{margin-top:20px;}
.img-wrap-outer .btn.pc{display:none;}
.img-wrap:before{display:none;}
.img-wrap .img{display:none;}

.img-wrap .inner{padding: 10px;background: rgba(255,255,255,0.8);}

.img-wrap .inner .ttl{color: #5905add6;font-size: 1.2rem;font-weight:bold;margin:0px!important;font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
.img-wrap .inner .txt{
    padding-bottom: 10px;
    margin: 0px!important;
}





}


@media screen and (min-width: 600px) {
.sp_br{display:none!important;}
}
@media screen and (max-width: 599px) {
.pc_br{display:none;}
}

