@charset "UTF-8";

/*
Theme Name: 指定管理HP用テーマ（multi_site_template）
Description: PHP8.1対応。指定管理HPオプション（ACF）を追加
Version: 2.0.0
*/



/* 表示・非表示 */
.pc-off { display:none;}
@media screen and (max-width: 640px) {
	.pc-off { display:block;}
}
.mobile-off { display:block;}
@media screen and (max-width: 640px) {
	.mobile-off { display:none;}
}


/*-----------------------------------------------------	*/
/*	TOPピックアップ  告知領域 ※上に配置しないと効かない */
/*-----------------------------------------------------	*/
.pickup-box_inner {
	margin-left:1em !important;
	margin-right:1em !important;
	margin-top:1em !important;
	margin-bottom: 1em !important;
}

@media screen and (max-width: 640px) {
	.pickup-box_inner img { margin-bottom:15px !important;}
}

.pickup_title {
	border-bottom:1px dashed  #ccc;
	padding: 5px 15px 5px 53px;
	background: url(images/icon_pickup.png) no-repeat 13px center;
	font-family: 'M PLUS 1p',sans-serif;
	font-size:24px;
}
@media screen and (max-width: 640px) {
	.pickup_title {	padding: 10px 15px 10px 53px;	}
}
.pickup_title_en {
	color:#7EB6D4;font-size:10pt;	
}
@media screen and (max-width: 640px) {
	.pickup_title_en {display:none;}
}



/*-----------------------------------------------------	*/
/* インスタ　フォローボタンのtext色 */
/*-----------------------------------------------------	*/
#sb_instagram .sbi_follow_btn a {
  color: #fff !important;
}



/*-----------------------------------------------------	*/
/* コンタクトフォーム　submitボタンの上にvalueの文字が表示されないようにする */
/*-----------------------------------------------------	*/
.wpcf7-submit {
    color: transparent !important;
    font-size: 0 !important;
    text-indent: -9999px; /* 念のための飛ばし設定
 */
}



/*-----------------------------------------------------	*/
/*	ヘッダー　 */
/*-----------------------------------------------------	*/
/* ------ Logo ------ */
@media screen and (max-width: 640px) {
	#logo img {	max-width:50%;}
}
	
/* ------ 採用情報ボタン ------ */
.header_btn_recruit{
    padding: 2px;
    border: solid 1px #ccc;
    border-radius: 3px;
	font-size:20px;
}
.header_btn_recruit img {
	vertical-align:middle;
}

.header_btn_recruit_inner {
	width:187px;
    display: inline-block;
	text-align:center;
    text-decoration: none;
    color: #333 !important;
    border-radius: 3px;
    transition: .4s;
	padding:5px 3px 3px 3px;
    background: #DBF4FF;
}
.header_btn_recruit_inner:hover {
    text-decoration: none;
    background: #A8E6FF;
}

/*-----------------------------------------------------	*/
/*	グローバルメニュー　 */
/*-----------------------------------------------------	*/
#gnav nav ul li {
    padding: 0 3px 0 3px;
}
#gnav nav ul li :hover {
    border-radius: 3px;
    transition: .4s;
    text-decoration: none;
    background: #DBF4FF;
}

/*-----------------------------------------------------	*/
/*	Top タイトル */
/*-----------------------------------------------------	*/
.top_title {
	border-bottom:5px solid  #DCF4FF;
	font-family: 'M PLUS 1p',sans-serif;
	font-size:24px;
	margin-bottom:0;
	font-weight: normal;
}
@media screen and (max-width: 640px) {
	.top_title {padding-bottom: 5px;	}
}

.top_title_search_inner {
	background: url(images/icon_search.png) no-repeat 13px center;
	background-color:#DCF4FF ;
	padding: 5px 15px 1px 53px;
	border-radius:10px 10px 0 0;
}

.top_title_info_inner {
	background: url(images/icon_info.png) no-repeat 13px center;
	background-color:#DCF4FF ;
	padding: 5px 15px 1px 53px;
	border-radius:10px 10px 0 0;
}

.top_title_event_inner {
	background: url(images/icon_event.png) no-repeat 13px center;
	background-color:#DCF4FF ;
	padding: 5px 15px 1px 53px;
	border-radius:10px 10px 0 0;
}

/*-----------------------------------------------------	*/
/*	右サイド　　 */
/*-----------------------------------------------------	*/
/* ------ メニュー　固有コンテンツ ------ */
.widget_menu_subtitle {
	color:#7EB6D4 !important;
	font-size:10pt !important;	
	font-family: 'M PLUS 1p', sans-serif !important;
}
@media screen and (max-width: 640px) {
	.widget_menu_subtitle { display:none;}
}

/* ------ 市へのリンク ------ */
@media screen and (max-width: 640px) {
	.side_citylink {
		margin-top:24px;
	}	
}　




/*-----------------------------------------------------	*/
/*	TOP施設種類から探す　　 */
/*-----------------------------------------------------	*/
.facility-img5 img {
	border:solid 1px #ccc;
	padding:2px;
	background-color:#fff;
	width:90%;
}
.facility-img5 a:link,
.facility-img5 a:visited,
.facility-img5 a:active {
	color:#333 !important;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.facility-img5 a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	text-decoration: underline;
}


/*-----------------------------------------------------	*/
/*	TOP　お知らせ　イベント情報　共通ボタン　　 */
/*-----------------------------------------------------	*/
.top_ichiran_btn {
	margin-top:20px;
    background: url("images/btn_ichiran.png") no-repeat center top; /* ロールオーバー時のチラつき防止 */
}

.top_ichiran_btn a {
    width:100%;
    height: 45px;
	background: url("images/btn_ichiran.png") no-repeat center top;
    display: block;
    text-indent: -9999px;
}

.top_ichiran_btn a:hover {
	 background: url("images/btn_ichiran_over.png") no-repeat center top;
}



/*-----------------------------------------------------	*/
/*	FOOTER  */
/*-----------------------------------------------------	*/
/* ------ 共通フッター ------ */
#company-banner-block ul li {
	background: url(images/arrow_blue.png) no-repeat left center;
	padding: 0 15px 0 15px !important;
}

.iframe-content3 {
	background-color: #DCF4FF !important;
}


/*-----------------------------------------------------	*/
/*	文字装飾　　 */
/*-----------------------------------------------------	*/
.wf-roundedmplus1c { font-family: 'M PLUS 1p', sans-serif !important; }
.m_b_15px {margin-bottom:15px;}


/*-----------------------------------------------------	*/
/*	TOP　ページ共通　施設検索ボタン　　 */
/*-----------------------------------------------------	*/
.facility-img2 li img ,
.search-btn ul li img {
	border:solid 1px #ccc;
    border-radius: 10px;
}

/*-----------------------------------------------------	*/
/*	SNSシェアのプラグイン */
/*-----------------------------------------------------	*/
.addtoany_content {
    display: none;
}





/*-----------------------------------------------------	*/
/*	for all						*/
/*-----------------------------------------------------	*/

/*2016/0528 追加*/
img.alignleft {
    float:left;
}
img.aligncenter{
    display:block;
    margin-left:auto;
    margin-right:auto;
}
img.alignright{
    float:right;
}
/*2016/0530 追加*/
.pickup-t-box {
    margin: 10px 10px 10px 0;
}

.pickup-t-box table {
    margin-bottom: 10px;
}

/* ------ General Settings ------ */

img {
	max-width: 100%;
	height: auto;
	width: auto\9;
}
body {}
#wrapper {
	min-width:980px;
}

/* ------ Header ------ */

header {
	width: 100%;
	border-top: solid 3px #008BC2;
}
#header-inner {
	width: 980px;
	margin: 0 auto;
	padding:0;
	position:relative;
}
#logo {
	padding:12px 300px 12px 0;
}
#logo a {
	font-size:36px;
	font-weight:bold;
	color:#484848 !important;
	text-decoration: none;
}
#gnav {
	clear: both;
	width: 100%;
	border-top:solid 1px #DBDBDB;
	border-bottom:solid 1px #DBDBDB;
	margin-bottom:15px;
}
#gnav-btn {
	display :none;
}
#gnav nav ul {
}
#gnav nav ul li {
	float: left;
	width:12.5%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
#gnav nav ul li a {
	width:12.5%;
	height:40px;
	display: table-cell;
	vertical-align:middle;
	text-align:center;
	line-height:1.3;
	font-size:14px;
	font-weight:bold;
	color:#343634;
}
#gnav nav ul li a:link,
#gnav nav ul li a:visited {
	text-decoration: none;
}
#gnav nav ul li a:hover,
#gnav nav ul li a:active,
#gnav nav ul li a.current,
#gnav nav ul li.current_page_item,
#gnav nav ul li.current-page-ancestor,
.single-facility #gnav nav ul li.menu-item-24,
.archive #gnav nav ul li.menu-item-24 {
	text-decoration: none;
}
#gnav nav ul li.sp {
	display:none;
}
#hnav {
	position:absolute;
	top:15px;
	right:0px;
}
#hnav nav ul li {}
#hnav nav ul li a {}

/* ------ Mainvisual ------ */

#mainvisual {
	width: 100%;
}

#secondvisual {
	width: 100%;
}
#secondvisual-inner {
	position: relative;
	width: 100%;
	margin:0 auto;
	overflow: hidden;
	z-index:-1 !important;
}
#secondvisual-inner .img {
	width: 1600px;
	margin-left: -800px;
	padding-left: 50%;
}

/* ------ Contents ------ */

#contents-body {
	width:100%;
	padding-bottom: 20px;
}
#contents {
	width: 980px;
	margin: 0 auto;
	padding:0 0;
}
#contents-header {
	width: 980px;
	margin: 0 auto 16px auto;
	padding:0 0;
}
#contents-footer {
	width: 980px;
	margin: 0 auto;
	padding:0;
}

.title-lv1 {
	margin:0 0 20px;
	padding: 0 0 5px 5px;
	font-size: 20px;
	font-weight:bold;
	border-bottom:1px #ccc dashed;
}
.title-lv2 {
	margin-bottom:20px;
	padding:8px 15px 6px;
	color: #fff;
	border-radius:5px;
	background-color:#313131;
}
.title-lv3 {
	padding:0 0 0 10px;
	margin-bottom:10px;
	font-size: 20px;
	line-height: 140%;
	border-left:5px #0052a5 solid;
}
.title-lv1 i,
.title-lv2 i {
	padding-right:8px;
}
.icon-facility {
	padding-left:30px;
	background:url(images/icon_facility.png) no-repeat 5px 5px;
}
.icon-pen {
	padding-left:35px;
	background:url(images/news_icon_info.png) no-repeat 10px center;
	background-color:#313131;
}
h3 {
	font-size: 15px;
	padding-bottom:5px;
	font-weight:bold;
}
h4 {
	padding-bottom:3px;
	font-weight:bold;
}

.full-column {
	width: 100%;
	/*padding-bottom:10px;*/
}
.left-column {
	width:682px;
	padding:0 0 20px;
	margin-right:18px;
	float:left;
}
.right-column {
	width:280px;
	float:left;
}

.col-set-1,
.col-set-2,
.col-set-3,
.col-set-4 {
	padding-bottom:10px;
	overflow: hidden;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.col-set-1 .col1 {
	padding: 0 10px 10px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.col-set-2 .col1 {
	float: left;
	width: 100%;
	padding: 0 10px 10px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.col-set-3 .col1 {
	float: left;
	width: 33.33%;
	padding: 0 10px 10px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.col-set-3 .col2 {
	float: left;
	width: 66.66%;
	padding: 0 10px 10px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.col-set-4 .col1 {
	float: left;
	width: 25%;
	padding: 0 10px 10px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.col-set-4 .col2 {
	float: left;
	width: 50%;
	padding: 0 10px 10px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.col-set-5 .col1 {
	float: left;
	width: 20%;
	padding: 0 5px 10px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.box {
	padding:0 15px 10px;
}
.contents-block {
	padding-bottom:15px;
}
.headline-box {
	padding:15px 5px 15px 60px;
	border:1px #ccc solid;
	background:url(images/headline.jpg) no-repeat left center;
}
#sns-set {
	padding-top:10px;
}
#socialbuttons {
	float:right;
}
#socialbuttons div {
  float:left;
}
.line_naver {
	width:90px;
}
.fb-share-button {
	width:65px;
}
.twitter {
	width:75px;
}
#___plus_0 {
	float:left !important;
}

#facility-search-block {
	padding:0 0 20px;
}
@media screen and (max-width: 640px) {
	#facility-search-block { margin-bottom:5px;	}
}
/*
#facility-search-block h2 {
	font-size:24px;
	margin-bottom:20px;
	padding:5px 5px 5px 42px;
	box-shadow: 0px 5px 2px -2px rgba(0,0,0,0.2);
	background:url(images/icon_search.png) no-repeat 5px center;
}
*/
 
.facility-img5 {
	padding:0 5px 15px;
}
.facility-img5 li {
	width:20%;
	padding:0 5px;
	text-align:center;
	float:left;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.full-column #facility-search-block .facility-img5 li {
	width:16.6%;
}
.full-column #facility-search-block .facility-img5 li:nth-child(6n+1){
	clear:left;
}

.facility-img2 {
	padding: 16px 5px 32px;
}
@media screen and (max-width: 640px) {
	.facility-img2 {	padding:0 5px 15px;}
}
.facility-img2 li {
	width:50%;
	padding:0 5px;
	text-align:center;
	float:left;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.search-box {
	padding:0 10px 11px;
}

#home-news-block {}
#home-news-block h2 {
	color: #fff;
	margin-bottom:6px;
	padding:8px 10px 6px;
	position:relative;
	border-radius:5px;
}
#home-news-block h2.info,
#home-news-block h2.event {
	padding-left:35px;
}
#home-news-block h2.info {
	background:url(images/news_icon_info.png) no-repeat 10px center;
	background-color:#313131;
}
#home-news-block h2.event {
	background:url(images/news_icon_event.png) no-repeat 10px center;
	background-color:#313131;
}
.top-news {
	padding:8px 0 36px;
}
.top-news dl {
	padding: 10px 10px 0px 10px;
	border-bottom:dashed 1px #ccc;
}
.top-news dt {
	clear:left;
	float:left;
	width:100px;
}
.top-news dd {
	padding-bottom:10px;
	margin-left:100px;
}
.top-news .list-btn {
	width: 50%;
	margin: 20px auto 0 auto;
}
.top-news .list-btn a {
	padding:2px 0;
	text-align:center;
	display:block;
	color:#fff;
	background-color:#028ad9;
}
.top-news .list-btn a:hover {
	text-decoration:none;
	background-color:#0099F0;
}

#home-pickup-block {
	padding-bottom:40px;
}
@media screen and (max-width: 640px) {
	#home-pickup-block {	padding-bottom:42px;}
}
.pickup-box {
	width: 100%;
	table-layout: fixed;
	border-radius: 10px 10px 0 0;
	border: 1px #ccc solid;
	background-color: #fafafa;
}

.pickup-box .wpb_content_element{
	margin-bottom: 0 !important;
}

.pickup-box p {
}
.pickup-box p.img {
}
.pickup-box a {
}

.contents-menu {}
.contents-menu ul {}
.contents-menu ul li {
	width:25%;
	float:left;
	padding:0 5px 10px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.contents-menu ul li a {
	width:100%;
	height:60px;
	padding:0 10px;
	display:table;
	border:1px #878787 solid;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.contents-menu ul li a span {
	display:table-cell;
	vertical-align:middle;
}
.contents-menu ul li a i {
	color:#999;
	padding-right:5px;
}

.contents-menu .dn {
	display: none;
}

.search-btn {
	width:100%;
	padding-bottom:15px;
}
.search-btn ul {}
.search-btn ul li {
	width:33.33%;
	float:left;
	padding:0 5px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.anchor-btn ul {}
.anchor-btn ul li {
	display:inline-block;
	padding:0 20px 5px;
	position:relative;
}
.anchor-btn ul li:before {
	content: '･';
	position: absolute;
	left: 10px;
	top: 0px;
}

.google-map iframe {
	width:750px;
	height:380px;
	border:0;
}

/* ご利用申し込み */
.shade-block {
	padding:0 10px 20px;
}
.shadeGroup{
	padding-bottom:0px;
	margin-bottom:15px;
}
h3.shadeBtn {
	font-weight:normal;
}
.shadeContents{
	padding:15px 20px;
	background-size:20px;
	border:1px #969696 solid;
	border-top:0px;
}
.shadeOpen .shadeBtn,
.shadeClose .shadeBtn,
.shadeOpen .shadeContents,
.shadeClose .shadeContents{

}
.shadeOpen .shadeBtn,
.shadeClose .shadeBtn{
	cursor:pointer;
	padding:0 15px;
	background-color:#f0f0f0;
	border:1px #969696 solid;
}
.shadeOpen .shadeBtn a,
.shadeClose .shadeBtn a {
	padding:15px 45px 15px 15px;
	font-size:16px;
	color:#333;
	display:block;
}
.shadeOpen .shadeBtn a {
	background:url(images/shade_open.png) no-repeat right center;
}
.shadeClose .shadeBtn a {
	background:url(images/shade_close.png) no-repeat right center;
}
.howtouse_btn img {
	margin-right:15px;
}

.faq .col1 {
	padding-left:20px;
}
.faq p {
	text-indent:-1.3em;
	margin-left:1.3em;
}

.news-list {
	padding:0 10px 10px;
}
.news-list dl {
	padding:0 10px 10px 10px;
}
.news-list dt {
	clear:left;
	float:left;
	width:100px;
}
.news-list dd {
	padding-bottom:10px;
	margin-left:100px;
}

ul.list-disc li {
	padding-left:20px;
	padding-bottom:5px;
	/*list-style:disc;*/
	position:relative;
}
ul.list-disc li:before {
	content: '･';
	position: absolute;
	left: 5px;
	top: 0px;
}
ol.list-decimal {
	padding-left:25px;
}
ol.list-decimal li {
	list-style:decimal;
	padding-left:0px;
	padding-bottom:5px;
}
.list-disc ol {
	margin-top:10px;
}
.list-disc ol li:before {
	content: '';
}
.list-pdf li {
	padding:5px 0 5px 20px;
	position:relative;
}
.list-pdf li:before {
	content: "";
	position: absolute;
	top:12px;
	left:8px;
	border: 4px solid transparent;
	border-left: 6px solid #1779db;
}
a[href$=".pdf"] {
/*	background:url(images/pdf_icon.png) no-repeat right center;
	padding-right:24px;*/
}

/*表組み*/
dl.table-style {
	background-color:#eeefef;
	border: 1px solid #cccccc;
	border-top: none;
	width: 100%;
}
dl.table-style dt {
	clear: left;
	float: left;
	width: 23%;
	font-weight:bold;
}
dl.table-style dd {
	margin-left: 23%;
}
dl.table-style dt .th {
	padding:10px;
	border-top: 1px solid #cccccc;
}
dl.table-style dd .td {
	padding: 10px;
	background: #fff;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

table.table-style {
	width: 100%;
	margin-bottom:5px;
}
table.table-style th {
	padding:10px;
	text-align:center;
	font-weight:bold;
	border: 1px solid #cccccc;
	background-color:#eeefef;
}
table.table-style td {
	padding: 10px;
	background: #fff;
	border: 1px solid #cccccc;
}

.post-box table {
	width: 100%;
	margin-bottom:5px;
}
.post-box table th {
	padding:10px;
	text-align:center;
	font-weight:bold;
	border: 1px solid #aaa;
	background-color:#eeefef;
}
.post-box table td {
	padding: 10px;
	background: #fff;
	border: 1px solid #aaa;
}

.btn_entry {
	text-align:center;
}
.btn_entry a {
	display:inline-block;
	margin:0 10px;
}

/*　フォーム　*/
.form-block input[type=text],
.form-block input[type=email] {
	border:0;
	margin:0;
	padding:2px;
	font-size:1.1em;
	border:solid 1px #ccc;
	outline:none;
	-moz-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 2px rgba(0, 0, 0, 0.2);
}
.form-block textarea {
	width:95%;
	height:10em;
	border:0;
	margin:0;
	padding:2px;
	font-size:1.1em;
	border:solid 1px #ccc;
	outline:none;
	-moz-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 2px rgba(0, 0, 0, 0.2);
}
.form-block select {
	width:95%;
	margin: 0;
  padding:2px;
	font-size:1.1em;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border:solid 1px #ccc;
  vertical-align: middle;
  box-sizing: content-box;
	-moz-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 2px rgba(0, 0, 0, 0.2);
	outline:none;
	position:relative;
	background-color:#fff;
}
.form-block input[type=text].w10 {
	width:10%;
}
input[type=text].w20 {
	width:20%;
}
input[type=text].w40 {
	width:40%;
}
input[type=text].w60,
input[type=email].w60 {
	width:60%;
}
input[type=text].w90 {
	width:95%;
}
.select {
	position:relative;
}
.form-block .select:after {
  position: absolute;
  top: 17px;
  right: 9%;
	font-size:10px;
  display: block;
  content: "▼";
  pointer-events: none;
}
.form-block select:focus,
.form-block input:focus,
.form-block textarea:focus {
	border:solid 1px #0052a5;
}
select::-ms-expand {
  display: none;
}

.mb15 {
	margin-bottom: 15px;
}

.form-block .event_title input[type=text] {
	border: none;
	box-shadow: none;
	padding-bottom: 5px;
}


/*.conf-btn,
.submit-btn*/ {
	margin-top:15px;
	text-align:center;
}
/*.conf-btn input,
.conf-btn,
.submit-btn input*/ {
	width:210px;
	height:44px;
	margin: 0 auto;
	border: none;
/*	text-indent: -9999px;
*/	cursor:pointer;
}
.conf-btn input,
.conf-btn {
/*	background:url(images/btn_conf.png) no-repeat left top;
*/}
.conf-btn input:hover,
.conf-btn:hover {
/*	background:url(images/btn_conf_o.png) no-repeat left top;
*/}
.submit-btn input {
/*	background:url(images/btn_submit.png) no-repeat left top;
*/}
.submit-btn input:hover {
/*	background:url(images/btn_submit_o.png) no-repeat left top;
*/}

.wpcf7c-elm-step1 {
	width: 210px;
	height: 44px;
	background:url(images/btn_conf.png) no-repeat left top;
	border: none;
}

.confirm_btn {
	text-align: center;
	margin: 0 auto;
}

.submit_area {
	margin: 0 auto;
	text-align: center;
	display: table;
	*margin-left: 170px;
}

.back {
	float: left;
	display:table-cell;
	margin-right: 20px;
}

.submit {
	float: left;
	display:table-cell;
}

.wpcf7c-elm-step2 {
	width: 210px;
	height: 44px;
	border: none;
}

.wpcf7-submit {
	width: 210px;
	height: 44px;
	border: none;
	background:url(images/btn_submit.png) no-repeat left top;
}

.confirm_btn input,
.submit_area input {
	transition-duration: 500ms;
}

.confirm_btn input:hover,
.submit_area input:hover  {
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease;
	zoom:1;
}







.req {
	color:#FFFFFF;
	font-size:70%;
	line-height:1.1;
	margin-left:10px;
	padding:4px 8px 1px;
	display:inline-block;
	border-radius:5px;
	background-color:#CC0000;
}
.error_messe {
	color:#CC3300;
}

.under-line {
	margin-bottom:25px;
	padding-bottom:15px;
	border-bottom:1px #ccc dashed;
}

.social-banner {
	display:none;
}

/* ------ パンくず ------ */
.breadcrumb {
	margin:0;
	padding-top:10px;
}
.breadcrumb ul {
	padding:0;
}
.breadcrumb ul li {
	margin-right:10px;
	padding-right:16px;
	float:left;
	font-size:14px;
	background:url(images/breadcrumb_arrow.png) no-repeat right 50%;
}
.breadcrumb ul li:last-child {
	margin-right:0;
	padding-right:0;
	background:none;
}
.breadcrumb ul li a {
	text-decoration:underline;
}

/* ------ Side Area ------ */
.side-contents-banner {
	margin-bottom:15px;
}
.side-contents-banner li {
	margin-bottom:5px;
	border:1px #ccc solid;
	background:url(images/side_contents_icon.png) no-repeat 10px center;
	font-size:13.5pt;
}
.side-contents-banner li a {
	display:table-cell;
	height:40px;
	padding:15px 5px 15px 35px;
	vertical-align:middle;
}
#side-fb-block,
#side-twitter-block {
	width:280px;
	margin-bottom:15px;
	overflow:hidden;
}

.side-contents-banner  a:link,
.side-contents-banner a:visited,
.side-contents-banner a:active {
	color:#333 !important;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.side-contents-banner a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}


/* ------ 共通 Area ------ */
#facility-banner-block {
	padding-bottom:25px;
}
#facility-banner-block li {
	width:16.6%;
	float:left;
	padding:0 5px;
	font-size:12px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#area-banner-block {
	width:980px;
	margin:0 auto;
	/*margin-bottom:25px;
	padding-bottom:15px;
	border-bottom:2px #aaa dotted;
	box-shadow: 0px 5px 2px -2px rgba(0,0,0,0.2);*/
}
#company-banner-block {
	margin-bottom:33px;
	padding:15px 0;
	border-bottom: 1px #ccc dashed;
	border-top:1px #ccc dashed;
}
#area-banner-block ul {}
#area-banner-block ul li {
	width:16.6%;
	float:left;
	padding:0 5px;
	font-size:12px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
#company-banner-block ul {
	padding:0 5px;
}
#company-banner-block ul li {
	float:left;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
#facility-banner-block li span,
#area-banner-block ul li span {
	display:table-cell;
	height:2.8em;
	line-height:1.3;
	vertical-align:middle;
}
#port-info-block {
	padding-bottom:20px;
}
#port-info-block .info-box {
	border-radius:10px;
	border:1px #ccc solid;
	box-shadow:0px 0px 8px #ccc;
}
#port-info-block .info-box p {
	padding:10px;
	font-size:16px;
}
#facility-list-block {
	padding:0 0 20px;
}
.area-map-block {
	height:200px;
	margin-bottom:20px;
	padding-top:190px;
	text-align:center;
	border:1px #ccc solid;
}
.facility-img4 {
	padding:0 5px 20px;
}
.facility-img4 li {
	width:25%;
	padding:0 5px 5px;;
	float:left;
	font-size:12px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.facility-img4 li span {
	height:2.6em;
	display:table-cell;
	vertical-align:middle;
	line-height:1.3;
}
.contact-info {
	padding:0 5px 25px;
}
.port-banner {
	padding-bottom:25px;
}
.port-banner li {
	width:25%;
	float:left;
	padding:0 5px;
	text-align:center;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}


/* ------ Footer ------ */

footer {
	width: 100%;
}
#footer-body {
	padding:10px 0;
	border-bottom:1px #dbdbdb solid;
}
#footer-inner {
	width: 980px;
	margin: 0 auto;
	padding:0;
	display:table;
	color: #fff;
}
#footer-inner .footer-nav {}
footer ul {}
footer ul:last-child {}
footer ul li {
	display:inline-block;
	padding: 0;
	font-size:11px;
}
footer ul li a:link,
footer ul li a:visited {
	color:#008BC2 !important;
}
#page-top {
	position:fixed;
	right:20px;
	bottom:20px;
	display:none;
	background-color:#0052a5;
}
#page-top a {
	display:block;
	width:50px;
	height:50px;
	line-height: 50px;
	font-size:14px;
	color:#fff;
	text-align:center;
	text-decoration:none;
}
#page-top a span {}
#copyright {
	width: 980px;
	margin: 0 auto;
	padding:10px 0;
	font-size:12px;
}

.radius-shadow img {
	margin-top:5px;
	border-radius:10px;
	box-shadow:0px 0px 5px #666;
}
.radius {
	border-radius:10px;
}

a img:hover {
	opacity:0.8;
}

@media screen and (min-width: 641px) {

	header {
		padding-bottom:18px;
	}
	#hnav .size_change {
		float:left;
		width:76px;
		margin-right:25px;
		font-size:12px;
		text-align:center;
	}
	#hnav .size_change ul {}
	#hnav .size_change ul li {
		/*display:table-cell;*/
		float:left;
		text-align:center;
		padding:0 3px;
	}
	#hnav .size_change ul li.select a {
		background-color:#028ad9;
		/*background-color:#ff7907;*/
		color:#fff !important;
	}
	#hnav .size_change ul li a {
		width:30px;
		display:block;
		line-height:24px;
		background-color:#fff;
		border-radius:3px;
		border:1px #ccc solid;
	}
	#hnav nav {
		float:left;
	}

	#gnav nav {
		width: 979px;
		margin:0 auto;
		padding-bottom:0;
	}
	#gnav nav ul {
		position:relative;
		border-right:1px #ccc dashed;
		padding-top:5px;
		padding-bottom:5px;
	}
	#gnav nav ul li {
		border-left:1px #ccc dashed;
	}
	#gnav nav ul.sub-menu li:before {
		content: ' ';
		width: 0;
		height: 0;
		position: absolute;
		border: 5px solid transparent;
		border-left-color: #1779db;
		left: 0px;
		top: 10px;
	}
	#gnav nav ul li a {
		border-bottom:0 #fff solid;
		position:relative;
	}
	#gnav nav ul li a:hover,
	#gnav nav ul li a.current {
		/*background-color:#0052a5;*/
		color:#73b505;
		/*border-bottom:2px #73b505 solid;*/
	}
	#gnav nav ul li a:hover:after,
	#gnav nav ul li a.current:after {
		content: ' ';
		height: 0;
		position: absolute;
		width: 0;
		border: 5px solid transparent;
		/*border-bottom-color:#73b505;*/
		bottom: 2px;
		left: 50%;
		margin-left:-4px;
	}
	#mainvisual-inner {
		width:980px;
		margin:0 auto;
	}
	#mainvisual .img {
		width:100%;
		/*width:976px;*/
		margin:0 auto;
	}
	#mainvisual img {
		border-radius:5px;
		border:solid 2px #ccc;
	}
	#contents-body {
		width:100%;
	}
	footer ul {
		padding-left:4px;
		border-left:1px #ccc solid;
	}
	footer ul li {
		padding-left:6px;
		padding-right:10px;
		border-right:1px #ccc solid;
	}

	.facility-img5 li:nth-child(5n+1){
		clear:left;
	}
	.col-set-4 .col1:nth-child(4n+1){
		clear:left;
	}

}

/*-----------------------------------------------------	*/
/*	for - 640px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 640px) {
	body {
		font-size:14px;
	}
	#wrapper {
		width: 100%;
		min-width:100%;
	}
	header {
		/*position:fixed;*/
		background-color:#fff;
	}
	#header-inner {
		width: 100%;
		/*height:48px;*/
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
	#logo {
		padding-left:10px;
		padding-right:40px;
	}
	#logo a {
		font-size:20px;
		font-weight:normal;
	}
	#gnav {
		position:absolute;
		top:54px;
		z-index:999;
		background-color:#fff;
		box-shadow: 0px 5px 2px -2px rgba(0,0,0,0.2);
	}
	#gnav-btn {
		width: 24px;
		height: 24px;
		position:absolute;
		right:10px;
		top:15px;
		display: block;
	}
	#gnav-btn a {
		display: block;
		width: 24px;
		height: 24px;
	}
	#gnav-btn a:link,
	#gnav-btn a:visited {}
	#gnav-btn a:hover,
	#gnav-btn a:active,
	#gnav-btn a.current {}
	#gnav nav {
		width: 100%;
		overflow: hidden;
		position:relative;
		z-index:999;
		padding:0;
	}
	#gnav nav ul {
		display: none;
		float: none;
		width: 100%;
		border-left: none;
		border-right: none;
		margin:0;
		/*padding-top:14px;*/
	}
	#gnav nav ul li {
		float: none;
		width: 100%;
		position:relative;
	}
	#gnav nav ul li:first-child {
		/*border-top: solid 1px #0a2d55;*/
	}
	#gnav nav ul li a {
		width: 100%;
		height:auto;
		display: block;
		padding: 12px 15px;
		font-size: 14px;
		border-left: none;
		border-right: none;
		border-top: solid 1px #ddd;
		text-align:center;
		box-sizing:border-box;
	}
	#gnav nav ul li a:hover,
	#gnav nav ul li a.current {}
	#gnav nav ul li.shadeBtn span {
		display:block;
		width:14px;
		height:14px;
		padding:0 5px;
		position:absolute;
		right:0px;
		top:14px;
		z-index:9;
		text-align:right;
	}
	#gnav nav ul li.sp {
		display:block;
	}
	#hnav {
		display:none;
	}
	#mainvisual .img {}

	#contents {
		width: 100%;
		padding:0;
		line-height: 160%;
	}
	.left-column {
		width:100%;
		float:none;
		margin-right:0px;
	}
	.right-column {
		width:100%;
		float:none;
		padding-bottom:15px;
	}

	#contents-header,
	#contents-footer {
		width: 100%;
	}
	.home-contents,
	.contents-block {
		width: 100%;
	}
	.title-lv1 {
		font-size:18px;
		/*padding: 0 0 10px;
		line-height: 110%;*/
	}
	.title-lv2 {
		font-size:14px;
		/*line-height:110%;*/
	}
	.title-lv3 {
		font-size: 16px;
	}
	h3 {
		font-size: 12px;
	}
	.col-set-1 .col1 {
		padding: 0 15px 10px;
	}
	.col-set-2 .col1,
	.col-set-3 .col1,
	.col-set-3 .col2 {
		width: 100%;
	}
	.col-set-4 .col1 {
		width: 50%;
	}
	.col-set-4 .col1:nth-child(odd) {
		clear:left;
	}
	.col-set-2,
	.col-set-3,
	.col-set-4 {
		padding:0 5px;
	}
	.box {
		padding-bottom:10px;
	}
	#home-news-block,
	#home-pickup-block {
		width:99.5%;
		float:none;
	}
	#facility-search-block h2 {
		margin-bottom:20px;
/*		padding:5px 5px 5px 35px;
		font-size:18px;
		background:url(images/icon_search.png) no-repeat 10px center;
*/
		background-size:20px;
	}
	.top-news {
		padding:0 10px 30px;
	}
	.pickup-box p {
		font-size:14px;
	}
	.pickup-box a {
		margin-top:10px;
		font-size:12px;
	}
	.facility-img5 li {
		width: 33.33%;
		padding:0 5px 10px;
	}
	.facility-img5 li:nth-child(3n+1){
		clear:left;
	}
	.breadcrumb {
		padding:0;
	}
	.breadcrumb ul {
		padding:5px 10px;
	}
	.breadcrumb ul li {
		font-size:12px;
	}

	.google-map iframe {
		width:100%;
		height:320px;
	}

	.contents-menu ul {
		padding:0 5px;
	}
	.contents-menu ul li {
		width:50%;
	}
	.contents-menu ul li a {
		padding:0 5px 0 10px;
	}
	.search-btn ul {
		padding:0 5px;
	}
	.search-btn ul li {
		width:100%;
		padding:0 5px 10px;
		text-align:center;
	}
	.facility-img2 li {
		width: 100%;
		padding: 0 10px 15px 8px;
		text-align: center;
	}
	.shadeOpen .shadeBtn a,
	.shadeClose .shadeBtn a {
		padding:15px 40px 15px 0;
		background-size:30px;
	}
	.howtouse_btn {
		text-align:center;
	}
	.howtouse_btn img {
		margin-right:0;
		margin-top:15px;
	}

	dl.table-style dt {
		clear: left;
		float: none;
		width: 100%;
	}
	dl.table-style dd {
		margin-left: 0%;
	}
	dl.table-style dt .th {}
	dl.table-style dd .td {
		border-left: 0px solid #cccccc;
	}

	.form-block {
		width: 100%;
	}
	.form-block .select:after {
		top: 8px;
		right: 9%;
		font-size:10px;
	}
	.form-block input[type=text],
	.form-block textarea {
		width:100%;
		padding:5px;
		font-size:1.1em;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
	.form-block select {
		width:100%;
		padding:5px;
		font-size:1.1em;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
	.form-block .select:after {
		top:10px;
		right:7%;
	}
	input[type="text"],
	input[type="submit"],
	input[type="button"] {
    border-radius: 0;
    -webkit-appearance: none;
  }
	.form-block input[type=text].w10 {
		width:20%;
	}
	.req {
		padding:4px 8px;
	}

	#footer-body {}
	#footer-inner {
		width:100%;
	}
	#footer-inner .footer-nav {
		width:100%;
		display:block;
	}
	footer ul {
		padding:0 10px;
	}
	.footer-nav ul li {
		display: block;
	}
	#copyright {
		width:100%;
		text-align:center;
		font-size:11px;
	}
	#page-top {
		right:10px;
		bottom:10px;
	}
	#page-top a {
		width:40px;
		height:40px;
		line-height:40px;
		font-size:12px;
	}

	.social-banner {
		display:block;
	}
	.social-banner li {
		width:50%;
		float:left;
		text-align:center;
	}

	#contents-header .right-column {
		text-align:center;
		width:50%;
		margin:0 auto;
	}
	#contents-header .left-column {
		padding-bottom:5px;
	}
	#socialbuttons {
		width:100%;
		overflow:hidden;
		padding-top:10px;
		padding-left:0;
		padding-right:0;
		padding-bottom:0;
		text-align:center;
		float:none;
		margin:0 auto;
	}
	#socialbuttons div {
		float:none !important;
		display:inline-block;
		vertical-align:top;
	}

	/* ------ Side Area ------ */
	.side-contents-banner {
		margin-bottom:15px;
	}
	.side-contents-banner ul {
		border-top:1px #ccc solid;
		border-left:1px #ccc solid;
	}
	.side-contents-banner li {
		width:50%;
		float:left;
		margin-bottom:0px;
		border-top:0px;
		border-left:0px;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
font-size: small;
    min-height: 100px;
    vertical-align: middle !important;
    display: table;
	}
	#side-fb-block,
	#side-twitter-block {
		/*display:none;*/
		width: 100%;
		text-align: center;
	}

	@media screen and (max-width: 640px) {
		#side-fb-block,
		#side-twitter-block {
			padding-top: 30px;
			width: 100%;
			text-align: center;
		}
	}

	/* ------ 共通 Area ------ */
	#facility-banner-block {
		padding-bottom:10px;
	}
	#area-banner-block ul li,
	#facility-banner-block li {
		width:50%;
		float:left;
		padding:0 0 10px;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}

	#area-banner-block {
		width:100%;
		margin-bottom:0;
		padding-bottom:0;
		border-bottom:0px #aaa dotted;
		box-shadow:none;
	}


	#company-banner-block {

	}
	/*
	table.schedule-tb {
		display: block;
		position: relative;
		width: 100%;
	}
	table.schedule-tb thead {
		display: block;
		float: left;
	}
	table.schedule-tb tbody {
		display: block;
		width: auto;
		position: relative;
		overflow-x: auto;
		white-space: nowrap;
	}
	table.schedule-tb thead tr {
		display: block;
	}
	table.schedule-tb th {
		display: block;
		border-bottom: 0;
	}
	table.schedule-tb tbody tr {
		display: inline-block;
		vertical-align: top;
		border-right: 1px solid #cccccc;
	}
	table.schedule-tb td{
		display: block;
		border-left: 0;
		border-right: 0;
		border-bottom: 0;
	}
	table.schedule-tb th:last-child,
	table.schedule-tb td:last-child {
		border-bottom: 1px solid #cccccc;
	}
	*/
}


/*-----------------------------------------------------	*/
/*	for - 479px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 479px) {

	.top-news h2 {
		font-size:18px;
	}
	.top-news dt,
	.news-list dt {
		float:none;
	}
	.top-news dd,
	.news-list dd {
		margin-left:0;
	}
	table.schedule-tb th {
		padding:5px;
		font-size:11px;
	}
	table.schedule-tb td {
		padding:8px;
	}

}


/*2015/0825 追加*/
.info_title {
	font-weight: bold;
}

/*2015/0928 追加*/
.top-news .list-btn a:hover {
	text-decoration: none;
	top: -3px;
	box-shadow: 0 3px 0 #0481CA;
	background-color: #1EADFF;
}
.top-news .list-btn a {
	position: relative;
	line-height: 40px;
	text-align: center;
	display: block;
	color: #fff;
	border-radius: 5px;
	background-color: #0197EE;
	}

.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    font-weight: bold;
}
.pagetop a {
display: block;
background-color: #8A8A8A;
border-radius: 50%;
text-align: center;
color: #fff;
font-size: 12px;
text-decoration: none;
padding: 15px 15px;
}
.pagetop a:hover {
    display: block;
    background-color: #1EADFF;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding: 15px;
    transition: .4s;
}