@charset "utf-8";

/*
Theme Name: White Studio
Theme URI: http://minimalwp.com/category/gallery/
Description: PC、タブレット、スマートフォンと見ているデバイスに自動最適化されるレスポンシブデザインに対応したミニマルでシンプルなWordPressテーマです。
Version: 20200228
Author: Minimal WP
Author URI: http://minimalwp.com
License: 
License URI:
Tags: custom-menu
Text Domain: minimalwp
*/


/* ***************************************************************** 
*	基本設定
* ***************************************************************** */

body {
font-family: "Hiragino Kaku Gothic ProN","游ゴシック",YuGothic,"メイリオ",Meiryo,sans-serif;
font-weight: 500;
font-size: 16px;
background: #fff;
color: #444;
line-height: 190%;
word-wrap:break-word;
overflow-wrap:break-word;
}


/* リンク
---------------------------------------------------- */

a{
color:#0eac31;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

a:hover{
color:#666;
}

a:active, a:focus {
outline: 0;
}


/* 画像
---------------------------------------------------- */

img{
border:0;
padding:0px;
margin:0px
}

img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding:4px;
margin: 0 0 10px 20px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 20px 10px 0;
display: inline;
}


/* フロート
---------------------------------------------------- */

.alignright, .right { 
float: right; 
margin: 0 0 10px 20px;
}

.alignleft, .left { 
float: left; 
margin: 0 20px 10px 0;
}

.clear { 
clear:both; 
}

.aligncenter { display: block; margin: 0 auto; }


/* リスト
---------------------------------------------------- */

ol{
margin: 7px 0 7px 10px;
padding: 0 0 0 0;
list-style: decimal;
}

ul{
margin: 7px 0 7px 4px;
padding: 0 0 0 0;
list-style: disc;
}

li{
margin: 2px 0 2px 15px;
padding: 0;
}

li a{
color:#0eac31;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;

}

li a:hover{
color:#666;
}



/* *****************************************************************
*	全体Wrapper
* ***************************************************************** */

.wrapper {
margin: auto; 
max-width: 1160px;
	padding: 0;
/*padding: 30px 30px 50px 30px;*/
_width: 1160px;
}




/* ***************************************************************** 
*	ヘッダー
* ***************************************************************** */

#header {
width: 100%;
}

.header-inner {
max-width: 1160px;
overflow: hidden;
margin: 0px auto;
padding: 0px 0 0px 0;
}

#header h1 {
text-align:center;
margin: 0;	
}

.header-text {
width: 100%;
font-size: 11px;
color: #fff;
background-color: #00B4CC;
}

.header-text-inner {
width:1160px;
margin: -2px auto 0 auto;
padding: 0 0 0 3px;
}

.logo {
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.contact {
float: right;
position:relative;
margin: 0;
padding: 35px 0 0 0;
}

.contact-tel {
text-align:right;
font-size: 24px;
color: #343838;
font-weight: bold;
margin: 0 0 0px 0;
}

.contact-address {
text-align:right;
color: #343838;
font-size: 85%;
font-weight: normal;
}



/* *****************************************************************
*	トップナビゲーション
* ***************************************************************** */	

#nav {
width: 100%;
margin: 0 auto 0px auto;
z-index: 9999;
padding: 0;
text-align: left;
/*border-top: double 1px #666;
border-bottom: double 1px #666;*/
background: #0eac31;
}

.nav-inner {
width: 1160px;
margin: auto;
}

#nav ul {
list-style: none;
margin: auto;
}

/*wmv*/
#nav2 {
margin: 0;
padding: 0;
}

#nav2 ul {
list-style: none;
margin: auto;
}

/*wmv*/
#nav3 {
margin: 0;
padding: 0;
}

#nav3 ul {
list-style: none;
margin: auto;
}

.main-navigation {
clear: both;
margin: 0 auto;
position: relative;
}

ul.nav-menu,
div.nav-menu > ul {
margin: 0;
padding: 0;
}

.nav-menu li {
display: inline-block;
position: relative;
margin: 0 0 0 0;
	background: #222;
	
}

.nav-menu li a {
color: #fff;
display: block;
font-size: 14px;
text-decoration: none;
padding: 12px 30px 12px 30px;

}

.nav-menu li:hover > a,
.nav-menu li a:hover {
background: #008C9E;
}

/*wmv*/
ul.nav-menu2,
div.nav-menu2 > ul {
margin: 0;
padding: 0;
}

.nav-menu2 li {
display: inline-block;
position: relative;
margin: 0 0 0 0;
}

.nav-menu2 li a {
color: #0eac31;
display: block;
font-size: 14px;
font-weight: bold;
text-decoration: none;
padding: 12px 30px 12px 30px;
	white-space: nowrap;
}

.nav-menu2 li:hover > a,
.nav-menu2 li a:hover {
/*background: #008C9E;*/
}


/*wmv*/
div.nav-menu3 > ul {
margin: 0;
padding: 0;
display: flex;
/*flex-wrap: wrap;*/
width: 100%;
}


div.menu-menu-1-container > ul {
margin: 0;
padding: 0;
display: flex;
/*flex-wrap: wrap;*/
width: 100%;
}


.nav-menu3 li {
list-style: none;
border-color: #fff;
border-style: solid;
border-width: 0 0px 0px 0px;
box-sizing: border-box;
width: auto;
text-align: center;
margin: 0;
padding: 0;
}
/*
.nav-menu3 ul > li:nth-child(n+1):not(:nth-child(n+3)) {
border-top-width: 1px;
}

.nav-menu3 ul > li:nth-child(2n+1) {
 border-left-width: 1px;
}*/

.nav-menu3 ul > li:first-child {
 border-left-width: 0px;
}


.nav-menu3 li a {
color: #fff;
display: block;
font-size: 14px;
text-decoration: none;
padding: 12px 30px 12px 30px;
text-align: center;
}

.nav-menu3 li:hover > a,
.nav-menu3 li a:hover {
background: #fff;
}


ul.listtable2 {
margin: 0;
padding: 0;
display: flex;
flex-wrap:wrap;
width: 100%;
	background: yellow;
}
ul.listtable2 > li {
width:50%;
list-style: none;
background: lightblue;
border-color: gray;
border-style: solid;
border-width: 0 1px 1px 0;
box-sizing: border-box;
margin: 0;
padding: 0;
}
ul.listtable2 > li:nth-child(n+1):not(:nth-child(n+3)) {
border-top-width: 1px;
}
ul.listtable2 > li:nth-child(2n+1) {
border-left-width: 1px;
}


ul.listtable3 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 100%;
margin: 0;
padding: 0;
}
ul.listtable3 > li {
width: 31%;
list-style: none;
box-sizing: border-box;
margin: 0 0 40px 0;
padding: 0;
}
ul.listtable3::after {
content: "";
display: block;
width: 31%;
height: 0;
}


ul.listtable4 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 100%;
margin: 0;
padding: 0;
}
ul.listtable4 > li {
width: 24%;
list-style: none;
box-sizing: border-box;
margin: 0 0 20px 0;
padding: 0;
}
ul.listtable4::after,
ul.listtable4::before {
content: "";
display: block;
width: 24%;
height: 0;
}
ul.listtable4::before {
order: 1;
}








.nav-menu .sub-menu,
.nav-menu .children {
background: #666;
display: none;
padding: 0;
position: absolute;
z-index: 99999;
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
border-left: 0;
left: 100%;
top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
color: #fff;
margin: 0;
width: 200px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
background: #008C9E;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
display: block;
background: #777;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a,
.nav-menu .current-post-ancestor > a {
color: #fff;
background: #005F6B;
}

.toggle {
display: none;
}

.menu-toggle {
width: 40px;
height: 40px;
}



/* *****************************************************************
*	イメージヘッダー
* ***************************************************************** */	

#top-slide-max {
width: 1160px;
max-height: auto;
overflow: hidden;
padding: 1px;
margin: 30px auto 20px auto;
}

.cycle-slideshow {
overflow: hidden;
width: 1160px;
height: auto;
margin: 0px auto;
border: 1px solid #eee;
}

#top-slide-max img { display: none }
#top-slide-max img.first { display: block }


/* ヘッダーイメージ
---------------------------------------------------- */

.header-image {
overflow: hidden;
width: 1160px;
height: auto;
margin: 0px auto;
}


/*wmv*/
/*.top-image-area {
margin: 0 0 0 0;
height: 600px;
overflow: hidden;
text-align:center;
clear:both;
}
.top-image-area img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: 50% 50%;
}*/


.top-image-area {
margin: 0 0 0 0;
height: 600px;
overflow: hidden;
text-align:center;
clear:both;
	width: 100%;
/*background-image: url(http://wmv10.xsrv.jp/wp-content/uploads/2020/04/rf124961239_o-scaled.jpg);*/
background-size:  100%;
background-position: 50% 50%;
background-repeat: no-repeat;
padding: 0px 0;
}









/* ***************************************************************** 
*	メイン（本文）コンテンツ
* ***************************************************************** */	

#main {
margin:0 0 0 0;
padding: 0 0 0 0;
}


/* ギャラリーレイアウト
---------------------------------------------------- */

li.item {
height: 440px;
margin-bottom: 50px;
}

li.item-gallery {
height: 200px;
}

.item-img {
margin: 0 0 10px 0;
height: 200px;
overflow: hidden;
text-align:center;
}

.item-cat {
font-family: arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size: 12px;
color: #999;
padding: 0 0 0px 0;
margin: 0 0 10px 0;
max-height: 65px;
overflow:hidden;
}

.item-date {
font-family: arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size: 80%;
color: #101010;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

.item h2 {
font-size: 17px;
line-height: 150%;
font-weight: normal;
letter-spacing: 0.03em;
}

.item-title {
font-family: arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 0 0 0 0;
padding: 0px 0px 0px 0px;
border-top: 0px solid #ccc;
border-bottom: 0px solid #ccc;
}

.item-title a {
color: #444;
}

.item-title a:hover {
color: #999;
}

.item-text {
font-size: 13px;
color: #444;
line-height: 170%;
}


/* ブログ記事部分
---------------------------------------------------- */

.single-contents {
margin: 0 0 70px 0;
}

p {
font-size: 16px; 
color: #444;
line-height: 190%;
padding: 15px 0px 15px 0px;
	text-align: justify;
  text-justify: inter-ideograph;
}

p a {
color:#0eac31;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

p a:hover {
color:#666;
}

p a:active, a:focus {
outline: 0;
}


/* ページタイトル
---------------------------------------------------- */

.pagedate {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size: 12px;
font-weight: normal;
text-align: left;
padding: 0 0 0 0;
margin: 0 0 -10px 0;
color:#999;
letter-spacing: 0.02em;
}

.midashi-title {
color: #333;
font-size: 16px;
font-weight: bold;
letter-spacing: 0.05em;
font-style:normal;
margin: 0px 0px 30px 0px;
padding: 0 0 3px 0;
border-bottom:1px solid #ccc;
}

.pagetitle {
color: #333;
font-size: 18px;
font-weight: bold;
letter-spacing: 0.05em;
font-style: normal;
margin: 0px 0px 30px 0px;
padding: 13px 10px 10px 0px;
border-bottom: 1px solid #ddd;
border-top: 3px double #ddd;
}

.pagetitle a {
color: #333;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

.pagetitle a:hover {
color: #666;
}

.blog-title {
color: #0eac31;
font-size: 24px;
font-weight: bold;
letter-spacing: 0.05em;
line-height: 140%;
font-style: normal;
margin: 10px 0px 20px 0px;
padding: 15px 10px 25px 0px;
border-bottom: 3px solid #0eac31;
border-top: none;
}

.blog-title a {
color:#333;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

.blog-title a:hover {
color:#666;
}


/* パンくずリスト
---------------------------------------------------- */

.breadcrumb {
margin: 0 0 30px 0;
line-height: 120%;
}
.breadcrumb div {
display: inline;
font-size: 11px;
color: #999;
}
.breadcrumb span,
.breadcrumb span a {
color: #0eac31;
}

.breadcrumb ol {
margin: 0px;	
}

.breadcrumb li {
margin: 0px;	
display: inline;
}


/* パンくずリスト
---------------------------------------------------- */

.breadcrumb2 {
margin: 0 0 0px 0;
line-height: 120%;
}
.breadcrumb2 div {
display: inline;
font-size: 11px;
color: #999;
}

.breadcrumb2 span a {
color: blue;
}



.breadcrumb2 ol {
margin: 0px;	
}

.breadcrumb2 li {
margin: 0px;	
display: inline;
}


/* 見出し
---------------------------------------------------- */

h1 {
font-size: 24px;
margin: 40px 0px 20px 0px;
}

h2 {
font-size: 22px;
line-height: 130%;
font-weight: bold;
color: #333;
margin: 40px 0px 20px 0px;
padding: 18px 0px 15px 0px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

h3 {
font-size: 20px;
line-height: 130%;
font-weight: bold;
color: #333;
padding: 0 0 5px 0;
margin: 40px 0 15px 0;
/*border-bottom:1px solid #ccc;*/
}

h4 {
font-size: 18px;
line-height: 130%;
font-weight: bold;
color: #555;
padding: 0 0 5px 0;
margin: 30px 0 10px 0;
border-bottom:1px dotted #ccc;
}

.page-contents h2 {
font-size: 170%;
line-height: 130%;
font-weight: bold;
color: #0eac31;
margin: 40px 0px 30px 0px;
padding: 0px 0px 15px 0px;
/*border-top: 1px solid #0eac31;*/
border-top: none;
border-bottom: 4px solid #0eac31;
}

.page-contents h3 {
font-size: 160%;
line-height: 130%;
font-weight: bold;
color: #0eac31;
padding: 0 0 5px 0;
margin: 40px 0 15px 0;
}

.page-contents h4 {
font-size: 18px;
line-height: 130%;
font-weight: bold;
color: #555;
padding: 0 0 15px 0;
margin: 30px 0 10px 0;
border-bottom:2px solid #0eac31;
}

h5 {
font-size: 16px;
line-height: 1.3em;
margin: 30px 0 0px 0;
}

h6 {
font-size: 14px;
line-height: 1.3em;
margin: 30px 0 0px 0;
}


.mini-title h3 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 30px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 180%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.2;
color: #0eac31;
background: none;/*背景色*/
	text-align: center;
	border: none;
}

.mini-title-contact h3 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 0px;
font-size: 180%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.2;
color: #fff;
background: none;/*背景色*/
	text-align: center;
	border: none;
}



/* イメージヘッダー
---------------------------------------------------- */

.head-img {
width: 100%;
text-align: center;
margin: -50px auto 20px auto;
overflow: hidden;
}



/* 記事フッター
---------------------------------------------------- */

.blog-foot {
clear:both;
font-size:75%;
text-align: left;
margin: 0px 0 50px 0;
font-weight:normal;
color:#999;
border-bottom:0px dotted #ccc;
}

.blog-foot span {
color:#999;
}


/* 次の記事・前の記事
---------------------------------------------------- */

#next {
font-size: 90%;
line-height: 150%;
margin: 50px 0 20px 0;
}

.next-left {
float: left;
text-align: left;
margin: 0 0 10px 0;
background: url(images/left.gif) no-repeat left; 
}

.next-left a {
padding: 20px 20px 20px 50px;
display: block;
border: 1px solid #fff;
}

.next-left a:hover {
border: 1px solid #eee;
}

.next-right {
float: right;
text-align: right;
margin: 0 0 10px 0;
background: url(images/right.gif) no-repeat right; 
}

.next-right a {
padding: 20px 50px 20px 20px;
display: block;
border: 1px solid #fff;
}

.next-right a:hover {
border: 1px solid #eee;
}


/* ページャー
---------------------------------------------------- */

.pager {
text-align:center;
margin: 50px 0 50px 0;
}

a.page-numbers,
.pager .current{
background: none;
border:solid 1px #0eac31;
/*border-radius:2px;*/
padding:5px 8px;
margin:0 2px;
}

.pager .current{
background: #0eac31;
border:solid 1px #0eac31;
color: #fff;
}


/* 関連記事
---------------------------------------------------- */

.similar-head {
color: #333;
font-size: 18px;
font-weight: bold;
letter-spacing: 0.05em;
font-style:normal;
margin: 0px 0px 10px 0px;
padding: 0 0 3px 0;
border-bottom:1px solid #ccc;
}

.similar ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.similar li{
font-size: 14px;
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style: none;
}

.similar li a{
color:#555;
}

.similar li a:hover{
color:#888;
}

table.similar-text {
width: 100%;
color: #444;
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: solid 1px #ccc;
border-collapse: collapse;
border-spacing: 0;
}

table.similar-text img {
width: 150px;
}

table.similar-text th {
text-align: left;
width: 150px;
vertical-align: middle;
}

table.similar-text td {
font-size: 14px;
text-align: left;
white-space: normal;
vertical-align: middle;
}


/* コメント欄
---------------------------------------------------- */

.comment-head {
color: #333;
font-size: 18px;
font-weight: bold;
letter-spacing: 0.05em;
font-style:normal;
margin: 0px 0px 10px 0px;
padding: 0 0 3px 0;
border-bottom:1px solid #ccc;
}

.commentlist li{
list-style: none;
font-size:90%;
color:#888;
}

.commentlist {
margin: 0 0 50px 0;
padding: 0 0 0 0;
}

li.comment {
list-style: none;
font-size:90%;
color:#888;
margin: 30px 0px 30px 0px;
}

.comment p {
font-size: 14px;
}


/* WP必須
---------------------------------------------------- */

.wp-caption {
max-width:100%;
}

.wp-caption-text {
font-size:90%;
text-align: center;
}

.sticky {
}

.gallery-caption {
}

.bypostauthor {
}

/* Text meant only for screen readers. */
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}

.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;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; /* Above WP toolbar. */
}


/* *****************************************************************
*	サイドバー
* ***************************************************************** */

.sidebar {
width: 100%;
margin: 0px 0px 40px 0px;
padding: 0 0 0 0;
}


/* 新着表示
---------------------------------------------------- */

.sidebox-new {
color:#666;
margin: 0 0 50px 0 ;
padding: 0 0 0 0 ;
}

.sidebox-new ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.sidebox-new li{
font-size: 13px;
list-style: none;
margin: 0 0 0 0;
padding: 0px 0 0px 0px;
border-bottom: 1px dotted #ddd;
}

.sidebox-new li a{
color:#666;
list-style: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

.sidebox-new li a:hover{
color:#999;
}


table.similar-side {
width: 100%;
color: #444;
margin: 0 0 0 0;
padding: 0 0 0 0;
border-collapse: collapse;
border-spacing: 0;
}

table.similar-side img {
width: 80px;
}

table.similar-side th {
text-align: left;
width: 80px;
vertical-align: middle;
}

table.similar-side td {
font-size: 13px;
text-align: left;
white-space: normal;
vertical-align: middle;
}


/* *****************************************************************
*	フッター
* ***************************************************************** */	

#footer {
clear: both;
background: #fff;
width: 100%;
font-size: 80%;
margin: 0px auto 0px auto;
}

.footer-inner {
margin: 0px auto 0px auto;
padding: 0px 0px;
max-width: 1160px;
}

#sociallink {
text-align:center;
position: relative;
margin: 0 auto 10px auto;
padding: 0 0 0 0;
}

#copyright {
font-size: 10px;
line-height: 110%;
color: #0eac31;
text-align: center;
position: relative;
margin: 0;
padding: 10px;
/*background: #0eac31;*/
}



/* *****************************************************************
*	ウィジット
* ***************************************************************** */

/* 基本形
---------------------------------------------------- */

.widget{
margin: 0 0 50px 0;
}

.widget ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.widget li{
list-style: none;
}

.widget li a{
color: #666;
}

.widget li a:hover{
color: #999;
}

.widget_recent_entries li a,
.widget_archive li a,
.widget_categories li a,
.widget_nav_menu li a{
margin: 0 0 0 0;
}

.textwidget, .textwidget p {
font-size: 14px;
color: #444;
line-height:180%;
margin: 0 0 0px 0;
padding: 5px 0 0 0;
}

.widget-title {
color: #333;
font-size: 18px;
font-weight: bold;
letter-spacing: 0.05em;
font-style: normal;
margin: 0px 0px 20px 0px;
padding: 13px 10px 10px 0px;
border-bottom: 3px solid #0eac31;
/*border-top: 3px double #ddd;*/
}

.post-date {
font-size: 89%;
padding: 0 0 0 10px;
}


/* ウィジェットボックストップページ用
---------------------------------------------------- */

.topbox{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.topbox ul{

margin: 0 0 0 0;
padding: 0 0 0 0;
}

.topbox li{

margin: 0 0 0 0;
padding: 7px 0px 6px 0px;
list-style: none;
border-bottom:1px dotted #ddd;
}

.topbox li a{
font-size: 14px;
line-height: 160%;
color: #444;
margin: 0 0 0 0;
padding: 7px 0px 6px 0px;
list-style: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

.topbox li a:hover{
color:#999;
}

.topbox h2{
font-size: 14px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.topbox h3{
font-size: 13px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.topbox h4{
font-size: 12px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.topbox ul.children{
margin-bottom: 0px;
display: block;
padding: 5px 0 0 0;
}

.topbox ul.children li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}

.topbox ul.sub-menu{
margin-bottom: 0px;
display: block;
padding: 5px 0 0 0;
}

.topbox ul.sub-menu li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}


/* ウィジェットボックスフッター用
---------------------------------------------------- */

.footerbox .widget {
margin: 0 0 0 0;
padding: 50px 0 50px 0;
}

.footerbox{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.footerbox ul{

margin: 0 0 0 0;
padding: 0 0 0 0;
}

.footerbox li{

margin: 0 0 0 0;
padding: 7px 0px 6px 0px;
list-style: none;
border-bottom:1px dotted #ddd;
}

.footerbox li a{
font-size: 13px;
line-height: 160%;
color: #444;
margin: 0 0 0 0;
padding: 7px 0px 6px 0px;
list-style: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

.footerbox li a:hover{
color:#999;
}

.footerbox h2{
font-size: 14px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.footerbox h3{
font-size: 13px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.footerbox h4{
font-size: 12px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.footerbox ul.children{
margin-bottom: 0px;
display: block;
padding: 5px 0 0 0;
}

.footerbox ul.children li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}

.footerbox ul.sub-menu{
margin-bottom: 0px;
display: block;
padding: 5px 0 0 0;
}

.footerbox ul.sub-menu li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}

.footer-widget-title {
color: #333;
font-size: 16px;
font-weight: bold;
letter-spacing: 0.05em;
font-style:normal;
margin: 0px 0px 10px 0px;
padding: 0px 0 3px 0;
border-bottom:1px solid #ccc;
}


/* ウィジェットボックスシングルページ記事下用
---------------------------------------------------- */

.singlebox {
margin: 50px 0 50px 0 ;
padding: 0 0 0 0 ;
}

.single-widget-title {
color: #333;
font-size: 18px;
font-weight: bold;
letter-spacing: 0.05em;
font-style:normal;
margin: 50px 0 10px 0 ;
padding: 0 0 3px 0;
border-bottom:1px solid #ccc;
}

.singlebox .textwidget,
.singlebox .textwidget p {
font-size: 16px;
color: #444;
line-height: 170%;
margin: 0 0 0px 0;
padding: 5px 0 5px 0;
}


.singlebox ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.singlebox li{
margin: 0 0 0 0;
padding: 7px 0px 6px 0px;
list-style: none;
border-bottom:1px dotted #ddd;
}

.singlebox li a{
line-height: 160%;
color: #444;
margin: 0 0 0 0;
padding: 7px 0px 6px 0px;
list-style: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

.singlebox li a:hover{
color:#999;
}

.singlebox ul.children{
margin-bottom: 0px;
display: block;
padding: 5px 0 0 0;
}

.singlebox ul.children li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}

.singlebox ul.sub-menu{
margin-bottom: 0px;
display: block;
padding: 5px 0 0 0;
}

.singlebox ul.sub-menu li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}


/* ウィジェットボックスサイドバー用
---------------------------------------------------- */

.sidebox{
margin: 0 0 0 0 ;
padding: 0 0 0 0 ;
}

.sidebox ul{

margin: 0 0 0 0;
padding: 0 0 0 0;
}

.sidebox li{
margin: 0 0 0 0;
padding: 7px 0px 7px 0px;
list-style: none;
border-bottom:1px dotted #ddd;
}

.sidebox li a{
font-size: 13px;
color: #444;
margin: 0 0 0 0;
padding: 5px 0px 5px 0px;
list-style: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

.sidebox li a:hover{
color:#999;
}

.sidebox h2{
font-size: 14px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.sidebox h3{
font-size: 13px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.sidebox h4{
font-size: 12px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.sidebox ul.children{
margin-bottom: 0px;
display: block;
padding: 5px 0 0 0;
}

.sidebox ul.children li{
padding: 5px 0 5px 15px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}

.sidebox ul.sub-menu{
margin-bottom: 0px;
display: block;
padding: 5px 0 0 0;
}

.sidebox ul.sub-menu li{
padding: 5px 0 5px 15px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}


/* カレンダー
---------------------------------------------------- */

table#wp-calendar {
width: 100%
}

table#wp-calendar th {
text-align: center;
}

table#wp-calendar td {
text-align: center;
}



/* *****************************************************************
*	検索フォーム＆検索結果
* ***************************************************************** */

/* 検索フォーム
---------------------------------------------------- */

.search input {
font: 16px arial, sans-serif; 
color: #333; 
width:85%;
padding: 10px 5px; 
}

.search button {
width: 15px; 
height: 15px; 
cursor: pointer; 
vertical-align: middle;
border: none; 
background: url(images/search.png) no-repeat; 
}




/* *****************************************************************
*	ボタン
* ***************************************************************** */

.btn a {
font-size: 11px;
letter-spacing: 0.1em;
color: #fff;
background: #bbb;
text-align: center;
margin: 20px 0 20px 0;
padding: 10px 10px;
}

.btn a:hover {
color: #fff;
background: #ddd;
text-decoration: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}




/* *****************************************************************
*	レスポンシブテーブル
* ***************************************************************** */

.responsive-tabel-01 table { 
width: 100%; 
}

.responsive-tabel-01 {
margin: 20px 0;
}

.responsive-tabel-01 th { 
width: 30%; 
font-size: 20px;
text-align: left;
background: #f4f4f4;
padding: 20px; 
border: 1px solid #ddd;
vertical-align: middle;
}

.responsive-tabel-01 td { 
font-size: 20px;
text-align: left;
padding: 20px; 
border: 1px solid #ddd;
vertical-align: middle;
}


@media only screen and (max-width:480px){
.responsive-tabel-01 { margin: 20px -10px; }
.responsive-tabel-01 th,
.responsive-tabel-01 td { width: 100%; display: block; border-top: none; }
.responsive-tabel-01 tr:first-child th   { border-top: 1px solid #ddd; }
}



/* テーブル
---------------------------------------------------- */

.single-contents tabel,
.page-contents tabel {
width: 100%;
}
 
.single-contents th,
.single-contents td,
.page-contents th,
.page-contents td {
border: 1px solid #ccc;
padding: 20px;
}
 
.single-contents th,
.page-contents th {
font-weight: bold;
background-color: #dedede; 
}





/*テキスト型バナー*/
div .texttype-bnr {
	background: #fff;/*★変更箇所：背景色*/
	display: flex;
	flex-direction: column;
	height: auto;
	/*align-items: center;*/
	background-image: url();/*★変更箇所：月イラスト*/
	background-size:  34%;
	background-position: 94% 50%;
	background-repeat: no-repeat;
    border-radius: 16px;
	border: 3px solid #0eac31;
	padding: 20px 0;
	margin: 0 0 1.5% 0;
}
div .texttype-bnr h3 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 4px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 180%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.2;
color: #0eac31;
background: none;/*背景色*/
border-left: none;/*左線*/
	text-align: center;
	border: none;
}

div .texttype-bnr br {
	display: none;
}

div .texttype-bnr p span.today-date {
font-size: 160%;
letter-spacing: 0.2em;
margin: 0px 0 0 0px;
font-weight: normal;
color: #0eac31;
}
.texttype-bnr p {
	font-size: 15px;
	line-height: 1.2;
	margin: 4px 0 0 0;
     padding: 0px 0px 0px 0px;
	text-align: center;
}

div .texttype-bnr p span.text-normal {
font-size: 90%;
letter-spacing: 0.0em;
margin: 0px 0 0 0px;
font-weight: normal;
color: #0eac31;
}



/*テキスト型バナー*/
div .texttype-bnr2 {
	background: #fff;/*★変更箇所：背景色*/
	display: flex;
	flex-direction: column;
	height: auto;
	/*align-items: center;*/
	background-image: url();/*★変更箇所：月イラスト*/
	background-size:  34%;
	background-position: 94% 50%;
	background-repeat: no-repeat;
    /*border-radius: 10px;
	border: 3px solid #0eac31;*/
	padding: 20px 0;
	margin: 0 0 1.5% 0;
}
div .texttype-bnr2 h3 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 4px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 180%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.2;
color: #0eac31;
background: none;/*背景色*/
border-left: none;/*左線*/
	text-align: center;
	border: none;
}

div .texttype-bnr2 br {
	display: none;
}

div .texttype-bnr2 p span.today-date {
font-size: 160%;
letter-spacing: 0.2em;
margin: 0px 0 0 0px;
font-weight: normal;
color: #0eac31;
}
.texttype-bnr2 p {
	font-size: 15px;
	line-height: 1.2;
	margin: 4px 0 0 0;
     padding: 0px 0px 0px 0px;
	text-align: center;
}

div .texttype-bnr2 p span.text-normal {
font-size: 90%;
letter-spacing: 0.0em;
margin: 0px 0 0 0px;
font-weight: normal;
color: #0eac31;
}




/*テキスト型バナー*/
div .texttype-bnr3 {
	background: #fff;/*★変更箇所：背景色*/
	display: flex;
	flex-direction: column;
	height: auto;
	/*align-items: center;*/
	background-image: url();/*★変更箇所：月イラスト*/
	background-size:  34%;
	background-position: 94% 50%;
	background-repeat: no-repeat;
    border-radius: 16px;
	border: 3px solid #0eac31;
	padding: 30px 0;
	margin: 0 0 1.5% 0;
}
div .texttype-bnr3 h3 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 3px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 130%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.2;
color: #0eac31;
background: none;/*背景色*/
border-left: none;/*左線*/
	text-align: center;
	border: none;
}

div .texttype-bnr3 br {
	display: none;
}

div .texttype-bnr3 p span.today-date {
font-size: 160%;
letter-spacing: 0.2em;
margin: 0px 0 0 0px;
font-weight: normal;
color: #0eac31;
}
.texttype-bnr3 p {
	font-size: 15px;
	line-height: 1.2;
	margin: 4px 0 0 0;
     padding: 0px 0px 0px 0px;
	text-align: center;
}

div .texttype-bnr3 p span.text-normal {
font-size: 90%;
letter-spacing: 0.0em;
margin: 0px 0 0 0px;
font-weight: normal;
color: #0eac31;
}




/*テキスト型バナー*/
div .texttype-bnr-bordertopbottom {
	background: #fff;/*★変更箇所：背景色*/
	display: flex;
	flex-direction: column;
	width: 70%;
	height: auto;
	/*align-items: center;*/
	background-image: url();/*★変更箇所：月イラスト*/
	background-size:  34%;
	background-position: 94% 50%;
	background-repeat: no-repeat;
    /*border-radius: 10px;*/
	border-top: 1px solid #0eac31;
	border-bottom: 1px solid #0eac31;
	padding: 30px 0;
	margin: 60px auto;
}
div .texttype-bnr-bordertopbottom h3 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 4px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 180%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.2;
color: #0eac31;
background: none;/*背景色*/
border-left: none;/*左線*/
	text-align: center;
	border: none;
}

div .texttype-bnr-bordertopbottom br {
	display: none;
}

div .texttype-bnr-bordertopbottom p span.today-date {
font-size: 160%;
letter-spacing: 0.2em;
margin: 0px 0 0 0px;
font-weight: normal;
color: #0eac31;
}
.texttype-bnr-bordertopbottom p {
	font-size: 18px;
	line-height: 1.5;
	margin: 0px 0 0 0;
     padding: 0px 0px 0px 0px;
  text-align: justify;
  text-justify: inter-ideograph;
}

div .texttype-bnr-bordertopbottom p span.text-normal {
font-size: 90%;
letter-spacing: 0.0em;
margin: 0px 0 0 0px;
font-weight: normal;
color: #0eac31;
}

div .text-normal-lead p {
font-size: 100%;
line-height: 1.7;
letter-spacing: 0.0em;
margin: 0px 0 0 0px;
font-weight: normal;
color: #0eac31;
text-align: center;
}



/*テキスト型ボタン*/
div .texttype-btn {
	background: #fff;/*★変更箇所：背景色*/
	display: flex;
	flex-direction: column;
	height: auto;
	/*align-items: center;*/
	background-image: url();/*★変更箇所：月イラスト*/
	background-size:  34%;
	background-position: 94% 50%;
	background-repeat: no-repeat;
    border-radius: 16px;
	border: 3px solid #0eac31;
	padding: 20px 0 10px;
	margin: 0 0 1.5% 0;
}
div .texttype-btn p {
margin: 4px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 160%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.0;
color: #0eac31;
background: none;/*背景色*/
border-left: none;/*左線*/
	text-align: center;
	border: none;
}
div .texttype-btn br {
	display: none;
}




/*wmv flex 6:3*/
div .textbox-6 {
width: 61%;
display: flex;
flex-direction: column;
height: auto;
align-content: center;
padding: 20px 0;
margin: 0 0 0 0;
}
div .textbox-6 h3 {
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
font-size: 180%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.2;
color: #111;
background: none;/*背景色*/
border-left: none;/*左線*/
text-align: left;
border: none;
}

div .textbox-6 br {
display: none;
}

.textbox-6 p {
font-size: 17px;
line-height: 1.6;
margin: 4px 0 0 0;
padding: 0px 0px 0px 0px;
text-align: left;
}

.imagebox-1 {
width: 100%;
margin: 0 0 0 0;
overflow: hidden;
text-align:center;
clear:both;
background: #eee;
	height: 240px;
}
.imagebox-1 img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: 50% 50%;
}

.imagebox-1-kadomaru-topleftright {
width: 100%;
margin: 0 0 0 0;
overflow: hidden;
text-align:center;
clear:both;
background: #eee;
	border-top-left-radius: 30px;
  border-top-right-radius: 30px;
	height: 240px;
}
.imagebox-1-kadomaru-topleftright img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: 50% 50%;
}

.imagebox-1-kadomaru-bottomleftright {
width: 100%;
margin: 0 0 0 0;
overflow: hidden;
text-align:center;
clear:both;
background: #eee;
	border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
	height: 240px;
}
.imagebox-1-kadomaru-bottomleftright img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: 50% 50%;
}


.imagebox-3 {
width: 36%;
margin: 0 auto;
overflow: hidden;
text-align:center;
clear:both;
}
.imagebox-3 img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: 50% 50%;
}

.imagebox-contain {
width: 70%;
margin: 0 0 0 0;
overflow: hidden;
text-align:center;
clear:both;
}
.imagebox-contain img {
width: 100%;
height: 100%;
object-fit: contain;
object-position: 50% 50%;
}

.imagebox-contain20 {
width: 20%;
margin: 0 auto;
overflow: hidden;
text-align:center;
clear:both;
}
.imagebox-contain20 img {
width: 100%;
height: 100%;
object-fit: contain;
object-position: 50% 50%;
}

.imagebox-contain40 {
width: 40%;
margin: 0 auto;
overflow: hidden;
text-align:center;
clear:both;
}
.imagebox-contain40 img {
width: 100%;
height: 100%;
object-fit: contain;
object-position: 50% 50%;
}

.imagebox-contain50 {
width: 50%;
margin: 0 auto;
overflow: hidden;
text-align:center;
clear:both;
}
.imagebox-contain50 img {
width: 100%;
height: 100%;
object-fit: contain;
object-position: 50% 50%;
}

.imagebox-2 {
width: 20%;
margin: 0 0 0 0;
overflow: hidden;
text-align:center;
clear:both;
background: #eee;
}
.imagebox-2 img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: 50% 50%;
}

.imagebox-logo {
width: 100%;
	height: 100%;
margin: 0 auto;
overflow: hidden;
text-align:center;
clear:both;
}
.imagebox-logo img {
width: 100%;
height: 100%;
object-fit: contain;
object-position: 50% 50%;
}


.headerlogo-area {
	
}
.headerlogo-area h1 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 0 0px 0px 0;
padding: 0px 0px 0px 10px;
font-size: 100%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.2;
color: #0eac31;
background: none;/*背景色*/
}

.headerlogo-area p {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 0 0px 0px 0;
padding: 0px 0px 0px 10px;
font-size: 100%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.2;
color: #0eac31;
background: none;/*背景色*/
}

.imagebox-logo-header {
width: 16%;
	height: 100%;
/*margin: 0 auto;*/
overflow: hidden;
text-align:center;
clear:both;
}
.imagebox-logo-header img {
width: 100%;
height: 100%;
object-fit: contain;
object-position: 50% 50%;
}


/*wmv flex 5:5*/
div .textbox-5 {
width: 46%;
display: flex;
flex-direction: column;
height: auto;
align-content: center;
padding: 60px 0;
margin: 0 0 0 0;
}
div .textbox-5 h3 {
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
font-size: 160%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.2;
color: #0eac31;
background: none;/*背景色*/
border-left: none;/*左線*/
text-align: left;
border: none;
}

div .textbox-5 br {
display: none;
}

.textbox-5 p {
/*font-size: 17px;
line-height: 1.8;*/
margin: 4px 0 0 0;
padding: 0px 0px 0px 0px;
text-align: left;
text-align: justify;
  text-justify: inter-ideograph;
}

.imagebox-5 {
width: 50%;
margin: 0 0 0 0;
overflow: hidden;
text-align:center;
clear:both;
background: #eee;
}
.imagebox-5 img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: 50% 50%;
}

.imagebox-5-right-kadomaru {
width: 50%;
margin: 0 0 0 0;
overflow: hidden;
text-align:center;
clear:both;
background: #eee;
/*border-radius: 0 36px 36px 0;*/
}
.imagebox-5-right-kadomaru img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: 50% 50%;
}



/*wmv flex 5:5*/
div .textbox-bg-5 {
width: 50%;
display: flex;
flex-direction: column;
height: 100%;
align-content: center;
background-image: url(http://wmv20.xsrv.jp/wp-content/uploads/2020/03/gf0240108850o-scaled.jpg);
background-size:  100%;
background-position: 50% 50%;
background-repeat: no-repeat;
padding: 60px 0;
margin: 0 0 0 0;
}
div .textbox-bg-5 h3 {
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
font-size: 180%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.2;
color: #fff;
background: none;/*背景色*/
border-left: none;/*左線*/
text-align: center;
border: none;
}

div .textbox-bg-5 br {
display: none;
}

.textbox-bg-5 p {
font-size: 17px;
line-height: 1.6;
margin: 4px 0 0 0;
padding: 0px 0px 0px 0px;
text-align: left;
}



/*wmv flex 5:5*/
div .textbox-bg-paint-5 {
width: 50%;
display: flex;
flex-direction: column;
height: 100%;
align-content: center;
background: #0eac31;
padding: 60px 0;
margin: 0 0 0 0;
}
div .textbox-bg-paint-5 h3 {
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
font-size: 180%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.2;
color: #fff;
background: none;/*背景色*/
border-left: none;/*左線*/
text-align: center;
border: none;
}

div .textbox-bg-paint-5 br {
display: none;
}

.textbox-bg-paint-5 p {
font-size: 17px;
line-height: 1.6;
margin: 4px 0 0 0;
padding: 0px 20px;
text-align: left;
color: #fff;

}


/*wmv flex*/
div .textbox-bg-fff-1 {
width: 100%;
display: flex;
flex-direction: column;
align-content: center;
	justify-content: center;
background:#fff;
padding: 0px 0 42px 0;
margin: 0 0 0 0;
border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
div .textbox-bg-fff-1 h3 {
margin: 36px 0px 26px 0px;
padding: 0px 0px 0px 0px;
font-size: 160%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.2;
color: #0eac31;
background: none;/*背景色*/
border-left: none;/*左線*/
text-align: center;
border: none;
}

div .textbox-bg-fff-1 br {
display: none;
}

.textbox-bg-fff-1 p {
font-size: 17px;
line-height: 1.7;
margin: 4px 0 0 0;
padding: 0px 36px;
color: #060606;
	letter-spacing: 0.6;
  text-align: justify;
  text-justify: inter-ideograph;

}


div .textbox-bg-fff-3 {
width: 100%;
display: flex;
flex-direction: column;
align-content: center;
	justify-content: center;
background:#fff;
padding: 0px 0 32px 0;
margin: 0 0 0 0;
border-top-right-radius: 30px;
  border-top-left-radius: 30px;
}
div .textbox-bg-fff-3 h3 {
margin: 36px 0px 26px 0px;
padding: 0px 0px 0px 0px;
font-size: 160%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.2;
color: #0eac31;
background: none;/*背景色*/
border-left: none;/*左線*/
text-align: center;
border: none;
}

div .textbox-bg-fff-3 br {
display: none;
}

.textbox-bg-fff-3 p {
font-size: 17px;
line-height: 1.7;
margin: 4px 0 0 0;
padding: 0px 36px;
color: #060606;
	letter-spacing: 0.6;
  text-align: justify;
  text-justify: inter-ideograph;
}




div .textbox-top-lead {
width: 70%;
display: flex;
flex-direction: column;
align-content: center;
	justify-content: center;
background:#fff;
padding: 0px 0 42px 0;
margin: 0 auto;
/*border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;*/
}
div .textbox-top-lead h3 {
margin: 36px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 180%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.4;
color: #0eac31;
background: none;/*背景色*/
border-left: none;/*左線*/
text-align: center;
}


div .textbox-top-lead p {
font-size: 18px;
line-height: 1.8;
margin: 4px 0 0 0;
padding: 0px 0;
color: #060606;
	letter-spacing: -0.03em;
  text-align: justify;
  text-justify: inter-ideograph;

}










.h-bottom-border1 {
	margin:0 auto 25px;
	width: 20%;
	height: 5px;
	background: #b0d57e;
}

.h-bottom-border2 {
	margin:10px auto 15px;
	width: 20%;
	height: 5px;
	background: #b0d57e;
}

/*wmv flex*/
div .textbox-bg-fff-2 {
width: auto;
display: flex;
flex-direction: column;
align-content: center;
	justify-content: center;
	border-radius: 20px;
/*background-color: #fff;*/
background-color:rgba(255,255,255,0.8);
padding: 0px 0 42px 0;
margin: 100px auto;
}
div .textbox-bg-fff-2 h2 {
margin: 46px 30px 10px 30px;
padding: 0px 0px 0px 0px;
font-size: 180%;
letter-spacing: 0.2em;
font-weight: bold;
line-height: 1.2;
color: #0eac31;
background: none;/*背景色*/
border-left: none;/*左線*/
text-align: center;
border: none;
}

div .textbox-bg-fff-2 br {
display: none;
}

.textbox-bg-fff-2 p {
font-size: 15px;
line-height: 1.0;
margin: 4px 0 0 0;
padding: 0px 0px;
color: #0eac31;
	letter-spacing: 0.6;
	text-align: center;
	font-family: 'Allerta', sans-serif;
    /*font-family: 'Barlow', sans-serif;*/



}


/*wmv flex*/
div .textbox-title-1 {
width: auto;
display: flex;
flex-direction: column;
align-content: center;
justify-content: center;
/*background-color:rgba(255,255,255,0.3);*/
padding: 0px 0 0px 0;
margin: 0 auto;
}
div .textbox-title-1 h3 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 180%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.2;
color: #0eac31;
background: none;/*背景色*/
border-left: none;/*左線*/
text-align: center;
border: none;
}

div .textbox-title-1 br {
display: none;
}

.textbox-title-1 p {
font-size: 15px;
line-height: 1.0;
margin: 4px 0 0 0;
padding: 0px 0px;
color: #0eac31;
letter-spacing: 0.6;
text-align: center;
font-family: 'Allerta', sans-serif;
}


/*wmv flex*/
div .textbox-title-2-left {
width: auto;
display: flex;
flex-direction: column;
align-content: center;
justify-content: center;
/*background-color:rgba(255,255,255,0.3);*/
padding: 0px 0 10px 0;
margin: 40px auto 20px;
	/*border-bottom: 1px solid #0eac31;*/
}
div .textbox-title-2-left h3 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 160%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.2;
color: #0eac31;
background: none;/*背景色*/
border-left: none;/*左線*/
text-align: left;
border: none;
}

.fa-news:before {
	font-family: 'Font Awesome 5 Free';
	content: '\f108';
	font-weight: 900;
 padding-right: 5px;
}

.fa-clock:before {
	font-family: 'Font Awesome 5 Free';
	content: '\f017';
	font-weight: 900;
 padding-right: 5px;
}

.fa-angle-left:before {
	font-family: 'Font Awesome 5 Free';
	content: '\f104';
	font-weight: 900;
 padding-right: 5px;
}

.fa-home:before {
	font-family: 'Font Awesome 5 Free';
	content: '\f015';
	font-weight: 900;
 padding-right: 5px;
}

.fa-tel:before {
	font-family: 'Font Awesome 5 Free';
	content: '\f095';
	font-weight: 900;
 padding-right: 5px;
}

.fa-mail:before {
	font-family: 'Font Awesome 5 Free';
	content: '\f0e0';
	font-weight: 900;
 padding-right: 5px;
}

.fa-file-alt:before {
	font-family: 'Font Awesome 5 Free';
	content: '\f15c';
	font-weight: 400;
 padding-right: 5px;
}


.fa-cal:before {
	font-family: 'Font Awesome 5 Free';
	content: '\f073';
	font-weight: 400;
 padding-right: 5px;
}

.fa-dl:before {
	font-family: 'Font Awesome 5 Free';
	content: '\f019';
	font-weight: 900;
 padding-right: 5px;
}




.fa-angle-right::after {
	font-family: 'Font Awesome 5 Free';
	content: '\f105';
	font-weight: 900;
 padding-left: 5px;
}


.fa-pagetile {
	font-size: 200%;
	color: #0eac31;
}

.fa-pagetile-top {
	font-size: 360%;
	color: #0eac31;
}



.prevnext-arrow-left::before {
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 22px;/*画像の幅*/
  height: 22px;/*画像の高さ*/
  background-image: url(http://wmv20.xsrv.jp/wp-content/uploads/2020/04/arrow-2.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right 0% bottom 50%;
  vertical-align: middle;
  transform:rotate(180deg);
}

.prevnext-arrow-right::after {
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 22px;/*画像の幅*/
  height: 22px;/*画像の高さ*/
  background-image: url(http://wmv20.xsrv.jp/wp-content/uploads/2020/04/arrow-2.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right 0% bottom 50%;
  vertical-align: middle;
}






div .textbox-top {
width: auto;
display: flex;
flex-direction: column;
align-content: center;
	justify-content: center;
	/*mix-blend-mode: multiply;*/
background-color:rgba(0,0,0,0.4);
padding: 26px 0 22px 0;
margin: auto 0;
border-radius: 20px;
}
div .textbox-top h3 {
margin: 0px 22px 0px 22px;
padding: 0px 30px 0px 0px;
font-size: 260%;
letter-spacing: 0.1em;
font-weight: bold;
line-height: 1.3;
color: #fff;
background: none;/*背景色*/
border-left: none;/*左線*/
text-align: left;
border: none;
	font-feature-settings: "palt";
	
}

div .textbox-top br {
/*display: none;*/
}

.textbox-top p {
font-size: 18px;
line-height: 1.5;
margin: 0px 22px 0 22px;
padding: 14px 0px 0;
color: #fff;
	letter-spacing: 0.6;
	text-align: left;

}

.bg-image-a {
/*width: auto;*/
background-image: url();
background-image: url(http://wmv20.xsrv.jp/wp-content/uploads/2021/02/image_footer_01.jpg);
/*background-color:rgba(27,16,166,0.9);
background-blend-mode:multiply;*/
background-size:  100%;
background-position: 50% 50%;
background-repeat: no-repeat;
}

.bg-image-list-arrow {
	background-image: url(https://hirakoren.com/wp-content/uploads/2021/02/arrow-3.png);
	background-position: right 1% center;
	background-repeat: no-repeat;
	background-size: auto 10px;
}

.list-date {
	color: #0eac31;
	font-weight: bold;
	line-height: 1.0;
	margin: 0 0 0 0;
	padding: 0;
}


/*wmv flex*/
div .textbox-bg-none-1 {
width: 100%;
display: flex;
flex-direction: column;
align-content: center;
	justify-content: center;
padding: 80px 0 80px 0;
margin: 0 0 0 0;
}
div .textbox-bg-none-1 h3 {
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
font-size: 180%;
letter-spacing: 0.2em;
font-weight: bold;
line-height: 1.2;
color: #0eac31;
background: none;/*背景色*/
border-left: none;/*左線*/
text-align: center;
border: none;
}

div .textbox-bg-none-1 br {
display: none;
}

.textbox-bg-none-1 p {
font-size: 17px;
line-height: 1.0;
margin: 0px 0 0 0;
padding: 0px 0px;
color: #060606;
	letter-spacing: 0.6;
	text-align: center;
}

.textbox-bg-none-2 p {
font-size: 17px;
line-height: 1.5;
margin: 4px 0 0 0;
padding: 0px 0px;
color: #060606;
	letter-spacing: 0.6;
  text-align: justify;
  text-justify: inter-ideograph;
}
.textbox-bg-none-2 p a {
color: #060606;
}
.textbox-bg-none-2 p a:hover {
color: #999;
}


/*wmv flex*/
div .textbox-bg-1 {
width: 100%;
display: flex;
flex-direction: column;
align-content: center;
	justify-content: center;
background: #0eac31;
padding: 0px 0 42px 0;
margin: 0 0 0 0;
	height: auto;
}
div .textbox-bg-1 h3 {
margin: 36px 0px 26px 0px;
padding: 0px 0px 0px 0px;
font-size: 180%;
letter-spacing: 0.2em;
font-weight: bold;
line-height: 1.2;
color: #fff;
background: none;/*背景色*/
border-left: none;/*左線*/
text-align: center;
border: none;
}

div .textbox-bg-1 br {
display: none;
}

.textbox-bg-1 p {
font-size: 17px;
line-height: 1.5;
margin: 4px 0 0 0;
padding: 0px 36px;
color: #fff;
	letter-spacing: 0.6;
  text-align: justify;
  text-justify: inter-ideograph;
}
.textbox-bg-1 p a {
color: #fff;
}
.textbox-bg-1 p a:hover {
color: #999;
}





/*wmv flex 5:5*/
div .textbox-bg-paint2-5 {
width: 50%;
display: flex;
flex-direction: column;
align-content: center;
	justify-content: center;
background: #0eac31;
padding: 0px 0;
margin: 0 0 0 0;
}
div .textbox-bg-paint2-5 h3 {
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
font-size: 180%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.2;
color: #fff;
background: none;/*背景色*/
border-left: none;/*左線*/
text-align: center;
border: none;
}

div .textbox-bg-paint2-5 br {
display: none;
}

.textbox-bg-paint2-5 p {
font-size: 17px;
line-height: 1.6;
margin: 4px 0 0 0;
padding: 0px 20px;
text-align: left;
color: #fff;

}

/*wmv flex 5:5*/
div .textbox-bg-none-5 {
width: 50%;
display: flex;
flex-direction: column;
align-content: center;
	justify-content: center;
background: none;
padding: 0px 0;
margin: 0 0 0 0;
}
div .textbox-bg-none-5 h3 {
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
font-size: 180%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.2;
color: #0eac31;
background: none;/*背景色*/
border-left: none;/*左線*/
text-align: center;
border: none;
}

div .textbox-bg-none-5 br {
display: none;
}

.textbox-bg-none-5 p {
font-size: 17px;
line-height: 1.6;
margin: 4px 0 0 0;
padding: 0px 20px;
text-align: left;
color: #0eac31;

}


/*wmv flex 5:5*/
div .textbox-bg-none-5-contact {
width: 40%;
display: flex;
flex-direction: column;
align-content: center;
	justify-content: center;
background: none;
padding: 26px 0;
margin: 0 0 0 0;
	border-right: 1px solid #fff;
}
div .textbox-bg-none-5-contact:last-child{
	border-right: none;
}


div .textbox-bg-none-5-contact h3 {
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
font-size: 180%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.2;
color: #fff;
background: none;/*背景色*/
border-left: none;/*左線*/
text-align: center;
border: none;
}

div .textbox-bg-none-5-contact h4 {
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
font-size: 130%;
letter-spacing: 0.0em;
	font-weight: normal;
/*font-weight: bold;*/
line-height: 1.2;
color: #fff;
background: none;/*背景色*/
border-left: none;/*左線*/
text-align: center;
border: none;
}

div .textbox-bg-none-5-contact br {
display: none;
}

.textbox-bg-none-5-contact p {
font-size: 15px;
line-height: 1.6;
margin: 0px 0 0 0;
padding: 0px 20px;
text-align: left;
color: #fff;

}

.telnumber p {
	
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 240%;
	line-height: 1.0;
}

.telnumber p span.text-tel {
	
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 70%;
line-height: 1.0;
}

.e-font-a {
	font-family: 'Barlow', sans-serif;
}

.e-font-ftr {
    font-family: 'Allerta', sans-serif;
}

.e-font-feature {
    font-family: 'Roboto', sans-serif;
}


.pagetitle-bg-img-1 {
	width: 100%;
/*background-image: url(http://wmv10.xsrv.jp/wp-content/uploads/2020/04/rf124961239_o-scaled.jpg);*/
background-size:  100%;
background-position: 50% 50%;
background-repeat: no-repeat;
padding: 0px 0;
margin: 0 0 0 0;
}



/*wmv flex 5:5*/
div .textbox-bg-paint-5-kadomaru {
width: 50%;
display: flex;
flex-direction: column;
align-content: center;
justify-content: center;
background: #0eac31;
padding: 0px 0;
margin: 0 0 0 0;
	/*border-radius: 36px 0 0 36px;*/
}
div .textbox-bg-paint-5-kadomaru h3 {
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
font-size: 180%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.2;
color: #fff;
background: none;/*背景色*/
border-left: none;/*左線*/
text-align: center;
border: none;
}

div .textbox-bg-paint-5-kadomaru br {
display: none;
}

.textbox-bg-paint-5-kadomaru p {
font-size: 17px;
line-height: 1.6;
margin: 4px 0 0 0;
padding: 0px 20px;
text-align: left;
color: #fff;

}

.radius-top-left {
border-top-left-radius: 36px;
	border-bottom-left-radius: 36px;
}

.radius-righttop-leftbottom {
border-top-right-radius: 36px;
	border-bottom-right-radius: 36px;
}


/*wmv flex 5:5*/
div .textbox-bg-paint-img-5 {
width: 50%;
display: flex;
flex-direction: column;
	align-items: center;
background-image: url(http://wmv20.xsrv.jp/wp-content/uploads/2020/03/gf0240108850o-scaled.jpg);
background-size:  100%;
background-position: 50% 50%;
background-repeat: no-repeat;
padding: 0px 0;
margin: 0 0 0 0;
	background-color: #555;
}
div .textbox-bg-paint-img-5 h3 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 180%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.2;
color: #fff;
background: none;/*背景色*/
border-left: none;/*左線*/
text-align: center;
border: none;
}

div .textbox-bg-paint-img-5 br {
display: none;
}

.textbox-bg-paint-img-5 p {
font-size: 17px;
line-height: 1.6;
margin: 4px 0 0 0;
padding: 0px 0px 0px 0px;
text-align: left;
}




/*テキスト型バナー*/
div .text-box {
	background: #fff;
	height: auto;
	padding: 0px 0;
	margin: 0 0 0 0;
}
.text-box p {
	font-size: 17px;
	line-height: 1.6;
	margin: 0px 0 0 0;
     padding: 0px 0px 0px 0px;
}



/* ☆共通☆ flex関連
---------------------------------------------------------------*/


/*flex 写真2_両端揃え */
.flex-spacebetween {
    display: flex;
    justify-content: space-between;
    align-items: center;}

.flex-spacebetween-headerarea {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;}

.flex-top-spacebetween-column {
    display: flex;
    justify-content: space-between;}

.flex-top-spacebetween {
    display: flex;
    justify-content: space-between;}

.flex-spacebetween-column {
    display: flex;
    justify-content: space-between;
    align-items: center;}

.flex-spacebetween-column-spacebetween {
    display: flex;
    justify-content: space-between;}

.flex-justifycenter-column-bg {
    display: flex;
    justify-content:center;}

.flex-spacebetween-column-left {
    display: flex;
    justify-content: space-between;
    align-items: center;}

.flex-rowleft {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.flex-rowleft-column {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.flex-rowleft-rowcolumn {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.flex-rowleft-column-headerarea {
	display: flex;
	flex-direction: row;
	align-items: center;
}


.flex-column {
    display: flex;
	flex-direction: column;
	align-content: center;
	height: auto;
}

.flex-column-left {
	display: flex;
	flex-direction: column;
	height: auto;
}


.flex-yoko1-wiget {
    display: flex;
    flex-direction: row;
align-items: center;}
	
.flex-yoko1-wiget > *{
	min-width: 8%;
    flex-basis: 100%;}

.flex-yoko1-wiget > * img{
	width: 100%;
height: 100%;
object-fit: cover;
object-position: 50% 50%;}


/*flex 写真3_折り返し */
.flex-yoko2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
align-items: center;}
	

.flex-yoko2 > *{
	min-width: 8%;
    flex-basis: 49%;}

.flex-yoko2-wiget {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;}
	
.flex-yoko2-wiget > *{
	min-width: 8%;
    flex-basis: 49%;}

.flex-yoko2-wiget > * img{
	width: 100%;
height: 100%;
object-fit: cover;
object-position: 50% 50%;}


/*flex 写真3_折り返し */
.flex-yoko3wrap-column {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;}
	
.flex-yoko3wrap-column > *{
	min-width: 8%;
    flex-basis: 32%;
    margin-bottom: 10px;}


/*flex 写真3_折り返し */
.flex-yoko3wrap-column-wiget {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;}
	
.flex-yoko3wrap-column-wiget > *{
	min-width: 8%;
    flex-basis: 32%;
    margin-bottom: 10px;}

.flex-yoko3wrap-column-wiget > * img{
	width: 100%;
height: 100%;
object-fit: cover;
object-position: 50% 50%;}


/*flex 写真4 改 左寄せ*/
.flex-yoko4wrap-2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;}
	
.flex-yoko4wrap-2::before{
  content:"";
  display: block;
  width:23%;
  order:1;
}

.flex-yoko4wrap-2::after{
  content:"";
  display: block;
  width:23%;
}

.flex-yoko4wrap-2 > *{
	min-width: 8%;
    flex-basis: 23%;
	/*margin-right: 20px;*/
    margin-bottom: 10px;}
	
.flex-yoko4wrap-2 > * img {
	height: 140px;
	object-fit: cover;}


/*flex PC横からスマホ縦_折り返し */
.flex-yoko-tate-reverse {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.flexbloc_footer-left1 {
	width:20%;
	margin-right: 6px;
}

.flexbloc_footer-right1 {
	width: auto;
	margin-right: auto;
}
.flexbloc_footer-right1 br {
	display: none;
}
.flex-tate-tate-center {
	display: flex;
	align-items: center;
	height: auto;/*高さを必ず入れる*/
}

.flex-tate-tate-center img {
	margin: 0;
	padding: 0;
}



.flex-aligncenter {
	display: flex;
	align-content: center;}


/* ☆共通☆ flex-子
---------------------------------------------------------------*/
.flex-w32 {
	width:28%;}
	
.flex-w64 {
	width:69%;}

.flex-left44 {
	width:44%;}

.flex-right52 {
	width:52%;}

.flex-half {
	width:50%;}

.flex-half49 {
	width:48%;}

.flex-w3-1 {
	width:32%;}


.flex-areainfo-item4 {
	width:23.5%;
	margin-bottom: 18px;
}

/**/



/* ☆共通☆ デザイン関連
---------------------------------------------------------------*/
.main-color {
	background: #0eac31;
}
.sub-color {
	background: #b0d57e;
}



.bgcolor-sub {
	background: #eef6e7;
}



/*------------------------------------------------------------------------------------------
【新】人気記事ランキングの装飾（サイドバー用）　　　　　  　　                                                  　    start --*/


ul.list-side {
    list-style: none;
    margin: 4px 0 36px 0 ;
    padding: 0 0 0 0;
	display: flex;
	flex-direction: column;
}

.list-side li {
	position: relative;
	border-bottom: 1px solid #eee;
	margin:0 0 0 0;
	padding: 0 0 0px 0;
	width: 100%;
    height: auto;
	background: #fff;
}


.list-side-left {
	position: relative;
	margin: 0;
	float: left;
	width: 30%;
	height: 100%;
}


.list-side-img {
	margin: 0 0 0 0;
	height: 60px;
	overflow: hidden;
	text-align:center;
	clear:both;
}

.list-side-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
}


.list-side-right {
	float:right;
	width: 67%;
	height: auto;
	margin: 0;
}

.date-feature {
    font-family: 'Roboto', sans-serif;
	font-size: 11px;
	line-height: 1.0;
	color: #AAA;
	margin: 4px 0 6px 0;
}


p.list-side-right-text {
font-family:arial,"見出ゴMB31","Midashi Go MB31","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 0 0 0px 0;
	padding: 0;
font-size: 12px;
line-height: 1.4;
  text-align: justify;
  text-justify: inter-ideograph;
}
p.list-side-right-text a {
color: #000;
}
p.list-side-right-text a:hover {
color: #999;
}

.newicon-areanewlist-side {
	position: absolute;
	top:0%;
	left:0%;
}
.newicon-areanewlist-side img {
	width: 26%;
	height: 26%;
}


ul.list-wide {
    list-style: none;
    margin: 4px 0 36px 0 ;
    padding: 0 0 0 0;
	display: flex;
	flex-direction: column;
}

.list-wide li {
	border-bottom: 1px solid #eee;
	margin:0 0 0 0;
	padding: 0px 0;
	width: 100%;
    height: auto;
}

.list-wide li:first-child{
	border-top: 1px solid #eee;
}


ul.list-wide-nolink {
    list-style: none;
    margin: 4px 0 36px 0 ;
    padding: 0 0 0 0;
	display: flex;
	flex-direction: column;
}

.list-wide-nolink li {
	border-bottom: 1px solid #eee;
	margin:0 0 0 0;
	padding: 0px 0;
	width: 100%;
    height: auto;
}

.list-wide-nolink li:first-child{
	border-top: 1px solid #eee;
}


ul.list-flex-yoko {
    list-style: none;
    margin: 4px 0 36px 0 ;
    padding: 0 0 0 0;
	display: flex;
}

.list-flex-yoko li {
	border-bottom: 1px solid #eee;
	margin:0 0 20px 0;
	padding: 0px 0;
	width: 23.5%;
    height: auto;
	/*background: yellow;*/
}


.list-wide-left {
	margin: 0;
	padding: 0px 0;
	float: left;
	width: 20%;
	height: 100%;
	
	font-size: 13px;
	line-height: 1.0;
	
	/*background: #eee;*/
}


.list-about-left {
	margin: 0;
	padding: 0px 0;
	float: left;
	width: 20%;
	height: 100%;
	font-size: 13px;
	line-height: 1.0;
	color: #0eac31;
}
.list-about-right {
	float:right;
	width: 100%;
	margin: 0;
	padding: 0px 0;
	height: 100%;
	font-size: 13px;
	line-height: 1.0;
}

.list-dl-left {
	margin: 0;
	padding: 0px 0;
	float: left;
	width: 50%;
	height: 100%;
	font-size: 13px;
	line-height: 1.0;
	color: #0eac31;
}

.list-dl-left p {
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 140%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.0;
}

.list-dl-left-dltitle p {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 160%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.0;
	
}
.list-dl-left-dlupdate p {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 0;
padding: 0;
font-size: 100%;
letter-spacing: 0.0em;
line-height: 1.0;
	font-weight: normal;
}


.list-dl-right {
	width: auto;
	margin: 0;
	padding: 0px 0;
	height: 100%;
	font-size: 13px;
	line-height: 1.0;
	align-items: center;
}


.gmap {
height: 0;
overflow: hidden;
/*padding-bottom: 56.25%;*/
padding-bottom: 75%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}


.list-wide-new {
	margin: 0 auto;
}

.list-wide-new p {
    font-size: 10px; /* 文字のサイズ */
	line-height: 1.0;
	color: #fff; /* 文字色 */
	padding: 6px 20px;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
	background: #ffa619;
	text-align: center;
}

.tagcloud-bg-fff {
		line-height: 1.0;
		margin: 5px 0 0 36px;
}

.tagcloud-bg-fff a {
	font-family:arial,"見出ゴMB31","Midashi Go MB31","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    font-size: 13px; /* 文字のサイズ */
	line-height: 1.0;
	margin: 2px 4px 0 0;
	color: #0eac31; /*文字色 */
	padding: 8px 14px 8px 14px;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
	background: #fff;
}
.tagcloud-bg-fff a:hover {
	background: #1585d5;/* マウスホバー時の背景色 */
	color: #fff;/* マウスホバー時の文字色*/
}
.tagcloud-bg-fff a:before {
	/*font-family: 'Font Awesome 5 Free';
	content: '\f02b';
	font-weight: 900;
 /* font-family: "FontAwesome"; 
 content: "#"; /* 絵文字のコード */
 /*padding-right: 4px;
 color: #0eac31;*/
}


.tagcloud-bg-beta {
	width: 100%;
	margin-bottom: 20px;
}

.tagcloud-bg-beta a {
	font-family:arial,"見出ゴMB31","Midashi Go MB31","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    font-size: 13px; /* 文字のサイズ */
	line-height: 1.0;
	margin: 2px 4px 0 0;
	color: #fff; /*文字色 */
	padding: 8px 14px 8px 14px;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
	background: #0eac31;
}
.tagcloud-bg-beta a:hover {
	background: #9fddac;/* マウスホバー時の背景色 */
	color: #fff;/* マウスホバー時の文字色*/
}
.tagcloud-bg-beta a:before {
	/*font-family: 'Font Awesome 5 Free';
	content: '\f02b';
	font-weight: 900;
 /* font-family: "FontAwesome"; 
 content: "#"; /* 絵文字のコード */
 /*padding-right: 4px;
 color: #0eac31;*/
}



.newicon-area-acv {
	position: absolute;
	top:0;
	left:0;
	padding: 0;
	width: 75px;
}

.newicon-area-acv img {
	margin: 0;
	width: 100%;
	height: 100%;
}



.list-wide-right {
	float:right;
	width: 90%;
	margin: 0;
	padding: 0px 0;
	height: 100%;
	font-size: 13px;
	line-height: 1.0;
	margin-right: auto;
}

.list-wide-right a {
color: #000;
}
.list-wide-right a:hover {
color: #999;
}


.list-wide-date {
    font-family: 'Roboto', sans-serif;
	font-size: 10px;
	line-height: 1.0;
	color: #AAA;
	margin: 0px 0 0px 0;
	padding: 0;
	background: #555;
}

p.list-wide-right-text {
font-family:arial,"見出ゴMB31","Midashi Go MB31","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 0 0 0px 0;
	padding: 0;
font-size: 12px;
line-height: 1.4;
  text-align: left;
  text-justify: inter-ideograph;
}




.link-box-inner {
	height: auto;
	overflow:hidden;
	padding: 24px 0;
}

.link-box-inner1 {
	height: auto;
	overflow:hidden;
	padding: 20px 0;
}

.link-box:hover {
	background: #eee;
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}

.prev-next-link div.link-box a:hover {
	background: #eee;
	background-image: none;
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}



.linkallow {
	text-align: left;
	margin-bottom: 0px;
	font-size: 14px;
}

.linkallow a:before {
	font-family: 'Font Awesome 5 Free';
	content: '\f35a';
	font-weight: 900;
 padding-right: 2px;
 color: #0eac31;
}


.x-layout {
	display: flex;
	justify-content: space-between;
    align-items: center;
	margin-bottom: 60px;
}
.x-layout:nth-child(odd) {
	flex-direction: row-reverse;
}


/* ここから下がボタンのCSS　*/
.btn-animation-02 {
  display: inline-block;
  width: 200px;
  text-align: center;
  background-color: #9ec34b;
  border: 2px solid #9ec34b;
  font-size: 16px;
  color: #9ec34b;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 24px;
  border-radius: 4px;
  position: relative;
}

.btn-animation-02 span {
  position: relative;
  z-index: 1;
}

.btn-animation-02::before,
.btn-animation-02::after {
  content: "";
  display: block;
  background-color: #FFF;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  transition: .2s;
}
.btn-animation-02::before {
  left: 0;
}
.btn-animation-02::after {
  right: 0;
}

.btn-animation-02:hover:before,
.btn-animation-02:hover:after {
  width: 0;
  background-color: #FFF;
}

.btn-animation-02:hover {
  color: #FFF;
}



.btn-flat-1 {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 8px 46px;
  text-decoration: none;
  color: #0eac31;
  transition: .4s;
  border:1px solid #0eac31;
  border-radius: 10px;
}

.btn-flat-1:hover {
  background: #0eac31;
  color: white;
}


.btn-flat-2 {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 8px 46px;
  text-decoration: none;
  color: #fff;
  background: #0eac31;
  transition: .4s;
}

.btn-flat-2:hover {
  background: #f2f2f2;
  color: white;
}


.btn-flat-3 {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 8px 46px;
  text-decoration: none;
  color: #0eac31;
  background: #fff;
  transition: .4s;
}

.btn-flat-3:hover {
  background: #9fddac;
  color: white;
}



.kanren-ptn-b {
	height: auto;
}

.side-eventcal-h h3 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 18px;
	line-height: 1.3;
	font-weight: bold;
	color: #111;
	padding: 0 0 0 0;/*文字周りの余白*/
	/*border-left: solid 5px #0eac31;/*左線（実線 太さ 色）*/
	text-align: left;
	border-bottom: none;
}


.item-date3 {
font-family: arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size: 100%;
line-height: 120%;
color: #fff;
padding: 0 0 10px 0;
margin: 36px 0 5px 36px;
 letter-spacing: 0.05em;
	border-bottom: 1px solid #eef6e7;
}
.item-date4 {
font-family: arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size: 100%;
line-height: 120%;
color: #0eac31;
padding: 0 0 10px 0;
margin: 10px 0 5px 0px;
 letter-spacing: 0.05em;
border-bottom: 1px solid #eef6e7;
}


.itembox3 {
width: 100%;
position: relative;
}

.item-areanewlist-img3 {
margin: 0 0 0px 0;
height: 260px;
overflow: hidden;
text-align:center;
clear:both;
padding:0;
}

.item-areanewlist-img3 img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: 50% 50%;
}


.prev-next-link a {
  /*border-bottom: 1px #ddd solid;*/
  display: block;
  text-decoration: none;
  margin: 0px 0 0 0;
  /*padding: 0px 30px 0px;*/
  color: #0bd;
}
.prev-next-link a:hover {
  /*background-color: #f6f6f6;*/
}

.prev-next-link > :first-child {
	/*background: url(http://wmv10.xsrv.jp/wp-content/uploads/2020/03/object_1.png) no-repeat 0px center;
	background-size: 16px 28px;
	border-right: 1px solid #ddd;
	/*padding: 0 30px 0 24px;*/
	border-right: 1px solid #ddd;
	
	background-image: url(http://wmv10.xsrv.jp/wp-content/uploads/2020/03/object_1.png);
	background-position: left 0% bottom 30%;
	background-repeat: no-repeat;
	background-size: 14px auto;
}
	
.prev-next-link > :last-child {
	/*background: url(http://wmv10.xsrv.jp/wp-content/uploads/2020/03/object_1.png) no-repeat right 0px center;
	background-size: 16px 28px;
	/*padding: 0 24px 0 30px;*/
	
	background-image: url(http://wmv10.xsrv.jp/wp-content/uploads/2020/03/object_1.png);
	background-position: right 0% bottom 30%;
	background-repeat: no-repeat;
	background-size: 14px auto;

}


/*
.prev-next-link a:first-child {
  border-top: 1px #ddd solid;
}
.prev-next-link a:last-child {
  border-left: 1px #ddd solid;
}*/
.prev-next-label {
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  margin-bottom: 0px;
}

/* Arrows */
/*.prev-link {
  background: url(http://wmv10.xsrv.jp/wp-content/uploads/2020/03/object_1.png) no-repeat 3px center;
}
.next-link {
  background: url(http://wmv10.xsrv.jp/wp-content/uploads/2020/03/object_1.png) no-repeat right 3px center;
	text-align: right;
}
.prev-link,
.next-link {
  background-size: 16px 28px;
}*/

/* Images */
.thumb-wrap {
  display: flex;
	justify-content: space-between;
	/*background: yellow;*/
	height: auto;
	padding: 0 30px 0 20px;

}
.thumb-wrap p {
  margin: 0 0 0 16px;
	font-size: 16px;
	line-height: 1.5;
	text-align: justify;
}

.thumb-wrap2 {
  display: flex;
	flex-direction: row-reverse;
	/*background: #eef6e7;*/
	height: auto;
	padding: 0 20px 0 30px;
}
.thumb-wrap2 p {
  margin: 0 16px 0 0;
	font-size: 16px;
	line-height: 1.5;
	text-align: justify;
	
}

p.prev-next-date {
	font-size: 75%;
	line-height:1.0;
	text-align:left;
	margin-right:auto;
	padding:0;
}


.thumb-wrap-img {
width: 260px;
height: 100px;
overflow: hidden;
text-align:center;
clear:both;
}
.thumb-wrap-img img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: 50% 50%;
}


.pankuzu-area{
	background: #fff;
	border-top: 1px solid #eee;
	/*border-bottom: 1px solid #eee;
	/*box-shadow: 0px 3px 4px rgba(0,0,0,0.1);*/
	z-index: 10;
	padding: 20px 0;
}

.footer-ad {
	margin: 0 0 20px 0;
}

.footer-ad p {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #0eac31;
	line-height: 1.4;
}
.footer-ad p br{
	display: none;
}
.footer-ad p.ad-title {
	font-weight: bold;
	margin-bottom: 10px;
}
.footer-ad p.ad-text {
	font-size: 80%;
}




.margin-top20 {
	margin-top: 20px;
}

.margin-bottom10 {
	margin-bottom: 10px;
}

.margin-bottom30 {
	margin-bottom: 30px;
}

.padding-topbottom20 {
	padding: 20px 0;
}


/* ファイルダウンロード */

.w3eden {
	/*padding: 15px;
	border : 1px solid #ccc;
	width: 100%;
	height: 35px;
	margin: 5px;
	background: whitesmoke;*/
}
.w3eden a {
	/*text-decoration: underline !important;*/
}
strong.ptitle {
    /*display: none;*/
}
.text-muted {
    display: none;
}

.package-title {
    display: none;
}

.link-template-default {
	border: none !important;
	padding: 0 !important;
	background: none !important;
}

/*ダウンロードボタン*/
.btn-primary {
	background: #ffa619 !important;
	border: none  !important;
	margin: 10px 0 0 0 !important;
}

.card-body {
	margin: 0 !important;
	padding: 0 !important;
}

.media {
	float: right;
}



/* Contact Form7 */

 input[type="submit"] {
	   -webkit-appearance: none;
	   border-radius: 0;
}
 
/* Contact Form7【お便り用】 */
 
.contact7-send input[type="text"],
.contact7-send input[type="email"],
.contact7-send input[type="tel"],
.contact7-send textarea {
	width: 100%;
	padding:10px;
	/*border-radius: 4px;*/
	border: 1px solid #444;
	box-shadow: 0px 0px 0 0 rgba(0, 0, 0, 0);
	margin: 0 auto;
		z-index: 0;

}

.contact7-send {
	box-sizing: border-box;
	margin: 0 auto;
	width: 100%;

}
.contact7-send dd {
	margin: 10px 0 30px 0;
	margin-left: 0;
	line-height: 2.0;
	padding: 0;
	width: 100%;
}

.contact7-send dt {
	/*font-weight: normal;
	margin-bottom: 10px;
	width: 100%;
	height: auto;
	padding: 0 0 0 0;
	line-height: 1.0;
	background: #eee;*/
	line-height: 1.5;
	font-weight: normal;
	margin-bottom: 4px;
}

/* 必須マーク */
.contact7-send .must {
	background: #b0d57e;
}

/* 任意マーク */
.contact7-send .optional {
	background: #93c9ff;
}

.contact7-send .must,
.contact7-send .optional {
	color: #FFF;
	/*border-radius: 3px;*/
	font-size: 13px;
	line-height: 1.0;
	/*margin-left: 10px;*/
	margin: 0 0 0 4px;
	padding: 4px 10px;
	letter-spacing: 2px;
}
.btn_contact7-send {
	text-align: center;
}
.btn_contact7-send input {
	width: 60%;
	background-color: #b0d57e;
	color: #FFF;
	font-size: 0.9em;
	font-weight: bold;
	border: 1px solid #b0d57e;
	padding:10px 0;
	border-radius: 4px;
}
.btn_contact7-send input:hover {
	background-color: #FFF;
	color: #b0d57e; 
}

.form-area {
	margin: 0 auto;
	width: 54%;
	padding-right: 1%;
}


.btn_contact7 {
	text-align: center;
}
.btn_contact7 input {
	width: 60%;
	background-color: #b0d57e;
	color: #FFF;
	font-size: 0.9em;
	font-weight: bold;
	border: 1px solid #b0d57e;
	padding:10px 0;
}
.btn_contact7 input:hover {
	background-color: #FFF;
	color: #b0d57e; 
}

.footer-banner {
	border-top: 6px solid #eef6e7;
}






/* *****************************************************************
*   レスポンシブ（メディアクエリ）
* ***************************************************************** */


/* PC 画面の横幅が1160px以上
---------------------------------------------------- */

@media only screen and (min-width: 1160px) {
.sidebar { width: 100%; }
	
.prev-next-link {
    display: flex;
	margin-top: 30px;
}
.prev-next-link a {
    flex: 1;
	border:none;
}
.next-link {
    text-align: right;
}
	
.main-navigation {
	display: none;
}


	
/*
  .prev-next-link a,
  .prev-next-link a:first-child {
    border: none;
  }*/

/*
.prev-next-link > div {
	width: 50%;
}*/
	

/*
.thumb-wrap p {
  margin: 0 0 0 10px;
	font-size: 14px;
	line-height: 1.5;
}*/


	
}



/* Tablet (Portrait) 画面の横幅が768px〜959pxまで
---------------------------------------------------- */

@media only screen and (min-width: 768px) and (max-width: 959px) {
.wrapper { width: 728px; padding: 30px 20px 50px 20px; }
.header-inner { width: 728px; margin: auto; padding: 0px 0 30px 0;  }
.header-text-inner { width:728px; }
#nav { display: none; }
/*#nav { float: none; width: 100%; margin: 0 auto 50px auto; padding: 0; }*/
.nav-inner { width: 728px; }
#slidedown-nav { width: 728px; }
#top-slide-max { width: 728px; }
.cycle-slideshow { width: 728px; height: auto; margin: 0 ; overflow: hidden; }
li.item { height: 460px; margin-bottom:40px; }
li.item-gallery { height: 150px; }
.item-img { height: 150px; margin: 0 0 10px 0; overflow: hidden; }
.twothird { width: 460px; margin-right:10px; }
.footer-inner { width: 728px; padding: 0px 0px;}
	
/*タブレット時のテスト*/
.flex-spacebetween-headerarea { display: flex; flex-direction: column; justify-content: center; align-items: center;}
.flex-rowleft-column-headerarea { display: flex; flex-direction: column; align-items: center;}

}


/* Mobile (Portrait) 画面の横幅が300px~767pxまで 【MV】iPhoneXなど大きめサイズ
---------------------------------------------------- */

@media only screen and (max-width: 767px) {
/*.wrapper { width: 300px; padding: 30px 0px 50px 0px; }*/
.wrapper { width: 352px; padding: 0px 0px 0px 0px; }
.header-inner { width: 300px; margin: auto; padding: 15px 0 10px 0; }
.logo { text-align: center; }
.contact { display: none;}
#header h1, #header .logo { float: none; margin-bottom: 0px; }
.header-text-inner { width: 300px; }
#nav { display: none; position: absolute; top:0; float: none; text-align:center; width: 100%; background: #fefefe; margin-bottom: 40px; margin-top: 0px; padding: 0; }
.nav-inner { width: 100%; }
.nav-menu li a { color: #333; display: block; font-size: 15px; padding: 20px 10px; text-decoration: none;}
.nav-menu li { display: block; float: none; border-bottom: 1px solid #ededed; }
.toggle { display: block; float: right; position: absolute; top: 5px; right: 5px; z-index: 10000; }
#top-slide-max { width: 300px; }
.cycle-slideshow { width: 300px; height: auto; margin: 0 ; overflow: hidden; }
li.item { height: 460px; margin-bottom: 40px; }
li.item-gallery { height: 200px; }
.item-img { height: 200px; margin: 0 0 10px 0; overflow: hidden; }
table.similar-text img { width: 100px; }
table.similar-text th { width: 100px; }
.head-img { margin: 40px auto 20px auto;}
.pagedate { margin: -20px 0 -10px 0; }
p { font-size: 15px; }
.pager { margin: 80px 0 80px 0; }
.footer-inner { width: 300px; padding: 0px 0px;}
.mobile-display-none { display: none; }
.single-contents br { display: none; }
.page-contents { margin: 0 0 50px 0; }
	
	
.headerlogo-area { }
.headerlogo-area h1 {
margin: 0 0px 0px 0;
padding: 10px 0px 0px 0px;
font-size: 80%;
}
	
.item-date4 {
font-size: 80%;
line-height: 120%;
color: #0eac31;
padding: 0 0 10px 0;
margin: 10px 0 5px 0px;
}
.blog-title {
font-size: 110%;
letter-spacing: 0.05em;
line-height: 140%;
margin: 10px 0px 20px 0px;
padding: 15px 10px 25px 0px;
}
	
.textbox-bg-none-2 p {
font-size: 14px;
line-height: 1.5;
margin: 4px 0 0 0;
padding: 0px 0px;
	letter-spacing: 0.6;
}
	
/*wmv*/
#nav2 {display: none;}
.top-image-area {height: auto; background-position: 50% 50%; background-size:  120%;}
div .textbox-top {
width: 76%;
display: flex;
flex-direction: column;
align-content: center;
	justify-content: center;
	/*mix-blend-mode: multiply;*/
padding: 12px 12px 12px 12px;
margin: 40px auto 40px 0;
	border-radius: 14px;

}
div .textbox-top h3 {
margin: 6px 0 0 0;
padding: 0px 0px 0px 0px;
font-size: 105%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.4;
/*color: #1b10a6;*/
background: none;/*背景色*/
border-left: none;/*左線*/
text-align: left;
border: none;
}

div .textbox-top br {
/*display: none;*/
}

.textbox-top p {
font-size: 60%;
line-height: 1.5;
margin: 0px 0 0 0;
padding: 10px 0px 0;
	letter-spacing: 0.6;
	text-align: left;
}
/*.textbox-top p {
	display: none;/
}*/
.copy-tegaki { bottom:5%; left: 42%;}
	
/*wmv*/
div.nav-menu3 > ul {
margin: 0;
padding: 0;
	display: flex;
 flex-wrap: wrap;
 width: 100%;
}

.nav-menu3 li {
width:50%;
 list-style: none;
 background: lightblue;
 border-color: gray;
 border-style: solid;
 border-width: 0 1px 1px 0;
 box-sizing: border-box;
	margin: 0;
padding: 0;
}

.nav-menu3 ul > li:nth-child(n+1):not(:nth-child(n+3)) {
border-top-width: 1px;
}

.nav-menu3 ul > li:nth-child(2n+1) {
 border-left-width: 1px;
}

.nav-menu3 li a {
color: #111;
display: block;
font-size: 14px;
text-decoration: none;
padding: 12px 30px 12px 30px;
	text-align: center;
}

/*ハンバーガーメニュー - 新規メニューを追加した場合*/
div.menu-menu-1-container > ul { margin: 0;padding: 0;display: flex; flex-wrap: wrap; width: 100%;}
.menu-menu-1-container li { width:50%; list-style: none; background: #fff; border-color: #0eac31; border-style: solid; border-width: 0 1px 1px 0; box-sizing: border-box;	margin: 0;padding: 0;}
.menu-menu-1-container ul > li:nth-child(n+1):not(:nth-child(n+3)) { border-top-width: 1px;}
.menu-menu-1-container ul > li:nth-child(2n+1) { border-left-width: 1px;}
.menu-menu-1-container li a { color: #0eac31; display: block; font-size: 14px; text-decoration: none; padding: 12px 30px 12px 30px; text-align: center;}

.imagebox-1 { height: 180px;}
	
div .textbox-bg-fff-1 { padding: 0px 0 30px 0; margin: 0 0 10px 0;}
div .textbox-bg-fff-1 h3 {
margin: 20px 0px 20px 0px;
padding: 0px 0px 0px 0px;
font-size: 130%;
line-height: 1.4;
}

div .textbox-bg-fff-1 br {
display: none;
}

.textbox-bg-fff-1 p {
font-size: 15px;
line-height: 1.7;
margin: 4px 0 0 0;
padding: 0px 26px;
color: #060606;
	letter-spacing: 0.6;
}
	
div .textbox-bg-fff-3 { padding: 0px 0 30px 0; margin: 0 0 0px 0;}
div .textbox-bg-fff-3 h3 {
margin: 30px 0px 20px 0px;
padding: 0px 0px 0px 0px;
font-size: 130%;
line-height: 1.4;
}

div .textbox-bg-fff-3 br {
display: none;
}

.textbox-bg-fff-3 p {
font-size: 15px;
line-height: 1.7;
margin: 4px 0 0 0;
padding: 0px 26px;
color: #060606;
	letter-spacing: 0.6;
}
	
	
div .textbox-top-lead { width: 100%; padding: 0px 0 0px 0; margin: 0 0 10px 0;}
div .textbox-top-lead h3 { margin: 10px 0px 0px 0px; padding: 0px 18px; font-size: 110%; line-height: 1.4;}
div .textbox-top-lead p { font-size: 15px; line-height: 1.7; margin: 4px 0 0 0; padding: 0px 18px; color: #060606; 	letter-spacing: 0.6;}
	

.item-areanewlist-img3 {
margin: 0 0 0px 0;
height: 140px;
overflow: hidden;
text-align:center;
clear:both;
padding:0;
}

/*wmv flex*/
div .textbox-bg-1 {padding: 0px 0 16px 0;}
div .textbox-bg-1 h3 {
margin: 20px 0px 26px 0px;
padding: 0px 0px 0px 0px;
font-size: 180%;
letter-spacing: 0.2em;
line-height: 1.2;
}

div .textbox-bg-1 br {
display: none;
}

.textbox-bg-1 p {
font-size: 12px;
line-height: 1.5;
margin: 4px 0 0 0;
padding: 0px 16px;
}
	
div .textbox-title-1 h3 {
font-size: 140%;
line-height: 1.2;
}
	
.tagcloud-bg-fff { line-height: 1.0; margin: 5px 16px 0 16px;}
.tagcloud-bg-fff a { font-size: 11px; line-height: 1.2; margin: 2px 4px 4px 0; padding: 5px 10px 5px 10px;}
	
	
ul.listtable3 > li {
width: 48%;
}

ul.listtable4 > li {
width: 48%;
}
	
	
/*wmv*/
div .textbox-6 {width: 100%;}
.imagebox-3 { width: 100%;}
	
div .textbox-5 {width: 100%; padding: 20px 0;}
.imagebox-5 { width: 100%;}
.imagebox-5-right-kadomaru { width: 100%; /*border-radius: 0 0 36px 36px;*/}
	
div .textbox-bg-fff-2 {
padding: 0px 0 0px 0;
margin: 26px auto;
}
div .textbox-bg-fff-2 h2 {
margin: 20px 30px 6px 30px;
padding: 0px 0px 0px 0px;
font-size: 120%;
letter-spacing: 0.0em;
line-height: 1.4;
}

.textbox-bg-fff-2 p {
font-size: 10px;
line-height: 1.0;
margin: 4px 0 20px 0;
padding: 0px 0px;
letter-spacing: 0.6;
	}
	
.telnumber p { font-size: 200%;}
.telnumber p a { color:#fff;}
.telnumber p span.text-tel { font-size: 70%;}
	


.thumb-wrap {  padding: 0 0 20px 20px;}
.thumb-wrap p { margin: 0 0 0 16px; font-size: 14px; line-height: 1.5;}
.thumb-wrap2 {  padding: 0 20px 20px 0px;}
.thumb-wrap2 p { margin: 0 16px 0 0; font-size: 14px; line-height: 1.5;}

p.prev-next-date {
	font-size: 75%;
	line-height:1.0;
	text-align:left;
	margin-right:auto;
	padding:0;
}


.prev-next-link {
	margin-top: 30px;
}
	
.prev-next-link a {
  border-bottom: 1px #ddd solid;
  margin: 0px 0 0 0;
}
	
/*
.prev-next-link a:last-child {
  border-left: none;
}*/
	
.prev-next-link > :first-child { border-top: 1px #ddd solid; border-right: none;}
.prev-next-link > :last-child {}
	
.btn-flat-1 { padding: 6px 20px; font-size: 90%;}
.btn-flat-2 { padding: 6px 20px; font-size: 90%;}
.btn-flat-3 { padding: 6px 20px; font-size: 90%;}
	
	
/* Contact Form7 */
.form-area { margin: 0 auto; width: 84%;	padding-right: 6%;}
.contact7 {}
.contact7-send {}
	
	
	

.pankuzu-area{padding: 12px 0;}
	
.list-date {margin: 4px 0 0 0;}
.list-wide-new p {
    font-size: 10px; /* 文字のサイズ */
	line-height: 1.0;
	padding: 4px 12px 3px;
	margin-left:3px;
}
	
.footer-ad p br{ display: block;}
	
.imagebox-1-kadomaru-topleftright {	height: 160px}
.imagebox-1-kadomaru-bottomleftright {	height: 160px; margin: 0 0 10px 0;}

	

/* ☆共通☆ flex関連
---------------------------------------------------------------*/

/*flex 写真2_両端揃え */
.flex-spacebetween { display: flex; justify-content: center; align-items: center;}
.flex-spacebetween-headerarea { display: flex; justify-content: center; align-items: center; }
.flex-top-spacebetween-column { display: flex; flex-direction: column; align-items: center;}
.flex-spacebetween-column { display: flex; flex-direction: column; align-items: center;}
.flex-spacebetween-column-spacebetween { display: flex; flex-direction: column; align-items: center;}
.flex-justifycenter-column-bg { display: flex; flex-direction: column; align-items: center;}
.flex-spacebetween-column-left { display: flex; flex-direction: column; align-items: center;}
.flex-rowleft-column { display: flex; flex-direction: column; align-items: center;}
.flex-rowleft-rowcolumn { display: flex; flex-direction: column; align-items: flex-start;}
.flex-rowleft-column-headerarea { display: flex; flex-direction: column; align-items: center;}
	
.flex-yoko2-wiget { flex-direction: column; padding-bottom:0;}
.flex-yoko2-wiget > *{ flex-basis: 100%; margin-bottom: 50px;}

/*flex 写真3_折り返し */
.flex-yoko3wrap-column { flex-direction: column; padding-bottom:0;}
.flex-yoko3wrap-column > *{ flex-basis: 100%; margin-bottom: 10px;}
	
.flex-yoko3wrap-column-wiget { flex-direction: column; padding-bottom:0;}
.flex-yoko3wrap-column-wiget > *{ flex-basis: 100%; margin-bottom: 50px;}
	
/*flex 写真4 改 左寄せ*/
.flex-yoko4wrap-2 { display: flex; justify-content: space-between;}
.flex-yoko4wrap-2 > *{ flex-basis: 48%; margin-right: 0;}
/*flex PC横からスマホ縦 */
.flex-yoko-tate-reverse { flex-direction: column; padding-bottom:0; width: 100%;}
.flexbloc_footer-left1 {width: 50%; margin: 0 auto;}
.flexbloc_footer-right1 {width: 100%; display: flex; flex-direction: column; align-items: center;}
.flexbloc_footer-right1 br {display: block;}
.flexbloc_footer-right1 h4 {text-align: center;	margin: 10px 0;}
	
div.textbox-bg-paint-5 { width: 100%; padding: 20px 0;}
div .textbox-bg-paint-img-5 { width: 100%;}
div.textbox-bg-paint2-5 { width: 100%; padding: 20px 0;}
div.textbox-bg-none-5  { width: 100%; padding: 20px 0;}
div.textbox-bg-none-5-contact  { width: 100%; padding: 20px 0; border-right: none; border-bottom: 1px solid #fff;}
div .textbox-bg-none-5-contact:last-child{ border-bottom: none;}
div.textbox-bg-paint-5-kadomaru { width: 100%; height: auto; padding: 0px 0 20px 0;}
div .textbox-bg-paint-5-kadomaru h3 { margin: 26px 0px 10px 0px; padding: 0px 0px 0px 0px;
font-size: 140%;
letter-spacing: 0.0em;
line-height: 1.2;
}

div .textbox-bg-paint-5-kadomaru br {
display: none;
}

.textbox-bg-paint-5-kadomaru p {
font-size: 17px;
line-height: 1.6;
margin: 4px 0 0 0;
padding: 0px 20px;
text-align: left;
color: #fff;

}
	
.flex-w32 {width:100%;}
.flex-w64 {width:100%;}
.flex-left44 {width:100%;}
.flex-right52 {width:100%;}
.flex-half49 {width:100%;}
.flex-w3-1 {width:100%;}
	
.flex-areainfo-item4 { width:48%;}
.item-date3 { margin: 16px 0 5px 16px; font-size: 70%; line-height: 120%;}
	
	
	
	
/*テキスト型バナー*/
div .texttype-btn { padding: 14px 0 6px; margin: 0 0 1.5% 0;}
div .texttype-btn p { margin: 4px 0px 0px 0px; padding: 0px 0px 0px 0px; font-size: 130%; line-height: 1.0;}

/*テキスト型バナー*/
div .texttype-bnr-bordertopbottom { width: 85%; height: auto; padding: 30px 0; margin: 50px auto;}

	
	
/*【新】人気記事ランキングの装飾（サイドバー用）
--------------------------------------------------------------------------------------------------------*/
.list-side-left { width: 27%;}
.list-side-img { height: 61px;}
.list-side-right { width: 70%;  height: 61px;}
p.list-side-right-text { font-size: 12px;line-height: 140%;}
	
.list-wide-left { width: auto; margin-right: auto;}
.list-about-left { background: #eee; margin-right: auto; width: 100%;}
.list-dl-left { margin-right: auto; width: 100%;}
.list-dl-left-dltitle p {
margin: 8px 0px 0px 0px;
font-size: 150%;
letter-spacing: 0.0em;
font-weight: bold;
line-height: 1.3;	
}
.list-dl-left-dlupdate p {
margin: 6px 0px 10px 0px;
font-size: 100%;
letter-spacing: 0.0em;
line-height: 1.0;
	
}
	
.list-wide-right { margin-top: 4px; }
.list-wide-right p { margin: 0px; padding: 0; line-height: 1.4;}

.list-about-right { background: #eee; margin-top: 4px;}
.list-dl-right { margin-top: 4px; width: 100%;}
.link-box-inner1 {	padding: 10px 0;}
	


.list-flex-yoko li {
	margin:0 0 20px 0;
	padding: 0px 0;
	width: 48%;
    height: auto;
	/*background: yellow;*/
}
	
	
.linkallow { margin-bottom: 0px;font-size: 12px;}
.linkallow a:before { padding-right: 2px;}

.x-layout,.x-layout:nth-child(odd)  { flex-direction: column;}

	
}



/* Mobile (Portrait/iPhone6) 画面の横幅が375px〜479pxまで
---------------------------------------------------- */

@media only screen and (min-width: 375px) and (max-width: 479px) {
.wrapper { width: 336px; }
.header-inner { width: 336px; margin: auto; }
.header-text-inner { width: 336px; }
.logo { text-align:center; }
#top-slide-max { width: 336px; }
.cycle-slideshow { width: 336px; height: auto; margin: 0 ; overflow: hidden; }
.footer-inner { width: 336px; padding: 0px 0px;}
li.item { height: 460px; margin-bottom: 40px; }
li.item-gallery { height: 224px; }
.item-img { height: 224px; margin: 0 0 10px 0; overflow: hidden; }
}



/* Mobile (Landscape) 画面の横幅が480px〜767pxまで
---------------------------------------------------- */

@media only screen and (min-width: 480px) and (max-width: 767px) {
.wrapper { width: 420px; }
.header-inner { width: 420px; margin:auto; }
.header-text-inner { width: 420px; }
.logo { text-align:center; }
#top-slide-max { width: 420px; }
.cycle-slideshow { width: 420px; height: auto; margin: 0 ; overflow: hidden; }
.footer-inner { width: 420px; padding: 0px 0px;}
li.item { height: 520px; margin-bottom: 40px; }
li.item-gallery { height: 280px; }
.item-img { height: 280px; margin: 0 0 10px 0; overflow: hidden; }
}



/* *****************************************************************
*   レスポンシブ（外部サービス対策用）
* ***************************************************************** */

/* Twitter Timeline
---------------------------------------------------- */

.twitter-timeline { 
width:100%; 
height: 300px; 
}


/* YouTube embed
---------------------------------------------------- */

.youtube {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin-top: 20px;
margin-bottom: 20px;
}
.youtube iframe,
.youtube object,
.youtube embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/* YouTube URL貼り付け用
---------------------------------------------------- */

.wp-block-embed-youtube {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin-top: 20px;
margin-bottom: 20px;
}
.wp-block-embed-youtube iframe,
.wp-block-embed-youtube object,
.wp-block-embed-youtube embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
