<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width:959px){
.pc{display:none;}

header h1,
header h2,
header h3,
header h4,
.catch{
visibility:hidden;
display:none;
height:0;
}

body {
height:100%;
width:100%;
margin:0 auto ;
font-size:12px;
color: #555;
line-height:2em;
font-family:"繝偵Λ繧ｮ繝惹ｸｸ繧ｴ Pro W4","繝偵Λ繧ｮ繝惹ｸｸ繧ｴ Pro","Hiragino Maru Gothic Pro","繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","Hiragino Kaku Gothic Pro","HG荳ｸ�ｺ�橸ｽｼ�ｯ�ｸM-PRO","HGMaruGothicMPRO";
}

div.sp img {width:100%;}

/* header
-----------------------------------------*/
header img{width:100%;}

/* h2-h3
-----------------------------------------*/
.content_03 h2,
.content_06 h2{
font-size:18px;
text-align: center;
margin:40px auto 0;
padding:10px 20px 0 0;
border-top: 1px dotted #595757;
}
.content_02 h2 icon,
.content_03 h2 icon,
.content_04 h2 icon,
.content_05 h2 icon,
.content_06 h2 icon{
display: inline-block;
width:20px;
height:20px;
padding:10px 5px 0 0;
background:url(../images/icon_h.png) no-repeat left top;
background-size:20px auto;
}
.content_02 h3,
.content_03 h3,
.content_04 h3,
.content_05 h3,
.content_06 h3{
color:#9fa0a0;
text-align: center;
letter-spacing:0.2em;
}

/* content_02
-----------------------------------------*/
.content_02{
width:100%;
margin:0 auto;
background: #fdf9f6;
}
.content_02 h2{
font-size:18px;
text-align: center;
margin:0 auto;
padding:20px 20px 0 0;
}
.content_02 h3 img{
width:70%;
margin: 10px auto 20px;
}
.content_02 table td{
width: 90%;
margin: 0 auto 30px;
vertical-align: top;
border-bottom: none;
display: block;
}
.content_02 table td img{
width:100%;
margin: 0 auto 20px;
text-align: center;
}
.content_02 table td strong{
background: #fff100;
padding: 2px 3px;
}
.content_02 table td small{
text-align: right;
float: right;
}
ul.point {
	width:90%;
	margin: 0 auto;
	overflow:hidden;
	height:auto;
}
ul.point li {
	width:260px;
	height:185px;
	border-radius:50%;
	padding:75px 0 0 0; 
	color: #fff;
	margin:20px auto;
	color: #00a0da;
	background-color: rgba(200, 240, 255, 0.55 );
	text-align: center;
	font-size:14px;
	line-height: 2em;
}
ul.point li:nth-child(2),
ul.point li:nth-child(3){
margin-top: -60px;
}

/* content_03
-----------------------------------------*/
.content_03{
width: 100%;
margin: 0 auto;
}
.content_03 p{
width:90%;
padding:10px 5%;
}
.content_03 img{
width:50%;
max-width: 100%;
float: right;
margin:15px 0 0 5px;
}

/* content_04
-----------------------------------------*/
.content_04{
margin:0 auto;
text-align: center;
background: #f2f2f2;
padding-bottom: 40px;
}
.content_04 h2{
font-size:18px;
text-align: center;
margin:10px auto 0;
padding-top:40px;
width: 100%;
}
.content_04 p{
width:90%;
padding:10px 0;
margin:0 auto;
line-height: 3em;
}
.content_04 h4{
color: #f2f2f2;
font-size:1px;
margin-top: -50px;
}
.content_04 h4 img{
width:98%;
}
.content_04 img.logo{
width:60%;
padding:30px;
border: 1px solid #59c3e1;
background: #fff;
}

/* content_05
-----------------------------------------*/
.content_05 h2{
font-size:18px;
text-align: center;
margin:0 auto;
padding:20px 20px 0 0;
}
.content_05 table{
width:90%;
margin:10px auto;
line-height:2.6em;
padding: 20px 0;
}
.content_05 td{
padding:10px 0 0;
vertical-align: top;
border-bottom: none;
display: block;
width: 100%;
}
.content_05 h4{
font-size:14px;
padding:4px 0 2px 0;
text-align: center;
border: 1px solid #999;
width: 100%;
}
.content_05 h5{
text-align: center;
color: #00a0da;
margin:15px 0 10px;
font-size:13px;
}
.content_05 td img{width:100%;}

/* content_06
-----------------------------------------*/
.content_06{
width: 100%;
margin:0 auto;
}
.content_06 ul{
overflow:hidden;
height:auto;
}
.content_06 li{
width:70%;
margin: 0 auto;
margin-bottom: 10px;
text-align: center;
}
.content_06 li img{
width:100%;
}
.content_06 li p{
background: #999;
}
.content_06 li a{
color: #fff;
}
.content_06 li a:hover{
opacity: 0.8;
}

/* footer ------------*/
footer {
color: #fff;
background:#59c3e1;
padding:40px 0 20px;
margin-top: 20px;
}
footer div { 
overflow:hidden;
height:auto;
text-align: center;
}
footer img {
width:60%;
}
footer div a { 
background: #f6ab00;
color: #fff!important;
text-align: center;
margin:20px auto 10px;
padding:10px 0;
text-decoration: none;
display:block;
width: 80%;
}
footer a:hover {
color: #fff;
background: #f08300;
}
footer dl {
width:100%;
text-align: center;
}
footer dt {
border: 1px solid #fff;
width:120px;
margin:20px auto 10px;
}
#page-top {
position:fixed;
bottom:5px;
right:5px;
font-size:8px;
z-index:100;
letter-spacing:0em;
}
#page-top,  x:-moz-any-link  {font-size:8px;}
#page-top a {
background:#57c3e0;
text-decoration:none;
color:#fff;
width:50px;
padding:18px 0;
text-align:center;
display:block;
border-radius:35px;
line-height:1.8em;
}
#page-top a:hover {
text-decoration:none;
background:#f5f5f5;
color:#333;
}
}</pre></body></html>