<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 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: 'ProximaNova_Light';
	font-size: 16px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table{
    border-collapse: collapse;
    background: #fff;
}

th {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding:10px;
    background: #f7fbfa;
    text-align: center;
}

td {
    border-left: 1px solid #ddd;
    border-collapse: collapse;
    padding:10px;
    text-align: center;    
}

.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
img{
	vertical-align: middle;
}
a:link {
    text-decoration: none;
}
.c-b{
	color:#4e5569;
}

#headerwrap {
	width: 100%;
	height: 70px;
	overflow: visible;
	z-index: 10;
}
#header {
	position: relative;
	max-width: 1200px;
	height: auto;
	min-height: 70px;
	margin: 0 auto;
	font-size: 15px;
	z-index: 10;
}
.logowrap {
	width: 220px;
	height: 170px;
	/*background-color: beige;*/
}
#conWrap {
	position: relative;
	width: 100%;
	height: auto;
}
#titleBar {
	width: 100%;
	height: auto;
	background-color: #718ba9;
}
.titleWrap{
	position: relative;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
}
.titleBlo {
	width: 100%;
	padding: 90px 0 0 40px;
}
.IconWrap { float: left; width: 60px; height: 60px;}

.tablewrap {
    font-size: 14px;
    border: 1px solid #ddd;
    margin-bottom: 30px;
}

.titleTex {
	float: left;
	font-size: 28px;
	color: #fff;
	letter-spacing: 2px;
	padding: 20px 0 0px 10px;
}
.titShd {
	position: absolute;
	bottom: 0;
	z-index: 20px;
}
.secWrap { 
	width: 100%; 
	text-align: left; 
	background-color: #e1f9f7;
	background: -moz-linear-gradient(top, #e1f9f7 1%, #ffffff 74%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e1f9f7 1%,#ffffff 74%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e1f9f7 1%,#ffffff 74%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1f9f7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
#AdWrap {
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	position: relative;
	font-family: ProximaNova_Regular;
	letter-spacing: 1.5px;
}
.syn {
	font-size: 18px;
	padding: 40px 40px;
	line-height: 30px;
	margin: 0px auto;
}

.syn_p{
    padding: 0px 40px 40px 40px;
    line-height: 1.5em;
}

.planTitWrap{ width: 100%; height:auto;letter-spacing: 2px; background: #fff; }
.planTitWrap.fir{ background-color:#daeeeb;}
.planTitWrap.trd{ background-color: #D2D2D2;}
.planTit { float: left; font-size: 21px; letter-spacing: 2px; line-height: 24px; padding: 16px 0 16px 40px;}
.planTit.sec { font-size: 16px; padding: 17px 0 16px 40px;}
.planUp { float: right; font-size: 16px; padding: 18px 40px 0 0;}
#formLink { color: #000000; text-decoration-line: underline;}
#planLink_a { color: #000000; text-decoration-line: underline;}
#planLink_b { color: #000000; text-decoration-line: underline;}
#zplanLink { color: #000000; text-decoration-line: underline;}
#phoLink { color: #000000 }
#scLink {color: #000000; text-decoration-line: underline;}
#maLink { color: #000000 }
#opLink {color: #000000; text-decoration-line: underline;}
.contactBlo { width: 100%; padding: 0 0 100px 40px; font-size: 16px; line-height: 30px;}

@media screen and (max-width: 1280px) {
}
@media screen and (max-width: 1000px) {
	.contactBlo { width: 80%; }
}
@media screen and (max-width: 825px) {
	#headerwrap { height: 57px; }
	.logowrap { width: 180px; margin-left: 10px;}
	.IconWrap { width: 50px; height: 50px;}
	.titleBlo { padding: 70px 0 0 40px;}
	.titleTex { font-size: 26px; }
	.syn { font-size: 17px;}
	.planTit { width: 60%; font-size: 18px; letter-spacing: 1px; padding: 16px 0 16px 40px;}
	.planUp { font-size: 14px; letter-spacing: 1px; padding: 22px 40px 0 0;}
	.planTitWrap{ height: auto;letter-spacing:1px; }
}
@media screen and (max-width: 760px) {
}
@media screen and (max-width: 625px) {
}
@media screen and (max-width: 425px) {
	#headerwrap { height: 50px; }
	.logowrap { width: 160px; }
	.IconWrap { width: 40px; height: 40px;}
	.titleBlo { padding: 60px 0 0 40px;}
	.titleTex { font-size: 23px; width:70%; letter-spacing:0px; padding: 10px 0 0 10px; }
	.syn { font-size: 18px; padding: 20px 40px;}
	.planTit {  font-size: 16px;  padding: 16px 0 16px 40px; }
	.planUp { font-size: 12px; letter-spacing: 0px; padding: 22px 40px 0 0;}
	.planTitWrap{ letter-spacing: 0px; }
	.contactBlo { font-size: 14px; }

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