@charset "UTF-8";

/*--------------------------------------------*/
body {
	font-family:  "メイリオ", meiryo, Osaka, "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-serif;
	/*
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-family: "ヒラギノ明朝 Pro","HiraMinPro","ＭＳ 明朝","ＭＳ Ｐ明朝","HG明朝E","MS PMincho",serif;
	*/
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:100%;
	line-height:1em;
	color:#333;
}
a{color:#333; text-decoration: none;}
a:hover{ text-decoration:underline; }
body div, header, footer, section { margin:0 auto; text-align:left; }

h1 {font-size:175%;}
h2 {font-size:175%;}
h3 {font-size:170%;}
h4 {font-size:100%;}
h5 {font-size:100%;}
h6 {font-size:100%;}
i  {font-size:80%; font-style:normal; color:#999;}
h1,h2,h3,h4,h5,h6,div,ul,li,dl,dt,dd,p,a,table,tr,td,address,img{
	margin:0px;
	padding:0px;
	border-width:0px;
	line-height:1.5em;
	text-align:left;
	font-style:normal;
}
ul{list-style:none outside;}
input,textarea {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif; color:#555555;}
table {border-collapse:collapse; border-spacing:0;}
em {font-style:normal;}
sup { font-size:60%; }
u { text-decoration:none; }
/*************/
#clear, .clear {clear:both;}
.c {margin-left:auto; margin-right:auto;}
.l {float:left;}
.r {float:right;}
#main .t_c {text-align:center;}
img.l { margin:0 10px 10px 0; }
img.r { margin:0 0 10px 10px; }

/* table */
#contents table            { width:100%; margin:20px 0;}
#contents th, #contents td { border:2px solid #FFD7AD; padding:20px; font-size:150%; text-align:center; }
#contents th               { border-color:#ffd7ad #fff #ffd7ad #ffd7ad; background:#FFD7AD; }
#contents th:last-child    { border-color:#ffd7ad; }

/*
.ph img,
img.ph {
	border:3px solid #FFF;
	box-shadow:2px 2px 3px 2px #CCCCCC;
	-moz-box-shadow:2px 2px 3px 2px #CCCCCC;
	-webkit-box-shadow:2px 2px 3px 2px #CCCCCC;
}

/* -------------------------------------------- */
#telBox a:hover img,
#contents a:hover img
{
	opacity: .30; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=30); /* IE lt 8 */
	-ms-filter: "alpha(opacity=30)"; /* IE 8 */
	-khtml-opacity: .30; /* Safari 1.x */
	-moz-opacity: .30; /* FF lt 1.5, Netscape */
}
/* --------------------------------------------*/


/* wrapper */
header, footer, #contents { width:100%; min-width:980px; }
#contents h2 { width:100%; min-width:960px; }

/* inner */
header ul,
footer ul,
footer address,
.inner { display:block; clear:both; margin:0 auto; width:960px; position:relative; }


/* header ********** */
header {
	border:solid #fc7927; border-width:5px 0 1px;
	background:url(../img/mv.jpg) center center;
	background-size:cover;
}
/* logoBox */
#logoBox { float:left; padding:115px 0 0; }
#logoBox div { width:490px; display:flex; justify-content:space-between; }
#logoBox div:after { content:none; }
/* telBox */
#telBox { float:right; padding:60px 1em 70px; background-color:rgba(80,50,0,.6); color:#FFF; }
#telBox p { margin-bottom:1em; }
#telBox div { padding:10px 12px 0; border:1px solid #FFF; }
#telBox table { width:100%; }
#telBox th, #telBox td { line-height:1.2em; padding:8px 0; font-weight:normal; border-bottom:1px dashed #FFF; }
#telBox tbody tr:last-child th, #telBox tbody tr:last-child td { border:none; }
#telBox thead th { border-bottom:1px solid #FFF; padding:.2em 0 .6em; }
#telBox th { text-align:center; }
#telBox td { text-align:right; }
#telBox u  { margin-right:.5em; font-size:75%; }
#telBox u:nth-child(1){ margin-right:1.35em; }


/* navMain **********
header nav a  { color:#C60; }*/
header nav,
footer nav    { background:#FFF; padding:0 20px; }
header nav ul { padding:.8em 0; display:flex; justify-content:space-around; }
footer nav ul { padding:.5em 0; display:flex; justify-content:center; flex-wrap:wrap; }
header nav li,
footer nav li { font-size:90%; border-radius:10px; margin:.1em; background:#FE6; }
header nav li { padding:.8em 2em; }
footer nav li { padding:.5em 1em; font-size:90%; }
nav a.act,
nav a:hover { border-bottom:3px solid #fc7927; text-decoration:none; }


/* contents ********** */
section { padding:2em 0; }
#contents h2 { background:#fc7927; color:#FFF; text-align:center; margin-bottom:1em; }
#contents h3 { color:#fc7927; border-bottom:2px solid #fc7927; margin-bottom:1em;
	text-shadow: 3px 3px 1px rgba(0,0,0,0.2); }
#contents p  { text-align:justify; }


/* accident_bnr */
#contents .accident_bnr{
	border:5px solid #FC7927;
	padding: 20px;
	border-radius: 10px;
	width: 70%;
	margin: 0 auto 40px;
}
#contents .accident_bnr h4{
	color: #FC7927;
	font-size: 150%;
	border-bottom: 1px solid #FC7927;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#contents .accident_bnr h5{
	font-size: 120%;
	margin-bottom: 10px;
	color:#a52222;
	text-align: center;
}
#contents .accident_bnr p{ margin-bottom: 10px;	text-align: center;}
#contents .accident_bnr strong{
	color: #82a32f;
	font-size: 120%;
	text-align: center;
}
#contents .accident_bnr a{
	display: block;
	font-size: 120%;
	padding: 10px;
}

/* access_information */
#contents .access_information{
	background: #d38021;
	padding: 15px 20px;
	width: 70%;
	margin: 20px auto;
	text-align: center;
	font-size: 160%;
	font-weight: bold;
	color: #FFF;
	line-height: 1em;
	border: 5px solid #d38021;
	border-radius: 10px;
}
#contents .access_information strong{
	background: #FFE7BF;
	display: inline-block;
	color: #ea2323;
	padding:5px 10px;
	margin-right:1em;
	vertical-align:bottom;
	font-size:70%;
	line-height: 1em;
	border-radius: 5px;
}
.link         { display:block; background:#FFF; padding:20px 0; }
.link .inner  { display:flex; justify-content:center; /* justify-content:space-between; */ align-items:center; }
.link a       { width:306px; margin:0 1em; }
.link a:hover { opacity:.5; }
.link a img   { display:block; width:100%; }

/* btn ---------- */
a.btn, .btn a {
	background:#fc7927; border-radius:20px; padding:.4em 1em .2em;
	color:#FFF; line-height:1em; letter-spacing:.1em; text-align:center;
}
a.btn:hover, .btn a:hover { background:#ba4700; text-decoration:none; }

/* pagetop ---------- */
.pagetop { text-align:right; }


/* footer ********** */
footer { background:#cd7711; border-top:1px solid #fc7927; }
/* address */
footer u strong img { padding-right:10px; }
footer u {
	display:block; min-width:980px; text-align:center;
	background:#eb8d14; padding:.5em 0 0;
}
/* address */
footer address img   { margin-top:52px; }
footer address img.r { margin:0; }
footer address .googleMap { width:240px; height:240px; background:rgba(0,0,0,.2); }
/* copyright */
#copyright {
	display:block; min-width:980px; text-align:center;
	background:#000;
	font-size:70%; color:#FFF; clear:both; padding:.5em;
}


/* --------------------------------------------*/

/* clearfix */
#five ol li:after,
nav:after,
section:after,
article:after,
div:after,
address:after,
.clearfix:after
{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
#five ol li,
nav,
section,
article,
div,
address,
.clearfix
{ display:inline-block;}
/* ¥*/
* html #five ol li,
* html nav,
* html section,
* html article,
* html div,
* html .clearfix
{ height:1%; }
#five ol li,
nav,
section,
article,
div,
address,
.clearfix
{ display:block; }
/* */

/* --------------------------------------------*/

/* info-not 工事中 */
.info-not {
	padding:200px 15px;
	border:1px solid #CCC; border-radius:15px;
	background:#EEE;
}
#contents p.info-not { text-align:center; letter-spacing:.2em; }
