@charset "utf-8";

/*
エディタ＆表示側　両方から参照するCSS
(エディタ上で表示する可能性がある内容は全てここに記述)
*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
伝え方インストラクターからのお知らせ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.news.ningenkankeiup ul{
    margin:15px 15px 15px 0px;
}

.news.ningenkankeiup li{
    padding:0 !important;
}

.news.ningenkankeiup li:before{
    content:none !important;
    
}

.news.ningenkankeiup section {
    display: flex;
}

.news.ningenkankeiup .thumbArea{
    margin-right:15px;
}

.news.ningenkankeiup .thumbArea img{
    width:80px;
    margin: 0;
}

.news.ningenkankeiup .txtArea{
    width: calc(100% - 80px);
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
ULTIMATE AUTHOR BOX LITE （この記事を書いた人プラグイン）(2021-12-20)mf
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
div#uab-frontend-wrapper {
	order: 1;
    border: 2px solid #dfdfdf;
	border-radius: 15px;
    overflow: hidden;
	margin-bottom: 60px;
}

div#uab-frontend-wrapper .uab-tab-content {
    padding: 30px 20px;
}

div#uab-frontend-wrapper ul {
    background: #fff!important;
    margin: 0!important;
    padding: 0!important;
}

div#uab-frontend-wrapper .uab-tabs li {
	border-top-right-radius: 0;
    border-top-left-radius: 0;
    border: none;
	margin-bottom: -2px!important;
	color: #444;
}

div#uab-frontend-wrapper .uab-tabs li.uab-current {
    background: #e6e6e6;
}

div#uab-frontend-wrapper .uab-display-name span.uab-user-role,
div#uab-frontend-wrapper .uab-social-icons > span {
    display: none;
}

div#uab-frontend-wrapper .uab-display-name a {
    pointer-events: none;
    text-transform: inherit;
}

div#uab-frontend-wrapper .uab-social-icons {
    display: none;
}

div#uab-frontend-wrapper .uab-short-contact {
    display: none;
}

div#uab-frontend-wrapper .uab-recent-posts ul li:not(:last-child) {
	border-bottom: 1px solid #e6e6e6;
}

div#uab-frontend-wrapper .uab-post-meta-info {
	display: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
カスタム投稿詳細ページ　記事下（伝え方ラボ・公式ＬＩＮＥ「友だち」大募集！）ULTIMATE AUTHOR BOX LITEプラグインより後に表示　(2021-12-20)mf
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.post_bottom_info {
    order: 2;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
外部　＞　Google reCAPTCHAバッチ　邪魔なため非表示に(2021-12-20)mf
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.grecaptcha-badge {
    display: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
投稿　目次（TOC)　(2021-05-31)mori
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
body #toc_container {
    padding: 20px 30px;
    background:none;
    border-radius: 10px;
    border: 3px solid #ddd;
}

body #toc_container li {
    margin: 8px 0;
    font-size: 14px;
}

body #toc_container li a{
    display: block;
    padding: 2px 0;
	color: #06f;
}

body #toc_container li a span {
    color: #333;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
vimeoをキレイに表示するための記述(2019-12-23)mk
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.vimeo_wrap {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 57%;
}

.vimeo_wrap iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    box-sizing: border-box;
    transform: translate(-50%,-50%);
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
コンタクトフォーム
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
input.w70{width:70px;}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
「マーケティングセミナー」　ワンカラム仕様にカスタマイズ(2018-11-16)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*body.job header,*/
body.job .pageTitle,
body.job #pageInfo,
body.job #subArea,
/*body.job footer,*/
body.job .snsBtns,
body.job x,
body.job x{
    display:none;
}
body.pc.job #mainArea {
    width: 900px;
    margin:0 auto;
    float: none;
}
body.pc.job #mainArea p,
body.pc.job #mainArea li,
body.pc.job #mainArea h4 {
    font-size:16px;
}
body.sp.job #mainArea p,
body.sp.job #mainArea li,
body.sp.job #mainArea h4 {
    font-size:15px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
コンテンツ内の「もっと見る」リンク
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.contents_more {
	text-align:right;
	display:block;
}
.contents_more a {
    color: #d1121b;
    font-weight:bold;
}
.contents_more a:after {
	content:' >>';
}
.contents_more a:hover {
    text-decoration:none;
    opacity:.8;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
アーカイブページ（カテゴリー一覧）
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.catAreaWrap {
    padding: 17px 15px 10px;
    border: 1px solid;
    position: relative;
    margin-top: 10px;
    margin-bottom: 15px;
}
.catAreaWrap .title {
    position: absolute;
    background: #fff;
    line-height: 1;
    top: -0.5em;
    padding: 0 10px;
    font-size: 14px;
}
.catAreaWrap .catArea a {
    margin: 0px 5px 5px 0px;
    line-height: 1;
    padding: 6px 8px 4px;
    border-radius: 3px;
}
.catAreaWrap .catArea a:hover{
	background:#555;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
カテゴリータグ（メインカラム／サイドバー共通）
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.catArea a{
    display:inline-block;
    color:#fff;
    padding: 1px 5px;
    margin: 0px 2px 2px 0px;
    background: #333;
}
.catArea a:hover{
    text-decoration:none;
}
.catArea a[href*="category/news"]{
    background: #333;
}
.catArea a[href*="category/blog"]{
    background: #333;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
汎用クラス
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
span.red {
    color: red;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
実用万象学とは（2016-03-14リニューアル）
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#about20160314 a.btn4 {
    min-width: 50%;
    margin: 0 auto;
    cursor: pointer;
    display: inline-block;
    padding: 10px 30px;
}
#about20160314 div.container00,
#about20160314 div.container01,
#about20160314 div.container02 {
    margin-bottom: 40px;
}
#about20160314 .h1 {
    font-size: 36px;
    text-align: center;
    color: #DE0000;
    margin: 40px auto;
    line-height: 1.2;
    /* font-weight: bold; */
    font-family: myfont;
}
#about20160314 .h2 {
    background: #faf3dc;
    padding: 15px;
    border-radius: 8px;
    margin: 15px auto;
}
#about20160314 .h2 p{
    line-height: 1.4;
}
#about20160314 .h2 p{
    font-size: 24px;
}
#about20160314 .title {
    padding: 10px;
    border: 1px solid #ccc;
    font-size: 13px;
    margin-bottom: 15px;
}
#about20160314 p.title2 {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin: 10px auto;
}
#about20160314 p.title3 {
    font-size: 20px;
    text-align: center;
    background: #f19149;
    color: #fff;
    padding: 5px 0 2px;
    margin-bottom: 12px;
}
#about20160314 p.t3_red {
    background: #c00000;
}
#about20160314 .balloon {
    background: #d3e8ff;
    padding: 10px;
    position: relative;
    margin-top: 10px;
    font-size: 13px;
}

#about20160314 .balloon:before {
	bottom: 100%;
	margin-left: -10px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #d3e8ff;
	border-width: 10px;
}
#about20160314 .a_pos20:after,
#about20160314 .b_pos20:before {left: 20%;}
#about20160314 .a_pos30:after,
#about20160314 .b_pos30:before {left: 30%;}
#about20160314 .a_pos40:after,
#about20160314 .b_pos40:before {left: 40%;}
#about20160314 .a_pos50:after,
#about20160314 .b_pos50:before {left: 50%;}
#about20160314 .a_pos60:after,
#about20160314 .b_pos60:before {left: 60%;}
#about20160314 .a_pos70:after,
#about20160314 .b_pos70:before {left: 70%;}
/* 黄色 */
#about20160314 .yellow {
    background: #faf0b0;
}
#about20160314 .yellow:after,
#about20160314 .yellow:before {
	border-bottom-color: #faf0b0;
}
/* ピンク */
#about20160314 .pink {
    background: #ffd7d5;
}
#about20160314 .pink:after,
#about20160314 .pink:before {
	border-bottom-color: #ffd7d5;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
講師紹介ページ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#page-teacher div.container00 > div {
    width:80%;
    margin-left: 4%;
}
#page-teacher div.container00 > div:first-child {
    width: 16%;
    margin-left: 0;
}
#page-teacher .box02 {
    background: #FAFFB0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
スタイルの矯正
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* エディタでサイズ調整すると、height属性が自動挿入されるので、そのリセット目的 */
.editorArea img{height:auto;}

/* 上記の指定により、YoutubeやGoogleMAPのiframe代替画像が縦に伸びすぎる為、上限を与える */
img.mce-object.mce-object-iframe {
    max-height: 300px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
エディタの「手板風背景」用CSS
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
ul.bgType01 {
    background: 
    url(http://cyber-intelligence.jp/parts/images/bg01_btm.png) no-repeat 50% 100%,
    url(http://cyber-intelligence.jp/parts/images/bg01_top.png) no-repeat 50% 0%,
    url(http://cyber-intelligence.jp/parts/images/bg01_mid.png) repeat-y 50% 0%;
    background-size:contain;
    padding: 85px 50px 30px;
    position: relative;
    margin: 0 auto;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
汎用見出し(内容を変更した場合、常に[.reset]クラス内も修正する必要がある)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.editorArea h2 {
	font-size: 18px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;
	margin-bottom:10px;
	position:relative;
}
.editorArea h2.reset {
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
	background: inherit;
	border: inherit;
	padding: inherit;
	margin-bottom: inherit;
	position: static;
}
.editorArea h2:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top: -1px;
	left: -1px;
	background: #ec3b44;
	border: 1px solid #ec3b44;
}
.editorArea h2.reset:before {
	content:inherit;
	width: inherit;
	height: inherit;
	display: inherit;
	position: inherit;
	background: inherit;
	border:none;
}
.editorArea h3 {
	font-size: 15px;
	font-weight:bold;
	border-bottom:1px dashed #828282;
	position:relative;
	padding:5px 10px 5px 15px;
	margin-bottom:15px;
	clear: both;
}
.editorArea h3.reset {
	font-size: inherit;
	font-weight:inherit;
	border-bottom:inherit;
	position:inherit;
	padding:inherit;
	margin-bottom:inherit;
}
.editorArea h3:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
}
.editorArea h3.reset:before {
	content:inherit;
	width:inherit;
	height:inherit;
	display:inherit;
	position:inherit;
	background:inherit;
}
.editorArea h4 {
	border-bottom: 2px solid #EC3B44;
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0;
}
.editorArea h4.reset {
	border-bottom: inherit;
	margin: inherit;
	font-weight: inherit;
	font-size: inherit;
	padding: inherit;
}
.editorArea h4:before {
    content:'■';
    color:#EC3B44;
    font-size: 1.2em;
    margin-right: 2px;
}
.editorArea h4.reset:before {
    content:inherit;
    color:inherit;
    font-size: inherit;
    margin-right: inherit;
}
.editorArea h2 a,
.editorArea h3 a {
	color:#000;
	text-decoration: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
エディタ末尾にフロートが残っていた場合の解除処理
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.editorArea:after{
    content:'';
    display:block;
    clear:both;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Google Map & YouTube
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
iframe[src*="maps"], 
iframe[src*="youtube"] {
max-width: 100%;
border:0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
破線
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
hr.hr01 {
border: 1px dashed #777;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
テーブル1
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.thLock01 th {width:200px;}

table.table01 {
	margin-bottom:15px;
}
table.table01 th,
table.table01 td{
	border: 1px solid #CDC59A;
	padding:10px;
}
table.table01 th {
	text-align: center;
	background-color: #EBE7D2;
	width:30%;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
引用
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.editorArea blockquote {
    position: relative;
    border: 1px solid #C0C0C0;
    margin: 1em 0;
    padding: 30px;
    border-radius: 5px;
    color: #000;
    background: #FAFAFA;
}
.editorArea blockquote:before,
.editorArea blockquote:after{
    position: absolute;
    font-family: Georgia;
    font-size: 60px;
    color: #C9C9C9;
    line-height: 1;
}
.editorArea blockquote:before{
    content:"“";
    top: 5px;
    left: 10px;
}
.editorArea blockquote:after{
    content:"”";
    bottom: -30px;
    right:10px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
OLのナンバーリング
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
ol > li:before{
  content: counters(ol_cnt, "")".";
}
ol ol > li:before{
  content: counters(ol_cnt2, "")".";
}
ol ol ol > li:before{
  content: counters(ol_cnt3, "")".";
}
ol.list02 > li:before{
  content: counters(ol_cnt, "");
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
リスト01
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* OL,UL共通 */
.list01 > li{
    padding: 5px 0;
    border-bottom: 1px dotted #ccc;
    padding-left:2em;
    position:relative;
}
ol.reset > li,
ul.reset > li{
    padding: inherit;
    border-bottom: inherit;
    padding-left:inherit;
    position:inherit;
}
.list01 > li .list01 > li{/* list01 > list01の限定スタイル */
    border-bottom: 0;
    border-top:1px dotted #ccc;
}
.listType02 > li{
    border-bottom: 0;
}
.list01 li:before{
	font-size:1.8em;
	line-height:1;
	color:#555;
	position:absolute;
	left:0;
	top:2px;
}
/* UL限定 */
ul.list01 > li:before{
	font-family:FontAwesome;
	content:'\f0da';
	margin-left: 10px;
}
ul.listType02 > li:before{
	content:'\f046';
	margin-left: 0px;
	color:#f00;
}
/* UL子階層限定 */
.list01 ul > li:first-child{
    margin-top: 5px;
}
.list01 ul > li:before{
	content: '┗';
	margin-left: 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
リスト02
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* OL,UL共通 */
.list02 > li{
    padding: 1em;
    position: relative;
    border:2px solid #000;
    background:#fff;
    min-height: 2em;
    margin-top: 2em;
    border-radius: 5px;
    border: 2px solid #ccc;
}
ol.reset > li,
ul.reset > li{
    padding: inherit;
    position: inherit;
    border:2px solid inherit;
    background:inherit;
    min-height: inherit;
    margin-top: inherit;
    border-radius: inherit;
    border: inherit;
}
.list02 > li:first-child{
    margin-top: 0;
}
.list02 > li:after{
	position:absolute;
	line-height:1;
	content:'▼';
	left:50%;
	top: -1.1em;
	font-size: 2em;
	margin-left:-.5em;
}
.list02 > li:first-child:after{
	content:'';
}
.list02 > li, ol.list02 > li:before {
    border-color: #DECD98;
}
/* OL限定 */
ol.list02 > li{
    padding-left: 2em;
    margin-left: 2em;
}
ol.list02 > li:before{
  position:absolute;
  top: 0;
  left: 0;
  border-width:2px;
  border-style:solid;
  color:#fff;
  background:#000;
  background:rgba(0,0,0,.7);
  margin:2px;
  width:46px;
  line-height:46px;
  text-align:center;
  border-radius: 50%;
  font-size: 2em;
  margin-left: -1em;
}



/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
エディタ専用のガイド
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
body.editorOnly div.guide01:before {
	display:block;
	background:pink;
	padding:2px;
	font-size:14px;
	text-align:center;
}
body.editorOnly div.guide01 {
    border: 1px dotted red;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
2列
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.editor_only .container00:before {
    content: '2列エリア';
}

.container00 > * {
    float: right;
}

.container00 > *:first-child {
    float: left;
}

.lr_reverse > * {
    float: left;
}

.lr_reverse > *:first-child {
    float: right;
}

.one_column .container00 > * {
    width: calc(50% - 20px);
}

.one_column [class*=container0] .container00 > *,
.multi_column .container00 > * {
    width: calc(50% - 10px);
}

.container00.col_37 > *:first-child {
    width: 30%;
}

.one_column .col_37 > * {
    width: calc(70% - 40px);
}

.multi_column .col_37 > * {
    width: calc(70% - 20px);
}

.container00.col_73 > * {
    width: 30%;
}

.one_column .col_73 > *:first-child {
    width: calc(70% - 40px);
}

.multi_column .col_73 > *:first-child {
    width: calc(70% - 20px);
}

.container00.col_28 > *:first-child {
    width: 20%;
}

.one_column .col_28 > * {
    width: calc(80% - 40px);
}

.multi_column .col_28 > * {
    width: calc(80% - 20px);
}

.container00.col_82 > * {
    width: 20%;
}

.one_column .col_82 > *:first-child {
    width: calc(80% - 40px);
}

.multi_column .col_82 > *:first-child {
    width: calc(80% - 20px);
}

.container00.col_46 > *:first-child {
    width: 40%;
}

.one_column .col_46 > * {
    width: calc(60% - 40px);
}

.multi_column .col_46 > * {
    width: calc(60% - 20px);
}

.container00.col_64 > * {
    width: 40%;
}

.one_column .col_64 > *:first-child {
    width: calc(60% - 40px);
}

.multi_column .col_64 > *:first-child {
    width: calc(60% - 20px);
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
3列
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
body.editorOnly div.container01:before {
    content:'3列エリア';
}
body.editorOnly div.container01 > div {
    background: #eee;
}
div.container01 {
    overflow:hidden;
}
div.container01 > div {
    float: left;
    width:32%;
    margin-left: 2%;
}
div.container01 > div:first-child {
    margin-left: 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
4列
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
body.editorOnly div.container02:before {
    content:'4列エリア';
}
body.editorOnly div.container02 > div > div {
    background: #eee;
}
div.container02 {
    overflow:hidden;
}
div.container02 > div {
    float: left;
    width:49%;
    margin-left: 2%;
}
div.container02 > div:first-child {
    margin-left: 0;
}
div.container02 > div > div {
    float: left;
    width:48%;
    margin-left: 4%;
}
div.container02 > div > div:first-child {
    margin-left: 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
汎用ボックス
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.box01b{
    background:#ffc;
    padding:15px;
}
.box02{
    background:#ebebeb;
    padding:15px;
}
.box03{
    border:3px solid #d00;
    padding:15px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
汎用ボタン
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.color01 a.btn01{
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
	border:1px solid #960008;
	line-height:1.2;
	color:#FFF;
	padding:10px 30px;
	text-align:center;
	display:inline-block;
}
.color01 a.btn01:hover{
	background: #ff424b;
	background: -moz-linear-gradient(top,  #ff424b 0%, #e8141b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff424b), color-stop(100%,#e8141b));
	background: -webkit-linear-gradient(top,  #ff424b 0%,#e8141b 100%);
	background: -o-linear-gradient(top,  #ff424b 0%,#e8141b 100%);
	background: -ms-linear-gradient(top,  #ff424b 0%,#e8141b 100%);
	background: linear-gradient(to bottom,  #ff424b 0%,#e8141b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff424b', endColorstr='#e8141b',GradientType=0 );
}

.color02 a.btn01{
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e6e6e6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e6e6e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 );
	border:1px solid #c0c0c0;
	line-height:1.2;
	color:#2c2c2c;
	padding: 10px 50px;
	text-align:center;
	display:inline-block;
	font-size:14px;
	border-radius: 5px;
	position:relative;
	box-sizing: border-box;
}
.color02 a.btn01:hover{
	background: #e6e6e6;
	background: -moz-linear-gradient(top,  #e6e6e6 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #e6e6e6 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#ffffff',GradientType=0 );
}
.color02 a.btn01:before{
	content:"\f054";
	font-family:FontAwesome;
	font-size:14px;
	color:#d1121b;
	position:absolute;
	right:5px;
	top: 50%;
	text-decoration: none;
	margin-top: -.5em;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
よくある質問
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
ul.faq{
	margin-bottom: 3em;
}
ul.faq :before{
	margin-right:5px;
	font-size:1.3em;
}
ul.faq > li h4:before{
	content:'Q.';
	color:orange;
}
ul.faq > li h4{
	padding: 10px 15px;
	font-size:18px;
	font-weight:normal;
	background: #e8e8e8;
	width: 80%;
	margin-bottom: 10px;
	border-radius: 5px;
	border-bottom: inherit;
}
ul.faq > li > ul > li h5:before{
	content:'A.';
	color: teal;
}
ul.faq > li > ul{
	background: #d3efee;
	padding:15px;
	margin-left: 3em;
	border-radius: 5px;
}
ul.faq > li > ul > li h5{
	margin: 0;
	font-size:18px;
	font-weight:normal;
	line-height: 1.4;
	color: teal;
	font-weight: bold;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
よくある質問(定義リストver.)2023-11-06mk
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
dl.faq > dt,
dl.faq > dd{
	position: relative;
}
dl.faq > dd{
	position: relative;
	padding: 12px 0px 30px 65px;
	margin-left: 0;
}
dl.faq dt:before,
dl.faq dd .answer:before{
	height: 34px;
	width: 34px;
	line-height: 34px;
	box-sizing: border-box;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	color: #fff;
	margin-right:5px;
	font-size: 22px;
	position: absolute;
}
dl.faq > dt:before{
	content: 'Q';
	background: #8aaee4;
	left: 15px;
	top: 8px;
}
dl.faq > dd .answer:before{
	content: 'A';
	background: #ff9194;
	font-weight:normal;
	left: -50px;
	top: -5px;
}
dl.faq > dt{
	font-size:18px;
	background: #eaf2ff;
	padding: 12px 35px 12px 65px;
	margin-bottom: 5px;
	line-height: 1.4;
    cursor:pointer;
}
dl.faq > dt a{
	color:#333;
}
dl.faq > dd .answer{
	color: #E9518E;
	font-size:18px;
	line-height: 1.4;
	font-weight: bold;
	position: relative;
}
dl.faq > dd > p{
	font-size:16px;
	/*line-height: 1.4;*/
	line-height: 1.5;
}

dl.faq > dt .arrow2 {
    font-size: 1.5rem;
    line-height: 1;
    position: absolute;
    right: 15px;
    top: 50%;
    top: calc(50% - .5em);
}

dl.faq > dt .arrow2:before {
    font-family: "icomoon";
    content: '\e92d';
}

dl.faq > dt.open .arrow2:before {
    content: '\e92c';
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
基本スタイル
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.editorArea a{
    /* color:#06f; */
    /* text-decoration:underline; */
}
.editorArea a:hover{
    /* text-decoration:none; */
}
.editorArea li a{
    color:#333;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
基本テキストサイズ・行間
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.fontM p,
.fontM li,
.fontM th,
.fontM td{
    font-size: 16px;
}
.fontM p{
    line-height:1.8;
}
/* 大サイズ指定されたリスト */
.large > li{
    font-size:30px;
}
.fontM .wp-caption-text{
	font-size:12px;
	text-align:center;
	padding:5px 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
エディタが自動生成するクラスへのスタイル指定
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	padding: 0 20px 20px 0;
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
























/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
ショッピングカートのボタン
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.cartjs_box {
max-width: 265px;
margin: 0 auto!important;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
汎用スタイル
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* PCでは非表示にする */
.only_sp{display:none;}

/* カラーボックス */
.colorBox01{
	background-color:#ffc;
	padding:15px;
}
.colorBox02{
	background-color: #D8E6E7;
	padding:15px;
}
/* PC時3列で並ぶボックス */
ul.floatBox01{
	overflow:hidden;
	background:#ebebeb;
	padding:15px;
	margin-right:-10px;
	margin-bottom:30px;
}
ul.floatBox01 > li{
	width:210px;
	background:#fff;
	padding:15px;
	float:left;
	margin-right:10px;
}
ul.floatBox01 > li > div {
	position:relative;
	z-index: 0;
}
ul.floatBox01 > li .img{
	margin-bottom:20px;
}
ul.floatBox01 > li h3{
	font-size:15px;
	font-weight:bold;
	text-align:center;
	line-height:1.2;
	margin-bottom:10px;
}
ul.floatBox01 > li .txt{
	font-size:13px;
	color:#444444;
	line-height: 1.4;
	margin-bottom: 10px;
}

.commonBox{
	border:1px solid #c0c0c0;
	margin-bottom:15px;
	padding:15px;
}
.commonBox h2 {
	font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border-bottom:1px solid #cfc9a8;
	border-left:4px solid #ec3b44;
	padding: 8px 17px 7px;
	margin: -15px -15px 15px;
}
.commonNewsList li a{
	color: #1663C6;
	text-decoration: underline;
}
.commonNewsList li a:hover{
	text-decoration: none;
}
.commonNewsList .scroll-box {
padding-top: 15px;
height: 86px;
overflow: auto;
}
.commonNewsList > p{
margin: 10px 15px;
color: #434343;
}
.commonNewsList{
	border:1px solid #c0c0c0;
	margin-bottom:15px;
}
.commonNewsList li{
	font-size:14px;
	position:relative;
	padding-left: 180px;
	margin-left:15px;
	margin-bottom:10px
}
.commonNewsList li:before{
	content:"\f04b";
	font-family:FontAwesome;
	font-size:8px;
	color:#d1121b;
	position:absolute;
	left:5px;
	top: 3px;
	text-decoration: none;
}
.commonNewsList span.date{
	position:absolute;
	left: 20px;
	top: 2px;
	font-size: 12px;
}
.commonNewsList span.cat{
	position:absolute;
	left: 95px;
	font-size: 11px;
	top: 0px;
	color:#FFF;
	width: 6.5em;
	text-align:center;
	padding: 3px 3px;
	border-radius: 4px;
}
.commonNewsList span.news{
	background:#43ae39;
}
.commonNewsList span.result{
	background:#d1121b;
}
.commonNewsList span.campaign{
	background:#f1858a;
}
.commonNewsList span.voice{
	background:#FFC200;
}
.commonNewsList span.seminar{
	background:#ffa400;
}
.commonNewsList span.other{
	background: #969696;
}
.commonNewsList span.column{
	background: #9974D8;
}
.commonNewsList h2 {
    font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border-bottom:1px solid #cfc9a8;
	border-left:4px solid #ec3b44;
	padding: 8px 17px 7px;
	position:relative;
	
	text-align:left;
}
.commonIcon {
	display: block;
	font-size: 34px;
	border-radius: 50px;
	background:#a8c524;
	color:#fff;
	width: 94px;
	height: 94px;
	text-align:center;
	position:absolute;
	top: 3px;
	left:0;
}
.commonIcon p{
	line-height:1 !important;
}
.iconItalic{
	font-family:mymincho;
	font-style:italic;
}
.iconBlue{
	background:#4662a2;
}
.iconOrange{
	background:#ff7e00;
}
.iconPink{
	background:#FF859A;
}
.commonIcon > p {
	padding: 20px 0px;
	font-size: 25px;
}
.commonIcon span {
	display: block;
	margin-bottom:2px;
}
.commonIcon span.big {
	font-size:36px;
}
.commonIcon span.medium {
	font-size:20px;
}
.commonIcon span.small {
	font-size:15px;
}
.bx01 {
overflow: hidden;
}

.btn1{
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e6e6e6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e6e6e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 );
	border:1px solid #c0c0c0;
	line-height:1.2;
	color:#2c2c2c;
	padding:4px 10px;
	text-align:center;
	display:block;
}
.column{
	background: #FFFA81;
	background: linear-gradient(to bottom,  #FFFEE2 0%,#FFFA81 100%);
	/*border: 1px solid #E5E058;*/
}
/*.column:before {
    content: "\f02d";
    font-family: FontAwesome;
    font-size: 17px;
    color: #d1121b;
    text-decoration: none;
    line-height: 13px;
    position: relative;
    bottom: -2px;
    padding-right: 5px;
}*/
svg {
vertical-align:bottom;
}
.btn1:hover{
	background: #e6e6e6;
	background: -moz-linear-gradient(top,  #e6e6e6 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #e6e6e6 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#ffffff',GradientType=0 );
}
.column:hover{
	background: linear-gradient(to bottom,  #FFFA81 0%,#FFFEE2 100%);
}
.btn2{
	background: #6fc400;
	background: -moz-linear-gradient(top,  #6fc400 0%, #59ae22 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6fc400), color-stop(100%,#59ae22));
	background: -webkit-linear-gradient(top,  #6fc400 0%,#59ae22 100%);
	background: -o-linear-gradient(top,  #6fc400 0%,#59ae22 100%);
	background: -ms-linear-gradient(top,  #6fc400 0%,#59ae22 100%);
	background: linear-gradient(to bottom,  #6fc400 0%,#59ae22 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fc400', endColorstr='#59ae22',GradientType=0 );
	border:1px solid #419800;
	line-height:1.2;
	color:#FFF;
	padding:4px 10px;
	text-align:center;
	display:block;
}
.btn2:hover{
	background: #7cdb00;
	background: -moz-linear-gradient(top,  #7cdb00 0%, #67c627 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7cdb00), color-stop(100%,#67c627));
	background: -webkit-linear-gradient(top,  #7cdb00 0%,#67c627 100%);
	background: -o-linear-gradient(top,  #7cdb00 0%,#67c627 100%);
	background: -ms-linear-gradient(top,  #7cdb00 0%,#67c627 100%);
	background: linear-gradient(to bottom,  #7cdb00 0%,#67c627 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7cdb00', endColorstr='#67c627',GradientType=0 );
}
.btn3{
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
	border:1px solid #960008;
	line-height:1.2;
	color:#FFF;
	padding:4px 10px;
	text-align:center;
	display:block;
}
.btn3:hover{
	background: #ff424b;
	background: -moz-linear-gradient(top,  #ff424b 0%, #e8141b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff424b), color-stop(100%,#e8141b));
	background: -webkit-linear-gradient(top,  #ff424b 0%,#e8141b 100%);
	background: -o-linear-gradient(top,  #ff424b 0%,#e8141b 100%);
	background: -ms-linear-gradient(top,  #ff424b 0%,#e8141b 100%);
	background: linear-gradient(to bottom,  #ff424b 0%,#e8141b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff424b', endColorstr='#e8141b',GradientType=0 );
}
.btn4{
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e6e6e6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e6e6e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 );
	border:1px solid #c0c0c0;
	line-height:1.2;
	color:#2c2c2c;
	padding: 12px 10px 10px;
	text-align:center;
	display:block;
	/* font-size:14px; */
	border-radius: 5px;
	position:relative;
}
.btn4:hover{
	background: #e6e6e6;
	background: -moz-linear-gradient(top,  #e6e6e6 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #e6e6e6 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#ffffff',GradientType=0 );
}
.btn4:before{
	content:"\f054";
	font-family:FontAwesome;
	font-size:14px;
	color:#d1121b;
	position:absolute;
	right:5px;
	top: 50%;
	text-decoration: none;
	margin-top: -.5em;
}
.btn5{
	background: #d1121b;
	font-size: 15px;
	color:#fff;
	padding: 5px 50px;
	text-align: center;
	border-radius: 3px;
}
.btn5:hover{
	background: #D82A33;
}
.snsBtns {
	overflow:hidden;
	/*border-top:1px dashed #828282;*/
	margin: 1em 0;
	clear: both;
}
/* 「会員専用」カテゴリーの場合はSNSボタンを非表示(2020-04-01)mk */
.seminar-cat-member .snsBtns {
    display: none;
}

/* wp-pagenavi用
--------------------------------------- */
.pagingArea {
    width:770px;
    margin:0 auto;
}
.pagingArea .wp-pagenavi{
    font-size:14px;
    border-left:1px solid #980000;
    overflow:hidden;
    margin-top:20px;
}
.pagingArea .wp-pagenavi a,
.pagingArea .wp-pagenavi .current{
    padding: 8px 15px;
    border-top:1px solid #980000;
    border-bottom:1px solid #980000;
    border-right:1px solid #980000;
    display: block;
    float: left;
    color: #000;
}
.pagingArea .wp-pagenavi .current,
.pagingArea .wp-pagenavi a:hover{
    text-decoration:none;
    background: #980000;
    color:#fff;
    border-top: 1px solid #980000;
    border-bottom: 1px solid #980000;
    border-right: 1px solid #980000;
}
/* ■ページャー */
.single .pagingArea{
	background:#FFF;
	border: 1px solid #c9c9c9;
	overflow:hidden;
	width: 768px;
	margin: 0 auto;
}
.single .pagingArea p{
	float:left;
	min-height:1em;
	line-height:1.4;
	margin-bottom:0;
}
.single .pagingArea a{
	padding-top:15px;
	padding-bottom:15px;
	position:relative;
	display:block;
	color:#000;
}
.single .pagingArea a:hover{
	color:#fff;
	background:#980000;
	text-decoration:none;
}
.single .pagingArea p.prev a{
	padding-left:40px;
	padding-right:15px;
}
.single .pagingArea p.prev a:before {
	content: "\f053";
	font-family: FontAwesome;
	font-size: 12px;
	position: absolute;
	top: 17px;
	left: 10px;
	color: #980000;
}
.single .pagingArea p.next a{
	padding-right:40px;
	padding-left:15px;
}
.single .pagingArea p.next a:before {
	content: "\f054";
	font-family: FontAwesome;
	font-size: 12px;
	position: absolute;
	top: 17px;
	right: 10px;
	color: #980000;
}
.single .pagingArea p.prev{
	width:40%;
	margin:0px;
}
.single .pagingArea p.blogTop{
	width:20%;
	text-align:center;
	margin:0px;
}
.single .pagingArea p.next{
	width:40%;
	text-align:right;
	margin:0px;
}
.single .pagingArea p.blogTop a{
	border-left:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;
	height:100%
}
.single .pagingArea p.prev a:hover:before,
.single .pagingArea p.next a:hover:before {
    color:#fff;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
メルマガ登録
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
body.merumaga iframe[src*='aspx'] {
    height: 1800px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
ご感想体験談の各カテゴリーページへのリンクボタン
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.voiceListLink {
    background: #ebe7d2;
    padding: 20px;
    text-align: center;
    margin: 15px auto;
}
.voiceListLink .btn {
    font-size:19px;
    width:346px;
    margin:15px auto 0;
    position:relative;
}
.voiceListLink .btn a {
    display:block;
    background: #92d050;
    color:#fff;
    padding: 17px 0 17px 38px;
    text-decoration:none;
    border-radius: 5px;
}
.voiceListLink .btn a:hover {
    background:#aad87a;
    border-radius: 5px;
}
.voiceListLink .btn:after {
    content:"\f105";
    font-family:FontAwesome;
    font-size:30px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    top: 6px;
    right:10px;
}
.voiceListLink .btn:before {
    content:"\f086";
    font-family:FontAwesome;
    font-size:35px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    top: 2px;
    left: 29px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
メインエリア共通
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.left {
	float:left;   
}
.right {
	float:right;   
}
.pageFooterNav ul {
	overflow:hidden;
	margin-right: -19px;
}
.pageFooterNav ul li {
	width:244px;
	font-size:16px;
	font-weight:bold;
	line-height:1.2;
	float:left;
	position:relative;
	border-top:solid 1px #303030;
	border-bottom:solid 1px #303030;
	margin-right: 19px;
	text-align:center;
}
.pageFooterNav ul li a {
	display:block;
	color:#131313;
	padding: 10px 0;
}
.pageFooterNav ul li a:hover {
	color:#d0111a;
}
.pageFooterNav ul li span {
	font-size:14px;
}
.pageFooterNav ul li:before {
	content: "\f105";
	font-family:FontAwesome;
	font-size: 15px;
	color: #FFF;
	position:absolute;
	left: 0px;
	top: 18px;
	text-decoration: none;
	text-indent: 0px;
	line-height: 18px;
	background: #d1121b;
	width: 18px;
	text-align: center;
	border-radius: 50%;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
実用万象学講座
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#lecture {
	font-size:14px;
	line-height:1.8;
}
#lecture .txt a {
	color: #1663C6;
	text-decoration: underline;
}
#lecture h2 {
    	font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;
	position:relative;
	margin-bottom:25px;
}
#lecture h2:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#lecture .block01 h3 {
	font-size:28px;
	font-family:myfont;
	text-align:center;
	line-height: 1.2;
	margin-bottom:25px;
}
#lecture .block01 h3 span {
	font-size:16px;
}
#lecture .block01 h3 span span {
	color:#d1121b;
}
#lecture .block01 > div {
	overflow:hidden;
	margin-bottom:15px;
}
#lecture .block01 .left p {
	width:546px;
	margin-bottom:46px;
}

#lecture .bx {
    border: 3px solid #D00;
    padding: 1.5em;
    margin: 1em 0;
}
#lecture .bx p{
	margin-top:1em;
}
#lecture .bx p:first-child{
	margin-top:0;
}
#lecture .bx .line{
	text-decoration:underline;
}
#lecture .bx .red{
	color: #d00;
}
#lecture .bx .large{
	font-size:1.5em;
	line-height: 1.4;
}
#lecture .bx .bg{
	background-color:#ffc;
	padding:.5em;
}
#lecture .bx .bg2{
	background-color: #D8E6E7;
	padding:.5em;
}
#lecture .bx .bg2 span{
	font-weight:bold;
	color:#d00;
}
#lecture .bx ol{
	margin-top:1em;
	
}
#lecture .bx li{
    list-style: decimal;
    list-style-position: inside;
    text-indent: -1em;
    margin-left: 1em;
}

#lecture .block01b p {
	margin-bottom:1em;
}
#lecture .block02 > p,
#lecture .block04 > p{
	margin-bottom:25px;
}
#lecture .block02>ul,
#lecture .block04>ul{
	overflow:hidden;
	background:#ebebeb;
	padding:15px;
	margin-right:-10px;
	margin-bottom:30px;
}
#lecture .block02>ul>li,
#lecture .block04>ul>li{
	width:210px;
	background:#fff;
	padding:15px;
	float:left;
	margin-right:10px;
}
#lecture .block02 ul li > div,
#lecture .block04 ul li > div {
	position:relative;
	z-index: 0;
}
#lecture .block02 ul li .no{
	font-size:56px;
	font-family:mymincho;
	font-style:italic;
	color:#f1dfdf;
	position:absolute;
	bottom: -43px;
	right: 0px;
	z-index: -1;
}
#lecture .block04 ul li .no{
	font-size:56px;
	font-family:mymincho;
	font-style:italic;
	color:#f1dfdf;
	line-height: 1;
}
#lecture .block02 ul li .img,
#lecture .block04 ul li .img{
	margin-bottom:20px;
}
#lecture .block02 ul li h3,
#lecture .block04 ul li h3,
#lecture .block04 ul li p.sub{
	font-size:15px;
	font-weight:bold;
	text-align:center;
	line-height:1.2;
	margin-bottom:10px;
}
#lecture .block04 ul li p.sub{
	text-align: left;
	font-weight: normal;
}
#lecture .block02 ul li .txt,
#lecture .block04 ul li .txt{
	font-size:13px;
	color:#444444;
	line-height: 1.4;
	margin-bottom: 10px;
}
#lecture .block03{
	margin-bottom:30px;
}
#lecture .block03>div{
	overflow:hidden;
}
#lecture .block03>div>p.left{
	width:368px;
}
#lecture .block03>div>p.right{
	width:401px;
}
#lecture .block04 h5 {
	font-weight: bold;
}
#lecture .block04 h4 {
font-size: 14px;
font-weight: bold;
border-left: solid 7px #1c7900;
border-bottom: solid 1px #b5b5b5;
padding: 5px 0 5px 10px;
margin-bottom: 15px;
}

#lecture .block04 .price {
    border-top: 3px dotted #CCC;
    border-bottom: 3px dotted #CCC;
    padding:5px 0;
    margin:10px 0;
    font-size:12px;
}
#lecture .block04 .price li:before{
	content:"\f04b";
	font-family:FontAwesome;
	font-size:8px;
	color:#d1121b;
	padding-right:5px;
}
#lecture .block04 .price .sum{
    font-size:14px;
    font-weight: bold;
}
#lecture .block05 > div {
	overflow:hidden;
	margin-bottom:15px;
}
#lecture .block05 .left p {
	width:546px;
	margin-bottom:46px;
}
#lecture .block05 p.btn {
	margin-bottom: 40px;
}
#lecture .block05 .btn4 {
	width: 50%;
	margin: 0 auto;
}
#lecture .block06 p.txt {
	margin-bottom: 15px;
}
#lecture .block06 p.btn {
	margin-bottom: 40px;
}
#lecture .block06 .btn4 {
	width: 50%;
	margin: 0 auto;
}

#lecture .block07 {
	position:relative;
	margin-bottom:30px;
}
#lecture .block07 .stepIcon {
	display: block;
	font-size: 34px;
	font-style: italic;
	font-family: mymincho;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	background: #980000;
	color:#fff;
	width: 94px;
	height: 94px;
	text-align:center;
	position:absolute;
	top: 3px;
	left:0;
}
#lecture .block07 .stepIcon p{
	line-height:1;
}
#lecture .block07 .stepIcon .stepBox {
	position:absolute;
}
#lecture .block07 .stepIcon span.txt {
    vertical-align: -10px;
    position: absolute;
    top: 8px;
    left: 0;
    width: 94px;
    height: 36px;
}
#lecture .block07 .stepIcon span.big {
	display: block;
	font-size: 50px;
	position: absolute;
	top: 22px;
	left: -2px;
	width: 94px;
	height: 42px;
}
#lecture .block07 h3 {
	font-size:20px;
	text-align:center;
	border-top:solid 1px #3b3b3b;
	border-bottom:solid 1px #3b3b3b;
	padding: 10px 0;
}
#lecture .block07 h3 span {
	font-size:24px;
	font-family:myfont;
}

#lecture .discount {
	font-size:18px;
	color:#d1121b;
	font-weight:bold;
}
#lecture .red {
	color:#d1121b;
	font-weight:bold;
}
#lecture .wrap01{
	overflow:hidden;
	border-top: 1px solid #817b7b;
	padding-top: 20px;
	margin-top: 20px;
}

#lecture .block04 .btn{
	width:200px;
}
#lecture .block04 .cartjs_cart_in input {
	width: 200px!important;
	height: 40px!important;
}
#lecture .block04 th {
	width: 100px!important;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
トップページ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 2025-09-12 kami */
.video {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.video iframe {
  width: 100%;
  height: 100%;
}
.jban_web .column3 > div {
	padding-bottom: 20px;
}

#home .info > div.news,
#home .info > div.seminar,
#home .info .blog > div{
	border:1px solid #c0c0c0;
	margin-bottom:15px;
}
#home .info h2{
	font-size:16px;
	color:#373530;
	background:#ebe7d2;
	border-bottom:1px solid #c0c0c0;
	padding: 8px 17px 7px;
	position:relative;
	/* font-family: myfont; */
}
#home .info h2:before{
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#home .info h3{
	font-size: 15px;
	border-bottom:1px dashed #828282;
	margin:15px 15px 0;
	position:relative;
	padding:5px 10px 5px 15px
;font-family: myfont;
}
#home .info h3:before{
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#home .info h4{
	font-size: 16px;
	font-weight: bold;
}
#home .info h4:before{
	content: "■";
	color: #d1121b;
}
#home .info .area{
	margin: 15px 15px 10px;
}
#home .btn4{
	margin: 15px 0 15px;
	font-size: 15px;
}
#home .info .blog{
	overflow:hidden;
}
#home .info .blog .block1{
	width: 375px;
	float:left;
}
#home .info .blog .block2{
	width: 375px;
	float:right;
}
#home .info .blog .block1 .scroll-box,
#home .info .blog .block2 .scroll-box{
	height:230px;
}
#home .info .news > p,
#home .info .seminar div > p,
#home .info .blog p{
	margin: 10px 15px;
	color:#434343;
}
#home div.news .btn4:before{
	/*right: 50%;
	margin-right: -80px;*/
}
#home div.seminar .btn4:before{
	right: 50%;  
	margin-right: -90px;
}
#home div.blog .block1 .btn4:before{
	right: 50%;  
	margin-right: -70px;
}
#home div.blog .block2 .btn4:before{
	right: 50%;  
	margin-right: -80px;
}
#home div.news .scroll-box{
	padding-top:15px;
	height: 86px;
	overflow:auto;
}
#home div.news li{
	font-size:14px;
	position:relative;
	padding-left: 180px;
	margin-left:15px;
	margin-bottom:10px
}
#home div.news li:before{
	content:"\f04b";
	font-family:FontAwesome;
	font-size:8px;
	color:#d1121b;
	position:absolute;
	left:5px;
	top: 3px;
	text-decoration: none;
}
#home div.news span.date{
	position:absolute;
	left: 20px;
	top: 2px;
	font-size: 12px;
}
#home div.news span.cat{
	position:absolute;
	left: 95px;
	font-size: 11px;
	top: 0px;
	color:#FFF;
	width: 6.5em;
	text-align:center;
	padding: 3px 3px;
	border-radius: 4px;
}
#home div.news span.news{
	background:#43ae39;
}
#home div.news span.result{
	background:#d1121b;
}
#home div.news span.campaign{
	background:#f1858a;
}
#home div.news span.voice{
	background:#FFC200;
}
#home div.news span.other{
	background: #969696;
}
#home div.news span.column{
	background: #9974D8;
}
#home div.news span.seminar{
	background:#5087c7;
}
#home div.seminar .scroll-box{
	-webkit-overflow-scrolling: touch;
}
#home div.seminar .block1 .scroll-box{
	height:70px;
}
#home div.seminar .block2 .scroll-box{
	height:107px;
}
#home div.blog .scroll-box{
	height: 214px;}
#home div.blog li{
	font-size:14px;
	position:relative;
	margin-left:15px;
	margin-bottom:10px;
	padding-left:20px;
}
#home div.blog span.date{
	font-size: 12px;
	display:block;
	margin-bottom:2px;
}
#home div.blog li:before{
	content:"\f04b";
	font-family:FontAwesome;
	font-size:8px;
	color: #d1121b;
	position:absolute;
	left:5px;
	top: 1px;
	text-decoration: none;
}
#home .info li a{
	color: #1663C6;
	text-decoration: underline;
}
#home .info li a:hover{
	text-decoration: none;
}
#home .info div.seminar object{
	width:100%;
	height: 670px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
ジェイバンとは
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#about {
	font-size:14px;
	line-height:1.8;
}
#about h2 {
    	font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;
	position:relative;
	margin-bottom:25px;
}

#about h2:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#about .block01 h3 {
	font-size:28px;
	font-family:myfont;
	text-align:center;
	line-height: 1.2;
	margin-bottom:25px;
}
#about .block01 h3 span {
	font-size:16px;
}
#about .block01 > div {
	overflow:hidden;
	margin-bottom:15px;
}
#about .block01 .left p {
	width:546px;
	margin-bottom:46px;
}
#about .block02 > div {
	overflow:hidden;
	margin-bottom:55px;
}
#about .block02 h3 {
	font-size:16px;
	font-weight:bold;
	color:#373530;
	border-bottom:solid 1px #acacac;
	width:560px;
	margin-bottom:15px;
}
#about .block02 .left p {
	width:600px;
}
#about .block03 ul {
	background:url(images/about_bg01.png) no-repeat 100% 100% #fbfad7;
	padding:32px 30px;
	margin-bottom:30px;
}
#about .block03 ul li {
	margin-bottom:5px;
}
#about .block04 h3 {
	font-size: 15px;
	font-weight:bold;
	border-bottom:1px dashed #828282;
	position:relative;
	padding:5px 10px 5px 15px;
	margin-bottom:15px;
}
#about .block04 h3:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#about .block05 ul {
	background:url(images/about_bg02.png) no-repeat 100% 100% #f4fbd7;
	padding:30px 25px;
	margin-bottom:30px;
}
#about .block05 ul li {
	margin-bottom:5px;
}
#about .block06 > div {
	background:url(images/about_bg03.jpg) no-repeat 100% 100% #f4fbd7;
	padding: 24px 25px;
	margin-bottom:30px;
}
#about .block06 ul {
	overflow:hidden;
	width: 420px;
}
#about .block06 ul li {
	float:left;
	margin-bottom:5px;
	width: 210px;
}
#about .block06 a {
	text-decoration:underline;
	color:#005ac9;
}
#about .block06 a:hover {
	text-decoration:none;
}
#about .block07 > div {
	overflow:hidden;
	margin-bottom:30px;
}
#about .block07 .left {
	width:550px;
}
#about .block11 > div {
	overflow:hidden;	
	margin-bottom:30px;
}
#about .block11 .ms{
margin-top: 15px;
margin-bottom: 15px;
}
#about .block11 p {
float:right;
margin-right:15px;
margin-bottom:15px;
}
#about .block12 a {
	text-decoration:underline;
	color:#005ac9;
}
#about .block12 a:hover {
	text-decoration:none;
}
#about .block13 ul {
	overflow:hidden;
	margin-right: -19px;
}
#about .block13 ul li {
	width:244px;
	font-size:16px;
	font-weight:bold;
	line-height:1.2;
	float:left;
	position:relative;
	border-top:solid 1px #303030;
	border-bottom:solid 1px #303030;
	margin-right: 19px;
	text-align:center;
}
#about .block13 ul li a {
	display:block;
	color:#131313;
	padding: 10px 0;
}
#about .block13 ul li a:hover {
	color:#d0111a;
}
#about .block13 ul li span {
	font-size:14px;
}
#about .block13 ul li:before {
	content: "\f105";
	font-family:FontAwesome;
	font-size: 15px;
	color: #FFF;
	position:absolute;
	left: 0px;
	top: 18px;
	text-decoration: none;
	text-indent: 0px;
	line-height: 18px;
	background: #d1121b;
	width: 18px;
	text-align: center;
	border-radius: 50%;
}
#about .block04 > p,
#about .block08 > p,
#about .block09 > p,
#about .block12 > p {
	margin-bottom:25px;
}
#about .block04 ul,
#about .block08 ul,
#about .block09 ul,
#about .block10 ul,
#about .block12 ul {
	overflow:hidden;
	background:#ebebeb;
	padding:15px;
	margin-right:-10px;
	margin-bottom:30px;
}
#about .block04 ul li,
#about .block08 ul li,
#about .block09 ul li,
#about .block10 ul li,
#about .block12 ul li {
	width:210px;
	background:#fff;
	padding:15px;
	float:left;
	margin-right:10px;
}
#about .block04 ul li > div,
#about .block08 ul li > div,
#about .block09 ul li > div,
#about .block10 ul li > div,
#about .block12 ul li > div {
	position:relative;
	z-index: 0;
}
#about .block04 ul li .no,
#about .block08 ul li .no,
#about .block09 ul li .no,
#about .block10 ul li .no,
#about .block12 ul li .no {
	font-size:56px;
	font-family:mymincho;
	font-style:italic;
	color:#f1dfdf;
	position:absolute;
	bottom: -43px;
	right: 0px;
	z-index: -1;
}
#about .block04 ul li .img,
#about .block08 ul li .img,
#about .block09 ul li .img,
#about .block10 ul li .img,

#about .block12 ul li .img {
	margin-bottom:20px;
}
#about .block04 ul li h4,
#about .block08 ul li h4,
#about .block09 ul li h4,
#about .block10 ul li h4,
#about .block12 ul li h4 {
	font-size:15px;








































	font-weight:bold;
	text-align:center;
	line-height:1.2;
	margin-bottom:10px;
}
#about .block04 ul li .txt,
#about .block08 ul li .txt,
#about .block09 ul li .txt,
#about .block10 ul li .txt,
#about .block12 ul li .txt {
	font-size:13px;
	color:#444444;
	line-height: 1.4;
}
#about .block04 ul li .title1,
#about .block09 ul li .title1 {
	padding-top: 8px;
	margin-bottom: 20px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
じぶん分析をしてみよう(インデックス)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#analyze {
	font-size:14px;
	line-height:1.8;
}
#analyze .block01 {
	border:solid 3px #dcdcdc;
	padding: 35px 22px;
	margin-bottom:50px;
}
#analyze .block01 h2 {
	font-size:36px;
	font-family:myfont;
	text-align:center;
	margin-bottom:20px;
}
#analyze .block01 h2 .red {
	color:#d1121b;
}
#analyze .block01 h2 .mini {
	font-size:30px;
}
#analyze .block01 ul {
	overflow:hidden;
	margin-right:-16px;
}
#analyze .block01 ul li {
	float:left;
	margin-right:16px;
}
#analyze .block01 ul li p.ltxt {
	background: url(images/l_icon_bg.jpg) no-repeat 35px 0;
	font-size:15px;
	font-family:myfont;
	text-align:center;
	padding: 5px;
	margin-top: 8px;
	padding-left: 60px;
}
#analyze .block01 ul li p.vtxt {
	background: url(images/v_icon_bg.jpg) no-repeat 25px 0;
	font-size:15px;
	font-family:myfont;
	text-align:center;
	padding: 8px;
	margin-top: 4px;
	padding-left: 65px;
}
#analyze .block01 ul li p.ptxt {
	background: url(images/p_icon_bg.jpg) no-repeat 40px 0;
	font-size:15px;
	font-family:myfont;
	text-align:center;
	padding: 8px;
	margin-top: 4px;
	padding-left: 80px;
}
#analyze .block02 {
	margin-bottom:70px;
}
#analyze .block02 h2 {
	font-size:28px;
	font-family:myfont;
	color:#131313;
	text-align:center;
	margin-bottom:25px;
}
#analyze .block02 .txt {
	margin-bottom:45px;
}
#analyze .block02 .img {
	text-align:center;
	margin-bottom:30px;
}
#analyze .block02 .txt2 span {
	font-weight:bold;
}
#analyze .block03 ul {
	overflow:hidden;
	background:#eee6ce;
	padding: 15px 10px;
	margin-right:-15px;
}
#analyze .block03 ul li {
	float:left;
	background:#fff;
	padding:15px;
	margin-right:15px;
}
#analyze .block03 ul li h2 {
	font-size:35px;
	font-family:mymincho;
	font-style:italic;
	text-align:center;
	line-height: 1;
	margin-bottom: 10px;
}
#analyze .block03 ul li.step1 h2 {
	color:#97bb08;
}
#analyze .block03 ul li.step1:hover {
	background: #F0F8D1;
}
#analyze .block03 ul li.step2 h2 {
	color:#4662a2;
}
#analyze .block03 ul li.step2:hover {
	background: #D7E1F8;
}
#analyze .block03 ul li.step3 h2 {
	color:#ff7e00;
}
#analyze .block03 ul li.step3:hover {
	background: #FAD9B9;
}
#analyze .block03 ul li h3 {
	font-size:25px;
	font-weight:bold;
	text-align:center;
	margin-top:12px;
	line-height:1;
}
#analyze .block03 ul li h3 span {
	font-size:14px;
}
#analyze .block03 ul li.step1 h3 {
	background: url(images/step1_bg.png) no-repeat 100% 0;
}
#analyze .block03 ul li.step2 h3 {
	background:url(images/step2_bg.png) no-repeat 100% 0;
}
#analyze .block03 ul li.step3 h3 {
	background:url(images/step3_bg.png) no-repeat 100% 0;
	padding:9px 0;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
じぶん分析をしてみよう(STEP1)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#analyze1 li{
    padding: 0;
    margin:0;
    border-bottom: inherit;
    position:inherit;
    background:none;
    min-height: inherit;
    border-radius: inherit;
    border: none;
}
#analyze1 li:before{content:'';}
#analyze1 {
	font-size:14px;
	line-height:1.8;
}
#analyze1 .block01 {
	position:relative;
	margin-bottom:40px;
}
#analyze1 .block01 .stepIcon {
	display: block;
	font-size: 34px;
	font-style: italic;
	font-family: mymincho;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	background:#a8c524;
	color:#fff;
	width: 94px;
	height: 94px;
	line-height:1;
	text-align:center;
	position:absolute;
	top: 3px;
	left:0;
}
#analyze1 .block01 .stepIcon .stepBox {
	position:absolute;

}
#analyze1 .block01 .stepIcon span.txt {
    vertical-align: -10px;
    position: absolute;
    top: 8px;
    left: 0;
    width: 94px;
    height: 36px;
}
#analyze1 .block01 .stepIcon span.big {
	display: block;
	font-size: 40px;
	position: absolute;
	top: 40px;
	left: -2px;
	width: 94px;
	height: 42px;
}
#analyze1 .block01 h2 {
	font-size:20px;
	text-align:center;
	border-top:solid 1px #3b3b3b;
	border-bottom:solid 1px #3b3b3b;
	padding: 10px 0;
}
#analyze1 .block01 h2 span {
	font-size:24px;
	font-family:myfont;
}
#analyze1 .block02 {
	margin-bottom:30px;
}
#analyze1 .block02 > p {
	margin-bottom:15px;
	line-height: 1.2;
}
#analyze1 .block02 ul {
	padding:20px 30px;
	margin-bottom:15px;
}
#analyze1 .block02 ul li {
	margin-bottom:5px;
}
#analyze1 .block02 ul li span {
	margin-left: 5px;
}
#analyze1 .list01 {
	background:url(images/check_bg01.jpg) no-repeat 100% 0 #f4fbd7;
	border:solid 1px #d5e29d;
}
#analyze1 .list02 {
	background:url(images/check_bg02.jpg) no-repeat 100% 0 #f4fbd7;
	border:solid 1px #d5e29d;
}
#analyze1 .list03 {
	background:url(images/check_bg03.jpg) no-repeat 100% 0 #f4fbd7;
	border:solid 1px #d5e29d;
}
#analyze1 .block03 {
	border:solid 1px #d5e29d;
	background:#f4fbd7;
	padding:25px 20px;
	margin-bottom:50px;
}
#analyze1 .block03 h2 {
	background:#1c7900;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
#analyze1 .block03 .box01 {
	border:solid 3px #1c7900;
	border-top:none;
	background:#fff;
	padding:25px;
}
#analyze1 .block03 .box01 > div {
	overflow:hidden;
	margin-bottom:15px;
}
#analyze1 .block03 .box01 .right {
	width:525px;
}
#analyze1 .block03 .box01 .right h3 {
	font-size:22px;
	font-weight:bold;
	text-align:center;
}
#analyze1 .block03 .box01 .right .gage {
	overflow:hidden;
}
#analyze1 .block03 .box01 .right .lgage,
#analyze1 .block03 .box01 .right .vgage,
#analyze1 .block03 .box01 .right .pgage {
	float:left;
}
#analyze1 .block03 .box01 .right .lgage {
	border-bottom:37px solid #0168b7;
}
#analyze1 .block03 .box01 .right .vgage {
	border-bottom:37px solid #e70012;
}
#analyze1 .block03 .box01 .right .pgage {
	border-bottom: 37px solid #fdd900;
}
#analyze1 .block03 .box01 .right ul {
	overflow:hidden;
}
#analyze1 .block03 .box01 .right ul li {
	float:left;
}
#analyze1 .block03 .box01 .right ul li span {
	font-size:22px;
}
#analyze1 .block03 .box01 .right ul li.lli:before {
	content:"■";
	font-size:30px;
	color:#0168b7;
	vertical-align: -4px;
}
#analyze1 .block03 .box01 .right ul li.vli:before {
	content:"■";
	font-size:30px;
	color:#e70012;
	vertical-align: -4px;
}
#analyze1 .block03 .box01 .right ul li.pli:before {
	content:"■";
	font-size:30px;
	color:#ffc000;
	vertical-align: -4px;
}
#analyze1 .block03 .box01 .reaction h3 {
	font-size:16px;
	font-weight:bold;
	border-left:solid 7px #1c7900;
	border-bottom:solid 1px #b5b5b5;
	padding: 5px 0 5px 10px;
	margin-bottom:15px;
}
#analyze1 .block03 .box01 .reaction .hdn {
	overflow:hidden;
}
#analyze1 .block03 .box01 .reaction ul {
	float: left;
	position: relative;
	left: 50%;
}
#analyze1 .block03 .box01 .reaction ul li {
	float:left;
	margin-right: 15px;
	position: relative;
	left: -50%;
}
#analyze1 .nextStep {
	overflow:hidden;
}
#analyze1 .nextStep:hover {
	background: #D7E1F8;
}
#analyze1 .nextStep .right {
	background:url(images/step2_bg.png) no-repeat 98% 50%;
	width: 598px;
	min-height:97px;
	border:solid 1px #4662a2;
	line-height: 1;
}
#analyze1 .nextStep .right > div {
	padding: 27px 0;
}
#analyze1 .nextStep .step {
	font-size:41px;
	font-family:mymincho;
	font-style:italic;
	color:#4662a2;
	margin-left:30px;
}
#analyze1 .nextStep .title {
	font-size:30px;
	font-weight:bold;

	margin-left:30px;
}
#analyze1 .nextStep .subtitle {
	font-size:20px;
	font-weight:bold;
	margin-left:20px;
}
#analyze1 .nocheck {
	text-align:center;
	margin-bottom:30px;
}
input#btn {
    background: #83b204;
    background-image: -webkit-linear-gradient(top, #a1d000, #83b204);

    background-image: -moz-linear-gradient(top, #a1d000, #83b204);
    background-image: -ms-linear-gradient(top, #a1d000, #83b204);
    background-image: -o-linear-gradient(top, #a1d000, #83b204);
    background-image: linear-gradient(to bottom, #a1d000, #83b204);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    color: #ffffff;
    font-size: 24px;
    padding: 6px 40px;
    border: solid #419800 1px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    width: 270px;
    display: block;
}
input#btn:hover {
    background-image: -webkit-linear-gradient(top, #7FA209, #83b204);
    background-image: -moz-linear-gradient(top, #7FA209, #83b204);
    background-image: -ms-linear-gradient(top, #7FA209, #83b204);
    background-image: -o-linear-gradient(top, #7FA209, #83b204);
    background-image: linear-gradient(to bottom, #7FA209, #83b204);
}
input[type="submit"] { outline:0; }
label {
    display: inline;
}
.regular-checkbox {
    display: none;
} 
.regular-checkbox + label {
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 3px;
	display: inline-block;
	position: relative;
} 
.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
} 
.regular-checkbox:checked + label {
	background-color: #e9ecee;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #99a1a7;
}
.regular-checkbox:checked + label:after {
    content: "\f00c";
    font-family:"FontAwesome";
    font-size: 14px;
    position: absolute;
    top: -5px;
    left: 3px;
    color: #309c00;
}
.big-checkbox + label {
	padding: 8px;
	top: 3px;
}
.big-checkbox:checked + label:after {
	font-size: 16px;
	left: 0;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
じぶん分析をしてみよう(STEP2)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
p.analyze2Frame{
	height:1380px;
}
#analyze2 {
	font-size:14px;
	line-height:1.8;
}
#analyze2 .block01 {
	position:relative;
	margin-bottom:40px;
}
#analyze2 .block01 .stepIcon {
	display: block;
	font-size: 34px;
	font-style: italic;
	font-family: mymincho;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	background:#4662a2;
	color:#fff;
	width: 94px;
	height: 94px;
	line-height:1;
	text-align:center;
	position:absolute;
	top: 3px;
	left:0;
}
#analyze2 .block01 .stepIcon .stepBox {
	position:absolute;
}
#analyze2 .block01 .stepIcon span.txt {
    vertical-align: -10px;
    position: absolute;
    top: 8px;
    left: 0;
    width: 94px;
    height: 36px;
}
#analyze2 .block01 .stepIcon span.big {
	display: block;
	font-size: 40px;
	position: absolute;
	top: 40px;
	left: -2px;
	width: 94px;
	height: 42px;
}
#analyze2 .block01 h2 {
	font-size:20px;
	text-align:center;
	border-top:solid 1px #3b3b3b;
	border-bottom:solid 1px #3b3b3b;
	padding: 10px 0;
	margin-bottom:30px;
}
#analyze2 .block01 h2 span {
	font-size:24px;
	font-family:myfont;
}
#analyze2 .block01 .cap {
	text-align:center;
}
#analyze2 .block02 {
	margin-bottom:30px;
}
#analyze2 .block02 h3 {
	font-size: 15px;
	font-weight:bold;
	border-bottom:1px dashed #828282;
	position:relative;
	padding:5px 10px 5px 15px;
	margin-bottom:15px;
}
#analyze2 .block02 h3:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);

	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#analyze2 .block02 dl {
	background:#e6ebf8;
	border:solid 1px #aab5d1;
	padding:15px;
}
#analyze2 .block02 dl dt {
	float:left;
	width:148px;
	background:#f2f5fe;
	border:solid 1px #c5cee7;
	padding: 8px 0;
	font-weight: bold;
	color:#223c76;
	text-align: center;
	margin: 15px 0 0 25px;
}
#analyze2 .block02 dl dd.dd1 {
	padding: 12px 10px 0 190px;
}
#analyze2 .block02 dl dd {
	background:#fff;
	color:#444444;
	padding: 12px 10px 10px 190px;
}
#analyze2 .block03 {
	border:solid 1px #4662a2;
	margin-bottom:20px;
}
#analyze2 .block03 .box01 {
	padding:15px 30px;
}
#analyze2 .block03 h3 {
	background:#4662a2;
	font-size:20px;
	font-family:myfont;
	color:#fff;
	text-align:center;
}
#analyze2 .block03 .red {
	color:#d1121b;
}
#analyze2 .block03 a {
	color:#005ac9;
	text-decoration:underline;
}
#analyze2 .block03 a:hover {
	text-decoration:none;
}
#analyze2 .block03 .cen {
	text-align:center;
}
#analyze2 input[type="submit"] {
    display:block;
    background: #4662a2;
    text-align:center;
    color:white;
    padding:12px 0;
    border-radius:5px;
    width: 150px;
    border: none;
    margin: 0 auto;
    cursor: pointer;
}
#analyze2 input[type="submit"]:hover {
	background: #7182A8;
}
#analyze2 .nextStep {
	overflow:hidden;
}
#analyze2 .nextStep:hover {
	background: #FAD9B9;
}
#analyze2 .nextStep .right {
	background:url(images/step3_bg.png) no-repeat 98% 50%;
	width: 598px;
	min-height:97px;
	border:solid 1px #ff7e00;
	line-height: 1;
}
#analyze2 .nextStep .right > div {
    padding: 27px 0;
}
#analyze2 .nextStep .step {
	font-size:41px;
	font-family:mymincho;
	font-style:italic;
	color:#ff7e00;
	margin-left:30px;
}
#analyze2 .nextStep .title {
	font-size:30px;
	font-weight:bold;
	margin-left:30px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
LVP診断ページ(STEP2)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#lvp2 {
	font-size:14px;
	line-height:1.8;
}
#lvp2 .block01 {
	position: relative;
	margin-bottom: 40px;
}
#lvp2 .block01 h2 {
	font-size:20px;
	text-align:center;
	border-top:solid 1px #3b3b3b;
	border-bottom:solid 1px #3b3b3b;
	padding: 10px 0;
	margin-bottom:30px;
}
#lvp2 .block01 h2 span {
	font-size:24px;
	font-family:myfont;
}
#lvp2 .block02 {
	/* border:solid 3px #dcdcdc; */
	/* padding: 35px 22px; */
	margin-bottom: 50px;
}
#lvp2 .block02b {
	margin-bottom: 20px;
}
#lvp2 .block02 ul {
	overflow:hidden;
	margin-right:-16px;
}
#lvp2 .block02 ul li {
	float:left;
	margin-right:16px;
}
#lvp2 .block02 ul li p.ltxt {
	background: url(images/l_icon_bg.jpg) no-repeat 35px 0;
	font-size:15px;
	font-family:myfont;
	text-align:center;
	padding: 5px;
	margin-top: 8px;
	padding-left: 60px;
}
#lvp2 .block02 ul li p.vtxt {
	background: url(images/v_icon_bg.jpg) no-repeat 25px 0;
	font-size:15px;
	font-family:myfont;
	text-align:center;
	padding: 8px;
	margin-top: 4px;
	padding-left: 65px;
}
#lvp2 .block02 ul li p.ptxt {
	background: url(images/p_icon_bg.jpg) no-repeat 40px 0;
	font-size:15px;
	font-family:myfont;
	text-align:center;
	padding: 8px;
	margin-top: 4px;
	padding-left: 80px;
}
#lvp2 .block03 {
	position: relative;
	margin-bottom: 40px;
}
#lvp2 .block03 .cap {
text-align: center;
}
#lvp2 .block03 h3 {
	font-size: 15px;
	font-weight:bold;
	border-bottom:1px dashed #828282;
	position:relative;
	padding:5px 10px 5px 15px;
	margin-bottom:15px;
}
#lvp2 .block03 h3:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));

	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#lvp2 .block03 dl {
	background:#e6ebf8;
	border:solid 1px #aab5d1;
	padding:15px;
}
#lvp2 .block03 dl dt {
	float:left;
	width:148px;
	background:#f2f5fe;
	border:solid 1px #c5cee7;
	padding: 8px 0;
	font-weight: bold;
	color:#223c76;
	text-align: center;
	margin: 15px 0 0 25px;
}
#lvp2 .block03 dl dd.dd1 {
	padding: 12px 10px 0 190px;
}
#lvp2 .block03 dl dd {
	background:#fff;
	color:#444444;
	padding: 12px 10px 10px 190px;
}
#lvp2 .block04 {
	border:solid 1px #aab5d1;
	background:#e6ebf8;
	padding:25px 20px;
	margin-bottom:20px;
}
#lvp2 .block04 h2 {
	background:#4662a2;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
#lvp2 .block04 .box01 {
	border:solid 3px #4662a2;
	border-top:none;
	background:#fff;
	padding:25px;
}
#lvp2 .block04 .box01 > div {
	overflow:hidden;
	margin-bottom:15px;
}
#lvp2 .block04 .result_head .img02 {
	height:127px;
}
#lvp2 .block04 .box01 .right {
	width:360px;
	margin-top: 45px;
}
#lvp2 .block04 .box01 .right h3 {
	font-size:22px;
	font-weight:bold;
	text-align:center;
}
#lvp2 .block04 .box01 .right .gage {
	overflow:hidden;
}
#lvp2 .block04 .box01 .right .lgage,
#lvp2 .block04 .box01 .right .vgage,
#lvp2 .block04 .box01 .right .pgage {
	float:left;
}
#lvp2 .block04 .box01 .right .lgage {
	border-bottom:37px solid #4cac27;
}
#lvp2 .block04 .box01 .right .vgage {
	border-bottom:37px solid #fe6400;
}
#lvp2 .block04 .box01 .right .pgage {
	border-bottom:37px solid #ffc000;
}
#lvp2 .block04 .box01 .right ul {
	overflow:hidden;
}
#lvp2 .block04 .box01 .right ul li {
	float:left;
}
#lvp2 .block04 .box01 .right ul li span {
	font-size:22px;
}
#lvp2 .block04 .box01 .right ul li.lli:before {
	content:"■";
	font-size:30px;
	color:#4cac27;
	vertical-align: -4px;
}
#lvp2 .block04 .box01 .right ul li.vli:before {
	content:"■";
	font-size:30px;
	color:#fe6400;
	vertical-align: -4px;
}
#lvp2 .block04 .box01 .right ul li.pli:before {
	content:"■";
	font-size:30px;
	color:#ffc000;
	vertical-align: -4px;
}
#lvp2 .block04 .box01 .reaction h3 {
	font-size:16px;
	font-weight:bold;
	border-left:solid 7px #1c7900;
	border-bottom:solid 1px #b5b5b5;
	padding: 5px 0 5px 10px;
	margin-bottom:15px;
}
#lvp2 .block04 .box01 .reaction .hdn {
	overflow:hidden;
}
#lvp2 .block04 .box01 .reaction ul {
	float: left;
	position: relative;
	left: 50%;
}
#lvp2 .block04 .box01 .reaction ul li {
	float:left;
	margin-right: 15px;
	position: relative;
	left: -50%;
}

.nextStepBefore {
    margin-bottom: 20px;
}
.nextStepAfter {
}
.nextStepAfter .imgBox{
	overflow:hidden;
	margin-top:20px;
}
.nextStepAfter .imgBox > div{
	width:47%;
	float:left;
	text-align:center;
}
.nextStepAfter .imgBox > div:first-child{
	margin-right:6%;
}
.nextStepAfter .imgBox .txt{
	font-size:18px;
	font-weight:bold;
}

#lvp2 .cen input:hover {
background-image: -webkit-linear-gradient(top, #354b7c, #354a7a);
background-image: -moz-linear-gradient(top, #354b7c, #354a7a);
background-image: -ms-linear-gradient(top, #354b7c, #354a7a);
background-image: -o-linear-gradient(top, #354b7c, #354a7a);
background-image: linear-gradient(to bottom, #354b7c, #354a7a);
}
#lvp2 .cen input {
background: #354a7a;
background-image: -webkit-linear-gradient(top, #4662a2, #354a7a);
background-image: -moz-linear-gradient(top, #4662a2, #354a7a);
background-image: -ms-linear-gradient(top, #4662a2, #354a7a);
background-image: -o-linear-gradient(top, #4662a2, #354a7a);
background-image: linear-gradient(to bottom, #4662a2, #354a7a);
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
color: #ffffff;

font-size: 24px;

padding: 6px 40px;

border: solid #1f2d4e 1px;
text-decoration: none;
cursor: pointer;
text-align: center;
margin: 0 auto;
width: 270px;
display: block;
}
#lvp2 .coma5 .msg{
    margin-bottom:10px;
}
#lvp2 .coma5 ul{
    overflow:hidden;
    padding-left: 5px;
}
#lvp2 .coma5 ul li{
    float:left;
    width: 30%;
    padding: 1%;
    position:relative;
}
#lvp2 .coma5 ul li:after{
	color: #d1121b;
	content:"\f04b";
	font-family:FontAwesome;
	position:absolute;
	top: 70px;
	left: -5px;
}
#lvp2 .coma5 ul li:first-child:after{
	content:'';
}
#lvp2 .coma5 ul li .thumb{
	margin-bottom:5px;
}
#lvp2 .coma5 ul li .txt{
	margin-bottom:5px;
	text-align:center;
}
#lvp2 .coma5 .txt{
    margin-bottom:20px;
}
#lvp2 .nextStep {
	overflow:hidden;
	margin-bottom: 50px;
}
#lvp2 .nextStep:hover {
	background: #FAD9B9;
}
#lvp2 .nextStep .right {
	background:url(images/step3_bg.png) no-repeat 98% 50%;
	width: 598px;
	min-height:97px;
	border:solid 1px #ff7e00;
	line-height: 1;
}
#lvp2 .nextStep .right > div {
    padding: 27px 0;
}
#lvp2 .nextStep .step {
	font-size:41px;
	font-family:mymincho;
	font-style:italic;
	color:#ff7e00;
	margin-left:30px;
}
#lvp2 .nextStep .title {
	font-size:30px;
	font-weight:bold;
	margin-left:30px;
}

#lvp2 .nextStep .subtitle {
	font-size:20px;
	font-weight:bold;
	margin-left:20px;
}
#lvp2 .cen {
	margin-top:30px;
	text-align:center;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
じぶん分析をしてみよう(STEP3)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#analyze3 {
	font-size:14px;
	line-height:1.8;
}
#analyze3 a.btn4 {
	width:314px;
	margin: 0 auto;
}
#analyze3 .block {
	position:relative;
	padding-top: 15px;
	margin-bottom:40px;
}
#analyze3 .block .stepIcon {
	display: block;
	font-size: 34px;
	font-style: italic;
	font-family: mymincho;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	background:#ff7e00;
	color:#fff;
	width: 94px;
	height: 94px;
	line-height:1;
	text-align:center;
	position:absolute;
	top: 0;
	left:0;
}
#analyze3 .block .stepIcon .stepBox {
	position:absolute;
}
#analyze3 .block .stepIcon span.txt {
    vertical-align: -10px;
    position: absolute;
    top: 8px;
    left: 0;
    width: 94px;
    height: 36px;
}
#analyze3 .block .stepIcon span.big {
	display: block;
	font-size: 40px;
	position: absolute;
	top: 40px;
	left: -2px;
	width: 94px;
	height: 42px;
}
#analyze3 .block h2 {
	font-size:24px;
	font-family: myfont;
	text-align:center;
	border-top:solid 1px #3b3b3b;
	border-bottom:solid 1px #3b3b3b;
	padding: 10px 0;
}
#analyze3 .block01 h3,
#analyze3 .block03 h3 {
	font-size: 15px;
	font-weight:bold;
	border-bottom:1px dashed #828282;
	position:relative;
	padding:5px 10px 5px 15px;
	margin-bottom:15px;

}
#analyze3 .block01 h3:before,
#analyze3 .block03 h3:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#analyze3 .block01 > p {
	margin-bottom:25px;
}
#analyze3 .block02 {
	margin-bottom:40px;
}
#analyze3 .block02 > div {
	overflow:hidden;
	background:#faefe3;
	border:solid 1px #d8b997;
	padding:15px;

	margin-bottom:30px;
}
#analyze3 .block02 .left {
	background:#fff;
	width: 330px;
	min-height:922px;
	padding: 15px;
}
#analyze3 .block02 .right {
	background:#fff;
	width:330px;
	min-height:922px;
	padding:15px;

}
#analyze3 .block02 .left > p,

#analyze3 .block02 .right > p {
	margin-bottom:15px;
}
#analyze3 .block02 h3 {
	font-size:24px;
	font-family:myfont;
	text-align:center;
	padding-bottom: 45px;
	background: url(images/down_arrow.jpg) no-repeat 50% 50px;
}
#analyze3 .block02 h4 {
	font-size:14px;
	font-weight:bold;
	border-left:solid 7px #1c7900;
	border-bottom:solid 1px #b5b5b5;
	padding: 5px 0 5px 10px;
	margin-bottom:15px
}
#analyze3 .block02 h5 {
	font-size:14px;
	font-weight:bold;
	border-left:solid 7px #d1121b;
	border-bottom:solid 1px #b5b5b5;
	padding: 5px 0 5px 10px;
	margin-bottom:15px
}
#analyze3 .block02 h6 {
	font-weight:bold;
	font-size:15px;
	line-height:1.2;
	margin-bottom:10px;
}
#analyze3 .block02 .box {
	background:#fffece;
	border:solid 1px #d8b997; 
	padding:10px;
	margin-top:30px;
}
#analyze3 .block02 .btm {
	margin-bottom:15px;
}
#analyze3 .block03 {
	margin-bottom:40px;
}
#analyze3 .block03 > p {
	margin-bottom:25px;
}
#analyze3 .block03 > div {
	overflow:hidden;
	margin-bottom:30px;
}
#analyze3 .block03 .right {
	background:#fffece;
	border:solid 1px #dfc5a1;
	width: 450px;
	padding: 0 15px;
}
#analyze3 .block03 .right ul li:first-child {
	border-top:none;
}
#analyze3 .block03 .right ul li {
	border-top:dashed 1px #828282;
	padding: 15px 0;
}
#analyze3 .block03 .right h4 {
	font-size:18px;
	font-weight:bold;
}
#analyze3 .block03 .right h4.oh {
	color:#eb6100;
}
#analyze3 .block03 .right h4.bh {
	color:#306fb5;
}
#analyze3 .block03 .right ul li p {
	font-size:13px;
}
#analyze3 .block04 {
	margin-bottom:30px;
}
#analyze3 .block04 h3 {
	font-size:14px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;
	position:relative;
	margin:20px 0;
}
#analyze3 .block04 h3:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#analyze3 .block04 > p {
	margin-bottom:15px;
}
#analyze3 .block04 ul {
	overflow:hidden;
	background:#fffece;
	border:solid 1px #d8b997;
	padding: 30px 0 0 25px;
}
#analyze3 .block04 ul li {
	float:left;
	padding-right: 25px;
	margin-bottom: 25px;
	position:relative;
}
#analyze3 .block04 ul li:before {
	content:"\f0da";
	font-family:FontAwesome;
	font-size: 32px;
	color:#d1121b;
	position:absolute;
	top: 25px;
	right:7px;
}
#analyze3 .block04 ul li.last:before {
	content:"";
	position:static;
}
#analyze3 .block05 {
	background:#faefe3;
	border:solid 1px #d8b997;
	padding:15px;
	margin-bottom:40px;
}
#analyze3 .block05 h4 {
	font-size:14px;
	font-weight:bold;
	border-left:solid 7px #d1121b;
	border-bottom:solid 1px #b5b5b5;
	padding: 5px 0 5px 10px;
	margin-bottom:15px
}
#analyze3 .block05 .txt {
	background:#fff;
	padding:15px;
}
#analyze3 .block06 {
	margin-bottom: 60px;
}
#analyze3 .block06 ul {
	overflow:hidden;
	margin-right: -19px;
}
#analyze3 .block06 ul li {
	width:244px;
	font-size:16px;
	font-weight:bold;
	line-height:1.2;
	float:left;
	position:relative;
	border-top:solid 1px #303030;
	border-bottom:solid 1px #303030;
	margin-right: 19px;
	text-align:center;
}
#analyze3 .block06 ul li a {
	display:block;
	color:#131313;
	padding: 10px 0;
}
#analyze3 .block06 ul li a:hover {
	color:#d0111a;
}
#analyze3 .block06 ul li span {
	font-size:14px;
}
#analyze3 .block06 ul li:before {
	content: "\f105";
	font-family:FontAwesome;

	font-size: 15px;
	color: #FFF;
	position:absolute;
	left: 0px;

	top: 18px;
	text-decoration: none;
	text-indent: 0px;
	line-height: 18px;
	background: #d1121b;
	width: 18px;
	text-align: center;
	border-radius: 50%;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
LVP診断
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#lvp .block01 {
	border:solid 1px #4662a2;
	margin-bottom:20px;
}
#lvp .block01 .box01 {
	padding:15px 30px;
}
#lvp .block01 h3 {
	background:#4662a2;
	font-size:20px;
	font-family:myfont;
	color:#fff;
	text-align:center;
}
#lvp .block01 .red {
	color:#d1121b;
}
#lvp .block01 a {
	color:#005ac9;
	text-decoration:underline;
}
#lvp .block01 a:hover {
	text-decoration:none;
}
#lvp .block01 .cen {
	text-align:center;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
体験せミナー
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#lesson {
	font-size:14px;
	line-height:1.8;
}
#lesson h2 {
    	font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;
	position:relative;
	margin-bottom:25px;
}
#lesson .seminar h2 {
    	border:none;
    	border-bottom: 1px solid #CFC9A8;
}
#lesson h2:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#lesson .block01 h3 {
	font-size:28px;
	font-family:myfont;
	text-align:center;
	line-height: 1.2;
	margin-bottom:25px;
}
#lesson .block01 > p {
	margin-bottom:25px;
}
#lesson .block01 ul {
	overflow:hidden;
	background:#ebebeb;
	padding:15px;
	margin-right:-10px;
	margin-bottom:30px;
}
#lesson .block01 ul li {
	width:210px;
	background:#fff;
	padding:15px;
	float:left;
	margin-right:10px;
	position:relative;
}
#lesson .block01 ul li > div {
	z-index: 0;
	min-height:570px;
}
#lesson .block01 ul li .img {
	margin-bottom:10px;
}
#lesson .block01 ul li h4 {
	font-size:15px;
	font-weight:bold;
	text-align:center;
	line-height:1.2;
	margin-bottom:10px;
}
#lesson .block01 ul li h4 span {
	display:block;
	background:#d1121b;
	font-size: 14px;
	color:#FFF;
	width: 7em;
	text-align:center;
	margin: 0 auto 10px;
	padding: 5px;
	border-radius: 4px;
}
#lesson .block01 ul li .title1 {
	margin-bottom: 28px;
}
#lesson .block01 ul li .txt {
	font-size:13px;
	color:#444444;
	line-height: 1.4;
}
#lesson .block01 ul li .txt > p {
	margin-bottom:15px;
}
#lesson .block01 ul li .txt > h5 {
	font-size:14px;
	font-weight:bold;
	color:#000;
}
#lesson .block01 ul li .list,
#lesson .block01 ul li .list2 {
	position:relative;
	padding-top: 1px;
	padding-left: 20px;
}
#lesson .block01 ul li .list:before,
#lesson .block01 ul li .list2:before {
	content:"\f04b";
	font-family:FontAwesome;
	font-size:8px;
	color:#d1121b;
	position:absolute;
	left:5px;
	top: 3px;
	text-decoration: none;
}
#lesson .block01 ul li .txt > p.list2 {
	margin-bottom:0;
}
#lesson .block01 ul li .arrow {
	position:absolute;
	bottom:15px;
}
#lesson .block01 ul li .btn4 {
	width:190px;
}
#lesson .seminar{
	border:1px solid #c0c0c0;
	margin-bottom:15px;
}
#lesson .seminar h3 {
font-size: 15px;
border-bottom: 1px dashed #828282;
margin: 15px 15px 0;
position: relative;
padding: 5px 10px 5px 15px;
font-family: myfont;
}
#lesson .seminar h3:before{
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#lesson .seminar p {
margin: 10px 15px;
color: #434343;
}
#lesson .seminar .area{
	margin: 15px 15px 10px;
}
#lesson .seminar h4{
	font-size: 16px;
	font-weight: bold;
}
#lesson .seminar h4:before{
	content: "■";
	color: #d1121b;
}
#lesson .seminar .btn4{
	margin: 15px 0 15px;
}

#lesson .block1 .scroll-box {
	height:213px;
}
#lesson .block2 .scroll-box {
	height:107px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
スキルリーディング
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#counseling {
	font-size:14px;
	line-height:1.8;
}

#counseling h2 {
    	font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;
	position:relative;
	margin-bottom:25px;
}
#counseling h2:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#counseling .block01 h3 {
	font-size:28px;
	font-family:myfont;
	text-align:center;
	margin-bottom:15px;
}
#counseling .block01 > p,
#counseling .block03 .officeList > p {
	margin-bottom:25px;
}
#counseling .block01 a {
	text-decoration:underline;
	color:#005ac9;
}
#counseling .block01 a:hover {
	text-decoration:none;
}
#counseling .block01 ul,
#counseling .block03 ul.officeList {
	overflow:hidden;
	background:#ebebeb;
	padding:15px;
	margin-right:-10px;
	margin-bottom:30px;
}
#counseling .block01 ul li,
#counseling .block03 ul.officeList li {
	width:210px;
	background:#fff;
	padding:15px;
	float:left;
	margin-right:10px;
}
#counseling .block01 ul li > div,
#counseling .block03 ul.officeList li > div {
	position:relative;
	z-index: 0;
}
#counseling .block01 ul li .no,
#counseling .block03 ul.officeList li .no {
	font-size:56px;
	font-family:mymincho;
	font-style:italic;
	color:#f1dfdf;
	position:absolute;
	bottom: -43px;
	right: 0px;
	z-index: -1;
}
#counseling .block01 ul li .img,
#counseling .block03 ul.officeList li .img {
	margin-bottom:20px;
}
#counseling .block01 ul li h4 {
	font-size:15px;
	font-weight:bold;
	text-align:center;
	line-height:1.2;
	margin-bottom:10px;
}
#counseling .block01 ul li .txt,
#counseling .block03 ul.officeList li .txt {
	font-size:14px;
	color:#444444;
	line-height: 1.4;
}
#counseling .block01 ul li a {
	color:#005ac9;
}
#counseling .block02 h3 {
	font-size:15px;
	font-weight:bold;
	text-align:center;
	line-height: 1.2;
	margin-bottom:25px;
}
#counseling .block02 > p {
	margin-bottom:25px;
}
#counseling .block02 ul {
	overflow:hidden;
	background:#ebebeb;
	padding:15px;
	margin-right:-10px;
	margin-bottom:30px;
}
#counseling .block02 ul li {
	width:210px;
	background:#fff;
	padding:15px;
	float:left;
	margin-right:10px;
	position:relative;
	min-height:400px;
}
#counseling .block02 ul li > div {
	z-index: 0;
}
#counseling .block02 ul li .img {
	margin-bottom:10px;
}
#counseling .block02 ul li .btm {

	margin-bottom: 28px;
}

#counseling .block02 ul li h4 {
	font-size:15px;
	font-weight:bold;
	text-align:center;
	line-height:1.2;
	margin-bottom:10px;
}
#counseling .block02 ul li .title1 {
	margin-bottom: 28px;
}
#counseling .block02 ul li .txt {
	text-align:center;
	color:#444444;
	line-height: 1.4;
}
#counseling .block02 ul li .txt > p {
	margin-bottom:15px;
}
#counseling .block02 ul li .txt > h5 {
	font-size:14px;
	font-weight:bold;
	color:#000;
}
#counseling .block02 ul li .arrow {
	position:absolute;
	bottom:15px;
}
#counseling .block02 ul li .btn4 {
	width:190px;
	margin:0 auto;
}
#counseling .block03 .area03,
#counseling .block03 .area04 {
	margin-bottom:40px;
}
#counseling .block03 h3 {
	font-size: 15px;
	font-weight:bold;
	border-bottom:1px dashed #828282;
	position:relative;
	padding:5px 10px 5px 15px;
	margin-bottom:15px;
}
#counseling .block03 h3:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#counseling .block03 h4 {
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px #d1121b;
	padding-bottom:5px;
	margin-bottom:20px;
}
#counseling .block03 ul.stepList {
	overflow:hidden;
	background:none;
}
#counseling .block03 ul.stepList li {
	overflow:hidden;
	padding:0 0 35px;
	position:relative;
}
#counseling .block03 ul.stepList li:before {
	content:"\f078";
	font-family:FontAwesome;
	font-size: 25px;
	color:#d1121b;
	position:absolute;
	left:50%;
	bottom: -3px;
	text-decoration: none;
}
#counseling .block03 ul.stepList li.last:before {
	content:"";
}
#counseling .block03 ul li h4 {
	font-size:15px;
	font-weight:bold;
	text-align:center;
	line-height:1.2;
	margin-bottom:10px;
	border-bottom:none;
	padding-bottom:0;
}
#counseling .block03 ul.stepList li .left {
	background:#980000;
	width:130px;
	font-size: 15px;
	font-weight:bold;
	color: #fff;
	padding:25px 0;
	text-align: center;
	line-height:1.2;
}
#counseling .block03 ul.stepList li.step2 .left,
#counseling .block03 ul.stepList li.step3 .left,
#counseling .block03 ul.stepList li.step4 .left,
#counseling .block03 ul.stepList li.step5 .left {
	padding:15px 0;
}
#counseling .block03 ul.stepList li.txt2 .left {
	padding: 20px 0;
}
#counseling .block03 ul.stepList li .right {
	background:#ebebeb;
	width:600px;
	padding:12px 20px;
}
#counseling .block03 ul.stepList li.step1 .right,
#counseling .block03 ul.steplist li.step3 .right {
	padding: 6px 20px 5px;
}
#counseling .block03 ul.stepList li.step2 .right,
#counseling .block03 ul.stepList li.step3 .right,
#counseling .block03 ul.stepList li.step4 .right,
#counseling .block03 ul.stepList li.step5 .right {
	padding: 21px 20px 20px;
}
#counseling .block03 ul.stepList li.txt2 .right {
	padding: 13px 20px;
}
#counseling .block03 h5 {
	font-weight:bold;
}
#counseling .block03 h5:before {
	content:"■";
	color:#d1121b;
}
#counseling .block03 .payBox {
	margin-bottom:50px;
}
#counseling .block03 .area03 > div {
	overflow:hidden;
}
#counseling .block03 .area03 > div .left {
	width:545px;
}
#counseling .block04 .btn4 {
	width:300px;
	margin:0 auto 20px auto;
}
#counseling .block04 .btn4 a {
	color:#000;
}
#counseling .block05 {
	margin-bottom:35px;
}
#counseling .block05 > div {
	overflow:hidden;
	background:#ebebeb;
	padding:15px;
}
#counseling .block05 > div h3 {
	font-size:15px;
	font-weight:bold;
	text-align:center;

	margin-bottom:10px;

}
#counseling .block05 > div table {
	

}
#counseling .block05 > div th,
#counseling .block05 > div td {
	border:1px solid #CDC59A;
	padding:10px;
}
#counseling .block05 > div th {
	background:#ebe7d2;
}
#counseling .block05 > div .money {
	width:125px;
	text-align:right;
}
#counseling .block05 > div .cap {
	font-szie:13px;
	color:#444444;
	margin-bottom:10px;
}
#counseling .block05 > div h4 {
	font-weight:bold;
}
#counseling .block05 > div h4:before {
	content:"■";
	color:#d1121b;
}
#counseling .block05 > div .txt {
	color:#444444;
	margin-bottom:15px;
}
#counseling .block05 > div .btn4 a {
	color:#000;
}
#counseling .block05 > div .left {
	width:320px;
	background:#fff;
	margin-right:15px;
	padding:20px;
}
#counseling .block05 > div .right {
	width:320px;
	background:#fff;
	padding:20px;
}
#counseling .block05 > div .right > div {
	overflow:hidden;
	margin-bottom:25px;
}
#counseling .block05 .photo {
	float:left;
}
#counseling .block05 .txt2 {
	color:#444444;
	margin-bottom:15px;
}
#counseling .block06 {
	margin-bottom:35px;
}
#counseling .block06 > div {
	overflow:hidden;
	margin-bottom:55px;
}
#counseling .block06 .area01 {
	margin-bottom:15px;
}
#counseling .block06 .area01 > div {
	overflow:hidden;
}
#counseling .block06 .area01 .left {
	width: 600px;
}
#counseling .block06 .area01 .aright {
	text-align:right;
}
#counseling .block06 .area02 p span {
	font-weight:bold;
}
#counseling .block06 h3 {
	font-size: 15px;
	font-weight:bold;
	border-bottom:1px dashed #828282;
	position:relative;
	padding:5px 10px 5px 15px;
	margin-bottom:15px;
}
#counseling .block06 h3:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}

#counseling .block06 .area03 h4 {
	font-size: 16px;
	font-weight: bold;
}
#counseling .block06 .area03 h4:before {
	content: "■";
	color: #d1121b;
}
#counseling .block06 .area04 .btn4 {
	margin-bottom:15px;
}
#counseling .block06 .area04 a {
	color:#000;
}
#counseling .block06 a {
	text-decoration:underline;
	font-weight:bold;
	color:#005ac9;
}
#counseling .block06 a:hover {
	text-decoration:none;
}
#counseling .block07 {
	margin-bottom:35px;
}
#counseling .block07 ul {
	background:url(images/about_bg04.png) no-repeat 100% 100% #fbfad7;
	padding:32px 30px;
	margin-bottom:30px;
}
#counseling .block07 ul li {
	margin-bottom:5px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
分析レポート
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#report {
	font-size:14px;
	line-height:1.8;
}
#report .notes{
	color:#d1121b;
	font-weight:bold;
}
#report h2 {
    	font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;
	position:relative;
	margin-bottom:25px;
}

#report h2:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#report h3 {
	font-size: 15px;
	font-weight:bold;
	border-bottom:1px dashed #828282;
	position:relative;
	padding:5px 10px 5px 15px;
	margin-bottom:15px;
}
#report h3:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#report .block01 {
	overflow:hidden;
	background:#ebebeb;
	padding:15px;
	margin-top:15px;
	margin-bottom:30px;
}
#report .wrap01{
	background:#fff;
	padding: 15px;
	margin-top: 15px;
}
#report .wrap01:first-child{
	margin-top: 0px;
}
#report .wrap02{
	overflow:hidden;
	margin-bottom: 15px;
}
#report .subTitle{
    font-weight: bold;
    margin: 15px 0;
}
#report .thumb{
    float: left;
    width: 160px;
}
#report .thumb img{
    max-width: 100%;
}
#report .txt{
    float: right;
    width: 520px;
}
#report .cmt{
}
#report .cmt h4{
	font-weight:bold;
}
#report .cmt h4:before{
	content:"■";
	color:#d1121b;
}
#report .wrap03{
	overflow:hidden;
	border-top: 1px solid #817b7b;
	padding-top: 20px;
	margin-top: 20px;
}
#report .price{
    float: left;
    font-weight: bold;
    margin-top: 5px;
}
#report .block01 .btn{
    float: right;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
子育てに
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#childcare h2 {
    	font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;
	position:relative;
	margin-bottom:25px;
	text-align:left;
}
#childcare h2:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#childcare .block1 {
	text-align:center;
}
#childcare .block1 p{
	font-size:14px;
	line-height: 2.5;
	margin-bottom: 40px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
魅力・能力・可能性を
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#charm h2 {
    	font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;
	position:relative;
	margin-bottom:25px;
	text-align:left;
}
#charm h2:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#charm .block1 {

	text-align:center;
}

#charm .block1 p{
	font-size:14px;
	line-height: 2.5;
	margin-bottom: 40px;

}
#charm .block1 .btm{
	margin-bottom:100px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
パートナーと
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#partner h2 {
    	font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;
	position:relative;
	margin-bottom:25px;
	text-align:left;
}
#partner h2:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#partner .block1 {
	text-align:center;
}
#partner .block1 p{
	font-size:14px;
	line-height: 2.5;
	margin-bottom: 40px;
}
#partner .block1 .btm{
	margin-bottom:100px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
よくある質問
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#faq {
	font-size:14px;
	line-height:1.8;
}
#faq h2 {
    	font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;
	position:relative;
	margin-bottom:25px;
}
#faq h2:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#faq ul.faqList li {
	border:solid 1px #c4d698;
	margin-bottom:25px;
}
#faq ul.faqList li h3 {
	background: url(images/faq_q.png) no-repeat 10px 10px #e0edc1;
	font-size:16px;
	font-weight: bold;
	padding: 12px 10px 10px 50px;
	border-bottom: inherit;
}
#faq ul.faqList li h3:before {
	content:inherit;
	width:inherit;
	height:inherit;
	display:inherit;
	position:inherit;
	background:inherit;
}
#faq ul.faqList li .answer {
position: relative;
	background: url(images/faq_a.png) no-repeat 10px 10px;
	padding: 15px 10px 5px 50px;
}
#faq ul.faqList li .faqBox {
	padding: 0 20px 5px;
}
#faq ul.faqList li .faqBox p {
	margin-bottom:5px;
}
#faq ul.faqList li .line1 {
	border-bottom:solid 1px #60b517;
	font-weight:bold;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
プライバシーポリシー
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#policy {
	font-size:14px;
	line-height:1.8;
}
#policy h2 {
    	font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;
	position:relative;
	margin-bottom:25px;
}
#policy h2:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#policy h3 {
	font-size: 15px;
	font-weight:bold;
	border-bottom:1px dashed #828282;
	position:relative;
	padding:5px 10px 5px 15px;
	margin-bottom:15px;
}
#policy h3:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#policy > div {
	margin-bottom:30px;
}
#policy ol {
	padding: 6px 0px 12px;
	margin-right: 24px;
	margin-left: 20px;
}
#policy ol li {
	/* list-style: decimal; */
	padding: 0;
	margin: 0 0 2px 18px;
}
#policy a {
	color:#005ac9;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
特定商取引法に基づく表示
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#transaction {
	font-size:14px;
	line-height:1.8;
}
#transaction a {
	color:#005ac9;
}
#transaction h2 {
    	font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;
	position:relative;
	margin-bottom:25px;
}
#transaction h2:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
サイトマップ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#sitemap {
	font-size:14px;
	line-height:1.8;
}
#sitemap h2 {
    	font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;
	position:relative;
	margin-bottom:25px;
}
#sitemap h2:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#sitemap h3{
	font-size: 16px;
}
#sitemap h3:before{
	content: "■";
	color: #d1121b;
}
#sitemap > div {
	margin-bottom:30px;
}
#sitemap ol {
	padding: 6px 0px 12px;
	margin-right: 24px;
	margin-left: 20px;
}
#policy ol li {
	/* list-style: decimal; */
	padding: 0;
	margin: 0 0 2px 18px;
}
#sitemap a {
	color:#444444;
	text-decoration: underline;
}
#sitemap a:hover {
	text-decoration: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
お申し込み

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#order span.red {
color: #D1121B;
}
#order input[type="text"],
#order input[type="email"], 
#order textarea {
width: 90%;
padding:2px;
margin-bottom: 5px;
}
#order textarea {height: 100px;}

#order input[type="text"].s_size {width: 50px;}
#order input[type="text"].m_size {width: 120px;}
#order input[type="text"].l_size {width: 250px;}
#order input[type="text"].date {
	height: inherit;
	line-height: inherit\9;
	width: 40px;
	padding: 1px;
	border: 1px solid #B4B4B4;
	font-size: 14px;
	margin: 4px;
	text-align: center;
}
#order input[type="submit"] {
    display:block;
    background: #d1121b;
    text-align:center;
    color:white;
    padding:8px 0;
    border-radius:5px;
    width: 150px;
    border: none;
    margin: 0 auto;
    cursor: pointer;
}
#order input[type="submit"]:hover {
    background: rgba(209, 18, 27, 0.8);
}
#order {
	font-size:14px;
	line-height:1.8;
}
#order h2 {
    	font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;
	position:relative;
	margin-bottom:25px;
	text-align:left;
}
#order h2:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#order h3 {
	font-size: 15px;
	font-weight:bold;
	border-bottom:1px dashed #828282;
	position:relative;
	padding:5px 10px 5px 15px;
	margin-bottom:15px;
}
#order h3:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#order h3 span {
    font-size: .8em;
	font-weight: normal;
}
#order p.txt {
    margin-bottom: 20px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
お問い合わせ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#contact span.red {
color: #D1121B;
}
#contact input[type="text"],
#contact input[type="email"], 
#contact textarea {
width: 90%;
padding:2px;
margin-bottom: 5px;
}
#contact textarea {height: 100px;}
#contact input[type="text"].s_size {width: 50px;}
#contact input[type="text"].m_size {width: 120px;}
#contact input[type="text"].l_size {width: 250px;}
#contact input[type="text"].date {
	height: inherit;
	line-height: inherit\9;
	width: 40px;
	padding: 1px;
	border: 1px solid #B4B4B4;
	font-size: 14px;
	margin: 4px;
	text-align: center;
}
#contact input[type="submit"] {
    display:block;
    background: #d1121b;
    text-align:center;
    color:white;
    padding:8px 0;
    border-radius:5px;
    width: 150px;
    border: none;
    margin: 0 auto;
    cursor: pointer;
}
#contact input[type="submit"]:hover {
    background: rgba(209, 18, 27, 0.8);
}
#contact {
	font-size:14px;
	line-height:1.8;
}
#contact h2 {
    	font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;
	position:relative;
	margin-bottom:25px;
	text-align:left;
}
#contact h2:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#contact .block01 {
	margin-bottom:40px;
}
#contact span.red {
	color:#d1121b;
}
#contact .block01 h3 {
    font-size:20px;
    font-weight: bold;
    text-align:center;
    margin-bottom:15px;
}
#contact .block01 ul {
    overflow:hidden;
    background:#ededed;
    padding:25px 42px;
    margin-bottom:15px;
}
#contact .block01 li {
    float:left;
    margin-right:10px;
}
#contact .block01 li {
    float:left;
    margin-right: 20px;
    line-height: 1.9;
}
#contact .block01 li.tel {
    font-family:my_helvetica;
    font-size:30px;
    line-height: 1;
    font-weight: bold;
}
#contact .block01 li.tel:before {
    content: "\f095";
    font-family: FontAwesome;
    padding-right:5px;
    color:#C50000;
}
#contact .block01 li.time span {
    background:#343434;
    color:#fff;
    padding:4px 10px;
    margin-right:5px;
}
#contact .block01 li.holiday span {
    background:#343434;
    color:#fff;
    padding:4px 17px;
    margin-right:5px;
}
#contact .block02 h3 {
	font-size: 15px;
	font-weight:bold;
	border-bottom:1px dashed #828282;
	position:relative;
	padding:5px 10px 5px 15px;
	margin-bottom:15px;
}
#contact .block02 h3:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#contact .block02 h3 span {
    font-size: .8em;
	font-weight: normal;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
記事領域「実績の一覧」
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ULTIMATE AUTHOR BOX LITEプラグイン（この記事を書いた人）が記事下に表示されずorderを使いたいのでflex化（2022-01-17）mf */
#result .resultBody.editorArea {
    display: flex;
    flex-direction: column;
}

#result h4 {
    padding: 2px 0;
    margin: 1em 0 .5em;
    border-bottom: solid 2px #d0131c;
    font-weight:bold;
}
#result h4:before {
    content:'■';
    color: #d0131c;
    margin-right:5px;
}
#results {
	/* font-size:14px; */
	font-size:16px;
	line-height:1.8;
}
#results h2 {
    	font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;
	position:relative;
	margin-bottom:25px;
}
#results h2:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#results  ul {
    overflow:hidden;
    margin-right: 0px;
}
#results li {
width: auto;
float: none;
overflow: hidden;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #ccc;
}
#results li .right {
	width: 70%;
}
#results li .left {
	width: 28%;
}
#results li .left img{
	max-width: 100%;

	height:auto;
}
#results li p {
    margin-bottom:8px;
}

#results li p.archiveTitle {
    margin-bottom: 10px;
    line-height:1.4;
    font-weight: normal;
    font-size: 1.4em;
}
#results li p.archiveTitle a {
    color:#000000;
    text-decoration: underline;
}
#results li p.archiveTitle a:hover {
    text-decoration: none;
}
#results li p.archiveNote {
    font-size:12px;
    line-height: 18px;
    margin-bottom:5px;
}
#results li a {
    text-decoration:none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
記事領域「実績の詳細」
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#result {
	/* font-size:14px; */
	font-size:16px;
	line-height:1.8;
}
#result .resultHead {
	border-bottom:solid 2px #bfbfbf;
	padding-bottom: 10px;
	margin-bottom:25px;
}
#result .resultHead > div {
	overflow:hidden;
}
#result .resultHead .catArea {
	margin-right:20px;
	padding-top: 3px;
}
#result .resultHead .cate {
	line-height: 20px;
	vertical-align: bottom;
}
#result .subTitle {
	font-size:20px;
}
#result .listHead {
	overflow:hidden;
}
#result .listHead li {
	float:left;
	margin-right:15px;
}
#result .listHead li > span {
	background:#626262;
	font-size:12px;
	color:#fff;	
	padding: 0 5px;
	margin-right:5px;
}
#result .listHead li >h2 {
	display:inline;
}
#result .resultBody ul {
	overflow:hidden;
	background: #ececec;
	margin-right:-13px;
	margin-bottom:25px;
	padding:12px;
}
#result .resultBody ul.photo li {
	width:240px;
	float:left;
	margin-right:13px;
}
#result .resultBody ul.photo li img {
	width:100%;
	height:auto;
}
#result .resultBody .txtArea {
	margin-bottom:25px;
}
#result .resultBody h3 {
 	font-size: 18px;
	font-weight:bold;
	border-bottom:1px dashed #828282;
	position:relative;
	padding:5px 10px 5px 15px;
	margin-bottom:15px;
 	clear: both;
}
#result .resultBody h3:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#result .resultBody h4 {
border-bottom: 2px solid #EC3B44;
margin: 0 0 10px;
font-weight: bold;
}
#result .resultBody h4:before {
    content:'■';
    color:#EC3B44;
    font-size: 1.2em;
    margin-right: 2px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
動画フレーム
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.moveArea {
	background:#1b1b1b;
	padding:20px 0;
	margin-bottom:25px;
	text-align:center;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
お知らせ一覧
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#entry {
	/*font-size:14px;*/
	/*line-height:1.8;*/
	margin-bottom:40px;
}
#entry .article {
	margin-bottom:50px;
}
#entry .blogHead {
    font-size:13px;
    text-align:right;
    margin-bottom:10px;
}
#entry .blogHead span a {
    margin-left:10px;
    color:#c70000;
}
#entry .blogBody {
    margin-bottom:40px;
}
#entry .rel a {
    font-size:12px;
    color:#ff0000;
}
#entry .snsBtns {
	overflow:hidden;
	border-top:1px dashed #828282;
	padding-top: 10px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
会社案内
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#company {
	font-size:14px;
	line-height:1.8;
}
#company h2 {
    	font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;

	position:relative;
	margin-bottom:25px;
	text-align:left;
}
#company h2:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#company .block01 {
	margin-bottom:40px;
}
#company span.red {
	color:#d1121b;
}
#company .block01 h3 {
	font-size:34px;
	font-family:myfont;
	text-align:center;
	line-height: 1.2;
	margin-bottom:30px;
	margin-top:40px;
}

#company .block01 h3 span {
	color:#d1121b;
}
#company .photoArea {
margin-bottom: 30px;
}
#company .block02 {
	margin-bottom:40px;
}
#company .block02 ul {
	overflow:hidden;
	margin-right: -19px;
}
#company .block02 ul li {
	width:370px;
	font-size:16px;
	font-weight:bold;
	float:left;
	position:relative;
	border-top:solid 1px #303030;
	border-bottom:solid 1px #303030;
	margin-right: 19px;
	text-align:center;
}
#company .block02 ul li a {
	display:block;
	color:#131313;
	padding: 10px 0;
}
#company .block02 ul li a:hover {
	color:#d0111a;
}
#company .block02 ul li span {
	font-size:14px;
}
#company .block02 ul li:before {
	content: "\f105";
	font-family:FontAwesome;
	font-size: 15px;
	color: #FFF;
	position:absolute;
	left: 0px;
	top: 16px;
	text-decoration: none;
	text-indent: 0px;
	line-height: 18px;
	background: #d1121b;
	width: 18px;
	text-align: center;
	border-radius: 50%;
}
#company .block03 {
	margin-bottom:40px;
}
#company .block03 .img {
    margin: 25px 0;
    overflow: hidden;
}
#company .block03 .img > p{
    float: left;
    margin-left: 25px;
}
#company .block03 .img > p:first-child{
    margin-left: 0;
}
#company .block03 .mapicon {
	margin: 10px;
}
#company .block03 .mapicon a {
	padding: 2px 6px;
	color: #fff;
	background: #d1121b;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-decoration: none;
}
#company .block03 .mapicon a:hover {
	background: #980000;
}
#company .block03 a {
color: #005ac9;
}

#company .block04 {
	margin-bottom:20px;
}
#company .block04 .mark01 {
	font-size: 14px;
	font-weight: bold;
}
#company .block04 .mark01:before {
	content: "■";
	color: #d1121b;
}

#company .block05 h3 {
	font-size: 15px;
	font-weight:bold;
	border-bottom:1px dashed #828282;
	position:relative;
	padding:5px 10px 5px 15px;
	margin-bottom:15px;
}
#company .block05 h3:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#company .copy_pdf {
background: #ebe7d2;
padding: 40px 40px;
margin: 20px 0;
height: 160px;
}
#company .table01 th {
	width: 200px;
}
.margin15 {
margin-top: 15px;
}

#company .relation {
    overflow:hidden;
    margin:15px 0 0;
}
#company .relation_left {
    background: url(images/arrow_h.jpg) no-repeat right 50%;
    width: 419px;
    float:left;
}

#company .table02 th {
    width:170px;
}
#company dl {
    width: 330px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;

    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
}
#company dd {
    padding: 20px 15px 1px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;    
    margin: 0;
}
#company dd p {
    margin-bottom:20px;
}
#company dt p {
    font-size:12px;
    margin-top:10px;
}
#company dl.jban_box {
    border: solid 2px #c8332c;
}
#company .jban_logo {
    border-bottom: solid 2px #c8332c;
    padding: 15px;
    text-align: center;
}
#company .jban_text {
    background:#ffebea;
}

#company dl.jlca_box {
    border: solid 2px #4db848;
    font-size:14px;
}
#company .jlca_logo {
    border-bottom: solid 2px #4db848;
    padding: 15px;
    text-align: center;
}
#company .jlca_text {
    background:#ddf7db;
}
#company dl.etc_box {
    border: solid 2px #ff9c00;
    font-size:14px;
}
#company .etc_logo {
    border-bottom: solid 2px #ff9c00;
    padding: 15px;
    text-align: center;
    font-size:14px;
}
#company .etc_text {
    background:#ffe9c6;
}
#company .relation_right {
    float: right;
}
#company .relation_right > p {
    text-align:center;
    margin:10px 0;
}
#company .relation_right span {
    margin-left:20px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
プロフィール
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#profile {
	font-size:14px;
	line-height:1.8;
}
#profile p span {
    	font-size: 16px;
    	/* font-weight: bold; */
}
#profile p.txt {
	margin-bottom: 15px;
}
#profile h2 {
    	font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;
	position:relative;
	margin-bottom:25px;
	text-align:left;
}
#profile h2:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#profile span.red {
	color:#d1121b;
}
#profile .block01 h3,
#profile .block02 h3 {
	font-size: 15px;
	font-weight:bold;
	border-bottom:1px dashed #828282;
	position:relative;
	padding:5px 10px 5px 15px;
	margin-bottom:15px;
}
#profile .block01 h3:before,
#profile .block02 h3:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#profile .block01 h4,
#profile .block02 h4 {
	font-weight:bold;
}
#profile .block01 h4:before,
#profile .block02 h4:before {
	content:"■";
	color:#d1121b;
}
#profile .block02 > div {
	overflow:hidden;
	margin-bottom:30px;
}
#profile .block02 .left p {
	width:540px;
	margin-bottom:20px;
}
#profile .block01,
#profile .block02 {
	margin-bottom:40px;
}
#profile .block03 .mapicon {
	margin: 10px;

}
#profile .block03 .mapicon a {
	padding: 2px 6px;
	color: #fff;
	background: #d1121b;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-decoration: none;
}

#profile .block03 .mapicon a:hover {
	background: #980000;
}
#profile .block04 {
	margin-bottom:30px;
}

#profile .block05 {
	margin-bottom:30px;
}
#profile .block05 h3 {
	font-size: 15px;
	font-weight:bold;
	border-bottom:1px dashed #828282;
	position:relative;
	padding:5px 10px 5px 15px;
	margin-bottom:15px;
}
#profile .block05 h3:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#profile .block06 {
	margin-bottom:30px;
}
#profile .block07 {
	margin-bottom:30px;
}
#profile .block08 {
	margin-bottom:30px;
}
#profile table.table01 th{
	width:inherit;
	white-space:nowrap;
	vertical-align:top;
	text-align:left;
}
#profile .block01{
	position:relative;
}
#profile .block01 .graf{
/*	position:absolute;
	top: 10px;
	right: 10px;*/
	width: 261px;
	padding:10px;
	background:#fff;
	border: 1px solid #CDC59A;
	/*text-align: center;*/
	margin: 20px auto 10px;
}
#profile .block01 .title{
	border-bottom: 1px dashed #CDC59A;
}
#profile .block01 .description{
	border-top: 0px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
代表挨拶
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#greeting {
	font-size:14px;
	line-height:1.8;
}
#greeting p span {
    	font-size: 16px;
    	font-weight: bold;
}
#greeting h2 {
    	font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;
	position:relative;
	margin-bottom:25px;
	text-align:left;
}
#greeting h2:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#greeting .block01 {
	margin-bottom:30px;
}
#greeting span.red {
	color:#d1121b;
}
#greeting .block01 h3 {
	font-size:28px;
	font-family:myfont;
	text-align:center;
	line-height: 1.2;
	margin-top:40px;
	margin-bottom:25px;
}

#greeting .block01 h3 span {
	color:#d1121b;
}
#greeting .block02 {
	margin-bottom:30px;
}
#greeting .block03 {
	margin-bottom:30px;
}
#greeting .block03 .mapicon {
	margin: 10px;
}
#greeting .block03 .mapicon a {
	padding: 2px 6px;
	color: #fff;
	background: #d1121b;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-decoration: none;
}
#greeting .block03 .mapicon a:hover {
	background: #980000;
}
#greeting .block04 {
	margin-bottom:30px;
}

#greeting .block05 {
	margin-bottom:30px;
}
#greeting .block05 h3 {
	font-size: 15px;
	font-weight:bold;
	border-bottom:1px dashed #828282;
	position:relative;
	padding:5px 10px 5px 15px;
	margin-bottom:15px;
}
#greeting .block05 h3:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}


#greeting .block06 {
	margin-bottom:30px;

}
#greeting .block07 {
	margin-bottom:30px;
}
#greeting .block08 {
	margin-bottom:30px;
}
#greeting .block08 .left {
	width: 500px;
}
#greeting .block08 > div {
	overflow:hidden;
	margin-bottom:55px;
}
#greeting .block09 {
	margin-bottom:30px;
}
#greeting .block10 {
	margin-bottom:30px;
}
.margin30 {
	margin-bottom:30px;
}
.margin10 {
	margin-bottom:10px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
投稿一覧
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#news-list h2 {
    	font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;
	position:relative;
	margin-bottom:25px;
	text-align:left;
}
#news-list h2:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}
#news-list ul{
	margin-bottom:15px;
}
#news-list .scroll-box{
	padding-top:15px;
	height: 86px;
	overflow:auto;
}
#news-list li{
	font-size:14px;
	position:relative;
	padding-left: 180px;
	margin-bottom:10px
}
#news-list li:before{
	content:"\f04b";
	font-family:FontAwesome;
	font-size:8px;
	color:#d1121b;
	position:absolute;
	left:5px;
	top: 3px;
	text-decoration: none;
}
#news-list span.date{
	position:absolute;
	left: 20px;
	top: 2px;
	font-size: 12px;
}
#news-list span.cat{
	position:absolute;
	left: 95px;
	font-size: 11px;
	top: 0px;
	color:#FFF;
	width: 6.5em;
	text-align:center;
	padding: 3px 3px;
	border-radius: 4px;
}
#news-list span.seminar{
	background:#5087c7;
}

#news-list span.news{
	background:#43ae39;
}
#news-list span.result{
	background:#d1121b;
}
#news-list span.campaign{
	background:#f1858a;
}
#news-list span.column{
	background: #9974D8;
}
#news-list span.voice{
	background: #FFC200;
}
#news-list span.other{
	background: #969696;
}
#news-list li a{
	color: #1663C6;
	text-decoration: underline;
}
#news-list a:hover{
	text-decoration: none;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
お客様の声
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#voice {
	font-size:14px;
	line-height:1.8;
}
#voice h2 {
    	font-size:16px;
	font-weight:bold;
	color:#373530;
	background:#ebe7d2;
	border:1px solid #cfc9a8;
	padding: 8px 17px 7px;
	position:relative;
	margin-bottom:25px;
	text-align:left;
}
#voice h2:before {
	content:"";
	width:4px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: #ec3b44;
	background: -moz-linear-gradient(top,  #ec3b44 0%, #d0121b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec3b44), color-stop(100%,#d0121b));
	background: -webkit-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -o-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: -ms-linear-gradient(top,  #ec3b44 0%,#d0121b 100%);
	background: linear-gradient(to bottom,  #ec3b44 0%,#d0121b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b44', endColorstr='#d0121b',GradientType=0 );
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
ポジション性格診断
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#position {
	font-size:16px;
	line-height:1.8;
	padding: 50px 62px;
	border:3px solid #dcdcdc;
}
#position .btn{
	font-size: 30px;
	padding: 10px 20px;
	background: #83B800;
	color:#fff;
	border-radius: 10px;
	margin: 40px 20px;
	display: inline-block;
	border: none;
	font-family: myfont;
	cursor: pointer;
	min-width:300px;
}
#position .btn:hover{
	background: #97CA18;
}
#position .step1 p{
	margin-bottom: 1.5em;

}
#position .step1 .free-icon{
	position:absolute;
	
	color: #fff;
	background: #D1121B;
	line-height: 100px;
	width: 100px;
	font-family: myfont;
	font-size: 34px;
	border-radius: 50%;
}
#position .step1{
	text-align:center;
}
#position .step1 .lead1{
	font-size: 38px;
	line-height:1.2;
	margin-bottom: 20px;
	font-family: myfont;
}
#position .step1 .lead1 span{
	font-size:26px;
}
#position .step1 h2{
	font-size: 60px;
	color: #D1121B;
	margin-bottom: 40px;
	border-bottom: 2px solid #D1121B;
	display: inline-block;
	line-height: 1.4;
	font-family: myfont;
}
#position .step1 .lead2{
	font-size:26px;
	margin-bottom:20px
;font-family: myfont;
}
#position .step1 .lead2 span{
	font-size:40px;
	font-weight:bold;
	margin:0 5px
}
#position .step1 .lead3 {
    margin-bottom: -10px;
    font-size: 30px;
    font-family: myfont;
}

#position .step1 .type-img-list{
	overflow:hidden;
	margin: 0 -8px 40px;
}
#position .step1 .type-img-list li{
	float:left;
	width:150px;
	margin: 0 7px;
}
#position .step1 .type-img-list li p{
	font-size:30px;
	margin: 0;
}
#position .step2 h2{
	font-size: 22px;
	font-weight:bold;
	margin-bottom: 5px;
}
#position .step2 h3{
	font-size: 22px;
	margin-bottom:15px;
}
#position .step2 h3:before{
	content: "Q.";
	margin-right: 10px;
	font-family: myfont;
	font-size: 30px;
	color: #D1121B;
}
#position .step2 ul{
	margin-bottom:20px
}
#position .step2 p{
	margin-bottom:40px;
	border-bottom: 1px dashed #555;
	padding-bottom: 30px;
}
#position .step2 li{
	font-size: 20px;
	position:relative;
	padding: 0 10px 0 60px;
	line-height: 1.4;
	margin-bottom: 20px;
}
#position input[type=radio]{
		display:none;
}
#position input[type=radio] + label:before{
	content:"";
	display: inline-block;
	width: 14px;
	height: 14px;
	border: 2px solid #C5C5C5;
	margin-right: 15px;
	position: absolute;
	left: 25px;
	top: 6px;
}
#position input[type=radio]:checked + label:after{
	content: "";
		position: absolute;
		display: block;
		
	top: 15px;
		
	left: 28px;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 20px;
		
	height: 10px;
		
	margin-top: -11px;
		border-left: 3px solid #E71063;
		border-bottom: 3px solid #E71063;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
}
#position input[type=radio]:checked + label{
	color: #D1121B;
}
#position input[type=submit]{
}

#position .step3 .result{
	border:3px solid #ddd;
	padding:40px 40px;
	margin: 0 -10px;
}
#position .step3 .result h2{
	text-align:center;
	font-size:26px;
	margin-bottom: 10px;
	font-weight: bold;
}
#position .step3 .result p{
	text-align:center;
}
#position .step3 .result .type-name{
	font-size: 50px;
	margin-bottom: 15px;
}
#position .step3 .result .feature{
	font-size: 22px;
	line-height: 1.4;
}
#position .step3 .result .type{
	font-size:40px;
	margin-bottom: 10px;
}
#position .step3 .result .percentage{
	font-size:40px;
	margin-bottom:40px;
	line-height:1;
}
#position .step3 .result ul{
	padding-left:20px;
}
#position .step3 .result li{
    list-style-type: disc;
	
    line-height: 1.4;
    margin-bottom: 10px;
}
#position .step3 > h2{
	font-size: 24px;
	/* font-weight:bold; */
	margin-bottom: 30px;
	margin-top: 50px;

	background: #E5F2C7;

	padding: 5px 15px 0px;
	border-bottom: 2px solid #A0C056;
}
#position .step3 h3{
	font-size: 28px;
	margin-bottom: 20px;
	border-bottom: 1px solid #bbb;
	display: inline-block;
	line-height: 1.4;
	padding-bottom: 10px;
}
#position .step3 p{
	margin-bottom:1em;
}

#position .step3 .aa .type-name{
	color:#ffc000;
}
#position .step3 .ab .type-name{
	color:#ff0000;
}
#position .step3 .ba .type-name{
	color:#92d050;
}
#position .step3 .bb .type-name{
	color:#558ed5;
}

#position .step3 .infographic01{
	float:right;
	margin: 0px 0 20px 10px;
}
#position .step3 .infographic02{
	margin-top:50px;
	margin-bottom:50px;
}
#position .step3 .snsBtns{
	text-align:center;
	margin-top:60px
}
#position .step3 .voice{
	background: #FFF5D1;
	padding: 40px;
	border-radius: 10px;
}
#position .step3 .voice h2{
	font-size: 38px;
	text-align:center;
	color: #FFF5D1;
	position: relative;
	background: #F6C21E;
	width: 300px;
	margin: 0 auto 30px;
	border-radius: 10px;
}
#position .step3 .voice h2:before{
	content: "";
	display:block
;
	width: 0;
	height: 0;
	border-top: 15px solid #F6C21E;
	border-left: 15px solid #FFF5D1;
	border-right: 15px solid #FFF5D1;
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -8px;
}
#position .step3 .voice h3{
	font-size:20px;
	color: #AB6000;
	padding-bottom: 4px;
	border-bottom: 1px solid #F6C21E;
	display: block;
}
#position .step3 .voice h3 span{
	font-size:12px;
}
#position .step3 .voice p{
	font-size:13px;
}
#position .step3 .sub_ttl {
    margin-bottom: -45px;
    text-align:center;
    background: #fff3b3;
    margin-top: 25px;
}

#position .step3 .common_list {
    margin-bottom: 15px;
}

#position .step3 ul.common_list {
    list-style: disc;
    list-style-position: inside;
}

#position .step3 iframe {
    margin-bottom: 15px;
}

#position .step3 .result_box p {
	text-align:left;
}
#position .step3 .result_box a {
	text-decoration:underline;
}
#position .step3 .result_box a:hover {
	text-decoration:none;
}
#position .step3 .ttl {
    font-weight: bold;
    margin-bottom: 5px;
}

#position .step3 .bnr_wrap {
    display: flex;
    justify-content: space-between;
}

a.facebook-iine{
width:50%;
padding:20px 0;
color:#fff;
text-align:center;
background-color:#3b5998;
height:30px;
display:block;
text-decoration:none;
font-size:20px;
float:left;
margin-bottom:10px;
}
 
a.facebook-iine:hover{
background-color:#6277a1;
}
 
a.twitter-tweet{
width:50%;
padding:20px 0;
color:#fff;
text-align:center;
background-color:#00acee;
height:30px;
display:block;
text-decoration:none;
font-size:20px;
float:left;
margin-bottom:10px;
}
 
a.twitter-tweet:hover{
background-color:#6aafca;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
▼▼▼▼▼ここから下は2016/9/27に追加（エディタのスタイルが適用されていないと連絡を受けて）
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
リスト（画像形式）用CSS
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.list04 li {
    background: no-repeat 0px 0px;
    background-size: 1.2em;
    padding-left: 50px;
    font-size: 2rem;
    margin-bottom: 10px;
}
ul.check01 li {background-image: url(https://cyber-intelligence.jp/parts/images/li/check01.png);}
ul.check02 li {background-image: url(https://cyber-intelligence.jp/parts/images/li/check02.png);}
ul.attention01 li {background-image: url(https://cyber-intelligence.jp/parts/images/li/attention01.png);}
ul.cup01 li {background-image: url(https://cyber-intelligence.jp/parts/images/li/cup01.png);}
ul.finger01 li {background-image: url(https://cyber-intelligence.jp/parts/images/li/finger01.png);}
ul.key01 li {background-image: url(https://cyber-intelligence.jp/parts/images/li/key01.png);}
ul.wakaba01 li {background-image: url(https://cyber-intelligence.jp/parts/images/li/wakaba01.png);}

ol.numtype01 > li:before{content:''!important;}
ol.numtype01 li {background-size: 1.2em auto;}
ol.numtype01 li:nth-child(1) {background-image: url(https://cyber-intelligence.jp/parts/images/li/count/01_1.png);}
ol.numtype01 li:nth-child(2) {background-image: url(https://cyber-intelligence.jp/parts/images/li/count/01_2.png);}
ol.numtype01 li:nth-child(3) {background-image: url(https://cyber-intelligence.jp/parts/images/li/count/01_3.png);}
ol.numtype01 li:nth-child(4) {background-image: url(https://cyber-intelligence.jp/parts/images/li/count/01_4.png);}
ol.numtype01 li:nth-child(5) {background-image: url(https://cyber-intelligence.jp/parts/images/li/count/01_5.png);}
ol.numtype01 li:nth-child(6) {background-image: url(https://cyber-intelligence.jp/parts/images/li/count/01_6.png);}
ol.numtype01 li:nth-child(7) {background-image: url(https://cyber-intelligence.jp/parts/images/li/count/01_7.png);}
ol.numtype01 li:nth-child(8) {background-image: url(https://cyber-intelligence.jp/parts/images/li/count/01_8.png);}
ol.numtype01 li:nth-child(9) {background-image: url(https://cyber-intelligence.jp/parts/images/li/count/01_9.png);}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
リスト「手板風背景」用CSS
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
ul.bgType01 {
    background:
    url(https://cyber-intelligence.jp/parts/images/bg01_btm.png) no-repeat 50% 100%,
    url(https://cyber-intelligence.jp/parts/images/bg01_top.png) no-repeat 50% 0%,
    url(https://cyber-intelligence.jp/parts/images/bg01_mid.png) repeat-y 50% 0%;
    background-size:contain;
    padding: 85px 5% 30px!important;
    position: relative;
    margin: 0 auto;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
汎用ボックス
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.box01{
    background:#def0f1;
    padding:15px;
}

/* 画像背景付きボックス */
/* 手板風 */
.box_bg01 {
    background:
    url(https://cyber-intelligence.jp/parts/images/frame/teita01_btm.png) no-repeat 50% 100%,
    url(https://cyber-intelligence.jp/parts/images/frame/teita01_top.png) no-repeat 50% 0%,
    url(https://cyber-intelligence.jp/parts/images/frame/teita01_mid.png) repeat-y 50% 0%;
    background-size:contain;
    padding: 85px 5% 30px!important;
}
/* ふきだし「爆発」 */
.box_bg02 {
    background: url(https://cyber-intelligence.jp/parts/images/frame/fukidashi01.png) no-repeat 50% 50%;
    background-size: 100% 100%;
    padding: 10% 15%;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
汎用ボタン01
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
a.btn01{
    position:relative;
    text-decoration: none;
    display: inline-block;
    line-height: 1.2;
    padding: 10px 30px;
    color: #FFF;
    background: #ccc;
    font-size: 18px;
    min-width: 160px;
    text-align: center;
}
a.btn01:hover {
    opacity: .8;
}
a.btn01:before {
	font-family: FontAwesome;
	content: '\f105';
	font-size: 1.5em;
	position:absolute;
	top: 50%;
	margin-top: -.55em;
	line-height:1;
	right: 8px;
}

/* 画像背景のボタン */
a[class*="btn01_"] {
	background-color:transparent!important;
	background-size: 100% 100%;
	font-size: inherit!important;
}
a[class*="btn01_"]:hover{
    opacity:.9;
}
a.btn01_blue01 {background-image: url(https://cyber-intelligence.jp/parts/images/btn/blue01.png);}
a.btn01_pink01 {background-image: url(https://cyber-intelligence.jp/parts/images/btn/pink01.png);}
a.btn01_green01 {background-image: url(https://cyber-intelligence.jp/parts/images/btn/green01.png);}
a.btn01_brown01 {background-image: url(https://cyber-intelligence.jp/parts/images/btn/brown01.png);}
a.btn01_gold01 {background-image: url(https://cyber-intelligence.jp/parts/images/btn/gold01.png);}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
汎用ボタン02
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
a.btn02{
    position:relative;
    text-decoration: none;
    display: inline-block;
    line-height: 1.2;
    padding: 5px 0 5px 20px;
    /*color:#06f;*/
}
a.btn02:hover{
	text-decoration:underline;
}
a.btn02:before {
	font-family: FontAwesome;
	content: '\f138';
	font-size: 18px;
	position:absolute;
	top: 50%;
	left:0;
	margin-top: -.55em;
	line-height:1;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
汎用ボタン03（TELマーク付きのボタン）
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
a.btn03{
    position:relative;
    text-decoration: none;
    display: inline-block;
    line-height: 1.2;
    padding: 10px 0 10px 1.3em;
    background: no-repeat 0 50%;
    background-size: 1.2em;
    color: #333;
}
a.btn03_tel01 {background-image: url(https://cyber-intelligence.jp/parts/images/icon/tel01.png);}
a.btn03_tel02 {background-image: url(https://cyber-intelligence.jp/parts/images/icon/tel02.png);}

