@charset "utf-8";
/* Layout.css */

body {
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
#actionBox {
	margin: 0 auto;
	padding: 0;
	width: 900px;
}
#adminBox {
	text-align: left!important;
	padding: 10px;
	border: solid 1px #CCCCCC;
	background-color: #DDDDDD;
	margin-bottom: 20px;
	font-size: 14px;
}
.acms-admin-inline-btn {
  display: inline-block;
  float: left;
  margin-right: 5px;
  margin-bottom: 10px;
}

#adminBox .acms-admin-inline-btn {
  margin-bottom: 5px;
}

.acms-admin-btn-action-group .acms-admin-inline-btn {
  margin-bottom: 10px;
}
.acms-admin-btn-action-group {
  clear: both;
  margin: 10px;
  padding: 10px 10px 0;
  background-color: #DDDDDD!important;
  border: solid 1px #CCCCCC!important;
}
.acms-admin-btn-action-group th {
  width: 110px;
  padding-right: 10px;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
.acms-admin-btn-action-group table,
.acms-admin-btn-action-group th,
.acms-admin-btn-action-group td {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  background-color: #DDDDDD !important;
  color: #333333 !important;
}



/* --------------------------------------
　　　　　header表示設定
-------------------------------------- */
#header {	/* ヘッダー全体領域設定 */
	width: 100%;
	height: 120px;
	margin:0 auto;
	line-height: 0;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
}
div#header:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
} 
div#header { 
	zoom: 100%;
}
#boxHeader {
	width: 980px;
	height: 120px;
	margin: 0 auto;
}
.lheader {
	float: left;
	width: 654px;
	margin-top: 25px;
}
.rheader {
	float: right;
	width: 300px;
	margin-top: 55px;
}

/* --------------------------------------
　　　　　サイトメイン表示設定
-------------------------------------- */
#wrap {
	margin: 30px auto;
	padding: 0;
	width: 980px;
}

div#wrap:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}

div#wrap { 
	zoom: 100%;
}

#wrapO {
	margin: 0 auto;
	padding: 0 20px 30px 20px;
	width: 980px;
	background-color: #fff;
}

div#wrapO:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}

div#wrapO { 
	zoom: 100%;
}

/* --------------------------------------
　　　　　アイキャッチ表示設定
-------------------------------------- */
#catch {
	width: 980px;
	height: 470px;
	margin: 0;
	background-image: url(../images/topimage.png);
	background-repeat: no-repeat;
	display: table-cell;	/*	boxをテーブル化にする	*/
	vertical-align: middle;	/*	box内で記事の行をセンターにもってくる	*/
}
	
/* --------------------------------------
　　　メインカテゴリボックス表示設定
-------------------------------------- */
/*	ボックス高さ揃え	*/
div#boxArea {  
    overflow: hidden;  
    height: auto;  
    width: 100%; 
	margin: 15px 0;
}  
div#boxArea div {  
    float: left; 
    padding-bottom: 32767px;  
    margin-bottom: -32767px;
	text-align: left;
}  
div#boxArea div#one { 
	margin-right: 14px;
	padding: 19px;
    padding-bottom: 32767px;  
    width: 197px;  
    background: #fff;  
}  
div#boxArea div#two {  
	margin-right: 13px;
	padding: 19px;
    padding-bottom: 32767px;  
    width: 197px;  
    background: #fff;  
}  
div#boxArea div#three {  
	margin-right: 13px;
	padding: 19px;
    padding-bottom: 32767px;  
    width: 197px;  
    background: #fff;  
}  
div#boxArea div#four {  
	padding: 19px;
    padding-bottom: 32767px;  
    width: 197px;  
    background: #fff;  
}  

/* --------------------------------------
　　　　　パンクズメニュー設定
-------------------------------------- */
/* パンクズメニュー設定 */
#pan {
	margin: 0;
	padding: 10px 0;
	background-color: #fff;
	font-size: 90%;
	text-align: left;
}

/* --------------------------------------
　　　　コンテンツ全体領域設定
-------------------------------------- */
#container {
	width: 100%;
	margin: 0 auto;
}
div#container:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
} 
div#container { 
	display: inline-block; 
}
/*div#container div {  
    float: left; 
	text-align: left;
}  

/* --------------------------------------
　　　　左側サブボックス設定
-------------------------------------- */
#sub {
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 14px;
	width: 235px;
}
.bannerEntry {	/* バナー表示領域 */
	width: 235px;
	margin: 0 0 30px 0;
}
#cateBox {
	margin: 0 auto 20px;
	padding: 19px;
    width: 195px;
	border: 1px solid #CCC; 
    background: #fff;  
}  

/* --------------------------------------
　　　　右側メインボックス設定
-------------------------------------- */
#main {
	float:right;
	margin: 0;
	padding: 0;
	width: 731px;
	line-height: 1.5em;	
}
.tna {	/* トピックス・更新情報・交通アクセス */
	margin: 0;
	padding: 5px 20px;
	width: 691px;
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-y;
	font-size: 0.9em;
	text-align: left;
}
.tcaA {	/* トップページの交通アクセスボックス設定 */
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
.tcaA p {
}
	
.tcaAl {
	float: left;
	width: 311px;
}
.tcaAr {
	float: right;
	width: 380px;
	margin-top: 7px;
}

.centerBox {
	margin: 0;
	padding: 0;
}
#entryBox {
	width: 725px;
	margin: 0 0 20px 0;
}
/* --------------------------------------
　　　　　　フッター設定
-------------------------------------- */
#footer {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
	background-color: #ff6699;
	font-size: 80%;
	color: #fff;
}
div#footer:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
} 
div#footer { 
	display: inline-block; 
}

/* --------------------------------------
　　　　　　ページ下部お問合せ先設定
-------------------------------------- */
#ask {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
	background-color: #FCF;
	font-size: 100%;
}

#ask h5 {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
	background-color: #FCF;
	font-size: 100%;
	color: #903;
}


/* --------------------------------------
　　　　　　エントリー画面設定
-------------------------------------- */
.entryFormTable td {
	text-align: left;
}

ul.entryNavi {/*記事のnew-oldナビ*/
	margin: 0;
	padding: 5px 0px;
}
#main .oldList {/*エントリー領域のリスト表示設定*/
	float: left;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 35%;
	font-size: 12px;
	text-align: left;
	background-color: #FFFFFF;
	list-style-type: none;
}
#main .allList {/*エントリー領域のリスト表示設定*/
	float: left;
	margin-bottom: 20px;
	width: 20%;
	font-size: 12px;
	text-align: center;
	background-color: #FFFFFF;
	list-style-type: none;
}
#main .newList {/*エントリー領域のリスト表示設定*/
	float: right;
	margin-right: 0px;
	margin-bottom: 20px;
	width: 35%;
	font-size: 12px;
	text-align: right;
	background-color: #FFFFFF;
	list-style-type: none;
}


/* 1カラム用 */
div.column1 {
	clear: both;
	width: 100%;
}

/* 2カラム用 */
div.column2 {
	float: left;
	width: 50%;
}

/* 3カラム用 */
div.column3 {
	float: left;
	width: 33%;
	margin-bottom: 30px;
}

.specialBanner {
	margin: 0;
	padding: 10px 0;
	border-top: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
}

/* ここから春日井が追加 */
/* --------------------------------------
　　　　　　form関係
-------------------------------------- */
.entryColumn p.message  {
	margin: 0 0 35px 0;
	font-weight: bold;
	color: #666666;
}
.entryColumn .contactH3 {
	margin: 30px 0 20px 0;
    padding-bottom: 5px;
    border-bottom: 2px dotted #ff6699;
    font-size: 1.2em;
    color: #ff6699;
    text-align: left;
}
.contact-box .contact-no {
	margin: 0;
	font-size: 30px;
	font-weight: bold;
	color: #333;
}
.contact-box .contact-no a {
	color: inherit;
}

/* エラー文 */
.contact-box .error-text {
	position: relative;
  margin-top: 20px;
  padding: 5px;
	background: #ff0000;
	border: 2px solid #f5f5f5;
  color: #fff;
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
}
.contact-box .error-text:after, .contact-box .error-text:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.contact-box .error-text:after {
	border-color: rgba(255, 0, 0, 0);
	border-bottom-color: #ff0000;
  border-top-width: 7px;
  border-bottom-width: 7px;
  border-left-width: 7px;
  border-right-width: 7px;
  margin-left: -7px;
}
.contact-box .error-text:before {
	border-color: rgba(245, 245, 245, 0);
	border-bottom-color: #f5f5f5;
  border-top-width: 7px;
  border-bottom-width: 7px;
  border-left-width: 7px;
  border-right-width: 7px;
  margin-left: -7px;
  margin-bottom: 2px;
}/*.contact-box .error-text {
	/* エラー文 */
	/*margin: 5px 0 0 5px;
	color: red;
}*/

.contact-form {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	background: #E5E5E5;
}

.contact-form-group {
	background: #E5E5E5;
}

.contact-form-label {
	display: block;
	text-align: left;
	margin: 0;
	padding: 10px 10px 0 10px;
}

.contact-form-control {
	display: block;
	padding: 10px;
	border-bottom: 1px solid #FFF;
}

.contact-form-label {
	font-weight: bold;
}

.contact-form-grid {
	margin: 0 -5px;
}

.contact-form-col,
.acms-entry .contact-form-col {
	margin: 0 0 10px 0;
	padding: 0 5px;
}
.contact-form-col:last-child,
.acms-entry .contact-form-col:last-child {
	margin: 0;
}

@media screen and (min-width: 768px) {
	.contact-form {
		display: table;
		width: 100%;
	}
	.contact-form-group {
		display: table-row;
	}
	.contact-form-label,
	.contact-form-control {
		display: table-cell;
	}
	.contact-form-label {
		width: 33.33333%;
		padding: 15px;
		vertical-align: top;
		border-bottom: 1px solid #FFF;
	}
	.contact-form-control {
		width: 66.66667%;
		padding: 15px;
	}
	.contact-form-col {
		margin: 0;
	}
}

/* ステップ
------------------------------ */
.contact-box .mail-step {
	margin: 0 0 10px 0;
	padding: 0 10px;
	/*background: #E5E5E5;
	/* カウンターの設定 */
	counter-reset: mailStep;
}

.contact-box .mail-step-item {
	float: left;
	list-style: none;
	margin: 0 10px;
	padding: 18px 0 14px;
	color: #999;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 4px solid transparent;
}
.contact-box .mail-step-item:before {
	/* カウンターの設定 */
	counter-increment: mailStep;
	content: counter(mailStep) ".";
}

.contact-box .mail-step-item-current {
	color: #663333;
	border-bottom: 4px solid #663333;
}

@media screen and (min-width: 768px) {
	.contact-box .mail-step {
		height: 60px;
	}
}

/* 送信ボタン
------------------------------ */
.form-btn-box {
	margin: 30px 10px 50px 10px;
	text-align: center;
}

.form-btn {
	display: inline-block;
}

.form-btn-return {
	float: left;
}

.form-btn-send {
	float: right;
}

@media screen and (min-width: 768px) {
	.form-btn-return {
		float: none;
	}
	.form-btn-send {
		float: none;
		max-width: 360px;
		width: 100%;
	}
}

/* ラベル
------------------------------ */
.label-required {
	margin: 0 5px;
	padding: 2px 8px;
	color: #FFF;
	font-size: 12px;
	border-radius: 3px;
	background: #C41134;
}

@media screen and (min-width: 768px) {
	.label-required {
		float: right;
	}
}

/* フォーム要素
------------------------------ */
.contact-box select[required]:required {
	border: 1px solid #C49511;
}

.contact-box select.focused:invalid {
	border: 1px solid #C41134;
}

.contact-box select[required]:valid {
	border: 1px solid #A7A7AA;
}

.contact-box input[required]:required,
.contact-box textarea[required]:required {
	background: #FFFDEB;
}

.contact-box input.focused:invalid,
.contact-box textarea.focused:invalid {
	background: #FFEBEE;
}

.contact-box input[required]:valid,
.contact-box textarea[required]:valid {
	background: #FFF;
}

.contact-box input[type="text"],
.contact-box input[type="password"],
.contact-box input[type="datetime"],
.contact-box input[type="datetime-local"],
.contact-box input[type="date"],
.contact-box input[type="month"],
.contact-box input[type="time"],
.contact-box input[type="week"],
.contact-box input[type="number"],
.contact-box input[type="email"],
.contact-box input[type="url"],
.contact-box input[type="search"],
.contact-box input[type="tel"] {
	font-size: 16px;
    margin-left: 5px;
	padding: 0 5px;
	box-sizing: border-box;
}

.contact-box textarea {
	font-size: 16px;
	padding: 5px 5px 4px;
}

.contact-box select {
	min-height: 32px;
	padding-top: 6px;
	padding-bottom: 5px;
	font-size: 16px;
	vertical-align: top;
}

.acms-form-group {
    margin-left: 5px;
}

.acms-admin-form-radio {
    margin-left: 5px;
}

textarea {
    margin-left: 5px;
}
.acms-admin-ico-checkbox {
    margin-left: 5px;
}


/* バリデーター
------------------------------ */
.valid-mark {
	display: none;
}

.valid-mark.valid {
	display: inline;
	color: #ffffff;
	float: right;
    padding-right: 0!important;
    font-weight: 700!important;
}

.invalid {
	background: #FFEBEE !important;
}
/* 投稿フォームの表示調整 */
/* フォームの内容に問題がある場合のコメントの表示 */
/* 通常は非表示 */
.transaction-notice-,
.validator-result-,
.validator-result-1,
.v-result-,
.v-result-1 {
	display: none;
}

/* 問題発生時には表示 
.transaction-notice-error,
.validator-result-error,
.validator-result-0,
.v-result-error,
.v-result-0 {
	display: block;
	color: #F00;
}*/
.transaction-notice-error.acms-admin-alert,
.validator-result-error.acms-admin-alert,
.validator-result-0.acms-admin-alert,
.v-result-error.acms-admin-alert,
.v-result-0.acms-admin-alert {
	color: #404040;
}
.transaction-notice-error.acms-admin-alert-info,
.validator-result-error.acms-admin-alert-info,
.validator-result-0.acms-admin-alert-info,
.v-result-error.acms-admin-alert-info,
.v-result-0.acms-admin-alert-info {
	color: #404040;
}
.transaction-notice-error.acms-admin-alert-danger,
.validator-result-error.acms-admin-alert-danger,
.validator-result-0.acms-admin-alert-danger,
.v-result-error.acms-admin-alert-danger,
.v-result-0.acms-admin-alert-danger {
	color: #404040;
}

/* テーブル
---------------------------- */
.acms-admin-table-admin-edit {
    border: none!important;
}
.acms-admin-table-admin-edit th {
    width: 220px!important;
    background-color: #ed6298;
    color: #FFFFFF!important;
    text-align: left!important;
    vertical-align: middle!important;
}
.acms-admin-table-admin-edit td {
    padding-left: 5px!important;
    vertical-align: middle!important;
}