@charset "UTF-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

html,
body {
    width: 100%;
	overflow-x: hidden;
}

body {
		font-family: 'Noto Sans Japanese', sans-serif;
		font-size: 15px !important;
		color: #000;
		text-justify: inter-ideograph;
		text-align: justify;
		background-image: url(../img/common/dots.png);
		background-repeat: repeat;
		background-position: top center;
		line-height: 1.7em;
}
.image100  {
		max-width: 100%;
		height: auto;
		margin-right: auto;
		margin-left: auto;
}
#header_b {
	width: 100%;
	background-color: #fff;
	overflow: hidden;
}
header {
		width: 100%;
		height: 180px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
}
header h1 {
		height: 89px;
		padding-top: 55px;
		display: block;
		width: 245px;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
}
header p a {
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
		position: absolute;
		text-align: center;
		display: block;
		top: 0px;
		right: 0px;
		padding: 5px 15px 5px 15px;
		vertical-align: text-top;
		display: none;
		color: #fff;
}
header p a:link,
header p a:visited
 {
    background-color: #1C4937;
}
header p a:hover,
header p a:active {
    background: #0e241b;
}
h2 {
		overflow: hidden;
		text-align: center;
		margin-bottom: 25px;
		color: #000;
		font-size: 18px;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

h2 span {
    display: inline-block;
    padding: 0 1em 0 1em;
    position: relative;
}

h2 span:before,
h2 span:after {
    border-top: 2px solid #1c4937;
    content: "";
    position: absolute;
    top: 50%;
    width: 99em;
}

h2 span:before {
    right: 100%;
}

h2 span:after {
    left: 100%;
}
#nav_b {
		width: 100%;
		overflow: hidden;
		display: block;
    -webkit-box-shadow::0 0 10px #ccc, 0 0 10px #ccc, 0 0 10px #ccc;
}
nav.global-navi {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		overflow: hidden;
}
nav.global-navi ul {
    font-size: 16px;
    text-align: center;
    width: 100%;
    display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}
 
nav.global-navi ul li {
		border-right: 1px solid #fff;
		display: block;
		padding-bottom: 5px;
}
 
nav.global-navi ul li:first-child {
}
 
nav.global-navi ul li a {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    color: #fff;
    text-decoration: none;
	padding: 5px 21px 5px 20px;
    display: block;
	background-color: #1c4937;
}
 
nav.global-navi ul li a:hover,
nav.global-navi ul li a:active {
	background-color: #333;
}
.container {
		width: 100%;
		overflow: hidden;
		margin-left: auto;
		margin-right: auto;
}
.m_title {
		background-image: url(../img/common/titleback.png);
		background-position: right center;
		background-repeat: no-repeat;
		width: 100%;
		height: 200px;
		margin-bottom: 20px;
		line-height: 0em;
		text-align: center;
}
.m_title h3 {
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
		color: #fff;
		font-size: 18px;
		font-weight: normal;
		line-height: 200px;
}
.border_g {
		display: block;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
		color: #1c4937;
		font-size: 20px;
		padding-top: 15px;
		padding-bottom: 15px;
		border-top: solid 1px #1c4937;
		border-bottom: solid 1px #1c4937;
		margin-bottom: 25px;
		text-align: center;
}
.led_title {
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
		color: #cd3c3b;
		display: block;
		border-top: dotted 2px #1c4937;
		border-bottom: dotted 2px #1c4937;
		overflow: hidden;
		margin-bottom: 25px;
		padding-top: 25px;
		padding-right: 20px;
		padding-bottom: 25px;
		padding-left: 20px;
}
.f_right {
}
section p {
		display: block;
		overflow: hidden;
		font-weight: 200;
		padding-right: 15px;
		padding-left: 15px;
}
.g_yajirushi {
	background-image: url(../img/common/obi1.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 55px;
}
.g_back {
	background-color: #1c4937;
	background-repeat: repeat-x;
	background-position: center bottom;
}
.border_h {
		display: block;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
		color: #fff;
		font-size: 20px;
		padding-top: 15px;
		padding-bottom: 15px;
		text-align: center;
		border-bottom: solid 1px #fff;
		margin-bottom: 25px;
}

.g_back .hosoku {
		display: block;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
		color: #fff;
		text-align: center;
}
.g_back ul {
		display: block;
		overflow: hidden;
		margin-top: 25px;
		margin-bottom: 25px;
}
.g_back ul li a {
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
		display: block;
		text-align: center;
		margin-bottom: 10px;
		padding-top: 10px;
		padding-right: 0;
		padding-bottom: 10px;
		padding-left: 0;
		width: 100%;
}
.g_back ul li a:link,
.g_back ul li a:visited {
	color: #a34a45;
	background-color: #f8f2e6;
	border-bottom: solid 4px #a34a45;
}
.g_back ul li a:hover,
.g_back ul li a:active {
	color: #fff;
	background-color: #a34a45;
}
.g_back ul li:first-child a {
}
.search_box {
		padding: 5px;
		display: block;
		overflow: hidden;
		margin-bottom: 45px;
		background-color: #FFFCF3;
}
.search_box_in {
		border: dotted 2px #1c4937;
		overflow: hidden;
		padding: 15px;
}
.search_box_in dl {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	display: block;
	overflow: hidden;
	text-align: left;
	margin-bottom: 25px;
}
.search_box_in dl dt {
		display: block;
		color: #fff;
		font-size: 35px;
		background-image: url(../img/common/ushi.png);
		background-repeat: no-repeat;
		background-position: center center;
		width: 130px;
		height: 100px;
		line-height: 1.8em;
		text-align: center;
		margin-right: auto;
		margin-left: auto;
}
.search_box_in dl dd {
		display: block;
		float: left;
		color: #a34a45;
		font-size: 18px;
		background-repeat: no-repeat;
		background-position: center center;
		width: 100%;
		height: 70px;
		padding-top: 30px;
		text-align: center;
}
.left_box {
	overflow: hidden;
}
.left_box p {
		background-image: url(../img/common/obi0.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		padding-bottom: 25px;
		font-size: 16px;
		font-weight: 200;
		padding-top: 15px;
}
.left_box div a {
		display: block;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
		overflow: hidden;
		text-align: center;
		font-size: 20px;
		margin-top: 25px;
		margin-bottom: 15px;
		line-height: 20px;
}
.left_box div a span  {
		display: block;
		border: dotted 2px #fff;
		margin: 5px;
		overflow: hidden;
		padding-top: 25px;
		padding-bottom: 25px;
}
.left_box div a span span{
	padding: 0;
	margin: 0;
	display: block;
	border: none;
	font-size: 13px;
	overflow: hidden;
	line-height: 1.2em;
}
.left_box div a:link,
.left_box div a:visited {
	color: #fff;
	background-color: #1c4937;
}
.left_box div a:hover,
.left_box div a:active {
	background-color: #333;
}
.f_left {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		display: none;
}
.label_box {
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
		border: solid 1px #a34a45;
		color: #a34a45;
		padding: 15px;
		overflow: hidden;
		background-color: #fffcf3;
		text-align: center;
}
.label_box p {
		font-size: 16px;
		display: block;
		padding-bottom: 15px;
		text-align: center;
}
.label_box img {
	display: inline-block;
	margin-top: 13px;
	margin-bottom: 13px;
}
.label_box ul {
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.label_box ul li {
		display: block;
		overflow: hidden;
		margin-left: 25px;
		margin-right: 25px;
}
.freedial {
		border: solid 1px #1c4937;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
		font-size: 24px;
		line-height: 24px;
		color: #1c4937;
		padding: 10;
		text-align: center;
}
.freedial span {
		display: block;
		overflow: hidden;
		background-repeat: no-repeat;
		background-position: center center;
		display: inline-block;
}
.sub_text {
		margin-top: 15px;
		font-size: 12px;
}
.h_yajirushi {
		background-image: url(../img/common/obi2.png);
		background-repeat: repeat-x;
		background-position: center top;
		padding-top: 55px;
		overflow: hidden;
		width: 100%;
}
.h_yajirushi .hosoku {
		display: block;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
		color: #000;
		text-align: center;
		padding-right: 20px;
		padding-left: 20px;
}
.h_yajirushi ul {
		display: block;
		margin-top: 45px;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.h_yajirushi ul li {
		background-color: #1c4937;
		overflow: hidden;
		color: #fff;
		text-align: center;
		position: relative;
		margin-top: 0;
		margin-right: 20px;
		margin-bottom: 25px;
		margin-left: 20px;
}
.h_yajirushi ul li:first-child {
}
.h_yajirushi ul li dl {
		margin: 5px;
		border: dotted 1px #fff;
		padding: 15px;
}
.h_yajirushi ul li dl dt {
		font-size: 14px;
		border-bottom: solid 2px #fff;
		margin-bottom: 20px;
		line-height: 14px;
		padding-bottom: 15px;
}
.h_yajirushi ul li dl dd {
		display: block;
		background-repeat: no-repeat;
		font-size: 20px;
		text-align: center;
		line-height: 1.2em;
}
.h_yajirushi ul li dl dd span {
		display: block;
		padding-top: 5px;
		padding-bottom: 5px;
		line-height: 1em;
		font-size: 12px;
}
#pagetop a {
	display: block;
	float: right;
	margin-top: 45px;
	padding: 5px 15px 5px 15px;
	font-size: 13px;
}
#pagetop a:link,
#pagetop a:visited {
	background-color: #1c4937;
	color: #fff;
}
#pagetop a:hover,
#pagetop a:active {
	background-color: #333;
}
#footer_b {
	width: 100%;
	background-color: #1c4937;
	overflow: hidden;
}
footer {
	padding-top: 45px;
	padding-bottom: 45px;
}
footer h3 {
	text-align: center;
	color: #fff;
	font-size: 13px;
	line-height: 2.5em;
}
footer h3 img {
	padding-bottom: 25px;
}
#copy_b {
	width: 100%;
	background-color: #fff;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}
#copy_b div {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		color: #1c4937;
		font-size: 12px;
}
#footer_b .container a {
		color: #FFF;
}

#footer_b .container a:hover {
		color: #FF0;
}
.h_yajirushi ul li dl dd a {
		color: #FFF;
}
.h_yajirushi ul li dl dd a:hover {
		color: #FF0;
}
.search_box_in .left_box .freedial span a {
		color: #1C4937;
		background-color:#FFFCF3;
}
.search_box_in .left_box .freedial span a {
		color: #1C4937;
		background-color:#FFFCF3;
}
