@charset "utf-8";
.H1 a {
	color: #FFF;
}
.H1 a:link {
	color: #FFF;
}
.H1 a:hover {
	color: #FFF;
}
/* CSS Document */

.video-wrap {
	position: relative;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	padding-top: 69px;
	padding-bottom: 50%;
	overflow: hidden;
}
.video-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.news {
	font-size: 11pt;
	line-height: 3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 100%;
	margin: 0px;
	padding: 10px;
}
.news dt {
	float: left;
	width: 90px;
	font-weight: bold;
	color: #F33;
}
.pd_0 {
	margin: 0px;
	padding: 0px;
}
.to_20 {
	margin-top: 20px;
}
.to_50 {
	margin-top: 50px;
}
.FOOT_nav {
	margin: 0px;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
}
.FOOT_nav li {
	float: left;
	font-size: 10pt;
	padding-right: 20px;
	font-weight: bold;
}
.FOOT_nav li a:link {
	color: #333;
}
.FOOT_nav li a:active {
	color: #333;
}
.FOOT_nav li a:visited {
	color: #333;
}
.TOP_concept {
	font-size: 30pt;
	line-height: 1.5em;
	color: #099;
	padding-top: 10px;
}

.FOOT_nav li a:hover {
	color: #F36;
}
.bt_10 {
	margin-bottom: 10px;
}
.bt_20 {
	margin-bottom: 20px;
}
.ri_20 {
	margin-right: 20px;
}
.bt_50 {
	margin-bottom: 50px;
}
.le_20 {
	margin-left: 20px;
}
.le_10 {
	margin-left: 10px;
}
footer {
	background-color: #B5E6CD;
	background-repeat: repeat;
	width: 100%;
}
.GROUP {
	width: 115px;
	text-align: center;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 130px;
	height: 0;
	overflow: hidden;
}
.ggmap iframe, .ggmap object, .ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ENTRY_NAV .entry_nav {
	list-style-type: none;
	font-size: 10pt;
	line-height: 1.5em;
}

.btn_info {
	line-height: 2.5em;
	background-color: #F63;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
}
.btn_info a {
	color: #FFF;
}
.btn_info a:hover {
	color: #FFF;
}
.MOKUJI {
	padding-right: 50px;
	padding-left: 50px;
	margin-bottom: 30px;
	width: 100%;
}
.MOKUJI dt {
	font-size: 10pt;
	line-height: 2em;
	width: 100%;
}
.MOKUJI dd {
	float: left;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
	width: 100%;
}
.PAGE_SELECT {
	list-style-type: none;
}

.rinen_p {
	line-height: 2.1em;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
.katagaki {
	font-size: 9pt;
	font-weight: bold;
	padding-right: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 2em;
	text-align: center;
	width: 100%;
}
.meishi {
	font-size: 13pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	width: 100%;
}
.title_h4 {
	background-image: url(../img/info/titile_back_blue.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 14pt;
	background-position: 0px 5px;
	text-indent: 1.5em;
}
.CAL_BOX {
	padding: 20px;
	width: 100%;
	border: 5px dashed #FFD4CE;
	margin: 0px;
}
.CAL_BOX .CAL_h4 {
	font-size: 20pt;
	color: #F66;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
}
.CAL_BOX .CAL_h5 {
	font-size: 16pt;
	color: #39C;
	margin: 0px;
	line-height: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;
}
.CAL_BOX .CAL_h6 {
	font-size: 10pt;
	color: #333;
	margin: 0px;
	line-height: 1.5em;
	font-weight: bold;
	padding-bottom: 5px;
}

/*PC独自用設定ページ*/
@media ( min-width: 768px ) {
.TOP_concept_p {
	font-size: 12pt;
	line-height: 2em;
	color: #333;
	padding-top: 15px;
}
#COMMON_HEADLINE_TOP {
	width: 100%;
	margin: 0px;
	background-image: url(../img/common/headline_top.jpg);
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#COMMON_HEADLINE_TOP #HEADLINE_TOP_INN {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#LOGO {
	position: absolute;
	z-index: 100;
	padding-top: 35px;
}
.H1 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 2.5em;
	float: left;
}
.SUB_NAV {
	float: right;
	list-style-type: none;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	line-height: 3.5em;
}
.SUB_NAV li {
	float: left;
	padding-left: 10px;
}
.SUB_NAV li a {
	color: #FFF;
}
.PAGE_CONTAINER {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}
.PAGE_CONTAINER_WHITE {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #FFF;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
}
#NAVIGATION {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.GROUP_p {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
#FOOTER_IN {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
.ADDRESS {
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
}
.bs-docs-section {
	margin-top: 8em;
}
.bs-component {
	position: relative;
}
.bs-component .modal {
	position: relative;
	top: auto;
	right: auto;
	left: auto;
	bottom: auto;
	z-index: 1;
	display: block;
}
.bs-component .modal-dialog {
	width: 90%;
}
.bs-component .popover {
	position: relative;
	display: inline-block;
	width: 220px;
	margin: 20px;
}
.nav-tabs {
	margin-bottom: 15px;
}
.progress {
	margin-bottom: 10px;
}
#PAGE_TITLE {
	position: absolute;
	z-index: 50;
	padding-top: 200px;
}
.ENTRY_NAV {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	padding-top: 20px;
	padding-left: 20px;
	margin-top: 50px;
}
.ENTRY_NAV .entry_nav li {
	padding-bottom: 5px;
	padding-top: 10px;
}
.title_back {
	background-image: url(../img/info/titile_back.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	line-height: 1.5em;
	margin-top: 20px;
	font-weight: bold;
}
.title_back_green {
	background-image: url(../img/year/title_back.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	line-height: 1.5em;
	margin-top: 20px;
	font-weight: bold;
}
.title_back_blue {
	background-image: url(../img/info/titile_back_blue.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 50px;
	line-height: 2em;
	font-weight: bold;
	background-position: 0px 10px;
}
.title_back_arrow {
	background-image: url(../img/common/arrow2.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 50px;
	line-height: 2em;
	font-weight: bold;
	background-position: 10px 4px;
}
.bosyu {
	width: 95%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F93;
	margin-right: 50px;
	margin-left: 30px;
	padding-bottom: 10px;
	line-height: 2em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	float: left;
	font-size: 11pt;
}
.bosyu dt {
	float: left;
	width: 30%;
	padding-left: 30px;
	line-height: 2em;
}
.bosyu dd {
	float: left;
	line-height: 2em;
	width: 60%;
}
.blog_p {
	padding-left: 50px;
	line-height: 2em;
	margin-bottom: 30px;
}
.bosyu_p {
	padding-left: 30px;
	line-height: 2em;
	margin-bottom: 30px;
	border: 6px dashed #D9EEDA;
	margin-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 20px;
	padding-right: 30px;
	letter-spacing: -1px;
}
.sitemap_p {
	padding-left: 50px;
	line-height: 2em;
	margin-bottom: 0px;
}
.blog_date {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	line-height: 3em;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 30px;
	padding-left: 20px;
	background-image: url(../img/info/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	margin-bottom: 20px;
}
.PHOTO_BOX {
	padding-left: 30px;
	padding-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}
.PADDINGBOX_20 {
	padding: 20px;
}
.PADDINGBOX_50 {
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
.le_20_mobileoff {
	margin-left: 100px;
}
.keihi_h4 {
	width: 100%;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
}
.keihi {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 100%;
	float: left;
	margin-right: 50px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.keihi dd {
	line-height: 2.5em;
	float: left;
	width: 40%;
	text-align: right;
	padding-right: 20px;
}
.keihi dt {
	line-height: 2.5em;
	float: left;
	width: 45%;
	text-align: center;
}
.bt_50_pconly {
	margin-bottom: 50px;
}
.table_control {
	line-height: 2em;
}

.goaisatsu_p {
	line-height: 1.8em;
	padding: 20px;
	font-size: 11pt;
}
#PAN_NAV {
	height: 20px;
}
.PAGE_NAV {
	background-color: #FFF;
	font-size: 10pt;
	list-style-type: none;
	line-height: 3em;
}
.PAGE_NAV li {
	padding-right: 20px;
	background-image: url(../img/common/arrow.gif);
	background-repeat: no-repeat;
	text-indent: 1.2em;
	background-position: 0px 14px;
}
.PAGESELECTOR {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
. table_control {
	display: table;
}

}

/*スマートフォン用設定ページ------------------------------------------------------------------------------*/
@media ( max-width: 768px ) {
.H1 {
	font-size: 12pt;
	color: #FFF;
	padding: 0px;
	line-height: 2em;
	float: left;
	background-color: #8CD9B2;
	text-align: center;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#LOGO {
	position: absolute;
	z-index: 100;
	padding-top: 35px;
}
.PAGESELECTOR {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
.PAGE_CONTAINER {
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}
.PAGE_CONTAINER_WHITE {
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #FFF;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
}
#FOOTER_IN {
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
.ADDRESS {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
}
.smart_standard {
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}
.smart_standard1 {
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
}
.FOOT_nav {
	line-height: 2.5em;
	padding-top: 10px;
}
#NAVIGATION {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.ENTRY_NAV {
	padding-top: 20px;
	padding-left: 20px;
	margin-top: 20px;
}
.ENTRY_NAV .entry_nav li {
	padding-bottom: 0px;
	padding-top: 10px;
}
.title_back {
	background-image: url(../img/info/titile_back.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 1.5em;
	margin-top: 20px;
	font-weight: bold;
}
.title_back_green {
	background-image: url(../img/year/title_back.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 1.5em;
	margin-top: 20px;
	font-weight: bold;
}
.title_back_blue {
	background-image: url(../img/info/titile_back_blue.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 20px;
	font-size: 11pt;
	background-position: 0px 5px;
}
.blog_p {
	padding-left: 20px;
	padding-right: 20px;
	line-height: 2em;
}
.sitemap_p {
	padding-left:50px;
	padding-right: 20px;
	line-height: 2em;
	margin-bottom: 0px;
}
.blog_date {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	line-height: 3em;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 10px;
	padding-left: 20px;
	background-image: url(../img/info/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	margin-bottom: 20px;
}
.PHOTO_BOX {
	padding: 10px;
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.le_20_mobileoff {
	margin-left: 0px;
}
.bosyu_p {
	padding-left: 10px;
	line-height: 1.5em;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 10pt;
	padding-top: 10px;
	letter-spacing: -1px;
}
.title_back_arrow {
	background-image: url(../img/common/arrow2.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 50px;
	line-height: 2em;
	font-weight: bold;
	background-position: 10px 4px;
}
.bosyu_p {
	padding-left: 10px;
	line-height: 1.5em;
	margin-bottom: 30px;
	border: 6px dashed #D9EEDA;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 10px;
	padding-right: 10px;
}
.bosyu {
	width: 95%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F93;
	margin-right: 50px;
	margin-left: 20px;
	padding-bottom: 10px;
	line-height: 1.5em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	float: left;
	font-size: 10pt;
}
.bosyu dt {
	float: left;
	width: 30%;
	padding-left: 0px;
	line-height: 1.5em;
}
.bosyu dd {
	float: left;
	line-height: 1.5em;
	width: 60%;
}
.keihi_h4 {
	width: 100%;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
}
.keihi {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 94%;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11pt;
}
.keihi dd {
	line-height: 2.5em;
	float: left;
	width: 50%;
	text-align: right;
	padding-right: 10px;
}
.keihi dt {
	line-height: 2.5em;
	float: left;
	width: 50%;
	text-align: center;
}
.bt_50_pconly {
	margin-bottom: 20px;
}
.TOP_concept {
	font-size: 20pt;
	line-height: 1.5em;
	color: #099;
	padding-top: 10px;
}
.goaisatsu_p {
	line-height: 1.3em;
	font-size: 10pt;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
#PAN_NAV {
	height: 10px;
}
.PAGE_NAV {
	background-color: #FFF;
	font-size: 10pt;
	list-style-type: none;
	line-height: 2em;
}
.PAGE_NAV li {
	padding-right: 20px;
	background-image: url(../img/common/arrow.gif);
	background-repeat: no-repeat;
	text-indent: 1.2em;
	background-position: 0px 7px;
}
tr {
	font-size: 10pt;
	line-height: 2em;
}
td {
	font-size: 10pt;
	line-height: 2em;
}
.TOP_concept_p {
	font-size: 10pt;
	line-height: 2em;
	color: #333;
	padding-top: 15px;
}
}
.pd_tp50 {
	padding-top: 50px;
}
.formbox {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
.red2 {
	font-size: 10pt;
	color: #F30;
}
.pdbr {
	padding-bottom: 20px;
	line-height: 2.5em;
}
.small2 {
	font-size: 8pt;
	float: left;
}
