@charset "UTF-8";
/*
    Theme Name: maneki-neko-ppc 
    Description: TakamiTooL maneki-nekoシリーズ(アフィリエイトサイト向け)は2018PPC仕様テーマで簡単に作成運用することが出来ます。スマートフォン対応のレスポンシブテンプレートです。Maneki-neko-PPC support on <a href="http://takamitool.jp/">TakamiTooL</a>.
    Theme URI: http://takami-wp.com/
    Author: Mynetwork
    Author URI: http://mynetwork.jp/
    Version: 2.5.1
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: blog, one-column, two-columns, right-sidebar,left-sidebar,ppc
    Text Domain: maneki-neko
*/

/* Noto Sans JP */

@font-face {
	font-family: 'Noto Sans JP';
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url('https://career.qraft.co.jp/fonts/NotoSansJP-Regular.woff2') format('woff2');
}

@font-face {	
	font-family: 'Noto Sans JP';
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	src: url('https://career.qraft.co.jp/fonts/NotoSansJP-Medium.woff2') format('woff2');
}

@font-face {	
	font-family: 'Noto Sans JP';
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src: url('https://career.qraft.co.jp/fonts/NotoSansJP-Bold.woff2') format('woff2');
}

@font-face {	
	font-family: 'Noto Sans JP';
	font-weight: 900;
	font-style: normal;
	font-display: swap;
	src: url('https://career.qraft.co.jp/fonts/NotoSansJP-Black.woff2') format('woff2');
}

/* SF Pro */

@font-face {	
	font-family: 'SF Pro';
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url('https://career.qraft.co.jp/fonts/SF-Pro-Text-Regular.woff2') format('woff2');
}

@font-face {	
	font-family: 'SF Pro';
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	src: url('https://career.qraft.co.jp/fonts/SF-Pro-Text-Medium.woff2') format('woff2');
}

@font-face {	
	font-family: 'SF Pro';
	font-weight: 600;
	font-style: normal;
	font-display: swap;
	src: url('https://career.qraft.co.jp/fonts/SF-Pro-Text-Semibold.woff2') format('woff2');
}

@font-face {	
	font-family: 'SF Pro';
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src: url('https://career.qraft.co.jp/fonts/SF-Pro-Text-Bold.woff2') format('woff2');
}

/* Optima */

@font-face {	
	font-family: Optima;
	font-weight: 900;
	font-style: normal;
	font-display: swap;
	src: url('https://career.qraft.co.jp/fonts/Optima-Black.woff2') format('woff2');
}

/* Font Awesome 5 Free */

@font-face {	
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-display: swap;
	src: url('https://career.qraft.co.jp/webfonts/fa-solid-900.woff2') format('woff2');
}

/*
------------------------------------
 html タグの共通設定
------------------------------------ */
* {
	margin: 0;
	padding: 0;
}
a:hover, .term img,
a:hover, .term img:hover {
	transition: opacity .3s, transform .5s;
}
a:hover img {
	opacity: 0.8;
}
.manaka{
  text-align: center !important;
}
.tablepress td{
	border: 1px solid #ddd !important;
}
.hidari{
	float:left !important;
	margin:0 7px 15px 12px !important;
}
.mede h3{
	font-size:18px !important;
	border-left:none !important;
}
.mede h3:first-child{
	margin: 4px 0 10px 0 !important;
}
.inline {
    display: inline;
}
.gaiyo{ width:100%; }
.gaiyo th{ width:38%; }

.hikaku-wrap{
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
  margin:16px 0;
}
.hikaku-mokuteki{
  table-layout:auto;
  border-collapse:collapse;
  font-size:14px;
  min-width:600px;
}
.hikaku-mokuteki th,
.hikaku-mokuteki td{
  border:1px solid #ddd;
  padding:10px 8px;
  white-space:nowrap;
  vertical-align:middle;
}
.hikaku-mokuteki th{ background:#f5f5f5; text-align:center; }
.hikaku-mokuteki td{ text-align:center; }
.hikaku-mokuteki td:first-child,
.hikaku-mokuteki td:last-child{ text-align:left; }
.hikaku-mokuteki a{
	text-decoration: underline;
}
/* 2タブ構造 */
.joken.hyoka .tab-buttons{
	display:flex !important;
	flex-direction:row !important;
	gap:1px !important;
	margin:10px 0 0 0 !important;
	padding:0 3px !important;
}
.joken.hyoka .tab-buttons button{
	flex:1 1 0 !important;width:auto !important;display:block !important;
	padding:7px 0 !important;
	margin:0 !important;
  border:1px solid #d8d8d8;
  border-radius:6px 6px 0 0 !important;
  background:#eef1f6;font-size:15px;color:#7a869a;cursor:pointer;
}
.joken.hyoka .tab-buttons button.active{
  background:#5b7cdb;
	color:#fff;
	border-color:#5b7cdb;
}
.joken.hyoka .tab-content{
	display:none;
	padding:5px 0 5px 0;
	margin:0 3px !important;
	background:#fff;
	border:1px solid #d8d8d8;
	border-radius:0 0 6px 6px !important;
	background-clip:padding-box;
}
.joken.hyoka .tab-content.active{display:block;}
.joken.hyoka .tab-content ol{
	margin:0;
	padding-left:10px;
}

/* この記事のポイントボックス全体 */
.article-summary-box {
  background: #f7f9fa;
  border: 1px solid #dfe6eb;
  border-radius: 8px;
  padding: 20px 15px;
  margin: 25px 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.04);
}

/* ヘッダー部分 */
.summary-header {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-bottom: 15px;
}

.summary-icon {
  font-size: 20px;
  line-height: 1;
}

.summary-title {
  font-size: 16px;
  font-weight: 700;
  color: #2c3e50;
  border-bottom: 2px solid #e74c3c;
  padding-bottom: 2px;
}

/* リスト */
.summary-list {
  margin: 0;
  padding: 0 0 0 3px !important;
  list-style: none;
}

.summary-item {
  position: relative;
  padding-left: 18px;
  margin-bottom: 12px;
  font-size: 13px;
  line-height: 1.5;
  color: #4a5568;
}

.summary-item:last-child {
  margin-bottom: 0;
}

.summary-item::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #e74c3c;
  font-weight: 700;
}

.summary-link {
  color: #e74c3c;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
  transition: opacity .2s ease;
}

.summary-link:hover {
  opacity: .8;
}
  /* 1. テーブルの親要素に横スクロールを設定 */
  .hikaku {
    overflow-x: auto;
    position: relative;
    -webkit-overflow-scrolling: touch; /* iOSでのスクロールを滑らかにする */
  }
  /* 2. テーブル全体の配置を安定させる */
  .hikaku table.sage {
    border-collapse: separate; /* stickyの枠線を綺麗に出すために必須 */
    border-spacing: 0;
    width: 100%;
  }
  /* 3. 各行の一番最初にある th（左端の列）を固定する */
  .hikaku table.sage tr th:first-child {
    position: -webkit-sticky; /* iOS対策 */
    position: sticky;
    left: 0;
    z-index: 2; /* スクロールされるtd要素より前面に配置 */
  }
  /* 4. 固定した列の後ろにスクロールした文字が透けないよう背景色を設定 */
  /* HTML内で個別に background が指定されていない1行目のth対策 */
  .hikaku table.sage tr:first-child th:first-child {
    background: #fff; /* 必要に応じて適切な背景色に変更してください */
  }

/* -----------------------------
   テーブル全体の大枠（角丸は解除して元に戻す）
----------------------------- */
.rn-table {
  width: 100%;
  border-collapse: collapse; /* ★元に戻す（これで謎の隙間やグレー背景が消えます！） */
  border: 1px solid #ccc;
  background: #fff;
  margin: 0 auto 0 auto !important;
  font-family: inherit;
  table-layout: fixed; 
  word-wrap: break-word; 
}

/* PC表示時の列幅（3列構成） */
.rn-col-rank { width: 22%; }
.rn-col-label { width: 22%; }
.rn-col-data { width: 56%; }

/* -----------------------------
   テーブル内の「固定見出し」
----------------------------- */
.rn-table-main-title {
  text-align: center;
  background: #fbfbfb !important;
  padding: 10px !important;
  border-bottom: none !important; /* ★ここでタイトル下の罫線を完全に消す！ */
}
.rn-top-title-sub {
  color: #333; 
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 5px;
}
.rn-top-title-main {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

/* -----------------------------
   タブメニュー（テーブルの中に配置）
----------------------------- */
.rn-tab-cell {
  padding: 0 !important;
  border-top: none !important; /* ★ここでタブ上の罫線を完全に消す！ */
  border-bottom: 2px solid #e578ac !important;
  background-color: #fafafa !important; 
  vertical-align: bottom !important; 
  line-height: 0 !important; 
}

/* WP自動挿入の不要な改行・段落タグを排除 */
.rn-tab-cell br,
.rn-tab-cell p {
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* タブを並べるコンテナ */
.rn-tab-menu {
  display: flex;
  justify-content: center;
  list-style: none !important;
  padding: 0 8px !important; 
  margin: 0 !important;
  width: 100%;
  line-height: normal !important; 
  gap: 6px; /* タブ同士の隙間 */
  box-sizing: border-box;
}

/* 独立したタブボタンのデザイン（上部は角丸のまま） */
.rn-tab-button {
  flex: 1;
  padding: 12px 5px;
  text-align: center !important;
  border: 1px solid #ccc;
  border-bottom: none;
  border-radius: 10px 10px 0 0; 
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  color: #333;
  box-sizing: border-box;
  transition: all 0.2s ease-in-out;
  margin-bottom: 0 !important; 
}

.rn-tab-button.active {
  background-color: #e578ac;
  color: #fff;
  border-color: #e578ac;
}

/* -----------------------------
   タブの中身（tbodyの切り替え）
----------------------------- */
.rn-tab-content {
  display: none;
  animation: rn-fadein 0.3s;
}
.rn-tab-content.active {
  display: table-row-group; 
}

@keyframes rn-fadein {
  from { opacity: 0; transform: translateY(-5px); }
  to { opacity: 1; transform: translateY(0); }
}

/* -----------------------------
   各セルのスタイル（シンプルな線に戻す）
----------------------------- */
.rn-table th,
.rn-table td {
  border: 1px solid #ccc; /* 枠線を標準の形に戻す */
  padding: 15px;
  font-size: 14px;
  line-height: 1.6;
}

/* 見出しセルとデータセルの装飾 */
.rn-table tbody th {
  font-weight: normal;
  vertical-align: middle;
  text-align: center;
  background-color: #fff;	
}
.rn-table tbody td {
  color: #444;
}

/* -----------------------------
   スマホ用の微調整
----------------------------- */
@media screen and (max-width: 600px) {
  .rn-col-rank { width: 38%; }
  .rn-col-label { width: 20%; }
  .rn-col-data { width: 42%; }
  
  .rn-tab-button {
    font-size: 12px;
    padding: 10px 2px;
  }
  .rn-table th, .rn-table td {
    padding: 10px;
    font-size: 13px;
  }
}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
.left10{
	margin-left:10px !important;
}
/* モーダルの背景 */
.modal-overlay {
  display: none; /* 初期状態は非表示 */
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}

/* モーダルの箱 */
.modal-content {
  background: #fff;
  width: 90%;
  max-width: 600px;
  max-height: 80vh;
  padding: 20px;
  border-radius: 8px;
  position: relative;
  overflow-y: auto; /* 長文でもスクロール可能に */
}

/* 閉じるボタン自体の固定 */
/* 閉じるボタンの器（サイズを少し調整して上品に） */
.modal-close {
  position: absolute !important;
  top: 12px !important;
  right: 12px !important;
  width: 40px !important; /* 器を40pxに固定 */
  height: 40px !important;
  background: #fff !important;
  border-radius: 50% !important;
  cursor: pointer !important;
  z-index: 10005 !important;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15) !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  border: none !important;
}

/* 文字は非表示のまま */
.modal-close span {
  display: none !important;
}

/* バツ印の「線」の長さを調整 */
.modal-close::before,
.modal-close::after {
  content: '' !important;
  position: absolute !important;
  
  /* 長さを28px→22pxに、太さを4px→3pxに変更して「脱・ゴツい」 */
  width: 22px !important;  
  height: 3px !important;  
  
  background-color: #666 !important; /* 少し色を薄くして上品に */
  border-radius: 10px !important; /* 線の角を丸くして「かわいさ」を出す */
}

/* 角度の調整 */
.modal-close::before {
  transform: rotate(45deg) !important;
}
.modal-close::after {
  transform: rotate(-45deg) !important;
}

/* ホバー時の柔らかいピンク */
.modal-close:hover {
  background: #fff9fa !important;
}
.modal-close:hover::before,
.modal-close:hover::after {
  background-color: #f06292 !important;
}

/* モーダル内デザイン */
#survey-modal h4{
	font-size:16px;
	border-left: none;
	padding:0;
	margin:20px 0 0 0;
}
#survey-modal h5{
	font-size:16px;
	padding:0;
	margin:30px 0 0 0;	
}
#survey-modal p{
	font-size:15px;
	margin:10px 0;
}


/* =============================================
   条件別タブエリア：最終完成形
   ============================================= */

/* 外枠コンテナ */
.joken {
  max-width: 980px;
  margin: auto;
}

/* =============================================
   タブボタン：最終解決版
   ============================================= */
/* summary 内の h3 を既存の summary と同じ見た目に戻す */
.joken details.card > summary > h3 {
  display: inline; margin: 0; padding: 0;
  font-size: inherit; font-weight: inherit;
  line-height: inherit; color: inherit;
  border: none; background: none;
}

/* 親要素：2カラムのグリッド基盤 */
.tab-buttons {
  display: grid !important;
  /* 48.5%幅の列を2つ。隙間を3%。合計100% */
  grid-template-columns: 48.5% 48.5% !important;
  gap: 12px 3% !important;
  margin: 0 0 20px 0 !important;
  padding: 0 !important;
  list-style: none !important;
  justify-content: start !important;
  width: 100% !important;
}

/* --- 1. ボタンを包む各要素を「2列のグリッド」の一部として扱う --- */
.tab-buttons {
  display: grid !important;
  /* 48.5%幅を2つ作る */
  grid-template-columns: 48.5% 48.5% !important;
  gap: 12px 3% !important;
  justify-content: start !important;
  width: 100% !important;
  margin: 0 0 20px 0 !important;
}

/* --- 2. もしボタンがdiv等で囲まれていても、その囲いを強制的に2列に並べる --- */
.tab-buttons > * {
  display: block !important;
  width: 100% !important;
}

/* --- 3. 5番目の要素（年代別）を左側に固定 --- */
.tab-buttons > *:nth-child(5) {
  grid-column: 1 / 2 !important;
}

/* --- 4. ボタン自体のデザイン（JSが効くようにリセット） --- */
.tab-buttons button {
  all: unset !important;
  box-sizing: border-box !important;
  display: block !important;
  width: 100% !important;
  padding: 14px 5px !important;
  background: #e5e7eb !important;
  color: #333;
  border-radius: 12px !important;
  font-weight: 700 !important;
  text-align: center !important;
  cursor: pointer !important;
  line-height: 1.4 !important;
  font-size: 16px !important;
  margin: 0 !important;
}

/* --- 5. アクティブ状態（青色） --- */
.tab-buttons button.active {
  background: #5c9ee7 !important;
  color: #fff !important;
}

/* --- 6. JS用コンテンツ表示 --- */
.tab-content { display: none !important; }
.tab-content.active { display: block !important; }

.tab-buttons {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 12px 3% !important;
}

/* 5番目だけ左側に配置 */
.tab-buttons > div:nth-child(5) {
  grid-column: 1 / 2 !important;
}

.tab-buttons button {
  width: 100% !important;
  display: block !important;
}

.joken summary {
  all: revert !important;
}

/* --- 以下のカード・リスト等は既存スタイルを維持 --- */
.card {
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  padding: 18px;
  margin-bottom: 12px;
  background: #fff;
}

.joken summary {
  cursor: pointer;
  font-weight: 700;
  font-size: 18px;
  list-style: none;
}

.site-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
  margin-top: 12px;
}

.site {
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 12px;
  background: #f9fafb;
}

.site h4 {
  margin: 8px 0 !important;
  font-size: 17px !important;
	border-left:none !important;
}

.cta {
  display: inline-block;
  padding: 10px 14px;
  background: #f97316;
  color: #fff;
  text-decoration: none;
  border-radius: 10px;
  font-weight: 700;
}

/* 絞込検索デザイン固定ページ用 */
.rsearch-panel-page {
  background: #fff;
  border: 1px solid #ccc;
	border-radius: 5px;
  padding: 15px;
	margin:0 5px 30px 5px;
}
summary h2 {
	font-size:15px !important;
	margin:0 !important;
	padding:0 0 0 10px !important;
	border:none !important;
	background:#fff !important;
	line-height: 1.7 !important;
	font-weight:normal !important;
}
#expert-review-area {
  overflow: hidden;
  padding: 20px 10px;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 1.6;
  position: relative;
}
.expert-review-photo-box {
  float: right;
  width: 90px;
  margin: 0 12px 0 20px;
  line-height: 0;
  font-size: 0;
}
.expert-review-photo {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
.expert-review-area::after {
  content: "";
  display: block;
  clear: both;
}
.expert-review-text-box summary {
	font-size:15px;	
	cursor: pointer;
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	display: block;
	line-height:1.7;
}
.expert-review-detail {
	font-size:14px; 
	margin-top: 5px;
}
.toggle-text {
	color: #007acc;
	font-weight: normal;
	font-size:13px;
	color:#555;
}
.supervised{
	font-size:16px;
	font-weight: bold;	
}
#footer #searchform {
	padding:0 0 0 15px !important;
	margin:0 15px 20px 15px !important;
	background-color:#fff !important;
	border-radius: 0 0 5px 5px !important;
}
#footer #searchform dd{
	margin-bottom:5px;
}
#footer #searchform .rsearchbtnarea{
	margin: 15px 0 0 0;
}
#post-4180 h1,
#post-5512 h1,
#post-5527 h1{
	font-size:19px;
	margin:20px 0 0 10px;
}

.hikaku { overflow-x: auto; -webkit-overflow-scrolling: touch; }

.evaluation-table {
	font-size:14px !important;
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

.evaluation-table caption {
  text-align: left;
  font-weight: bold;
  margin-bottom: 5px;
}

.evaluation-table th,
.evaluation-table td {
  border: 1px solid #ccc;
  padding: 8px;
  vertical-align: top;
}

.evaluation-table .col-1 { width: 20%; }
.evaluation-table .col-2 { width: 40%; }
.evaluation-table .col-3 { width: 40%; }

.evaluation-table thead {
  background-color: #f0f0f0;
}

.evaluation-table tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}

.shiborikomu {
	padding: .5em .75em .5em .75em;
	background: #fff !important;
	border-left: none  !important;
}
.shiborikomu:before {
	font-size: 22px !important;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900 !important;
	content: '\f078'  !important;
	padding-right: 7px !important;
}
table strong{
	font-size: 17px !important;
	color: #555;
}
.shosai td{
	padding:8px 10px 13px !important;
}
.shosai ul{
	display: flex;
	list-style: none;
	padding-left:0 !important;
}
.shosai li{
	margin:5px 5px 0 0 !important;
}
.shosai{
	max-width :550px;
	clear:both;
	margin:0 auto !important;
}
.bg-kihon{
	color: #fff;
	border-radius: 20px;
	padding:7px 12px;
	margin-right:5px;
	font-weight:bold;
	line-height:24px;
}
.bg-kihon2{
	border-radius: 20px;
	padding:7px 12px;
	margin-right:5px;
	font-weight:bold;
	line-height:24px;
}
.bg-off{
	color: #aaa;
	border-radius: 20px;
	padding:7px 12px;
	margin-right:5px;
	line-height:24px;
}
.seikangoshi{
	background: #ce5d8c;
}
.junkangoshi{
	background: #e578ac;
}
.hokenshi{
	background: #57c3ea;
}
.josanshi{
	background: #63bd93;
}
.tel{
	background: #e8589a;
}
.mail{
	background: #00a0e8;
}
.line{
	background: #00b900;
}
.shiborikomi{
	background: #fff798;
	border:1px solid #fac44c;
}
.off{
	background: #f7f7f7;
	border:1px solid #ccc;
}
.postsubtitle{
	font-size: 19px;
	line-height: 33px;
	padding: 10px 3px;
	font-weight: 700;
	margin-bottom: 0;
}
.post .refine h2:first-child{
	margin:5px 0 5px 0 !important;
}
.post .refine h2{
	font-size: 16px;
	font-weight:normal;
	background:#fff !important;
	border-left:none;
	padding:0 0 0 5px;
}
.inner{
	text-align:center;
}
.modo,
.modo2{
	font-size:14px;
}
.modo{
	margin:0 0 30px 0;
}
.modo2{
	margin:20px 0 50px 0;
}
hr {
	border-top: 1px dotted #999;
}
.no-js img.lazy {
	display: none!important;
}
ul ul, ol ol, ul ol, ol ul {
	margin:10px 0 20px 0;
}
pre {
	margin-bottom: 30px;
}
blockquote, .wp-block-quote,.reibun,.template {
	display: block;
	position: relative;
	overflow: hidden;
	overflow-wrap: anywhere;
	margin: 1.6em 5px;
	padding: 25px;
	font-size: 1.4rem;
	background: #fdfdfd;
	border: 0;
	border-radius: 6px;
	box-shadow: 0 5px 5px 0 rgba(18,63,82,.035), 0 0 0 1px rgba(176,181,193,.2);
}
blockquote::after {
	content: "\275b\275b";
	display: block;
	position: absolute;
	font-size: 200px;
	line-height: 1em;
	left: -25px;
	top: -15px;
	opacity: .04;
}
blockquote cite, .wp-block-quote cite {
	display: block;
	text-align: right;
	font-family: serif;
	font-size: .9em;
	font-style: oblique;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
	border: 0;
}
blockquote ol:first-child, blockquote p:first-child, blockquote ul:first-child {
	margin-top: 5px;
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
	margin-bottom: 5px;
}
[type="submit"], [type="text"], [type="email"], .reply a {
	display: inline;
	line-height: 1.0;
	vertical-align: middle;
	padding: 12px 12px 11px 12px;
	max-width: 100%;
}
.reply a,
[type="submit"],
.widget_categories select, .widget_archive select {
	color: #333;
	font-weight: normal;
	background: #fff;
	border: 1px solid #ddd;
}
option, textarea, [type="text"], [type="email"], [type="search"] {
	color: inherit;
	background: #fff;
	border: 1px solid #ddd;
}
[type="search"] {
	-webkit-appearance: none;
	outline-offset: -2px;
	line-height: 1.0;
	border-radius: 0;
}
textarea {
	overflow: auto;
	resize: vertical;
	padding: 8px;
	max-width: 100%;
}
button {
	appearance: none;
	outline: 0;
	border: 0;
}
.cboth {
	clear: both;
}
.bold {
	font-weight: bold;
}

/*
------------------------------------
 WordPress Native Styles
------------------------------------ */
.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}
.post .wp-caption-text,
.post .wp-caption-dd {
	font-size: 1.2rem;
	line-height: 1.5;
	margin: 0;
	padding: 0.5em 0;
}
.sticky .posted-on {
	display: none;
}
.bypostauthor > article .fn::after {
	content: "";
	position: relative;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.post .alignfull {
	margin-left: -68px;
	margin-right: -68px;
}
figure.alignwide > img, figure.alignfull > img {
	min-width: 100%;
}

blockquote.alignleft,
.wp-caption.alignleft,
.post img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
.post img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
.post img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}

img[class*="wp-image-"], img[class*="attachment-"] {
	max-width: 100%;
	height: auto;
}

/* Galleries */
.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin: 0 0 1.5em;
	padding: 0 1em 0 0;
	width: 50%;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

@media screen and (min-width: 30em) {
	.gallery-item {
		max-width: 25%;
	}

	.gallery-columns-1 .gallery-item {
		max-width: 100%;
	}

	.gallery-columns-2 .gallery-item {
		max-width: 50%;
	}

	.gallery-columns-3 .gallery-item {
		max-width: 33.33%;
	}

	.gallery-columns-4 .gallery-item {
		max-width: 25%;
	}
}

.gallery-caption {
	display: block;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}

/* Gutenberg */
.wp-block-image {
	margin: 1.6em 0;
}
figure.wp-block-image {
	display: inline-block;
}
.post ul.blocks-gallery-grid {
	padding: 0;
}

/*
------------------------------------
 HEADER
------------------------------------ */
#head-in {
	padding-top: 28px;
	background: #fff;
}

/* Header Band */
.band {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
div[id*="head-band"] {
	margin: auto;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	background: #fff;
	border-bottom: 1px solid #ddd;
}

.band-menu {
	position: relative;
	margin: auto;
}
.band-menu ul {
	font-size: 1px;
	margin: 0 -5px 0 0;
	position: absolute;
	right: 10px;
	list-style: none;
}
.band-menu li {
	display: inline-block;
	vertical-align: middle;
	font-size: 1.2rem;
	margin: 0 3px;
	line-height: 1.0;
}
.band-menu li a {
	color: #111;
	text-decoration: none;
}
.band-menu li a:hover {
	color: #0099ff;
}
.band-menu .menu-item a::before {
	display: inline;
	margin: 5px;
	line-height: 1.0;
	font-family: "icomoon";
	content: "\f0da";
}

/* Header Band Follow Button*/
div[id*="head-band"] .snsf {
	display: block;
	min-width: 28px;
	height: 20px;
	margin: -2px -6px 0 0;
	text-align: center;
}
div[id*="head-band"] .snsf a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	letter-spacing: 0px;
	padding: 4px;
	border-radius: 2px;
}

/* Site Name */
#sitename {
	display: inline-block;
	max-width: 100%;
	margin: 0 0 12px 0;
	font-size: 2.8rem;
	line-height: 1.4;
}
#sitename a {
	color: inherit;
	text-decoration: none;
}

/* Site Description */
.desc {
	line-height: 1.4;
}

.info {
	padding: 20px 10px 20px 10px;
	overflow: hidden;
}

.logo, .logo-up {
	position: relative;
	margin: 15px auto -10px auto;
	text-align: center;
}
.logo-up {
	margin: 15px auto 0 auto;
}

/* outer container */
#header .head-cover {
	position: relative;
	margin: auto;
}
#header #gnavi, #foot-in, .foot-nav {
	margin: auto;
}

/*
------------------------------------
 Global Navigation
------------------------------------ */
#nav {
	margin: 0;
	padding: 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	position: relative;
	z-index: 20;
}
#nav, #gnavi ul.gu, #gnavi li.gl > a, .mobile-nav {
	color: #111;
	background: #fff;
}
#gnavi .mobile-nav {
	display: none;
}
#gnavi .nav-menu {
	display: block;
}
#gnavi ul.gu {
	margin: 0;
}
#gnavi li.gl {
	float: left;
	position: relative;
	list-style-type: none;
	text-indent: 0;
	white-space: nowrap;
}
/*#gnavi li.gl,*/
#gnavi li.gl > a {
	display: block;
	text-decoration: none;
	text-align: center;
	height: 100%;
}
#gnavi li ul.gu {
	display: none;
}

@media (min-width: 992px){
	#gnavi ul.gu {
		display: flex;
		flex-wrap: wrap;
	}
	#gnavi li.gl {
		flex: 0 0 auto;
		min-width: 1px;
		background: #0099ff;
	}
	#gnavi .gc > ul > li.gl {
		background: none;
	}
	#gnavi li.gl > a > .gim {
		display: block;
		height: 100%;
	}
	#gnavi .gc > ul > li > a > .gim {
		transition: .4s;
		border-bottom: 0;
		padding: 16px 18px;
	}
	#gnavi li.gl > ul {
		display: none;
		margin: 0;
		border: 1px solid #ddd;
		border-bottom: 0;
		background: transparent;
		position: absolute;
		top: 100%;
		z-index: 1;
	}
	#gnavi li li.gl {
		width: 100%;
		min-width: 160px;
	}
	#gnavi li li.gl a > .gim {
		border-bottom: 1px solid #ddd;
		font-size: 1.3rem;
		padding: 10px 15px;
		width: 100%;
		text-align: left;
	}
	#gnavi li li.gl > ul {
		padding: 0;
		border-top: 1px solid #ddd;
		overflow: hidden;
		top: -1px;
		left: 100%;
	}
	#gnavi li.gl:hover > a, #gnavi li.gl:hover > a > .gim, div.mobile-nav:hover, ul.mobile-nav li:hover {
		color: #fff;
		background: #0099ff;
	}
	#gnavi li[class*="current"] > a {
		background: none repeat scroll 0 0 #000;
		color: #fff;
	}
	#gnavi ul ul > li[class*="children"] > a > .gim::after { /* グローバルメニューに孫がある時の「孫があるよマーク」*/
		font-family: "icomoon";
		content: "\f0da";
		position: absolute;
		right: 6px;
		top: 0;
		bottom: 0;
		margin: auto;
		height: 1.3rem;
	}
}

@media (max-width: 991px){
	.mobile-nav p {
		letter-spacing: 0;
		font-size: 1.1rem;
		line-height: 1.0;
		margin: 6px 0 0 0;
	}
	.mobile-nav li {
		white-space: nowrap;
		text-align: center;
		padding: 8px 10px;
		border: 0;
		list-style: none;
		cursor: pointer;
	}
	.mobile-nav li:hover {
		opacity: .6;
	}
	.mobile-nav li i, .mobile-nav li svg {
		font-size: 1.8rem;
		font-style: normal;
	}
	#gnavi ul.gu {
		display: none;
		border: 0;
		border-bottom: solid 1px #ddd;
	}
	#gnavi li.gl {
		display: block;
		float: none;
		width: 100%;
		padding-left: 0;
		text-align: left;
		line-height: 2.3;
		border-top: 1px solid #ddd;
		list-style: disc inside;
	}
	#gnavi li.gl:hover > a > .gim {
		background: transparent;
	}
}

/*
------------------------------------
 Primary & Main Contents
------------------------------------ */
#primary {
	border: 1px solid transparent;
}
#section, .grid {
	margin: 0 10px 20px 0;
}
.grid {
	padding: 45px 68px;
	background: #fff;
}

/*--------------------------------
 Breadcrumb List
---------------------------------*/
#breadcrumb {
	margin: 20px 0 15px 0;
	padding: 8px;
	line-height: 2.0;
}
#breadcrumb, #breadcrumb a {
	color: #111;
	text-decoration: none;
	word-break: normal;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb h1,
#breadcrumb li {
	display: inline;
	list-style-type: none;
	font-size: 1.3rem;
}
#breadcrumb i, #breadcrumb svg {
	margin-right: 3px;
}
#breadcrumb i.arrow {
	margin: 0 8px;
}

/*
------------------------------------
 Common to thumbnail (List, Related, New Post)
------------------------------------ */
/* Thumbnail */
.term {
	margin-right: 10px;
}
.term img {
	float: left;
	max-width: 40%;
	height: auto;
	margin-bottom: 15px;
	background: inherit;
	border: 1px solid #ddd;
	border-radius: 4px;
	box-shadow: 0px 0px 2px 1px rgba(255, 255, 255, 1.0) inset;
}
.term img:hover {
	border-color: #0066cc;
}
#related .term img {
	padding: 1px;
	width: 100px;
	height: 100px;
}
/* Read More */
.read-more-link,
.read-more-link i, .read-more-link svg {
	text-decoration: underline;
}

/*
------------------------------------
 List Pages
------------------------------------ */
#list a {
	word-break: normal;
}
#list .toc {
	margin: 0 0 25px 0;
}
#list .excerpt {
	margin: 0 0 12px 0;
	line-height: 1.8;
}
.exsp {
	display: inline;
}

/* Read More */
#list .read-more {
	clear: both;
	line-height: 1.0;
	margin: 35px 0 30px 0;
	text-align: right;
}
#list .read-more {
	margin: 0;
}
@media (max-width: 575px) {
	.read-more-link {
		color: inherit;
		background: #fafafa;
		border: 1px solid #aaa;
	}
	.read-more-link:hover {
		color: #dc143c;
		background: #f0f0f0;
		text-decoration: none;
	}
}

/* Meta Information */
.meta, .post .meta {
	margin: 0;
	font-size: 1.4rem;
	color: #111;
	margin-bottom: 35px;
	vertical-align: middle;
	padding: 16px 0;
}
.meta a {
	display: inline-block;
	color: #111;
	text-decoration: underline;
}
.meta i {
	margin-right: 6px;
}
.meta span {
	margin: 0 12px 0 0;
}
.meta span.break {
	margin: 0 8px 0 4px;
}
.meta span.first-item {
	margin: 0;
	white-space: nowrap;
}
.meta-box {
	margin: 30px 10px;
}

.toc .meta-u,
.post .meta-u {
	background: none;
	border: 0;
	margin: 0 0 10px 0;
	padding: 0;
}
.post .meta-u {
	overflow: hidden;
	text-align: right;
}

/*
------------------------------------
 Pagination
------------------------------------ */
#paging {
	margin: auto;
	text-align: center;
}
#paging ul {
	padding: 0;
}
#paging i {
	font-weight: bold;
}
#paging .not-allow i {
	font-weight: normal;
	opacity: 0.3;
}
.pagination {
	display: flex;
	justify-content: center;
	margin: 0;
}
.pagination li {
	flex: 1 1 42px;
	max-width: 42px;
	min-width: 27px;
	float: left;
}

.pagination > li > a,
.pagination > li > span {
	display: inline-block;
	text-decoration: none;
	width: 100%;
	padding: 6px 0;
	color: inherit;
	background: #fff;
	border: 1px solid #ddd;
	border-right: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span,
.pagination > .not-allow:first-child > span:hover {
	border-right: 1px solid #ddd;
}
.pagination > .active > span,
.pagination .current,
.pagination > li > a:hover {
	color: #fff;
	background: #dc143c;
}
.pagination > .active > span:hover,
.pagination > .not-allow > span:hover {
	cursor: text;
}
.post #paging {
	margin: 20px 0 40px 0;
}

/*
------------------------------------
 Post
------------------------------------ */
.post h2, .post h3, .post h4, .post h5, .post h6 {
	line-height: 1.4;
	margin-top: 35px;
	margin-bottom: 30px;
}
.post h1:first-child {
	margin-top: 0;
}
.post h2 {
	border-left: 8px solid #999;
	margin-top: 50px;
	padding: 8px 20px;
}
.post h3 {
	font-size: 2.2rem;
	padding: 2px 15px;
	margin-top: 50px;
	margin-left: 5px;
	border-left: 2px #999 solid;
}
.post h4 {
	font-size: 1.8rem;
	padding: 0 12px;
	border: 0;
	border-left: solid 12px #999;
}
.post h2:first-child,
.post h3:first-child {
	margin-top: 30px;
}

/* Table */
#rsearch table {
	font-size:12px !important;
	margin:0 5px 0 5px !important;
	padding:0 !important;
	background:#fff !important;
	border-collapse: collapse !important;
	border:none !important;
	line-height:20px !important;
}
#rsearch th{
	width: 33% !important;
	padding:10px 0 0 2px !important;
}
#rsearch td{
	padding:0 0 0 2px !important;	
}
#rsearch td,
#rsearch th{
	background:#fff !important;
	border:none !important;
	text-align: left;
}
.post table {
	margin:0 auto;
	border-collapse: collapse;
}
.post td, .post th {
	padding: 8px 10px;
	border: 1px solid #ddd;
}
.post th {
	text-align: center;
	background: #f5f5f5;
}

/* List (bootstrap だとモバイルでリストマーク見えないので、その対策) */
.post ul,
.post ol {
	padding: 0 10px 0 25px;
}

/* Author */
.post .vcard {
	text-align: right;
}
.post .vcard i, .post .vcard svg {
	margin-right: 8px;
}

/*
------------------------------------
 Entry Title
------------------------------------ */
.entry-title, #front-page-title {
	font-size: 2.8rem;
	line-height: 1.5;
	background: none;
	border: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.entry-title a {
	color: inherit;
	text-decoration: none;
}
.entry-title a:hover {
	color: #dc143c;
}

/*
------------------------------------
 SNS buttons
------------------------------------ */
#sns-tops {
	margin: -25px 0 45px 0;
}
#sns-bottoms {
	margin: 16px 0 0 0;
}
#bottom-area #sns-bottoms {
	margin-bottom: 0;
}

.sns-msg h2 {
	display: inline-block;
	margin: 0 0 0 5px;
	padding: 0 8px;
	line-height: 1.0;
	font-size: 1.6rem;
	background: none;
	border: none;
	border-bottom: 5px solid #ccc;
}

/*
------------------------------------
 Next / Prev Navigation
------------------------------------ */
#pnavi {
	clear: both;
	padding: 0;
	border: 1px solid #ddd;
	background: #fff;
	height: auto;
	overflow: hidden;
}
#pnavi .next,
#pnavi .prev {
	position: relative;
}
#pnavi .next {
	text-align: right;
	border-bottom: 1px solid #ddd;
}
#pnavi i, #pnavi svg {
	font-size: 2.2rem;
}
#pnavi .next-arrow,
#pnavi .prev-arrow {
	font-size: 1.6rem;
	position: absolute;
	top: 10px;
}
#pnavi .next-arrow *,
#pnavi .prev-arrow * {
	vertical-align: middle;
}
#pnavi .next-arrow {
	left: 20px;
}
#pnavi .prev-arrow {
	right: 20px;
}
#pnavi .ntitle,
#pnavi .ptitle {
	margin-top: 32px;
}
#pnavi img {
	height: 100px;
	width: 100px;
	border: 1px solid #ddd;
	border-radius: 8px;
}
#pnavi a {
	display: block;
	padding: 15px 30px;
	overflow: hidden;
	text-decoration: none;
	color: #666;
	min-height: 132px;
}
#pnavi a:hover {
	color: #dc143c;
}
#pnavi a > img,
#pnavi a:hover > img {
	transition: opacity .4s, transform .4s;
}
#pnavi a:hover > img {
	border-color: #337ab7;
}
#pnavi .block-span {
	display: block;
	margin-top: 35px;
}
#pnavi .next img,
#pnavi .no-img-next i, #pnavi .no-img-next svg {
	float: right;
	margin: 0 0 0 10px;
}
#pnavi .prev img,
#pnavi .no-img-prev i, #pnavi .no-img-prev svg {
	float: left;
	margin: 0 10px 0 0;
}
#pnavi i.navi-home, #pnavi svg.navi-home,
#pnavi .no-img-next i, #pnavi .no-img-next svg,
#pnavi .no-img-prev i, #pnavi .no-img-prev svg {
	font-size: 7.6rem;
	padding: 5px 0;
}

@media (min-width: 1200px), (min-width: 540px) and (max-width: 991px) {
	#pnavi .next, #pnavi .prev,
	#pnavi .next a, #pnavi .prev a {
		padding-bottom: 32767px;
		margin-bottom: -32752px;
	}
	#pnavi .next, #pnavi .prev {
		margin-bottom: -32767px;
		width: 50%;
	}
	#pnavi .next {
		float: right;
		border-left: 1px solid #ddd;
	}
}

/*
------------------------------------
 Related Post, Discussion
------------------------------------ */
.related,
.discussion,
.tb {
	font-size: 2.4rem;
	line-height: 2.0;
	margin: 0 0 15px 0;
}
.related i, .related svg, .discussion i, .discussion svg, .tb i, .tb svg {
	margin-right: 10px;
}

/* Related Post */
#related {
	padding: 0;
}
#related .term img {
	float: left;
	margin: 8px 10px 8px 0;
}
#related h3 {
	font-size: 1.6rem;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 10px 10px;
	border: none;
}
#related h3 a {
	color: inherit;
	text-decoration: none;
	line-height: 1.6;
}
#related h3 a:hover {
	color: #0099ff;
}
#related .toc {
	padding: 10px 0;
	border-top: 1px dotted #ccc;
}
#related .toc:first-child {
	border-top: none;
}
#related .excerpt p {
	display: inline;
	opacity: .7;
	font-size: 1.3rem;
}

/*
------------------------------------
 Comments List
------------------------------------ */
#comments h3 {
	font-size: 1.6rem;
	border: none;
	padding: 10px 0;
	margin-bottom: 10px;
}
#comments h3 i, #comments h3 svg {
	font-size: 2.2rem;
	margin-right: 10px;
}
.comments-list, .comments-list li {
	border-bottom: 1px solid #ddd;
}
.comments-list li {
	margin-bottom: 20px;
}
.comments-list .comment-body {
	padding-bottom: 20px;
}
.comments-list li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
#comments p {
	font-size: 1.4rem;
	margin: 20px 0;
}
#comments label {
	display: block;
}

.comment-author.vcard .avatar {
	display: block;
	float: left;
	margin: 0 10px 20px 0;
}
.comment-meta {
	margin-bottom: 40px;
}
.comment-meta::after {
	content: " ";
	clear: both;
}
.fn {
	line-height: 1.6;
	font-size: 1.5rem;
}
.says {
	margin-left: 10px;
}
.commentmetadata {
	font-size: 1.4rem;
	height: 15px;
	padding: 10px 10px 10px 0;
}
.reply a {
	display: block;
	text-decoration: none;
	text-align: center;
	width: 65px;
	margin: 0 0 0 auto;
}
.comments-list {
	padding-left: 0px;
	list-style-type: none;
}
.comments-list li.depth-1 > ul.children {
	padding-left: 30px;
}
.comments-list li {
	list-style-type: none;
}
#comments .no-comments {
	margin: 0 0 20px 0;
	padding: 10px 20px 30px 20px;
	border-bottom: 1px solid #ddd;
}

/*
------------------------------------
 Comment Pagination
------------------------------------ */
#c-paging {
	text-align: center;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
}

/*
------------------------------------
 Comment Form
------------------------------------ */
#commentform p {
	margin: 0 0 20px;
}
#respond {
	font-size: 1.6rem;
}
#commentform .tags {
	padding: 10px;
	font-size: 1.3rem;
}
#commentform-author {
	display: flex;
	flex-wrap: wrap;
}
.comment-form-author {
	flex: 0 1 35%;
	padding-right: 10px;
}
.comment-form-email {
	flex: 1 0 64%;
}
#commentform, #comments textarea, [type^="text"], [class^=comment-form-] {
	margin: 0;
	width: 100%;
}
#comments .comment-form-cookies-consent {
	display: table;
}
#comments .comment-form-cookies-consent * {
	display: table-cell;
	margin: 0 5px 0 0;
	width: auto;
	vertical-align: middle;
}

/* Comment Button */
#comments .form-submit {
	margin: 0;
}
#comments .comments-list .form-submit {
	margin-bottom: 40px;
}
#comments [type="submit"] {
	color: #fff;
	background: #666;
	padding: 18px 18px 17px 18px;
	cursor: pointer;
}
#comments [type="submit"]:hover {
	background: #dc143c;
}

/* Trackback */
#trackback input {
	width: 100%;
	margin: 0 0 10px 0;
}

/*
------------------------------------
 Search Result Title
------------------------------------ */
#list-title {
	margin: 0 0 40px 0;
	font-size: 2.8rem;
	font-weight: normal;
}
#section .grid #list-title {
	margin: 0;
}

/*
------------------------------------
 Sidebar
------------------------------------ */
div[id*="side-"], #col3 {
	padding: 20px 0;
	border: 1px solid #ddd;
	background: #fff;
}

#side .widget, #col3 .widget {
	overflow-wrap: anywhere;
	margin: 0 6px;
	padding: 20px 7px;
	border: 1px solid transparent;
}
#side ul, #col3 ul {
	margin-bottom: 0;
}
#side ul li, #col3 ul li {
	list-style-type: none;
	line-height: 2.0;
	margin: 0;
	padding: 0;
}
#side ul li li, #col3 ul li li {
	margin-left: 16px;
}
#side h3, #col3 h3, #side h4, #col3 h4 {
	font-size: 1.8rem;
	font-weight: bold;
	color: #111;
	margin: 4px 0 20px 0;
	padding: 4px 0;
}

/* Search Form */
.search-field {
	border: 1px solid #bbb;
}

/* Calendar */
#wp-calendar, .wp-calendar-nav {
	background: #fff;
}
#wp-calendar caption{
	color: inherit;
	background: #fff;
}
#wp-calendar #today {
	background: #ffec67;
}
#wp-calendar .pad {
	background: #fff9f9;
}

/*
------------------------------------
 Footer
------------------------------------ */
#footer {
	clear: both;
	z-index: 10;
}
.row {
	margin: 0;
}
#foot-in {
	padding: 25px 0;
}
#foot-in a, #footer-menu, .foot-nav a {
	color: #111;
}

#foot-in h4 {
	font-size: 1.8rem;
	font-weight: bold;
	margin: 15px 0;
	padding: 4px 10px;
	border-left: 8px solid #999;
}

#foot-in ul li {
	list-style-type: none;
	line-height: 1.8;
	margin: 0 10px;
	padding: 0;
}
#foot-in ul li li {
	margin-left: 15px;
}

/* Footer Menu */
.foot-nav ul {
	margin: 0 auto;
	padding: 20px 15px;
}
.foot-nav li {
	display: inline-block;
	margin: 0;
}
.foot-nav li::before {
	content: "\07c";
	margin: 0 10px;
}
.foot-nav li:first-child::before {
	content: "";
	margin: 0;
}

/* Copyright */
#copyright {
	font-size: 1.2rem;
	padding: 20px 0 100px 0;
	color: #999;
	clear: both;
}
#footer .copy {
	font-size: 1.2rem;
	line-height: 1.0;
	margin: 20px 0 0 0;
	text-align: center;
}
#footer .copy a {
	color: inherit;
}

#footer #thk {
	margin: 20px 0;
	white-space: nowrap;
	font-size: 1.1rem;
	word-spacing: -1px;
}

/* PAGE TOP Button */
#page-top {
	position: fixed;
	bottom: 14px;
	right: 14px;
	font-weight: bold;
	background: #656463;
	text-decoration: none;
	color: #fff;
	padding: 16px 20px;
	text-align: center;
	cursor: pointer;
	transition: .8s;
	opacity: 0;
	visibility: hidden;
	z-index: 99;
}
#page-top:hover {
	opacity: 1!important;
}

/*
------------------------------------
 Other
------------------------------------ */
/* iframe */
iframe {
	box-sizing: content-box;
	border: 0;
}

/* iframe Responsive */
.i-video {
	display: block;
	position: relative;
	overflow: hidden;
}
.i-video {
	padding-top: 25px;
	padding-bottom: 56.25%;
}
.i-video iframe, .i-video object, .i-video embed {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.i-embed iframe {
	width: 100%;
}

/* Widget Area */
.head-under {
	margin-top: 20px;
}
.head-under, .post-title-upper, .post-title-under {
	margin-bottom: 20px;
}
.posts-under-1 {
	padding: 20px 0;
}
.posts-under-2 {
	padding-bottom: 40px;
}

/* recentcomments */
.recentcomments a { display: inline; padding: 0; margin: 0; }

/*
------------------------------------
 Responsive Style
------------------------------------ */
#main {
	flex: 0 1 772px;
	max-width: 772px;
	min-width: 1px;
	float: left;
}
#side {
	flex: 0 0 366px;
	width: 366px;
	min-width: 1px;
	float: right;
}

/* 992px and over */
@media (min-width: 992px) {
	#primary, #field {
		display: flex;
	}
	#breadcrumb, .head-cover {
		display: block !important;
	}
	#sitename img {
		margin: 0;
	}
}

/* 画面幅による段階的幅調整 */
@media screen and (min-width: 768px) {
	.logo,
	#head-band-in,
	div[id*="head-band"] .band-menu,
	#header .head-cover,
	#header #gnavi,
	#foot-in {
		max-width: 720px;
	}
}
@media screen and (min-width: 992px) {
	.logo,
	#head-band-in,
	div[id*="head-band"] .band-menu,
	#header .head-cover,
	#header #gnavi,
	#foot-in {
		max-width: 960px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	#main {
		flex: 0 1 592px;
		max-width: 592px;
		min-width: 1px;
	}
}
@media screen and (min-width: 1200px) {
	.logo,
	#head-band-in,
	div[id*="head-band"] .band-menu,
	#header .head-cover,
	#header #gnavi,
	#foot-in {
		max-width: 1140px;
	}
	#list .term img {
		width: auto;
		height: auto;
		margin-right: 20px;
	}
}
@media screen and (max-width: 1199px) {
	#list .term img {
		max-width: 40%;
		height: auto;
		margin-right: 20px;
	}
}

/* 991px and under (サイドバーが下に来た時の調整) */
@media print, (max-width: 991px) {
	#primary, #main, #side {
		display: block;
		width: 100%;
		float: none;
		clear: both;
	}
	div[id*="head-band"] {
		padding: 0 5px;
	}
	#header #gnavi {
		padding-left: 0;
		padding-right: 0;
	}
	#main {
		margin-bottom: 30px;
	}
	#section {
		margin-right: 0;
	}
	.grid, #side .widget, #col3 .widget {
		padding-left: 20px;
		padding-right: 20px;
	}
	.grid {
		margin: 0 0 20px 0;
	}
	.post .alignfull {
		margin-left: -20px;
		margin-right: -20px;
	}
	#side .widget, #col3 .widget {
		margin-left: 0;
		margin-right: 0;
	}
	#related .toc {
		margin-right: 15px;
	}
	.comments-list li.depth-1 > ul.children {
		padding-left: 0;
	}
	#foot-in {
		padding: 0;
	}
	#foot-in .col-xs-4, #foot-in .col-xs-6, #foot-in .col-xs-12 {
		display: none;
	}
	div[id*="side-"] {
		margin-bottom: 20px;
	}
	/* スクロール固定解除判定用 */
	#side-scroll {
		max-width: 32767px;
	}
}

/* 575px and under (より小さなデバイス向けの調整) */
@media (max-width: 575px) {
	.grid, #side .widget, #col3 .widget {
		padding-left: 7px;
		padding-right: 7px;
	}
	.meta, .post .meta {
		font-size: 1.2rem;
	}
	/* サムネイル位置調整 */
	#list .term img {
		max-width: 30%;
		height: auto;
		margin: 0 15px 25px 0;
	}
	#list .excerpt {
		padding-left: 0;
		margin: 0 0 40px 0;
	}
	/* 抜粋の改行消す */
	.excerpt p:not(.meta) {
		display: inline;
	}
	.excerpt br {
		display: none;
	}
	/* 記事を読むリンクをボタン風に変更 */
	.read-more-link {
		display: block;
		clear: both;
		padding: 12px;
		font-size: 1.2rem;
		text-align: center;
		white-space: nowrap;
		overflow: hidden;
	}
	.read-more-link,
	.read-more-link i {
		text-decoration: none;
	}
	#list .term img {
		margin-bottom: 30px;
	}
	#list .read-more-link {
		margin: 20px 0 0 0;
	}
	/* タイトル文字を全体的に小さくする */
	#sitename {
	    font-size: 2.2rem;
	}
	.entry-title, #front-page-title,
	.post h2, .post h3,
	.related, .discussion, .tb {
		font-size: 1.8rem;
	}
	/* ページャー */
	#paging a, #paging span {
		padding: 13px 0;
	}
	/* コメントフォームを全幅に */
	[class^=comment-form-] {
		flex: 0 0 100%;
		padding: 0;
	}
	/* PAGE TOP ボタンをアイコンのみに変更 */
	#page-top {
		font-size:2.0rem;
		padding: 8px 14px;
	}
	.ptop {
		display: none;
	}
}

html{
	scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6{
	font-weight:bold;
}
.breadcrumbs{
	margin:0 10px 10px 10px;
	clear:both;
	white-space: nowrap;overflow: hidden;
	text-overflow: ellipsis;
}
.current-item{
	font-size:12px !important;
}
.yarpp-related ul{
	margin-top:3px;
}
.post th {
	width:43%;
}
@media screen and (max-width: 1024px) {
	/* 480px以下の画面サイズに適応するCSSを記載 */
	.info {
	padding: 0 0 0 11px;
	}
}
#mobile-buttons li{
	margin-bottom:43px;
}
footer{
	padding-bottom:30px;
}
#footer-nav {
  border-top: 1px solid #ccc;
}
#copy{
	font-family:'Lucida Sans',sans-serif;
	color: #666;
}
#footer-bottom p{
	font-size:12px !important;
	text-align:center;
	margin-top:0;
	line-height: 30px;
}
figure{
	margin:0;
	padding:0;
}
textarea {
  width: 100%;
}
[type="text"], [type="email"], .reply a {
  width: 100%;
}
.rank p{
	font-size:12px !important;
}
.rank{
    padding:1px 5px;
	margin:10px 0;
    color: #333;
    background:#faf8f2;/*背景色*/
}
#toc_container{
	clear:both;
}
.reviewed p{
	font-size:14px !important;
}
.reviewed ul{
	display: flex;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	background-color:#f2f2f2;
	padding:0 0 0 10px;
	margin-bottom:3px;
}
.reviewed li:first-child{
	margin-left:0px;
}
.backcol3 ul {
  border: solid 2px skyblue;
  border-radius: 5px;
  padding: 1em 1em 0.5em 2.3em !important;
  position: relative;
}
.backcol3 ul li {
		font-size:16px !important;
  line-height: 1.5;
  padding: 0.2em;
  list-style-type: none !important;
}
.backcol3 ul li:before {
  font-family: "FontAwesome";
  content: "\f138";/*アイコンの種類*/
  position: absolute;
  left : 1em;/*左端からのアイコンまでの距離*/
  color: skyblue;/*アイコン色*/
}
.backcol4 ol {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding: 8px 0.5em 0 0.5em;
}
.backcol4 ol li {
	font-size:16px !important;
  position: relative;
  padding: 0.5em 0.5em 0.4em 33px;
  line-height: 0.8em;
}
.backcol4 ol li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*数字のデザイン変える*/
  display:inline-block;
  background: #f89174;
  color: white;
  font-weight:bold;
  font-size: 15px;
  border-radius: 15%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.guide:before {
	position: relative;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
    content: "\f105";
	margin:0 5px 0 3px;
}
.reviewed li {
	width: 250px;
	margin: 10px 10px 10px 0;
	padding:12px 10px 30px 10px;
	flex-shrink: 0;
	list-style:none;
	background-color:#fff;
}
.reviewed ul img{
	float:left !important;
	margin-bottom:20px;
}
.box {
	font-size:14px;
  display: flex;
  overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	background-color:#f2f2f2;
}
.box div:first-child{
	margin-left:10px;
}
.box div {
  width: 250px;
  margin: 10px 10px 10px 0;
	padding:12px 10px 30px 10px;
  flex-shrink: 0;
}
.box div img{
	float:left !important;
	margin-bottom:20px;
}
.keisen{
  border: 1px solid #ddd;
	border-radius: 5px;
}
.yarpp-related p{
	font-size:20px;
	margin:0 0 0 0 !important;
	padding:0 0 7px 5px !important;
}
.mg0{
	margin-bottom:0 !important;
}
.wpcf7-radio .wpcf7-list-item {
	margin-top:5px;
	display: block;
}
.wpcf7-list-item-label{
	margin-left:5px;
}
.blogcardfu {
	font-size:14px;
	width:auto;
	margin:10px 0;
	padding:15px;
	text-align:left;
	clear:both;
}
.blogcardfu a {
	font-size:14px;
}
.blogcardfu-image {
	float:right;
	padding:0 0 0 10px;
	margin:5px 0 5px 5px;
	border-radius: 30px;
}
.blogcardfu img {
	border-radius: 5px;
}
.blogcardfu-title{
	font-size:120%;
	font-weight:700;
	margin:0 0 5px 0;
}
.blogcardfu p {
	margin-top:0;
}
#btn-close-modal {
	font-size:40px;
	margin-top:8px;
	padding-right:20px;
	width:100%;
	text-align: right;
	cursor:pointer;
	color:#777;
}
.form-item {
  position: sticky;
  top: 0;
}
/*　ハンバーガーボタン　*/
.hamburger {
  display : block;
  position: fixed;
  z-index : 3;
  right : 13px;
  top   : 8px;
  width : 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
  -webkit-transition: 0.5s all;
  -moz-transition   : 0.5s all;
  transition        : 0.5s all;
}
.hamburger span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 2px ;
  left    : 6px;
  background : #555;
}
.hamburger span:nth-child(1) {
  top: 10px;
}
.hamburger span:nth-child(2) {
  top: 20px;
}
.hamburger span:nth-child(3) {
  top: 30px;
}

/* ナビ開いてる時のボタン */
.hamburger.active{
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.hamburger.active span:nth-child(1) {
  top : 16px;
  left: 6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}
.hamburger.active span:nth-child(2) {
  top: 16px;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
}
.hamburger.active span:nth-child(3) {
  opacity: 0;
}

nav.globalMenuSp {
  position: fixed;
  z-index : 2;
  top  : 0;
  left : 25%;
  color: #000;
  background: #fff;
  text-align: left;
  transform: translateX(100%);
  transition: all 0.6s;
  width: 100%;
	opacity: 0.9;
}

nav.globalMenuSp ul {
  background: #ccc;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0 0 0 10px;
  width: 75%;
  border-bottom: 1px solid #fff;
	margin-bottom:0;
}
nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
nav.globalMenuSp ul li:hover{
  background :#ddd;
}

nav.globalMenuSp ul li a {
  display: block;
  color: #000;
  padding: 1em 0;
  text-decoration :none;
}
@media (min-width: 768px) {
nav.globalMenuSp {
  left : 75%;
}	
nav.globalMenuSp ul li {
  width: 25%;
}	
}	
/* このクラスを、jQueryで付与・削除する ハンバーガーEND */
nav.globalMenuSp.active {
  transform: translateX(0%);
}
.flexbox{
	display: flex !important;
	align-items: flex-start;
	margin:0px 0 30px 10px;
	
}
.child{
	margin:30px 0 0 0px;
}
.child2{
	margin:33px 0 0 5px;
}
.underline{
	text-decoration:underline;
}
.bline{
	font-weight:bold;
}
.review {
	position: relative;
	margin:20px auto;
	border: 1px solid #cfd9de;
	padding: 2em 20px 4em 20px;
	border-radius: 10px;
}
.review p a,
.mid {
	font-size:14px;
}
.fa-redo-alt{
	margin-left:6px;
}
.yokosc{
	font-size:13px;
	float:right;
	margin:3px 0 30px 0 !important;
}
.yokosc:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	white-space: pre-wrap !important;
    content: "\f060";
	margin: 0 7px 0 0 !important;
}
.yokosc:after {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	white-space: pre-wrap !important;
    content: "\f061";
	margin: 0 0 0 7px !important;
}
.nurse2{
	margin:-5px 2px 0 0 !important;
}
.yoko {
	font-weight:bold;
	font-size:16px;
      display: flex;
      align-items: start; /* 垂直中心 */
      justify-content: left; /* 水平中心 */
      line-height:26px;
	margin:15px 0 8px 3px !important;
}
.yoko:before {
      border-top: 1px solid;
      content: "";
      width: 20px; /* 線の長さ */
	margin-top:12px;
}
.yoko:before {
      margin-right: 5px; /* 文字の右隣 */
}
.futo{
	font-weight:bold;
}
.footer-content li{
	display: inline;
	margin:0 12px 0 0 !important;
}
.withbox {
    position: relative;
    margin: 1.5em 0 2.3em 0;
    padding: 0 18px;
    border: solid 1px #ef9c99;
    border-radius: 10px;
}
.withbox .with:before {
	font-size: 22px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
    content: "\f5da";
    padding-right:5px;
}
.withbox .with {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 7px;
    line-height: 1;
    font-size: 16px;
    background: #FFF;
    color: #ef9c99;
    font-weight: bold;
}
.withbox p {
	font-size: 14px;
    margin: 0; 
    padding: 10px 0 0 0;
	line-height:25px;
}
.koshiki {
	max-width:400px;
    position: relative;
    margin: 2em auto 3em auto;
    padding: 0 0 10px;
    border: solid 1px #ffa726;
    border-radius: 10px;
}
.koshiki a{
	color: #007185;
	text-decoration:underline !important;
}
.koshiki a:hover{
	text-decoration:none !important;
}
.kaki:before {
	position: relative;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
    content: "\f063";
	letter-spacing:0.1em;
}
.koshiki .koshi:before {
	position: relative;
	top:5px;
	font-size: 22px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
    content: "\f061";
    padding-right:8px;
	display:inline-block;
	transform:rotate(45deg);
}
.koshiki .ns:before {
	position: relative;
	top:1px;
	font-size: 20px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
    content: "\f105";
    padding-right:7px;
	color:#007185;
	
}
.koshiki .koshi {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 7px;
    line-height: 1;
    font-size: 16px;
    background: #FFF;
    color: #8a4513;
    font-weight: bold;
}
.koshiki .koshiroo {
    position: absolute;
    display: inline-block;
    top: -22px;
    left: 10px;
    padding: 0 10px 0 7px;
    background: #FFF;
}
.koshiki .koshiname {
    position: absolute;
    display: inline-block;
    top: -17px;
    left: 10px;
    padding: 0 10px 0 7px;
    background: #FFF;
}
.koshiki p {
	font-size: 18px !important;
    margin: 22px 0 10px !important; 
    padding: 0;
	line-height:35px;
	text-align:center;
}
.a1{
	width: 35% !important;
}
.half{
	text-align: center;
	width: 50% !important;
	font-weight:bold;
	color:#06c;	
}
.wh {
	background:#fcfcfc;
}
.tablepress p {
	margin-bottom:0;
}
.yoiten{
vertical-align: top;
}
.badge{
    display: block;
	width:45px;
	margin: 0 auto 0 auto;
	background:#cf1319;
	border-radius: 2px;
	color:#fff;
	font-weight:bold;
}
.hikaku table {
	font-size:13px;
	line-height:1.7;
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
	margin-bottom:0 !important;
}
.hikaku td {
	text-align: center;
	padding:5px !important;
}
.hikaku img {
	max-width:none;
	height:37px !important;
}
.haba10{
	width:10% !important;
}
.haba{
	background-size:95%;
	width:40% !important;
	background-repeat:  no-repeat;
}
.osusume-ranking table {
	width:98%;
	margin: 0 auto !important;	
}
.hishiichi{
	display:inline;
	margin-top:20px !important;
}
.rn-table img,
.osusume-ranking img {
	margin: 0 !important;
	display:inline !important;
    vertical-align: middle;
}
.manzoku{
	width:22% !important;
}
.pad{
	padding:11px 0 8px 10px !important;
}
.futo15{
	font-size:15px !important;
	font-weight:700 !important;
}
.roo{
	background-image: url(https://career.qraft.co.jp/nurse/wp-content/uploads/kangoroo.png) !important;
}
.senka{
	background-image: url(https://career.qraft.co.jp/nurse/wp-content/uploads/jinzaibank_new_logo.png) !important;
}
.lev{
	background-image: url(https://career.qraft.co.jp/nurse/wp-content/uploads/levwell.png) !important;
}
.roo{
	background-size:68% !important;
}
.senka,
.lev{
	background-size:80% !important;
}
.roo{
	background-position: 50% 20% !important;
}
.senka{
	background-position: 50% 14% !important;
}
.lev{
	background-position: 50% 20% !important;
}
.roo,
.senka,
.lev{
	background-repeat:  no-repeat !important;
}
@media screen and (max-width: 480px) {
.roo,
.senka,
.lev{
	background-position: 50% 35% !important;
}
}
#tab-sogo td,
#tab-type td{
	font-size:15px !important;
	line-height: 1.7 !important;
}
.tab-sogo td,
.tab-type td{
	font-size:15px !important;
	line-height: 1.7 !important;
}
.kango-roo{
	background-image: url(https://career.qraft.co.jp/nurse/wp-content/uploads/kangoroo.png);
	background-position: 50% 30%;
}
.njb{
	background-image: url(https://career.qraft.co.jp/nurse/wp-content/uploads/jinzaibank_new_logo.png); 
	background-position: 50% 20%;
}
.levwell{
	background-image: url(https://career.qraft.co.jp/nurse/wp-content/uploads/levwell.png); 
	background-position: 50% 20%;
}
.mynv{
	background-image: url(https://career.qraft.co.jp/nurse/wp-content/uploads/mynb.png); 
	background-position: 50% 35%;
}
.iryouworker{
	background-image: url(https://career.qraft.co.jp/nurse/wp-content/uploads/iryouworker.png); 
	background-position: 50% 25%;
}
.mcnn{
	background-image: url(https://career.qraft.co.jp/nurse/wp-content/uploads/mc-nurse.png); 
	background-position: 50% 35%;
}
.bgkg{
	background-image: url(https://career.qraft.co.jp/nurse/wp-content/uploads/biyogekaguide.png); 
	background-position: 50% 35%;
}
@media (min-width: 550px) {
	.haba{
	background-size:75%;	
	width:30% !important;
	}
}
.point{
	margin-bottom:20px;
}
.point ul {
  border: solid 1px #ffb03f;
 border-radius: 0 0 10px 10px;	
  padding: 0.5em 1em 0.5em 1em;
  position: relative;
	margin-top:0 !important;
}
.point ul li {
	font-size:16px !important;
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none !important;
}
.point ul li:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f560";
	color: #ffb03f;
	margin-right:5px;
}
.point p:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f5ad";
	color: #000;
	margin-right:5px;
}
.point p{
	background: #ffb03f;
	margin:0 !important;
	padding:5px 5px 5px 17px;
	border: solid 1px #ffb03f;
	border-radius: 10px 10px 0 0 ;	
}
#date{
	margin:10px 0 14px 7px;
}
#date2{
	margin:0 0 20px 7px;
}
#date,
#date2{
	font-size:13px;
	color:#777;
}
#date i,
#date2 i{
	margin-right:3px;
}
#date time,
#date2 time{
	margin-right:5px;
}
.orange {
	color: #cc6600;
	font-weight:bold;
}
.midori {
	color: #007185;
}
.futomoji {
	font-size:17px;
	font-weight:bold;
}
.f3 {
	background: #f3f3f3;
}
.naka{
	text-align: center;
}
.sanko {
	font-size:11px;
	background-color:#F57C00;
	color:#fff;
	padding:3px 3px;
	margin:0 5px 0 0;
	vertical-align: middle;
}
.ranking table {
  width: 99% !important;
  margin-left: auto;
  margin-right: auto;
}
.ranking th {
	width: 35%;
}
img.topaligncenter {
  clear: both;
  margin-top: .4em;
  margin-bottom: 3px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.qraft{
	font-size:12px;
	display: flex;
	justify-content: flex-end;
	margin-right:3px;
}
.hhh{
	font-size:12px;
	display: flex;
	justify-content: flex-end;
	margin-right:3px;
}
strong#hhh{
	font-size:19px;
	display:block;
	margin:40px 0 7px 7px;
}
.backcol2 .noline{
	text-decoration:none !important;
}
a.no-underline{
	color:#555 !important;
	text-decoration:none;
}
a.underline{
	text-decoration:underline !important;
}
.ue3-10{
	margin:3px 10px !important;	
}
.ue3-3{
	margin:3px 3px !important;	
}
.ue5-3{
	margin:5px 3px !important;	
}
.ue{
	margin-top:0 !important;	
}
.ue3{
	margin-top:3px !important;	
}
.ue5{
	margin-top:5px !important;	
}
.ue10{
	margin-top:10px !important;	
}
.ue15{
	margin-top:15px !important;
}
.ue20{
	margin-top:20px !important;
}
.ue25{
	margin-top:25px !important;
}
.ue30{
	margin-top:30px !important;
}
.ue35{
	margin-top:35px !important;
}
.ue40{
	margin-top:40px !important;
}
.ue45{
	margin-top:45px !important;
}
.ue50{
	margin-top:50px !important;
}
.ue60{
	margin-top:60px !important;
}
.shita{
	margin-bottom:0 !important;
}
.shita5{
	margin-bottom:5px !important;
}
.shita10{
	margin-bottom:10px !important;
}
.shita20{
	margin-bottom:20px !important;
}
.shita30{
	margin-bottom:30px !important;
}
.shita40{
	margin-bottom:40px !important;
}
.shita50{
	margin-bottom:50px !important;
}
.ueshita{
	margin-top:0 !important;
	margin-bottom:0 !important;
}
.migi{
	float:right;
	text-align:right;
}
.migi3{
	margin-right:3px !important;
}
.migi5{
	margin-right:5px !important;
}
.deka22{
	font-size:22px !important;
	font-weight: 700 !important;
}
.deka27{
	font-size:27px !important;
	font-weight: 700 !important;
}
.nurse{
	margin:21px 3px 0 0 !important;
}
/*続きを見る*/
.grad-wrap {
  position: relative;
	margin-bottom: 55px;	
}
.grad-wrap2 {
  position: relative;
	margin-bottom: 95px;	
}
.grad-btn,.grad-btn2 {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: -60px;
  left: 0;
  width: 250px;
  margin: auto;
  padding: .3em 0;
  margin-bottom: 30px;	
  border-radius: 30px;
  background: #fff;
  color: #333;
  font-size: 1.3rem;
  text-align: center;
  cursor: pointer;
  transition: .2s ease;
  box-shadow: 0 0 3px rgba(0,0,0,.3);
}
.grad-btn::after {
     font-family: 'Font Awesome 5 Free';
    content: "\f078  続きを読む";
}
.grad-btn2::after {
     font-family: 'Font Awesome 5 Free';
    content: "\f078  調査内容詳細";
}
.grad-btn:hover,.grad-btn2:hover {
  background: #fff;
  color: #333;
}
.grad-btn .fa,.grad-btn2 .fa {
  margin-right: .5em;
}
.grad-item {
  position: relative;
  overflow: hidden !important;
  height: 250px; /*隠した状態の高さ*/
}
.grad-item2 {
  position: relative;
  overflow: hidden !important;
  height: 180px; /*隠した状態の高さ*/
}
.grad-item p + p,.grad-item2 p + p {
  margin-top: 1em;
}
.grad-item::before,
.grad-item2::before,
.grad-item-top::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 60px; /*グラデーションで隠す範囲*/
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 10%);
  background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
}
.grad-trigger {
  display: none;
}
.grad-trigger:checked ~ .grad-btn,
.grad-trigger:checked ~ .grad-btn2{
  bottom: -4.5em;
}
.grad-trigger:checked ~ .grad-btn::after,
.grad-trigger:checked ~ .grad-btn2::after{
    font-family: 'Font Awesome 5 Free';
    content: "\f077  閉じる";
}
.grad-trigger:checked ~ .grad-btn .fa,
.grad-trigger:checked ~ .grad-btn2 .fa{
  transform: rotate(180deg);
}
.grad-trigger:checked ~ .grad-item,
.grad-trigger:checked ~ .grad-item2{
  height: auto !important;
}
.grad-trigger:checked ~ .grad-item::before,
.grad-trigger:checked ~ .grad-item2::before{
  display: none !important;
}
.grad-item table,.grad-item2 table{
    width: 100% !important;
}
.xl65,.xl66,.xl67{
    text-align: left !important;	
}
a.btn {
	display: block;
	width: 100% !important;
	padding: 8px 0 7px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border-radius: 10px;
	background:#10509D;

}

a.btn span {
	padding: 0 0 0 25px;
	background: url(../images/arw_down_off.png) no-repeat 0 center;
}

a.btn:hover {
	background: #fff;
	color: #10509D;
	padding: 7px 0 6px;
	border: 1px solid #10509D;
}
a.btn:hover span {
	padding: 0 0 0 25px;
	background: url(../images/arw_down_on.png) no-repeat 0 center;
}

a.btn_close {
	display: block;
	width: 100% !important;
	padding: 8px 0 7px;
	background: #10509D;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border-radius: 10px;
}

a.btn_close span {
	padding: 0 0 0 25px;
	background: url(../images/arw_up_off.png) no-repeat 0 center;
}

a.btn_close:hover {
	background: #fff;
	color: #10509D;
	padding: 7px 0 6px;
	border: 1px solid #10509D;
}

a.btn_close:hover span {
	padding: 0 0 0 25px;
	background: url(../images/arw_up_on.png) no-repeat 0 center;
}

a.btn02 {
	display: block;
	width: 100% !important;
	padding: 8px 0 7px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border-radius: 10px;
	background:#10509D;

}

a.btn02 span {
	padding: 0 25px 0 0;
	background: url(../images/arw_white.png) no-repeat right 4px;
}

a.btn02:hover {
	background: #fff;
	color: #10509D;
	padding: 7px 0 6px;
	border: 1px solid #10509D;
}
a.btn02:hover span {
	padding: 0 25px 0 0;
	background: url(../images/arw_b.png) no-repeat right 4px;
}
/*ボタン装飾*/
.hidden_box {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}

.hidden_box label {
    padding: 0 0 20px 0;
    border-radius: 5px;
    cursor :pointer;
    transition: .5s;
}

/*アイコンを表示*/
.hidden_box label:before {
    display: inline-block;
    content: '\f078';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
    padding-right: 5px;
    transition: 0.2s;
}

/*ボタンホバー時*/
.hidden_box label:hover {
    text-decoration:underline;
}

/*アイコンを切り替え*/
.hidden_box input:checked ~ label:before {
     content: '\f00d';
     -webkit-transform: rotate(360deg);
     transform: rotate(360deg);
     color: #777;
}

/*チェックは見えなくする*/
.hidden_box input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 0;
    height: auto;
    opacity: 1;
}

/*アイコンを表示*/
#modoru:before {
    content: '\f106';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
    padding-right: 5px;
    transition: 0.2s;
}
#modoru{
	margin-left:15px;
}

.textwidget li{
	font-size:12px;
	line-height:30px !important;
}
.textwidget li li{
	margin-left:5px !important;
}
table.tablepress　{
    width: 100% !important;
	table-layout: fixed !important;   /*列幅を指定する時に必要。　不要の場合は削除してください。*/
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.nandemo{
	margin-bottom:20px;
}
.nandemo table{
    width: 99% !important;
    margin-left: auto;
    margin-right: auto;
	text-align: center !important;
}
.d1,.d2{
	width: 65% !important;
	text-align:left;
}
.sakura{
	background-color:#fcf2f9;
}
.column-1,
.column-2,
.column-3{
	background-color:#fff !important;
}
.column-1{
	vertical-align: middle !important;	
}
.column-1 img{
	max-width: 200px !important;
	width: 100%;
	height: auto;
}
.tablepress img{
	vertical-align: middle;
	display:inline !important;
}
.tablepress-id-4,
.tablepress-id-5, 
.tablepress-id-6,
.tablepress-id-7,
.tablepress-id-8,
.tablepress-id-9,
.tablepress-id-10,
.tablepress-id-11{
	width: 100% !important;
}
.tablepress-id-2 .column-1,
.tablepress-id-4 .column-1,
.tablepress-id-5 .column-1,
.tablepress-id-6 .column-1,
.tablepress-id-7 .column-1,
.tablepress-id-8 .column-1,
.tablepress-id-9 .column-1,
.tablepress-id-10 .column-1,
.tablepress-id-11 .column-1 {
	text-align: center !important;
}
.tablepress-id-1 .column-1 {
width: 36% !important;
}
.tablepress-id-2 .column-1 {
width: 22% !important;
}
.tablepress-id-3 .column-1 {
width: 32% !important;
}
.tablepress-id-4 .column-1,
.tablepress-id-6 .column-1,
.tablepress-id-7 .column-1,
.tablepress-id-8 .column-1,
.tablepress-id-9 .column-1,
.tablepress-id-11 .column-1{
width: 45% !important;
}
	.tablepress-id-4 .column-3,
	.tablepress-id-6 .column-3, 
	.tablepress-id-7 .column-3, 
	.tablepress-id-8 .column-3,
	.tablepress-id-9 .column-3,
	.tablepress-id-11 .column-3{
	width: 41% !important;
}
.tablepress-id-4 .column-1 a,
.tablepress-id-6 .column-1 a, 
.tablepress-id-7 .column-1 a, 
.tablepress-id-8 .column-1 a,
.tablepress-id-9 .column-1 a,
.tablepress-id-10 .column-1 a,
.tablepress-id-11 .column-1 a {
	color: #0f1111;
}
.tablepress-id-4 .column-2,
.tablepress-id-6 .column-2, 
.tablepress-id-7 .column-2, 
.tablepress-id-8 .column-2,
.tablepress-id-9 .column-2,
.tablepress-id-10 .column-2,
.tablepress-id-11 .column-2 {
	text-align: left !important;
}
.tablepress-id-4 .row-3,
.tablepress-id-4 .row-4,
.tablepress-id-4 .row-6,
.tablepress-id-4 .row-7,
.tablepress-id-4 .row-9,
.tablepress-id-4 .row-10, 
.tablepress-id-4 .row-12, 
.tablepress-id-4 .row-13,
.tablepress-id-6 .row-3,
.tablepress-id-6 .row-4,
.tablepress-id-6 .row-6,
.tablepress-id-6 .row-7,
.tablepress-id-6 .row-9,
.tablepress-id-6 .row-10, 
.tablepress-id-6 .row-12, 
.tablepress-id-6 .row-13,
.tablepress-id-7 .row-3,
.tablepress-id-7 .row-4,
.tablepress-id-7 .row-6,
.tablepress-id-7 .row-7,
.tablepress-id-7 .row-9,
.tablepress-id-7 .row-10,
.tablepress-id-7 .row-12,
.tablepress-id-7 .row-13,
.tablepress-id-8 .row-3,
.tablepress-id-8 .row-4,
.tablepress-id-8 .row-6,
.tablepress-id-8 .row-7,
.tablepress-id-8 .row-9,
.tablepress-id-8 .row-10,
.tablepress-id-8 .row-12,
.tablepress-id-8 .row-13,
.tablepress-id-9 .row-3,
.tablepress-id-9 .row-4,
.tablepress-id-9 .row-6,
.tablepress-id-9 .row-7,
.tablepress-id-9 .row-9,
.tablepress-id-9 .row-10,
.tablepress-id-9 .row-12,
.tablepress-id-9 .row-13,
.tablepress-id-11 .row-3,
.tablepress-id-11 .row-4,
.tablepress-id-11 .row-6,
.tablepress-id-11 .row-7,
.tablepress-id-11 .row-9,
.tablepress-id-11 .row-10,
.tablepress-id-11 .row-12,
.tablepress-id-11 .row-13{	
	text-align: center !important;
}
.btn-shosai {
	position: relative;
	display: block;
	padding:10px;
	margin:10px;
	text-decoration: none;
	color: #0f1111;
	background: #ffd814;/*色*/
	border: solid 1px #e68913;/*線色*/
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	line-height:24px !important;
}
.btn-shosai2 {
	font-size:15px;
	position: relative;
	display:block;
	padding:10px;
	margin:0 3px;
	text-decoration: none;
	color: #0f1111;
	background: #ffd814;/*色*/
	border: solid 1px #e68913;/*線色*/
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	line-height:24px !important;
	text-align:center;
	letter-spacing: 0.2em;
	text-indent: 0.2em;
}
.btn-shosai:active,
.btn-shosai2:active{
	/*押したとき*/
	border: solid 1px #03A9F4;
	box-shadow: none;
	text-shadow: none;
}
@media screen and (max-width: 480px) {
	/* 480px以下の画面サイズに適応するCSSを記載 */
	.balloon-image-description {
	padding-top:5px !important;		
	}	
	.ue20-mob{
	margin-top:20px !important;	
	}
	.kuchikomi{
		margin-top:40px !important;
	}
	.osusume-ranking{
		margin-top:18px;
	}
	.qraft{
		margin:10px 0 0px 0;
	}
	.hhh{
		margin:5px 0 0 0;
	}
	.btn-shosai{
	font-size: 13px !important;
	line-height:22px !important;
	}
	.tablepress-id-4,
	.tablepress-id-6,
	.tablepress-id-7,
	.tablepress-id-8,
	.tablepress-id-9,
	.tablepress-id-11{
		font-size: 12px !important;
	}
	.tablepress-id-4 img, 
	.tablepress-id-6 img, 
	.tablepress-id-7 img,
	.tablepress-id-8 img,
	.tablepress-id-9 img,
	.tablepress-id-11 img{
		float: left !important;
	}
}
.post li {
	margin-bottom:10px;
}
.sage{
	clear:both !important;
}
h2.sage{
	margin-top:70px;
	clear:both !important;
}
.bunken {
	font-size:19px;
	margin-top: 30px !important;
	margin-bottom:25px !important;
}
.hikaku-mokuteki a:after,
.sen:after {
  	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
      content: "\f35d";
}
.sen:after,.internal:after {
	margin-left:5px;
	margin-right:4px;
}
.hikaku-mokuteki a:after {
	margin-left:2px;
}
.internal:after {
  	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
    content: "\f0c1";
}
.bunken:before {
  	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
      content: "\f7e6";
}
.bunken:before {
      margin-right:5px;
}
.post .entry-title{
	font-size:19px;
	line-height:33px;
	padding:10px 3px 10px 3px;
	font-weight:bold;
	margin-bottom:0;
}
.entry-title:first-child{
	margin-top:18px;
}
#breadcrumb {
	margin: 0 0 0 0;
	line-height:25px;
}
.chuo{
	text-align:center;
	margin-bottom:10px;
}
.shatai {
	font-style: italic;
}
.faq{
	margin-bottom:10px;
}
.faq h3{
	font-size:20px;
	border:none !important;
	padding-left:3px !important;
	margin: 0 !important;
	line-height:37px !important;
}
.faq h3::before {
	font-family: Optima,"Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-weight: 900;
	font-size:32px;
	content: 'Q.';
	color:#56bce8; 
	margin-right:5px;
	position: relative;
	top: 2px;
	left: 0;
}
.faq p{
	padding:0 !important;
}
.faq .kotae::before {
	font-family: Optima,"Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-weight: 900;
	font-size:32px;
 	content: 'A.';
	color:#e65598; 
	margin-right:5px;
	position: relative;
	top: 2px;
	left: 0;
	line-height:40px;
}
.kotae{
	margin:7px 0 0 7px!important;
}
.rank1{
	margin-right:3px;
	position: relative;
	top: 5px;
	left: 0;	
}
.rank1 img{
display: inline !important;
}

/*ボタンデザイン（拡大縮小）*/
.btnAnime01 {
      margin: 0 auto 0 auto;
	  animation: anime1 0.8s ease 0s infinite alternate;
      transform-origin:center;
    }
    @keyframes anime1 {
      from {
        transform: scale(0.9,0.9);
      }
      to {
        transform: scale(1,1);
      }
}
/* 揺れるボタン */
/* btnAnime02 */
.btnAnime02 {
    -webkit-animation-name:btnAnime02;
    -webkit-animation-duration:1s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:ease;
    
    -moz-animation-name:btnAnime02;
    -moz-animation-duration:1s;
    -moz-animation-iteration-count:infinite;
    -moz-animation-timing-function:ease;
}

@-webkit-keyframes btnAnime02 {
    0% {-webkit-transform:translate(0, 0);}
    50% {-webkit-transform:translate(0, -8px);}
    100% {-webkit-transform:translate(0, 0);}
}
@-moz-keyframes btnAnime02 {
    0% {-moz-transform:translate(0, 0);}
    50% {-moz-transform:translate(0, -8px);}
    100% {-moz-transform:translate(0, 0);}
}
/*記事のh2の設定*/
.post h2{
margin-left:0;
padding: .5em .75em .5em .75em;/*文字の上右下左の余白*/
background: #f6f6f6;/*背景色*/
border-left: solid 5px #ef9c99;/*左線*/
}

/*記事のh3の設定*/
.post h3 {
margin-left:0;
padding: .25em 0 .25em .75em;
border-left: 5px solid #ef9c99;
}
.post h3::after {
position: absolute;
left: 0;
bottom: 0;
content: ”;
width: 100%;
height: 0;
border-bottom: 1px solid #ccc;
}
.post h3 {
	line-height: 1.4;
	margin-top: 50px;
	margin-bottom: 20px;
}
/*記事のh4の左ボーダー設定色*/
.shiboken,
.post h4{
	padding: .5em 0 .5em .75em;
	border-left: 5px solid #ef9c99;
	line-height: 1.4;
	margin-top: 35px;
	margin-bottom: 17px;
}
.post h3 a{
	font-size:27px;
	color:#333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.shiboken{
	font-weight: bold;
}
/*ボタンデザイン*/
.btn-pop {
  width: 98%;
  text-align: center;
  position: relative;
  display: block;
  margin: 0 auto 50px auto;
  padding: 1em 2em;
  text-decoration: none;
  color: #FFF;
  background: #fd9535;/*色*/
  border-radius: 77px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  font-weight: bold;
  border: solid 2px #d27d00;/*線色*/
}

.btn-pop:active {
  /*押したとき*/
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}
.btn-pop a {
	color: #FFF;
	text-decoration: none;	
}
#footerFloatingMenu {
	max-width:480px;
	font-size:16px;	
	background: rgba(255,164,28);
	color: #0f1111;
	width: 97%;
	position: fixed;
	left: 50%;
	transform: translateX(-50%);
	bottom: 8px;
	z-index: 9999;
	text-align: center;
	margin-top:8px;
	padding: 6px 0 6px 0;
	border-radius: 3px;
}
#footerFloatingMenu img {
	max-width: 99%;
}
#footerFloatingMenu a {
	color: #0f1111;
	text-decoration: none;
}
#footerFloatingMenu a:hover {
	color: #333;
	text-decoration: none;
	padding: 10px auto;
}
.gaibu2 {
	margin-left:0;
}
.gaibu,.gaibu2 {
      display: flex;
      align-items: center; /* 垂直中心 */
      justify-content: center; /* 水平中心 */
}
.gaibu:after,.gaibu2:after {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
      content: "\f35d";
      font-size:14px;	
}
.gaibu:after {
	  margin-right: 8px; /* 文字の右隣 */
      margin-left: 4px; /* 文字の左隣 */
}
.gaibu2:after {
	  margin-right: 0; /* 文字の右隣 */
      margin-left: 6px; /* 文字の左隣 */
}
@media (min-width: 750px) {
.grad-item {
	position: relative;
	overflow: hidden !important;
	height: 260px; /*隠した状態の高さ*/
}
	.bubble2,
	.review{
	width:550px;
	}
}

@media only screen and (max-width: 480px) {
.shita16{
	margin-bottom:1.6em !important;
}
#main .mukoka{
	float:left;
	display:inline;
}
.midashishita{
		margin-bottom:20px !important;
	}
/*-- ここまで --*/
}
.futopink{
	font-size: 18px;
	font-weight: bold;
	color: #F399BF;
}
.redunder {
  background: linear-gradient(transparent 70%, #ff99ab 70%);
}

/*--------------------
 吹き出しを作る
--------------------*/
.balloon {
margin-bottom: 2em;
position: relative;
}
.balloon:before,.balloon:after {
clear: both;
content: "";
display: block;
}
.balloon figure {
width: 72px;
height: 72px;
}
.balloon-image-left {
float: left;
margin-right:15px;
}
.balloon-image-right {
float: right;
margin-left: 15px;
}
.balloon figure img {
width: 100%;
height: 100%;
border: 1px solid #aaa;
border-radius: 50%;
margin: 0;
}
.balloon-image-description {
padding:0;
font-size: 11px;
text-align: center;
}
.balloon-text-right,.balloon-text-left {
position: relative;
padding: 10px;
margin-top: 15px;	
border: 1px solid;
border-radius: 10px;
max-width: -webkit-calc(100% - 120px);
max-width: calc(100% - 90px);
display: inline-block;
}
.balloon-text-right {
border-color: #aaa;
}
.balloon-text-left {
border-color: #aaa;
}
.balloon-text-right {
float: left;
}
.balloon-text-left {
float: right;
}
.balloon p {
margin:10px !important;
}
.balloon p:last-child {
margin-bottom: 0;
}
/* 三角部分 */
.balloon-text-right:before {
position: absolute;
content: '';
border: 10px solid transparent;
border-right: 10px solid #aaa;
top: 15px;
left: -20px;
}
.balloon-text-right:after {
position: absolute;
content: '';
border: 10px solid transparent;
border-right: 10px solid #fff;
top: 15px;
left: -19px;
}
.balloon-text-left:before {
position: absolute;
content: '';
border: 10px solid transparent;
border-left: 10px solid #aaa;
top: 15px;
right: -20px;
}
.balloon-text-left:after {
position: absolute;
content: '';
border: 10px solid transparent;
border-left: 10px solid #fff;
top: 15px;
right: -19px;
}

/* 考え毎 */
.think .balloon-text-right,.think .balloon-text-left {
 border-radius: 30px;
}
.think .balloon-text-right:before {
 border: 1px solid #aaa;
 border-radius: 50%;
 width: 8px;
 height: 8px;
 top: 15px;
 left: -12px;
}
.think .balloon-text-right:after {
 border: 1px solid #aaa;
 border-radius: 50%;
 width: 4px;
 height: 4px;
 top: 20px;
 left: -19px;
}
.think .balloon-text-left:before {
 border: 1px solid #aaa;
 border-radius: 50%;
 width: 8px;
 height: 8px;
 top: 15px;
 right: -12px;
}
.think .balloon-text-left:after {
 border: 1px solid #aaa;
 border-radius: 50%;
 width: 4px;
 height: 4px;
 top: 20px;
 right: -19px;
}
/* OL,UL */
.backcol p {
  padding:0;
  margin:0;	
}
.backcol h3:first-child,.backcol h4:first-child {
	margin-top: 0;
}
.backcol h3 {
	font-size:18px;
	border-left:none;
	padding:0 0 0 0;
	margin:0 0 10px 0;
}
.backcol h4 {
	border-left:none;
	padding:0;
	margin: 20px 0 4px 0;
}
.backcol .top20{
	padding-top:20px;
}
.backcol ol {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none; /*数字を一旦消す*/
  padding:0;
	margin:0 0 15px 0;
}
.backcol ol li {
  position: relative;
  padding: 0.5em;
  line-height: 1.5em;
  background: #f1f8ff;
  border-left : solid 35px #5c9ee7;
  margin-bottom: 5px;
}
.backcol ol li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*数字のデザイン変える*/
  display:inline-block;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -35px;
  width: 35px;
  height: 1em;
  line-height: 1;
  text-align: center;
}
.backcol{
	position:relative;
  background: #f1f8ff;
  padding: 18px 20px 5px 20px;
  margin-bottom: 10px;
}
.backcol .merit{
	margin-top:8px;
}
.backcol .demerit{
  padding: 0;
  margin: 0;
}
.backcol .under{
  margin-bottom: 10px;
}


/* OL,UL */
.backcol2{
	position:relative;
  background: #f1f8ff;
  padding: 14px 6px;
  margin-bottom: 10px;
}
.backcol2 a,
.backcol3 a
{
	text-decoration:underline !important;
}
.backcol2 a:hover,
.backcol3 a:hover{
	text-decoration:none !important;
}
.backcol2 p {
  padding:0;
  margin:0;	
}
.backcol2 h4:first-child,.backcol2 h3:first-child {
	margin-top: 0;
}
.backcol2 h4,.backcol2 h3 {
	font-size:18px;
	border-left:none;
	padding:0 0 0 0;
	margin:0 0 10px 32px;
}
.backcol h4 {
	font-size:18px;
	border-left:none;
	padding:0 0 0 0;
	margin:0 0 10px 0;
}
.area:before {
	font-size: 26px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f7f5";
	position: absolute;
	padding-right:5px !important;
	top: 9px;
	left: 12px;
}
.area2:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f3c5";
	padding-right:5px !important;
}
.backcol2 h4,
.backcol2 h3{
	position:auto !important;
	border-left:none;
	padding:0;
	margin: 20px 0 10px 32px;
}
.backcol2 .top20{
	padding-top:20px;
}
.backcol2 ol {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
  padding:0.5em;
	margin-bottom:0;
}
.backcol2 ol li {
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
  padding: 3px 0 0 30px;
}
.backcol2 table{
	width: 99% !important;
	margin:0;
	padding:0;
}
.backcol2 td{
	vertical-align:top;
	padding:5px 0 5px 0px;
}
.backcol2 ol li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*以下数字のデザイン変える*/
  display:inline-block;
  background: #5c9ee7;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 12px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  top: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tsukau{
  padding: 0;
  margin: 0 0 10px 0;	
}
.area,
.area2,
.area3{
  color: #5c9ee7;	
  font-weight:bold;
  font-size: 18px;

}
.area{
  padding: 2px 0 5px 7px !important;
}
.area2{
  padding: 0;
  margin: 0;	
}
.area3{
	margin-left:15px !important;
}
.txtarea{
	padding:0 20px;	
}
.hitokoto{
  clear:both;	
  background: rgba(255, 229, 178, 0.61);
  margin: 1em 0;
  padding: 20px 10px 10px 10px;
  border-radius: 10px;
}
.hitokoto-circle1{
  font-size: 22px;
  line-height: 1.7;
  position: absolute;
  margin-top: -57px;
  font-weight: bold;
  color: #fff;
  background-color:#ffa726;
  border-radius: 50%;
  text-align: center;
  width: 35px;
  height: 35px;
}

.hitokoto-circle1:after{
  content: "合";
  position: absolute;
  margin-top: .1em;
  font-weight: bold;
  color: #fff;
  background-color:#ffa726;
  border-radius: 50%;
  text-align: center;
  width: 35px;
  height: 35px;
}

.hitokoto-circle2:before{
  content: "";
  position: absolute;
  top: 100%;
  margin-left: -20px;
  border: 5px solid transparent;
  border-top: 7px solid #ffa726;
  -ms-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

.hitokoto-circle2{
  position: absolute;
  font-size: 22px;
  line-height: 1.7;
  margin-top: -57px;
  margin-left: 57px;
  font-weight: bold;
  color: #fff;
  background-color:#ffa726;
  border-radius: 50%;
  text-align: center;
  width: 35px;
  height: 35px;
}

.hitokoto-circle2:after{
  content: "価";
  position: absolute;
  margin-top: .1em;
  font-weight: bold;
  color: #fff;
  background-color:#ffa726;
  border-radius: 50%;
  text-align: center;
  width: 35px;
  height: 35px;
}
.futoji {
	font-weight:900 !important;
	position: relative;/*相対位置*/
	padding: 0.4em 0.5em 0.7em 0.5em;/*アイコン分のスペース*/
	margin-bottom: 16px;
	line-height: 1.6;/*行高*/
	color: #ff6a6a;/*文字色*/
	border-top: dotted 1px gray;
	border-bottom: dotted 1px gray;
	background: #fffff4;
}
.futoji h4:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f164";
	font-size: 1.5em;/*サイズ*/
	left: 0;/*アイコンの位置*/
	top: 2px;/*アイコンの位置*/
	color: #ff6a6a; /*アイコン色*/
	margin-right:7px;
}
.futoji h4 {
	font-size: 1.9rem;
	margin:0 !important;
	padding:0 !important;
	border-left:none;
	line-height: 1.6;
}
.futoji ul {
	margin-bottom:20px !important;
}
#page-top {
	bottom: 58px;
	padding:10px 12px;
}
/* スクリーンサイズが480px以上の場合に適用 */
@media screen and (min-width: 480px) {
	#page-top {
	bottom: 58px;
	padding:6px 12px;
	}	
} 
.bubble h3 {
margin-left:0;
padding: 28px 0 0 0;
border-left: none;
}

.bubble {
     position: relative;
     display: inline-block;
     width: 100%; 
     padding: 0 20px 0 20px;
     background-color: #FFF;
     border: #aaa solid 1px;
     border-radius: 25px;
}

.bubble2 {
	position: relative;
    padding: 0 20px 0 20px;
	margin:20px auto;
    background-color: #FFF;
    border: #cfd9de solid 1px;
    border-radius: 10px;
}
.bubble2 img{
	float:left !important;
	padding-top:3px;
	margin-bottom:20px;
}
.bubble:before {
     content: '';
     position: absolute;
     display: block;
     z-index: 1;
     border-style: solid;
     border-color: #FFF transparent;
     border-width: 25px 25px 0 0;
     bottom: -22px;
     left: 20%;
     margin-left: -14px;
}
.bubble:after {
     content: '';
     position: absolute;
     display: block;
     z-index: 0;
     border-style: solid;
     border-color: #aaa transparent;
     border-width: 25px 25px 0 0;
     bottom: -25px;
     left: 20%;
     margin-left: -16px;
}
.mukoka{
	padding:25px 10px 10px 10px;
}
.under-blue {
	background: linear-gradient(transparent 60%, #e4f4ee 50%);
	font-weight:bold;
}
.under-yellow {
	background: linear-gradient(transparent 60%, #fff3b8 50%);
	font-weight:bold;
}
.under-red {
	background: linear-gradient(transparent 60%, #fedee7 50%);
	font-weight:bold;
}
.under-orange {
	background: linear-gradient(transparent 60%, #facb6e 50%);
	font-weight:bold;
}
.komidashi{
	font-weight:bold;
	font-size: 22px;
	text-align: left;
	line-height: 28px;
	display: flex;
	margin-bottom:22px;
    align-items: start; /* 垂直中心 */
    justify-content: left; /* 水平中心 */
}
.komidashi:before {
    border-top: 3px solid #ef9c99;
    content: "";
    width: 30px; /* 線の長さ */
	margin-top:12px;
	margin-right: 10px; /* 文字の右隣 */
}
.redbold,.redboldbig{
	font-weight:bold;
	color: #f56978;
}
.redboldbig{
	font-size: 19px;
}
.deka{
	font-size: 19px;
}
.minimini{
	font-size: 11px;
}
.mini{
	font-size: 12px;
	padding:0;
	margin:0;
	line-height:20px !important;
}
.mini12{
	font-size: 12px !important;
}
.kanshu{
	font-size: 12px;
	padding:0 !important;
	margin:5px 5px 30px 5px !important;
}
.minirank{
	font-size: 12px;
	padding:0 0 15px 0;
	margin:0 1px 0 0 !important;
	line-height:15px;
}
.minix{
	font-size: 12px !important;
	float: right;
	text-align: right;
	color: #555;
}


/*=========
accordion
=========*/

.accordion_area {}
.accordion_area .accordion_one .ac_header {
  background-color: #ffffff;
  border: 1px solid #ccc;
  padding: 1.5rem 4rem 1.5rem 2rem;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition: .2s;
}
.accordion_area .accordion_one .ac_header:not(.open):hover {
  background-color: #f1f8ff;
}
.accordion_area .accordion_one:nth-child(odd) .ac_header {
  background-color: #f5f5f5;
}
.accordion_area .accordion_one:nth-child(odd) .ac_header:not(.open):hover {
  background-color: #f1f8ff;
}
.accordion_area .accordion_one .ac_header .i_box {
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 20px;
  height: 20px;
  margin-top: -10px;
}
.accordion_area .accordion_one .ac_header .i_box:before, .accordion_area .accordion_one .ac_header .i_box:after {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
}
.accordion_area .accordion_one .ac_header .i_box:before {
  border-top: 2px solid #014897;
  width: 20px;
  height: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.accordion_area .accordion_one .ac_header .i_box:after {
  border-left: 2px solid #014897;
  width: 0;
  height: 20px;
  top: 0;
  bottom: 0;
  right: 9px;
  transition: .3s;
}
.accordion_area .accordion_one .ac_header.open .i_box:after {
  height: 0;
}
.accordion_area .accordion_one .ac_inner {
  display: none;
  padding: 1.5rem 2rem 1.5rem 2rem;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  background: #fff;
}
@media screen and (max-width: 736px) {
  .accordion_area .accordion_one .ac_header {
    padding: 1.5rem 2rem 1.5rem 1.0rem;
  }
  .accordion_area .accordion_one .ac_header .i_box {
    right: 0.8rem;
    width: 15px;
    height: 15px;
    margin-top: -7px;
  }
  .accordion_area .accordion_one .ac_header .i_box:before {
    width: 15px;
  }
  .accordion_area .accordion_one .ac_header .i_box:after {
    height: 15px;
    right: 7px;
  }
  .accordion_area .accordion_one .ac_inner {
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
  }
}

/*=========
faq
=========*/

.p-faq__headinner {
  display: block;
  padding-left: 35px;
  position: relative;
  line-height: 1.5;
}
.p-faq__headinner::before {
  position: absolute;
  left: 0;
  content: "Q．";
  color: #09357f;
  font-size: 20px;
  font-weight: bold;
}
.p-faq__headinner p.p-faq__q-txt {
  font-size: 20px;
}
@media screen and (max-width: 736px) {
  .p-faq__headinner {
    padding-left: 25px;
  }
  .p-faq__headinner::before {
    font-size: 14px;
  }
  .p-faq__headinner p.p-faq__q-txt {
    font-size: 14px;
  }
}
.p-faq__bodyinner {
  display: block;
  padding-left: 35px;
  position: relative;
  line-height: 1.5;
}
.p-faq__bodyinner::before {
  position: absolute;
  left: 0;
  content: "A．";
  color: #de0000;
  font-size: 20px;
  font-weight: bold;
}
.p-faq__bodyinner p.p-faq__a-txt {
  font-size: 20px;
}
@media screen and (max-width: 736px) {
  .p-faq__bodyinner {
    padding-left: 25px;
  }
  .p-faq__bodyinner::before {
    font-size: 14px;
  }
  .p-faq__bodyinner p.p-faq__a-txt {
    font-size: 14px;
  }
}

/*=========
base
=========*/
.s_section {
  max-width: 1020px;
  margin: 0 auto;
  padding: 2rem 10px;
}
.gutter>*:not(:last-child) {
  margin-bottom: 1.5rem;
}
h2 {
  color: #333;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  border-left: 5px solid #333333;
  padding-left: 8px;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 736px) {
  h2 {
    font-size: 16px;
  }
}
ul.list-disc {
  margin-bottom: 0;
  padding-left: 0;
}
.list-disc__item {
  margin-left: 1.5em;
  list-style: disc;
}
a._a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  padding: 2.0em 1.0em;
  border: 1px solid #222222;
  background: linear-gradient(to right, #ffffff 50%, #222222 50%);
  background-size: 200% auto;
  box-sizing: border-box;
  color: #222222;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  transition: .3s;
  position: relative;
}
a._a:after {
  content: "";
  position: absolute;
  right: -5px;
  bottom: -5px;
  width: 100%;
  height: 100%;
  border-right: 1px solid #222222;
  border-bottom: 1px solid #222222;
}
a._a:hover {
  color: #ffffff;
  background-position: -100% 0;
}
.taikendan::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f27a";
	padding-right:5px;
}
.taikendan{
	margin:20px 0 30px 0 !important;
	float:right;
	clear:both;
}
.accordion {
	font-weight:normal;
	font-size: .9em;
    max-width: 100%;
    margin-bottom: 30px;
    border-bottom: 1px solid #dde3e8;
}
.accordion summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 0em 2em 1em .5em;
    font-weight: normal;
    cursor: pointer;
}
.accordion summary::-webkit-details-marker {
    display: none;
}
.accordion summary::before,
.accordion summary::after {
    width: 3px;
    height: .9em;
    background-color: #5e5e5eb3;
    content: '';
}
.accordion summary::before {
    position: absolute;
    right: 2em;
    rotate: 90deg;
}

.accordion summary::after {
    transition: rotate .3s;
}

.accordion[open] summary::after {
    rotate: 90deg;
}

.accordion p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #595959;
    transition: transform .5s, opacity .5s;
}

.accordion[open] p {
    transform: none;
    opacity: 1;
}
#related-box h2{
	border-left: none;
	padding-left: 0px;
}