@charset "UTF-8";
html {
	overflow-y:scroll; /*中央配置ズレ回避*/
	min-width: 1150px;
}
body{
	min-width: 1150px;
}
body * {
	box-sizing: border-box;
}
table {
	font-size: inherit;
}
pre,code,kbd,samp,tt {
	font-family: monospace;
	line-height: 100%;
}
ul ol,
ol ul {
	font-size: 100% !important;
}
sup {
	vertical-align: top;
}
sub {
	vertical-align: baseline;
	font-size: 77%;
}
img {
	vertical-align: top;
}
.center{
	text-align: center;
}
.clear{
	clear: both;
}
.img_center{
	text-align: center;
	margin-bottom: 30px;
}
.img_right{
	float: right;
	margin: 0 0 30px 30px;
}
.img_left{
	float: left;
	margin: 0 30px 30px 0;
}
/* テキスト位置 */	
.t-aR{
	text-align:right;}
.t-aC{
	text-align:center;}
.t-aL{
	text-align:left;}
	
/* マージン設定 */
.mbSS{
	margin-bottom:0.5em !important;}
.mbS{
	margin-bottom:1em !important;}
.mbM{
	margin-bottom:2em !important;}
.mbL{
	margin-bottom:3em !important;}
.mbLL{
	margin-bottom:4em !important;}
.mtSS{
	margin-top:0.5em !important;}

/******** Basic XHTML */
body {
	font-size: 13px;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	line-height: 1.5;
	color: #111;
	background: #FFF;
}
a { 
	color: #545454;
	text-decoration: none;
}
a:hover {
	color: #545454;
	text-decoration: underline;
}

.layout-pc {
	display: block;
}
.layout-sp {
	display: none;
}

/******** container */
#container {
	width: 100%;
	position: relative;
	padding-top: 80px;
}
.box {
	cursor: pointer;
}
/******** header */
#header {
	width: 100%;
/*	overflow: hidden; */
	background: url(../img/bg_header.png) repeat left top;
	position: fixed;
	top: 0;
	left: 0;
	border-top: 4px #F33E93 solid;
	z-index: 2000;
}
#header_inner {
	width: 1000px;
	padding-left: 20px;
	height: 80px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
#logo {
	width: 223px;
	margin: 0 55px 0 0;
	padding-top: 15px;
	float: left;
	position: relative;
	z-index: 10000;
	color: #fff;
	text-align: left;
}
#logo a span {
	display: block;
	margin-top: 3px;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0.04em;
}
.header_tel {
	display: block;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #fff;
	vertical-align: top;
	margin-bottom: 7px;
	letter-spacing: -0.01em;
}
.header_tel:hover {
	color: #fff;
	text-decoration: none;
}
/*#header li{
	float: left;
	}
*/
#header p {
	padding-top: 5px;
	float: right;
}
#header p img {
	margin-bottom: 10px;
}
#header_nav {
	height: 56px;
	overflow: hidden;
	background-color: #EEEEEE;
}
#header_nav_inner {
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;
	padding-left: 20px;
}
#header_nav_inner ul {
	width: 665px;
	float: right;
}
#header_nav li {
	margin: 15px 0;
	text-align: right;
	float: left;
	padding: 0 20px;
	border-left: 1px solid #bbb;	
}
#header_nav li.lastChild {
	border-right: 1px solid #bbb;
}
#header_nav p {
	margin: 15px 0;
	float: left;
}
/******** footer */
#footer {
	overflow: hidden;
	background-color: #0A2370;
}
.footer_text {
	color: #fff;
	margin-bottom: 20px;
}
#footer_inner {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;
	padding: 15px 0 40px;
	text-align: left;
	background: url(../img/bg_ft_conract.png) no-repeat right 35px;
}
#ft_nav {
	width: 750px;
	padding-top: 10px;
	float: left;
}
#ft_nav a {
	color: #FFF;
}
#ft_nav ul {
	width: 187px;
	float: left;
}
#ft_nav ul li {
	margin-bottom: 3px;
	padding-left: 13px;
	background: url(../img/ico01.png) no-repeat 0px 5px;
}
#ft_nav ul li ul {
	padding-top: 10px;
}
#ft_nav dl {
	clear: both;
	padding-top: 45px;
}
#ft_nav dt {
	margin-bottom: 10px;
	padding-left: 13px;
	background: url(../img/ico01.png) no-repeat 0px 5px;
}
#ft_nav dl ul {
	width: 720px;
	padding: 15px;
	overflow: hidden;
	float: none;
	border-top: 1px #54659B solid;
}
#ft_nav dl ul li {
	margin-right: 25px;
	float: left;
}
#ft_nav dl ul li {
	margin-right: 25px;
	float: left;
}
#ft_nav dl ul li {
	margin-right: 25px;
	float: left;
	width: auto;
}
#ft_contact {
	width: 202px;
	float: right;
	margin-right: 12px;
	padding: 20px 0 0;
	text-align: left;
}
.ft_contact_h {
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	font-weight: bold;
}
.ft_contact_address {
	font-size: 12px;
	margin-top: 15px;
	line-height: 20px;
	color: #fff;
}
.ft_contact_tel {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 17px;
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
	letter-spacing: 0.01em;
}
#pagetop {
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: 530px;
	z-index: 10;
}
@media screen and (821px <= width < 1440px) {
	#pagetop {
		margin-left: 470px;
	}
}
#copy {
	padding: 15px;
	font-size: 11px;
	color: #000;
}
/******** wapper */
#wapper {
	width: 100%;
	/*background: url(../img/bg_body.png) no-repeat center top;*/
}
#main {
	max-width: 100%;
}
/*#main{
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
	margin-bottom: 20px !important;
}*/
/******** contents */
#contents {
	width: 1020px;
	margin: 0px auto 45px;
	padding: 0;
	overflow: hidden;
	text-align: left;
}
#contents_single {
	width: 1000px;
	margin: 0px auto 45px;
	padding: 0;
	overflow: hidden;
	text-align: left;
	background-color: #FFF;
}
#inner {
	width: 940px;
	margin: 0px auto;
}
/******** breadcrumb */
#breadcrumb {
	margin: 0;
	padding: 15px 0;
	text-align: left;
}
#breadcrumb ul {
	width: 980px;
	margin: 0px auto;
}
#breadcrumb li {
	display: inline;
	padding-right: 10px;
}
#breadcrumb li a,
#breadcrumb li span {
	padding-right: 10px;
}
/******** sub */
#sub {
	width: 240px;
	float: right;
	}
#community {
	margin-right: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#community li {
	margin: 10px 0 0;
}
/*#sub{
	width: 240px;
	float: right;
	}
#community{
	margin-right: 10px;
	text-align: center;
}
#community ul{
	background-color: #DDDDDD;
	padding-bottom: 10px;
	padding-top: 10px;
}
#community li.firstChild{
	margin: 0;
}
#community li{
	margin: 10px 0 0;
	}
	*/
#local_nav {
	margin: 0 0 20px;
}
#local_nav ul {
	width: 230px;
	margin: 0;
	padding: 5px;
	background-color: #0A2370;
}
#local_nav li a {
	margin: 0 0 1px;
	display: block;
	color: #000;
	padding: 10px 10px 10px 35px;
	background: #FFF url(../../channel/img/ico02.png) no-repeat 10px 15px;
}
#local_nav li a:hover,
#local_nav li a.current {
	color: #FFF;
	text-decoration: none;
	background: #F93193 url(../../channel/img/ico01.png) no-repeat 5px 9px;
}
/******** main */
#main {
	width: 730px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#main p {
	line-height: 1.8;
	font-feature-settings: "palt";
}
#main .column3 {
	width: 750px;
	overflow: hidden;
	margin-top: 0;
	margin-right: -20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#main .column3 .col {
	width: 230px;
	margin: 0 20px 20px 0;
	float: left;
}

.present-content {
	padding: 10px 20px;
	font-size: 14px;
	line-height: 2;
}
.present-content p {
	line-height: 2;
	margin-bottom: 0.5em;
}
.present-content .present-image {
	width: 100%;
	margin-bottom: 20px;
}