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

/************************************
** 子テーマ用のスタイルを書く
************************************/
.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;}
#post-18{margin-bottom:0!important;}


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

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

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

/************************************
** ヘッダー
************************************/
.logo{
	width:330px;
	text-align:left;
}
#header-in{ width:1196px; margin:0 auto;}


/**      ヘッダーボタン		**/
.h-submenu{float:right; margin-top:-105px;}
.h-submenu li{ display:inline-block;}

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


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

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

/************************************
** 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-top:7px;}
#menu-h-menu li{width:100px!important; text-align:center; line-height:2!important; display: block; height:40px; }
#menu-h-menu li#menu-item-22{ width:140px!important;}
#menu-h-menu li#menu-item-21260,
#menu-h-menu li#menu-item-21261{ width:70px!important;}
#menu-h-menu li a{color:#000000;}
.navi-menu-caption{ color:#000000;}

#menu-h-menu li{ padding-top:10px;}


#menu-h-menu li.h-magazine{border:1px solid #002b6d; width:120px;display: block; position:relative; padding-top:0px!important;}
#menu-h-menu li.h-magazine .item-label{ color:#002b6d; height:40px;padding-top:7px; font-size:12px!important;}
#menu-h-menu li.h-magazine a:hover .item-label{ background-color:#002b6d!important; color:#fff; width:100%;}

#menu-h-menu li.h-contact{border:1px solid #ea0838; width:120px;display: block; position:relative; margin-left:10px;padding-top:0px!important;}
#menu-h-menu li.h-contact .item-label{ color:#ea0838; height:40px;padding-top:7px;font-size:12px!important; }
#menu-h-menu li.h-contact a:hover .item-label{ background-color:#ea0838!important; color:#fff; width:100%;}

.h-magazin{
   display:block;
   width:100%;
   text-decoration:none;
   color:#002b6d;	
}

/**    検索ボタン **/
#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:0;
  top: 20px;
}

.fixed-header #navi .navi-in a{color:#012351;}
.fixed-header .logo{ position:absolute;top:10px;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; }




/************************************
** 共通
************************************/
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;}
.smt-img { display:none!important;}

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

.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:#002b6d;}
.blue01{color:#00a3d8;}

.yellow{ color:#f9ef55;}
.yellow02{ color:#edc953;}
.red{ color:#f80000;}
.white{ color:#ffffff;}
.gray{color:#aeaeae;}

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

.arrow-right{
display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  position: relative;
  width: 1em;
  height: 0.1em;
  background: currentColor;
}
.arrow-right::before{
 content: '';
  width: 0.65em;
  height: 0.65em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(45deg);
  transform-origin: top right;
  position: absolute;
  top: 50%;
  right: -0.05em;
  box-sizing: border-box;}

.more a{
	background-color:#002b6d;
	border-radius:50px;
	text-align:center;
	padding:9px 30px 8px 30px;
	display:inline-block;
}

.entry-mail{
	border-radius:50px;
    width: 80%;
    height:50px;
    background: radial-gradient(circle, rgb(58, 99, 255), rgb(42, 179, 252) 90%);
	margin:0 auto;
	vertical-align:sub;
	padding-top:10px;
}
.entry-mail a{ color:#fff; text-align:center; font-weight:bold; text-decoration:none;}
.entry-mail a:hover{text-decoration:underline;}

.actionArea03 .btn{
	background-color:#fff;
	border:none;
} 

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


h1.entry-title,
h1.archive-title{
   padding: 1rem 2rem;
  border-left: 4px solid #0095d9;
  margin-bottom:50px;	
}

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

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.8em;}
.ti03{
    display: flex;
    align-items: center;
	color:#002b6d;
	font-size:1.2em!important;
	padding-left:0!important;	
}
 
.ti03:after{
    content: "";
    height: 1px;
	 width: 100px;
    background-color: #a2a2a2;
	margin-left: 1rem;
}
 
.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: 10px;
  border: 1px solid #0b4797;
  display:inline-block;
  background-color:#0b4797;
  color:#ffffff;
  margin-bottom:10px;
}
.box02{ 
 padding:20px 40px;
  border: 1px solid #e9e9e9;
  display:inline-block;
  background-color:#fff;
  margin-bottom:10px;
}
.boxblue{ 
	background-color:#e3eef7;
	padding:20px;
	margin-bottom:20px;
}

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

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

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

dl.listIcon01 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.listIcon01 dd { padding-left:30px; }

.listIcon02{padding-left:0px!important;}
.listIcon02 li {
    padding: 5px 0 12px 40px;
    line-height: 1.6em;
    background: url(images/icon-arrow02.png) left 0px top 10px no-repeat;
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 1.2em;
	list-style:none;
	color:#0b4797;
}
.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: #00a3d8;
  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:#001341;
	color:#fff;
}

.dlfaq{background:url("images/line-dotte.png") repeat-x left bottom; margin-bottom:20px;}
.dlfaq dt{ 
	padding:15px 0px 15px 70px;
	margin-bottom:30px;
	font-size:1em; 
	font-weight:bold; 
	background:url("images/icon-q.png") no-repeat left center;
	color:#000;
}
.dlfaq dd{
	margin-left:0!important;
	padding:5px 0px 30px 70px;
	font-weight:bold; 
	background:url("images/icon-a.png") no-repeat left 10%;
	font-size:14px;
}

dl.dllist { float:left;width:30%; margin-right:3%;}
dl.dllist dt{ font-weight:bold; margin-bottom:5px; }
dl.dllist dd{ line-height:1.4; margin-bottom:30px;margin-left:0!important;text-align:center;}

.list01{ padding-left:0!important;}
.list01 li{ display:inline;}

.listblue li{ 
	display:inline-block;
	background-color:#569df5;
	border-radius:5px;
	color:#fff;
	font-size:0.95em;
	padding:20px;
	text-align:center;
	width:31%;
	margin-left:10px!important;
}
li.listred { 
	display:inline-block;
	background-color:#ea0838;
	border-radius:50px;
	color:#fff;
	font-size:0.95em;
	padding:10px;
	text-align:center;
	width:20%;
	margin-left:10px!important;
	font-weight:bold;
}

li.listred a::before{
	left: 3px;
	width: 4px;
	height: 4px;
	border-top: 2px solid #7a0;
	border-right: 2px solid #7a0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
li.listred  a{ color:#fff; text-decoration:none;} 
li.listred  a:hover{  text-decoration:underline;} 
li.more { list-style:none; display:inline-block; }
li.more a{padding:5px 30px 6px 30px; margin-top:5px;}
li.more img{ padding-top:5px;}


.listmedia li{ 
	float:left;
	background-color:#e6e9ed;
	border-radius:5px;
	color:#333;
	font-size:0.8em;
	padding:20px;
	text-align:center;
	width:31%;
	margin-left:10px!important;
	min-height:280px;
	list-style:none;
}
/************************************
** table
************************************/
table .thead th {
	background:#1e4260!important;
	padding:10px;
	color:#fff;
}

table.table01 {
	margin:3% 0;
	border-left:#accbd3 1px solid;
	border-right:#accbd3 1px solid;
	
}
table.table01 th {
	background:#eef2f5!important;
	color:#000;
	padding:15px;
	text-align:left;
	border-top:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	border-right:#ccc 1px solid;
	border-left:#ccc 1px solid;
	width:30%;
}

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

/* table03 */
.table03 tr {
  border-bottom: 1px solid #b5b1b1;
}

.table03 th,
.table03 td {
  padding: 24px 0;
  border: none;
	font-size:1em;
}

.table03 th {
  width: 30%;
	background-color:transparent;
}

/* tablet */
@media only screen and (max-width: 1024px) {
.table03 td{ width: 50%;}
}

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

/************************************
** TOP
************************************/
.home #main-image{background: #ffffff url(images/bg-main.jpg) center top no-repeat!important;}

.home #main-image p{
    width: 1196px;
    margin: 0 auto;	
	padding-top:80px;
	padding-left:60px;
	height:563px;
}

.home .inner{ padding:50px 0;}
.home #content{
	max-width:100%;
	margin:0 auto;
	padding:0;
}
.home .content-in.wrap{ width:100%!important; }

.home .sec02{ background:url("images/bg-sec02.png") repeat center bottom;}
.home .sec02 ul { }
.home .sec02 ul li{ display:inline-block; margin:0 0 0 10px;}
.home .sec04{ background-color:#f0f5fc;}
.home .sec06{
	background-color:#f0f5fc;
	padding:50px 0;
}
.home .sec06 .inner{ background-color:#fff; padding:15px; border-radius:10px;}
.home .sec07{
	background:url("images/bg-sec07.jpg") repeat center bottom;
	padding:50px 0;
}
.home .sec07 .inner{ background-color:#fff; padding:15px 30px; border-radius:10px;}

.new-entry-card-content .entry-card-snippet {
 max-height:initial;
 overflow:auto;
}

/************************************
** シニアビジネス講演
************************************/
.page-id-282 .inner{ padding:50px 0;}
.page-id-282 #main-image{background: #ffffff url(images/bg-main01.png) center bottom repeat-x!important;　}
.page-id-282 #main-image p{
    width: 1196px;
    margin: 0 auto;	
	padding-top:40px;
	padding-left:80px;
	height:340px;
}

.page-id-282 #content{
	max-width:100%;
	margin:0 auto;
	padding:0;
}

.page-id-282 .content-in.wrap{ width:100%!important; }
.page-id-282 .sec02{ background-color:#f2f7fd;}
.page-id-282 .sec02 dl.dlsec02{float:left; width:50%; margin:0 0 15px 0;}
.page-id-282 .sec02 dl.dlsec02 dt{ display:inline-block; margin:0; font-weight:bold; text-align:center;}
.page-id-282 .sec02 dl.dlsec02 dt span {  padding:5px 10px; color:#fff;margin-right:15px; background-color:#00a3d8;}

.page-id-282 .sec03 .boxsec03{padding:20px 20px 0 20px; margin-bottom:30px; min-height:180px;}
.page-id-282 .sec03 .boxsec03-01{ 
	background:#e8f0f9 url("images/img-voice01.jpg") no-repeat right bottom;
	padding-right:120px;}
.page-id-282 .sec03 .boxsec03-02{
	background:#e8f0f9 url("images/img-voice02.jpg") no-repeat left bottom;
	padding-left:130px;}
.page-id-282 .sec03 .boxsec03-03{
	background:#e8f0f9 url("images/img-voice03.jpg") no-repeat right bottom;
	padding-right:130px;}
.page-id-282 .sec03 .boxsec03-04{ 
	background:#e8f0f9 url("images/img-voice04.jpg") no-repeat left bottom;
	padding-left:130px;}
.page-id-282 .sec03 .boxsec03-05{ 
	background:#e8f0f9 url("images/img-voice05.jpg") no-repeat right bottom;
	padding-right:130px;}
.page-id-282 .sec03 .boxsec03-06{ 
	background:#e8f0f9 url("images/img-voice06.jpg") no-repeat left bottom;
	padding-left:130px;}
.page-id-282 .sec03 .boxsec03-07{
	background:#e8f0f9 url("images/img-voice07.jpg") no-repeat right bottom;
	padding-right:130px;}
	
.page-id-282 .sec04{ background:url("images/bg-sec02.png") repeat center top;}
.page-id-282 .sec04 .inner{padding-bottom:50px;padding-top:50px;}
.page-id-282 .sec04 .sec04-inn{ background-color:#fff; border-radius:20px; padding:50px; margin-bottom:30px;}

.page-id-282 .sec06{background:transparent url("images/bg-sbusinness-sec06.jpg") repeat center bottom!important;
padding:20px 0;
}
.page-id-282 .sec06-inn{
background-color:rgba(255,255,255,0.8);
border-radius:10px;
padding:20px;
border-radius:10px;
}
.page-id-282 .sec07{background-color:#e9f1f9; padding:50px 0;}
.page-id-282 .sec07 .inner{
padding:20px;
border-radius:10px;
background-color:#fff;
}

/************************************
** スマートエイジングに関する講演
************************************/
.page-id-330 .inner{ padding:50px 0;}
.page-id-330 #main-image{background: #ffffff url(images/bg-main02.png) center bottom repeat-x!important;　}
.page-id-330 #main-image p{
    width: 1196px;
    margin: 0 auto;	
	padding-top:10px;
	padding-left:80px;
	height:320px;
}

.page-id-330 .sec02{ background-color:#f2f7fd;}
.page-id-330 .sec02 dl.dlsec02{float:left; width:420px; margin:0 0 15px 0;}
.page-id-330 .sec02 dl.dlsec02 dt{ display:inline-block; margin:0; font-weight:bold;}
.page-id-330 .sec02 dl.dlsec02 dt span {  padding:5px 10px; color:#fff;margin-right:15px; background-color:#00a3d8;}

.page-id-330 .sec03 .boxsec03{padding:30px 30px 0 30px; margin-bottom:30px; min-height:180px;}
.page-id-330 .sec03 .boxsec03-01{ 
	background:#e8f0f9 url("images/img-voice01.jpg") no-repeat right bottom;
	padding-right:120px;}
.page-id-330 .sec03 .boxsec03-02{
	background:#e8f0f9 url("images/img-voice02.jpg") no-repeat left bottom;
	padding-left:130px;}
.page-id-330 .sec03 .boxsec03-03{
	background:#e8f0f9 url("images/img-voice03.jpg") no-repeat right bottom;
	padding-right:130px;}
.page-id-330 .sec03 .boxsec03-04{ 
	background:#e8f0f9 url("images/img-voice04.jpg") no-repeat left bottom;
	padding-left:130px;}
.page-id-330 .sec03 .boxsec03-05{ 
	background:#e8f0f9 url("images/img-voice05.jpg") no-repeat right bottom;
	padding-right:130px;}
.page-id-330 .sec03 .boxsec03-06{ 
	background:#e8f0f9 url("images/img-voice06.jpg") no-repeat left bottom;
	padding-left:130px;}
.page-id-330 .sec03 .boxsec03-07{
	background:#e8f0f9 url("images/img-voice07.jpg") no-repeat right bottom;
	padding-right:130px;}
.page-id-330 .sec04{ background:url("images/bg-sec02.png") repeat center top;}
.page-id-330 .sec04 .inner{padding-bottom:50px;padding-top:50px;}
.page-id-330 .sec04 .sec04-inn{ background-color:#fff; border-radius:20px; padding:50px; margin-bottom:30px;}

.page-id-330 .sec06{background:transparent url("images/bg-sbusinness-sec06.jpg") repeat center bottom!important;
padding:20px 0;
}
.page-id-330 .sec06-inn{
background-color:rgba(255,255,255,0.8);
border-radius:10px;
padding:20px;
border-radius:10px;
}
.page-id-330 .sec07{background-color:#e9f1f9; padding:50px 0;}
.page-id-330 .sec07 .inner{
padding:20px;
border-radius:10px;
background-color:#fff;
}

/************************************
** スマートエイジングに関する講座
************************************/
.page-id-351 .inner{ padding:50px 0;}
.page-id-351 #main-image{background: #0a1e45 url(images/bg-main03.jpg) center bottom repeat-x!important;　}
.page-id-351 #main-image p{
    width: 1196px;
    margin: 0 auto;	
	padding-top:0px;
	padding-left:80px;
	height:340px;
}

.page-id-351 #content{
	max-width:100%;
	margin:0 auto;
	padding:0;
}
.page-id-351 .content-in.wrap{ width:100%!important; }

.page-id-351 .sec02 {background: url(images/bg-sec02.png) repeat center bottom;　}
.page-id-351 .sec02 .sec02-inn{
padding:50px;
border-radius:10px;
background-color:#fff;
}

.page-id-351 .sec03{background:transparent url("images/bg-advisory-sec03.png") repeat center bottom!important;
padding:20px 0;
}
.page-id-351 .sec03-inn{
background-color:rgba(255,255,255,0.8);
border-radius:10px;
padding:20px;
border-radius:10px;
}

.page-id-351 .sec04{background-color:#e9f1f9; padding:50px 0;}
.page-id-351 .sec04 .sec04-inn{
padding:20px;
border-radius:10px;
background-color:#fff;
}

/************************************
** シニアコンサルティング
************************************/
.page-id-382 .inner{ padding:50px 0;}
.page-id-382 #main-image{background: #0a1e45 url(images/bg-main04.png) center bottom no-repeat!important;　}
.page-id-382 #main-image p{
    width: 1196px;
    margin: 0 auto;	
	padding-top:70px;
	padding-left:10px;
	height:340px;
}

.page-id-382 #content{
	max-width:100%;
	margin:0 auto;
	padding:0;
}
.page-id-382 .content-in.wrap{ width:100%!important; }

.page-id-382 .sec02,
.page-id-382 .sec09{background:#ebf3f8 url(images/bg-sec02.png) no-repeat center top;　}
.page-id-382 .sec02 .sec02-inn,
.page-id-382 .sec09 .sec09-inn{
padding:50px;
border-radius:10px;
background-color:#fff;
}
.page-id-382 .sec02 .sec02-inn .boxblue{width:70%;}

.page-id-382 .sec03 .box03{
	border:1px solid #e9e9e9;
	border-radius:10px;
	padding:30px;
	background-color:#f5fafd;
	 }

.page-id-382 .sec03 .box03 dt{ 
	font-weight:bold; 
	font-size:1.2em; 
	padding:20px 20px 20px 0; 
	display: flex;
	align-items: center;}

.page-id-382 .sec03 .box03 dt span{
	background-color:#002b6d;
	padding:10px;
	color:#fff;
	text-align:center;
	display:inline-block;
	font-size:0.8em!important;
	margin-right:20px;
}


.page-id-382 .sec04{ background-color:#fafcef;}
.page-id-382 .sec04 .box04{
	border:1px solid #e9e9e9;
	border-radius:10px;
	padding:30px;
	background-color:#fff;
}

.page-id-382 .sec04 .box04 dt{ 
	font-weight:bold; 
	font-size:1.2em; 
	padding:20px 20px 20px 0; 
	display: flex;
	align-items: center;}

.page-id-382 .sec04 .box04 dt span{
	background-color:#ea0838;
	padding:20px;
	color:#fff;
	text-align:center;
	display:inline-block;
	font-size:0.8em!important;
	margin-right:20px;
}
.page-id-382 .sec05{ background:transparent url(images/bg-consulting-sec05.jpg) repeat left top;}
.page-id-382 .sec05 .box05{
	border:1px solid #e9e9e9;
	border-radius:10px;
	padding:30px;
	background-color:#fff;
}

.page-id-382 .sec05 .box05 dt{ 
	font-weight:bold; 
	font-size:1.2em; 
	padding:20px 20px 20px 0; 
	display: flex;
	align-items: center;}

.page-id-382 .sec05 .box05 dt span{
	background-color:#002b6d;
	padding:10px;
	color:#fff;
	text-align:center;
	display:inline-block;
	font-size:0.8em!important;
	margin-right:20px;
}

.page-id-382 .sec05 .box05 dd dt{
	padding-bottom:7px;
}

.page-id-382 .sec05 .box05 dd p.tittle{ 
	font-weight:bold;  
	border-bottom:2px dotted #002b6d; 
	padding-bottom:15px; 
	margin-bottom:10px;
}

.page-id-382 .sec05 .box05 dd p.tittle span{
  padding: 5px 10px;
  background-color: #002b6d;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
  color:#fff;
}

.page-id-382 .sec05 .box05 dd p.text{ }

.page-id-382 .sec06{ background:transparent url(images/bg-consulting-sec06.jpg) repeat center top;}

.page-id-382 .sec06-inn{
background-color:rgba(255,255,255,0.9);
border-radius:10px;
padding:20px;
border-radius:10px;
}

.page-id-382 .sec07{background-color:#e9f1f9; padding:50px 0;}
.page-id-382 .sec07 .sec07-inn{
padding:20px;
border-radius:10px;
background-color:#fff;
}

/************************************
** プライベートセミナー
************************************/
.page-id-551 .inner{ padding:50px 0;}
.page-id-551 #main-image{background: #060d13 url(images/bg-main05.jpg) center bottom no-repeat!important;}
.page-id-551 #main-image p{
    width: 1196px;
    margin: 0 auto;	
	padding-top:50px;
	padding-left:10px;
	height:357px;
}

.page-id-551 #content{
	max-width:100%;
	margin:0 auto;
	padding:0;
}
.page-id-551 .content-in.wrap{ width:100%!important; }

.page-id-551 .sec02,
.page-id-551 .sec09{background:#ebf3f8 url(images/bg-sec02.png) no-repeat center top;}
.page-id-551 .sec02 .sec02-inn,
.page-id-551 .sec09 .sec09-inn{
padding:50px;
border-radius:10px;
background-color:#fff;
}
.page-id-551 .sec02 .sec02-inn .boxblue{width:70%;}

.page-id-551 .sec03 .box03{
	border:1px solid #e9e9e9;
	border-radius:10px;
	padding:30px;
	background-color:#f5fafd;
	 }

.page-id-551 .sec03 .box03 dt{ 
	font-weight:bold; 
	font-size:1.2em; 
	padding:20px 20px 20px 0; 
	display: flex;
	align-items: center;}

.page-id-551 .sec03 .box03 dt span{
	background-color:#002b6d;
	padding:10px;
	color:#fff;
	text-align:center;
	display:inline-block;
	font-size:0.8em!important;
	margin-right:20px;
}


.page-id-551 .sec04{ background-color:#fafcef;}
.page-id-551 .sec04 .box04{
	border:1px solid #e9e9e9;
	border-radius:10px;
	padding:30px;
	background-color:#fff;
}

.page-id-551 .sec04 .box04 dt{ 
	font-weight:bold; 
	font-size:1.2em; 
	padding:20px 20px 20px 0; 
	display: flex;
	align-items: center;}

.page-id-551 .sec04 .box04 dt span{
	background-color:#ea0838;
	padding:20px;
	color:#fff;
	text-align:center;
	display:inline-block;
	font-size:0.8em!important;
	margin-right:20px;
}
.page-id-551 .sec05{ background:transparent url(images/bg-consulting-sec05.jpg) repeat left top;}
.page-id-551 .sec05 .box05{
	border:1px solid #e9e9e9;
	border-radius:10px;
	padding:30px;
	background-color:#fff;
}

.page-id-551 .sec05 .box05 dt{ 
	font-weight:bold; 
	font-size:1.2em; 
	padding:20px 20px 20px 0; 
	display: flex;
	align-items: center;}

.page-id-551 .sec05 .box05 dt span{
	background-color:#002b6d;
	padding:10px;
	color:#fff;
	text-align:center;
	display:inline-block;
	font-size:0.8em!important;
	margin-right:20px;
}

.page-id-551 .sec05 .box05 dd dt{
	padding-bottom:7px;
}

.page-id-551 .sec05 .box05 dd p.tittle{ 
	font-weight:bold;  
	border-bottom:2px dotted #002b6d; 
	padding-bottom:15px; 
	margin-bottom:10px;
}

.page-id-551 .sec05 .box05 dd p.tittle span{
  padding: 5px 10px;
  background-color: #002b6d;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
  color:#fff;
}

.page-id-551 .sec05 .box05 dd p.text{ }

.page-id-551 .sec06{ background:transparent url(images/bg-consulting-sec06.jpg) repeat center top;}

.page-id-551 .sec06-inn{
background-color:rgba(255,255,255,0.9);
border-radius:10px;
padding:20px;
border-radius:10px;
}

.page-id-551 .sec07{background-color:#e9f1f9; padding:50px 0;}
.page-id-551 .sec07 .sec07-inn{
padding:20px;
border-radius:10px;
background-color:#fff;
}



/************************************
** カルーセル
************************************/
#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:1000px;
	margin:0 auto;
	/*margin:0 15%;*/
}

/************************************
** 著書一覧
************************************/
.listbook{ text-align:right; margin-top:30px;}
.listbook li{ 
display:inline-block;
padding:10px 20px;
border-radius:40px;
background:#00a5db url("images/icon_arrow.png") no-repeat left 10% center;
padding-left:60px;
}
.listbook li.bt-more{ background:#002b6d url("images/icon_arrow.png") no-repeat left 10% center;}
.listbook li a{	color:#fff; text-decoration:none;}
.listbook li a:hover{color:#999;}
.listbook li.bt-buy a:hover{color:#1e1e1e;}

.slick-track .carousel-entry-card-thumb img{
object-fit: cover;
aspect-ratio: auto;
}

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

.dlprivacy dt {
margin: 27px 0 14px;
border-left: 5px solid #2589d0;
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: 1000px;
  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;
}
 
@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 {
/*  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;
}
.related-entry-card-thumb.card-thumb,
.new-entry-card-thumb{
  position: relative;
  padding-top: 56.25%;
  margin-bottom:8px;
}
.related-entry-card-thumb.card-thumb img,
.new-entry-card-thumb img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}


/*******************************
* カテゴリページ
********************************/
.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: #eaf4fc;
	border-left:4px solid #0095d9;
	margin-bottom:20px;
	padding:10px;
}　

/*******************************
* 新着記事を横並びに
********************************/
.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;
height:auto;
/*display: inline-block!important;*/
float:left;
margin:0 auto 15px 10px;	
min-height:408px;
}

@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 .cat-label-4,
.entry-card-thumb .cat-label-4{background-color:#7bd04b;}
.new-entry-card .cat-label-5,
.entry-card-thumb .cat-label-5{background-color:#ba62d7;}


/************************************
**　トップ新着・人気・関連記事ウィジェット
　　投稿日・更新日表示
************************************/
.new-entry-card-date {
  display: block;
}
.new-entry-card-date .post-date{
display: block!important;
padding:40px 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){
#menu-h-menu li{ width:75px!important; }	
.header-container-in.hlt-top-menu .navi-in .item-label{ font-size:11px!important; }
	
#menu-h-menu li#menu-item-21260,
#menu-h-menu li#menu-item-21261{width:40px!important;}
	
#menu-h-menu li#menu-item-25{border:1px solid #002b6d; width:120px;display: block; position:relative;}
#menu-h-menu li#menu-item-25 .item-label{ color:#002b6d; height:40px;padding-top:7px; }
#menu-h-menu li#menu-item-25 a:hover .item-label{ background-color:#002b6d!important; color:#fff; width:100%;}

#menu-h-menu li#menu-item-26{border:1px solid #ea0838; width:120px;display: block; position:relative; margin-left:10px;}
#menu-h-menu li#menu-item-26 .item-label{ color:#ea0838; height:40px;padding-top:7px; }
#menu-h-menu li#menu-item-26 a:hover .item-label{ background-color:#ea0838!important; color:#fff; width:100%;}

	
.home #main-image p,
.page-id-282 #main-image p,
.page-id-330 #main-image p,
.page-id-351 #main-image p,
.page-id-382 #main-image p,
.page-id-551 #main-image p{ width: 100%; padding-left:40px; }
}


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

/************************************
** ヘッダー
************************************/
#header-in{ width:100%; position:relative; }

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

	
/*固定ヘッダーエリア*/	
.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: 20px 0 0 5px;
}

/*ヘッダーボタンエリア　*/
.h-submenu{ width:450px; margin-top:-105px!important; margin-left:0px!important;padding-left:5px!important;}
.h-submenu li.h-contact{/* margin:10px 5px 0 0px!important;*/}
.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;
}	
	
img.alignright, img.alignleft{
display:block;
margin:5px auto 20px auto;
}

/************************************
** contents
************************************/
.page .inner{
margin:0 auto;
padding: 0 5%;
max-width: 100%;	
}	
/************************************
** section
************************************/
section .inner{ margin:0 auto; width:100%; padding: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;}	


/***.table03 {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
}	***/
	
	
.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;

}

/*ヘッダーボタンエリア　*/	
.h-submenu {
  width: 140px;
  margin-top: 10px !important;
  margin-left: 0px !important;
  padding-left: 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;}
	
.page-id-382 .sec02 .sec02-inn .boxblue{width:100%;}	
.page-id-551 .sec02 .sec02-inn .boxblue{width:100%;}	
	
.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:center bottom!important;
    background-size: cover!important;
	height:900px;
}
	
.home #main-image p{
	width:100%;
	padding-top:0px;
	padding-left:0px;
	position:absolute;
	top:10%;
	left:0;}	
	
.page-id-282 #main-image{
	width: 100%;
	background-color:transparent;
    background-image:url(images/bg-main01-smt.png)!important;
    background-repeat:repeat!important;
    background-position:center bottom!important;
    background-size: cover!important;
	height:630px;
}

.page-id-282 #main-image p{
width:100%;
padding-top:0px;
padding-left:0px;
position:absolute;
top:10px;
left:0px;}		

.page-id-330 #main-image{
	width: 100%;
	background-color:transparent;
    background-image:url(images/bg-main02-smt.png)!important;
    background-repeat:repeat!important;
    background-position:center bottom!important;
    background-size: cover!important;
	height:570px;
}

.page-id-330 #main-image p{
width:100%;
padding-top:0px;
padding-left:0px;
position:absolute;
top:50px;
left:0px;}	

	
/************************************
** 			header
************************************/
.mobile-menu-buttons{background-color:#fff;}	

/*ヘッダーボタンエリア　*/
.h-submenu{ width:130px; margin-top:10px!important; margin-left:0px!important;padding-left:0!important;}
.h-submenu li.m-magazine{ margin:0px 0px 0 5px!important;color:#fff;}
.h-submenu li.m-contact{ margin:0px 0px 0 5px!important;color:#fff;}
.mobile-header-menu-buttons .h-submenu li{ display:inline-block;width:45%;}	

/************************************
** 			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{ /*padding:20px;*/ margin-top:0px!important; margin-bottom:0px!important; }
	
/************************************
** 			page
************************************/		
.sec02 ul li{ display:block; margin:0; text-align:center;}
.bt01{margin:20px 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{
	width: 100%;
	background-color:transparent;
    background-image:url(images/bg-main-smt.png)!important;
    background-repeat: no-repeat;
    background-position:center bottom!important;
    background-size: cover!important;
	height:900px;
}
	
	
.home #main-image p{
	width:100%;
	padding-top:0px;
	padding-left:0px;
	position:absolute;
	top:40%;
	left:0;}	


/************************************
** 		シニアビジネス講演
************************************/		
.page-id-282 #main-image{
	width: 100%;
	background-color:transparent;
    background-image:url(images/bg-main01-smt.png)!important;
    background-repeat:repeat!important;
    background-position:center bottom!important;
    background-size: cover!important;
	height:390px;

}
	

.page-id-282 #main-image p{
width:100%;
padding-top:0px;
padding-left:0px;
position:absolute;
top:100px;
left:0;}		

.page-id-282 .sec02 dl.dlsec02{width:100%;}	
	
.page-id-282 .sec03 .boxsec03{padding:20px 20px 0 20px; margin-bottom:30px; min-height:180px;}
.page-id-282 .sec03 .boxsec03-01{ background:#e8f0f9 url("images/img-voice01.jpg") no-repeat center bottom;
	padding-bottom:200px;}
.page-id-282 .sec03 .boxsec03-02{ background:#e8f0f9 url("images/img-voice02.jpg") no-repeat center bottom;
	padding-bottom:150px;}
.page-id-282 .sec03 .boxsec03-03{ background:#e8f0f9 url("images/img-voice03.jpg") no-repeat center bottom;
	padding-bottom:200px;}
.page-id-282 .sec03 .boxsec03-04{ background:#e8f0f9 url("images/img-voice04.jpg") no-repeat center bottom;
	padding-bottom:200px;}
.page-id-282 .sec03 .boxsec03-05{ background:#e8f0f9 url("images/img-voice05.jpg") no-repeat center bottom;
	padding-bottom:200px;}
.page-id-282 .sec03 .boxsec03-06{ background:#e8f0f9 url("images/img-voice06.jpg") no-repeat center bottom;
	padding-bottom:200px;}	
.page-id-282 .sec03 .boxsec03-07{ background:#e8f0f9 url("images/img-voice07.jpg") no-repeat center bottom;
	padding-bottom:200px;}	
		
		
/************************************
** 		スマートエイジング講演
************************************/		
.page-id-330 #main-image{
	width: 100%;
	background-color:transparent;
    background-image:url(images/bg-main02-smt.png)!important;
    background-repeat:repeat!important;
    background-position:center bottom!important;
    background-size: cover!important;
	height:437px;

}
	
.page-id-330 #main-image p{
width:100%;
padding-top:0px;
padding-left:0px;
position:absolute;
top:145px;
left:0;}	
	
.page-id-330 .sec02 dl.dlsec02{width:100%;}		
	
.page-id-330 .sec03 .boxsec03{padding:20px 20px 0 20px; margin-bottom:30px; min-height:180px;}
.page-id-330 .sec03 .boxsec03-01{ background:#e8f0f9 url("images/img-voice01.jpg") no-repeat center bottom;
	padding-bottom:200px;}
.page-id-330 .sec03 .boxsec03-02{ background:#e8f0f9 url("images/img-voice02.jpg") no-repeat center bottom;
	padding-bottom:150px;}
.page-id-330 .sec03 .boxsec03-03{ background:#e8f0f9 url("images/img-voice03.jpg") no-repeat center bottom;
	padding-bottom:200px;}
.page-id-330 .sec03 .boxsec03-04{ background:#e8f0f9 url("images/img-voice04.jpg") no-repeat center bottom;
	padding-bottom:200px;}
.page-id-330 .sec03 .boxsec03-05{ background:#e8f0f9 url("images/img-voice05.jpg") no-repeat center bottom;
	padding-bottom:200px;}
.page-id-330 .sec03 .boxsec03-06{ background:#e8f0f9 url("images/img-voice06.jpg") no-repeat center bottom;
	padding-bottom:200px;}	
.page-id-330 .sec03 .boxsec03-07{ background:#e8f0f9 url("images/img-voice07.jpg") no-repeat center bottom;
	padding-bottom:200px;}		
	

/************************************
** 		アドバイザリーサービス
************************************/		
.page-id-351 #main-image{
	width: 100%;
	background-color:#0a1e45;
    background-image:url(images/bg-main03-smt.png)!important;
    background-repeat:repeat!important;
    background-position:center bottom!important;
    background-size: cover!important;
	height:337px;

}
	
.page-id-351 #main-image p{
width:100%;
padding-top:0px;
padding-left:0px;
position:absolute;
top:170px;
left:0;}		

.page-id-351 .sec02 .sec02-inn{padding:20px;}	

/************************************
	シニアコンサルティング
************************************/		

.page-id-382 #main-image p{
padding-top:90px;
padding-left:0px;
}	
	
	
.page-id-382 .sec02 .sec02-inn{
padding:20px;
border-radius:10px;
background-color:#fff;
}
.page-id-382 .sec02 .sec02-inn .boxblue{width:100%;}	

	
/************************************
	セミナー
************************************/	
.page-id-551 #main-image{
	width: 100%;
	background-color:transparent;
    background-image:url(images/bg-main05-smt.png)!important;
    background-repeat:repeat!important;
    background-position:center bottom!important;
    background-size: cover!important;
	height:440px;
}	
	
.page-id-551 #main-image p{
width:100%;
padding-top:0px;
padding-left:0px;
position:absolute;
top:50%;
left:0;}	

.page-id-551 .sec02 .sec02-inn .boxblue{width:100%;}
}
/************************************
** サービスバナー
************************************/
#custom_html-2 h4 {
	margin-top:3%;
margin-bottom: 2%;
	border-bottom:solid 1px #00a3d7;
color:#00a3d7;}
.service-bn {
		margin:1% auto 5%;
	padding:0;
	}
.service-bn li {
	list-style: none;
	width:49%;
	margin:0 2% 1% 0 !important;
	height:auto;
float:left;}
.service-bn li:nth-child(even){
		margin:0 0 1% 0 !important;}
.service-bn a:hover img {
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}
/*750px以下*/
@media screen and (max-width: 750px){
.service-bn li {
	list-style: none;
	width:100%;
	margin:0 0 1% 0 !important;
	height:auto;
float:none;}	
	
	
	}
/************************************
	Font
************************************/


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

}

/************************************
変更 2026.04.08
************************************/
.header-container-in.hlt-top-menu.hlt-tm-small .site-name-text-link{ margin:0;}

.header-container-in .navi-in{ top:10px;}

.navi-in > ul li {
width: 85px!important;
  white-space: nowrap !important;
}


.navi-in > ul li.notranslate { width:40px!important;}
