@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
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
body{ background-color:#fff;}

.entry-content {
    margin-top: -20px;
    margin-bottom: 0;
}

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

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

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


/************************************
** Main
************************************/
.wp-block-cover{ min-height:560px;margin-bottom:0!important; }
.page-id-5 #main-image{ background:#fff url(images/bg-main.jpg) 50% 50% no-repeat!important; min-height:720px;}
.page-id-5 #main-image p{ text-align:left; padding-top:80px;}

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


/************************************
** ヘッダー
************************************/
.header-container-in.hlt-top-menu .logo-header img{ min-height:80px;}
.logo{
	width:370px;
	text-align:left;
}

/**      ヘッダーボタン		**/
.h-submenu{}
.h-submenu li{ display:inline-block;}

.page .header-container-in{ height:75px;}
.header-container-in.hlt-top-menu.hlt-tm-small .logo-header { margin-top:10px;}


/************************************
** Menu
************************************/
.header-container-in { position:relative;padding-bottom:10px;}
.header-container-in .navi-in{ position:absolute;right:0px; top:0px; }
.header-container-in.hlt-top-menu .navi-in .item-label{ font-size:14px!important; font-weight:bold;}

#menu-h-menu{ margin-right:15px;}
#menu-h-menu li{width:100px!important; text-align:center; line-height:2!important; display: block; height:40px;margin-top:10px;margin-right: 20px; padding-top:15px; }
#menu-h-menu li:last-child{margin-right: 0px; }
#menu-h-menu li a{color:#000000;}
.sub-caption{ color:#00a051;}

.navi-in a:hover{ background-color:transparent!important; color:#999;}

#menu-h-menu li#menu-item-12{ margin-top:15px;}
#menu-h-menu  .m-join{
background: #000 url(images/m-join.jpg) 50% 50% no-repeat!important;	
width:150px!important;
padding:20px 30px!important;
border-radius:50px;	
}
#menu-h-menu .m-join a:hover{ 
  height: 60px;
  width: 100px;
  position: absolute;
  top: 10%;
  left: 10%;


}	
#menu-h-menu .m-join a .item-label{ opacity:0.1;}
#menu-h-menu .m-join a:hover .item-label{ background-color:none; }

/**    検索ボタン **/
#menu-h-menu li.header-search {
padding-top:0;	
  width: 150px !important;
	margin-left:10px;
}

.header-search .search-box {
  margin: 0;
}

.header-search input[type="text"] {
  padding: 8px 14px;
  font-size: 14px;
  border-radius: 14px 14px 14px 14px / 50% 50% 50% 50%;
}

.header-search .search-submit {
  color: #378cb0;
}


/************************************
** 固定ヘッダー
************************************/
.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:0px;
  top: 0px;
}

.fixed-header #navi .navi-in a{color:#012351;}
.fixed-header .logo{ position:absolute;top:0;left:0; }
.fixed-header .h-submenu{ 
	position:absolute;
	bottom:-4px;
	right:50px;
}
.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; }

/************************************
** フッター
************************************/
#footer{
	padding-top:0!important;margin-top:0;}
/*.article-footer{ display:none;}*/


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

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

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

/*スマホの時だけ改行させるクラス*/

.br-sp {
    display: none;
}

@media (max-width: 600px) {
    .br-sp {
        display: block;
    }
}

.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:hover{ opacity:0.5;}
a:hover img{ opacity:0.5;}


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

.pc-img{ display:inline!important;}
.pc-tab{ 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;}

.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:160%;}

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

.blue{color:#0051bd;}
.blue01{color:#003470;}

.yellow{ color:#f9ef55;}
.yellow02{ color:#edc953;}
.red{ color:#f2144c;}
.white{ color:#ffffff;}
.gray{color:#aeaeae;}
.green{ color:#00a051;}

.line-yellow{ background:linear-gradient(transparent 40%, #fff9ad 40%);}
.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;}


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

h1.archive-title{
   padding: 1rem 2rem;
border-left: 4px solid #12355d;
margin-bottom:50px;	
}
h1.entry-title {
	position: relative;
	padding: 1rem 1.5rem;
	border: 1px solid #D8D8D8;
	border-top: 4px solid #d7d4d4;
	background: linear-gradient(#fdfbfb 0%, #ebedee 100%);
	margin-bottom:50px;
	font-size:1.4em;
}


h2.ti02{
  position: relative;
  padding:10px 0 .5em 0;
  margin-bottom:20px!important;
  border-bottom: 4px solid #ccc!important;
  font-size:1.4em;
  text-align:left!important;
  background-color:#fff;
}



 h3.ti03 {
  padding: 0.5rem 2rem;
border-top:none;
border-bottom:none;
border-left: 6px double #000;
background: #ffffff;
margin-top: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
************************************/
.dl-l{ float:left; width:48%; margin-left:10px; }
.dl-r{ float:right; width:48%;}


/*少しずらしたボックス*/
.box01{
	margin: 2em auto;
	padding:2em;/*内側の余白*/
	background: none;/*元のボックス背景色なし*/
	border:1px solid #ccc ;/*線の太さ・種類・色*/
	position: relative;/*配置（基準）*/
	font-size:1.4em;
}
.box01:after{
	background-color:#eee;/*ずらしたボックスの背景色*/
	border:none;
	content: '';
	position: absolute;/*配置（ここを動かす）*/
	top: 7px;/*上から7pxずらす*/
	left: 7px;/*左から7pxずらす*/
	width: 100%;
	height: 100%;
	z-index: -1;
}


/************************************
** 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:0!important;}
.listNomal{ padding-left:0!important;}
.listNomal li{ list-style:none!important;}
.article dd {
    margin-left: 0px;
}
.listdisc{
list-style-type: none;
}
.listdisc li {
list-style-type: disc;
list-style-position:inside;	
color: #000;
margin-bottom:5px;
font-weight:bold;
}
.listdisc li::marker {color: #aea893;}

.listIcon01{padding-left:0px!important;}
.listIcon01 li {
    padding: 5px 0 12px 40px;
    line-height: 1.6em;
    background: url(images/icon-arrow.png) left 0px top 10px no-repeat;
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 1.2em;
	list-style:none;
	color:#000;
}
.listIcon03{padding-left:0px!important;}
.listIcon03 li {
    padding: 12px 0 12px 50px;
    line-height: 1.6em;
    background: url(images/icon-arrow03.png) left 0px top 10px no-repeat;
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 1.2em;
	list-style:none
}
.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: #00a051;
  border-radius: 50%;
}

ol.listnumber {
  list-style: none;
  counter-reset: list-counter; /*list-counterの値が0にリセットされる*/
  padding: 0;
  margin: 0;
}
ol.listnumber li {
  font-size: 18px;
  line-height: 1.6;
  margin: 20px 0;
  padding-left: 30px;
  position: relative;
}

ol.listnumber li:before {
  content: counter(list-counter);/*list-counterの値を挿入*/
  counter-increment: list-counter;/*連番の値が挿入される*/
  border: 1px solid;
  box-sizing: border-box;
  border-radius: 50%;/*円を作る*/
  height: 25px;/*円の高さを指定*/
  width: 25px;/*円の幅を指定*/
  display: flex;/*円と文字が中央になるよう調整*/
  justify-content: center;
  align-items: center;
  position: absolute;/*左端に配置*/
  top: 0;
  left: 0;
  font-size: 85%;/*文字サイズ小さめに調整*/
	background-color:#00a051;
	color:#fff;
}

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




/************************************
** table
************************************/
table .thead th {
	background:#1e4260!important;
	padding:10px;
	color:#fff;
}

table.table01 th.th01 { background-color:#accbd3!important; width:15%;}
table.table01 th.th02 { background-color:#e9decd!important; width:30%;}
table.table01 td {
	border-top:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	padding:15px;
	text-align:left;
}

table.table01 td.price{ text-align:right;}

table.table02{
  border-collapse: collapse;
  width: 100%;
}
.table02 th,
.table02 td{
  padding: 10px;
  border: solid 1px #ccc;
  text-align:center;
  box-sizing:border-box;
}
.table02 th {
  background:#eef2f5;
  color: #000;
  
}
@media screen and (max-width: 640px) {
  .table02 .head{
    display:none;
  }
  .table02 {
    width: 100%;
  }
  table.table02 td {
    display: block;
    width: 100%;
    border-bottom:none;
  }
  table.table02 td:first-child{
    background: #eef2f5;
    color:#000;
    font-weight:bold;
  }
	
  table.table02 td:before{
    content: attr(data-label);
    font-size: .7rem;
    font-weight:bold;
    color: #999;
    display: block;
  }
  .table02 tr:last-child{
    border-bottom: solid 1px #ccc;
  }
}


/* sp */
@media only screen and (max-width: 840px) {
  .table03 th,
  .table03 td {
    width: 100%;
    display: block;
	text-align:center;
}
.table03 td {padding-top: 0;}
}


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

/************************************
** HOME
************************************/
.home section .inner{ padding:100px 50px;}

.home section h2{ 
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	font-size:2em;
	font-weight:bold;
	text-align:center;
	margin-bottom:80px;
}

.sec01-top{padding-top:10px; background-color:#12355d;}
.sec01{ background: #fff url(images/bg-sec01.png) 50% top no-repeat!important;	}

.sec02{ background-color: #ffffff;}

.sec03{ background: transparent url(images/bg-sec03.jpg) 50% top repeat!important;	}

.sec04,
.sec09{ background-color:#ebeff2;}
.sec04 .dlchigai,
.sec09 .dlsystem{
	background-color:#fff;
	border-radius:10px;
	float:left;
	width:30%;
	margin-right:40px;
	min-height:630px;
}
.sec04 .dlchigai-last,
.sec09 .dlsystem-last{margin-right:0px;}

.sec04 .dlchigai dt,
.sec09 .dlsystem dt{
	position: relative;
	font-size: 1.1em;
	line-height:1.6;
	padding:10px;
	text-align:left;
	font-weight:bold;
}

.sec04 .dlchigai dt span,
.sec09 .dlsystem dt span{
	display: inline-block;
	margin-left: 20px;

}	

.sec04 .dlchigai dt::before {
	content: attr(data-number);
	display: inline-block;
	color: #000;
	font-size: 30px!important;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	vertical-align:text-bottom;
}	

.sec04 .dlchigai dd.img{}
.sec04 .dlchigai dd.text,
.sec09 .dlsystem dd.text{ padding:20px;}

.sec05 .dlsec05{
width:30%;
margin-right:45px;	
float:left;	
min-height:480px;
}
.sec05 .dlsec05-last{margin-right:0px;}
.sec05 .dlsec05 dt{ text-align:center;}

.sec06{ background: transparent url(images/bg-sec06.jpg) 50% top repeat-y!important;	}
.sec06 .dlsec06{
width:30%;
margin-right:45px;	
float:left;	
border-top:5px solid #000;
background-color:#fff;
padding:20px;
text-align:center;
}
.sec06 .dlsec06-last{margin-right:0px;}
.sec06 .dlsec06 .name{ font-size:1.2em; text-align:center;font-weight:bold;}
.sec06 .dlsec06 .post{ font-size:1em; text-align:center;}

.sec08{ background: transparent url(images/bg-sec08.jpg) 50% top repeat-y!important;	}

/************************************
** カルーセル
************************************/
#carousel{background-color:#f6fafd; padding:20px; margin-bottom:30px; }
#carousel-in{ background-color:transparent;}
.carousel-entry-card-title{color:#002b6d;}
.cat-label-6{display:none;}
.carousel a { pointer-events: none;}

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

.page #main-image .inner{
	width:1200px;
	margin:0 auto;
	/*margin:0 15%;*/
}


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

.dlprivacy dt,
.dlkiyaku dt{
margin: 27px 0 14px;
padding: 10px 18px 7px;
line-height: 1.5;
font-size: 1em;
font-weight: bold;
border-left:10px solid #ebeff2;
}

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

/************************************
** FAQ
************************************/

.faqBox {
  width: 90%;
  margin: 0 auto;
}

.faqBox .Qa {
  padding: 20px 0;
  border-bottom: 1px solid #c8c8c8;
}

.faqBox .Qa dt,
.faqBox .Qa dd {
  display: flex;
  align-items: baseline;
  margin: 15px 0;
}

.faqBox .Qa dt p {
  margin: 0;
  padding-left: 15px;
  font-weight: bold;
  width: 100%;
}

.faqBox .Qa dd p {
  margin: 0;
  padding-left: 15px;
  width: 100%;
}

.faqBox .Qa:last-of-type {
  border-bottom: none;
}

.faqBox .Qa dt::before {
  content: "Q";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #6699b7;
  width: 2em;
  height: 2em;
}

.faqBox .Qa dd::before {
  content: "A";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #D8D8D8;
  width: 2em;
  height: 2em;
}

@media screen and (max-width: 960px) {
  .faqBox {
    width: 95%;
  }
}



/************************************
** About
************************************/

#company tr {
  border-bottom: 1px solid #b5b1b1;
}

#company th,
#company td {
  padding: 24px 0;
  border: none;
	background-color:#fff;
}

#company th {
  width: 30%;
}

/* sp */
@media only screen and (max-width: 480px) {
  #company th,
  #company td {
    width: 100%;
    display: block;
  }

  #company th {
    width: 100%;
  }

  #company td {
    padding-top: 0;
  }
}





/************************************
** お問い合わせ
************************************/
/*デザイン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;
  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;
}

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



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

.eye-catch{
	text-align:center;
}
.eye-catch img{
/*	max-width:40%;*/
	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{
	background: #f4f4f4;
	border-left:4px solid #12355d;
	margin-bottom:20px;
	padding:10px 0 10px 20px;
}

.eye-catch .cat-label{ background-color:#12355d; font-size:0.6em;}

/*******************************
* 新着記事を横並びに
********************************/
.widget-entry-cards.card-large-image .a-wrap {
}

.widget-entry-cards.card-large-image .a-wrap {
font-size: 95%;
text-align: left;
padding:2em 1.5em;
background-color:#fff;
border:1px solid #e9e9e9;
border-radius:10px;
width:32.25%!important;
display: inline-block!important;
margin:0 auto 15px auto;	
}

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

.widget-entry-card-title{ text-align:left; margin-bottom:10px;}

.new-entry-card .cat-label{
  float: left;
  display: flex;
  align-content: center;
	color:#fff;
	border:none;
    top: 0em;
    left: 0em;	
}



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

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1100px以下 (タブレット横サイズ)* */

@media screen and (max-width: 1100px){

.header-container-in.hlt-top-menu .navi-in .item-label{ font-size:12px!important; }

.header-container-in.hlt-top-menu .logo-header img{ min-height:100px;}	
#menu-h-menu li{ width:80px;margin-right:10px;}	
	
#menu-h-menu  .m-join{
width:75px!important;
display: block; 
position:relative;
margin-left:10px;
background: #000 url(images/m-join-smt.jpg) 50% 50% no-repeat!important;	
padding:20px 30px!important;
border-radius:50px;
	}	
	
	
	
/************************************
** 固定ページ
************************************/
.home #main-image p{ width: 100%;
        padding-top: 0px;
        padding-left: 20px;
        position: absolute;
        top: 150px;
        left: 0; }
.page .inner{
	width:100%;
	margin:0 auto;
}		
.home .seccontact ul li {
    list-style: none;
    display: block;
   text-align:center;
}

}

/*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:#fff;}
.mobile-menu-buttons .menu-icon{ font-size:24px; margin-top:5px;margin-left:5px;}	
.mobile-menu-buttons .menu-caption{ display:none;}
.search-menu-button{ display:none;}
.navi-menu-button{ margin-top:7px;}

	
/*固定ヘッダーエリア*/	
.fixed-header #navi .navi-in {
position: absolute;
left: 230px!important;
top: 0px;
}

.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: 0px 0 0 5px;
}

/*ヘッダーボタンエリア　*/
.h-submenu{ width:450px; margin-top:-105px!important; margin-left:0px!important;padding-left:5px!important;}

.h-submenu li.m-join{
width:75px!important;
display: block; 
position:relative;
margin-top:10px;	
margin-right:15px;
background-color: #000;
padding:5px 10px!important;
border-radius:50px;
	}	
			
	
.mobile-header-menu-buttons .h-submenu li{ display:inline-block;}
	
/*メニューエリア*/
#menu-h-menu li{ /*width:15%!important;*/ font-size:0.8em!important;}	

.fa-bars::before{ color:#000000!important;}
.search-menu-button.menu-button,
.mobile-header-menu-buttons .navi-menu-button.menu-button{
	height: 65px;
	padding-top: 10px;
	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;}
#main-image p{
text-align:left!important;
width: 100%;
margin: 0 auto;
}	

.menu-drawer .m-tel a,
.menu-drawer .m-contact a{ opacity:0.01;}

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


/************************************
** メイン画像エリア
************************************/
.wp-block-cover{min-height:70vh;}
#main-image p{
text-align:left!important;
width: 100%;
margin: 0 auto;
}	
	
.page-id-5 #main-image {
    background: #fff url(images/bg-main.jpg) 70% 5% no-repeat !important;
    min-height: 720px;	
}
	
/************************************
** TOP
************************************/
.home .inner{ width:100%; margin:0 auto;}


	

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

	
/************************************
** 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){

	#header-container{display:none;}	

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


/*ヘッダーボタンエリア　*/	
.h-submenu {
  width: 70px;
  margin-top: 10px !important;
  margin-left: 0px !important;
  padding-left: 5px !important;
}	
	
.ti01{ display:block;}
	


.pc-tab{ display:none!important;}	
.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){
.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%;}		
	
/* モバイルヘッダー高さ分、余白を設ける */
body:where(.mblt-header-mobile-buttons, .mblt-header-and-footer-mobile-buttons) {
    margin-top: 0px;
}	
	
#main-image .tab-img{display:none !important;}
#main-image .smt-img{display:inline !important;}
	
.home #main-image{
	width: 100%;
	background-color:transparent;
    background-image:url(images/bg-main-smt.png)!important;
    background-repeat: no-repeat;
    background-position:right bottom!important;
    background-size: cover!important;
	min-height:900px;

}
	
.home #main-image p{
	width: 100%;
        padding-left: 10px;
        position: absolute;
        top: 10%;
        left: 0;}	
	
/************************************
** 			header
************************************/
.mobile-menu-buttons{background-color:#fff;height:70px;}

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

.menu-drawer li{ margin-bottom:7px;}
.menu-drawer li.m-apply{ display:none !important;}
	
/************************************
** 			tittle
************************************/	
h1.entry-title{ width:100%;margin-top:80px;}	
.article h2, .article h3, .article h4, .article h5, .article h6 {
    margin-bottom: 0;
}
.article h3{
	border-top:none!important;
	border-bottom:none!important;
	border-right:none!important;
}	

	
/************************************
** 			section
************************************/	
section{ margin-top:0px!important; margin-bottom:0px!important; }
	
/************************************
** 			HOME
************************************/		
.home section p{ text-align:left;}
	
.sec04 .dlchigai,
.sec09 .dlsystem{width:100%;min-height:450px;margin-right:0;}
.sec05 .dlsec05{ 
	width:100%;
	margin-right:0;
	min-height:380px!important;}
	
.sec06 .dlsec06{ 
	width:100%; 
	margin-right:0;
	min-height:380px!important;}	
	

/************************************
**			カテゴリ
************************************/	
.entry-card-thumb{ width:100%;margin-bottom:5px;}
.card-content{ margin-left:0;}	

/************************************
** 			Table
************************************/	
table.table01 th,
table.table01 td{
width:100%;
display: block;
}	
/************************************
** 			list
************************************/		
.listblue li{ 
	width:100%;	
	margin-left:0px;
}
.listmedia li{ 
	width:100%;	
	margin-left:0px!important;
	min-height:auto;
}
	
/************************************
** 			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
************************************/
.home #main-image{ min-height:650px;}
.home #main-image p{
	width: 100%;
	padding-top: 30px!important;}

.home section h2{ 
	padding:0;
	margin-bottom:30px;
}

.sec01{ background: #f8f8f8 url(images/bg-sec01.png) 50% top repeat!important;}	


.box01{padding: 1em; font-size:1em;}	
	

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

}


/*480px以下*/
@media screen and (max-width: 480px){
.mblt-header-mobile-buttons {
    margin-top: 30px;
  }
.home #main-image{
	background-position:left bottom!important;}
.box01{font-size:0.75em!important;}	

}

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


}