html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
display:block;
}

html {
position: relative;
min-height: 100%;
}
body {
color:#444;
font-size:100%;
font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, sans-serif;
line-height:1.0;
zoom:1;
}

/* 背景色、背景画像の変更 */
body {
background:#E9F2F9;
}

br {letter-spacing:0;}
ul, li {list-style:none;}
img, a img {border:none; text-decoration:none; vertical-align:top;}
table {border-collapse:collapse;}
input, textarea, select {font-family:sans-serif;}
em, address {font-style:normal;}

.cf:before,
.cf:after {content:""; display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}

a:link    {color:#3366CC; text-decoration:none;}
a:visited {color:#3366CC; text-decoration:none;}
a:hover   {color:#4ECDC4; text-decoration:none;}
a:active  {color:#99CCFF; text-decoration:none;}

/* -------------------------------------------------------
Layout
---------------------------------------------------------- */
#intro {
overflow:hidden;
}
#header {
width:100%;
background:#fff;
overflow:hidden;
}
.hdr-inner {
position:relative;
}
#logo {
color:#111;
font-weight:bold;
}
#logo a {color:#111; text-decoration:none;}
#logo a:hover {color:#666; text-decoration:none;}

#gnv {
width:100%;
}

#container {
position:relative;
overflow:hidden;
margin:0 auto;
}
#wrap {}
#wrap:before, #wrap:after {content:""; display:table;}
#wrap:after {clear:both;}
#wrap {zoom:1;}

#main-v {
margin:0 auto;
}

.hdr-inner,
.gnv-inner,
.ftr-inner {
margin:0 auto;
}
.tc_wrap:before, .tc_wrap:after {content:""; display:table;}
.tc_wrap:after {clear:both;}
.tc_wrap {zoom:1;}
.entry_body:before, .entry_body:after {content:""; display:table;}
.entry_body:after {clear:both;}
.entry_body {zoom:1;}
.eb_wrap:before, .eb_wrap:after {content:""; display:table;}
.eb_wrap:after {clear:both;}
.eb_wrap {zoom:1;}


#footer {
width:100%;
background:#1B325F;
overflow:hidden;
}

/* -------------------------------------------------------
Detail
---------------------------------------------------------- */
.intro_txt {
padding:0.5em 1em;
font-size:10px;
text-align:left;
}

.contents_inner h1 {
margin:0 0 1em;
padding:0.2em 0 0.2em 0.5em;
border-left:5px solid #F26C4F;
color:#45484B;
font-size:130%;
font-weight:bold;
}
.contents_inner h1 span {
font-size:90%;
font-weight:normal;
}
.top_contents_title {
margin:0 0 1em;
padding:0.2em 0 0.2em 0.5em;
border-left:5px solid #F26C4F;
color:#45484B;
font-size:120%;
font-weight:bold;
}
.contents_title {
display:inline-block;
margin:0 0 .6em;
padding:0 1em 0.2em 0.5em;
border-bottom:1px solid #F26C4F;
color:#45484B;
font-size:110%;
}


.table table {
width:100%;
border:1px solid #d4d5ce;
}
.table th {
padding:1em;
background:#f7f6f4;
border:1px solid #d4d5ce;
font-weight:normal;
line-height:1.5;
text-align:center;
vertical-align:middle;
}
.table td {
padding:1em;
border:1px solid #d4d5ce;
line-height:1.6;
}

.contents_inner p {
font-size:90%;
line-height:1.8;
}

.policy_wrap {
  font-size: 90%;
}
.policy_block {
  margin-top: 2em;
}
.policy_block dl + dl {
  margin-top: 2em;
}
.policy_block dt {
  margin-bottom: .5em;
  font-weight: bold;
}
.list_disc {
  padding-left: 1em;
  line-height: 1.8;
}
.list_disc li {
  list-style-type: disc;
}



/* -------------------------------------------------------
for PC
---------------------------------------------------------- */
@media only screen and (min-width:940px){
/* common ------------------------- */
	body {
	margin:0 0 5em;
	}
	#header {
	margin:0 0 30px;
	}
	.hdr-inner, .ftr-inner {
	width:940px;
	margin:0 auto;
	}
	.h-s-tel {
	display:none;
	}
	#wrap {
	width:940px;
	margin:0 auto;
	}
	.entry_body {
	margin:0 0 50px;
	}
	#footer {
	position:absolute;
	bottom:0;
	min-height:5em;
	}
/* header ------------------------- */
	#intro {
	background:#1B325F;
	}
	.intro_txt {
	width:940px;
	margin:0 auto;
	color:#fff;
	letter-spacing:0.1em;
	}
	.hdr-inner {
	position:relative;
	height:80px;
	}
	#logo {
	position:absolute;
	top:10px;
	left:0;
	font-size:22px;
	}
	.h-contact {
	position:absolute;
	top:15px;
	right:50px;
	font-size:11px;
	line-height:1.5;
	text-align:right;
	}
	.h-contact img {
	margin:0 3px 0 0;
	vertical-align:baseline;
	}
	.h-contact .tel-num {
	color:#1B325F;
	font-size:22px;
	font-weight:bold;
	}
	.h-mail {
	position:absolute;
	top:20px;
	right:0px;
	}
	.h-mail a {
	display:block;
	width:36px;
	padding:5px 0 8px;
	background:#61A6AB;
	border-radius:5px;
	color:#fff;
	font-size:16px;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	}

/* #main-v ------------------------- */
	#main-v {
	position:relative;
	overflow:hidden;
	width:940px;
	min-height:380px;
	margin:0 auto 30px;
	border-radius:5px;
	}
	#main-v .mv-catch {
	position:absolute;
	bottom:0;
	left:0;
	box-sizing:border-box;
	width:100%;
	padding:24px 30px;
	background:rgba(0,0,0,0.5);
	z-index:100;
	}
	.mv-catch h1 {
	margin:0 0 10px;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	}
	.mv-catch p {
	color:rgba(255,255,255,0.8);
	font-size:13px;
	}
/* contents ------------------------- */
	#main {
	float:left;
	width:650px;
	}
	.contents_block {
	box-sizing:border-box;
	margin:0 auto 2em;
	padding:30px;
	background:#fff;
	border-radius:5px;
	}
	.contents_block h2,
	.contents_inner h1,
	.contents_title {
	letter-spacing:0.1em;
	}
	.table {
	width:96%;
	margin:0 auto 50px;
	font-size:80%;
	}
	.table th {
	width:8em;
	}
	#map_space iframe {
	width:580px;
	height:360px;
	}
	#map_space {
	width:580px;
	height:360px;
	margin:0 auto;
	}
	.contents_img_r {
	float:right;
	margin:0 0 15px 15px;
	}
	.contents_img_l {
	float:left;
	margin:0 15px 15px 0;
	}
	.contents_img_c {
	margin:0 0 30px;
	text-align:center;
	}
	.contents_img_r img,
	.contents_img_l img {
	width:300px;
	}
	.contents_img_c img {
	width:100%;
	}
	img.sign {
	width:300px;
	}
	.table {
	position:relative;
	}
	.table .icon_box {
	position:absolute;
	top:5px;
	right:5px;
	}

/* side ------------------------- */
	#side {
	float:right;
	width:240px;
	}
	.side-inner {
	margin:0 0 30px;
	background:#fff;
	border-radius:5px;
	}
	.side-inner ul {
	}
	.side-inner ul li {
	border-bottom:1px dotted #ccc;
	}
	.side-inner ul li:last-child {
	border:none;
	}
	.side-inner ul li a {
	display:block;
	padding:15px 0 15px 15px;
	background:#transparent;
	color:#333;
	font-size:13px;
	text-decoration:none;
	}
	.side-inner ul li a:hover {
	background:#3A89C9;
	color:#fff;
	}
	.side-inner ul li:first-child a:hover {
	background:#3A89C9;
	border-radius:5px 5px 0 0;
	color:#fff;
	}
	.side-inner ul li:last-child a:hover {
	background:#3A89C9;
	border-radius:0 0 5px 5px;
	color:#fff;
	}
	.side-inner ul li a:after {
	position: relative;
	font-family:"FontAwesome";
	content:"\f0da";
	margin:0 0 0 10px;
	}
/* footer ------------------------- */
	.ftr-inner {
	height:4em;
	padding:2em 0 0;
	color:#fff;
	font-size:13px;
	text-align:center;
	}
	address {
	margin:0 0 10px;
	font-size:13px;
	}
	address span {
	display:inline-block;
	margin:0 0 0 1em;
	font-size:11px;
	}
	.copyright {
	font-size:10px;
	}
}
/* -------------------------------------------------------
for SmartPhone
---------------------------------------------------------- */
@media only screen and (max-width:939px){
/* common ------------------------- */
	body {
	margin:0;
	font-family: Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	}
	.entry_body {
	margin:0 0 30px;
	}
	#container {
	padding:0 0 30px;
	}
/* header ------------------------- */
	#intro {
	background:#1B325F;
	}
	.intro_txt {
	color:#fff;
	}
	.hdr-inner {
	position:relative;
	}
	#logo {
	padding:1em;
	font-size:120%;
	font-weight:bold;
	}
	#logo img {
	width:60%;
	}
	#logo .t-icon {
	display:none;
	}
	.h-contact {
	display:none;
	}
	.h-s-tel {
	position:absolute;
	top:10px;
	right:46px;
	}
	.h-mail {
	position:absolute;
	top:10px;
	right:5px;
	}
	.h-s-tel a,
	.h-mail a {
	display:block;
	width:36px;
	padding:5px 0 8px;
	background:#61A6AB;
	border-radius:5px;
	color:#fff;
	font-size:16px;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	}

/* main-v ------------------------- */
	#main-v {
	margin:0 0 30px;
	}
	#main-v img {
	width:100%;
	}
	#main-v .mv-catch {
	padding:10px 10px 0 10px;
	}
	.mv-catch h1 {
	font-size:100%;
	font-weight:bold;
	line-height:1.3;
	}
	.mv-catch p {
	font-size:80%;
	line-height:1.5;
	}

/* menu ------------------------- */
	#side {
	background:#fff;
	}
	#side ul li {
	border-bottom:1px dotted #ccc;
	}
	#side ul li:last-child {
	border:none;
	}
	#side ul li a {
	display:block;
	padding:0 1em;
	color:#1B325F;
	font-size:100%;
	text-decoration:none;
	line-height:42px;
	}
	#side ul li a:after {
	position: relative;
	font-family:"FontAwesome";
	content:"\f0da";
	margin:0 0 0 10px;
	}
/* contents ------------------------- */
	.contents_block {
	margin:15px 10px 30px;
	background:#fff;
	border-radius:5px;
	}
	.contents_inner {
	padding:1em;
	}
	.table {
	width:100%;
	margin:0 auto 50px;
	font-size:80%;
	}
	.table th {
	font-size:10px;
	white-space:nowrap;
	}
	.contents_img_r,
	.contents_img_l,
	.contents_img_c {
	margin:0 0 15px;
	}
	.contents_img_r img,
	.contents_img_l img,
	.contents_img_c img {
	width:100%;
	}
	#map_space {
	width:100%;
	height:200px;
	}
	#map_space iframe {
	width:100%;
	height:200px;
	}
	img.sign {
	width:200px;
	}
	.table table {
	margin:0 0 10px;
	}
	.table .cre img {
	width:100%;
	}
	.side_icon {
	display:none;
	}
/* footer ------------------------- */
	.ftr-inner {
	padding:1em 0;
	background:#fff;
	color:#888;
	text-align:center;
	}
	address {
	margin:0 0 10px;
	font-size:12px;
	}
	address span {
	display:block;
	font-size:10px;
	line-height:1.5;
	}
	.copyright {
	font-size:10px;
	}
}



/* -------------------------------------------------------
Common
---------------------------------------------------------- */
.fs80 {font-size:80%;}
.fs90 {font-size:90%;}
.fs100 {font-size:100%;}
.fs110 {font-size:110%;}
.fs120 {font-size:120%;}
.fs130 {font-size:130%;}
.fs140 {font-size:140%;}
.fs150 {font-size:150%;}
.fs10px {font-size:10px;}
.fs11px {font-size:11px;}
.fs12px {font-size:12px;}
.fs13px {font-size:13px;}
.fs14px {font-size:14px;}
.fs15px {font-size:15px;}
.fs16px {font-size:16px;}

.lh15 {line-height:1.5;}
.lh16 {line-height:1.6;}
.lh17 {line-height:1.7;}
.lh18 {line-height:1.8;}
.lh20 {line-height:2.0;}

.ti1em {text-indent:1em;}

.fwb {font-weight:bold;}

.mgb5 {margin-bottom:5px;}
.mgb10 {margin-bottom:10px;}
.mgb15 {margin-bottom:15px;}
.mgb20 {margin-bottom:20px;}
.mgb30 {margin-bottom:30px;}
.mgb40 {margin-bottom:40px;}
.mgb50 {margin-bottom:50px;}
.mgb100 {margin-bottom:100px;}
.mgb1em {margin-bottom:1em;}
.mgb105em {margin-bottom:1.5em;}
.mgb2em {margin-bottom:2em;}

.mgr10 {margin-right:10px;}
.mgr15 {margin-right:15px;}
.mgr20 {margin-right:20px;}

.pdlr10 {padding:0 10px;}
.pdlr20 {padding:0 20px;}
.pdlr30 {padding:0 30px;}
.pdlr1em {padding:0 1em;}

.tac {text-align:center;}
.tal {text-align:left;}
.tar {text-align:right;}

.fc_red {color:#ff0000;}

.udl {border-bottom:1px solid #ff0000;}



