<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 *sub-共通*

===============================================*/
@media screen and  (max-width: 640px){
	/* PS Auto Sitemapデザインカスタマイズ */
#sitemap_list {
	background: url(../images/document/bg_vertical_line.png) 6px;
	padding-left: 20px;
	margin: 0;
}
 
#sitemap_list ul {
	list-style: none none outside;
	text-indent: 0.5em !important;
}
#sitemap_list li {
	list-style: none none outside;
	text-indent: 0.5em !important;
}
 
#sitemap_list li {
	font-size: 0.94em;
	line-height: 1.9em;
	text-indent: 0;
	margin: 0 0 20px;
	list-style-type: none;
	/*	line-height: 1.5;*/
	border-bottom: 1px dotted #A5A5A5;
	background-image: url(../images/blog-yaji_06.png);
	background-repeat: no-repeat;
	background-position: 0% 2px;
	padding-bottom: 10px;
}
 
#sitemap_list li li {
	background: none;
	font-size: 95%;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0 0 0 30px;
	border-left: none;
	border-bottom-width: 0px;
}
 
#sitemap_list li li li {
	font-size: 95%;
	margin: 0;
}
 
#sitemap_list li a {
	background: url(../images/document/ico_post.png) no-repeat left center;
	padding: 5px 7px 5px 18px;
	text-decoration: none;
	
}
 

#sitemap_list .cat-item a {
	background: url(../images/document/ico_folder.png) no-repeat left center;

}
#sitemap_list li .cat-item a {
	background: url(../images/document/ico_folder.png) no-repeat left center;

}
#sitemap_list li .post-item a {
	background: url(../images/document/ico_post.png) no-repeat left center;
}
 


.cat-item cat-item-5 {
	display:block;
	border:#333 1px solid;
	padding:10px 20px;
	border-radius:2px;
    　　background-size: 5px 5px;
    　　background-color: #fff;
    　　background-image: linear-gradient(-45deg, #fcf1f1 25%, transparent 25%,
    　　transparent 50%, #fcf1f1 50%, #fcf1f1 75%,
    　　transparent 75%, transparent);	
}

#sitemap_list .post-item{
	line-height: 1.4;
	margin-left: 15px;
}
#sitemap_list .post-item a{
	padding: 0;
	font-size: 90%;
	border: none;
	background: none;
	color: #19357E;
}
#sitemap_list .post-item a:before {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	content: "\f004";
	color: #19357E;
	margin-right: 3px;
	font-size: 80%;
}



#sitemap_list ul {
	padding: 0;
	margin: 0;
}
 
#sitemap_list .posts_in_category {
	position: absolute;
	padding-top: 0.3em;
	padding-left: 10px;
}
 
#sitemap_list li .posts_in_category a {
	background: url(../images/document/ico_post_list.png) no-repeat center;
	text-indent: -9999px;
	display: block;
	width: 1.2em;
	height: 1.2em;
	border: solid 1px #ccc;
	padding: 0;
}
	
	
	
.header2 {
	background-image: url(images/sub-h2_bk_03.jpg);
	background-repeat: no-repeat;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-position: center center;
	height: auto;
}

.header2_in{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 126px;
	padding-top: 40px;
}
.header2_in h2 {
	text-align: left;
	padding-left: 25px;
	letter-spacing: 0.25em;
	/*background-color: hsla(0,0%,100%,0.50);*/
	width: 60%;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-left: 60px;
	font-size: 180%;
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0.72) 1.83%,rgba(255,255,255,0.72) 25%,rgba(255,255,255,0.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0.72) 1.83%,rgba(255,255,255,0.72) 25%,rgba(255,255,255,0.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(255,255,255,0.72) 1.83%,rgba(255,255,255,0.72) 25%,rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(90deg,rgba(255,255,255,0.72) 1.83%,rgba(255,255,255,0.72) 25%,rgba(255,255,255,0.00) 100%);
}
.header2_in_en {
	text-align: right;
	padding-right: 20px;
	/* [disabled]padding-top: 20px; */
	font-size: 80%;
	color: hsla(0,0%,100%,1.00);
}


.saiyou-1 {
	width: 15%;
	float: left;
	border-radius: 50%;
	background-color: #D2F0FF;
	margin-right: 20px;
	text-align: center;
	height: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 120%;
	color: #0234A4;
}
.saiyou-2 {
	width: 15%;
	float: left;
	text-align: center;
	height: auto;
	padding-top: 20px;
	/* [disabled]padding-right: 20px; */
	padding-bottom: 20px;
	/* [disabled]padding-left: 20px; */
	font-size: 120%;
	color: #0234A4;
}
.saiyou-box {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 40%;
	line-height: 35px;
	border: 1px dotted #9E9E9E;
}
}
</pre></body></html>