@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: -27px;
    margin-bottom: 0;
}

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

#content{ 
	margin-top:-5px;
	margin-bottom: 0;
}
#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;
}

/************************************
** ヘッダー
************************************/
header{ background-color:#ffffff;margin:10px auto 0 auto;}

#header-in{ width:1200px; margin:0 auto;}


.header-container{ 
/*	padding-top:20px;
	padding-bottom:10px;*/
	margin:0 auto;
	background-color:transparent!important;
	position:relative;
	height:95px;
}

.logo{ 
	position:absolute;
	top:20px;
	text-align:left!important;}

/************************************
** フッター
************************************/
#footer{
	padding-top:10px!important;margin-top:0px;}

#footer .footer-widgets .widget_text { margin-bottom:0;}
#footer .footer-widgets .widget_text p{margin-bottom:0;}
.footer-bottom {display:none!important;}
/************************************
** Main
************************************/
.wp-block-cover{ min-height:560px;margin-bottom:0!important; }

/************************************
** Menu
************************************/
.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; text-align:center;}


#menu-h-menu{}
#menu-h-menu li{width:90px; text-align:center;line-height:2!important; padding: 20px 0px 0 0px;}

#menu-h-menu li a{color:#ffffff!important;background-color:transparent; }

.sub-caption{ color:#00a051;}

#menu-h-menu li a:hover{}
#menu-h-menu li#menu-item-18{
position:relative;
background:transparent url(images/h-demo.png) left top no-repeat!important;
padding:10px 30px 70px 30px!important;
width:240px!important;
margin-left:20px;
}
#menu-h-menu li#menu-item-19{
position:relative;
background:transparent url(images/h-contact.png) left top no-repeat!important;
padding:10px 30px 70px 30px!important;
width:240px!important;

}

#menu-h-menu li#menu-item-18 a,
#menu-h-menu li#menu-item-19 a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}
#menu-h-menu li#menu-item-18 a:hover,
#menu-h-menu li#menu-item-19 a:hover{ opacity:0.2;}	
#menu-h-menu li#menu-item-18 .item-label,
#menu-h-menu li#menu-item-19 .item-label{opacity:0;}



/************************************
** 固定ヘッダー
************************************/
.fixed-header{ height:85px; background-color:#ffffff!important;width:100%!important;}
.fixed-header #menu-h-menu li{width:100px;}
.fixed-header #menu-h-menu li#menu-item-48{width:130px;}

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

.fixed-header .logo{ position:absolute;top:15px;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{ }
.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:#141414; font-weight:bold;}


/************************************
** 共通
************************************/
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;}

.sp_br {
  display: none; //640px以上では改行タグを無効に。
}
@media screen and (max-width: 640px) {
  .sp_br {
    display: block; //640px未満で改行タグを有効に。
  }
}



.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;}
.mr40{margin-right:40px!important;}

.ml80{margin-left:80px!important;}

.pb10{ padding-bottom:10px;}
.pt10{ padding-top:10px;}
.pt100{ padding-top:100px;}

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

.bold{ font-weight:bold; }
.uline{ text-decoration:underline;}
.line{ border-bottom:1px solid #a2a2a2; padding-bottom:7px;}
.marker-y {
    background: linear-gradient(transparent 50%, #fffc9d 50%);
}

.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;
}

.black{ color:#000000;}
.red{ color:#e02051;}
.pink{color:#df4c81;}
.white{ color:#ffffff;}
.gray{color:#aeaeae;}
.green{ color:#5ab54c;}
.yellow{ color:#fbf17c;}
.blue{ color:#41a1d9;}
.orange{color:#ff6817;}

.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 screen and (max-width: 768px){
.br-sp {display: block; }
}
/************************************
** button
************************************/
.button01{
	margin-top:50px;
	margin-bottom:0;
	text-align:center;
}

.button01 a {
display:block;
margin: 0 auto;
padding: 1em 2em;
width:70%!important;
color: #ffffff;
font-size: 1.4em;
font-weight: 700;
background: #38c1f1 url(images/icon-contact.png) left 5% center no-repeat;
text-decoration:none;
}
.button01 a::after {}
.button01 a:hover {  background-color: #bbbbbb;}


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

.entry-title {
    font-size:  24px;           /* 文字サイズ指定 */
    border-bottom: solid 4px #999;   /* 線指定 */
    padding-bottom:  5px;       /* 余白指定 */
    position:  relative;        /* 位置調整 */
    font-weight:  normal;       /* 文字の太さ調整 */
	padding-top:10px;
	padding-bottom:10px;
}

.entry-title:before {
    content:  '';                   /* 空白の要素を作る */
    width: 80px;                    /* 幅指定 */
    height: 3px;                    /* 高さ指定 */
    background-color: #ff7700;      /* 背景色指定 */
    display:  block;                /* ブロック要素にする */
    position:  absolute;            /* 位置調整 */
    left:  0;                       /* 位置調整 */
    bottom: -3px;                   /* 位置調整 */
}

h2.ti02 {
  position: relative;
  display: block;
  margin: 0 auto;
  padding-bottom:20px!important;
  font-size: 5vw; /* 画面幅に応じて文字サイズを調整 */
  text-align: center;
}

h2.ti02::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
 width:15%;
  height: 4px;
  background-color: #ff6600;
  border-radius: 2px;
}

.article h2{ padding:0!important;}
.article h3{ border:none; font-size:1.4em;}
.article h4{ 
	border-top:none;
	border-bottom:none;
}




/************************************
**　固定ページ共通
************************************/
.home #main-image{ background-color:#eeeced;}

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


#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;font-size:1em;}

h2.title-box {
background-color: #ff7f00!important;
color: white;
font-weight: bold;
text-align: center;
padding:15px 10px!important;
position: relative;
font-size: 1.2rem;
line-height: 1.5;
}

/* 矢印 */
.article section h2.title-box::after {
  content: "";
  position: absolute;
  bottom: -19px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #ff7f00;
}

/* レスポンシブ対応 */
@media (max-width: 768px) {
  .title-box {
    font-size: 1rem;
    padding: 0.8em 1em;
  }

  .title-box::after {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #ff7f00;
    bottom: -15px;
  }
}

@media (max-width: 480px) {
  .title-box {
    font-size: 0.95rem;
    padding: 0.7em 0.8em;
  }

  .title-box::after {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #ff7f00;
    bottom: -12px;
  }
}

/**** sec01 ****/
.home section.sec01{padding:0!important;background: linear-gradient(to bottom, #ffffff 45%, #ffca74 45%);}

/**** sec02 ****/
.image-text-section {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  padding: 20px;
}

.image-area {
  flex: 1 1 300px;
  max-width: 400px;
}

.image-area img {
  width: 100%;
  height: auto;
}

.feature-list {
  flex: 1 1 500px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.feature-list li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px!important;
	font-weight:bold;
}

.feature-list .number {
  background-color: #ff6600;
  color: white;
  font-weight: bold;
  font-size: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
  margin-right: 15px;
	flex-shrink: 0;
}

.feature-list .text {
  font-size: 16px;
  line-height: 1.4;
}

.feature-list strong {
  color: #ff6600;
  font-weight: bold;
border-bottom:5px dotted #fffca7;
padding-bottom:7px;
display: inline-block; /* 行間に影響させやすくする */
  line-height: 1.6; /* 行間を少し広げる */
  margin-bottom: 6px; /* スマホ用に余白追加 */
}

/**** sec03 ****/
.sec03{	background-color:#fff1e5;}
.voice-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 30px;
  padding: 20px;
  margin-top:50px;	
}

.voice-item {
  position: relative;
  background-color: #ffffff; /* オレンジ */
  border-radius: 10px;         /* 角丸 */
  padding-top:20px;
  padding-left:20px;
  padding-right:20px;	
}

.quote-mark {
position: absolute;
  top: -40px;           /* 少し上にずらして重ねる */
  left: 14px;
  font-size: 64px;
  font-weight: bold;
  color: #ffccaa;      /* 薄いオレンジ色の“ */
  font-family: serif;
}

.voice-item p {
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
}

.voice-item .highlight {
  color: #f26522;
  font-weight: bold;
}

.voice-item img{ margin-bottom:0;}


/**** sec04 ****/
.sec04-inn {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  padding: 20px;
	  margin-top:50px;

}

.sec04-box {
  background: #fefca7;
  border-radius: 20px;
  padding: 20px;
  flex: 1 1 280px;
  max-width: 300px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  text-align: left;
  position: relative;
}

.circle {
  background: #ff6600;
  color: #fff;
  font-weight: bold;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  position: absolute;
  top: 40%;
  left: 15px;
}

.sec04-box p {
  margin-left: 50px;
  font-size: 14px;
  line-height: 1.6;
}

.sec04-box strong {
  color: #ff3333;
   background: linear-gradient(transparent 50%, #ffffff 50%);
}

.prd {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #ffffff;
  padding: 30px;
  gap: 30px;
}

.prd-img {
  flex: 1 1 300px;
  text-align: center;
}

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

.prd-info {
  flex: 1 1 300px;
}

.prd-name {
text-align:left!important;
}

.prd-price {
  font-size: 24px;
  font-weight: bold;
  color: #ff6817;
  margin: 0 0 20px;
}

.prd-price span {
  font-size: 14px;
  color: #555;
  display: inline-block;
  margin-top: 5px;
}

.prd-spec {
  background: #f8f9fa;
  padding: 15px;
  border-radius: 8px;
  font-size: 14px;
  margin-bottom: 20px;
}

.btn {
  display: inline-block;
  background: #ff6600;
  color: #fff;
  text-decoration: none;
  padding: 12px 30px;
  border-radius: 30px;
  font-weight: bold;
  transition: background 0.3s;
border:3px solid #ffffff;
}

.btn:hover {
  background: #e65c00;
}

/**** sec05 ****/
.sec05{ background-color:#e4eecc;}
.sec05 .inner{ background-color:#ffffff; border-radius:20px; padding:50px 30px;}



/**** sec06 ****/
.boxsec06{ 
	background:#fffca7 url(images/img-sec06-01.png) left 10px bottom 0 no-repeat;
	margin:50px 30px 50px 30px;
	padding:30px 30px 30px 30%;
	border-radius:20px;
	font-weight:bold;
}

/************************************
** 会社概要
************************************/
.table-company {
  width: 100%;
  border-collapse: collapse;
  font-family: 'Helvetica Neue', sans-serif;
  background: #fff7f0;
  box-shadow: 0 4px 12px rgba(255, 165, 0, 0.15);
  border-radius: 10px;
  overflow: hidden;
}

.table-company th,
.table-company td {
  padding: 15px 20px;
  text-align: left;
  border-bottom: 1px solid #ffd9b3;
}

.table-company th {
  background-color: #ffa94d;
  color: #fff;
  font-weight: bold;
  width: 30%;
}

.table-company td {
  color: #333;
  background-color: #fffaf3;
}

.table-company tr:last-child td {
  border-bottom: none;
}

/* モバイル対応 */
@media screen and (max-width: 600px) {
  .table-company th,
  .table-company td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .table-company th {
    background-color: #ffa94d;
    color: #fff;
    border-bottom: none;
  }
  .table-company td {
    padding-top: 0;
    background: #fff;
    border-bottom: 1px solid #ffd9b3;
  }
}


/************************************
** 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;}

.listcircle{ padding-left:0px!important; margin-bottom:30px!important;}
 
.listcircle li{
  position: relative;
  padding-left: 30px;
 list-style:none;
 font-size:1em;
}
 
.listcircle li:before {
  content: "";
  position: absolute;
  top:10px;
  left: 0;
  width:15px;
  height:15px;
  background-color: #318496;
  border-radius: 50%;
}
.listIcon{
	padding-left:0!important;
	padding-bottom:17px;
}
.listIcon li {
    padding: 15px 0 15px 40px;
    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;
}

ol.listNumber {
  padding: 0;
  counter-reset:cp_clist; /*数字をリセット*/
  list-style-type: none;
}
ol.listNumber li {
  position: relative;
  margin: 0 0 10px 30px;
	font-size: 0.95em;
}
ol.listNumber li::before {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  /* カウントさせる */
  counter-increment: cp_clist;
  content: counter(cp_clist);
  /*装飾*/
  background: #bae8ff;
  color: #000;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  /*位置の調整*/
  margin-top: 2px;
  margin-left: -40px;
  margin-bottom:10px;	
}

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%;
}

/************************************
** youtubeレスポンシブ
************************************/
.youtube iframe {
	width: 100%;
	height: 100%;
}
/*!動画の最大幅を指定する*/
.video-container{
   max-width: 100%; 
  margin: 30px 0;
}


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

.eye-catch-wrap{ display:block;}

/************************************
** 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 #42a6ff;
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: 768px) {
  .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;
}

.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;
}

.input-zip{ width:120px!important;}

.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;
}

.boxBtn{
	position:relative;
	height: 50px;
	text-align:center;
}

.box_con input[type=submit]{
	width:50%;
}


 
@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;

  color: #fff;
  font-size: 14px;	
}
.box_con form table tr th .optional { background: #337ab7;}
.box_con form table tr th .essential { background: #cd6f55;}



.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%;
	  text-align:center;
  }
	.box_con form table tr td.koumoku{ padding-left:20px;text-align:left;}	
	
}
.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;
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 {
 width: 100%;
  height: 3em;*/
  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%;
  }
}
.input-zip{ width:120px!important;}


/************************************
** 投稿ページ
************************************/
.category .container,
.single .container{
background-color:#ffffff!important;
background-image:none;
}


.category #content,
.single #content {
	margin:0 auto;
	background: #FFF;
    padding: 20px 5% 2% 5%;
    max-width: 1000px;
}

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

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


.single .article h3 {
font-size:1em;
border-left: 10px solid #7db4e6;	

}

.single .article h4{
font-size:16px;
padding: 0.5em;
color: #494949;
border-bottom: solid 1px #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;
}

.new-entry-card-post-date{color:#00a8e3;}

/************************************
** 日付関係のスタイル
************************************/
.date-tags {
  margin-bottom: 30px!important;
}

/*******************************
* カテゴリページ
********************************/
.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{
	background: #fef0de;
	padding: 1rem 1rem 1rem 2.5rem;
	position: relative;
	}
.post h2.entry-card-title:before,
.post h2.related-entry-card-title:before{
    position: absolute;
    top: 20%;
    left: 20px;
    width: 6px;
    height: 60%;
    content: '';
    border-radius: 3px;
    background: #ff7f00;
}
.entry-card-meta{ display:none;}

/************************************
**　トップ新着・人気・関連記事ウィジェット
　　投稿日・更新日表示
************************************/
.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){

#header-container-in{ width:100%; position:relative; padding-top:70px!important;}

#header-container {
    padding-top: 5px;
    padding-bottom: 10px;
}
	
.logo{
position:absolute;
top: 0px;
left: 0;	
}

	

/************************************
** MENU
************************************/	
#menu-h-menu li{ width:80px!important;}
	
#menu-h-menu li#menu-item-18{
background:transparent url(images/h-demo-smt.png) 50% 50% no-repeat!important;
padding:30px!important;
width:70px!important;
height:70px;
}
#menu-h-menu li#menu-item-18 a:hover{ opacity:0.2;}	

#menu-h-menu li#menu-item-19{
background:transparent url(images/h-contact-smt.png) 50% 50% no-repeat!important;
padding:30px!important;
margin-left:10px;
width:70px!important;
height:70px;
}	
.fixed-header{ background-color:#ffffff!important;}
/************************************
** 固定ページ
************************************/
.page .inner{
	width:100%;
	margin:0 auto;
	padding:0 20px;
}
/************************************
** TOP
************************************/
.home .container{
background: transparent url(images/bg-main.png) center top no-repeat;
}	
.home #main-image{
width:100%;
}
	
.home #main-image p{
    width: 100%;
    margin: 0 auto;
	text-align:center;
}		

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


/*1024px以下 (iPadMini横サイズ)* */
@media screen and (max-width: 1025px){
/************************************
** ヘッダー
************************************/
#header-container-in{ width:100%; position:relative;}
#header-container {
	
  padding-bottom: 0px;
	width:100%!important;	
}
.home #main-image p{ padding-top:50px;text-align:center;}	
	
.page .inner{
	width:100%;
	margin:0 auto;
}	

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

.search-menu-button{ display:none;}
.navi-menu-button{ margin-top:7px;}
	
	
/*ロゴエリア*/
.mobile-menu-buttons .menu-button{display:block;}
	
.logo{
position:absolute!important;
top: 15px!important;
left: 0!important;	
}
.logo-menu-button{
	position:relative;
	left:0px;
	width:100%;
}
	
.logo-menu-button img {
max-height: 60px;
	max-width:95%;
	margin: 15px 0 0 15px;
}

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

	
/*固定ヘッダーエリア*/	
.fixed-header{background-color:#ffffff!important;}
.fixed-header #navi .navi-in {
position: absolute;
left: 150px!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:90px;}	
.fixed-header .h-submenu img{ }
	
/*メイン画像エリア*/
.wp-block-cover{min-height:70vh;}

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

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

img {
  max-width: 95%;
  height: auto;
}
	
/************************************
** contents
************************************/
.page .inner{
max-width: 100%;	
margin:0 auto;
padding: 0 5%;
}
	
/************************************
** section
************************************/
section .inner{ margin:0 auto; width:100%; padding:30px!important;}

/************************************
** TOP
************************************/

	
/************************************
** 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;}	
}

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

/************************************
** 固定ページ
************************************/
.page .inner{
	width:100%;
	margin:0 auto;
}
#header-container{padding-top:0px!important;}
	
/*ヘッダーボタンエリア　*/	
.h-submenu {
  width: 160px;
  margin-top: 10px !important;
  margin-left: 0px !important;
  padding:0 0 0 5px !important;
}	
	
.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: 120px;	
}

	
/************************************
** 			header
************************************/

.mobile-header-menu-buttons .h-submenu li{ display:inline-block;}		
	
.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;}

	
/* モバイルヘッダー高さ分、余白を設ける */
body:where(.mblt-header-mobile-buttons, .mblt-header-and-footer-mobile-buttons) {
    margin-top: 0px;
}	
#header-container{padding-top:0px; height:auto;}
.btn01{ 
	background-color:#98c732;
	padding:8px 20px 0 25px; 
	margin:0 10px;
	border-radius:50px;
}
	
/************************************
** 			header
************************************/	
.mobile-menu-buttons{background-color:#ffffff;height:80px;}	

/*ヘッダーボタンエリア　*/
.h-submenu{ 
	width:150px; 
	margin-top:0px!important; 
	margin-left:0px!important;
	padding:0!important;
  position: absolute;
top: 5px;
right:45px;
	
}
.h-submenu li{ margin:0!important;color:#fff; float:left;}
.mobile-header-menu-buttons .h-submenu li{ display:inline-block;}	
.menu-drawer li a{ padding-left:20px;}
	
/************************************
** 投稿ページ
************************************/
.category #content,
.single #content {
    padding: 50px 5% 2% 5%;
}

/************************************
** 			tittle
************************************/	
h1.entry-title{ width:100%; padding-top:100px;}	
.article h2, .article h3, .article h4, .article h5, .article h6 {

	line-height:1.6;
}

h2.p-ti01{ margin-bottom:30px!important;}	
	
	
.article h3{border:none!important;}	
	
/************************************
** 			section
************************************/	
section{ margin-top:0px!important; margin-bottom:0px!important; }

	
/************************************
** 			TOP
************************************/	
.home #main-image { 
	background-size:contain;
}

.home #main-image p{
width:100%;
padding-left:0px;
}
.home #main-image p img{ margin:0 auto;width:100%;}	
	
/*--- sec04 ---*/
.sec04-inn {
    flex-direction: none;
    align-items: center;
}
.sec04-box {
    max-width: 90%;
}
	
.prd {
    flex-direction: none;
    text-align: center;
}
.prd-info {
    text-align: center;
}
	



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

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

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

/************************************
**　mainImage
************************************/
.home #main-image { }	
.home #main-image p{ padding-top:100px; }	
	
#main-image .smt-img{display:inline!important;}
.tab-img{ display:none !important;}
#main-image .tab-img{display:none!important;}


	
/************************************
** 固定ヘッダー
************************************/
.fixed-header{ background-color:#ffffff!important;}	
	

/************************************
**　TOP
************************************/
/**** sec01 ****/
.home section.sec01 .inner{padding-top:0!important;padding-bottom:0!important;}
	
.sec04-box { max-width: 100%;}

.sec05{ padding:20px 10px;}
}	
	
/*750px以下*/
@media screen and (max-width: 750px){
}


/*480px以下*/
@media screen and (max-width: 480px){
.logo-menu-button img {margin:20px 0 0 5px;}
.mobile-menu-buttons{ height:70px;}	

.h-submenu {
position: absolute;
top:0px;
right: 35px;
}

.logo-menu-button img {
        max-height: 50px;
        max-width: 60%;
        margin:10px 0 0 5px;
}
.h-submenu li img{ min-height:85%;}

	
.button01 a{ width:95%;}	
.home #main-image p{}	
	
/************************************
** TOP
************************************/		
.home section{
    padding-top: 20px;
    padding-bottom: 20px;	
}
	
.voice-grid {
	 grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));	
    gap: 20px;
    padding: 10px;
  }

  .voice-item {
    padding: 15px;
}

.quote-mark {
    font-size: 40px;
    top: -30px;
    left: 10px;
}

.voice-item p {
    font-size: 14px;
}
	
/**** sec06 ****/
.boxsec06{ 
	background:#fffca7 url(images/img-sec06-01.png) left 50% bottom 0 no-repeat;
	padding:20px 20px 200px 20px;}	

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


/*380px以下*/
@media screen and (max-width: 380px){
.logo-menu-button img {margin:0 0 0 5px;}
.mobile-menu-buttons{ height:70px;}
.fixed-header{ background-color:#ffffff!important;}	

.home #main-image{padding-top:0px;}
section .inner{ padding:30px 15px!important; }
	
.h-submenu {
position: absolute;
top: 10px;
right: 35px;
}	
}

/*320px以下*/
@media screen and (max-width: 320px){
.home #main-image p{padding-top:0px;}
}

