@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
.site-name-text {
display: none;
}

body{ background-color:#fff;}
/************************************
** 子テーマ用のスタイルを書く
************************************/
.entry-content {
    margin-top: -20px;
    margin-bottom: 0;
}

/************************************
** contents
************************************/
.wrap {
width: 100%;
margin: 0 auto;
}

#content{ 
	margin-top:-10px;
	margin-bottom: 0;
	padding-top:10px;
}
#content-in{margin:0 auto;}
#content::after{ display:none;}

#main{ padding:0;margin-bottom:0; border:none;}

.page .sns-follow,
.page .author-info{
    display: none;
}

#main-image p img:hover{ opacity:1;}

/************************************
** ヘッダー
************************************/
#header-in{ width:1200px; margin:0 auto;position:relative;}

/**      ヘッダーボタン		**/
.header-container-in.hlt-top-menu.hlt-tm-small .logo-header { margin-top:10px;}
#header-container{padding-top:80px;}
/************************************
** フッター
************************************/
#footer{
	background: transparent url(images/bg-sec02.jpg) center bottom repeat!important;
	padding-top:0!important;margin-top:0;}

/************************************
** Main
************************************/
.wp-block-cover{ min-height:560px;margin-bottom:0!important; }

/************************************
** Menu
************************************/
.header-container-in { position:elative;}
.header-container-in .navi-in{ position:absolute;right:0px; top:5px; }
.header-container-in.hlt-top-menu .navi-in .item-label{ font-size:0.8em!important; color:#ffffff!important;}


#menu-h-menu {
  margin-top: 15px;
  margin-right: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

#menu-h-menu li {
  width: 120px !important;
  text-align: center;
  line-height: 2 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 40px;
  padding: 5px 10px 0 10px;
  margin-right: 5px;
  position: relative;
}

/* 対象の項目に縦線（区切り線）を追加 */
#menu-item-100::after,
#menu-item-121::after {
  content: "";
  position: absolute;
  right: -5px;
  top: 30%;
  height: 40%;
  width: 1px;
  background-color: #fff;
}

/* テキスト部分のスタイル */
#menu-h-menu li a {
  color: #ffffff;
  background-color: transparent;
  text-decoration: none;
}

.caption-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.item-label {
  font-size: 14px;
  font-weight: bold;
}


#menu-h-menu li#menu-item-12 .item-label,
#menu-h-menu li#menu-item-14 .item-label,
#menu-h-menu li#menu-item-15 .item-label,
#menu-h-menu li#menu-item-13 .item-label{display:none}


#menu-h-menu li a:hover{ opacity:0.1;}


#menu-h-menu li#menu-item-12{width:220px!important;height:50px; margin:0 0 0 15px; border-radius:50px;}
#menu-h-menu li#menu-item-14,
#menu-h-menu li#menu-item-15,
#menu-h-menu li#menu-item-13{width:60px!important;height:70px;}


#menu-h-menu li#menu-item-12 a,
#menu-h-menu li#menu-item-13 a,
#menu-h-menu li#menu-item-14 a,
#menu-h-menu li#menu-item-15 a{ padding:20px 60px!important;}

#menu-h-menu li#menu-item-12{
background: #fff100 url(images/bt-contact.jpg) 50% 50% no-repeat!important;
padding:10px 30px!important;
width:200px;
border-radius:50px;
}
#menu-h-menu li#menu-item-12 a:hover{ opacity:0.2;}	

#menu-h-menu li#menu-item-13{
background: transparent url(images/icon-x.png) 50% 50% no-repeat!important;
padding:10px 30px!important;
}
#menu-h-menu li#menu-item-14{
background: transparent url(images/icon-line.png) 50% 50% no-repeat!important;
padding:10px 30px!important;
}
#menu-h-menu li#menu-item-15{
background: transparent url(images/icon-blog.png) 50% 50% no-repeat!important;
padding:10px 30px!important;
}

.m-tel a:hover{ opacity:0.6;}	

/************************************
** 固定ヘッダー
************************************/
.fixed-header{ height:80px;}
.fixed-header #menu-h-menu li{width:80px;}
.fixed-header #menu-h-menu li#menu-item-48{width:130px;}

.header-container-in.hlt-top-menur{position:relative;}
.fixed-header #nav{background-color:none; padding-bottom:0!important;}
.fixed-header #navi .navi-in{
  position: absolute;
  right:0;
  top: 10px;
}

.fixed-header .logo{ position:absolute;top:0;left:0; }
.fixed-header .cl-slim .logo-header img { max-height: 60px;}
.fixed-header #menu-h-menu .navi-in a{color:#012351; background-color:transparent;}
.fixed-header #menu-h-menu{ margin-top:0;}
.fixed-header #menu-h-menu li a:hover{opacity:0.6;} 
.fixed-header #menu-h-menu li#menu-item-115{ background-color:#8ebe59!important;display:block;}

.fixed-header .h-submenu { 
	display:none;
}
.fixed-header .h-submenu img.pc-img{ max-width:95%;} 
.header-container-in.hlt-top-menu .h-submenu li{ padding-top:10px;}
.header-container-in.hlt-top-menu .navi-in .item-label{ font-size:11px; color:#000000; }


/************************************
** 共通
************************************/
section{ margin-bottom:0!important;}

/*投稿日を非表示にする*/
.page .post-date {
  display: none;
}

/*更新日を非表示にする*/
.page .post-update{
  display: none;
}

.entry-card-meta, .related-entry-card-meta{ padding-bottom:10px;}

img.aligncenter {
display:block;
margin:5px auto 30px auto;
text-align:center;
}

img.alignright{ margin:5px 0 30px 30px;}
img.alignleft{ margin:5px 30px 30px 0;}

img a:hove{ opacity:0.5;}

.alignright{ float:right; }
.alignleft{ float:left; }

.pc-img{ display:inline!important;}
.tab-img { display:none!important;}
.tab-smt{ display:none!important;}	
.smt-img { display:none!important;}


/************************************
** margin / padding
************************************/
.mt10{ margin-top:10px;}
.mt30{ margin-top:30px;}
.mt50{ margin-top:50px;}

.mb0{ margin-bottom:0px!important;}
.mb15{ margin-bottom:15px;}
.mb30{ margin-bottom:30px!important;}
.mb50{ margin-bottom:50px!important;}
.mb100{ margin-bottom:100px!important;}

.mr0{margin-right:0!important;}
.mr10{margin-right:10px!important;}

/************************************
** Font
************************************/
.fss{font-size:60%;}
.fs{font-size:80%;}
.fm{font-size:120%;}
.fl{font-size:140%;}
.fll{font-size:180%;}
.fbig{ font-size:200%;}

.bold{ font-weight:bold; }
.uline{ text-decoration:underline;}
.line{ border-bottom:1px solid #a2a2a2; padding-bottom:7px;}
.fuchidori {
  color: #000;
  text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}

.red{ color:#ea3c53;}
.pink{color:#df4c81;}
.white{ color:#ffffff;}
.gray{color:#aeaeae;}
.green{ color:#5ab54c;}
.yellow{ color:#fbf17c;}
.blue{ color:#01b4ed;}
.orange{color:#f98c28;}

.line-yellow{ background:linear-gradient(transparent 20%, #fff799 20%);}
.boxglay{ padding:10px; background-color:#e2e2e2;}
.mincho{font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;}

.center{ text-align:center!important;}
.right{ text-align:right!important;}
.left{ text-align:left!important;}

.text01{ line-height:1.4;}

/*スマホの時だけ改行させるクラス*/
.br-sp {
    display: none;
}

@media (max-width: 600px) {
.br-sp {
        display: block;
    }
}
/************************************
** button
************************************/
.bt01{ border:1px #000 solid;text-align:center;margin:0 150px;}
.bt01 a{ text-decoration:none; color:#000; font-size:0.8em; padding:10px;display:block;}
.bt01 a:hover{ background-color:#e3e3e3;}

/************************************
** Tittle
************************************/
.article section h2{ background-color:transparent; text-align:center;}

h2.ttl {
width: 100%;
position: relative;
color: #fff;
text-align: center;
padding: 30px;
background-color: #0b4797!important;
font-size:1.8em;
line-height: 1.2em;
letter-spacing: -0.1em;
}
.ttl::after {
width: 0;
height: 0;
position: absolute;
top: 100%;
left: 50%;
margin: 0 0 0 -50px;
border: 50px solid transparent;
border-top-color: #0b4797;
content: '';
}

h2.ttl02 {
width: 100%;
color: #fff;
text-align: center;
padding:20px;
background-color: #0b4797!important;
font-size:1.8em;
line-height: 1.4;
letter-spacing: -0.1em;
margin-bottom:10px;
}

.article h3{ border:none; font-size:1.4em;}
.ti03 {
  position: relative;
  padding: 1em;
	font-size:1.4em;
}
.ti03::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 20%;
  height: 5px;
  background: #d3eef7;
  z-index: 1;
}
.ti03::after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5px;
  background: #e3e3e3;
}
 
.ti03:before { margin-right: 1rem; }
.article h3.ti03{border:none; margin-bottom:50px;}

.article h4{ 
	border-top:none;
	border-bottom:none;
}

.ti04{
  font-size: 20px !important;/*文字のサイズ*/
  background: #eef2f5!important;/*背景色*/
  border-bottom: 3px solid #001341!important;/*下線*/
  color: #323232!important;
  padding:.7em!important;
  margin-bottom: 30px!important;
  border-top: none !important;
}

/************************************
** box
************************************/
.box01{ 
  padding: 20px;
  border: 3px solid #f98c28;
  display:inline-block;
  background-color:#ffffff;
  margin-bottom:10px;
	border-radius:20px;
}


.dl-l{ float:left; width:48%; margin-left:10px; }
.dl-r{ float:right; width:48%;}

/************************************
**　固定ページ共通
************************************/
.home #main-image{
}

.home #main-image p{
    width: 1000px;
    margin: 0 auto;
}


#home #content{
	max-width:100%;
	margin:0 auto;
	padding:0;
}
#home .content-in.wrap{ width:100%!important; }
.page p{ margin-bottom:0.8em;}

/************************************
**　TOP
************************************/
.home section{ padding-top:50px; padding-bottom:50px;}

.home section.sec01{ padding-top:0!important;}
.sec01{
background-image: url(images/bg-content-top.png),url(images/bg-sec01.jpg);
background-repeat:repeat-x, repeat-x;
background-position:center top,center bottom;
}

/* 左上にタイトルをつけた囲み枠② */
.boxsec01 {
border-radius:20px;	
margin:1.5em auto;
background: #fff;/* 背景色 */
border: 3px solid #df4c81;　/* 線の色 */
width: 95%;
box-shadow: 2px 2px 2px #ccc;/* 影の色 */
}

.boxsec01-title {
 position: absolute;
 margin-top: 0;
 background: #df4c81; /* タイトル背景色 */
 color: #fff; /* タイトル文字色 */
 font-weight: bold;
 border-radius:240px 40px 1200px 30px;
 padding:10px 40px 20px 30px;font-size:1.6em;
}

.boxsec01 dl{
	padding:20px 30px 0px 30px;
}

.boxsec01 dt{
	color:#df4c81;
	padding-left:100px;
	font-weight:bold;
	margin-bottom:10px;
	font-size:1.4em;
}
.boxsec01 dd{
	margin-top:30px;
}


.boxsec01 p {
  margin: 0;
  padding: 3em 1em 1em 1em;
}	

.home .sec02{background: #df4c81 url(images/bg-sec02.png) left top repeat-x; }
.home .sec02 .inner{
background-image: url(images/bg-sec02-left.png),url(images/bg-sec02-right.png);
background-repeat:no-repeat, no-repeat;
background-position:left center,right center;
}
.home .sec03{background: transparent url(images/bg-sec01.jpg) center top repeat;}
.home .sec03 .secprofile{background: #fff url(images/bg-secprofile.png) center top no-repeat; padding-bottom:50px;}
.home .sec03 .cp{padding-top:200px;}


.home section.sec03{ padding-bottom:0!important;}
.home .sec04{background: #fff url(images/bg-contact.jpg) left top repeat-x; padding-top:200px;}


.bt-contact{ width:100%;}
.btn01{ 
width:800px;
background-color:#98c732;
padding:5px 50px 0 50px;
margin: 0 auto;
border-radius:50px;
}
	

/************************************
** youtube レスポンシブ
************************************/
.movie-wrap{
  width:100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}

.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.video-container{ 
	max-width:1000px!important;
	text-align:center!important;}

/************************************
** List
************************************/
ul{padding-left:0px!important; margin-bottom:0!important;}

.listNomal{ padding-left:0!important;}
.listNomal li{ list-style:none!important;}
.article dd {
    margin-left: 0px;
}

dl.listIcon{
	padding-left:0!important;
	padding-bottom:17px;
	margin-bottom:17px;
    background: url(images/line-dotte.png) left 0px bottom repeat-x;
}

dl.listIcon dt {
    padding: 15px 0 15px 35px;
    line-height: 1.2em;
    background: url(images/icon-chk.png) left 0px top 50% no-repeat;
	margin:0 0 10px 0;
    font-weight: bold;
    font-size: 1em;
	list-style:none
}
dl.listIcon dd { padding-left:30px; }

.listcircle{
	padding-left:0px!important;
}
 
.listcircle li{
  position: relative;
  padding-left: 20px;
 list-style:none;
 font-size:1em;
}
 
.listcircle li:before {
  content: "";
  position: absolute;
 bottom:30%;
  left: 0;
  width:10px;
  height:10px;
  background-color: #00a3d8;
  border-radius: 50%;
}


ul.listchk {
  list-style-type: none;
	text-align:center;
}
ul.listchk li {
	display:inline-block;
  position: relative;
  line-height: 1.8;
	font-size:1em;
	color:#003c81;
	margin-right:25px;
	font-weight:bold;
}
ul.listchk li::after {
  content: '';
  display: block;
  position: absolute;
  top: .5em;
  left: -1em;
  width: 10px;
  height: 5px;
  border-left: 3px solid #00a051;
  border-bottom: 3px solid #00a051;
  transform: rotate(-45deg);
}
ul.listinline{ text-align:left;}
ul.listinline li{ display:inline-block; margin-right:20px;}
ul.listinline li.last{ margin-right:0px; }

/************************************
** googlemap
************************************/
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/************************************
** アイキャッチ
************************************/
.page .eye-catch-wrap { /*アイキャッチ*/
display: none;
}

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

/************************************
** 固定ページ
************************************/
.page .inner{
	width:1000px;
	margin:0 auto;
}

/************************************
** プライバシーポリシー
************************************/
.dlprivacy {
margin-left: 0;
margin-right: 10px;
}

.dlprivacy dt {
margin: 27px 0 14px;
border-left: 5px solid #48b7e4;
background-color: #f4f4f4;
padding: 10px 18px 7px;
line-height: 1.5;
font-size: 120%;
font-weight: normal;
}

.dlprivacy dd {
margin-bottom: 20px;
margin-left: 15px;
}


/************************************
** お問い合わせ
************************************/
/*デザインcss↓*/
.box_con {
  max-width: 1100px;
  margin: 0  auto;
}
@media only screen and (max-width: 840px) {
  .box_con {
    width: 95%;
  }
}
.box_con form {
  width: 100%;
}
.box_con form table {
  width: 100%;
}
.box_con form table tr {
  position: relative;
}
.box_con form table tr:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 1px;
/*  border-bottom: dotted #cdcdcd 1px;*/
}


.box_con form table tr th {
  width: 30%;
  font-weight: normal;
  padding: 1em .5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
text-align:left;
}
.submit-button {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    margin: 30px auto 0;
    background-color: #e4eeef;
    cursor: pointer;
    border: 1px solid #e4eeef;
    color: #000;
    text-align: center;
    text-decoration: none;
    line-height: 1.5;
    outline: none;
    -webkit-transition: all .3s;
    transition: all .5s;
    padding: 20px 100px;
}
 
.submit-button:hover {
    background: #cae1e3;
    color: #000;
    border: 1px solid #cae1e3;
}
 
@media only screen and (max-width: 768px) {
  .box_con form table tr th {
    text-align: center;
    width: 100%;
    display: block;
    background: #f5f6f7;
    padding: .8em .2em;
  }
}
.box_con form table tr th span {
  border-radius: 6px;
  margin-right: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  width: 48px;
  display: inline-block;
  text-align: center;
  background: #cd6f55;
  color: #fff;
  font-size: 14px;	
}
.box_con form table tr td {
  padding: 1em .5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

}
@media only screen and (max-width: 768px) {
  .box_con form table tr td {
    padding: 1.5em .5em;
    display: block;
    width: 100%;
  }
}
.box_con form table tr .box_br {
  display: block;
}
.box_con form table tr select {
  border: 1px solid #4c7096;
}
.box_con form table tr label input {
  cursor: pointer;
 /* display: none;*/
  vertical-align: middle;
}
.box_con form table tr .radio02-input{
  padding-left: 23px;
  margin-right: 20px;
  position: relative;
}

.box_con form table tr .radio02-input + label {
  padding-left: 23px;
  margin-right: 20px;
  position: relative;
}
.box_con form table tr .radio02-input + label:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #999;
  border-radius: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box_con form table tr .radio02-input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 3px;
  width: 12px;
  height: 12px;
  background: #4c7096;
  border-radius: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box_con form table tr select, .box_con form table tr input, .box_con form table tr textarea {
  padding: .5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.box_con form table tr textarea {
width:100%!important;
height:100px!important;
}

/*プライバシーのデザインcss↓*/
.con_pri {
  max-width: 700px;
  margin: 0  auto;
}
@media only screen and (max-width: 768px) {
  .con_pri {
    width: 95%;
  }
}
.con_pri .box_pri {
  height: 300px;
  overflow-y: scroll;
  border: 1px solid #cdcdcd;
  background: #f7f7f7;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 20px 55px;
}
@media only screen and (max-width: 768px) {
  .con_pri .box_pri {
    margin-top: 4%;
    padding: 3%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .con_pri .box_pri {
    padding: 4%;
  }
}
.con_pri .box_pri .box_tori {
  text-align: left;
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .con_pri .box_pri .box_tori {
    margin-top: 4%;
  }
}
.con_pri .box_pri .box_tori h4 {
  font-weight: normal;
  margin-bottom: 30px;
  font-size: 150%;
}
@media only screen and (max-width: 768px) {
  .con_pri .box_pri .box_tori h4 {
    margin-bottom: 4%;
  }
}
.con_pri .box_pri .box_tori .txt {
  padding: 0 20px;
}
@media only screen and (max-width: 768px) {
  .con_pri .box_pri .box_tori .txt {
    padding: 0;
  }
}
.con_pri .box_pri .box_num {
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .con_pri .box_pri .box_num {
    margin-top: 5%;
  }
}
.con_pri .box_pri .box_num h4 {
  font-weight: normal;
  font-size: 113%;
}
.con_pri .box_pri .box_num .txt {
  padding: 10px 0 0 20px;
}
@media only screen and (max-width: 768px) {
  .con_pri .box_pri .box_num .txt {
    padding: 3% 0 0 3%;
  }
}

/************************************
** 投稿ページ
************************************/
.category #content,
.single #content {
	margin:0 auto;
	background: #FFF;
    padding: 50px 5% 2% 5%;
    max-width: 1000px;
}

.eye-catch{
	text-align:center;
}
.eye-catch img{
	margin-bottom:30px;
}

.single .article h2{
 padding: 0.5em;
  color: #494949;
  background: #eaf4fc;
  border-left: solid 5px #7db4e6;
}

.single .article h3{
	font-size:20px;
 padding: 0.5em;
  color: #494949;
  background: #eaf4fc;
  border-left: solid 5px #7db4e6;
}
.single .article h4{
font-size:16px;
padding: 0.5em;
color: #494949;
background: #eaf4fc;
border-left: solid 5px #7db4e6;
}
.single .article h5{
font-size:14px;
padding: 0.5em;
color: #494949;
background: #eaf4fc;
border-left: solid 5px #7db4e6;
	border-bottom:none;
}

.cta-box {
border: solid 1px #9d9d9d;
border-radius: 8px;
background-color: #fff;
color:#444;
}

/*******************************
* カテゴリページ
********************************/
.entry-card-wrap { margin-bottom:10px;}
.entry-card{
	padding-left:0!important;
	padding-bottom:20px;
	margin-bottom:10px;
    background: url(images/line-dotte.png) left 0px bottom repeat-x;
}

.post h2.entry-card-title,
.post h2.related-entry-card-title{
  position: relative;
  padding: 0.5em;
	margin-bottom:30px;
}
.post h2.entry-card-title::before,
.post h2.related-entry-card-title::before,
.post h2.entry-card-title::after,
.post h2.related-entry-card-title::after {
	content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
}
.post h2.entry-card-title::before,
.post h2.related-entry-card-title::before {
  width: 20%;
  background-color: #c2c2c2;
}
.post h2.entry-card-title::after,
.post h2.related-entry-card-title::after{
  width: 80%;
  background-color: #c0a6e0;
  left: 20%;
}
/************************************
**　トップ新着・人気・関連記事ウィジェット
　　投稿日・更新日表示
************************************/
.new-entry-card-date {
  display: block;
}
.new-entry-card-date .post-date{
background:transparent url(images/icon-time.png) no-repeat left center;	
display: block!important;
padding:10px 0 10px 20px;}

.widget-entry-card-date {
	display: block;
	position: absolute; right: 0;/*右寄せ*/
	font-size: 18px; /*フォントサイズ*/
}

.widget-entry-card-snippet{
	line-height:1.5;	
}

/*******************************
* 新着記事を横並びに
********************************/
.widget-entry-cards.card-large-image .a-wrap {
width:32.5%;
height:auto;
display: inline-flex;
background-color:#fff;
padding:20px;
	border-radius:10px;
	
}

@media screen and (max-width: 800px) {
.widget-entry-cards.card-large-image .a-wrap {
width:auto;
display: inline-flex;
}
}

.widget-entry-cards.not-default figure img {
padding: .5em;
}





/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1100px以下 (タブレット横サイズ)* */
@media screen and (max-width: 1100px){
	
.logo{
position: absolute;
top: 10px;
left: 35%;	
}
	
#header-container{padding-top:80px!important;}


/************************************
** MENU
************************************/	
#menu-h-menu li{ width:100px!important; }	
.header-container-in.hlt-top-menu .navi-in .item-label{ font-size:11px!important; }
#menu-h-menu li#menu-item-115{ background-color:#8ebe59!important;display:block!important;}	
	
/************************************
** 固定ページ
************************************/
.page .inner{
	width:100%;
	margin:0 auto;
	padding:0 10px;
}
/************************************
** TOP
************************************/	
.home #main-image{width:100%;}	
.home #main-image p{
    width: 100%;
    margin: 0 auto;
    text-align: center;
}		

.btn01{ 
width:90%;
background-color:#98c732;
padding:5px 50px 0 50px;
margin: 0 auto;
border-radius:50px;
}


.pc-img { display:none !important;}
.tab-img{ display:inline!important;}	
.tab-smt{ display:inline!important;}	
.smt-img{ display:none !important;}		
	
}


/*1024px以下*/
@media screen and (max-width: 1024px){
/************************************
** ヘッダー
************************************/
#header-in{ width:100%; position:relative;}
	
.page .inner{
	width:100%;
	margin:0 auto;
}	

.tagline{ 
	margin-top:0!important;
	margin-bottom:0!important;
}
	
.mobile-header-menu-buttons{ background-color:#df4c81;}
.mobile-menu-buttons .menu-caption{ display:none;}		

.mobile-menu-buttons .logo-menu-button a{ display:none;}

.search-menu-button{ display:none;}
.navi-menu-button{ margin-top:7px;}
	
/*固定ヘッダーエリア*/	
.fixed-header #navi .navi-in {
position: absolute;
left: 230px!important;
top: 10px;
}

.fixed-header .header-container-in.hlt-top-menu .navi-in .item-label{ font-size:0.8em!important;}	
.fixed-header .logo{ position:absolute;top:10px;left:0; }
.fixed-header .h-submenu{
  width:340px;	
  position: absolute;
  top: -10px;
  left: 750px;
  margin-top: 0 !important;	
}
.fixed-header #menu-h-menu li{ /*width:16%!important;*/ }
.fixed-header .h-submenu li{ max-width:120px;}	
.fixed-header .h-submenu img{ }
	
/*ロゴエリア*/
.logo-menu-button img {
    max-height: 50px;
	max-width:95%;
	margin: 7px 0 0 15px;
}

	
/*メニューエリア*/
#menu-h-menu li{ font-size:0.8em!important;}
.m-tel {
   padding: 10px 30px!important;
   width: 250px;
}
	
.fa-bars::before{ color:#ffffff!important;}
.search-menu-button.menu-button,
.mobile-header-menu-buttons .navi-menu-button.menu-button{
	height: 65px;
	padding-top: 12px;
	padding-left:10px;
	padding-right:10px;
}
.navi-menu-button { width:60px!important;}	
.navi-menu-button img{margin-right:0; }
.navi-menu-caption{ color:#000000!important; }	



/*メイン画像エリア*/
.wp-block-cover{min-height:70vh;}

img.alignright, img.alignleft{
display:block;
margin:5px auto 20px auto;
}

/************************************
** 画像関係のスタイル
************************************/
figure {
  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
}

.circle-image img {
  border-radius: 50%;
}
	
/************************************
** contents
************************************/
.page .inner{
max-width: 100%;	
margin:0 auto;
padding: 0 5%;
}
	
/************************************
** section
************************************/
section .inner{ margin:0 auto; width:100%; padding:30px!important;}

/************************************
** TOP
************************************/		
.home .sec03 .secprofile{background-size:contain;}
.home .sec03 .secprofile .cp{ padding-top:100px;}
	
/************************************
** List
************************************/
.list01{　width: 100%; text-align:center;}
.list01 li{　margin:0 auto;display:inline-block;}

.listblue li{ margin-left:0px!important;}	
	
dl.dllist { float:none;width:100%; margin-right:0;}
dl.dllist dt{ text-align:center; }	
.alignright,.alignleft{	float:none;}

/************************************
** table
************************************/
table.table01 th,
table.table01 td{
width:100%!important;
display: block!important;}	

.pc-img { display:none !important;}
.tab-img{ display:inline!important;}	
.tab-smt{ display:inline!important;}	
.smt-img{ display:none !important;}	
}

	
/*1023px以下*/
@media screen and (max-width: 1023px){

/************************************
** 固定ページ
************************************/
.page .inner{
	width:100%;
	margin:0 auto;
}
.page .header-container-in{ height:80px;}
.home .header-container-in{ height:320px;}	
#header-container{padding-top:0px!important;}
	
/*ヘッダーボタンエリア　*/	
.h-submenu {
  width: 140px;
  margin-top: 10px !important;
  margin-left: 0px !important;
  padding:0 0 0 5px !important;
}	
.h-submenu li{ margin:0px 0px 0 5px!important;color:#fff; float:right;}	
li::marker{content: none;}
	
.ti01{ display:block;}
	
.smt-img{ display:inline!important;}
#main-image .smt-img{display:none !important;}
.tab-img{ display:none !important;}
#main-image .tab-img{display:inline !important;}	
.h-submenu .smt-img { display:inline!important;}
.category-page-content li.listred{ width:45%; margin:0 auto; }	
}



/*1000px以下*/
@media screen and (max-width: 1000px){
.header-container-in.hlt-top-menu{ display:none;}
.home #main-image p {
    padding-top: 80px;	
}

	
	
.tab-img {
display:inline !important;
width: 100% !important;
}
}



/*840px以下*/
@media screen and (max-width: 844px){
/************************************
** 			main
************************************/
.widget-entry-cards.card-large-image .a-wrap{min-width:100%;}
.header-container-in.hlt-top-menu { display:none;}
.page-id-10 .header{ display:none;}
.page-id-10 .header-container-in{ height:0px;}
	
/* モバイルヘッダー高さ分、余白を設ける */
body:where(.mblt-header-mobile-buttons, .mblt-header-and-footer-mobile-buttons) {
    margin-top: 0px;
}	
#header-container{padding-top:0px;}
.btn01{ 
	background-color:#98c732;
	padding:8px 20px 0 25px; 
	margin:0 10px;
	border-radius:50px;
}
	
/************************************
** 			header
************************************/
.mobile-menu-buttons{background-color:#df4c81;box-shadow:none;}	

/*ヘッダーボタンエリア　*/
.h-submenu{ 
	width:120px; 
	margin-top:0px!important; 
	margin-left:0px!important;
	padding:0!important;
  position: absolute;
  top: 15px;
  right: 60px;
	
}
.h-submenu li{ margin:0px 0px 0 5px!important;color:#fff; float:right;}
.mobile-header-menu-buttons .h-submenu li{ display:inline-block;}	

/************************************
** 投稿ページ
************************************/
.category #content,
.single #content {
    padding: 50px 5% 2% 5%;
}
	
	

/************************************
** 			tittle
************************************/	
h1.entry-title{ width:100%;}	
.article h2, .article h3, .article h4, .article h5, .article h6 {
    margin-bottom: 0;
}
.article h3{border:none!important;}	

	
/************************************
** 			section
************************************/	
section{ margin-top:0px!important; margin-bottom:0px!important; }

	
/************************************
** 			HOME
************************************/	
.home #main-image { 
width: 100%;
padding-top:50px;
background-image: url(images/bg-header.jpg), url(images/bg-main-bottom.png)!important;
background-repeat: no-repeat, repeat-x!important;
background-position:top center,bottom center!important;	
}

.home #main-image p{
width:100%;
padding-top:50px;
padding-left:0px;
padding-bottom:100px;
}
.home #main-image p img{ margin:0 auto;}	
	
.sec02 .secbox02{ padding:20px;}
	
.home .sec02 .inner{
background-image: url(images/bg-sec02-left.png),url(images/bg-sec02-right.png);
background-repeat:no-repeat, no-repeat;
background-position:left bottom,right bottom;
padding-bottom:200px!important;
}	
	
.dlsec02 { padding-bottom:30px;}
.sec08{background-size:contain;}	
.sec08 .inner{padding-top:300px!important;padding-bottom:100px;}	

#main-image .tab-img{display:none !important;}
#main-image .smt-img{display:inline !important;}	
	
/************************************
** 			Table
************************************/	
table.table01 th,
table.table01 td{
width:100%;
display: block;
}	
/************************************
** 			list
************************************/		

	
/************************************
** 			Box
************************************/	
.dl-l{ float:none; width:100%; margin-left:0px; }
.dl-r{ float:none; width:100%;}

.tab-img { display:none !important;}	
.smt-img { display:inline!important;}
}

/*640px以下*/
@media screen and (max-width: 640px){
/************************************
**　TOP
************************************/
.boxsec01 dt{
		padding-top:50px;
		padding-left:10px;}
ul.listinline li{ display:inline-block; margin-right:0px;}
	.home .sec03 .secprofile{ padding-bottom:0;}
	.home .sec03 .secprofile .cp{ padding-top:50px;}
}	

	
/*750px以下*/
@media screen and (max-width: 750px){
}


/*480px以下*/
@media screen and (max-width: 480px){
.mblt-header-mobile-buttons {
    margin-top: 0px;
}


	
/************************************
** 投稿ページ
************************************/	
.entry-card-thumb {
    width: 100%;
  }
	
.entry-header .eye-catch {
    margin-left: -1em;
    margin-right: -1em;
    max-width: none;
    width: auto;
  }
} 	
	
}
