<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* =====================================
	全体・共通パーツ
===================================== */

#rside .article li.a01{
	display: none;
}
.red {
	color: #c33a4c;	
}
hr.bdr_dot {
	height: 0px;
	margin: 0;
	padding: 0;
	border: none;
	border-top: 1px dotted #191919;
}
#wrapper {
	font-family: 'Noto Sans JP','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Osaka,sans-serif;
}

/* =====================================
	contents
===================================== */

#main {
	margin-bottom: 25px;
}
#ttl {
	width: 638px;
	margin: 0 auto 60px;	
}
#ttl .num {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#ttl h2 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e4e4e4;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.6;
}
#ttl p {
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 2.0;
	letter-spacing: -0.05em;
}
.sns {
	margin-bottom: 0px;	
}
.fb iframe{
	width: 86px!important;
}

#mainbox {
	/*width: 638px;*/
	margin: 0 auto 50px;	
	line-height: 2.0;
	/*letter-spacing: -0.05em;*/
	font-size: 15px;
}
#mainbox section {
	position: relative;
	margin-bottom: 75px;
	padding: 0 40px;
}
#mainbox section h3 {
	box-sizing: border-box;
	position: relative;
	height: 54px;
	margin: 0 auto 30px;
	padding: 0;
	line-height: 52px;
	font-size: 24px;
	font-weight: bold;
    color: #ffffff;
	text-align: center;
	background: url(../images/p01/ttl_bg.png) center top no-repeat;
	background-size: auto 100%;
}
/*
#mainbox section h3 span {
	display: block;
	padding-bottom: 3px;
	border-top: 2px solid #ffcc33;
	border-bottom: 2px solid #ffcc33;
	line-height: 1.5;
}
*/

#mainbox section p.fr {
	width: 368px;
}
#mainbox section p.fl {
	width: 370px;
}

#mainbox section hr.hr_head {
	height: 50px;
	margin: 0;
	padding: 0;
	border: 3px solid #1a1a1a;
	border-bottom: none;
	border-radius: 20px 20px 0 0;
	
}
#mainbox section hr.hr_foot {
	width: 100%;
	height: 50px;
	margin: -20px 0 30px 0;
	padding: 0;
	border: 3px solid #1a1a1a;
	border-top: none;
	border-radius: 0 0 20px 20px;
	
}

#mainbox section .box01 {
	position: relative;
	padding: 32px 32px;
	border: 8px solid #f1ede3;
	background: url(../images/p01/box01_bg.png) left top repeat;
	background-size: 10px auto;
}
#mainbox section .box01 h4 {
	margin-bottom: 25px;
	background: #c6191a;
	border: 4px solid #fff;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
#mainbox section .box01 h5 {
	margin-bottom: 15px;
	color: #c6191a;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
}
#mainbox section .box01 hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: none;
	border-top: 1px dotted #c6191a;
}

#mainbox section .box02 {
	padding: 55px 40px;
	background:
		url(../images/p01/box02_head.png) left top no-repeat,
		url(../images/p01/box02_foot.png) left bottom no-repeat
	;
	background-size: 100% auto;
	
}
#mainbox section .box02 h4 {
	margin-bottom: 15px;
	text-align: center;
}
#mainbox section .box02 h4 span {
	display: inline-block;
	background: url(../images/p01/box02_ttl_bg.png) center bottom no-repeat;
	background-size: auto 10px;
	line-height: 1.6;
	text-align: center;
	color: #209a3c;
	font-size: 20px;
	font-weight: bold;
}
#mainbox section .box02 hr {
	height: 0px;
	margin: 40px 0;
	padding: 0;
	border: none;
	border-top: 1px dotted #209a3c;
}

.yellow {
	background: #f5e849;
	font-weight: bold;	
}

#mainbox section .column_box {
	box-sizing: border-box;
	position: relative;
	padding: 40px 35px 40px;
	background: #fbf0c4;
	text-align: center;
}
#mainbox section .column_box h4 {
	display: inline-block;
	margin-bottom: 20px;
	padding-bottom: 3px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #1a1a1a;
	text-shadow: 1px 1px 0px #ffffff;
}
#mainbox section .column_box h4 span {
	display: inline-block;
	padding: 0 35px 6px;
	border-bottom: 1px solid #1a1a1a;
}
#mainbox section .column_box p {
	z-index: 2;
	position: relative;
	text-align: left;
}
#mainbox section .column_box .ttl_colmun {
	width: 100px;
	margin: -12px auto 45px;
}
#mainbox section .column_box .tr {
	position: absolute;
	right: -8px;
	top: -8px;
}
#mainbox section .column_box .bl {
	position: absolute;
	left: -8px;
	bottom: -8px;
}
#mainbox section .column_box .bg {
	z-index: 1;
	position: absolute;
	left: 30px;
	top: -26px;
}

#conclusion {
	width: 638px;
	margin: 0 auto 55px;
	padding: 25px 0;
	border-top: 1px solid #e4e4e4;	
	border-bottom: 1px solid #e4e4e4;	
}
#conclusion p {
	margin-bottom: 60px;
	font-size: 15px;
	line-height: 2.0;
	letter-spacing: -0.05em;
}

#connection {
	width: 638px;
	margin: 0 auto 80px;
	padding: 0 0;
}
#connection h3 {
	margin-bottom: 15px;
	padding-left: 25px;
	background: url(../images/p01/icon_connection.png) left center no-repeat;
	background-size: 16px auto;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
}
#connection ul {
	background: #f0eeeb;
	padding: 30px;
}
#connection ul li {
	font-size: 15px;
	margin-bottom: 15px;
	line-height: 1.5;
}
#connection ul li:last-child {
	margin-bottom: 0;
}
#connection ul li a {
	text-decoration: underline;
}
#connection ul li a:hover {
	color: #1e96d1;
}


/* =====================================
	pager
===================================== */

#pager {
	background: #fff;
	padding: 0;
	margin-bottom: 40px;
}
#pager ul {
	margin-left: 202px;
}
#pager ul li {
	float: left;
	margin-right: 6px;
	background: #fff;
}
#pager ul li.prev {
	width: 84px;
}
#pager ul li.next {
	width: 84px;
	margin-right: none;
}

.btn_to_list {
	margin-bottom: 30px;
	text-align: center;
}
.btn_to_list a {
	display: inline-block;
	box-sizing: border-box;
	width: 260px;
	height: 40px;
	padding-top: 13px;
	text-align: center;
	background: #000;
	line-height: 1.0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.btn_to_list a:hover {
	background: #666666;
	color: #fff;
}

.bnr_a02 {
	margin-bottom: 60px;
}
.bnr_a02 a {
	display: flex;
	width: 638px;
	margin: 0 auto;
	background: #e5e5e5;
}
.bnr_a02 .img {
	background: #fff;
}
.bnr_a02 a:hover img {
	opacity: 0.7;
}
.bnr_a02 .txt {
	padding: 38px 0 0 28px;
}
.bnr_a02 p.ttl {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.625;
}
.bnr_a02 p.vol {
	font-size: 11px;
}

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