
body {
font-family:'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体',
'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  color: #000000;
}

html {
  scroll-behavior: smooth;
}

p {font-size: 110%;
   line-height: 200%;          /* 縦行間調整 */
  margin: 0 0 15px 5px;
}

/* ★見出し文字設定*************************************************  -*/

 h1{
font-family:'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体',
'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	clear: both;
	font-size: 80%;
        font-weight: 300;             /*文字の太さ調整100-900*/
	color: #000000;
        margin: 1px 0 1px 0;
    margin: 0px 0px 10px 0px;
}


H2{
font-family:'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体',
'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
        font-weight: 300;
	font-size: 120%;
/*        font-weight: 700;*/             /*文字の太さ調整100-900*/
	color: #000000;
        border-radius: 2px;         /* CSS3 */
	margin: 0px 0px 14px 0px;
	padding: 12px 0px 10px 2px;
}

h3 {
font-family:'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体',
'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #000000;
	font-size: 120%;
        font-weight: 300;
  position: relative;
	margin: 0px 0px 14px 0px;
	padding: 12px 0px 10px 2px;
}

.clear { clear:both; }
.clear hr { display:none; }


.gmap iframe{
  max-width: 100%;
  height: 400px;
}

/*見出しレイアウトパーツ-----------------------------------------------------*/
.midasi1{
	background-image: url(./images/ba-h2sp.png);   /* 背景画像 */
        background-position: center;
}


/*リンクカラー-----*/

a:link,
a:visited,
a:hover,
a:active {
  color: #000000;
}


/*投稿上部カテゴリ名-----*/
.h-blog{
	clear: both;
	text-align: center;          /* 文字センターよせ */
	font-size: 180%;
        font-weight: 200;             /*文字の太さ調整100-900*/
	color: #000000;
        margin: 1px 0 30px 0;
        padding: 0px 0px 0px 8px;
	border-bottom: 1px solid #818181;  /* 枠線の装飾 */
}


/*パンくずリスト-----*/
.pannavi{
	font-size: 80%;
        margin: -30px 0 0px 0;
  padding: 0px 0 30px 0px;
}


.pannavi a:link,
.pannavi a:visited,
.pannavi a:hover,
.pannavi:active {
  color: #000;
}

/*ブラウザ左右余白を排除---------------------------*/
* {
  margin: 0;
  padding: 0;
}


@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

/*テーブル余白を削除---------------------------*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*画像の最大幅を画面のサイズの最大幅に設定--------*/
img {
  max-width: 100%;
  height: auto;
}

.alignleft{
	max-width: 100%;
        float : none !important;
}


.alignright{
	max-width: 100%;
        float : none !important;
}




/* ★ウィジェット用*****************************************************  */

/*フッター４枠--------*/

.footer-4waku{
  margin: 50px 0 50px 0;
}

.footer-4waku1 {
        padding: 20px 0px 20px 20px;
        color: #ffffff;
	text-align: center;
}

.footer-4waku2 {
	text-align: center;
}

.footer-4waku3 {
	text-align: center;
}

.footer-4waku4 {
	text-align: center;
}

.footer-4waku1 a,
.footer-4waku2 a,
.footer-4waku3 a,
.footer-4waku4 a{
        color: #ffffff;
	text-decoration: none;
}

.footer-4waku1 a:hover,
.footer-4waku2 a:hover,
.footer-4waku3 a:hover,
.footer-4waku4 a:hover{

}



/*- ★背景設定********************************************************  -*/

/*◇ヘッダー背景---------------------------------------*/


/*☆☆ipad表示用 760px以上の場合--------------------------------------------*/
@media screen and (min-width: 760px){
header{
       background-image: url(header-back-ipad.png);
background-size:cover;}

}

/*☆☆スマホ表示用 759px以下の場合--------------------------------------------*/
@media screen and (max-width: 759px){
header{
       background-image: url(header-back-sp.png);
background-size:cover;}
}
 
.header-inner{
        background-image: url(header-bana-sp.png);
	background-repeat: no-repeat;           /* 背景画像リピートなし */
        height: auto;}

/*◇コンテンツ全体背景----------------------------------------------------*/

/*☆☆ipad表示用 760px以上の場合---------------------------*/
@media screen and (min-width: 760px){

.container-back-top {background-image: url(container-back-top-ipad.png) ;
	         background-repeat: repeat-x;
                 background-position: center top;
}

.container-back {background-image: url(container-back-ipad.png) ;
	         background-repeat: repeat-x;
                 background-position: center top;
}

}



/*☆☆スマホ表示用 759px以上の場合-----------------------*/
@media screen and (max-width: 759px){

.container-back-top {background-image: url(container-back-top-sp.png) ;
	         background-repeat: repeat-x;
                 background-position: center top;
}

.container-back {background-image: url(container-back-sp.png) ;
	         background-repeat: repeat-x;
                 background-position: center top;
}

}

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

/*◇コンテンツ部分背景---------------------------------------*/
.contents {}

/*◇サイドメニュー背景---------------------------------------*/
#sidebar{
}


/*◇フッター背景-------------------------------------------------------*/

footer{
       background-image: url(footer-back-sp.png) ;
       margin: 10px 0 0 0;
        padding: 10px 0 0 0;     /* 背景上部出す場合この箇所を500pxなどに大き目に変更 */
}
 
.footer-inner{
	background-repeat: no-repeat;   /* 背景画像リピートなし */
}



/*◇メタスライダー------*/
#m-slider img{
    clear: both; /* 回り込み解除 */
    margin: 0px 0px 0px 0px;
}

#m-slider2 {
    margin: 0px 0px 0px 0px;
}

#m-slider2 img{
  width: 100%;
  height: 150px;
  object-fit: cover; /* この一行を追加するだけ！ */
}

/* ★header-inner, .container, .footer-innerの最大幅指定***************  -*/

.header-inner, .container, .footer-inner {
  max-width: 770px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}




/* ★ヘッダー**********************************************************  -*/


/*◇ロゴ・お問い合わせボタン--------------*/

.header1{
        max-width: 100%;
        margin: 0 auto;
	text-align: center;          /* 文字センターよせ */
}


.header2{
        width: 100%;
        margin: 0 auto;
	text-align: center;          /* 文字センターよせ */
}



/*- ★コンテンツ*****************************************************  -*/


.contents, #sidebar {
  margin: 20px 0;
}

/*indexループ用コンテンツ--*/
  .contents2 {
    width: 100%;
  padding: 0 0 0 0;
  }


/* ★サイドバー***************************************************** */
/*サイドバータイトル-----*/
.sidebar-title{
   width: 100%;
	color: #ffffff;
background-color: #7fc925;
  margin-top: 80px;
  padding: 8px 8px 8px 8px;
}

#sidebar img{
   width: 100%;
  margin-top: 20px;
}


#sidebar li{
        text-align: left;
        list-style:none;
        text-decoration: none;
        padding: 18px 0 18px 3px;
	border-bottom: 1px dotted #b3b3b3;  /* 枠線の装飾 */
}

#sidebar li a{
	color: #000000;
        text-decoration: none;
}

#sidebar li a:hover{
	color: #000000;
        text-decoration: underline;
}

#sidebar li:before {
    content: '　▶　';
	color: #7fc925;
}

/*- ★フッター*******************************************************  -*/


/*フッター-------------------------*/
footer {

}
 
/*フッターナビゲーションメニュー---*/
.footer-nav {
  margin-bottom: 20px;
}

.footer-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-nav ul:after {
  display: block;
  clear: both;
  content: '';
}

.footer-nav li {
  float: left;
  width: 50%;
  text-align: center;
}

.footer-nav li a {
  font-size: .9em;
  display: block;
  padding: 10px 5px;
  text-decoration: none;
	color:#303030;
}

.footer-nav li a:hover {
  opacity: .6;
}


/*フッターナビゲーションメニュー2--------*/
.footer-nav2 {
  margin-bottom: 20px;
}

.footer-nav2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-nav2 ul:after {
  display: block;
  clear: both;
  content: '';
}

.footer-nav2 li {
  float: left;
  width: 50%;
  text-align: left;
}

.footer-nav2 li a {
  font-size: .9em;
  display: block;
  padding: 10px 5px 10px 10px;
  text-decoration: none;
	color:#ffffff;
}

.footer-nav2 li a:hover {
  opacity: .6;
}

.footer-nav2 a:before {
  font-family: "Font Awesome 5 Free";
  content: '\f35a'; /*--矢印--*/
  font-weight: 900;
  padding-right: 5px;
}

/*フッターナビゲーションメニュー3--------*/
.footer-nav3 {
  margin-bottom: 20px;
}

.footer-nav3 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-nav3 ul:after {
  display: block;
  clear: both;
  content: '';
}

.footer-nav3 li {
  float: left;
  width: 50%;
  text-align: center;
}

.footer-nav3 li a {
  font-size: .9em;
  display: block;
  padding: 10px 5px;
  text-decoration: none;
	color:#303030;
}

.footer-nav3 li a:hover {
  opacity: .6;
}


/*フッターナビゲーションメニュー--------*/


.footer-nav4 {
  margin-bottom: 20px;
}

.footer-nav4 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-nav4 ul:after {
  display: block;
  clear: both;
  content: '';
}

.footer-nav4 li {
  float: left;
  width: 50%;
  text-align: center;
}

.footer-nav4 li a {
  font-size: .9em;
  display: block;
  padding: 10px 5px;
  text-decoration: none;
	color:#303030;
}

.footer-nav4 li a:hover {
  opacity: .6;
}

/*フッターナビゲーションメニュー5--------*/
.footer-nav5 {
  margin-bottom: 20px;
}

.footer-nav5 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-nav5 ul:after {
  display: block;
  clear: both;
  content: '';
}

.footer-nav5 li {
  float: left;
  width: 50%;
  text-align: center;
}

.footer-nav5 li a {
  font-size: .9em;
  display: block;
  padding: 10px 5px;
  text-decoration: none;
	color:#ffffff;
}

.footer-nav5 li a:hover {
  opacity: .6;
}



/*コピーライト------*/
.copyright {
        clear: both;                /* 回り込み解除 */
	color:#000000;
        font-size: .9em;
        margin: 0px 0 0 0;
        padding: 10px 0 60px 0;
        text-align: center;
}




/*-  ★カテゴリ ループ表示**********************************************  -*/

.kiji-list {
  margin: 20px 0 15px 0px;
  border: solid 1px #ddd;
  background-color: #fff;
}
 
.kiji-list a {
  display: block;
  padding: 20px;
  text-decoration: none;
  color: #000;
}


.kiji-list a:visited,
a:active {
  color: #000000;
}
 
.kiji-list a:after {
  display: block;
  clear: both;
  content: '';
}
 
.kiji-list a:hover {
  background-color: #eee;
}

  .kiji-list img {
  }
  .kiji-list .text {
  }
  .kiji-list h2 {
    font-size: 100%;
  }
  .kiji-date {
    margin-bottom: 0;
  }
  .kiji-list p {
/*    visibility: hidden;*/
    height: auto;
  }

.spcatemidashi{
  text-align: center;
}


/* ★ページネーション　投稿カテゴリナビ*****************************  -*/


.pagination {
  margin: 40px 0 30px;
  text-align: center;
}
 
.pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
 
.pagination li {
  display: inline-block;
  width: auto;
}
 
.pagination li a, .pagination li > span {
  font-size: .9em;
  display: block;
  width: 30px;
  margin: 0 1px;
  padding: 5px 0;
  text-decoration: none;
  color: #000;
  border: solid 1px #ccc;
  border-radius: 3px;
}
 
.pagination li > span {
  color: #fff;
  background-color: #464646;
}
 
.pagination li a:hover {
  color: #fff;
  background-color: #464646;
}
 
.pagination li .dots {
  width: 15px;
  padding: 0;
  color: #000;
  border-color: transparent;
  background-color: transparent;
}



/* ★トップお知らせwpkiziichiran***********************************  -*/


/*-  一覧で確認ボタン　共通利用可能  -*/

.myphp-botan{
	width: 100%;
	background-color: #0067b7;        /* 背景色 */
        border-radius: 8px;         /* CSS3角を丸くする */
	margin: 15px auto 0 auto;
}

.myphp-botan a{
	        display: block;
	color: #ffffff;
	text-align: center;
	width: 100%;
	border: 1px solid #ffffff;  /* 枠線の装飾 */
	margin: 0 auto;
	padding: 15px 0px 15px 0px;
	text-decoration: none;
}

.myphp-botan a:link,
.myphp-botan a:active,
.myphp-botan a:visited {
	color: #ffffff;
	text-decoration: none;
}


.myphp-botan  a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #a8a8a8;        /* 背景色 */
}


/*◇テキストバージョン----------------- */
.index-box2{
	width: 100%;
	font-size: 100%;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	height: auto;
        overflow:auto;
	color: #000000;
}

.index-box2 a:link,
.index-box2 a:active,
.index-box2 a:visited {
	color: #000000;
	text-decoration: none;
}

.index-box2 a:hover {
	color: #000000;
	text-decoration: underline;
}

.index-list{
	font-size: 110%;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	padding: 10px 0px 10px 0px;
}

.indexpr-span{
	font-size: 100%;
	color:#3d3d3d;
        border-radius: 3px;         /* CSS3 */
	border: 1px solid #fff;  /* 枠線の装飾 */
	max-width: 300px;
	margin: 0px 10px 10px 0px;
	padding: 0px 5px 0px 5px;
}


.osirase-data3{

}

.osirase-data3 a{
	        display: block;
	clear: both;
        border-radius: 1px;         /* CSS3 */
        background-color: #999;   /* 背景色 */
	font-size: 80%;
	width: 95%;
	height: auto;
	color:#ffffff;
	text-align: center;
	text-decoration: none;
        border-radius: 2px;
	margin: 20px 0px 0px 0px;
	padding: 10px 8px 10px 8px;
}

.osirase-data3 a:hover{
	color:#ffffff;
	text-decoration: none;
        background-color: #000000;
}


/*◇画像バージョン------------------------------------------- */

.index-list2{
	float: left;
	width: 350px;
	margin: 0 auto;
	padding: 25px 10px 25px 10px;
}

.index-list2 img{
	width: 100%;
	height: 250px;
        object-fit: cover; 
	margin: 0 auto;
}


.index-list2 a:link,
.index-list2 a:active,
.index-list2 a:visited {
	color: #595959;
	text-decoration: none;
}

.index-list2 a:hover {
	color: #595959;
	text-decoration: underline;
}


.indexpr-span2{
	font-size: 100%;
	color:#ffffff;
        border-radius: 3px;         /* CSS3 */
        background-color: #8bc53e;   /* 背景色 */
	max-width: 340px;
	margin: 0px 10px 0px 0px;
	padding: 0px 5px 0px 5px;
}

/* ◇画像バージョン myphp2　３カラム表示---------------------- */


.myphp2-gazou3karamu{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.myphp2-gazou3karamu img{
    width:100%;
    height:auto;
        object-fit: cover;
	margin: 0 auto;
}


.myphp2-gazou3karamu a:link,
.myphp2-gazou3karamu a:active,
.myphp2-gazou3karamu a:visited {
	font-size: 100%;
	text-decoration: none;
	color: #000000;
}

.myphp2-gazou3karamu a:hover {
	text-decoration: underline;
}


/*----一覧ボタン---------------*/
.osirase-data2 a{
	display: block;
	clear: both;
	border: 1px solid #000000;
	font-size: 120%;
	text-align: center;          /* 文字センターよせ */
	width: 95%;           /* 横幅min*/
	height: 20px;               /* 縦幅　指定ない場合は　auto */
        border-radius: 6px;         /* CSS3角を丸くする */
	margin: 80px auto;
	padding: 10px 1% 20px 1%;
	color:#ffffff;
        background-color: #000000;
	text-decoration: none;
}


.osirase-data2 a:hover{
	color:#000000;
	text-decoration: none;
        background-color: #ffffff;
	border: 1px solid #000000;
}


/* ◇画像バージョン myphp1　２カラム縦表示---------------------- */

.wpkiziichiran3-2container{

}

.wpkiziichiran3-item1 {flex-basis:30%;
	color:#8d9296;
	height: auto;
}

.wpkiziichiran3-item1 img{
	width: 100%;
	height: auto;
        object-fit: cover; 
	margin: 0 auto;
}

.wpkiziichiran3-item2 {flex-basis:70%;
	color:#222222;
	height: auto;
	padding: 30px 0px 0px 0px;
}

.wpkiziichiran3-item2 a:link,
.wpkiziichiran3-item2 a:visited,
.wpkiziichiran3-item2:active {
	color:#000000;
	text-decoration: none;
}


.wpkiziichiran3-item2 a:hover{
	color:#222222;
	text-decoration: none;
}
/*----一覧ボタン---------------*/
.osirase-data1 a{
	display: block;
	clear: both;
	border: 1px solid #8dc63f;
        background-color: #8dc63f;   /* 背景色 */
	font-size: 120%;
	text-align: center;          /* 文字センターよせ */
	width: 95%;           /* 横幅min*/
	height: 20px;               /* 縦幅　指定ない場合は　auto */
        border-radius: 6px;         /* CSS3角を丸くする */
	margin: 80px auto;
	padding: 10px 1% 20px 1%;
	color:#ffffff;
	text-decoration: none;
}

.osirase-data1 a:hover{
	color:#ffffff;
	text-decoration: none;
        background-color: #a1da55;
}


/*  ★グローバルメニュー********************************************  -*/

#header-nav li  span {
display:block;
	text-align: center;          /* 文字センターよせ */
}

nav#header-nav {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background: #fff;
    color: #fff;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
}
 
nav#header-nav ul {
    margin: 0 auto;
    padding: 0;
    background: #7fc925;
    width: 100%;
}
 
nav#header-nav ul li {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
}
 
/* 最後はラインを描かない */
nav#header-nav ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
 
nav#header-nav ul li a {
    display: block;
    color: #fff;
    padding: 1em 0;
	text-decoration: none;
}
 
/* このクラスを、jQueryで付与・削除する */
nav#header-nav.active {
    transform: translateY(0%);
}




.sub-menu{
    border-top: 1px solid #fff;
}


/*ハンバーガー---------------------------------------------*/
.navToggle {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 8px;
    width: 42px;
    height: 51px;
    cursor: pointer;
    z-index: 3;
    background: #7fc925;
    text-align: center;
	border: 1px solid #ffffff;  /* 枠線の装飾 */
}
 
.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 3px #eee;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}
 
.navToggle span:nth-child(1) {
    top: 9px;
}
 
.navToggle span:nth-child(2) {
    top: 18px;
}
 
.navToggle span:nth-child(3) {
    top: 27px;
}
 
.navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}


/*ハンバーガータッチ後----------------------------------*/

/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}


/*  ★追加パーツ1　共通タグ*****************************************  -
td-sample01
page-box1
flo-left
flo-cr
contact1-td0
******************************************************************** */

/*---------テーブル制御ノーマル　td-sample01----*/
.td-sample01{
    margin:15px 0px 30px 0px;
    border-top:1px solid #ccc;
    border-right:1px solid #ccc;
    width: 100%;
}
.td-sample01 th, .td-sample01 td{
	width: 91%;
    vertical-align:top;
    padding:15px;
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
}
.td-sample01 th {
	width: 91%;
	font-size: 100%;
        font-weight: 100;   /*文字の太さ調整100-900*/
	text-align: center;
	background: #f6f6f6;
}

    .td-sample01 th, .td-sample01 td{
        display:block;
    }

/*----ボックス----*/
.page-box1{
	background: #f6f6f6;
	border: 1px solid #d3d3d3;
        border-radius: 6px;         /* CSS3 */
	width: 93%;
	margin: 10px 0px 10px 0px;
	padding: 10px 8px 10px 16px;
}

/*----回り込み----*/
.flo-left{
	width: 100%;
	font-size: 130%;
	text-align: left;
	padding: 10px 0px 10px 0px;
}

.flo-cr{
	clear: both;
}


/* =共通パーツ　お問い合わせフォーム---------------------------------- */

.contact1-td0{
    margin:15px 0px 30px 0px;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    border-right:1px solid #fff;
    border-left:1px solid #fff;
    width: 100%;
}

.contact1-td0 th, .contact1-td0 td{
    vertical-align:top;
    padding:15px;
    border-bottom:1px solid #fff;
    border-left:1px solid #fff;
	width: 91%;
}


.contact1-td0 th {
	font-size: 100%;
        font-weight: 100;   /*文字の太さ調整100-900*/
	text-align:left;
	background: #f6f6f6;
	width: 91%;
}

    .contact1-td0 th, .contact1-td0 td{
        display:block;
    }


.hissu-span2{
	font-size: 60%;
	color:#e83b32;
        border-radius: 2px;         /* CSS3 */
	max-width: 300px;
	margin: 0px 10px 0px 10px;
	padding: 2px 8px 2px 8px;
}

/* hissu-span2 右寄せパーツ----------------------------------
	        display: block;
	float: right;
	font-size: 100%;
	color:#f26522;
	text-align: right;
	max-width: 300px;
        margin:0 0 0 auto;
	padding: 0px 2px 0px 2px;
 */

.contact-centa{
	text-align: center;
	margin: 10px 10px 30px 10px;
	padding: 0px 0px 0px 0px;
}

input#submit_button { 
	color:#ffffff;
        cursor:pointer;
	background: #acacac;
	width: 300px;           /* 横幅 */
	height: 50px;               /* 縦幅　指定ない場合は　auto */
        border-radius: 6px;         /* CSS3角を丸くする */
    border:1px solid #acacac;
letter-spacing: 0.5em;
}

.contact-box{
	margin: 10px 0px 30px 0px;
	padding: 3px;
	max-width: 100%;           /* 横幅 */
	height: auto;               /* 縦幅　指定ない場合は　auto */
	border: 1px solid #ddd;  /* 枠線の装飾 */
}


#contact1-b1{
	color:#000000;
	width: 100%;
	height: 45px;
	padding: 8px;
}

#contact1-b1k{
	color:#000000;
	width: 20%;
	height: 45px;
	padding: 8px;
}

#contact1-b2{
	color:#000000;
	width: 100%;
	height: 300px;               /* 縦幅　指定ない場合は　auto */
	padding: 8px;
}
.contact-fmbox{
	margin: 10px 10px 10px 15px;
	padding: 8px;
}

/* =コンタクトフィールドボックス内--------------------- */

#contact-field1{
        border-radius: 6px;         /* CSS3角を丸くする */
	padding: 10px;   /* ボックス内の余白 */
-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
    border:1px solid #fff;
}

#contact-field2{
        border-radius: 6px;         /* CSS3角を丸くする */
	margin: 0px 0px 0px 30px;
	padding: 10px;   /* ボックス内の余白 */
-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
    border:1px solid #fff;
}

/*  ★追加パーツ２　各ページ用*****************************************  -*/

/*----ワイド背景１　画像----*/
.waide-b2{
  background: url(images/haikei-waide1.jpg) ;
   margin-left:-50%;
	   margin-right:-50%;
   padding-top:150px;
   padding-bottom:150px;
   padding-left:50%;
	   padding-right:50%;
}

.waide-b3{
   background: #d6d6d6;
	height: auto;
        overflow:hidden;
   margin-top:-90px;
   margin-bottom:50px;
   margin-left:-500%;
	   margin-right:-500%;
   padding-top:80px;
   padding-bottom:80px;
   padding-left:500%;
	   padding-right:500%;
	height: auto;
}




/*  ★スマホ固定バーCSS-------------*********************************  -*/


/*--------------------------------
モーダルウィンドウ
---------------------------------*/
.modal-window {
-webkit-transform: translate(0, 100%);
-moz-transform: translate(0, 100%);
-o-transform: translate(0, 100%);
-ms-transform: translate(0, 100%);
transform: translate(0, 100%);
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 999;
opacity: 0;
line-height: 1.3;
display: none9;
}
.modal-window:target {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-o-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
}
.is-active.modal-window {
display: block9;
}
.modal-window:target {
display: block9;
}
.modal-window .modal-inner {
position: absolute;
top: 100px;
left: 5%;
z-index: 20;
padding:5%;
margin:0 auto;
width: 80%;
overflow-x: hidden;
border-radius: 6px;
background: #fff;
-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
}
.modal-window .modal-close {
display: block;
text-indent: -100px;
overflow: hidden;
}
.modal-window .modal-close:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
background: #333;
-moz-opacity: 0.7;
opacity: 0.7;
}
.modal-window .modal-close:after {
content: '\00d7';
position: absolute;
top: 70px;
right:15%;
z-index: 20;
margin:0 auto;
background: #fff;
border-radius: 2px;
padding: 10px 10px;
text-decoration: none;
text-indent: 0;
}
.modal-window {
-webkit-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
transition: opacity 0.4s;
}
/*--------------------------------
スマホフッター固定バー
---------------------------------*/
ul.footer_menu {
background: #333;
margin: 0 auto;
padding: .5em 0;
width: 100%;
overflow: hidden;
display: table;
table-layout: fixed;
text-align: center;
width: 100%;
}
ul.footer_menu li {
margin: 0;
padding: 0;
display: table-cell;
vertical-align:middle;
list-style-type: none;
font-size: 13px;
line-height: 15px;
}
ul.footer_menu li a i{
font-size: 24px;
}
ul.footer_menu li a {
border: none;
display: block;
color: #fff;
text-align: center;
text-decoration: none;
line-height: 1.5em;
}
.footer_menu {
position: fixed;
bottom: 0;
left:0;
background: #333;
z-index: 9999999999;
-moz-opacity: 0.9;
opacity: 0.9;
}



/*-----------------------------------------------------
★フェードインアニメーション エフェクト効果
-------------------------------------------------------*/


/*--------フェードインアニメーション-------*/

.scrollanime {opacity: 0;} /*一瞬表示されるのを防ぐ*/
.fadeInDown {
    animation-name: fadeInDown;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}
@keyframes fadeInDown {
    0% {
        opacity: 0;         
    }
    100% {
    opacity: 1;
    transform: translate(0);
    }
}
 
/*--------上下の動きを指定---------*/
.updown {transform: translateY(-100px);}
.downup {transform: translateY(100px);}
 
/*----------左右の動きを指定---------*/
.sect02{overflow: hidden;} /*横スクロールバーを隠す*/
.slide-right {transform: translateX(200px);}
.slide-left {transform: translateX(-200px);}


/*--------------------------------
SNSアイコン
---------------------------------*/
.fa-facebook{
	color:#1877f2;
}

.fa-twitter{
	color:#1da1f2;
}

.fa-instagram{
        color: #000000;
}

.fa-line{
	color:#00b900;
}

/*--------------------------------
スマホフッター固定バーアイコン
---------------------------------*/
.fontawesome-sns:before{
font-family: "fontawesome";
content: "\f086";
}
.fontawesome-home:before{
font-family: "fontawesome";
content: "\f015";
}
.fontawesome-mail:before{
font-family: "fontawesome";
content: "\f0e0";
}
.fontawesome-fhone:before{
font-family: "fontawesome";
content: "\f095";
}


/*  ★レイアウトパーツ*********************************  -*/

/*-------  ヘッダーパーツ------------  -*/

.bunkatutop1-container{
}

.bunkatutop1-item1 {
	color:#8d9296;
}

.bunkatutop1-item2 {
	color:#8d9296;
}

/*-------  フッターパーツ--------------  -*/

.bunkatufooter1-container{

}

.bunkatufooter1-item1 {
	color:#8d9296;
}

.bunkatufooter1-item2 {
	color:#8d9296;
}

.bunkatufooter1-item3 {
	color:#8d9296;
}

.bunkatufooter1-item4 {
	color:#8d9296;
}



/*-- ★SNSボタン設置枠パーツ-----------  -*/

.sns-waku {
	width: 100%;
	margin: 50px auto 0px auto;
}

.sns-waku4 {
	width: 100%;
	text-align: center;
}

.sns-waku img:before {
    content: ' ';
}


.bunkatufooter2-container{
	margin: 50px auto 0 auto;
	width: 100%;
}

.bunkatufooter2-item1 {
	text-align: center;
}

.bunkatufooter2-item2 {
	text-align: center;
}

.bunkatufooter2-item3 {
	text-align: center;
}

/*-- ★問い合わせよう分割パーツ　２分割-----------  -*/

.telbunkatu2{
	width: auto;
  padding: 30px 0 0px 0;
}

.telbunkatu2-item1 {
	color: #ffffff;
	font-size: 150%;            /* 文字サイズ */
	text-align: center;
}

.telbunkatu2-item2 {
	color: #ffffff;
	font-size: 80%;            /* 文字サイズ */
	text-align: center;
  padding: 8px 0 0px 0;
}

/*-- ★全体リンクボタン-----------  -*/
.zentai1{
	width: 90%;
	background-color: #585858;        /* 背景色 */
        border-radius: 6px;         /* CSS3角を丸くする */
	margin: 20px auto 50px auto;
}

.zentai1 a{
	        display: block;
	font-size: 130%;
	color: #ffffff;
	text-align: center;
	width: 90%;
	height: auto;
	margin:  20px auto 50px auto;
	padding: 30px 0px 30px 0px;
	background-color: #585858;        /* 背景色 */
	text-decoration: none;
}

.zentai1 a:link,
.zentai1 a:active,
.zentai1 a:visited {
	color: #ffffff;
	text-decoration: none;
}


.zentai1  a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #888888;        /* 背景色 */
}


/*---------フッター問い合わせボタン-----------------------*/

.zentai1f{
	color: #ffffff;
	font-size: 130%;
	width: 90%;
        border-radius: 2px;         /* CSS3角を丸くする */
	margin: 20px auto 0 auto;
}

.zentai1f a{
	        display: block;
        border-radius: 8px;         /* CSS3角を丸くする */
	border: 1px solid #ffffff;
	color: #ffffff;
	text-align: center;
	width: 90%;
	height: 50px;
	margin:  0px auto 0 auto;
	background-color: #7fc925;        /* 背景色 */
	text-decoration: none;
	padding: 10px 10px 10px 10px;
}

.zentai1f a:link,
.zentai1f a:active,
.zentai1f a:visited {
	color: #ffffff;
	text-decoration: none;
}


.zentai1f  a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #8dd831;        /* 背景色 */
}

.zentai1f  span{
	font-size: 150%;
	padding: 10px 0px 10px 10px;
}

.zentai1f  i{
	font-size: 150%;
}



.zentai2{
	width: 90%;
        border-radius: 6px;         /* CSS3角を丸くする */
	margin: 20px auto 50px auto;
}

.zentai2 a{
	        display: block;
	font-size: 130%;
	color: #ffffff;
	border: 1px solid #ffffff;
	text-align: center;
	width: 90%;
	height: auto;
	margin:  20px auto 50px auto;
	padding: 30px 0px 30px 0px;
	text-decoration: none;
}

.zentai2 a:link,
.zentai2 a:active,
.zentai2 a:visited {
	color: #ffffff;
	text-decoration: none;
}


.zentai2  a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #a9c97d;        /* 背景色 */
}


/*---------------------------------------------------------------
★アイコンマーク
------------------------------------------------------------------*/

/*--------アイコン-----------------------*/
.icon1:before {
  font-family: "Font Awesome 5 Free";
  content: '\f518　'; /*--メモ--*/
  font-weight: 900;
}

.icon2:before {
  font-family: "Font Awesome 5 Free";
  content: '\f001　'; /*--ピアノ--*/
  font-weight: 900;
}

.icon3:before {
  font-family: "Font Awesome 5 Free";
  content: '\f5a0　'; /*--マップ--*/
  font-weight: 900;
}

.icon4:before {
  font-family: "Font Awesome 5 Free";
  content: '\f0ac　'; /*--地球--*/
  font-weight: 900;
}

.icon5:before {
  font-family: "Font Awesome 5 Free";
  content: '\f26c　'; /*--パソコン--*/
  font-weight: 900;
}

.icon6:before {
  font-family: "Font Awesome 5 Free";
  content: '\f02c　'; /*--タグ--*/
  font-weight: 900;
}

.icon7:before {
  font-family: "Font Awesome 5 Free";
  content: '\f4c4　'; /*--握手--*/
  font-weight: 900;
}

.icon8:before {
  font-family: "Font Awesome 5 Free";
  content: '\f0e0　'; /*--メール--*/
  font-weight: 900;
}

.icon9:before {
  font-family: "Font Awesome 5 Free";
  content: '\f2a0　'; /*--電話--*/
  font-weight: 900;
}

/*---------------------------------------------------------------
★分割ＣＳＳ
------------------------------------------------------------------*/

.bunkatu2{
}

.bunkatu2-box1 {
	color:#ffffff;
	padding: 8px 0px 0px 10%;
}

.bunkatu2-box2 {
	color:#ffffff;
}

/*---------------------------------------------------------------
★youtubeＣＳＳ1
------------------------------------------------------------------*/

.youtube iframe{
  max-width: 100%;
  height: auto;
}

.youtube2 iframe{
  max-width: 100%;
  height: auto;
}


/*---------------------------------------------------------------
★フレックス並び替え用ＣＳＳ
------------------------------------------------------------------*/

.syouhachipage-flx1{
order:2;
}

.syouhachipage-flx2{
order:1;
}


.syou-flx1{
	margin: 0 0 30px 0;
}


/*---------------------------------------------------------------
★ｍｆ追加ＣＳＳ
------------------------------------------------------------------*/

.mf-p1{
	text-align: center;
	font-size: 180%;
	color: #ffffff;
}


/*----ワイド背景１　画像----*/
.mf-waidebackimage1{
	color: #ffffff;
  background: url(images/footer-waidoimage1.jpg) ;
   margin-top:80px;
   margin-left:-50%;
	   margin-right:-50%;
   padding-top:130px;
   padding-bottom:150px;
   padding-left:50%;
	   padding-right:50%;
  object-fit: cover; /* この一行を追加するだけ！ */
}



/*---------------------------------------------------------------
★ｍｆ追加2ＣＳＳ
------------------------------------------------------------------*/

/*----見出し----*/
.mf-midashi1{
	background-color: #7fc925;
	color: #ffffff;
         margin:0px 0px 15px 0px;
	padding: 10px 10px 10px 20px;
}

.mf-midashi2{
	border: 1px solid #303030;
        margin:15px 0px 15px 0px;
	padding: 10px 10px 10px 20px;
}

/*----p調整----*/
.mf-ptagu1{
	padding: 0px 0px 0px 0px;
}



/*---------テーブル制御----*/
.mf-td01{
    border-collapse: collapse; 
	color:#595656;
    margin:15px 0px 15px 0px;
    border-top:1px solid #ccc;
    border-right:1px solid #ccc;
    width: 100%;
}
.mf-td01 th, .mf-td01 td{
        vertical-align:middle;   /* 縦調整　top上　middle中央　bottom下 */
    padding:12px;
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
	color:#000;
}
.mf-td01 th {
	background: #e8e8e8;
        font-weight: 300;             /*文字の太さ調整100-900*/
}

.mf-td01 td{
}

    .mf-td01 th, .mf-td01 td{
        display:block;
    }



/*---------沿革テーブル----*/
.mf-td02{
    border-collapse: collapse; 
	color:#595656;
    margin:15px 0px 0px 0px;
    width: 100%;
}
.mf-td02 th, .mf-td02 td{
        vertical-align:middle;   /* 縦調整　top上　middle中央　bottom下 */
    padding:12px;
	color:#000;
}
.mf-td02 th {
	background: #e8e8e8;
        font-weight: 300;             /*文字の太さ調整100-900*/
}

.mf-td02 td{
}

    .mf-td02 th, .mf-td02 td{
        display:block;
    }

/*----ボックス----*/
.mf-dougabox{
	background-color: #7fc925;
        border-radius: 8px;
	color:#ffffff;
	text-align: center;
	width: 180px;
    margin:10px auto;
	padding: 2px 8px 2px 8px;
}

.mf-dougabox2{
	background-color: #7fc925;
        border-radius: 8px;
	font-size: 90%;
	color:#ffffff;
	text-align: center;
	width: 180px;
        height:35px;
	padding: 2px 2px 2px 2px;
}

.mf-dougabox2 a:link,
.mf-dougabox2 a:visited,
.mf-dougabox2 a:active {
  color: #ffffff;
	text-decoration: none;
}

.mf-dougabox2 a:hover {
  color: #ffffff;
	text-decoration: underline;
}





.mf-dougabox2right{
	width: 180px;
        border-radius: 3px;         /* CSS3角を丸くする */
	margin: 0 auto;
}

.mf-dougabox2right a{
	        display: block;
	color: #ffffff;
	text-align: center;
	background-color: #7fc925;
        border-radius: 3px;
	width: 180px;
	height: 25px;
	padding: 15px 0px 15px 0px;
	text-decoration: none;
}

.mf-dougabox2right a:link,
.mf-dougabox2right a:active,
.mf-dougabox2right a:visited {
	color: #ffffff;
	text-decoration: none;
}


.mf-dougabox2right  a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #acd07b;        /* 背景色 */
}


/*----投稿　次へカラム----*/
.toukou-container{
	display:flex;
    border:1px solid #ccc;
	padding: 26px 16px 26px 16px;
}

.toukou-item1 {flex-basis:50%;
	text-align: center;
}

.toukou-item2 {flex-basis:50%;
	text-align: center;
}

.toukou-item1 a:link,
.toukou-item1 a:visited,
.toukou-item1 a:active {
  color: #000000;
	text-decoration: none;
}

.toukou-item1 a:hover {
  color: #000000;
	text-decoration: underline;
}


.toukou-item2 a:link,
.toukou-item2 a:visited,
.toukou-item2 a:active {
  color: #000000;
	text-decoration: none;
}

.toukou-item2 a:hover {
  color: #000000;
	text-decoration: underline;
}


.toukou-kozinhogo{
	width: 100%;
	height: 350px;
        overflow:auto;
}







.qa-list dl {
    position: relative;
    margin: 0;
    padding: 28px 80px 28px 30px;
    cursor: pointer;
    border-bottom: 1px solid #000;
}
.qa-list dl:first-child {
    border-top: 1px solid #000;
}
.qa-list dl::before {
    position: absolute;
    top: 35px;
    right: 35px;
    display: block;
    width: 7px;
    height: 7px;
    margin: auto;
    content: '';
    transform: rotate(135deg);
    border-top: 2px solid #000;
    border-right: 2px solid #000;
}
.qa-list .open::before {
    transform: rotate(-45deg);
}
.qa-list dl dt {
    position: relative;
    margin: 0;
    padding: 0 0 0 50px;
    font-weight: bold;
    font-size: 20px;
}
.qa-list dl dt::before {
    font-size: 22px;
    line-height: 1;
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    content: 'Q.';
    color: #3285bf;
}
.qa-list dl dd::before {
    font-size: 22px;
    line-height: 1;
    position: absolute;
    top: 3px;
    left: 2px;
    display: block;
    content: 'A.';
    font-weight: bold;
    color: #3285bf;
}
.qa-list dl dd {
    position: relative;
    display: none;
    height: auto;
    margin: 20px 0 0;
    padding: 0 0 0 50px;
}
.qa-list dl dd p {
    margin: 30px 0 0;
}
.qa-list dl dd p:first-child{
    margin-top: 0;
}

@media screen and (max-width: 767px) {
.qa-list dl {
    position: relative;
    padding: 15px 40px 15px 10px;
}
.qa-list dl::before {
    top: 20px;
    right: 20px;
    width: 7px;
    height: 7px;
}
.qa-list dl dt {
    padding: 0 0 0 30px;
    font-size: 14px;
}
.qa-list dl dt::before {
    font-size: 14px;
    top: 3px;
    left: 5px;
    content: 'Q.';
}
.qa-list dl dd::before {
    font-size: 14px;
    top: 5px;
    left: 5px;
    content: 'A.';
}
.qa-list dl dd {
    margin: 10px 0 0;
    padding: 0 0 0 30px;
    font-size: 14px;
}
.qa-list dl dd p {
    margin: 30px 0 0;
}
.qa-list dl dd p:first-child{
    margin-top: 0;
}
}