/*
Theme Name: kawanishi2022
Description: Description
Version: 1.0.0
Text Domain: kawanishi2022
*/

/* # Generic
 Normalize ---------------------*/
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

main {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

/* Box sizing ------- */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/* Elements ------------ */
table {
	/*margin: 0 0 1.5em;*/
	width: 100%;
}

/* Posts and pages ------------ */
.post,
.page {
	margin: 0 0 1.5em;
}

/* # Utilities
 Accessibility ----------------------*/

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments ------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/* Clearings ---------------- */
.clear:before,
.clear:after,
.site-header:before,
.site-header:after,
.wrap:before,
.wrap:after,
.content-area:before,
.content-area:after,
.post-content:before,
.post-content:after,
.entry-content:before,
.entry-content:after,
.site-footer:before,
.site-footer:after
.site-info:before,
.site-info:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.site-header:after,
.wrap:after,
.content-area:after,
.post-content:after,
.entry-content:after,
.site-footer:after,
.site-info:after {
	clear: both;
}

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

.cl {
	clear:both;
	}

/******************************************************************
　　基本設定（設定ここから）
 ******************************************************************/

/* マウスロールオーバー -------------------------------------- */
a:hover img {opacity:0.7; filter:alpha(opacity=70); -ms-filter: "alpha( opacity=70 )";}

/* Links-------------------------------------- */
a {color:#305b2e;text-decoration:none;}
a:visited {color:#305b2e;text-decoration:none;}
a:hover,
a:focus,
a:active {color:#397a37;text-decoration:none;}

.more-link {
	text-decoration: none;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}


/* スマホ・PC切り替え */
.sp {
	margin: 0;
	padding: 0;
	display:block;
	}

.pc {
	margin: 0;
	padding: 0;
	display:none;
	}

.view-none {
	display:none;
	}

/*placeholderの文字サイズ*/
input[type="search"] {
	border:1px solid #ccc;
	padding:5px 4px;
	font-size:13px;
}
.zip input[type="text"] {
	border:1px solid #ccc;
	padding:4px;
	font-size:12px;
}

/* リストスタイル -*/
.entry-content ul {
	margin: 0 0 1.5em 0em;
	padding:0 0 0 2em;
	}
.entry-content ol {
	margin: 0 0 1.5em 0em;
	padding:0 0 0 2em;
	}
.entry-content ul {
	list-style: disc;
	}
.entry-content ol {
	list-style: decimal;
	}
.entry-content li > ul,
.entry-content li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
	}
.entry-content ul li {
	margin:0 0 3px 0;
	padding:0;
	font-size:14px;
	}
.entry-content ol li {
	margin:0 0 3px 0;
	padding:0 0 0 3px;
	font-size:14px;
	}
.entry-content ol.comment {
	margin: 0 0 1.5em 0em;
	padding:0 0 0 1.5em;
	}
.entry-content ol.comment li {
	margin:0 0 3px 0;
	padding:0 0 0 3px;
	font-size:12px;
	}

/* テキスト関係------------------------ */
.fs10 { font-size: 10px;}
.fs11 { font-size: 11px;}
.fs12 { font-size: 12px;}
.fs13 { font-size: 13px;}
.fs14 { font-size: 14px;}
.fs15 { font-size: 15px;}
.fs16 { font-size: 16px;}
.fs18 { font-size: 18px;}
.fs20 { font-size: 20px;}
.fs24 { font-size: 24px;}
.fs28 { font-size: 28px;}
.note { font-size: 12px;}

.sans-serif {font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;}
.serif {font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','MS P明朝','MS PMincho',serif;}
.center {text-align:center;}
.left { text-align: left;}
.right { text-align: right;}

.white {color: #fff;}
.black {color: #000;}
.red {color: #CC0000;}
.blue {color: #146ca2;}
.brown {color: #663300;}
.green {color: #00702e;}
.orange {color: #ff8800;}

p.strong {font-weight: bold;}
.underline {text-decoration:underline; }

/* マージン関係------------------------ */
.mar-t5{margin-top: 5px;}
.mar-t10{margin-top: 10px;}
.mar-t20{margin-top: 20px;}
.mar-t30{margin-top: 30px;}
.mar-t40{margin-top: 40px;}

.mar-b0{margin-bottom: 0;}
.mar-b5{margin-bottom: 5px;}
.mar-b10{margin-bottom: 10px;}
.mar-b20{margin-bottom: 20px;}
.mar-b30{margin-bottom: 30px;}
.mar-b40{margin-bottom: 40px;}

/* letter-spacing (文字アキ)------------------------ */
.letter-half {letter-spacing: 0.5em;}
.letter-1 {letter-spacing: 1em;}
.letter-1half {letter-spacing: 1.5em;}
.letter-2 {letter-spacing: 2em;}
.letter-3 {letter-spacing: 3em;}
.letter-10 {letter-spacing: 10em;}

/* Float (left right)------------------------ */
.floatLeft {float: left;}
.floatLeft10 {float: left; margin-right: 10px;}
.floatLeft20 {float: left; margin-right: 20px;}
.floatRight {float: right;}
.floatRight10 {float: right; margin-left:10px;}

/* レイアウト------------------------------------- */
html {
	background:#01a3f2;
	}
body {
	background: #fff;
	color:#333;
	text-align:center;
	margin:0;
	font: 14px;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height:1.8;
	}
.site {
	position: relative;
	}
.container {
	margin: 0;
	padding:20px 0 10px 0;
	width:100%;
	background-size:cover;
	}
.wrap {
	clear:both;
	padding: 0px 10px 10px 10px;
	margin:0;
	background:none;
	}

/* コンテンツ （#primary） */
.content-area article.type-page {
	background:none;
	border-bottom: none;
	}
/* コンテンツエリア（.content-area）------------ */
.page-template-front-page .content-area {
	margin: 0 auto 0px auto;
	padding: 0 0px;
	width:100%;
	}
.page-template-page1column .content-area,
.page-template-page2 .content-area {
	margin: 0 auto 0px auto;
	padding: 0 0px;
	width:100%;
	}
.page-template-page1column .content-area article .entry-content,
.page-template-page2 .content-area article .entry-content {
	margin: 0 0 0px 0;
	padding: 15px 0px 0px 0px;
	width:100%;
	text-align:left;
	}

/* フッター */
footer[role="contentinfo"] {
	clear: both;
	padding-top:0px;
	padding-bottom:0 !important;
	margin:10px 0 0 0;
	background:#000;
	}
/* コンテンツページ ヘッダー */
.site-header {
	margin:0;
	padding: 0 10px;
	background:url(images/header_skybg.jpg) no-repeat center bottom;
	background-size:cover;
	position: relative;
	height:130px;
	width: 100%;
	z-index: 1;
	}
.site-branding {
	margin:0 auto;
	padding: 15px 0px 10px 0px;
	position: relative;
	line-height:0;
	}
h2.site-description {
	clear:both;
	color:#fff !important;
	margin:0px 0 6px 0;
	padding:0px 0 0 0px;
	font-size:9px;
	font-weight:normal;
	line-height:1.0;
	text-align:center
	}
.logo-area {
	margin: 0;
	padding:0;
	max-width:235px;
	}
h1.site-title {
	margin:0;
	padding:0;
	line-height:0;
	max-width:235px;
	}
h1.site-title img {
	margin:0;
	padding:0;
	width:100%;
	line-height:0;
	}
/* ヘッダーサブメニュー ------------------*/
.head-subnav {
	display:block;
	margin:0px auto 5px auto;
	padding: 0;
	text-align:center;
	width:100%;
	max-width:480px;
	}
.head-subnav aside {
	margin: 0 0 5px 0;
	padding: 0;
	}
.head-subnav aside.widget_text {
	margin: 0 0 0px 0;
	padding: 0;
	}
/* 画像ボタン設置の場合 */
.head-subnav ul.subnav-btn {
	list-style:none;
	margin: 0 0 5px 0;
	padding: 0px;
	text-align:center;
	max-width:480px;
	}
.head-subnav ul.subnav-btn li {
	display: inline-block;
	}
.head-subnav ul.subnav-btn li.tel {
	margin: 0 5px 5px 0;
	padding: 0;
	width:49%;
	}
.head-subnav ul.subnav-btn li.tel img {
	margin: 0;
	padding: 0;
	width:100%;
	}
.head-subnav ul.subnav-btn li.root {
	float:right;
	margin: 0 0 5px 0;
	padding: 0;
	width:49%;
	}
.head-subnav ul.subnav-btn li.root img {
	margin: 0;
	padding: 0;
	width:100%;
	}

/* ヘッダーウィジェットエリア */
.head-subnav ul#menu-header-subnav {
	list-style:none;
	margin: 15px 0 0 0;
	padding: 0;
	letter-spacing:-0.4em;/**/
	}
.head-subnav ul#menu-header-subnav li {
	display: inline-block;
	margin: 0px 0px 0px 10px;
	font-size:14px;
	font-weight:normal;
	letter-spacing:normal;/*隙間をなくす*/
	*display: inline;
	*zoom: 1;
	}
.head-subnav ul#menu-header-subnav li a {
	color:#0078dc;
	display: block;
	padding: 10px 9px 10px 9px;
	background:#ceeefd;
	border-radius:10px;
	text-decoration: none;
	line-height:1.5;
	outline:1px solid #8dcdf6;
	outline-offset:-4px;
	}
.head-subnav ul#menu-header-subnav li a:hover {
	color:#fff;
	background:#0aabf5;
	outline:1px solid #ddddec;
	outline-offset:-4px;
	}

.site-head-area {
	width:100%;
	background: none;
	padding: 0;
	margin: 0;
	}

/* Buttons -------------------------------------- */
/* Menu Buttons */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 768px) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.menu-toggle:before {
	border-top:1px solid #8bd2f2;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	}
.menu-toggle {
	padding: 6px 0;
	cursor: pointer;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 13px;
	line-height: 2;
	font-weight: normal;
	color: #fff;
	background: #009900;
	border:none;
	border-radius: 0;
	width:100%;
	}
.menu-toggle:hover {
	color: #fff;
	font-weight: bold;
	background:#68b32d;
	border:none;
	border-radius: 0;
	}

button,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit] {
	padding: 4px 3px 2px 3px;
	font-size: 13px !important;
	line-height: 1.8;
	font-weight: normal;
	color: #fff;
	background-color: #0080ce;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009ee0, #0080ce);
	background-image: -ms-linear-gradient(top, #009ee0, #0080ce);
	background-image: -webkit-linear-gradient(top, #009ee0, #0080ce);
	background-image: linear-gradient(top, #009ee0, #0080ce);
	border: 1px solid #0080ce;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
	}

.menu-toggle:active,
.menu-toggle.toggled-on,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #fff;
	padding: 3px 6px 2px 6px;
	border: 1px solid #009ee0;
	border-radius: 3px;
	background:#009ee0;
	}
/*.main-navigation ul.nav-menu.toggled-on,*/
.menu-toggle {
	display: inline-block;
	width:100%;
	}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #0080ce;
	border-radius: 3px;
	padding: 8px 4px 6px 7px;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

textarea {
	width: 100%;
}

/* #secondary（Sidebar・Footer widget） ------------- */
.post-type-archive #secondary.widget-area {
	margin-bottom: 20px;
	padding:0 0px 0 0px;
	}
.page-template-page2 #secondary.widget-area {
	margin-bottom: 20px;
	padding:0 0px 0 0px;
	}
#secondary.widget-area .widget {
	background-color:#ffffff;
	margin-bottom: 20px;
	padding:0;
	border-bottom:none;
	text-align:left;
	}
#secondary.widget-area .widget,
#secondary.widget-area .secondary-widget {
	/*margin: 0 10px 20px 10px;*/
	margin: 0 0px 20px 0px;
	}
#secondary.widget-area .widget .secondary-widget {
	/*margin:-10px 0 0 0;*/
	margin:0px 0 0 0;
	}
#secondary.widget-area .widget.widget_search {
	margin:0 -5px;
	padding:0 !important;
	background-color:none;
	/*border:1px solid #E4E6EF;*/
	}

/* ↓サイドバーメニュー */
.widget-area .widget form {
	margin:4px;
	}
.widget-area .widget h3.widget-title {
	color:#fff;
	margin:0;
	padding:7px 0 6px 0;
	background:#75b3ec;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	border:1px solid #75b3ec;
	}
.widget-area .widget a h3.widget-title {
	margin-bottom: -20px;
	color: #fff;
	text-decoration:none;
	}
.widget-area .widget.frontend_user_admin h3 a {
	color: #fff;
	text-decoration:none;
	}
.widget-area .widget a:hover h3.widget-title,
.widget-area .widget.frontend_user_admin h3 a:hover {
	color: #ddd;
	text-decoration:none;
	}
.widget-area .secondary-widget {
	margin:0px 0 25px 0;
	}
.widget-area .secondary-widget ul,
.widget-area .widget ul {
	list-style: none;
	margin:0 !important;
	padding:0;/**/
	background:#fff;
	}
.widget-area .secondary-widget li,
.widget-area .widget li {
	list-style: none;
	font-size: 12px;
	line-height: 1.3;
	margin:0 0 5px 0;
	padding:0 !important;
	text-align:left;
	}
.widget-area .widget p,
.widget-area .widget .textwidget {
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 1.7;
	}
.widget-area .secondary-widget li a,
.widget-area .widget li a {
	color:#666 !important;
	background:url(images/arraw-o2.gif) no-repeat 10px 17px;
	padding-top:12px;
	padding-left:18px;
	padding-right:10px;
	padding-bottom:12px;
	display: block;
	margin:0px 0 -5px 0px;
	text-decoration: none;
	border-left:1px solid #75b3ec;
	border-right:1px solid #75b3ec;
	border-bottom:1px solid #75b3ec;
	}
.widget-area .secondary-widget li a:hover,
.widget-area .widget li a:hover {
	background:#fff url(images/arraw-r2.gif) no-repeat 10px 17px;
	padding-top:12px;
	padding-left:18px;
	padding-right:10px;
	padding-bottom:12px;
	display: block;
	margin:0px 0 -5px 0px;
	text-decoration: none;
	color:#cc0000 !important;
	}
.widget-area .widget li:first-child a {
	border-top:1px solid #75b3ecs;
	}
.widget-area .widget li:last-child a {
/*	border-bottom:none;*/
	}
.widget-area .widget li ul.sub-menu li {
	border-bottom:none !important;
	}
.widget-area .widget li ul.sub-menu li a {
	color:#666 !important;
	border-bottom:none !important;
	}
.widget-area .widget li ul.sub-menu li a:hover {
	color:#cc0000 !important;
	}
.widget-area .widget li ul.sub-menu li:last-child {
	border-bottom:1px solid #75b3ec !important;
	}
.widget-area .widget li ul li a,
.widget-area .widget li ul li:last-child a {
	background:url(images/arraw-o2.gif) no-repeat 20px 4px;
	padding-left:28px;
	padding-right:10px;
	padding-bottom:12px;
	display: block;
	margin:10px 0 -5px 0px;
	text-decoration: none;
	border-bottom:none;
	}
.widget-area .widget li ul li a:hover {
	background:url(images/arraw-r2.gif) no-repeat 20px 4px;
	padding-left:28px;
	padding-bottom:12px;
	margin:10px 0 -5px 0px;
	}
.widget-area .widget ul li ul.sub-menu li {
	margin:-10px 0 -5px 0;
	padding:0 0 5px 0;
	}
.widget-area .widget ul li ul.sub-menu li a {
	background:url(images/arraw-o2.gif) no-repeat 30px 18px;
	padding-left:38px;
	padding-bottom:7px;
	display: block;
	text-decoration: none;
	}
.widget-area .widget ul li ul.sub-menu li a:hover {
	background:url(images/arraw-r2.gif) no-repeat 30px 18px;
	padding-left:38px;
	}
.widget-area .widget li ul li ul li a {
	color:#0088cc;
	background:url(images/arraw-o2.gif) no-repeat 30px 4px;
	padding-left:38px;
	padding-right:10px;
	padding-bottom:7px;
	display: block;
	margin:10px 0 5px -24px;
	text-decoration: none;
	border-bottom:1px solid #e1e1e1;
	}
.widget-area .widget li ul li ul li a:hover {
	background:url(images/arraw-r2.gif) no-repeat 30px 4px;
	padding-left:38px;
	margin:10px 0 -5px 0px;
	}
.widget-area .widget_categories li a,
.widget-area .widget_categories li a:hover {
	display: inline;
	border-bottom:none;
	}
.widget-area .widget_categories li {
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:1px dotted #ccc;
	}
.widget-area .widget li:last-child a:hover {
/*	border-bottom:none;*/
	}
.widget-area .widget p {
	margin-bottom: 14px;
	}
.widget-area .textwidget ul {
	list-style: none;
	margin: 0 0 14px;
	}

/* テキスト ウィジェット ----- */
.widget-area aside[id*=text] {
padding:0 0 0 0;
	}
.widget-area aside[id*=text] img {
/*margin:3px 0 -3px -1px;*/
	}

/* サイドバー ボタン ウィジェット ----- */
.widget-area .textwidget p {
	text-align:center;
	}

/* footer・footer内 */
#colophon {
	clear: both;
	margin-top: 0;
	margin-bottom:0;
	padding: 0;
	}
/* Footer（カスタムメニュー）上部 ---------------- */
#footerUpper {
	clear: both;
	padding: 0;
	margin: 0;
	background:#01a3f2;
	}
#footerUpper div.footerUp-inner {
	padding: 15px 10px 10px 10px;
	margin: 0;
	background:#01a3f2;
	}
.box{
	display: block;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom:0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 1.2;
	text-align:left;
	vertical-align:top;
	border:none;
	}

/* 最後のbox */
.last {margin-top: 10px;margin-right:0;margin-bottom:0;}
.box.last {margin:10px 0 0 0;padding:0;text-align:center;}
.box.last p {
	color:#fff;
	margin:0 20px 0 17px;
	padding:10px 0 0 0;
	font-size:11px;
	line-height:1.5;
	text-align:left;
	}

/* list （フッター上部内） */
ul#menu-footer1,ul#menu-footer2,ul#menu-footer3,ul#menu-footer4 {
	list-style: none;
	padding: 0;
	margin: 0;
	}
ul#menu-footer1 li a,ul#menu-footer2 li a,ul#menu-footer3 li a,ul#menu-footer4 li a {
	text-decoration:none;
	}
ul#menu-footer1 li.menu-item:first-child a,
ul#menu-footer2 li.menu-item:first-child a,
ul#menu-footer3 li.menu-item:first-child a,
ul#menu-footer4 li.menu-item:first-child a {
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	margin-top:6px;
	padding:0 0 0px 0px;
	margin-bottom:8px;/**/
	/*border-bottom: 1px dotted #ccc;*/
	}
ul#menu-footer1 li a,ul#menu-footer2 li a,ul#menu-footer3 li a,ul#menu-footer4 li a {
	/*background-image:url(images/list-f13.png);
	background-position:2px 1px;
	background-repeat:no-repeat;*/
	color: #fff;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	display: block;
	margin-top:6px;
	margin-bottom:8px;/**/
	padding:0 0 0px 0px;
	text-align:left;
	}
ul#menu-footer1 li.menu-item:first-child a:hover,
ul#menu-footer2 li.menu-item:first-child a:hover,
ul#menu-footer3 li.menu-item:first-child a:hover,
ul#menu-footer4 li.menu-item:first-child a:hover,
ul#menu-footer1 li a:hover,
ul#menu-footer2 li a:hover,
ul#menu-footer3 li a:hover,
ul#menu-footer4 li a:hover {
	/*background-image:url(images/list-f12.png);
	background-position:2px 1px;
	background-repeat:no-repeat;*/
	color: #99cccc;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	display: block;
	margin-top:6px;
	margin-bottom:8px;/**/
	padding:0 0 0px 0px;
	text-align:left;
	}

/* footer-info （フッターサブナビ、クレジット）----- */
.footer-info {
	clear: both;
	padding:0;
	margin:0 0 0 0;/**/
	width:100%;
	background:#01a3f2;
	position: relative;
	overflow:hidden;
	}
.footer-info .site-info {
	color:#fff;
	padding: 10px 10px 30px 10px;
	margin:0 10px;
	border-top: 1px dotted #b7f7f5;
	}
.footer-info .site-info #credit {
	clear: both;
	font-size:11px;
	color:#fff;
	padding:5px 0 20px 0;
	margin:0 0 0 0;
	text-align:center;
	}

/* フッターサブメニュー ------------------*/
#Fsubnavi {
	padding:0;
	margin:0;
	}
#Fsubnavi ul#menu-footer-subnav {
	padding:0 0 0 10px;
	margin:0;
	list-style:none;
	font-size:11px;
	}
#Fsubnavi ul#menu-footer-subnav li {
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
	}
#Fsubnavi ul#menu-footer-subnav li a {
	color:#fff;
	padding:0 0 0 9px;
	background:url(images/arraw-s-wh.gif) no-repeat 0 2px;
	text-decoration:none;
	}
#Fsubnavi ul#menu-footer-subnav li a:hover {
	color:#ffaa55;
	padding:0 0 0 9px;
	background:url(images/arraw-s-r.gif) no-repeat 0 2px;
	text-decoration:none;
	}

/*固定ページ・シングルページタイトル背景*/
.post-type-archive-news .wrap {
	padding:30px 10px 60px 10px;
	}
.search-results .wrap,
.single-news .wrap {
	padding:30px 10px 30px 10px;
	}
.search-no-results .wrap {
	padding:30px 10px 50px 10px;
	}
.page-template-page1column .headbg-area,
.page-template-page2 .headbg-area {
	margin: -20px 0 20px 0;
	padding: 0;
	width:100%;
	background:#006478 url(images/contenttitle_bg.jpg) no-repeat center center;
	background-size:cover;
	position:relative;
	height:180px;
	text-align:left;

display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;

-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;

-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
	}
.page-template-page1column .headbg-area .entry-header,
.page-template-page2 .headbg-area .entry-header {
	margin:0;
	padding: 0;
	width:100%;
	line-height:1.3;
	position:relative;
	}
.page-template-page1column .headbg-area .headname-area,
.page-template-page2 .headbg-area .headname-area {
	margin: 0 45px 0 10px;
	padding: 30px 30px 30px 20px;
	background: url(images/opacity90green.png) repeat top center;
	max-width:300px;
	line-height:1.3;
	}
.page-template-page1column #breadcrumb,
.page-template-page2 #breadcrumb {
	border:none;
	padding-left:0;
	margin-bottom:5px;
	}
.page-template-page1column #breadcrumb ul,
.page-template-page2 #breadcrumb ul {
	padding-left:0;
	}
.page-template-page1column .entry-header,
.page-template-page2 .entry-header {
	margin:0;
	padding:0;
	background:none;
/*	background:#fff;*/
	border:none;
	border-radius: 0;
	outline:none;
	}
.page-template-page1column .entry-header h1.entry-title,
.page-template-page2 .entry-header h1.entry-title {
	color:#fff;
	font-size:20px;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-weight:bold;
	margin:0;
	padding:0;
	border:none;
	}
.page .entry-content p {
	margin: 0 0 15px 0;
	padding: 0;
	font-size:14px;
	line-height:1.8;
	}

/* パンくずリスト ------------------*/
#breadcrumb {
/*	background:#fff;*/
	padding:1px 2px 2px 5px;
	margin-bottom:15px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	text-align:left;
	}
#breadcrumb ul {
	list-style: none;
	font-size:11px;
	margin: 0px;
	padding: 2px 0px 0px 10px;
/*	letter-spacing:-0.4em;*/
	}
#breadcrumb ul li {
	color:#fff;
	display: inline-block;
	letter-spacing:normal;/*隙間をなくす*/
	*display: inline;
	*zoom: 1;
	}
#breadcrumb ul li a {
	text-decoration: none;
	color:#fff;
	}
#breadcrumb ul li a:hover {
	text-decoration: none;
	color:#c5f9f1;
	}
.nocomments {
	display: none;
	}

/* トップページ「続きを読む」ボタン --------------------- */
.page-template-front-page .content-area dl dd .more-link,
.page-template-front-page .entry-summary .more-link,
.page-template-front-page .entry-content .more-link {margin:5px 0 0px 10px;
border:1px solid #afcef9;-webkit-border-radius: 12px; -moz-border-radius: 12px;border-radius: 12px;font-size:10px;font-family:arial, helvetica, sans-serif; padding: 2px 3px 2px 3px;font-weight:bold; text-decoration:none;text-align: center; color: #333; background-color: #fff;
display:inline-block;line-height:1.5;
	}

.page-template-front-page .content-area dl dd .more-link:hover,
.entry-summary .more-link:hover {
 border:1px solid #b6c7cc; background-color: #EAEFF5;
	line-height:1.5;
	}

.page-template-front-page .content-area dl dd .more-link a,
.page-template-front-page .entry-summary .more-link a,
.page-template-front-page .entry-content .more-link a {
	display:block;
	padding: 2px 3px 2px 3px;
	color: #336699;
	}
.page-template-front-page .content-area dl dd .more-link a:hover,
.page-template-front-page .entry-summary .more-link a:hover,
.page-template-front-page .entry-content .more-link a:hover {
	display:block;
	padding: 2px 3px 2px 3px;
	color: #cc0000;
	}

/* 「続きを読む」ボタン -------------------------------------------- */
.content-area dl dd .more-link,
.entry-summary .more-link,
.entry-content .more-link {margin:8px 0 10px 10px;font-size:11px;font-family:arial, helvetica, sans-serif; font-weight:bold; text-decoration:none;text-align: center; color: #ffffff;
display:inline-block;width:80px;line-height:1.3;
	}
.content-area dl dd .more-link a,
.entry-summary .more-link a,
.entry-content .more-link a {
	display:block;
	color: #ffffff;
	padding: 2px 3px 2px 3px;
	text-decoration:none;
	background-color: #005d7d;
	line-height:1.3;
	}
.content-area dl dd .more-link a:hover,
.entry-summary .more-link a:hover,
.entry-content .more-link a:hover {
	color:#ffffff;
	padding: 2px 3px 2px 3px;
	display:block;
	background: #558e8e;
	line-height:1.3;
	}

/* 「▶詳しくは」ボタン -------------------------------------------- */
.entry-content .detail {
	margin: 0;
	padding: 1px 3px 1px 3px;
	font-size:10px;
	font-weight:bold;
	width:70px;
	background:#01338c;
	/*position: absolute;
	right:10px;
	bottom:7px;*/
	position: relative;
	bottom:6px;
	text-align:center;
	border:none;
	border-radius:0;
	}
.entry-content .detail a {
	display:block;
	padding: 1px 3px 1px 3px;
	color: #fff;
	}

.entry-content .detail:hover {
	background:#1c81dd;
	}

.entry-content .detail a:hover {
	display:block;
	padding: 1px 3px 1px 3px;
	color: #fff;
	}
/* リンクボタンエリア */
.link-btn-area {
	margin: 0 auto 0 auto;
	padding: 0;
	text-align:center;
	width:280px;
	}
/* お知らせ一覧ボタン */
.myButton,
.myButton_w {
	margin: 0 auto 10px auto;
	text-align:center;
	}
.myButton {
	width:160px;
	}
.myButton_w {
	width:260px;
	}
.myButton_w a,
.myButton a {
	background-color:#005d7d;
	border:none;
	display:block;
	cursor:pointer;
	color:#ffffff;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:14px;
	font-weight:normal;
	padding: 5px 20px 5px 20px;
	text-decoration:none;
	text-align:center;
	}
.myButton a:hover {
	color:#fff;
	background-color:#447f8f;
	}
.myButton a:active {
	color:#ffffff;
	position:relative;
	top:1px;
	}

/* page-top ページトップに戻る ------------------ */
#page-top {
	display:block;
	position: fixed;
	right: 0px;
	font-size: 10px;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-weight:bold;
	width: 65px;
	height: 65px;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	background-color: #999;
	z-index: 2147483647;/*重なり順を一番上に*/
	opacity:0.8;
	-ms-filter: "alpha( opacity=80 )";
	filter:alpha(opacity=80);
	}
#page-top span {
	font-size: 28px;
	}
#page-top a {
	text-decoration: none;
	color: #fff;
	padding: 8px 0 0 0;
	text-align: center;
	line-height:1;
	display: block;
	width: 65px;
	height: 65px;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	background-color: #999;
	border:1px solid #fff;
	}
#page-top a:hover {
	text-decoration: none;
	background: #025C0B;
	}

/* 繰り返し画像表示 ------------------------------ */
.entry-content div.photo_repeat-area {
	clear:both;
	padding:0;
	margin:0 0 15px 0;
	text-align:center;
	width:100%;
	/*border-bottom:1px dotted #ccc;*/

display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;

  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

  -webkit-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
	}
.entry-content .photo-box,
.entry-content .photo_repeat-area .photo-box {
	display:inline-block;
	padding:0;
	margin:10px 10px 10px 10px;
	margin:15px 0px 15px 0px;
	line-height:1;
	max-width:240px;
	text-align:center;
	}
.entry-content .photo-box img,
.entry-content .photo_repeat-area .photo-box img {
	padding:0;
	margin:0;
	width:100%;
	}
.entry-content .photo-box p,
.entry-content .photo_repeat-area .photo-box p {
	color:#333;
	padding:2px 0 0 0 !important;
	margin:0;
	font-size:12px !important;
	line-height:1.3;
	text-align:left;
	}

/* Wordアイコン表示 ------------------------------ */
p.word-f {
	margin:0;
	padding:0 0 0 30px !important;
	position: relative;
	font-size:14px;
	line-height:1.3;
	text-align:left;
	text-indent: 1em;
	}
p.word-f::before {
		position: absolute;
		content: url(images/word-icon16.png);
		left:10px;
		top:2px;
	}
/* Excelアイコン表示 ------------------------------ */
p.excel-f {
	margin:0;
	padding:0 0 0 30px !important;
	position: relative;
	font-size:14px;
	line-height:1.3;
	text-align:left;
	text-indent: 1em;
	}
p.excel-f::before {
		position: absolute;
		content: url(images/excel-icon16.png);
		left:10px;
		top:2px;
	}
/* pdfアイコン表示 ------------------------------ */
p.pdf-f {
	margin:0;
	padding:0 0 0 30px !important;
	position: relative;
	font-size:14px;
	line-height:1.3;
	text-align:left;
	text-indent: 1em;
	}
p.pdf-f::before {
		position: absolute;
		content: url(images/pdf.gif);
		left:10px;
		top:2px;
	}

/* 繰り返しファイル（PDF）表示 ------------------------------ */
.entry-content .pdf_repeat-area {
	padding:15px 0 5px 0;
	margin:0 0 20px 0;
	line-height:1.5;
	/*border-top:1px dotted #c8c8c8;
	border-bottom:1px dotted #ccc;*/
	}
.entry-content .pdf-box,
.entry-content .pdf_repeat-area .pdf-box {
	padding:0;
	margin:10px 0 0 0;
	line-height:1.3;
	position: relative;
	}

.entry-content .pdf_repeat-area .pdf-box p {
	margin:0;
	padding:0 0 0 28px;
	font-size:14px;
	line-height:1.3;
	text-align:left;
	text-indent: 0.5em;
	}
.entry-content .pdf_repeat-area .pdf-box p::before {
	content:url(images/pdf.gif);
	position:absolute;
	top:3px;
	left:0.2em;
	}
.entry-content .pdf-box p {
	margin:0;
	padding:0 0 0 28px;
	font-size:14px;
	line-height:1.3;
	text-align:left;
	text-indent: 3em !important;
	}
.entry-content .pdf-box p::before {
	content:url(images/pdf.gif);
	position:absolute;
	top:3px;
	left:-1.5em;
	}

/*------------------------------------------------
 トップページ
 ------------------------------------------------- */

/* ↓トップ画像（スライドショー　zoomUp） */
@-webkit-keyframes zoomUp {
  0% {
      -webkit-transform: scale(1);
      transform: scale(1);
  }
  100% {
      -webkit-transform: scale(1.15);
      transform: scale(1.15);
  }
}

@keyframes zoomUp { /* 1.15倍させる指定 */
  0% {
      -webkit-transform: scale(1);
      transform: scale(1);
  }
  100% {
      -webkit-transform: scale(1.15);
      transform: scale(1.15);
  }
}

.swiper-slide {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img { /* 12秒かけて拡大させる */
    -webkit-animation: zoomUp 12s linear 0s;
    animation: zoomUp 12s linear 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.slide-img {
    background-size: cover; 
    background-position: center bottom; /* 背景画像は左右中央・上下bottomを軸に表示させる */
    height: 300px; /* 300pxの高さで表示させる */
}

/* ↓トップ画像（スライドショー） */
.head-img-area {
	display:block;
	clear:both;
	margin: 0;
	padding: 0;
	width: 100%;
	line-height:0;
	position: relative;
	}
.swiper-wrapper .swiper-slide {
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
	height: 350px;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	}
.txt_area {
	position: absolute;
	width: 100%;
	text-align: center;
	color: white;
	top: 28%;/**/
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	}
.txt_area h3 {
	margin:0 auto;
	font-size: 28px;/**/
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro',"MS P明朝","MS PMincho",serif;
	padding-bottom: 0px;
/*	width:90%;*/
	width:96%;
	line-height:1.3;
text-shadow:1px 1px 3px #666;
	}
.txt_area p {
	margin:20px 0 5px 0;
	padding:0 20px;
	font-size:16px;
	line-height:1.8;
text-shadow:1px 1px 3px #333;
	}
/* ↑トップ画像（スライドショー） */

/* トップコンテンツエリア（お知らせ）.top-content_area - */
.top-content_area {
	margin: -150px 0 50px 0;
	padding: 0 10px;
	width:100%;
	position:relative;
	z-index: 2;
	}
.topnews-box {
	margin: 10px auto 10 px auto;
	padding: 10px 10px 10px 10px;
	background: url(images/opacity80.png) repeat top center;
	border:1px solid #f8f8f8;
	width:calc(100%-20px);
	text-align:center;
	}
.title-box {
	color:#fff;
	margin: 0 auto 10px auto;
	width:100%;
	text-align:center;
	position: relative;
	}
.newstitle {
	margin: 0 auto 10px auto;
	background:#336e7e;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	font-size:16px;
	line-height: 80px;
	}

/* トップページ「お知らせ」 */
.top-content-box {
	width:100%;
	margin: 0 auto 0px auto;
	padding: 5px 0 0 0;
	border-top:1px dotted #444;
	}

/* トップページ「お知らせ」（エリア） ----------- */
.page-template-front-page #top-info {
	width:100%;
	margin:0 0 0 0;
	padding: 10px 0px 0px 0px;
	position: relative;
	/*background:#fff;*/
	}

/* トップページ「お知らせ」（内容）  ******/
#top-info .info-box {
	color:#251e1c;
	max-width:100%;
	margin: 0;
	padding: 0;
	text-align:left;
	/*background:#fff;*/
	}
#top-info .info-box .post-content {
	margin: 0 0 10px 0;
	padding: 0 0px;
	}
#top-info .info-box .post-content .entry-content {
	margin: 0;
	padding: 0;
	}
#top-info .info-box .post-content .entry-content ul.news {
	margin:0;
	padding: 0;
	list-style:none;
	}
#top-info .info-box .post-content .entry-content ul.news li {
	margin:0 0 15px 0;
	padding: 0 10px 12px 0px;
	list-style:none;
	border-bottom:1px dotted #444;

display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;

  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
	}
#top-info .info-box .post-content .entry-content ul.news li p {
	margin:0;
	padding:0;
	}
#top-info .info-box .post-content .entry-content ul.news li p.outline span.date {
	margin:0 0 0px 0;
	font-size:11px;
	color:#251e1c;
	}
.page-template-front-page #top-info h2.entry-toptitle {
	border:none;
	border-radius: 0;
	padding:0 0 0 0;
	margin:0 auto 0px 0;
	color:#251e1c;
	font-size:13px;
	font-weight:normal;
	line-height:1.3;
	text-align:left;
	background:none;
	}
.post-type-archive-news #top-info h2.entry-toptitle {
	border:none;
	border-radius: 0;
	padding:0 0 0 0;
	margin:0 auto 0px 0;
	color:#251e1c;
	font-size:13px;
	font-weight:normal;
	line-height:1.3;
	text-align:left;
	}
#top-info h2.entry-toptitle a {
	color:#251e1c;
	text-decoration:none;
	}
#top-info h2.entry-toptitle a:hover {
	color:#a8a8a8;
	text-decoration:none;
	}
#top-info .post-content .entry-content {
	margin:0;
	padding: 0;
	text-align:left;
	/*border-bottom:1px dotted #ccc;*/
	}
#top-info .post-content .entry-content p {
	color:#333;
	margin:5px 0 5px 0;
	padding:0;
	font-size:12px;
	line-height:1.3;
	}
/* news 日付 */
#top-info .outline {
	background:none;
	border:none;
	padding:0;
	margin:0 0 3px 0;
	font-size:12px;
	text-align:left;
	}
.outline span.date {
	font-size:12px;
	color:#251e1c;
	}
/* NEWを表示 */
span.top-new {
	margin:0 5px 0 5px;
	padding:1px 4px 1px 4px;
	background-color:#ee0000;
	color:#fff;
	font-size:9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

.post-type-archive-news .entry-content h2.entry-toptitle {
	background:none;
	border:none;
	margin:0 0 10px 0;
	color:#333;
	font-size:17px;
	font-weight:normal;
	line-height:1.3;
	}

/* サイドバー ボタン */
.widget-area .widget h3.myButton {
	background: #0aabf5;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:7px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #282b66;
	width:100%;
}
.widget-area .widget h3.myButton:hover {
	background: #0096f0;
}
.widget-area .widget h3.myButton:active,
.myButton:active {
	position:relative;
	top:1px;
}

/* 固定ページ　本文 --------------------------- */
/*本文インデント無し*/
body.page-template-page1column .entry-content p,
body.page-template-front-page .entry-content  p,
body.page-template-default .entry-content p,
body.page-template-page2-php .entry-content p {
	margin:0 0 15px 0;
	padding:0;
	font-size:14px;
	line-height:1.8;
	background:none;
	text-indent: 0;
	}
/*本文インデント有り*/
.entry-content .indent {
	margin: 0 0 30px 0;
	}
.entry-content .indent p,
.entry-content p.indent {
	margin: 0 0 5px 0;
	padding: 0;
	font-size:14px;
	line-height:1.8;
	text-indent: 1em;
	}
/*トップページ　本文インデント有り*/
body.page-template-front-page .entry-content .part32 p,
body.page-template-front-page .entry-content .inner_part46 p {
	margin:0 0 15px 0;
	padding:0;
	font-size:14px;
	line-height:1.8;
	background:none;
	text-indent: 1em;
	}

/* トップページ各コンテンツ ---------------------*/
.sec01,
.sec02,
.sec03,
.sec04,
.sec05,
.sec06,
.sec07 {
	margin:0;
	padding:0;
	border-top:1px solid #eee;
	}
.sec01 .inner_sec,
.sec02 .inner_sec,
.sec03 .inner_sec,
.sec04 .inner_sec,
.sec05 .inner_sec,
.sec06 .inner_sec {
	clear:both;
	margin:0 auto;
	padding:50px 10px 30px 10px;
	width:100%;
	}
.sec07 .inner_sec {
	clear:both;
	margin: 0 auto -25px auto;
	padding: 50px 10px 0px 10px;
	width:100%;
	}

.sec_subtitle {
	margin:0 auto;
	padding: 2px 2px 0px 2px;
	color:#ffffff;
	background:#30845d;
	width:110px;
	font-size:15px;
	font-weight:bold;
	border-radius:16px;
	}
.sec_title {
	margin:5px 0 0 0;
	padding:0;
	font-size:20px;
	font-weight:bold;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','MS P明朝','MS PMincho',serif;
	border-top:2px dotted #ccc;
	}
.sec_title span {
	font-size:16px;
	}
.sec02 .inner_sec .sec_title {
	margin:5px 0 10px 0;
	}

/* section id="sec01" class="sec01"
topまちづくり公社について */
.sec01 {
	background: url(images/opacity40.png),url(images/sec01_bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	}
.sec01 .sec_title {
	margin:0 0 20px 0;
	color:#006837;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','MS P明朝','MS PMincho',serif;
	font-size:20px;
	font-weight:bold;
	text-shadow:1px 1px 8px #fff, -1px -1px 8px #fff;
	border-top:none;
	}
.sec01 .sec_title span {
	font-size:16px;
	}
/* コンテンツ2分割 */
.inner_part50 {
	margin:0 0 20px 0;
	width:100%;
	}
.inner_part50 p {
	font-weight:normal;
	text-shadow:1px 1px 4px #fff, -1px -1px 4px #fff;
	}
.inner_part46 {
	margin:0 0 20px 0;
	width:100%;
	}
.inner_part46 p {
	font-weight:normal;
	text-shadow:1px 1px 4px #fff, -1px -1px 4px #fff;
	}
.f-left {
	float:none;
	}
.f-right {
	float: none;
	}

/* section id="sec02" class="sec02"
top霊園事業 */
/* コンテンツ3分割 */
ul.inner_content_box {
	margin: 20px auto 10px auto;
	padding: 0;
	width:100%;
	text-align:left;
	list-style:none;

	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	}
ul.inner_content_box li.inner_part {
	margin: 0 auto 10px auto;
	padding: 0;
	width:100%;
	}
ul.inner_content_box li.inner_part p {
	font-weight:normal;
	text-shadow:1px 1px 4px #fff, -1px -1px 4px #fff;
	}
ul.inner_content_box li.inner_part.part32 {
	width:100%;
	}

/* section id="sec03" class="sec03"
topまちづくり支援事業 */
.sec03 {
	background:#44bc64;
	}
.sec03 .sec_title_w {
	margin:5px 0 20px 0;
	padding:0;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','MS P明朝','MS PMincho',serif;
	border-top:2px dotted #fff;
	}
.sec03 .inner_part46 p {
	color:#fff;
	font-weight:normal;
	text-shadow:none;
	}

/* section id="sec04" class="sec04"
top市街地活性化事業 */
.sec04 .sec_title {
	margin:5px 0 20px 0;
	}

/* section id="sec05" class="sec05"
top中北地区事業 */
.sec05 {
	background:#f0faf0;
	}
.sec05 .sec_title {
	margin:5px 0 20px 0;
	}

/* section id="sec06" class="sec06"
top市史編さん事業 */
.sec06 .sec_title {
	margin:5px 0 20px 0;
	}

/* section id="sec07" class="sec07"
topアクセス */
/* google map */
.sec07 {
	background:#eefbf8;
	}
.sec07 .sec_title {
	border-top:none;
	border-bottom:2px dotted #ccc;
	}
.sec07 ul.top_map-box {
	margin: 20px auto 0px auto;
	padding: 0;
	width:100%;
	list-style:none;

	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	}
.sec07 ul.top_map-box li {
	margin: 0 auto 20px auto;
	padding: 0;
	width:100%;
	}
.sec07 ul.top_map-box li .map-area {
	clear:both;
	margin: 0;
	padding: 0px 0 0 0;
	}
.sec07 ul.top_map-box li .map-area .map-box {
	width:100%;
	}
.sec07 ul.top_map-box li .map-area .map-box iframe {
	height:300px;
	}
@media print, screen and (min-width: 480px) {
.map-area .map-box iframe {
	width:100%;
	height:400px;
	}
}
/* アクセス　所在表示 */
.sec07 .top_map-box li p {
	font-size:14px;
	}
.sec07 .top_map-box li p span {
	font-size:12px;
	}
.sec07 dl {
	margin:-10px 0 30px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px dotted #bbb;
	}
.sec07 dl dt {
	margin:0 0 0 0;
	padding: 10px 0 0 0;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:14px;
	text-align:left;
	border-top: 1px dotted #bbb;
	}
.sec07 dl dd {
	margin: -35px 0 7px 90px;
	padding: 10px 0 0 0;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','MS P明朝','MS PMincho',serif;
	font-size:14px;
	text-align:left;
	}

/* 「お知らせ」一覧ページ ---------------------- */
.single-news .wrap {
	margin:0px 0 0px 0;
	}
/*.post-type-archive-news .wrap {
	margin:10px 0 0px 0;
	}*/
.post-type-archive-news #top-info {
	margin:0px 0 0px 0;
	}
.single-news h3.info-title,
.post-type-archive-news #top-info h3.info-title {
	color:#333;
	margin:0px 0 30px 0;
	padding: 20px 5px 20px 5px;
	font-size:22px;
	font-weight:bold;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	text-align:center;
	text-shadow: 1px 1px 2px #fff,-1px -1px 2px #fff;
	background:url(images/kikyo_L.jpg) no-repeat left top;
	width:100%;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #ade9cf;
	outline:1px solid #ade9cf;
	outline-offset:-6px;
	}
.post-type-archive-news #top-info .info-box {
	margin:0 0 10px 0;
	padding: 0;
	width:100%;
	border:none;
	}
.post-type-archive-news #top-info .post-content {
	margin:0 0 0px 0;
	padding:10px 0px 5px 0px;
	border-bottom:1px dotted #aaa;
	}
.post-type-archive-news #top-info .post-content .entry-content {
	border:none;
	padding:0;
	}
.post-type-archive-news #top-info .post-content .entry-content h2.entry-toptitle {
	position: relative;
	margin:0 0 6px 0;
	padding:3px 0 3px 5px;
	font-size:13px;
	background:#f8f8f8;
	border-left:4px solid #ccc;
	}
.post-type-archive-news #top-info .post-content .entry-content h2.entry-toptitle:after {
	position: absolute;
	content: '';
	right: 0px;
	top: 0px;
	border-width: 0 10px 10px 0;
	border-style: solid;
	border-color: #fff #fff #dddddd;
	}

.post-type-archive-news #top-info .post-content .entry-content h2.entry-toptitle a {
	padding:3px 0 3px 5px;
	font-size:16px;
	color:#333;
	}
.post-type-archive-news #top-info .post-content .entry-content h2.entry-toptitle a:hover {
	font-size:16px;
	color:#999;
	}
.post-type-archive-news #top-info .post-content p {
	margin:0 0 0px 0;
	padding:0 0 5px 0;
	font-size:12px;
	}
.post-type-archive-news #top-info .post-content .outline {
	margin:0 0 3px 0;
	padding:0;
	}
/*NEWを表示*/
span.list-new {
	margin:0 0 0 5px;
	padding:1px 4px 1px 4px;
	background-color:#ee0000;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	vertical-align:baseline;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

/* 「お知らせ」詳細ページ ---------------------- */
.single-news h3.info-title {
	color:#333;
	margin:0px 0 30px 0;
	padding: 20px 5px 20px 5px;
	font-size:22px;
	font-weight:bold;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	text-align:center;
	text-shadow: 1px 1px 2px #fff,-1px -1px 2px #fff;
	background:url(images/kikyo_L.jpg) no-repeat left top;
	width:100%;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #ade9cf;
	outline:1px solid #ade9cf;
	outline-offset:-6px;
	}
.single-news .outline {
	margin:0 0 2px 0;
	text-align:left;
	}
.single-news .entry-content {
	margin:0 0 2px 0;
	text-align:left;
	}
.single-news .entry-header h2.entry-title {
	position: relative;
	margin:0 0 20px 0;
	padding:4px 0 3px 10px;
	font-size:17px;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-weight:normal;
	text-align:left;
	border-radius: 0;
	border: 0;
	border-left:6px solid #ccc;
	background:#f8f8f8;
	}
.single-news .entry-header h2.entry-title:after {
	position: absolute;
	content: '';
	right: 0px;
	top: 0px;
	border-width: 0 15px 15px 0;
	border-style: solid;
	border-color: #fff #fff #dddddd;
	}
.single-news .entry-content p {
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	}

/* トップページ入力エリア #top-content --------- */
#top-content {
	width:100%;
	margin: 0px;
	padding:0;
	text-align:left;
	}
#top-content p {
	margin-top:0;
	padding:0 0 10px 0;
	}

/* ==================================
　個別ページ 
==================================== */
/* 各固定ページタイトル */
.page-template-page2 .entry-content h1.entry-title2 {
	color:#333;
	margin:0 0 20px 0;
	padding:30px 10px 27px 15px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt" 1;/* プロポーショナルメトリクス */
	background:url(images/title-bg2.png) no-repeat bottom left;
	border:4px solid #8ecdc9;
	border-radius: 10px;
	outline:none;
	}
.page-template-page2 .entry-content h1.entry-title3 {
	color:#333;
	margin:0 0 20px 0;
	padding:30px 10px 27px 15px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt" 1;/* プロポーショナルメトリクス */
	background:url(images/title-bg3.png) no-repeat bottom left;
	border:4px solid #b8d2e1;
	border-radius: 10px;
	outline:none;
	}
.page-template-page2 .entry-content h1.entry-title4 {
	color:#333;
	margin:0 0 20px 0;
	padding:30px 10px 27px 15px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt" 1;/* プロポーショナルメトリクス */
	background:url(images/title-bg4.png) no-repeat bottom left;
	border:4px solid #dadaee;
	border-radius: 10px;
	outline:none;
	}
.page-template-page2 .entry-content h1.entry-title5 {
	color:#333;
	margin:0 0 20px 0;
	padding:30px 10px 27px 15px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt" 1;/* プロポーショナルメトリクス */
	background:url(images/title-bg5.png) no-repeat bottom left;
	border:4px solid #e7dab5;
	border-radius: 10px;
	outline:none;
	}

/* 固定ページ */
.entry-header h1.entry-title {
	clear: both;
	color:#fff;
	margin:0 0 20px 0;
	padding:3px 4px 1px 10px;
	font-size:18px;
	font-weight:normal;
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt" 1;/* プロポーショナルメトリクス */
	border:1px solid #ccc;
	text-align:left;
	}
.entry-header h1.entry-title span {
	font-size:15px;
	}

/*本文インデント無し*/
.entry-content p {
	margin:0 0 15px 0;
	padding:0;
	font-size:14px;
	line-height:1.8;
	text-align:left;
	}
/*本文インデント有り*/
.entry-content .indent p,
.entry-content p.indent {
	margin: 0 0 5px 0;
	padding: 0;
	font-size:14px;
	line-height:1.8;
	text-indent: 1em;
	}
.content-inner_area {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
	}

/* テーブル ----------------------------------------*/
/* table00 （TinyMCE） ------------------ */
.entry-content table {
	border:1px solid #becbdc;
	margin:5px 0 10px 0;
	font-size:12px;
	line-height:1.5;
	text-align: center;
	}
.entry-content table thead tr td {
	color:#333;
	border:1px solid #becbdc;
	background:#f8f8f8;
	padding:3px;
	font-size:12px;
	line-height:1.5;
	font-weight:normal;
	text-align: center;
	vertical-align:middle;
	}
.entry-content table tr th,
.entry-content table tr td.thead {
	color:#333;
	border:1px solid #becbdc;
	background:#f8f8f8;
	padding:3px;
	font-size:12px;
	line-height:1.5;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	}
.entry-content table tbody tr td {
	color:#333;
	border:1px solid #becbdc;
	padding:3px;
	font-size:12px;
	line-height:1.5;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	}

/* まちづくり公社についてページ ---------------- */
.inner_photo_box,
.inner_photo_box_s,
.inner_photo_box_w {
	padding: 0px;
	line-height:0;
	}
.inner_photo_box {
	margin: 0px 0 20px auto;
	width:240px;
	}
.inner_photo_box_s {
	margin: 10px auto 20px auto;
	width:80%;
	}
.inner_photo_box_w {
	margin: 10px auto 20px auto;
	width:100%;
	}
.inner_photo_box img {
	margin: 0;
	padding: 0;
	width:100%;
	}
div.official {
	margin: 0;
	padding: 0;
	font-size:12px !important;
	line-height:1.3 !important;
	text-align:right !important;
	}
div.director {
	margin: 0;
	padding: 0;
	font-size:15px !important;
	text-align:right !important;
	}
div.director span {
	font-size:12px !important;
	}

/* 霊園事業ページ ---------------------------------- */
.inner-area {
	margin: 0 0 0 0;
	padding: 0;
	width:100%;
	}
.inner-area ul.content-box {
	margin: 0 auto;
	padding: 0;
	width:100%;
	list-style:none;

	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;

	}
.inner-area ul.content-box li {
	margin: 0 auto 20px auto;
	padding: 0;
	width:100%;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','MS P明朝','MS PMincho',serif;
	}
.bg_box {
	clear:both;
	margin: 40px auto -20px auto;
	padding: 15px 10px 5px 10px;
	width:100%;
	background: #ebf2e6;
	}

/* 公営霊園の概要 */
dl.summary {
	margin:-10px 0 30px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px dotted #bbb;
	}
dl.summary dt {
	margin:0 0 0 0;
	padding: 10px 0 0 0;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:14px;
	text-align:left;
	border-top: 1px dotted #bbb;
	}
dl.summary dd {
	margin: -35px 0 7px 120px;
	padding: 10px 0 0 0;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','MS P明朝','MS PMincho',serif;s
	font-size:14px;
	text-align:left;
	}

/* 管理事務所・サテライト 所在表示 */
.txt_box ul.address_area {
	margin:0px 0 30px 0;
	padding: 0px 0 0 0;
	border-bottom: 1px dotted #bbb;
	list-style:none;
	}
.txt_box ul.address_area li {
	margin:0 0 0 0;
	padding: 7px 0 7px 5px;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','MS P明朝','MS PMincho',serif;
	font-size:14px;
	text-align:left;
	border-top: 1px dotted #bbb;
	}

/* 公営霊園へのアクセス */
/* google map */
.map-area {
	clear:both;
	margin: 0;
	padding: 0px 0 0 0;
	}
.map-area .map-box {
	width:100%;
	}
.map-area .map-box iframe {
	width:100%;
	height:280px;
	}

/* キャプション */
.wp-caption-text {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.5;
	}

/* 行事のご案内ページ　墓参バス ---------- */
ul.area_box,
ul.area_box_s {
	clear:both;
	margin:0 0 10px 0;
	padding: 0;
	width:100%;
	list-style:none;
	}
ul.area_box li.left_box,
ul.area_box li.left_box_even,
ul.area_box_s li.left_box,
ul.area_box_s li.left_box_even {
	margin:0 0 25px 0;
	padding: 0;
	width:100%;
	}
ul.area_box li.left_box ul,
ul.area_box_s li.left_box ul {
	margin-left:0px;
	}
ul.area_box li.left_box ul li {
	margin:0 0 10px 0;
	font-size:14px;
	}
ul.area_box li.right_box,
ul.area_box li.right_box_even,
ul.area_box_s li.right_box,
ul.area_box_s li.right_box_even {
	margin:0 0 0px 0;
	padding: 0;
	width:100%;
	}

/* お問い合わせ wp-contact-form 7 --------------------------- */
.wpcf7 table.wpcf7-data {
	border:none;
	margin:0px 0 20px 0 !important;
	padding:0;
	display:block;
	width:100%;
	}
.wpcf7 table.wpcf7-data tbody {
	border:none;
	width:100%;
	}
.wpcf7 table.wpcf7-data tr {
	border:none;
	width:100%;
	}
.wpcf7 table.wpcf7-data tr th {
	border:none;
	padding:5px 5px;
	margin:0 0 2px 0;
	display:block;
	text-align: left;
	font-weight: bold !important;
	font-size:13px;
	color:#333;
	background:#fcfcfb !important;
	border:1px solid #dcd8cb !important;
	}
.wpcf7 table.wpcf7-data tr th.t-title {
	border:none;
	padding:5px 5px;
	margin:0 0 2px 0;
	display:block;
	text-align: center !important;
	font-weight: bold !important;
	font-size:15px;
	color:#fff;
	background:#999 !important;
	border:1px solid #dcd8cb !important;
	}

.wpcf7 table.wpcf7-data tr th p,
.wpcf7 table.wpcf7-data tr td p {
	margin:3px 0 3px 0 !important;
	padding:0px;
	font-size:13px !important;
	line-height:1.3;
	}
.wpcf7 table.wpcf7-data tr td p span {
	margin:0 10px 0 2px;
	padding:0;
	}
.wpcf7 table.wpcf7-data tr td p.caution,
.wpcf7 table.wpcf7-data tr td p span.caution {
	margin:0;
	padding:0;
	font-size:11px !important;
	font-weight: normal;
	line-height:1.3;
	}
.wpcf7 table.wpcf7-data tr td {
	border:none;
	display:block;
	text-align: left;
	font-weight: normal;
	font-size: 13px;
	margin-bottom:10px;
	}
.wpcf7 table.wpcf7-data tr td input[type="email"],
.wpcf7 table.wpcf7-data tr td input[type="tel"],
.wpcf7 table.wpcf7-data tr td input[type="radio"],
.wpcf7 table.wpcf7-data tr td input[type="checkbox"],
.wpcf7 table.wpcf7-data tr td input[type="text"] {
	font-size: 13px;
	}
.wpcf7 table.wpcf7-data tr td.adrs select {
	padding:2px;
	font-size:13px !important;
	}
.wpcf7 table.wpcf7-data tr td span {
	font-size:15px;
	margin-bottom:10px;
	}
div.wpcf7 table.wpcf7-data .require {
	color:#cc0000;
	font-size:10px;
	font-weight:bold;
	}
.wpcf7 table.wpcf7-data tr td label {
	padding:2px;
	font-size:13px !important;
	}
.wpcf7 table.wpcf7-data tr td input[type="radio"],
.wpcf7 table.wpcf7-data tr td input[type="checkbox"] {
	margin:0 4px 0 0 !important;
	padding:4px 2px 0px 2px !important;
	font-size:13px !important;
	/*vertical-align:top;*/
	}
.wpcf7 table.wpcf7-data tr td select option {
	font-size:13px !important;
	}
.wpcf7 table.wpcf7-data input[type="text"] {border: 1px solid #ccc;width:80%; font-size:13px !important;}
.wpcf7 table.wpcf7-data td.tel input[type="tel"] {border: 1px solid #ccc;width:50%;}
.wpcf7 table.wpcf7-data td input[type="email"] {border: 1px solid #ccc;width:50%;}
.wpcf7 table.wpcf7-data td.zip input[type="text"],
.wpcf7 table.wpcf7-data td input[type="text"] {border: 1px solid #ccc;width:50%;}
.wpcf7 table.wpcf7-data td.address input[type="text"] {border: 1px solid #ccc;width:80%;}
.wpcf7 table.wpcf7-data input:focus[type="text"] {background-color: #e4faff !important;}
.wpcf7 input[type="submit"] {border: 1px solid #aaa; padding:4px 20px;}
.wpcf7 table.wpcf7-data textarea {border: 1px solid #ccc;width:100%;font-size:13px;line-height:1.3;}
.wpcf7 table.wpcf7-data textarea:focus {background-color: #e4faff !important;}
.wpcf7 table.wpcf7-data span.wpcf7-checkbox label {font-size: 13px !important;}/*　同意する　*/
.wpcf7 table.wpcf7-data .wpcf7-checkbox {font-size: 13px !important;}/*　同意する　*/
/* 「確認画面へ」「送信」ボタン */
.wpcf7 table.wpcf7-data input[type="button"],
.wpcf7 table.wpcf7-data input[type="submit"] {
	white-space:nowrap;
margin:0;
	padding: 6px 20px 4px 20px;
	font-size: 13px;
	line-height: 2;
	font-weight: bold;
	color: #333;
	background-color: #dce6f3;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #dce6f3, #cedbed);
	background-image: -ms-linear-gradient(top, #dce6f3, #cedbed);
	background-image: -webkit-linear-gradient(top, #dce6f3, #cedbed);
	background-image: -o-linear-gradient(top, #dce6f3, #cedbed);
	background-image: linear-gradient(top, #dce6f3, #cedbed);
	border: 1px solid #8cacd6;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
	}

.wpcf7 table.wpcf7-data input[type="button"]:hover,
.wpcf7 table.wpcf7-data input[type="submit"]:hover {
	white-space:nowrap;
	color: #fff;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #2b61a7, #174d7e);
	background-image: -ms-linear-gradient(top, #2b61a7, #174d7e);
	background-image: -webkit-linear-gradient(top, #2b61a7, #174d7e);
	background-image: -o-linear-gradient(top, #2b61a7, #174d7e);
	background-image: linear-gradient(top, #2b61a7, #174d7e);
	border: 1px solid #174d7e;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
	behavior: url(ie-css3.htc);
	}

table.wpcf7-data td div {
	margin: 3px 0 0 0 !important;
	padding: 0;
	width:100%;
	}
table.wpcf7-data ul.previous-submit {
	margin: 0;
	padding: 0px;
	list-style:none;
	width:100%;

	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	}
table.wpcf7-data ul.previous-submit li {
	margin: 0px !importants;
	padding: 0px;
	max-width:100px;
	max-height:40px;
	}
table.wpcf7-data ul.previous-submit li p {
	margin: 0 !importants;
	padding: 0 !importants;
	}

/*プライバシーポリシー*/
dl.data-list {
	margin: 0 0 0 20px;
	padding:15px 15px 1px 25px;
	border:1px solid #ccc;
	}
.wpcf7 .privacyframe {
	overflow: auto;
	height: 200px;
	width: 100%;
	background-color: #fff;
	border: solid 1px #ccc;
	margin: 10px 0 10px 0;
	padding: 20px 10px;
	}
.wpcf7 .privacyframe h2.privacy {
	clear:both;
	color:#2d512c;
	font-size:14px;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:3px 0px 3px 8px;
	line-height:1.5;
	background:none;
	border-left: 6px solid #ccc;
	}
.wpcf7 .privacyframe p.privacy {
	font-size:12px;
	line-height:1.6;
	text-indent:0;
	}

/* 検索ページ ----------------------- */
.search-field {
	width:66%;
	}
.search-submit {
	width:30%;
	}
.search .page-header {
	border:3px solid #b8b8b8;
	padding:6px 4px 4px 10px;
	margin:0 0 25px 0;
	text-align:left;
	}
.search .page-header h1.page-title {
	font-size:14px;
	}
.search .entry-header {
	padding:0;
	margin:0;
	background:none;
	border:none;
	border-radius: 0;
	outline:none;
	text-align:left;
	}
.search .entry-header h1.entry-title {
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:14px;
	border:none;
	border:1px solid #ccc;
	background-image:none;
	background:none;
	background-color:#f8f8f8;
	padding:6px 2px 3px 10px;
	margin:0 0 20px 0;
	border-radius: 0;
	}
.search .entry-header h1.entry-title a {
	color:#0088cc;
	}
.search .entry-header h1.entry-title a span {
	font-size:12px;
	}
.search .entry-header h1.entry-title a:hover {
	color:#ff6600;
	}
.search .entry-summary p {
	font-size:12px;
	line-height:1.5;
	padding:0;
	margin:-10px 0 40px 0;
	text-align:left;
	}
.search .entry-summary p span {
	border:1px solid #055370;
	}
.entry-header h1.entry-title a span.search-highlight {
	color:#0088cc;
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:normal;
	background:yellow;
	}
.entry-header h1.entry-title a:hover span.search-highlight {
	color:#ff6600;
	font-weight:normal;
	}
.entry-summary span.search-highlight {
	margin:0;
	padding:0;
	background:yellow;
	border:none;
	}

/* wp-pagenavi ------------------------------------ */
.wp-pagenavi {
	padding:0;
	margin:15px 0 30px 0;
	letter-spacing:normal;
	}
.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.page,
.wp-pagenavi span.pages {
	border:1px solid #b2d56e;
	}
.wp-pagenavi a:hover.previouspostslink,
.wp-pagenavi a:hover.nextpostslink,
.wp-pagenavi a:hover.page {
	border:1px solid #6fba2c;
	}
.wp-pagenavi span.current {
	color:#fff;
	background:#6fba2c;
	border:1px solid #6fba2c;
	}

/* 見出し h1〜h6 -------------------------------------------*/
/* h1 */
.entry-content h1 {
	clear:both;
	position: relative;
	color: #326d30;
	margin:0 0 30px 0;
	padding:15px 10px 13px 20px;
	background-color: #ffffff;
	font-size:20px;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','MS P明朝','MS PMincho',serif;
	line-height:1.4;
	border:1px solid #326d30;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	outline:1px solid #326d30;
	outline-offset:-5px;
	}

/* h2 */
.entry-content h2 {
	clear:both;
	color:#2d512c;
	font-size:17px;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','MS P明朝','MS PMincho',serif;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:10px 0px 7px 8px;
	line-height:1.5;
	background:#f6f7f8;
	border-left: 6px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	-webkit-border-radius: 0 25px 25px 0;
	-moz-border-radius: 0 25px 25px 0;
	border-radius: 0 25px 25px 0;
	}
.entry-content h2 span {
	font-size:15px;
	}

/* h2 装飾なし */
.entry-content h2.none {
	clear:both;
	color:#333;
	font-size:16px;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0;
	line-height:1.5;
	background:none;
	border:none;
	}

/* h3 */
.entry-content h3 {
	clear:both;
	color:#fff;
	font-size:17px;
	font-weight:bold;
	background:#448940;
	margin:0 0 15px 0;
	padding:5px 10px 4px 20px;
	line-height:1.5;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
	text-align:center;
	}
.entry-content h3 span {
	font-size:15px;
	}

/* h3　2トーン下線
（緑-グレイ）*/
.entry-content h3.underline-green {
	color:#326d30;
	margin: 0 0 15px 0;
	padding: 0 0 2px 0;
	font-size: 16px;
	background:none;
	border:none;
	border-radius:0;
	border-bottom: 4px solid #ddd;
	line-height: 1.4;
	position: relative;
	text-align:left;
	}
	/*（緑-グレイ）*/
	.entry-content h3.underline-green:after {
		position: absolute;
		content: " ";
		border-bottom: 4px solid #059600;
		bottom: -4px;
		width:50%;
		display: block;
		}
.entry-content h3.underline-green span {
	font-size: 14px;
	}
/* h4 */
.entry-content h4 {
	clear:both;
	color:#333;
	font-size:17px;
	font-weight:bold;
	border:1px solid #bbb;
	margin:0 0 15px 0;
	padding:5px 2px 5px 10px;
	background: #ffffff;
	line-height:1.5;
	}
.entry-content h4 span {
	font-size:14px;
	}
/* h4.none */
.entry-content h4.none {
	clear:both;
	color:#2d512c;
	font-size:15px;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:1px 0px 1px 6px;
	line-height:1.5;
	background:none;
	border: none;
	border-left: 6px solid #ccc;
	}
.entry-content h4.none span {
	font-size:14px;
	}

/* h5 */
.entry-content h5 {
	clear:both;
	color:#333;
	font-size:16px;
	font-weight:bold;
	border-top:2px dotted #059600;
	border-bottom:2px dotted #059600;
	margin:0 0 15px 0;
	padding:4px 2px 1px 4px;
	line-height:1.5;
	}
.entry-content h5 span {
	font-size:14px;
	}

/* h6 */
.entry-content h6 {
	clear:both;
	color:#333;
	font-size:15px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding: 0;
	line-height:1.3;
	text-align:left;
	border-bottom:2px dotted #ccc;
	}
.indent + h2 {
	margin:30px 0 10px 0;
	}
p.indent + h6 {
	margin:20px 0 10px 0;
	}

/* リスト -------------------------------------------*/
/* リスト※印 */
ul.caution_txt0,
ul.caution_txt {
	font-size:12px;
	font-weight:normal;
	line-height:1.5;
	padding: 0;
	list-style:none;
	}
ul.caution_txt0 {
	margin: 0 0 20px 0;
	}
ul.caution_txt {
	margin: 0 0 18px 0;
	}
ul.caution_txt0 li,
ul.caution_txt li {
	font-size:12px;
	background:url(images/bullet.png) no-repeat 0px 3px;
	padding: 0 0 2px 12px;
	margin: 0;
	}
/* リスト＊アスタリスク */
ul.asterisk {
	font-size:11px;
	font-weight:normal;
	line-height:1.5;
	margin: 0 0 20px 0;
	padding: 0 0 0 12px;
	list-style:none;
	}
ul.asterisk li {
	background:url(images/asterisk.png) no-repeat 0px 5px;
	padding: 0 0 3px 12px;
	margin: 0;
	}

/* リスト00 */
ul.list00 {
	padding:0px 0 2px 16px;
	margin:0 0 20px 0;
	}
	ul.list00 li {
		list-style: none;
		background-image:url(images/list00.png);
		background-position:left 5px;
		background-repeat:no-repeat;
		color: #333;
		font-size:14px;
		font-weight:normal;
		padding:0px 0 3px 18px;
		margin:0;
	}
/* リスト01 */
ul.list01 {
	padding:0px 0 2px 16px;
	margin:0 0 20px 0;
	}
	ul.list01 li {
		list-style: none;
		background-image:url("images/list01.png");
		background-position:left 6px;
		background-repeat:no-repeat;
		color: #333;
		font-size:14px;
		font-weight:normal;
		padding:0px 0 3px 15px;
		margin:0;
	}
/* リスト02 */
ul.list02 {
	padding:0px 0 2px 0px;
	margin:0 0 10px 10px;
	}
	ul.list02 li {
		list-style: none;
		background-image:url("images/list02.png");
		background-position:left 7px;
		background-repeat:no-repeat;
		color: #333;
		font-size:14px;
		font-weight:normal;
		padding:0px 0 3px 15px;
		margin:0;
	}
/* リスト03 */
ul.list03 {
	padding:0px 0 2px 5px;
	margin:0 0 0px 0;
	}
	ul.list03 li {
		list-style: none;
		background-image:url("images/list03.png");
		background-position:left 8px;
		background-repeat:no-repeat;
		color: #333;
		font-size:14px;
		font-weight:normal;
		padding:0px 0 2px 14px;
		margin:0;
	}

/* 枠囲み -------------------------------------------*/
.frame-bg00 {/*ボーダー:淡青*/
	color:#333;
	margin:0 0 20px 0;
	padding:15px 15px 1px 15px;
	border:1px solid #72a826;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
.frame-bg01 {/*背景:淡青*/
	color:#333;
	margin:0 0 20px 0;
	padding:15px 15px 1px 15px;
	background:#E0F5F5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
.frame-bg02 {/*背景:濃青_白抜き文字*/
	color:#fff !important;
	margin:0 0 20px 0;
	padding:15px 15px 1px 15px;
	background:#74C2D3;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
.frame-bg02 p {
	color:#fff !important;
	}
.frame-bg03 {/*背景:淡橙*/
	color:#333;
	margin:0 0 20px 0;
	padding:15px 15px 1px 15px;
	background:#FFEEBD;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}


/* Navigation */
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
	}

/* ---------------------------------------------------------------
　ドロワーメニュー
----------------------------------------------------------------- */
/* ドロワーメニューボタン */
.togglebtn-bg {/*ボタン背景色*/
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 6px;
  z-index: 3;
  width: 60px;
  height: 60px;
  color: #fff;
  background-color: #000;
border:solid 1px #888;
  line-height: 50px;
  text-align: center;
  transition: background-color .6s, transform .6s;/*変化にかける時間3秒*/
    z-index: 2147483647;/*重なり順を一番上に*/
 }

.bar {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
	width: 40px;/*横線の幅*/
	height: 1px;/*横線の太さ*/
	background: #fff;/*ボタンの色*/
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}

.bar.middle {
    top: 15px;
    opacity: 1;
}

.bar.bottom {
    top: 30px;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
}

.menu-btn {
    position: fixed;
    display: block;
	top: 20px;/*ボタンの場所*/
	right: 15px;
	width: 40px;
	height: 40px;
    font-size: 10px;
    text-align: center;
    cursor: pointer;
	color: #fff;
    z-index: 2147483647;/*重なり順を一番上に*/
}

.check:checked ~ .drawer-nav {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    z-index: 2147483646;
}

.check:checked ~ .contents {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
}

.check:checked ~ .menu-btn .menu-btn__text {
    visibility: hidden;
    opacity: 0;
}

.check:checked ~ .menu-btn .bar.top {
    width: 56px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.check:checked ~ .menu-btn .bar.middle {
    opacity: 0;
}

.check:checked ~ .menu-btn .bar.bottom {
    width: 56px;
    top: 40px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.check:checked ~ .close-menu {
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    background: rgba(0,0,0,.5);
    visibility: visible;
    opacity: 1;
	z-index: 2147483647;/*重なり順を一番上に*/
}

.menu-btn:hover .bar {
    background: #888;
}

.menu-btn:hover .menu-btn__text {
    color: #888;
}

.menu-btn__text {
    position: absolute;
    bottom: -11px;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
    display: block;
    visibility: visible;
    opacity: 1;
	font-size:12px;
}

.check {
    display: none;
}

/* ドロワーメニュー */
.drawer-nav {
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 300px;
  height: 100%;
  text-align:left;
/*  background-color: white;*/
  background-color: #333;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform .4s;
  transition: transform .4s;
  z-index: 10;
 }

.drawer-menu {
	margin: 10px 0px 10px -40px;
 }
.drawer-menu li.drawer-menu-item {
	margin: 10px 15px 10px 25px;
 }
.drawer-menu li.drawer-menu-item ul.sub-menu {
	margin: 0px -15px 0px -40px;
 }

    .drawer-nav .drawer-menu .drawer-menu-item {
      font-size: 14px;
  text-decoration:none;/**/
-moz-font-feature-settings: "palt";
-webkit-font-feature-settings: "palt";
font-feature-settings: "palt" 1;/* プロポーショナルメトリクス */
 }
      .drawer-nav .drawer-menu .drawer-menu-item a {
        display: block;
        padding: 0.2em 0.5em;
        text-decoration: none;
        transition: background-color 0.4s;
        cursor: pointer;
/*        color: #333;*/
        color: #fff;
margin: 0 0 -0.5em 0;
 }
        .drawer-nav .drawer-menu .drawer-menu-item a:hover {
          background-color: #eee;
          color: #666;
 }
        .drawer-nav .drawer-menu .drawer-menu-item a:before {
          font-family: 'Font Awesome 5 Free';
          content: "\f105";
          font-weight: 900;
          font-size: 1em;
          margin: 0 0.3em 0 0;
 }

#checked:checked ~ .drawer-nav {
  -webkit-transform: translateX(0);
  transform: translateX(0);
 }

/**********************************************************
  Media queries　768px
***********************************************************/
/* Minimum width of 768 pixels. ------------------------- */
@media print, screen and (min-width: 768px) {
/* スマホ・PC切り替え */
.sp {
	margin: 0;
	padding: 0;
	display:none;
	}
.pc {
	margin: 0;
	padding: 0;
	display:block;
	}

body {
	font-size:16px;
	}
.main-navigation {
	z-index: 10;
	}
.note { font-size: 14px !important;}

/*コンテンツページ ヘッダー*/
.site-header {
	padding: 15px 10px 10px 10px !important;
	border-bottom:none;
	height:100px;
	z-index: 1;
	line-height:0;
	text-align:left;
	}
.site-branding {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0px 0px 10px 0px;
	}
h2.site-description {
	font-size:10px;
	}
.logo-area {
	max-width:290px;
	margin: 0;
	padding:0px 0 0px 0;
	}
h1.site-title {
	margin:0 auto;
	padding: 0;
	max-width:290px;
	}
h1.site-title img {
	margin:0;
	padding: 5px 0 0 0;
	width:100%;
	line-height:1.0;
	text-align:left;
	}
.head-subnav {
	padding: 0px 0 0 0;
	margin:0 0 0 0;
	position: absolute;
	top:-5px;
	right:10px;
	text-align:right;
	max-width:340px;
	}
.site-head-area {
	padding: 0;
	margin: 0px 0 0 0;
	width:100%;
	}
.container {
	margin: 0;
	padding:0px 0 0px 0 !important;
	width:100%;
	}
.entry-content ul li {
	margin:0 0 3px 0;
	padding:0;
	font-size:16px;
	}
.entry-content ol li {
	margin:0 0 3px 0;
	padding:0 0 0 3px;
	font-size:16px;
	}
.entry-content ol.comment {
	margin: 0 0 1.5em 0em;
	padding:0 0 0 1.5em;
	}
.entry-content ol.comment li {
	margin:0 0 3px 0;
	padding:0 0 0 3px;
	font-size:14px;
	}

/* 固定ページ　本文 --------------------------- */
.page-template-page2 .entry-content .inner_photo_box_w {
	margin-top: 20px !important;
	}

/*本文インデント無し*/
body.page-template-page1column .entry-content p,
body.page-template-front-page .entry-content  p,
body.page-template-default .entry-content p {
	margin:-5px 0 15px 0 !important;
	padding:0;
	font-size:16px;
	line-height:1.8;
	background:none;
	text-indent: 0;
	}
.page-template-page2 .wrap .content-area {
	padding:0;
	margin: -35px 0 0 0 !important;
	width: 75% !important;/* 750÷1000 */
	}
.page-template-page2 .wrap .entry-content h1,
.page-template-page2 .wrap .entry-content h2,
.page-template-page2 .wrap .entry-content h3,
.page-template-page2 .wrap .entry-content h4,
.page-template-page2 .wrap .entry-content h5,
.page-template-page2 .wrap .entry-content h6 {
	margin: 15px 0 20px 0 !important;
	}
body.page-template-page2 .entry-content p {
	padding:0;
	font-size:16px;
	line-height:1.8;
	background:none;
	text-indent: 0;
	}

/*トップページ　本文インデント有り*/
body.page-template-front-page .entry-content .part32 p,
body.page-template-front-page .entry-content .inner_part46 p {
	margin:0 0 15px 0;
	padding:0;
	font-size:16px;
	line-height:1.8;
	background:none;
	text-indent: 1em;
	}
/*本文インデント有り*/
.entry-content .indent {
	margin: 0 0 20px 0;
	}
.entry-content .indent p,
.entry-content p.indent {
	margin: 0 0 5px 0 !important;
	padding: 0;
	font-size:16px;
	line-height:1.8;
	text-indent: 1em !important;
	}

/* 固定ページタイトル背景 ----------------------------------- */
.page-template-page1column .headbg-area,
.page-template-page2 .headbg-area {
	clear: both;
	margin: 0px 0 30px 0 !important;
	padding: 0;
	height:240px;
	}
.page-template-page1column .headbg-area .entry-header,
.page-template-page2 .headbg-area .entry-header {
	clear: both;
	margin: 0px auto 0 auto;
	padding: 0px;
	max-width: 1000px;
	line-height:1.4;
	position:relative;
	}
.page-template-page1column .headbg-area .headname-area,
.page-template-page2 .headbg-area .headname-area {
	line-height:1.4;
	max-width:500px;
	}
.page-template-page1column .wrap,{
	clear:both;
	max-width: 1000px;
	margin: 0px auto 20px auto;
	padding: 0px 10px 0px 10px;
	}
.page-template-page2 .wrap,
.post-type-archive-news .wrap {
	clear:both;
	max-width: 1000px;
	margin: 20px auto 20px auto;
	padding: 0px 10px 0px 10px;
	}
.single-news .wrap {
	clear:both;
	max-width: 1000px;
	margin:20px auto 0 auto;
	padding:0px 10px 20px 10px;
	}
.page-template-page1column .entry-header h1.entry-title,
.page-template-page2 .entry-header h1.entry-title {
	color:#fff;
	font-size:24px;
	font-weight:bold;
	margin:0;
	padding:0;
	border:none;
	}

/* 1カラム */
.page-template-page1column .headbg-area,
.page-template-front-page .content-area,
.page-template-page1column .content-area,
.page-template-default .content-area,
.page-template-default .widget-area,
.search-results .wrap .content-area,
.single-news .wrap .content-area,
.post-type-archive-news .wrap .content-area {
	clear:both;
	width: 100%;
	margin: 0;
	padding: 0;
	}

/* 2カラム */
.page-template-page2 .headbg-area {
	clear:both;
	margin: 0px 0 0 0;
	}
.search-results .wrap,
.single-news .wrap,
.post-type-archive-news .wrap {
	clear:both;
	max-width: 1000px;
	margin: 20px auto;
	padding:0 10px;
	background:none;

display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;

	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between; 

	}
.page-template-page2 .wrap {
	clear:both;
	max-width: 1000px;
	margin: 0px auto;
	/*padding:0 10px;*/
	padding:0 10px 0 10px;
	background:none;

display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;

	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between; 

	}

.page-template-page2 .wrap .content-area {
	padding:0;
	margin: 0px 0 0 0;
	width: 75%;/* 750÷1000 */
	}
.post-type-archive-news .wrap .content-area {
	padding:0;
	margin: 14px 0 0 0 !important;
	width: 75% !important;/* 750÷1000 */
	}

.single-news .wrap .content-area {
	padding:0;
	margin:18px 0 0 0 !important;
	width: 75% !important;/* 750÷1000 */
	}

.page-template-page2 .wrap .entry-content h1,
.page-template-page2 .wrap .entry-content h2,
.page-template-page2 .wrap .entry-content h3,
.page-template-page2 .wrap .entry-content h4,
.page-template-page2 .wrap .entry-content h5,
.page-template-page2 .wrap .entry-content h6 {
	margin: 15px 0 20px 0;
	}
.page-template-page2 .wrap .entry-content p {
	margin: 15px 0 20px 0 !important;
	}

/* Side Bar （2Column ） */
.page-template-page2 .wrap .widget-area {
	padding: 0;
	margin: 0;
	width: 20%; /*200÷1000 */
	}
.single-news .wrap .widget-area,
.post-type-archive-news .wrap .widget-area {
	padding:0px 0 0 0;
	margin: 0px 0 0 0;
	width: 20%; /*200÷1000 */
	}
.page-template-page2-php .entry-content p {
	margin: 25px 0 0 0;
	font-size:16px;
	line-height:1.8;
	background:none;
	}

/* コンテンツ （#primary） */
.content-area article.type-page .entry-content {
	padding:30px 0px 20px 0px;
	}

/* #secondary（Sidebar・Footer widget） --------- */
#secondary.widget-area .widget {
	background-color:#ffffff;
	margin-top: 10px;
	margin-bottom: 20px;
	padding:0;
	border-bottom:none;
	text-align:left;
	}

/* footer・footer内 */
#colophon {
	clear: both;
	margin-top:0px;
	}
.page-template-front-page #colophon {
	clear: both;
	margin-top: 0px;
	}
.footer-area {
	padding:0;
	margin:0;
	}
footer[role="contentinfo"] {
	max-width: none;
	}

/* Footer（カスタムメニュー）上部 */
#footerUpper {
	clear: both;
	padding: 0;
	margin: 0;
	background:#01a3f2;
	border:none;
	}
#footerUpper div.footerUp-inner {
	max-width: 1000px;
	padding: 15px 10px 10px 0px;
	margin: 0 auto;
	letter-spacing:-0.4em;/**/
	text-align:left;
	border:none;
	}
.box{
	display: inline-block;
	width: 25%;
	letter-spacing:normal;/*隙間をなくす*/
	*display:inline;/*for IE*/
	*zoom:1;/*for IE*/
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom:0;
	padding-top: 0;
	padding-left: 10px;
	padding-bottom: 0;
	line-height: 1.2;
	text-align:left;
	vertical-align:top;
	}
/* 最後のbox */
.last {
	display: inline-block;
	max-width: 25%;
	letter-spacing:normal;/*隙間をなくす*/
	*display:inline;/*for IE*/
	*zoom:1;/*for IE*/
	margin-top: 5px;
	margin-right: 0px;
	margin-left:10px;
	margin-bottom:0;
	padding-top: 0;
	padding-left: 10px;
	padding-bottom: 0;
	line-height: 1.2;
	text-align:left;
	vertical-align:top;
	}
.box.last p {
	margin:0;
	padding:0;
	text-align:left;
	border-top:none;
	}
.box.last p img {
	max-width: 100%;
	}
ul#menu-footer1 li.menu-item:first-child a,
ul#menu-footer2 li.menu-item:first-child a,
ul#menu-footer3 li.menu-item:first-child a,
ul#menu-footer4 li.menu-item:first-child a {
	border-bottom: 0;
	margin-bottom:0px;/**/
	}
ul#menu-footer1 li a,ul#menu-footer2 li a,ul#menu-footer3 li a,ul#menu-footer4 li a {
	border-bottom: 0;
	margin-bottom:0;/**/
	}
ul#menu-footer1 li.menu-item:first-child a:hover,
ul#menu-footer2 li.menu-item:first-child a:hover,
ul#menu-footer3 li.menu-item:first-child a:hover,
ul#menu-footer4 li.menu-item:first-child a:hover,
ul#menu-footer1 li a:hover,
ul#menu-footer2 li a:hover,
ul#menu-footer3 li a:hover,
ul#menu-footer4 li a:hover {
	border-bottom: 0;
	margin-bottom:0;/**/
	}

/* footer-info（クレジット、フッターサブナビ） --------------*/
.footer-info {
	position: relative;
	clear: both;
	padding: 0;
	margin:0 0 0px 0;/**/
	width:100%;
	background:#01a3f2;
	position: relative;
	overflow:hidden;
	}
.footer-info .site-info {
	max-width: 1000px;
	padding: 10px 0 40px 0;
	margin: 0 auto 0 auto;
	position: relative;
	}
.footer-info .site-info #credit {
	margin:0px 0 0px 0;
	text-align:center;
	}
/* お知らせ一覧ボタン */
.myButton,
.myButton_w {
	margin: 20px auto 10px auto;
	text-align:center;
	}
.myButton a,
.myButton_w a {
	background-color:#005d7d;
	border:none;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:16px;
	font-weight:normal;
	padding: 5px 20px 5px 20px;
	text-decoration:none;
	text-align:center;
	}
.myButton a {
	width:160px !important;
	}

/*------------------------------------------------
 トップページ
 ------------------------------------------------- */
/* 各sectionタイトル */
h3.front-subtitle {
	font-size:24px;
	}
h3.front-subtitle2 {
	font-size:24px;
	}

/* トップコンテンツエリア .top-content_area --------------- */
.top-content_area {
	margin: -150px 0 0 0;
	padding: 10px 20px 50px 20px;
	position:relative;
	width:100%;
	z-index: 2;
	}
.topnews-box {
	margin: 10px auto 10px auto;
	padding: 10px 20px 10px 20px;
	max-width:800px;
	text-align:center;
	box-shadow:1px 1px 3px #f8f8f8;
	}

/* トップページ「お知らせ」 */
.top-content-box {
	max-width:820px;
	margin:0 auto 0px auto;
	padding: 0;
	background:none;
	}

/* トップページ「お知らせ」（エリア） ------- */
#top-info {
	margin:0 auto;
	padding: 16px 0 0px 0;
	width:100%;
	}
#top-info .info-box {
	margin: 0;
	padding:0;
	width:100%;
	}
#top-info article {
	margin:0 auto;
	padding: 0 0px;
	width:100%;
	}
#top-info .post-content {
	margin:0 auto;
	padding: 0 0 0 0px;
	width:100%;
	}
#top-info .post-content .entry-content {
	margin:0;
	padding:0 0 0px 0;
	width:100%;
	text-align:left;
	}
#top-info .post-content .entry-content p {
	margin:0 0 5px 0;
	padding:0;
	font-size:12px;
	line-height:1.5;
	}

/* トップページ「お知らせ」（内容）  ******/
#top-info .info-box .post-content .entry-content ul.news li {
	margin:0 0 15px 0;
	padding: 0 10px 12px 0px;
	}
#top-info .info-box .post-content .entry-content ul.news li p {
	margin:7px 0 0 0;
	padding:0;
	}
#top-info h2.entry-toptitle,
#top-info h2.entry-toptitle a {
	margin:0 auto 0px 0;
	padding: 0;
	font-size:17px;
	font-weight:normal;
	position:relative;
	}
#top-info .post-content .entry-content p {
	margin: 0 0 10px 0;
	font-size:12px;
	line-height:1.3;
s	}

#top-info .info-box .post-content .entry-content ul.news li p.outline span.date {
	margin:0 0 0px 0;
	font-size:11px;
	position:relative;
	top:5px;
	}

/* 「お知らせ」一覧ページ ------- */
#top-info {
	max-width:1000px;
	}
.post-type-archive-news #top-info h3.info-title {
	color:#333;
	margin:-20px 0 30px 0;
	padding: 30px 5px 30px 5px;
	font-size:24px;
	font-weight:bold;
	background:url(images/kikyo_L.jpg) no-repeat left top, url(images/kikyo_R.jpg) no-repeat right bottom;
	text-align:center;
	width:100%;
	}
.single-news h3.info-title {
	color:#333;
	margin: 0px 0 25px 0;
	padding: 40px 5px 40px 5px;
	font-size:24px !important;
	font-weight:bold;
	background:url(images/kikyo_L.jpg) no-repeat left top, url(images/kikyo_R.jpg) no-repeat right bottom;
	text-align:center;
	width:100%;
	}
.post-type-archive-news #top-info .info-box {
	margin:0 0 10px 0;
	padding:0;
	width:100%;
	}
.post-type-archive-news #top-info .post-content {
	margin:0 0 20px 0;
	padding:5px 5px 5px 5px;
	}
.post-type-archive-news #top-info .post-content .entry-content h2.entry-toptitle {
	margin:5px 0 8px 0;
	padding:4px 0 4px 6px;
	font-size:15px;
	}
.post-type-archive-news #top-info .post-content p {
	margin:0 0 5px 0;
	padding:0 0 0px 0;
	font-size:12px;
	line-height:1.6;
	}

/* お知らせ」詳細ページ ------- */
.single-news h3.info-title {
	margin: -10px 0 25px 0;
	padding: 30px 5px 30px 5px;
	}
.single-news .outline {
	margin:0 0 2px 0;
	text-align:left;
	}

.single-news .entry-header h2.entry-title {
	margin:0 0 25px 0;
	padding:4px 0 4px 10px;
	font-size:20px;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-weight:normal;
	text-align:left;
	border-radius: 0;
	border: 0;
	border-left:6px solid #ccc;
	background:#f8f8f8;
	}

.single-news .entry-content p {
	color:#333;
	margin:0 0 10px 0;
	padding: 0;
	font-size:16px;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height:1.8;
	}

/* トップページ入力エリア #top-content -------- */
#top-content {
	width:100%;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	background:none;
	}

/* ==================================
　個別ページ 
==================================== */
/* 固定ページ */
.entry-header h1.entry-title {
	clear: both;
	color:#fff;
	margin:0 0 20px 0;
	padding:4px 4px 2px 12px;
	font-size:20px;
	font-weight:normal;
	border:1px solid #ccc;
	text-align:left;
	}
.entry-header h1.entry-title span {
	font-size:18px;
	}
.content-inner_area {
	clear: both;
	margin: 0 0 30px 0;
	padding: 0;
	}

.entry-content .photo-box p,
.entry-content .photo_repeat-area .photo-box p {
	margin: 0 !important;
	}

/* テーブル ----------------------------------------*/
/* table00 （TinyMCE） ------------------ */
.entry-content table {
	border:1px solid #becbdc;
	margin:5px 0 10px 0;
	font-size:15px;
	line-height:1.5;
	}
.entry-content table thead tr td {
	color:#333;
	border:1px solid #becbdc;
	background:#f8f8f8;
	padding:10px;
	font-size:15px;
	line-height:1.5;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	}
.entry-content table tr th,
.entry-content table tr td.thead {
	color:#333;
	border:1px solid #becbdc;
	background:#f8f8f8;
	padding:10px;
	font-size:15px;
	line-height:1.5;
	font-weight:bold;
	text-align:center !important;
	vertical-align:middle;
	}
.entry-content table tbody tr td {
	color:#333;
	border:1px solid #becbdc;
	padding:10px;
	font-size:15px;
	line-height:1.5;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	}

/* アクセス ------------ */
/* google map */
.map-area .map-box iframe {
	width:100%;
	height:460px;
	}

/* お問い合わせ wp-contact-form */
.wpcf7 table.wpcf7-data {
	display:table;
	margin:0px 0 30px 0 !important;
	border:1px solid #dcd8cb !important;
	color:#333;
	width:100%;
	}
.wpcf7 table.wpcf7-data tbody {
	width:100%;
	}
.wpcf7 table.wpcf7-data tr th {
	display: table-cell;
	border:1px solid #dcd8cb !important;
	background:#fcfcfb !important;
	white-space:normal;
	padding:8px 5px 8px 8px;
	font-size:15px !important;
	font-weight:bold !important;
	text-align:left !important;
	vertical-align: middle;
/*	width:35%;*/
	}
.wpcf7 table.wpcf7-data tr th.t-title {
	display: table-cell;
	border:1px solid #dcd8cb !important;
	background:#999 !important;
	white-space:normal;
	padding:8px 5px 8px 8px;
	font-size:18px !important;
	font-weight:bold !important;
	text-align: center !important;
	vertical-align: middle;
/*	width:35%;*/
	}
.wpcf7 table.wpcf7-data tr th p {
	font-size:15px !important;
	}
.wpcf7 table.wpcf7-data tr td p {
	font-size:15px !important;
	}
.wpcf7 table.wpcf7-data tr td {
	display: table-cell;
	border:1px solid #dcd8cb !important;
	background:#fff;
	padding:8px 5px 8px 8px;
	font-size:15px !important;
	text-align:left;
	vertical-align: middle;
	width:70%;
	}
.wpcf7 table.wpcf7-data tr td input[type="email"],
.wpcf7 table.wpcf7-data tr td input[type="tel"],
.wpcf7 table.wpcf7-data tr td input[type="radio"],
.wpcf7 table.wpcf7-data tr td input[type="checkbox"],
.wpcf7 table.wpcf7-data tr td input[type="text"] {
	font-size: 15px !important;
	}
.wpcf7 table.wpcf7-data tr td p {
	font-size:15px;
	}
.wpcf7 table.wpcf7-data tr td ul li {
	margin:0;
	padding:0;
	line-height:1.5;
	}
.wpcf7 table.wpcf7-data tr td span {
	font-size:15px;
	}
.wpcf7 table.wpcf7-data .require {
	color:#cc0000;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	vertical-align: middle;
	}
.wpcf7 table.wpcf7-data tr td label {
	padding:2px;
	font-size:15px !important;
	}
.wpcf7 table.wpcf7-data input[type="text"] {border: 1px solid #ccc;width:50%;}
.wpcf7 table.wpcf7-data td.tel input[type="text"] {border: 1px solid #ccc;width:20%;}
.wpcf7 table.wpcf7-data td.zip input[type="text"] {border: 1px solid #ccc;width:15%;}
.wpcf7 table.wpcf7-data td.address input[type="text"] {border: 1px solid #ccc;width:80%;}
.wpcf7 table.wpcf7-data input:focus[type="text"] {background-color: #e4faff !important;}
/*.wpcf7 input[type="submit"] {border: 1px solid #aaa; padding:4px 20px;}*/
.wpcf7 table.wpcf7-data textarea {border: 1px solid #ccc;width:80%;font-size:15px;line-height:1.3;}
.wpcf7 table.wpcf7-data textarea:focus {background-color: #e4faff !important;}

table.wpcf7-data ul.previous-submit {
	margin: 0;
	padding: 0px;
	list-style:none;
	width:100%;

	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	}
table.wpcf7-data ul.previous-submit li {
	margin: 0 !important;
	padding: 0px !important;
	max-width:100px;
	}
table.wpcf7-data ul.previous-submit li p {
	margin: 0 !important;
	padding: 0 !important;
	}


/*プライバシーポリシー*/
.wpcf7 .privacyframe {
	overflow: auto;
	height: 200px;
	width: 100%;
	background-color: #fff;
	border: solid 1px #ccc;
	margin: 10px 0 10px 0;
	padding: 20px;
	}
.wpcf7 .privacyframe h2.privacy {
	clear:both;
	color:#2d512c;
	font-size:16px !important;
	margin:0 0 10px 0;
	padding:3px 0px 3px 8px;
	line-height:1.5;
	background:none;
	border-left: 6px solid #ccc;
	}
.wpcf7 .privacyframe p.privacy {
	margin:0 0 15px 0;
	font-size:14px !important;
	line-height:1.6;
	text-indent:0;
	}

/* Navigation Menu（main-navigation）（PC） */
nav.main-navigation {
	display: block;
	width: 100%;
	margin:0 !important;
	padding-top:10px;
	padding-bottom:10px;
	background:#0aabf5;
	border-top:1px solid #6ccdf5;
	border-bottom:1px solid #6ccdf5;
	}
.nav-box {
	max-width: 1000px;
	margin:0 auto;
	padding:0 10px;
	}
.menu-toggle {
	display: none;
	}
.main-navigation:before {
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	}
.main-navigation ul {
	margin: 0;
	padding: 0;
	list-style:none;
	border-left:1px solid #6ccdf5;

display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;

  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;

-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between; 

	}
.main-navigation li {
	margin: 0 0px 0 0px;
	padding:0 !important;
	color: #fff !important;
	position: relative;
	text-align: center;
	text-transform: none;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-weight: normal !important;
	font-size: 14px !important;
-moz-font-feature-settings: "palt";
-webkit-font-feature-settings: "palt";
font-feature-settings: "palt" 1;/* プロポーショナルメトリクス */
	line-height: 1.3;
	width:20%;
	border-right:1px solid #6ccdf5;
	}
.main-navigation li.menu-item a {
	color: #fff !important;
	padding:6px 0px 6px 0px !important;
	text-align:center;
	font-size: 14px !important;
	font-weight: normal !important;
	height:40px;
	text-decoration:none;

display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;

-webkit-justify-content: center;
-ms-justify-content: center;
justify-content: center;

  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;

	}
.main-navigation li.menu-item:first-child {
	background:transparent !important;
	width:80px !important;
	}
.main-navigation li.menu-item:first-child a {
	color: #fff !important;
	font-weight: normal;
	font-size: 14px !important;
	font-weight: normal;
	background:#0aabf5 !important;
	border:none;
	}
.main-navigation li.menu-item {
	background:transparent !important;/**/
	}
.main-navigation li.menu-item:last-child {
	max-width:220px;
	background:transparent !important;/**/
	}
.main-navigation li.menu-item:last-child a {
	padding:5px 10px;
	max-width:220px;
	color: #fff !important;
	font-size: 14px !important;
	font-weight: normal;
	}
.main-navigation li.menu-item a:hover {
	color:#fff !important;
	font-weight: normal;
	background:#0096f0 !important;
	}
.main-navigation li.menu-item:first-child a:hover {
	color:#fff !important;
	font-weight: normal;
	background:#0096f0 !important;
	}
.main-navigation li.menu-item:last-child a:hover {
	color:#fff !important;
	font-weight: normal;
	background:#0096f0 !important;
	max-width:220px;
	}
.main-navigation li.current-menu-item.current-menu-ancestor.current-menu-parent a,
.main-navigation li.current-menu-item a {
	color:#fff !important;
	background:#0096f0 !important;
	font-weight: normal;
	padding:5px 5px;
	max-width:220px;
	}
.main-navigation li.current-menu-ancestor.current-menu-parent a:hover,
.main-navigation li.current-menu-item a:hover {
	color:#fff !important;
	background:#0096f0 !important;
	font-weight: normal;
	padding:5px 5px;
	max-width:220px;
	}
.main-navigation li.current-menu-item:last-child a {
	color:#fff !important;
	background:#0096f0 !important;
	font-weight: normal;
	padding:5px 5px;
	max-width:220px;
	}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
	}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
	}

.main-navigation li ul {
	display: none;
	padding: 0 !important;
	position: absolute;
	top: 100%;
	margin-top:10px !important;/**/
	margin-left:-6px !important;/**/
	margin-bottom:20px;/**/
	box-shadow:none;
	border:none !important;/**/

	list-style:none;

display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;

  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;

	}
.main-navigation li.current-menu-item li a {
	color: #fff !important;
	font-weight: normal !important;
	margin-left:6px !important;/**/
	padding:5px 5px;
	max-width:220px;
	background:#0aabf5 !important;
	}
.main-navigation li.current-menu-item:last-child li a {/**/
	color: #fff !important;
	background:#0aabf5 !important;
	font-weight: normal !important;
	margin-left:0px !important;/**/
	padding:5px 5px;
	max-width:220px;
	}
.main-navigation li.current-menu-ancestor li.current-menu-item a {
	color: #fff !important;
	background:#0aabf5 !important;
	font-weight: normal !important;
	margin-left:0px !important;/**/
	padding:5px 5px;
	max-width:220px;
	}
.main-navigation li.current-menu-ancestor.current-menu-parent li.current-menu-item a {
	color: #fff !important;
	background:#0aabf5 !important;
	font-weight: normal !important;
	margin-left:5px !important;/**/
	padding:5px 5px;
	max-width:220px;
	}
.main-navigation li.current-menu-ancestor.current-menu-parent li.current-menu-item a:hover {
	color: #fff !important;
	background:#0096f0 !important;
	font-weight: normal !important;
	margin-left:5px !important;/**/
	padding:5px 5px;
	max-width:220px;
	}
.main-navigation ul li:hover > ul {
	border-left: 0;
	display: block;
	border:none !important;/**/
	}
.main-navigation li ul li {
	display: block;
	color: #fff !important;
	background:#0aabf5 !important;
	font-weight: normal !important;
	margin: 0px 0 0 0px !important;
	padding:5px 5px 1px 0px !important;
	max-width:220px;
	z-index: 10;
	border:none !important;/**/
	}
.main-navigation li ul li a {
	color: #fff !important;
	display: block;
	border-top: 1px solid #6ccdf5 !important;
	border-bottom: 1px solid #6ccdf5 !important;
	border-right: 1px solid #6ccdf5 !important;
	border-left: 1px solid #6ccdf5 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 1.3 !important;
	width: 220px !important;/*サブ*/
	max-width:220px;
	white-space: normal;
	background:#0aabf5 !important;
	margin-top:-6px !important;
	margin-left:6px !important;
	text-align:center !important;
	}
.main-navigation li ul li.menu-item:first-child a {
	padding:10px 5px 10px 5px !important;
	margin-top:-15px !important;
	}
.main-navigation li.menu-item:last-child ul li,
.main-navigation li.menu-item:last-child ul li a {
	width: 220px !important;/*サブ*/
	max-width:220px;
	}
.main-navigation li.menu-item:last-child ul li a:hover {
	width: 220px !important;/*サブ*/
	max-width:220px;
	}
.main-navigation li.current-menu-ancestor.current-menu-parent.menu-item:last-child li.current-menu-item a {
	width: 220px !important;/*サブ*/
	max-width:220px;
	}
.main-navigation li ul li a {
	color: #fff;
	display: block;
	font-size: 14px !important;
	line-height: 1.3;
	padding-right:5px;
	padding-bottom:11px;
	font-weight: normal !important;
	}
/* ↓サブ 3層目*/
.main-navigation li ul.sub-menu ul.sub-menu {
	margin-top:10px !important;
	margin-left:2px !important;
	}
.main-navigation li ul.sub-menu ul.sub-menu li a {
	margin-left:240px !important;
	}
/* ↑サブ 3層目 */
.main-navigation li ul ul li.menu-item:first-child a {
	margin-top:-5px !important;
	/*margin-bottom:9px;*/
	background:#24665c !important;
	}
.main-navigation li ul ul li.menu-item:last-child a {
	margin-top:-5px !important;
	margin-bottom:0px;
	background:#0aabf5 !important;
	}
.main-navigation li.current-menu-ancestor.current-menu-parent a {/**/
	color: #fff !important;
	font-weight: normal !important;
	background:#0aabf5 !important;
	}
.main-navigation li.current-menu-ancestor.current-menu-parent a {/**/
	color: #fff !important;
	background:#0aabf5 !important;
	font-weight:boldl !important;
	}
.main-navigation li.menu-item-has-children ul li.menu-item a {/**/
	color: #fff !important;
	background:#0aabf5 !important;
	font-weight: normal !important;
	}
.main-navigation li.current_page_item.menu-item-has-children ul li.menu-item a:hover,
.main-navigation li.menu-item-has-children ul li.menu-item a:hover {/**/
	color: #fff !important;
	background:#0096f0 !important;
	font-weight: normal !important;
	border:1px solid #6ccdf5;
	}
.main-navigation li.current-menu-ancestor.current-menu-parent ul li.current-menu-item a {/**/
	color: #fff !important;
	font-weight: normal !important;
	background:#0aabf5 !important;
	}
.main-navigation li.current-menu-ancestor ul li.current-menu-item ul li a {
	font-weight: normal !important;
	background:#0aabf5 !important;
	}
.main-navigation li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-menu-item a {
	font-weight: normal !important;
	background:#0aabf5 !important;
	}
.main-navigation li ul li.current-menu-item ul li a {
	margin-left:0px;
	margin-top:-13px;
	}
.main-navigation li ul ul li a {
	margin-left:0px;
	margin-top:-13px;
	font-weight: normal !important;
	background:#0aabf5 !important;
	}
.main-navigation li ul ul li a:hover {
	font-weight: normal !important;
	background:#0096f0 !important;
	border:1px solid #0096f0;
	}
.main-navigation li ul ul li.current-menu-item a {
	font-weight: normal !important;
	background:#0aabf5 !important;
	}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
	}

.main-navigation ul.sub-menu {
	margin-top:9px;
	}
.main-navigation ul.sub-menu li a {
	font-size:15px !important;
	}

/* トップ背景スライドショー（エリア） ------- */
.head-img-area {
	display:block;
	clear:both;
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
	line-height:0;
	position: relative;
	}
.swiper-wrapper .swiper-slide {
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
	height: 700px;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	}
.slide-img {
    height: 570px; /* 570pxの高さで表示させる */
	}
.txt_area {
	top: 24%;/**/
	}
.txt_area h3 {
	font-size: 38px;/**/
	}
.txt_area p {
	margin:20px 0 5px 0;
	padding:0;
	font-size:18px;
	line-height:1.8;
text-shadow:1px 1px 3px #333;
	}
/* ↑トップ画像（スライドショー） */

/* トップコンテンツエリア（お知らせ）.top-content_area - */
.top-content_area {
	margin: -400px 0 100px 0 !important;
	padding: 0 20px !important;
	position:relative;
	width:100%;
	z-index: 2147483646;
	}
#top-info .info-box .post-content .entry-content ul.news li p {
	margin:2px 0 0 0 !important;
	padding:0;
	}

/* トップページ各コンテンツ ---------------------*/
.sec01 .inner_sec,
.sec02 .inner_sec,
.sec03 .inner_sec,
.sec04 .inner_sec,
.sec05 .inner_sec,
.sec06 .inner_sec {
	clear:both;
	margin:0 auto;
	padding:50px 10px 40px 10px;
	max-width: 1000px;
	}
.sec07 .inner_sec {
	clear:both;
	margin: 0 auto -25px auto !important;
	padding: 50px 10px 10px 10px !important;
	max-width: 1000px;
	}

.sec_subtitle {
	font-size:16px;
	width:120px;
	}
.sec_title {
	margin:5px 0 0 0;
	padding:0;
	font-size:24px;
	width:100%;
	}
.sec_title span {
	font-size:20px;
	}
.sec02 .inner_sec .sec_title {
	margin:5px 0 20px 0;
	}

/* section id="sec01" class="sec01"
topまちづくり公社について */
.sec01 {
	margin-top:50px !important;
	}
.sec01 .sec_title {
	margin:0 0 30px 0;
	font-size:28px;
	}
.sec01 .sec_title span {
	font-size:24px;
	}
/* コンテンツ2分割 */
.inner_part50 {
	margin:0 0 20px 0;
	width:50%;
	}
.inner_part46 {
	margin:0 0 20px 0;
	width:46%;
	}
.f-left {
	float: left;
	}
.f-right {
	float: right;
	}

/* section id="sec02" class="sec02"
top霊園事業 */
/* コンテンツ左右3分割 */
ul.inner_content_box {
	margin: 30px auto 0px auto;
	padding: 0;
	max-width: 1000px;
	}
ul.inner_content_box li.inner_part {
	margin: 0 auto 10px auto;
	padding: 0;
	}
ul.inner_content_box li.inner_part.part32 {
	width:32%;
	}

/* section id="sec03" class="sec03"
topまちづくり支援事業 */
.sec03 .sec_title_w {
	margin:5px 0 30px 0;
	}
/* section id="sec04" class="sec04"
top市街地活性化事業 */
.sec04 .sec_title {
	margin:5px 0 30px 0;
	}

/* section id="sec05" class="sec05"
top中北地区事業 */
.sec05 .sec_title {
	margin:5px 0 30px 0;
	}

/* section id="sec06" class="sec06"
top市史編さん事業 */
.sec06 .sec_title {
	margin:5px 0 30px 0;
	}

/* section id="sec07" class="sec07"
topアクセス */
.sec07 .sec_title {
	margin: 0;
	padding: 0;
	font-size:24px;
	}
.sec07 ul.top_map-box {
	margin: 30px auto 0px auto;
	padding: 0;
	max-width: 1000px;
	}
.sec07 ul.top_map-box li {
	margin: 0 auto 0px auto;
	padding: 0 0px 0 20px;
	width:50%;
	}
.sec07 ul.top_map-box li:nth-child(odd) {
	margin: 0 auto 0px auto;
	padding: 0 20px 0 0;/*奇数*/
	width:50%;
	}
.sec07 .map-area .map-box iframe {
	height:470px;
	}
.sec07 .top_map-box li p {
	font-size:14px !important;
	}
.sec07 .top_map-box li p span {
	font-size:12px !important;
	}

/* ==================================
　個別ページ 
==================================== */
/* 各固定ページタイトル */
.page-template-page2 .entry-content h1.entry-title2 {
	color:#333;
	margin:0;
	padding:35px 10px 32px 18px;
	text-align:left;
	font-size:22px;
	font-weight:bold;
-moz-font-feature-settings: "palt";
-webkit-font-feature-settings: "palt";
font-feature-settings: "palt" 1;/* プロポーショナルメトリクス */
	background:url(images/title-bg2.png) no-repeat bottom left;
	border:4px solid #8ecdc9;
	border-radius: 10px;
	outline:none;
	}
.page-template-page2 .entry-content h1.entry-title3 {
	color:#333;
	margin:0;
	padding:35px 10px 32px 18px;
	text-align:left;
	font-size:22px;
	font-weight:bold;
-moz-font-feature-settings: "palt";
-webkit-font-feature-settings: "palt";
font-feature-settings: "palt" 1;/* プロポーショナルメトリクス */
	background:url(images/title-bg3.png) no-repeat bottom left;
	border:4px solid #b8d2e1;
	border-radius: 10px;
	outline:none;
	}
.page-template-page2 .entry-content h1.entry-title4 {
	color:#333;
	margin:0;
	padding:35px 10px 32px 18px;
	text-align:left;
	font-size:22px;
	font-weight:bold;
-moz-font-feature-settings: "palt";
-webkit-font-feature-settings: "palt";
font-feature-settings: "palt" 1;/* プロポーショナルメトリクス */
	background:url(images/title-bg4.png) no-repeat bottom left;
	border:4px solid #dadaee;
	border-radius: 10px;
	outline:none;
	}
.page-template-page2 .entry-content h1.entry-title5 {
	color:#333;
	margin:0;
	padding:35px 10px 32px 18px;
	text-align:left;
	font-size:22px;
	font-weight:bold;
-moz-font-feature-settings: "palt";
-webkit-font-feature-settings: "palt";
font-feature-settings: "palt" 1;/* プロポーショナルメトリクス */
	background:url(images/title-bg5.png) no-repeat bottom left;
	border:4px solid #e7dab5;
	border-radius: 10px;
	outline:none;
	}

/* まちづくり公社についてページ ---------------- */
.inner_photo_box,
.inner_photo_box_s,
.inner_photo_box_w {
	float:right;
	/*margin: 10px 0 20px 20px !important;*/
	margin: 5px 0 20px 30px !important;
	padding: 0px;
	}
.inner_photo_box {
	width:200px;
	}
.inner_photo_box_s {
	max-width:25%;
	}
.inner_photo_box_w {
	max-width:50%;
	}
.inner_photo_box p.name {
	margin: 0;
	padding: 0;
	font-size:18px !important;
	line-height:1.5;
	text-align:right;
	}
.inner_photo_box p.name span {
	font-size:12px !important;
	}

/* 霊園事業ページ ---------------------------------- */
.inner-area {
	margin: 0 0 0 0;
	max-width:1000px;
	}
.inner-area ul.content-box {
	margin: 0 auto;
	padding: 0;
	max-width:1000px;
	}
.inner-area ul.content-box li {
	margin: 0 auto 30px auto;
	padding: 0;
	width:100%;
	}
@media print, screen and (min-width:940px) {
.inner-area ul.content-box li {
	margin: 0 auto 30px auto;
	padding: 0;
	width:50%;
	}
}
.inner-area ul.content-box li img {
	width:100%;
	}
.bg_box {
	margin: 60px auto -40px auto !important;
	padding: 30px 30px 15px 30px;
	width:100%;
	background: #ebf2e6;
	}

/* 公営霊園の概要 */
dl.summary {
	margin:-10px 0 30px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px dotted #bbb;
	}
dl.summary dt {
	margin:0 0 0 0;
	padding: 10px 0 0 0;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:14px !important;
	text-align:left !important;
	border-top: 1px dotted #bbb;
	}
dl.summary dd {
	margin: -35px 0 7px 130px;
	padding: 10px 0 0 0;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','MS P明朝','MS PMincho',serif;
	font-size:14px;
	text-align:left !important;
	/*border-top: 1px dotted #ccc;*/
	}

/* 管理事務所・サテライト 所在表示 */
.inner-area ul.content-box li div.txt_box {
	margin: 0;
	padding: 0 0px 0 0px !important;
	width:100%;
	}
.inner-area ul.content-box li:nth-child(odd) div.txt_box {
	margin: 0;
	padding: 0 20px 0 0px !important;/*奇数*/
	width:100%;
	}
.txt_box ul.address_area {
	margin:0px 0 30px 0;
	padding: 0px 0 0 0;
	width:100%;
	}
.txt_box ul.address_area li {
	margin:0 0 0 0;
	padding: 7px 0 7px 5px;
	width:100%;
	}
@media print, screen and (min-width:940px) {
/* 所在表示 */
.txt_box ul.address_area {
	margin:0px 0 30px 0;
	padding: 0px 0 0 0;
	width:100%;
	}
.txt_box ul.address_area li {
	margin:0 0 0 0;
	padding: 7px 0 7px 5px;
	width:100%;
	}
}

/* 公営霊園へのアクセス */
/* google map */
.map-area {
	clear:both;
	margin: 0 0 30px 0 !important;
	padding: 0px 0 0 0;
	}
.map-area .map-box iframe {
	height:470px !important;
	}

/* 行事のご案内ページ　墓参バス ---------- */
ul.area_box,
ul.area_box_s {
	clear:both;
	margin:0 auto 0px auto;
	padding: 0;
	max-width: 1000px;
	list-style:none;

	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	}
ul.area_box {
	max-width: 1000px;
	}
ul.area_box_s {
	max-width:1000px;
	}
ul.area_box li.left_box,
ul.area_box_s li.left_box {
	margin:0 0 0px 0;
	padding: 0;
	width:32%;
	}
ul.area_box li.left_box ul li {
	margin:0 0 10px 0;
	font-size:14px;
	}
ul.area_box li.left_box_even,
ul.area_box_s li.left_box_even {
	margin:0 0 0px 0;
	padding: 0;
	width:48%;
	}
ul.area_box li.left_box_even img,
ul.area_box_s li.left_box_even img {
	margin:0;
	padding: 0;
	width:100%;
	}
ul.area_box li.right_box,
ul.area_box_s li.right_box {
	margin:0 0 10px 0;
	padding: 0;
	width:66%;
	}
ul.area_box li.right_box_even,
ul.area_box_s li.right_box_even {
	margin:0 0 10px 0;
	padding: 0;
	width:48%;
	}
ul.area_box li.right_box_even img,
ul.area_box_s li.right_box_even img {
	margin:0;
	padding: 0;
	width:100%;
	}

/* 検索ページ ----------------------- */
.search .entry-header h1.entry-title {
	margin:0 0 15px 0 !important;
	}

.search-no-results .wrap {
	margin:0 auto 0 auto;
	max-width: 1000px;
	padding:30px 10px 50px 10px !important;
	}

/* 見出し h1〜h6 --------------------------------*/
/* h1 */
.entry-content h1 {
	margin:0 0 40px 0;
	font-size:24px;
	}

/* h2 */
.entry-content h2 {
	font-size:20px !important;
	}
.entry-content h2 span {
	font-size:17px !important;
	}

/* h2 装飾なし */
.entry-content h2.none {
	font-size:20px;
	margin:0 0 20px 0;
	}

/* h3 */
.entry-content h3 {
	clear:both;
	color:#fff;
	font-size:20px;
	}
.entry-content h3 span {
	font-size:17px !important;
	}

/* h3　2トーン下線
（緑-グレイ）*/
.entry-content h3.underline-green {
	margin: 0 0 20px 0;
	font-size: 18px;
	}
/* h4 */
.entry-content h4 {
	font-size:19px;
	}
/* h4.none */
.entry-content h4.none {
	font-size:19px !important;
	}

/* h5 */
.entry-content h5 {
	font-size:18px;
	}
.entry-content h5 span {
	font-size:15px;
	}

/* h6 */
.entry-content h6 {
	clear:both;
	color:#333 !important;
	font-size:16px;
	font-weight:bold;
	margin: 0 0 10px 0;
	padding: 0;
	}
.indent + h2 {
	margin:40px 0 10px 0 !important;
	}
p.indent + h6 {
	margin:25px 0 10px 0 !important;
	}

/* リスト -------------------------------------------*/
/* リスト※印 小 */
ul.caution_txt0,
ul.caution_txt {
	font-size:13px !important;
	font-weight:normal;
	line-height:1.5;
	padding: 0;
	list-style:none;
	}
ul.caution_txt0 {
	margin: 0 0 50px 0;
	}
ul.caution_txt {
	margin: 0 0 8px 0;
	}
ul.caution_txt0 li,
ul.caution_txt li {
	font-size:13px !important;
	background:url(images/bullet2.png) no-repeat 0px 3px !important;
	padding: 0 0 3px 18px !important;
	margin: 0;
	}
/* リスト＊アスタリスク */
ul.asterisk {
	font-size:13px !important;
	font-weight:normal;
	line-height:1.5;
	margin: 0 0 50px 0;
	padding: 0 0 0 14px;
	list-style:none;
	}
ul.asterisk li {
	background:url(images/asterisk2.png) no-repeat 0px 4px;
	padding: 0 0 3px 14px;
	margin: 0;
	}
/* リスト02 */
ul.list02 {
	padding:0px 0 0px 0px;
	margin:0 0 10px 10px !important;
	}
	ul.list02 li {
		list-style: none;
		background-image:url("images/list02.png");
		background-position:left 8px;
		background-repeat:no-repeat;
		color: #333;
		font-size:16px;
		font-weight:normal;
		padding:0px 0 2px 15px !important;
		margin:0;
	}
/* リスト03 */
ul.list03 {
	padding:0px 0 2px 5px;
	margin:0 0 0px 0 !important;
	}
	ul.list03 li {
		list-style: none;
		background-image:url("images/list03.png") !important;
		background-position:left 9px;
		background-repeat:no-repeat;
		color: #333;
		font-size:14px;
		font-weight:normal;
		padding:0px 0 4px 14px;
		margin:0 !important;
	}
/* リスト05 */
ul.list05 {
	padding:0px 0 2px 2px;
	margin:0 0 0px 0;
	}
	ul.list05 li {
		list-style: none;
		background-image:url("images/list05.png");
		background-position:left 7px;
		background-repeat:no-repeat;
		color: #333;
		font-size:16px;
		font-weight:normal;
		padding:0px 0 3px 20px;
		margin:0;
	}

}

/**********************************************************
  Media queries　1024px
***********************************************************/
/* Minimum width of 1024 pixels. ---------------- */
@media print, screen and (min-width:1024px) {
body {
	margin:0;
	}
.site-header {
	padding: 0 0 10px 0 !important;
	}
.site-branding {
	max-width: 1000px;
	margin:0 auto;
	padding: 15px 0 10px 0 !important;
	position: relative;
	line-height:0;
	}
.logo-area {
	padding:0 !important;
	}
h1.site-title {
	padding: 0 0 5px 0 !important;
	}
h1.site-title img {
	margin:0;
	padding:0;
	width:100% !important;
	}

.site-head-area {
	padding: 0 !important;
	margin: 0 !important;
	width:100%;
	}

/* ヘッダーサブメニュー ------------------*/
.head-subnav {
	margin:20px 0 0 0 !important;
	padding: 0;
	}

.nav-box {
	max-width: 1000px;
	margin:0 auto;
	padding: 0;
	}

.top-content-area .top-content-box {
	max-width: 1000px;
	margin: 0 auto 40px auto;
	padding:0;
	background:none;
	}
.page-template-page2 .headname-area,
.page-template-page1column .headname-area {
	margin-left: 0 !important;
	}
.page-template-page1column .wrap,
.page-template-front-page .wrap {
	clear:both;
	max-width: 1000px;
	margin: 0 auto 0 auto !important;
	padding:0 0 30px 0 !important;
	background:#fff !important;
	}
.page-template-page2 .wrap .content-area {
	padding:0;
	margin: -20px 0 0 0 !important;
	}
.page-template-page1column .wrap .content-area .entry-content,
.single-news .wrap .content-area .entry-content {
	padding: 0 0 0 0;
	margin: 0;
	}
.content-area article.type-page .entry-content {
	padding: 15px 0px 10px 0px !important;
	}
/* 2カラム */
.page-template-page2 .wrap {
	padding: 0 !important;
	}
.single-news .wrap,
.post-type-archive-news .wrap {
	padding:0 !important;
	}
.single-news .wrap .content-area {
	margin: 18px 0 0 0 !important;
	padding: 0;
	}
.post-type-archive-news .wrap .content-area {
	margin: 4px 0 0 0 !important;
	padding: 0;
	}
.single-news .entry-header {
	margin: 0;
	}
.post-type-archive-news .wrap #top-info h3.info-title {
	color:#333;
	margin: -10px 0 25px 0 !important;
	}
.single-news .content-area h3.info-title {
	color:#333;
	margin: -10px 0 25px 0 !important;
	}

/* コンテンツエリア（.content-area）------------ */
.page-template-front-page .content-area {
	margin: 0 auto 0px auto !important;
	padding: 0 !important;
	width:100%;
	}
.page-template-page1column .content-area {
	margin: 0;
	padding: 0;
	width:100%;
	}

/* コンテンツ （#primary） */
.page-template-page1column .wrap .content-area .site-main,
.single-news .wrap .content-area .site-main,
.post-type-archive .site-main {
	clear:both;
	margin: 0 auto 0 auto !important;
	padding:0 0 20px 0 !important;
	}

/* トップページ */
.topnews-box {
	max-width:800px;
	}

.sec01 .inner_sec,
.sec02 .inner_sec,
.sec03 .inner_sec,
.sec04 .inner_sec,
.sec05 .inner_sec,
.sec06 .inner_sec,
.sec07 .inner_sec {
	margin:0 auto;
	padding:50px 0px;
	max-width: 1000px;
	}
.sec07 .map-area .map-box iframe {
	height:470px;
	}

/* 個別ページ */
/* 霊園事業 ---------------------------------- */
.inner-area ul.content-box li {
	margin: 0 auto 30px auto;
	padding: 0;
	width:50%;
	}
.inner-area ul.content-box li img {
	width:100%;
	}

/* 所在表示 */
.txt_box ul.address_area {
	margin:0px 0 30px 0;
	padding: 0px 0 0 0;
	width:100%;
	}
.txt_box ul.address_area li {
	margin:0 0 0 0;
	padding: 7px 0 7px 5px;
	width:100%;
	}

/* アクセス ------------ */
/* google map */
.map-area .map-box {
	}
.map-box iframe {
	height:470px !important;
	}


}

