<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp";
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@700&amp;display=swap');
/* 画像共通 */
img {
	max-width: 100%;
	width /***/: auto; /* IE8のみ */
	height: auto;
	vertical-align: bottom;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 0;}


/*共通スタイル*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 62.5%;
	line-height: 1.3rem;
	background-color: #fff;
	margin-bottom: 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, body {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
}

#contents {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
}

.cyokatsu img {
	margin: 0px;
	padding: 0px;
}


/*ボタンスタイル*/
.botanplace {
	overflow: hidden;
	margin-bottom: 2em;
	margin-top: 0em;
}

.botan01 a {
}

.botan02 a {
}

.botan01 a:hover img {
	visibility: hidden;
}

.botan02 a:hover img {
	visibility: hidden;
}

.botanfx {
	margin-top: 3em;
}

.botanfx-top {
	margin-top: -4.7em;
}

/*タブレット用トップイメージスタイル*/
@media screen and (max-width: 640px) {
.botanfx-top {
	margin-top: -3.4em;
}
}

/*スマホ用トップイメージスタイル(小) */
@media screen and (max-width: 480px) {
.botanfx-top {
	margin-top: -2.7em;
}
}

/*スマホ用トップイメージスタイル(小) */
@media screen and (max-width: 400px) {
.botanfx-top {
	margin-top: -2.3em;
}
}

.botanfx img:hover {
	opacity: 0.85;
}


/*注釈部分スタイル*/
#text_back {
	background-color: #fff;
	padding-bottom: 2em;
}

ul {
	list-style: none;
	margin-bottom: 1em;
}

li {
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
	text-indent: -1em;
	margin-bottom: 0px;
}

.text {
	text-align: left;
	font-size: 1.4em;
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5em;
	margin-bottom: 4em;
}

.text-note {
	text-align: left;
	font-size: 1.0em;
	line-height: 1.4em;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top:15px;
}

.title {
	margin-bottom: 0.6em;
	font-weight: bold;
	border-bottom: solid 2px #e7e7e7;
}

.corp {
	margin-left: 15px;
	margin-bottom: 20px;
}

.corp-name {
	font-size: 1.7em;
	color: #007a48;
	margin-bottom: 5px;
}

.corp-address{
	font-size: 0.9em;
}

.agent {
	margin-left: 15px;
	margin-bottom: 40px;
}

.agent-name {
	font-size: 1.2em;
}

.agent-address{
	font-size: 0.9em;
}

.main {
	font-weight: bold;
}

.sub {
	text-decoration: undefined;
	padding-left: 1em;
}


/*フッタースタイル*/
#footer-bg  {
	height: 120px;
	background-color: #00913c;
}

#footer-wrap  {
	display: table;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	color: #fff;
	text-align: left;
}

#footer-title  {
	float: left;
	width: 190px;
	height: 54px;
	padding-top: 16px;
	padding-left: 20px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.4em;
	background: url(../img/footer_01.png) no-repeat;
}

@media all and (-ms-high-contrast:none){
#footer-title  {
	padding-top: 18px;
}
}

#footer-telnumber {
	float: left;
	white-space: nowrap;
}

#footer-telok {
	float: left;
	width: 140px;
	height: 70px;
}

#footer-teltime {
	float: left;
	width: 167px;
	height: 60px;
	padding-top: 10px;
	font-size: 1.3em;
	letter-spacing: 0.02em;
	line-height: 1.2em;
}

#tel {
	font-family: "Century Gothic", "arial", sans-serif;
	font-size: 3.95em;
	font-weight: bold;
	letter-spacing: 0.01em;
	line-height: 1.7em;
	color: #fff;
	text-decoration: none;
}

#tel a  {
	color: #fff;
	text-decoration: none;
	pointer-events: none;
	cursor: default;
}


#tel-caution {
	clear: both;
	padding-bottom: 10px;
}

#tel-caution ul li {
	float: left;
	margin-left: 8px;
	font-size: 1.1em;
	line-height: 1.2em;
	letter-spacing: 0.04em;
}

/*safari用フッタースタイル*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, #footer-telnumber {
	font-size: 0.84em;
	padding-top: 6px;
}
}

#footer-menu {
	max-width: 820px;
	height: 30px;
	margin: 0 auto;
}

#footer-menu ul li {
	float: left;
	margin-left: 30px;
	list-style: disc;
	font-size: 1.1em;
	color: #01913c;
}

#footer-menu ul li a {
	text-decoration: none;
	color: #01913c;
}

#footer-menu ul li a:hover{
	text-decoration: underline;
	color: #33af67;
}

#footer-code {
	float: right;
	margin-right: 20px;
	font-size: 1.1em;
	color: #01913c;
}


/*スマホ用フッタースタイル*/
@media screen and (max-width: 820px) {
#footer-bg  {
	height: 100%;
	background-color: #00913c;
}

#footer-wrap  {
	padding-top: 15px;
	color: #fff;
	text-align: center;
}

#footer-title  {
	float: none;
	width: 260px;
	height: 50px;
	margin: 0 auto;
	padding-top: 7px;
	padding-left: 0;
	font-size: 1.3em;
	font-weight: bold;
	background: url(../img/footer_01_02.png) no-repeat;
}

#footer-telnumber {
	float: none;
	margin: 0 auto;
	height: 45px;
	white-space: nowrap;
}

#footer-telok {
	float: none;
	width: 140px;
	height: 100%;
	margin: 0 auto;
}

#footer-teltime {
	float: none;
	width: 167px;
	margin: 0 auto;
	font-size: 1.3em;
	letter-spacing: 0.02em;
	line-height: 1.2em;
}

#tel {
	font-family: "Century Gothic", "arial", sans-serif;
	font-size: 3.6em;
	font-weight: bold;
	letter-spacing: 0.03em;
	line-height: 1.3em;
}

#tel a  {
	color: #fff;
	text-decoration: none;
	pointer-events: visible;
}

#tel-caution {
	padding-bottom: 10px;
}

#tel-caution ul li {
	float: none;
	margin-left: 0;
	font-size: 1.0em;
	line-height: 1.2em;
	text-align: center;
}

#footer-menu ul {
	margin-left: 5px;
}

#footer-menu ul li {
	margin-left: 20px;
	font-size: 1.0em;
}

#footer-code {
	margin-right: 10px;
	font-size: 1.0em;
}
}
/*20170721追加*/
/*トップへ戻る　jQuery*/
.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 10px;
}
.pagetop a.pagetop_top {
	display: block;
	width: 50px;
	height: 50px;
	margin-left: auto;
	background-color: #999;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}

/*20170721追加*/
.pagetop_spnone img{
	margin-bottom: 10px;
}

.botanfx02 {
	margin-top: 6em;
}

.chokatsu_02_list{
	width: 96%;
	margin: 0 auto;
	margin-top: -2%;
	display: -webkit-box;
	display: -webkit-flexbox;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.chokatsu_02_list li{
	width: 33.3%;
	margin: 0;
	padding: 0;
	text-align: center;
}

.chokatsu_02_list li p{
	padding: 15px 33px;
	font-family:"M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 16px;
	text-align: left;
	line-height: 1.5;
	font-weight: bold;
	letter-spacing: normal;
	text-indent: 0;
}

.chokatsu_02_list li p .sup{
	font-size: 0.3rem;
	vertical-align: 30%;
}

.chokatsu_02_list li img{
	width: 82%;
}

/* スマホ用テキストスタイル(小) */
@media screen and (max-width: 480px) {
.text {
	width: 80%;
	font-size: 0.8em;
	line-height: 1rem;
	}

.text-note {
	font-size: 7px;
}

#footer-menu ul li {
	font-size: 0.8em;
}

#footer-code {
	font-size: 0.8em;
}
}




/*20170721追加固定フッター--------------*/
#ft_buy {
	display: none;
}


@media screen and (max-width: 810px) {
	#ft_buy {
		display: block;
		width:100%;
		position: fixed;
		bottom: 0;
		right: 0;
		padding:4px 5px;
		font-size: 77%;
		background:rgba(255,255,255,0.7);
		z-index:9999;
	}

	#ft_buy ul {
		display: -webkit-box;
		display: -webkit-flexbox;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
		-ms-flex-pack:justify;/*--- IE10 ---*/
		-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
		justify-content:space-between;
		margin:0;
	}

	#ft_buy ul li{
		width:100%;
	}

	#ft_buy ul.oneday li, #ft_buy ul.ft_buy__list02 li{
		width:100%;
	}

	#ft_buy a {
		background: #ed4390;
		color: #fff;
		width: 100%;
		line-height:52px;
		text-align: center;
		display: block;
		border-radius: 5px;
		font-size:16px;
		text-decoration: none;
		justify-content: center;/* 3 */
		align-items: center;    /* 4 */
	}

	#ft_buy .ft_buy_02 a {
		background: #4ec6ba;
	}

	#ft_buy a:hover {
		opacity: 1 !important;
	}

	#ft_buy ul.ft_buy__list02 a {
		padding-right: 8px;
	}

	#ft_buy a img{
		vertical-align: middle;
		margin-right:4px;
	}

	/*20170721追加*/

	.pagetop {
		bottom: 80px;
	}

	.pagetop_spnone{
		display: none;
	}

	.chokatsu_02_list li p{
		padding: 15px 2vw;
		line-height: 1.2;
		font-size: 2.5vw;
	}
}</pre></body></html>