<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */


#kouyou201809 img {
	width:100%;
	height:auto;
}



/* #head */
#kouyou201809 #head {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 4px solid #f69400;
}
#kouyou201809 #head .img01 {
	margin-bottom: 10px;
}
#kouyou201809 #head .txt01 {
	padding: 0 10px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.4;
}



/* .sec */
#kouyou201809 .sec {
	margin-bottom: 30px;
	padding: 0 10px 30px;
	border-bottom: 4px solid #f69400;
}
#kouyou201809 .sec .img01 {
	margin-bottom: 10px;
}
#kouyou201809 .sec .cap01 {
	padding-top: 0;
	padding-bottom: 0;
	font-size: 16px;
	line-height: 2;
	background: repeating-linear-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,0) 31px, #fac1b9 31px, #fac1b9 32px);
}
#kouyou201809 .sec .box01 {
	position: relative;
	margin: 70px 0 20px;
	padding: 20px 10px 10px;
	background: url(../images/kouyou_201809/sec_bg01.gif) repeat 0 0;
}
#kouyou201809 .sec .box01 .img02 {
	position: absolute;
	top: -50px;
	left: 50%;
	transform: translateX(-50%);
	width: 260px;
}
#kouyou201809 .sec .box01 dt {
	padding-top: 10px;
	font-weight: bold;
}
#kouyou201809 .sec .box01 dt span {
	font-weight: normal;
}
#kouyou201809 .sec .btn01 {
	text-align: center;
}
#kouyou201809 .sec .btn01 img {
	width: 240px;
}



/* #sec06,#sec07 */
#kouyou201809 #sec06 .box01,
#kouyou201809 #sec07 .box01 {
	position: static;
	margin: 20px 0;
	padding: 6px 10px 10px;
}
#kouyou201809 #sec06 .cap01 em,
#kouyou201809 #sec06 .cap01 em  {
	color: #000 !important;
	font-size: 12px;
}


/* #att */
#kouyou201809 #att {
	margin-bottom: 20px;
	padding: 0 10px;
}
#kouyou201809 #att ul {
	list-style: none;
	padding-left: 1.2em;
}
#kouyou201809 #att li { 
	position: relative;
	line-height: 1.4;
	padding-top: 0.4em;
	font-size: 13px;
}
#kouyou201809 #att li:before {
	content: "※";
	position: absolute;
	padding-top: 0.4em;
	left: -1.2em;
	top: 0;
	font-size: 13px;
}


/* #bnr01 */
#kouyou201809 #bnr01 ul {
	text-align: center;
}
#kouyou201809 #bnr01 li + li {
	margin-top: 20px;
}
#kouyou201809 #bnr01 li img {
	width: 300px;
	vertical-align: bottom;
}



/* ------------------------------------------------------

ポップアップページ

------------------------------------------------------ */
#kouyou201809_pu {
	padding: 10px 10px 20px;
}

#kouyou201809_pu img {
	width:100%;
	height:auto;
}


/* #btn01 */
#kouyou201809_pu .btn01 {
	margin-bottom: 4px;
	text-align: right;
}
#kouyou201809_pu .btn01 img {
	width: 30px;
}


/* .img01 */
#kouyou201809_pu .img01 {
	margin-bottom: 20px;
}


/* .cap01 */
#kouyou201809_pu .cap01 {
	margin-bottom: 20px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 16px;
	line-height: 2;
	background: repeating-linear-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,0) 31px, #fac1b9 31px, #fac1b9 32px);
}


/* .box01 */
#kouyou201809_pu .box01 {
	position: relative;
	margin: 70px 0 20px;
	padding: 30px 10px 10px;
	background: url(../images/kouyou_201809/sec_bg01.gif) repeat 0 0;
}
#kouyou201809_pu .box01 .img02 {
	position: absolute;
	top: -50px;
	left: 50%;
	transform: translateX(-50%);
	width: 260px;
}
#kouyou201809_pu .box01 dt {
	padding-top: 10px;
	font-weight: bold;
}


/* .box02 */
#kouyou201809_pu .box02 img {
	width:auto;
	height:auto;
}
#kouyou201809_pu .box02 .font-b {
	font-weight: bold;
}
#kouyou201809_pu .box02 .mb1em {
	margin-bottom: 1em;
}
#kouyou201809_pu .box02 img {
	vertical-align: middle;
	margin-top: -4px;
}
#kouyou201809_pu .box02 em {
	font-weight: bold;
	color: #000 !important;
}
#kouyou201809_pu .box02 table {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #666;
}
#kouyou201809_pu .box02 th {
	padding: 10px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	text-align: center;
	font-weight: bold;
}
#kouyou201809_pu .box02 .th01 {
	width: 2em;
	background-color: #eee;
	font-size: 13px;
}
#kouyou201809_pu .box02 .th02 {
	background-color: #eee;
	font-size: 13px;
}
#kouyou201809_pu .box02 .th03 {
	background-color: #fafafa;
	font-size: 14px;
}
#kouyou201809_pu .box02 td {
	padding: 10px;
	border-bottom: 1px solid #666;
}
#kouyou201809_pu .box02 .blue {
	color: #1987e5 !important;
}
#kouyou201809_pu .box02 .red {
	color: #ff0000 !important;
}
#kouyou201809_pu .box02 .green {
	color: #008000 !important;
}
#kouyou201809_pu .box02 .list01 {
	list-style: none;
	padding-left: 1em;
}
#kouyou201809_pu .box02 .list01 li { 
	position: relative;
	padding-top: 0.2em;
}
#kouyou201809_pu .box02 .list01 li:before {
	content: "※";
	position: absolute;
	padding-top: 0.2em;
	left: -1em;
	top: 0;
	font-size: 13px;
}
#kouyou201809_pu .box02 .att03 {
	margin-bottom: 1em;
}



/* .box03 */
#kouyou201809_pu .box03 .ttl01 {
	margin-bottom: 10px;
	padding: 8px;
	background-color: #f5f0ca;
	font-size: 16px;
	font-weight: bold;
	color: #774833;
	line-height: 1.4;
}
#kouyou201809_pu .box03 .tel {
	position: relative;
	margin-bottom: 10px;
	padding-left: 30px;
}
#kouyou201809_pu .box03 .tel em {
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1;
}
#kouyou201809_pu .box03 .tel em a {
	color: #000 !important;
	text-decoration: none;
}
#kouyou201809_pu .box03 .tel:before {
	content: url("../images/kouyou_201809/popup_ico03.png");
	margin-top: -12px;
	padding-left: 30px;
	position: absolute;
	left: -30px;
	top: 50%;
	width: 20px;
	height: 20px;
}
#kouyou201709_pu .box03 ul {
	margin-top: 20px;
}
#kouyou201709_pu .box03 li {
	float: left;
}
#kouyou201709_pu .box03 li + li {
	margin-left: 20px;
}
#kouyou201709_pu .box03 li a {
	color: #1b566f;
}


/* .pu06 */
#kouyou201809_pu.pu06 .cap01 {
	margin-bottom: 10px !important;
}


/* .pu06, pu07 */
#kouyou201809_pu.pu06 .box01,
#kouyou201809_pu.pu07 .box01 {
	position: static;
	margin: 20px 0;
	padding: 6px 10px 10px;
}

</pre></body></html>