@charset "utf-8";
/* CSS Document */
/* reset style */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, th, td ,main,header,footer,section,aside,nav,figure{
	margin: 0;
	padding: 0;
	font-size:14px;
	font-weight:normal;
	color:#212121;
	line-height:160%;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body{
	border-top: #27A2FC 10px solid;
}

address{
	text-decoration:none;
	font-style:normal;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

ul, ol ,li{
	list-style: none;
}

fieldset, img {
	border: 0;
}

img{
	vertical-align:bottom;
}

a {
	text-decoration: none;
	color: #333;
}

.none,
.pnone{
	display:none;
}

table input ,select{
	vertical-align:middle;
}

.right{
	text-align:right;
}

.f12{
	font-size:12px;
}

.f13{
	font-size:13px;
}

.f14{
	font-size:14px;
}

.f16{
	font-size:16px;
}

.f18{
	font-size:18px;
}

.f20{
	font-size:20px;
}

.f30{
	font-size:30px;
}

.under{
	text-decoration:underline;
}

.red{
	color:#f00;
}

.blue{
	color:#265AFF;
}

.green{
	color:#468C00;
}

.center{
	text-align:center;
}

@media screen and (min-width: 481px){
a[href*="tel:"] {
    pointer-events: none; /*①アンカーのtelを無効化*/
    cursor: default; /*②アンカーのポインターをデフォルトにする*/
    text-decoration: none;
	color: #666;
}
}

/****************************************/

header{
	width: 1100px;
	margin: 0 auto;
	padding-top: 20px;
	overflow: hidden;
	margin-bottom: 15px;
}

header #titile00{
	float: left;
}

header #tell00{
	float: right;
}

nav{
	background: #27A2FC;
	padding-top: 5px;
	padding-bottom: 5px;
}

nav ul{
	overflow: hidden;
	width: 1100px;
	margin: 0 auto;
	border-right: 1px dashed #fff;
}

nav li{
	float: left;
	border-left: 1px dashed #fff;
}

nav a{
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #fff;
	font-size: 16px;
	width: 180px;
	display: block;
	text-align: center;
	line-height: 50px;
	font-weight: bold;
}

nav a:hover{
	color: #ff0;
}

#keyimg{
	text-align: center;
}

#pan{
	width: 1100px;
	margin: auto;
	text-align: left;
	margin-bottom: 15px;
}

#pan li{
	display: inline;
	padding-left: 18px;
	color: #666;
}

#pan li.n01{
	background: url(../img/icon07.jpg) 0px 2px no-repeat;
}

#pan li.n02{
	background: url(../img/icon08.jpg) 0px 2px no-repeat;
}

#pan li a{
	text-decoration: underline;
	color: #666;
}

#pan li a:hover{
	text-decoration: none;
}

.page_up{
	width: 1100px;
	margin:  0 auto;
	text-align: right;
	padding-top: 25px;
	margin-bottom: 25px;
}

.page_up a:hover{
	opacity: 0.8;
}

.banner03{
	text-align: center;
	margin-bottom: 25px;
}

h3.red{
	color: #E43E92;
	font-size: 45px;
	text-align: center;
}

h2#nagare{
	text-align: center;
	color: #0285E4;
	font-size: 35px;
	margin-bottom: 10px;
}


#nav_rap{
	width: 1100px;
	margin: 0 auto;
}

#nav_rap li{
	float: left;
	margin-right: 5px;
	margin-bottom: 20px;
}

#nav_rap li.obj01{
	margin-right: 0;
}

#nav_rap li a:hover{
	opacity: 0.8;
}

.footer_nav{
	width: 1100px;
	margin:  auto;
	overflow: hidden;
	margin-bottom: 15px;
}

.footer_nav li{
	float: left;
	margin-right: 7px;
}

.footer_nav li a:hover{
	opacity: 0.8;
}

footer{
	background: url(../img/footer_bg.jpg);
}

#footer_rap{
	width: 1100px;
	margin: auto;
	padding-top: 25px;
	overflow: hidden;
	padding-bottom: 15px;
}

#footer_rap .box01{
	width: 543px;
	float: left;
	padding-right: 20px;
}

#footer_rap .box01 p{
	text-align: center;
	margin-bottom: 15px;
}

#footer_rap .box02{
	border-left: 1px solid #27A2FC;
	padding-top: 20px;
	float: left;
	margin-left: 25px;
	padding-left: 25px;
	padding-bottom: 30px;
}

#footer_rap .box02 li a{
	background: url(../img/icon06.jpg) left center no-repeat;
	color: #26A0FC;
	font-size: 16px;
	padding-left: 20px;
}

#footer_rap .box02 li a:hover{
	text-decoration: underline;
}

small{
	background: #27A2FC;
	padding: 15px;
	text-align: center;
	color: #fff;
	display: block;
}

#footer_rap02 ul{
	width: 1100px;
	margin: auto;
	display: flex;
	justify-content: space-around;
	padding-bottom: 50px;
	padding-top: 20px;
}

#footer_rap02 ul p{
	font-size: 15px;
	font-weight: bold;
	color: #444;
}

#footer_rap02 ul address{
	font-size: 13px;
}

#footer_rap02 ul li{
	border-right: 1px solid #26A0FC;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 25px;
}

#footer_rap02 ul li:last-child{
	border-right: 0;
}
