*{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Hiragino Sans", "Noto Sans JP", Meiryo, sans-serif;
  line-height: 1.7;
  letter-spacing: normal;
  overflow-wrap: break-word;
  word-wrap: break-word; /* 旧ブラウザ向け */
  text-size-adjust: 100%; /* スマホでの意図しない文字サイズ変更防止 */
  -webkit-text-size-adjust: 100%;
}


/* 縦スワイプLP */
.snap-wrapper {
  height: 100vh;/* 1 ビューポート分 */
  overflow-y: auto;/* スクロールを発生させる */
  scroll-snap-type: y mandatory;/* ←最重要 */
  -webkit-overflow-scrolling: touch;/* iOS 慣性 */
}

/* 子：各セクションを吸着ポイントにする */
.snap-section {
  min-height: 100vh;
  scroll-snap-align: start;
  scroll-snap-stop: always;
}

/* スワイプ */
.snap-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.snap-bg-cover {
  background-size: cover;
  background-position: center;
}






/*ページTOPのスペース調整*/
.entry-content{
	margin-top:0px!important;
	margin-bottom:0px!important;
}

.entry-content>*, .demo .entry-content p {
	margin-top:0px!important;
	margin-bottom:0px!important;
}


a {
  color: #1966D2;
}

a:hover {
  color: #1966D2;
}

a:visited {
  color: #1966D2;
}

.b {
  font-weight: bold;
}

.h {
  font-family: Hiragino Sans, 'ヒラギノ角ゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'メイリオ', Verdana, 'ＭＳ Ｐゴシック', sans-serif;
}



/*絞り込み検索フォームの位置*/
.article ul li, .article ol li {
    margin: 0px;
}


/*PRテキスト*/
.pr{
	position: absolute;/*絶対配置*/
	font-size:12px!important;
	text-align:right;
	margin:0 0 -30px 0!important;
	padding:0;
}

.eye-catch{
  margin-bottom	:-10px!important;
}



/*テキスト装飾*/

.aka {
  font-weight: bold;
  color: #F16200;
}

.aka2 {
  color: #990002;
  font-weight: bold;
}

.aka3 {
  color: #E60033;
  font-weight: bold;
}


.pink{color:#FF5722;}/*#FF5722（若年層人気オレンジ）、#E94C2B（オレンジレッド）、#28A745（緑）、#FE6970（ピンク）、#F85274（ピンク）*/


.green {
  color: #369043;
}

.yellow {
  color: #FDF900;
}

.iine {
  color: #222323;
  /*color:#F6AF3C;*/
}

.orange-waku {
  border: 1px solid #F16200;
  border-radius: 4px;
  padding: 5px 10px;
  color: #F16200;
}

.green-waku {
  border: 1px solid #369043;
  border-radius: 4px;
  padding: 5px 10px;
  color: #369043;
}

.waku {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px 10px;
}

.redb {
  color: red;
  font-weight: bold;
  font-size: 22px !important;
}

.redbs {
  color: red;
  font-weight: bold;
  font-size: 19px !important;
}

.sedai {
  border: 1px solid #0f0f0f;
  padding: 2px 5px;
  border-radius: 5px;
  color: #0F0F0F;
}


.f6 {
  font-size: 6px !important;
}

.f7 {
  font-size: 7px !important;
}

.f8 {
  font-size: 8px !important;
}

.f9 {
  font-size: 9px !important;
}

.f10 {
  font-size: 10px !important;
}

.f11 {
  font-size: 11px !important;
}

.f12 {
  font-size: 12px !important;
}

.f13 {
  font-size: 13px !important;
}

.f14 {
  font-size: 14px !important;
}

.f15 {
  font-size: 15px !important;
}

.f16 {
  font-size: 16px !important;
}

.f17 {
  font-size: 17px !important;
}

.f18 {
  font-size: 18px !important;
}

.f19 {
  font-size: 19px !important;
}

.f20 {
  font-size: 20px !important;
}

.f21 {
  font-size: 21px !important;
}

.f22 {
  font-size: 22px !important;
}

.f23 {
  font-size: 23px !important;
}

.f24 {
  font-size: 24px !important;
}

.f25 {
  font-size: 25px !important;
}

.f26 {
  font-size: 26px !important;
}

.f27 {
  font-size: 27px !important;
}

.f28 {
  font-size: 28px !important;
}

.f29 {
  font-size: 29px !important;
}

.f30 {
  font-size: 30px !important;
}

.f31 {
  font-size: 31px !important;
}

.f32 {
  font-size: 32px !important;
}

.f33 {
  font-size: 33px !important;
}

.f34 {
  font-size: 34px !important;
}

.f35 {
  font-size: 35px !important;
}

.f36 {
  font-size: 36px !important;
}



.l10 {
  line-height: 100% !important;
}

.l11 {
  line-height: 110% !important;
}

.l12 {
  line-height: 120% !important;
}

.l13 {
  line-height: 130% !important;
}

.l14 {
  line-height: 140% !important;
}

.l15 {
  line-height: 150% !important;
}

.l16 {
  line-height: 160% !important;
}

.l17 {
  line-height: 170% !important;
}

.l18 {
  line-height: 180% !important;
}

.l19 {
  line-height: 190% !important;
}

.l20 {
  line-height: 200% !important;
}

/* フォント追加 */
@font-face {
  font-family: "myFontExtraLight";
  src: url("fonts/SourceHanSans-ExtraLight.woff");
}

@font-face {
  font-family: "myFontLight";
  src: url("fonts/SourceHanSans-Light.woff") format('woff');
}

@font-face {
  font-family: "myFontNormal";
  src: url("fonts/SourceHanSans-Normal.woff") format('woff');
}

@font-face {
  font-family: "myFontRegular";
  src: url("fonts/SourceHanSans-Regular.woff") format('woff');
}

@font-face {
  font-family: "myFontMedium";
  src: url("fonts/SourceHanSans-Medium.woff") format('woff');
}

@font-face {
  font-family: "myFontBold";
  src: url("fonts/SourceHanSans-Bold.woff") format('woff');
}

@font-face {
  font-family: "myFontHeavy";
  src: url("fonts/SourceHanSans-Heavy.woff") format('woff');
}
/* フォント追加 */


/* ************
  2022/07/21 新LP用のスタイル追加
  共通箇所のスタイル
*/
.content {
  /* max-width: 414px; */
  margin: 0 auto;
}

.wrap {
  width: auto;
}

.column-narrow .content-in {
  /* width: auto; */
}

.single #main {
  padding: 0 !important;
}

.entry-content {
  margin: 0;
}

#header-container {
  display: none;
}

.footer {
  margin: 0 auto;
  padding: 17px 0;
  /* max-width: 414px; */
}

.footer-bottom {
  margin: 0;
  padding: 0;
}

.footer-bottom-logo {
  margin: 0 0 88px;
}

.footer-bottom-logo .logo-image {
  margin: 0 auto;
}

.navi-footer-in>.menu-footer {
  display: inherit;
}

.navi-footer-in>.menu-footer li,
.navi-footer-in>.menu-footer li:last-child {
  width: auto;
  border: none;
}

.navi-footer-in>.menu-footer li.menu-item {
  width: 100%;
  margin: 0 0 33px;
}

.copyright {
  color: #A3A3A3;
  font-size: 12px;
}

/*
  共通箇所のスタイル
*************** */

/* 動くマーカー */
.marker-animation.active {
  background-position: -100% .2em;
}

.marker-animation {
  background-image: -webkit-linear-gradient(left, transparent 50%, rgb(255, 250, 153) 50%);
  background-image: -moz-linear-gradient(left, transparent 50%, rgb(255, 250, 153) 50%);
  background-image: -ms-linear-gradient(left, transparent 50%, rgb(255, 250, 153) 50%);
  background-image: -o-linear-gradient(left, transparent 50%, rgb(255, 250, 153) 50%);
  background-image: linear-gradient(left, transparent 50%, rgb(255, 250, 153) 50%);
  background-repeat: repeat-x;
  background-size: 200% .8em;
  background-position: 0 .5em;
  transition: all 10s ease;
  font-weight: bold;
}

.m-blue {
  background-image: -webkit-linear-gradient(left, transparent 50%, rgba(107, 182, 255, 0.24) 50%);
  background-image: -moz-linear-gradient(left, transparent 50%, rgba(107, 182, 255, 0.24) 50%);
  background-image: -ms-linear-gradient(left, transparent 50%, rgba(107, 182, 255, 0.24) 50%);
  background-image: -o-linear-gradient(left, transparent 50%, rgba(107, 182, 255, 0.24) 50%);
  background-image: linear-gradient(left, transparent 50%, rgba(107, 182, 255, 0.24) 50%);
  background-repeat: repeat-x;
  background-size: 200% .8em;
  background-position: 0 .5em;
  transition: all 2s ease;
  font-weight: bold;
}

.m-green {
  background-image: -webkit-linear-gradient(left, transparent 50%, rgba(151, 232, 154, 0.69) 50%);
  background-image: -moz-linear-gradient(left, transparent 50%, rgba(151, 232, 154, 0.69) 50%);
  background-image: -ms-linear-gradient(left, transparent 50%, rgba(151, 232, 154, 0.69) 50%);
  background-image: -o-linear-gradient(left, transparent 50%, rgba(151, 232, 154, 0.69) 50%);
  background-image: linear-gradient(left, transparent 50%, rgba(151, 232, 154, 0.69) 50%);
  background-repeat: repeat-x;
  background-size: 200% .8em;
  background-position: 0 .5em;
  transition: all 2s ease;
  font-weight: bold;
}

.m-red {
  background-image: -webkit-linear-gradient(left, transparent 50%, rgba(255, 88, 88, 0.2) 50%);
  background-image: -moz-linear-gradient(left, transparent 50%, rgba(255, 88, 88, 0.2) 50%);
  background-image: -ms-linear-gradient(left, transparent 50%, rgba(255, 88, 88, 0.2) 50%);
  background-image: -o-linear-gradient(left, transparent 50%, rgba(255, 88, 88, 0.2) 50%);
  background-image: linear-gradient(left, transparent 50%, rgba(255, 88, 88, 0.2) 50%);
  background-repeat: repeat-x;
  background-size: 200% .8em;
  background-position: 0 .5em;
  transition: all 2s ease;
  font-weight: bold;
}


/* はい、いいえのボタン */

.mybtn {
  text-align: center;
}

.mybtn-1 a {
  display: inline-block;
  margin: 1em 0;
  padding: 18px 40px 18px 30px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3em;
  text-decoration: none;
  border-radius: 4px;
  box-shadow: 0px 4px 12px -2px #666;
  position: relative;
  transition: .4s
}

.mybtn-1 a:hover {
  color: #fff;
  transform: translateY(-4px);
  box-shadow: 0 10px 15px -5px #777;
  opacity: 1;
}

.mybtn-1 a::after {
  font-family: FontAwesome;
  content: '\f138';
  color: #fff;
  position: absolute;
  right: 10px;
  top: 50%;
  margin: auto;
  margin-top: -10px;
}

.mybtn-red a {
  background: #d43d39;
}








/* アイキャッチ画像のカテゴリーラベルの非表示 */
.cat-label {
  display: none !important;
}

.content {
  margin-top: 0px !important;
}

.single #main {
  padding: 0em 6px;
}


/*ページTOPのスペース調整*/

.entry-content>*,
.demo .entry-content p {
  margin-top: 0;
}

/* <p>タグの調整 */
.entry-content>p,
.sidebar p {
  margin: 1.5em 0;
  line-height: 1.6;
  /* margin: 2em 0; */
  /* line-height: 2; */
  font-size: 17px;
}

.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
  margin: 40px 0 20px 0;
}


/* 見出しカスタマイズ */

/* H1 */

h1.entry-title {
  display: none;
}

/* H2 */
.article h2 {
  font-size: 22px;
  padding: 0.4em 0.5em;
  /*文字の上下 左右の余白*/
  color: #494949;
  /*文字色*/
  background: #f4f4f4;
  /*背景色*/
  border-left: solid 5px #7db4e6;
  /*左線*/
  border-bottom: solid 3px #d7d7d7;
  /*下線*/
  border-top: solid 0px;
  /*上線*/
}

/* H3 */
.article h3 {
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
  padding: 0;
  border-bottom: solid 3px #cce4ff;
  position: relative;
  color: #494949;
}

/* H4 */
.article h4 {
  border-top: none;
  border-bottom: none;
  padding: 0.25em 0.5em;
  /*上下 左右の余白*/
  color: #494949;
  /*文字色*/
  background: transparent;
  /*背景透明に*/
  border-left: solid 5px #7db4e6;
  /*左線*/
}

/* H5 */
.article h5 {
  border-bottom: none;
  padding: 0;
}

/* H6 */
.article h6 {
  border-bottom: none;
  padding: 0;
}



/*table H3 */
h3.shosai {
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
  padding: 0;
  border-bottom: solid 3px #cce4ff;
  position: relative;
  color: #494949;
  margin-top: 10px !important;
  margin-right: 0px !important;
  margin-bottom: 20px !important;
  margin-left: 0px !important;
}


/*flexボックス*/
.flexbox{
  display: flex;
  align-items: center;
  justify-content: space-around!important;
  align-content: space-between;
  margin-bottom:1px;
  /*flex-direction: row;*/ /*並ぶ向き*/
  /*flex-wrap: nowrap;*/ /*折返し*/
  /*align-items: flex-end;*/ /*垂直（縦）方向の揃え*/
}

.flexbox2{
  display: flex;
  align-items: center;
  justify-content: space-around!important;
  align-content: space-between;
  margin-bottom:10px;
  /*flex-direction: row;*/ /*並ぶ向き*/
  /*flex-wrap: nowrap;*/ /*折返し*/
  /*align-items: flex-end;*/ /*垂直（縦）方向の揃え*/
}

.item3{
	min-width: calc(100% / 3);
	/*margin-bottom:5px;*/
}

.item4{
	min-width: calc(100% / 4);
	/*margin-bottom:5px;*/
}

.item-orange{
	border:1px solid #333333;/*#F16200（オレンジ）*/
	border-radius:4px;
	color:#FFF;
	background-color:#333333;/*#F16200（オレンジ）*/
	text-align:center;
	font-weight:bold;
}
.item-green{
	border:1px solid #333333;/*#369043（オレンジ）*/
	border-radius:4px;
	color:#FFF;
	background-color:#333333;/*#369043（オレンジ）*/
	text-align:center;
	font-weight:bold;
}
.item-gray{
	border:1px solid #DDDDDD;
	border-radius:4px;
	color:#CCCCCC;
   text-align:center;
}

.item1{ /*width:25%;*/ margin-right:10px; /*text-align:center;*/}





/************************************
** 画像の横並び
************************************/


    .lp-links {
      overflow-x: auto;
      overflow-y: hidden;
      white-space: nowrap;
      padding: 20px 10px 0 0;
      position: relative;
    }

    /* .lp-links::after{
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: border-box;
  } */

    .lp-links ul {
      display: flex;
      padding: 15px 15px 15px 0;
      box-sizing: border-box;
      max-height: 120px;
      align-items: center;
      margin: 0;
    }

    .lp-links li {
      list-style-type: none;
    }

    .lp-links a,
    .lp-links a:visited {
      color: #fff;
      text-decoration: none;
    }

    .lp-links img {
      max-width: 240px;
      height: 105px;
      border-radius: 5px;
      border: 1px solid #ddd;
    }

    .lp-links2 {
      display: flex;
      justify-content: space-around;
    }

    .lp-links2 a,
    .lp-links2 a:visited {
      color: #fff;
      text-decoration: none;
    }

    .lp-links2__btnimg img {
      height: 65px;
      border-radius: 5px;
      border: 1px solid #ddd;
    }



/************************************
** 比較一覧表
************************************/


/*table a { text-decoration:none; }*/

table {
	/*font-size:19px !important;*/
	line-height:1.3!important;
	border:1px solid #ccc;
}

table td {
	font-size:15px !important;
	background-color:#FFFFFF;
		border:1px solid #ccc;
}

table th {
	background-color:#F7F7f7;
	color:#333;　
	border:1px solid #ccc;
	/*background-color:#EFDCBF; */
	/*color:#A58052;　*/
}


.bold, .bold-red{
	font-size:17px;
}


/************************************
** 各LP_テーブル装飾
************************************/

table.w01 th {
		background-color:#F74777;
		color:#ffffff;　
}

table.m11 th,
table.m11 thead td{
		/*background-color:#055DAB;*/
	/*background-color:#007DB7;*/
	background-color:#EE4156 !important;
	color:#ffffff;　
	text-align: center;
}

table.m11 td.app-name{
	padding:10px 10px 5px 10px!important;
}



table.d21 th {
	background-color:#031038;
	color:#ffffff;　
}


.gray{
	/*background-color:#f2f2f2;*/
	background-color:#f7f7f7;
	line-height:1.25rem;
	/*line-height:140%;*/
}

.white{
	/*background-color:#f2f2f2;*/
	background-color:#fff;
	line-height:120%;
}


/*黒インストールボタン*/
@media screen and (max-width: 834px) {
    .column-wrap>div {
		margin-top:10px;
      margin-bottom: 0em;
    }
}


/************************************
** 折りたたみテーブル
************************************/
.p-accordion-table {
  line-height:1.6;
  width:100% !important;
  border-collapse: collapse;
  max-width: 100%;
  word-break: break-all;
  border:none !important;
}
.p-accordion-table tr {
  border:none !important;
}
.p-accordion-table th,.p-accordion-table td{
  vertical-align: middle;
  padding:13px !important;
  border: solid 1px #ddd !important;
  font-size:0.85em !important;
}
.p-accordion-table th {
  background: #fffbf0;
  letter-spacing: 1px;
  font-weight: 500 !important;
  color: #555 !important;
  min-width: calc(5vw + 50px);
  text-align:center;
  max-width:400px;
}
.p-accordion-table td {
  background:#fff;
}
.p-accordion-table td p{
  padding-bottom:1.2em;
  margin:0;
}
.p-accordion-table td p:last-child{
  margin-bottom:0;
  padding-bottom:0;
}
.p-accordion-table ul{
  margin:0;
  padding:0 1.5em;
}
@media screen and (max-width: 560px) {
  .p-accordion-table th,.p-accordion-table td {
    display: block;
    width: 100% !important;
    border-bottom:none !important;
  }
  .p-accordion-table tr:last-child{
    border-bottom:1px solid #ccc !important;
  }
  .p-accordion-table th{
    padding: 8px 45px 8px 12px !important;
    position:relative;
    cursor:pointer;
    max-width:100%;
    text-align:left;
  }
  .p-accordion-table td{
    padding:0 !important;
  }
  .p-accordion-table td span.inner-table{
    padding: 10px;
    display: block;
  }
  .p-accordion-table th:after {
    content: "";
    position: absolute;
    width:7px;
    height: 7px;
    right: 18px;
    top: 18px;
    transition: all 0.2s;
    border-top: 2px solid #555;
    border-right:2px solid #555;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .p-accordion-table .table-active:after {
    top: 15px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
}





/************************************
** トグルボックス（アコーディオン）の開閉時間
************************************/

.toggle-wrap .toggle-content {
transition: all 0.4s ease;
}

.toggle-checkbox:checked ~ .toggle-content {
transition: all 0.4s ease;
}



/************************************
** トグルボックス（アコーディオン）クチコミ（青）
************************************/

.toggle-button {
    display: block;
	 cursor: pointer;
    padding: 12px 5px;
	 background-color: #2FC1C7;
    border: 1px solid #2FC1C7;
    /*background-color: #ff9b9b;
    border: 1px solid #ff9b9b;*/
    text-align: center;
    border-radius: 4px;
    position: relative;
    margin: 0;
	color:#fff;
	font-size:16px;
}





/************************************
** トグルボックス（アコーディオン）料金表（赤）
************************************/

.toggle-button2 {
    display: block;
    cursor: pointer;
    padding: 12px 5px;
	background-color: #E0FFFE;
    border: 1px solid #E0FFFE;
	 /*background-color: #3AABD2;
    border: 1px solid #3AABD2;*/
    text-align: center;
    border-radius: 4px;
    position: relative;
    margin: 0;
	color:#3BD2D1;
}



/************************************
** ピンクのボックス装飾（派手め）
************************************/

.box1-pink{
	margin: 2em auto; /* ボックスの余白 */
	background: #fdf1f4; /* ボックス背景色 */
	border-radius:4px; /* ボックス角丸 */
	max-width:600px; /* ボックス横幅 */
	padding: 3.5em 1.0em 2.5em; /* ボックス内側余白 */
	position:relative; /* 配置に関するもの(ここを基準に) */
}
.box1-pink .box-title {
	background: #F74777; /* タイトル背景色 */
	color: #fff; /* タイトル文字色 */
	font-weight: bold; /* タイトル文字の太さ */
	font-size: 20px;/* タイトル文字の大きさ */
	padding: 5px;/* タイトル周りの余白 */
	text-align: center;	/* タイトル中央寄せ */
	border-radius: 4px 4px 0px 0px;	/* タイトル角丸 */
	position:absolute;	/* 配置に関するもの(ここを動かす) */
	top:0;	/*上から(0px)に配置 */
	left:0; /*左から(0px)に配置 */
	width:100%;/*横幅最大幅 */
}
.box1-pink p {
	margin: 0;/* 文字の余白リセット */
	padding: 0; /* 文字の内側余白リセット*/
}

.box1-pink a {
	font-size: 18px;/* タイトル文字の大きさ */
}


/************************************
** ピンクのボックス装飾（派手め）2
************************************/

.box1-pink2{
	margin: 0em auto; /* ボックスの余白 */
	background: #fdf1f4; /* ボックス背景色 */
	border-radius:4px; /* ボックス角丸 */
	max-width:600px; /* ボックス横幅 */
	padding: 2.5em 0.5em 0.5em; /* ボックス内側余白 */
	position:relative; /* 配置に関するもの(ここを基準に) */
	border:1px solid #F74777;
}
.box1-pink2 .box-title {
	background: #F74777; /* タイトル背景色 */
	color: #fff; /* タイトル文字色 */
	font-weight: bold; /* タイトル文字の太さ */
	font-size: 20px;/* タイトル文字の大きさ */
	padding: 5px;/* タイトル周りの余白 */
	text-align: center;	/* タイトル中央寄せ */
	border-radius: 4px 4px 0px 0px;	/* タイトル角丸 */
	position:absolute;	/* 配置に関するもの(ここを動かす) */
	top:0;	/*上から(0px)に配置 */
	left:0; /*左から(0px)に配置 */
	width:100%;/*横幅最大幅 */
}
.box1-pink2 p {
	margin: 0;/* 文字の余白リセット */
	padding: 0; /* 文字の内側余白リセット*/
}

.box1-pink2 a {
	font-size: 18px;/* タイトル文字の大きさ */
}

/************************************
** 黒のボックス装飾
************************************/

.box1-black{
	margin: 2em auto; /* ボックスの余白 */
	background: #F3F4F5; /* ボックス背景色 */
	border-radius:4px; /* ボックス角丸 */
	max-width:600px; /* ボックス横幅 */
	padding: 2.5em 0.5em 0.5em; /* ボックス内側余白 */
	position:relative; /* 配置に関するもの(ここを基準に) */
	border:1px solid #0f0f0f;
}
.box1-black .box-title {
	background: #0f0f0f; /* タイトル背景色 */
	color: #ffffff; /* タイトル文字色 */
	font-weight: bold; /* タイトル文字の太さ */
	font-size: 20px;/* タイトル文字の大きさ */
	padding: 5px;/* タイトル周りの余白 */
	text-align: center;	/* タイトル中央寄せ */
	border-radius: 4px 4px 0px 0px;	/* タイトル角丸 */
	position:absolute;	/* 配置に関するもの(ここを動かす) */
	top:0;	/*上から(0px)に配置 */
	left:0; /*左から(0px)に配置 */
	width:100%;/*横幅最大幅 */
}
.box1-black p {
	margin: 0;/* 文字の余白リセット */
	padding: 0; /* 文字の内側余白リセット*/
}

.box1-black a {
	font-size: 18px;/* タイトル文字の大きさ */
}



/************************************
** ネイビーのボックス装飾
************************************/

.box1-navy{
	margin: 2em auto; /* ボックスの余白 */
	background: #F3F4F5; /* ボックス背景色 */
	border-radius:4px; /* ボックス角丸 */
	max-width:600px; /* ボックス横幅 */
	padding: 2.5em 0.5em 0.5em; /* ボックス内側余白 */
	position:relative; /* 配置に関するもの(ここを基準に) */
	border:1px solid #081C5D;
}
.box1-navy .box-title {
	background: #081C5D; /* タイトル背景色 */
	color: #ffffff; /* タイトル文字色 */
	font-weight: bold; /* タイトル文字の太さ */
	font-size: 20px;/* タイトル文字の大きさ */
	padding: 5px;/* タイトル周りの余白 */
	text-align: center;	/* タイトル中央寄せ */
	border-radius: 4px 4px 0px 0px;	/* タイトル角丸 */
	position:absolute;	/* 配置に関するもの(ここを動かす) */
	top:0;	/*上から(0px)に配置 */
	left:0; /*左から(0px)に配置 */
	width:100%;/*横幅最大幅 */
}
.box1-navy p {
	margin: 0;/* 文字の余白リセット */
	padding: 0; /* 文字の内側余白リセット*/
}

.box1-navy a {
	font-size: 18px;/* タイトル文字の大きさ */
}




/************************************
**キャンペーンボックス装飾
************************************/


.box5-blue {
	position: relative;	/* 配置に関するもの(ここを基準に) */
	max-width:600px; /* ボックスの横幅 */
	margin: 2em auto;	/* ボックスの外側余白(上下:2em　左右:auto) */
	padding: 2em 2em 1.7em;	/* ボックスの内側余白(上:2em　左右:2em 下：1.7em) */
	border: 1px solid #0e7ac4;	/* ボックスの線 (太さ　線の種類　線の色)*/
	border-radius: 4px;	/* ボックスの角丸 */
	background: #e6f1f9; /* ボックス背景色 */
}
.box5-blue .box-title {
	position: absolute; /* 配置に関するもの(ここを動かす) */
	top: -18px; /* 上から（-18px）移動*/
	left: 27px; /* 左から(27px)移動 */
	background: #0e7ac4; /* タイトル背景色 */
	color: #fff; /* タイトル文字色 */
	padding: 0.6em 1em;/* タイトルの内側余白 */
	line-height: 1;/* タイトルの行の高さ */
	font-size: 17px;/* タイトル文字の大きさ */
	font-weight: bold;/* タイトル文字の太さ */
	border-radius:4px;/* タイトルの角丸 */
}
.box5-blue p {
	margin: 0; /* 文字の外側余白リセット*/
	padding: 0; /* 文字の内側余白リセット*/
}


.box7-green {
	position: relative;	/* 配置に関するもの(ここを基準に) */
	max-width:600px; /* ボックスの横幅 */
	margin: 2em auto;	/* ボックスの外側余白(上下:2em　左右:auto) */
	padding: 1.7em 2em;	/* ボックスの内側余白(上下:1.7em　左右:2em) */
	border: 2px solid #58be89;	/* ボックスの線 (太さ　線の種類　線の色)*/
	border-radius: 4px;	/* ボックスの角丸 */
}
.box7-green i{
	background: #58be89;/* アイコン背景色 */
	color: #fff; /* アイコン色 */
	padding: 10px; /* アイコン余白 */
	border-radius: 20px; /* アイコン角丸 */
}
.box7-green .box-title {
	position: absolute; /* 配置に関するもの(ここを動かす) */
	top: -21px; /* 上から（-21px）移動*/
	left: 30px; /* 左から(30px)移動 */
	background: #fff; /* タイトル背景色 */
	color: #58be89; /* タイトル文字色 */
	padding: 0 10px;/* タイトルの余白 */
	line-height: 1;/* タイトルの行の高さ */
	font-size: 20px;/* タイトル文字の大きさ */
	font-weight: bold;/* タイトル文字の太さ */
}
.box7-green p {
	margin: 0; /* 文字の外側余白リセット*/
	padding: 0; /* 文字の内側余白リセット*/
}




/************************************
** 緑のボックス装飾
************************************/

.box1-green{
	margin: 0 auto; /* ボックスの余白 */
	background: #eef8f3; /* ボックス背景色 */
	border-radius:4px; /* ボックス角丸 */
	max-width:600px; /* ボックス横幅 */
	padding: 2.5em 0.5em 0.5em; /* ボックス内側余白 */
	position:relative; /* 配置に関するもの(ここを基準に) */
	border:1px solid #58be89;
}
.box1-green .box-title {
	background: #58be89; /* タイトル背景色 */
	color: #fff; /* タイトル文字色 */
	font-weight: bold; /* タイトル文字の太さ */
	font-size: 20px;/* タイトル文字の大きさ */
	padding: 5px;/* タイトル周りの余白 */
	text-align: center;	/* タイトル中央寄せ */
	border-radius: 4px 4px 0px 0px;	/* タイトル角丸 */
	position:absolute;	/* 配置に関するもの(ここを動かす) */
	top:0;	/*上から(0px)に配置 */
	left:0; /*左から(0px)に配置 */
	width:100%;/*横幅最大幅 */
}
.box1-green p {
	margin: 0;/* 文字の余白リセット */
	padding: 0; /* 文字の内側余白リセット*/
}
.box1-green a {
	font-size: 18px;/* タイトル文字の大きさ */
}

/************************************
** 青のボックス装飾
************************************/
.box1-blue{
	margin: 0 auto; /* ボックスの余白 */
	background: #e6f1f9; /* ボックス背景色 */
	border-radius:4px; /* ボックス角丸 */
	max-width:600px; /* ボックス横幅 */
	padding: 2.5em 0.5em 0.5em; /* ボックス内側余白 */
	position:relative; /* 配置に関するもの(ここを基準に) */
	border:1px solid #0e7ac4;
}
.box1-blue .box-title {
	background: #0e7ac4; /* タイトル背景色 */
	color: #fff; /* タイトル文字色 */
	font-weight: bold; /* タイトル文字の太さ */
	font-size: 20px;/* タイトル文字の大きさ */
	padding: 5px;/* タイトル周りの余白 */
	text-align: center;	/* タイトル中央寄せ */
	border-radius: 4px 4px 0px 0px;	/* タイトル角丸 */
	position:absolute;	/* 配置に関するもの(ここを動かす) */
	top:0;	/*上から(0px)に配置 */
	left:0; /*左から(0px)に配置 */
	width:100%;/*横幅最大幅 */
}
.box1-blue p {
	margin: 0;/* 文字の余白リセット */
	padding: 0; /* 文字の内側余白リセット*/
}
.box1-blue a {
	font-size: 18px;/* タイトル文字の大きさ */
}

/************************************
** 黄色のボックス装飾
************************************/
.box1-yellow{
	margin: 0 auto; /* ボックスの余白 */
	background: #fef9ed; /* ボックス背景色 */
	border-radius:4px; /* ボックス角丸 */
	max-width:600px; /* ボックス横幅 */
	padding: 2.5em 0.5em 0.5em; /* ボックス内側余白 */
	position:relative; /* 配置に関するもの(ここを基準に) */
	border:1px solid #fdc44f;
}
.box1-yellow .box-title {
	background: #F6AF3C; /* タイトル背景色fdc44f */
	color: #fff; /* タイトル文字色 */
	font-weight: bold; /* タイトル文字の太さ */
	font-size: 20px;/* タイトル文字の大きさ */
	padding: 5px;/* タイトル周りの余白 */
	text-align: center;	/* タイトル中央寄せ */
	border-radius: 4px 4px 0px 0px;	/* タイトル角丸 */
	position:absolute;	/* 配置に関するもの(ここを動かす) */
	top:0;	/*上から(0px)に配置 */
	left:0; /*左から(0px)に配置 */
	width:100%;/*横幅最大幅 */
}
.box1-yellow p {
	margin: 0;/* 文字の余白リセット */
	padding: 0; /* 文字の内側余白リセット*/
}
.box1-yellow a {
	font-size: 18px;/* タイトル文字の大きさ */
}



/************************************
** ピンクのボックス装飾２
************************************/

.box2-pink{
	margin: 2em auto; /* ボックスの余白 */
	border-radius:4px; /* ボックス角丸 */
	max-width:600px; /* ボックス横幅 */
	border:1px solid #fdf1f4; /* ボックス線 */
	padding: 2.5em 0.5em 0.5em; /* ボックス内側余白 */
	position:relative; /* 配置に関するもの(ここを基準に) */
}
.box2-pink .box-title {
	background: #f27398; /* タイトル背景色 */
	color: #fff; /* タイトル文字色 */
	font-weight: bold; /* タイトル文字の太さ */
	font-size: 20px;/* タイトル文字の大きさ */
	padding: 5px;/* タイトル周りの余白 */
	text-align: center;	/* タイトル中央寄せ */
	border-radius: 4px 4px 0px 0px;	/* タイトル角丸 */
	position:absolute;	/* 配置に関するもの(ここを動かす) */
	top:0;	/*上から(0px)に配置 */
	left:0; /*左から(0px)に配置 */
	width:100%;/*横幅最大幅 */
}
.box2-pink p {
	margin: 0;/* 文字の余白リセット */
	padding: 0; /* 文字の内側余白リセット*/
}

.box2-pink a {
	font-size: 18px;/* タイトル文字の大きさ */
}



/************************************
** 緑のボックス装飾２
************************************/

.box2-green{
	margin: 2em auto; /* ボックスの余白 */
	border-radius:4px; /* ボックス角丸 */
	max-width:600px; /* ボックス横幅 */
	border:1px solid #58be89; /* ボックス線 */
	padding: 2.5em 0.5em 0.5em; /* ボックス内側余白 */
	position:relative; /* 配置に関するもの(ここを基準に) */
}
.box2-green .box-title {
	background: #58be89; /* タイトル背景色 */
	color: #fff; /* タイトル文字色 */
	font-weight: bold; /* タイトル文字の太さ */
	font-size: 20px;/* タイトル文字の大きさ */
	padding: 5px;/* タイトル周りの余白 */
	text-align: center;	/* タイトル中央寄せ */
	border-radius: 4px 4px 0px 0px;	/* タイトル角丸 */
	position:absolute;	/* 配置に関するもの(ここを動かす) */
	top:0;	/*上から(0px)に配置 */
	left:0; /*左から(0px)に配置 */
	width:100%;/*横幅最大幅 */
}
.box2-green p {
	margin: 0;/* 文字の余白リセット */
	padding: 0; /* 文字の内側余白リセット*/
}

.box2-green a {
	font-size: 18px;/* タイトル文字の大きさ */
}


/************************************
** 青色のボックス装飾２
************************************/

.box2-blue{
	margin: 2em auto; /* ボックスの余白 */
	border-radius:4px; /* ボックス角丸 */
	max-width:600px; /* ボックス横幅 */
	border:1px solid #0e7ac4; /* ボックス線 */
	padding: 2.5em 0.5em 0.5em; /* ボックス内側余白 */
	position:relative; /* 配置に関するもの(ここを基準に) */
}
.box2-blue .box-title {
	background: #0e7ac4; /* タイトル背景色 */
	color: #fff; /* タイトル文字色 */
	font-weight: bold; /* タイトル文字の太さ */
	font-size: 20px;/* タイトル文字の大きさ */
	padding: 5px;/* タイトル周りの余白 */
	text-align: center;	/* タイトル中央寄せ */
	border-radius: 4px 4px 0px 0px;	/* タイトル角丸 */
	position:absolute;	/* 配置に関するもの(ここを動かす) */
	top:0;	/*上から(0px)に配置 */
	left:0; /*左から(0px)に配置 */
	width:100%;/*横幅最大幅 */
}
.box2-blue p {
	margin: 0;/* 文字の余白リセット */
	padding: 0; /* 文字の内側余白リセット*/
}

.box2-blue a {
	font-size: 18px;/* タイトル文字の大きさ */
}

/************************************
** 黄色のボックス装飾２
************************************/

.box2-yellow{
	margin: 2em auto; /* ボックスの余白 */
	border-radius:4px; /* ボックス角丸 */
	max-width:600px; /* ボックス横幅 */
	border:1px solid #fdc44f; /* ボックス線 */
	padding: 2.5em 0.5em 0.5em; /* ボックス内側余白 */
	position:relative; /* 配置に関するもの(ここを基準に) */
}
.box2-yellow .box-title {
	background: #fdc44f; /* タイトル背景色 */
	color: #fff; /* タイトル文字色 */
	font-weight: bold; /* タイトル文字の太さ */
	font-size: 20px; /* タイトル文字の大きさ */
	padding: 5px; /* タイトル周りの余白 */
	text-align: center;	/* タイトル中央寄せ */
	border-radius: 4px 4px 0px 0px;	/* タイトル角丸 */
	position:absolute;	/* 配置に関するもの(ここを動かす) */
	top:0;	/*上から(0px)に配置 */
	left:0; /*左から(0px)に配置 */
	width:100%;/*横幅最大幅 */
}
.box2-yellow p {
	margin: 0; /* 文字の余白リセット */
	padding: 0; /* 文字の内側余白リセット*/
}

.box2-yellow a {
	font-size: 18px;/* タイトル文字の大きさ */
}




/************************************
** 目的別アプリ_アコーディオン
************************************/

.acbox{
  width: auto;
  font-size:0px; /* ラベルと開く部分を分離する時は数値を入れる */
  margin:10px 0 10px 0; /* ボックス全体の位置調整 */
}

.acbox label{
  width: auto;
  font-size: 20px; /* ラベルの文字サイズ */
  font-weight: bold;
  text-align: center;
  /*background: #8BC34A;*/
	background: #35C1C7;
  position: relative;
  display: block;
  padding:8px;
  border-radius: 4px; /* ラベルの角の丸み */
  cursor: pointer;
  color: #fff;
}

.acbox label:hover{
  background: #8BC34A; /* ラベルにマウスを乗せた時の背景色 */
}

.acbox input{
  display: none;
}

.acbox label:after{
  color: #fff;
  content:"▼"; /* ラベルのアイコン */
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -16px;
}

.acbox input:checked ~ label::after {
  content:"▲"; /* ラベルをクリックした後のアイコン */
}

.acbox div{
  height: 0px;
  overflow: hidden;
  opacity: 0;
  transition: 0.15s; /* 開閉スピードの設定 */
}

.acbox input:checked ~ div{
  height: auto;
	padding: 1.0em 2em 1.0em; /* ボックス内側余白 */
  border-radius: 0px;
  background: #F3F4F5; /* 開いた部分の背景色 */
  opacity: 1;
}

.acbox input:checked ~ label {
  background: #8BC34A; /* クリック後のラベルの背景色 */
}

.acbox-under{
	padding:10px!important;
/*font-size: 15px;
  color: #555555;*/
}

.acbox-title{
	font-size:16px;
	font-weight:bold!important;
	margin:0px;
	padding:0px;
}

.acbox-under p{
	margin: 0px 0px 0px 5px; /* 文字の余白リセット */
	padding: 0 0 10px 0!important; /* 文字の内側余白リセット*/
}

.acbox-under a {
	font-size: 18px;/* タイトル文字の大きさ */
}



/************************************
** 目的別アプリ_アコーディオン２
************************************/

.acbox2{
  width: auto;
  font-size:0px; /* ラベルと開く部分を分離する時は数値を入れる */
  margin:0px 0 10px 0; /* ボックス全体の位置調整 */
}

.acbox2 label{
	  margin:0px 40px 0px 40px; /* ボックス全体の位置調整 */
  width: auto;
  font-size: 17px; /* ラベルの文字サイズ */
  font-weight: bold;
  text-align: center;
  background: #F16200;
  /*background: #3A8AD3;*/
  /*background: #8BC34A;*/
	/*background: #35C1C7;*/
	/*background: #0F0F0F;*/
  position: relative;
  display: block;
  padding:8px;
  border-radius: 4px; /* ラベルの角の丸み */
  cursor: pointer;
  color: #fff;
}

.acbox2 label:hover{
  background: #F16200; /* ラベルにマウスを乗せた時の背景色 */
  /*background: #3A8AD3;*/
}

.acbox2 input{
  display: none;
}

.acbox2 div{
  height: 0px;
  overflow: hidden;
  opacity: 0;
  transition: 0.15s; /* 開閉スピードの設定 */
}

.acbox2 input:checked ~ div{
  height: auto;
	padding: 1.0em 1.0em 1.0em 1.0em; /* ボックス内側余白 */
  border-radius: 0px;
  background: #fff; /* 開いた部分の背景色 */
  opacity: 1;
  border:1px solid #0F0F0F;
}

.acbox2 input:checked ~ label {
  background: #F16200; /* クリック後のラベルの背景色 */
  /*background: #0F0F0F; */
	color:#fff;
}

.acbox-under{
/*font-size: 15px;
  color: #555555;*/
}

.acbox-under2 p{
	margin: 0; /* 文字の余白リセット */
	padding: 0; /* 文字の内側余白リセット*/
}

.acbox-under2 a {
	font-size: 18px;/* タイトル文字の大きさ */
}


/************************************
** 目的別アプリ_アコーディオン3
************************************/

.acbox3{
  width: auto;
  font-size:0px; /* ラベルと開く部分を分離する時は数値を入れる */
  margin:0px 0 10px 0; /* ボックス全体の位置調整 */
}

.acbox3 label{
	  margin:0px 30px 0px 30px; /* ボックス全体の位置調整 */
  width: auto;
  font-size: 16px; /* ラベルの文字サイズ */
  font-weight: bold;
  text-align: center;
  background: #FFF;
  /*background: #F16200;*/
  /*background: #3A8AD3;*/
  /*background: #8BC34A;*/
	/*background: #35C1C7;*/
	/*background: #0F0F0F;*/
  position: relative;
  display: block;
  padding:8px;
  cursor: pointer;
   border:1px solid #FE6970;
   border-radius: 8px; /* ラベルの角の丸み */
   color: #FE6970;
}

.acbox3 label:hover{
  background: #FFF;	
  /*background: #F16200;*/ /* ラベルにマウスを乗せた時の背景色 */
  /*background: #3A8AD3;*/
}

.acbox3 input{
  display: none;
}

.acbox3 div{
  height: 0px;
  overflow: hidden;
  opacity: 0;
  transition: 0.15s; /* 開閉スピードの設定 */
}

.acbox3 input:checked ~ div{
  height: auto;
	padding: 1.0em 1.0em 1.0em 1.0em; /* ボックス内側余白 */
  border-radius: 0px;
  background: #fff; /* 開いた部分の背景色 */
  opacity: 1;
  border:1px solid #0F0F0F;
}

.acbox3 input:checked ~ label {
  background: #FE6970;	
  /*background: #F16200;*/ /* クリック後のラベルの背景色 */
  /*background: #0F0F0F; */
	color:#fff;
}

.acbox-under{
/*font-size: 15px;
  color: #555555;*/
}

.acbox-under2 p{
	margin: 0; /* 文字の余白リセット */
	padding: 0; /* 文字の内側余白リセット*/
}

.acbox-under2 a {
	font-size: 18px;/* タイトル文字の大きさ */
}



/************************************
** 横長テーブル
************************************/
.p-sticky-table{
	white-space: nowrap;
	line-height:1.6;
}
.p-sticky-table table{
	border:none;
	border: 1px solid #dedede;
	border-bottom: none;
	border-collapse: collapse;
	word-break: break-all;
	table-layout: fixed;
	display:block;
	overflow:scroll;
	max-height: 80vh;
}
.p-sticky-table thead th:first-child {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	left: 0;
	z-index: 3;
}
.p-sticky-table thead th {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 2;
	text-align:center;
}
.p-sticky-table tbody th:first-child{
	position: -webkit-sticky;
	position: sticky;
	left: 0;
	z-index: 1;
	border:none;
	white-space: normal;
	min-width: 200px;
	text-align:center;
}
.p-sticky-table th, .p-sticky-table td {
	min-width: 40px;
	text-align: left;
	font-size: 16px !important;
	position: relative;
	padding: 13px !important;
	color: #333;
	border: none !important;
	z-index: 0;
	vertical-align:middle !important;
	background:#fff;
}
.p-sticky-table th{
	background:#f0f9ff !important;
	letter-spacing: 0px;
	font-weight: 600 !important;
	color: #555 !important;
}
.p-sticky-table tr{
	border-bottom:none !important;
}
.p-sticky-table img{
	margin: 5px auto;
	display: block;
	padding: 0;
	/*max-width: 80% !important;*/
}
.p-sticky-table table th::before, .p-sticky-table table td::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	z-index: -1;
}
/* スマホ */
@media screen and (max-width: 560px) {
	.p-sticky-table table {
		max-height: 70vh;
  	}
	.p-sticky-table thead th:first-child, .p-sticky-table tbody th:first-child {
    		min-width: 20vw;
  	}
 	.p-sticky-table th, .p-sticky-table td {
    		font-size: 12px !important;
    		padding: 3px !important;
			text-align: center;
  	}
}



/* ライトイエロー */
.pst-light-yellow thead th, .pst-light-yellow tbody th {
  background: #fffbf0 !important;
}






/************************************
** ボックスナビ
************************************/
.p-nav{
margin:2em 0;/* 全体外余白 */
padding:0;/* 全体内余白 */
}
.p-nav ul{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
list-style:none;
margin:0;
padding:0;
border:none;
}
.p-nav ul li{
-ms-flex-preferred-size: calc(100%/4);/* 4列 */
flex-basis: calc(100%/4);/* 4列 */
margin:0;
padding:0;
text-align:center;
box-shadow: inset 1px 1px 0 0 #e0ddd1, 1px 1px 0 0 #e0ddd1, 1px 0 0 0 #e0ddd1;/* 罫線 */
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
min-height:100px;/* 最低の高さ */
cursor:pointer;
background:#fff;/* 背景色 */
}
.p-nav ul li:hover{
z-index:2;
box-shadow: inset 2px 2px 0 0 #f6a068, 2px 2px 0 0 #f6a068, 2px 0 0 0 #f6a068, 0 2px 0 0 #f6a068;/* 罫線(マウスホバー) */
transition: 0.35s ease-in-out;
}
.p-nav ul li:before{
content:unset !important;
}
.p-nav ul li a{
display:block;
padding: 0.5em 1em;/* 内余白 */
text-decoration:none;
width:100%;
}
.p-nav ul li a:hover{
background:none;
opacity:1;
}
.p-nav ul li a img{
max-width:50% !important;/* 画像横幅 */
height: auto !important;
filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.1));/* 画像影 */
display: inline-block;
}
.p-nav .p-nav-title{
display: block;
color: #666;/* 文字色 */
font-size: 0.7em;/* 文字大きさ */
letter-spacing: 1px;
font-weight: 600;/* 文字太さ */
text-align: center;
line-height: 1.1;/* 文字行間高さ */
}
/* サイドバー */
.sidebar .p-nav ul li{
-ms-flex-preferred-size: calc(100%/2);/* 2列 */
flex-basis: calc(100%/2);/* 2列 */
}
/* スマホ */
@media screen and (max-width: 559px) {
  .p-nav ul li{
    -ms-flex-preferred-size: calc(100%/2);/* 2列 */
    flex-basis: calc(100%/2);/* 2列 */
  }
}
/* fontawesome */
.p-nav ul li a i,.p-nav ul li a svg{
font-size: 40px;/* アイコン大きさ */
padding: 10px 0;/* アイコン余白 */
color: #f6a068;/* アイコン色 */
display:inline-block;
}
/* fontawesome(2番目) */
.p-nav ul li:nth-of-type(2) a i,.p-nav ul li:nth-of-type(2) a svg{
color:#f6a068;/* アイコン色 */
}
/* fontawesome(3番目) */
.p-nav ul li:nth-of-type(3) a i,.p-nav ul li:nth-of-type(3) a svg{
color:#f6a068;/* アイコン色 */
}
/* fontawesome(4番目) */
.p-nav ul li:nth-of-type(4) a i,.p-nav ul li:nth-of-type(4) a svg{
color:#f6a068;/* アイコン色 */
}


/*ロゴのリンクを消す*/
.site-name-text-link {
pointer-events: none;
}


/*男女カラー*/
.mens{color:#333; /*color:#3598DB;*/}
.womens{color:#FF666B; font-weight:bold;}





/************************************
** 割合棒グラフ
************************************/
.percentage-bar-wrap{
  margin: 0 auto 4rem;/* 余白 */
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-flex:1;
  -ms-flex:1;
  flex:1;
}
.percentage-bar-wrap > div:first-child{
  border-radius:4px 0 0 4px;
}
.percentage-bar-wrap > div:last-child{
  border-radius:0 4px 4px 0;
  margin-right: 0;
}
.percentage-bar{
  height: 30px;/* 棒高さ */
  margin-right: 2px;/* 棒余白 */
}
.percentage-bar-num{
  text-align:center;
  color:#fff;/* ラベル文字色 */
  line-height: 30px;
  font-weight: 600;/* ラベル文字太さ */
  font-size:15px;/* ラベル文字サイズ */
}
.percentage-bar-item{
  color:#777;/* コンテンツ文字色 */
  text-align:center;
  font-weight: 600;/* コンテンツ文字太さ */
  font-size:15px;/* コンテンツ文字サイズ */
  margin-top:5px;
  letter-spacing: 1px;
}
/*スマホ*/
@media screen and (max-width: 480px) {
  .percentage-bar-item{
      font-size:13px;/* コンテンツ文字サイズ */
    }
}
/* 青(デフォルト) */
.bar-blue > div:nth-of-type(1){background:#00b0eb;}
.bar-blue > div:nth-of-type(2){background:#14c4ff;}
.bar-blue > div:nth-of-type(3){background:#3bceff;}
.bar-blue > div:nth-of-type(4){background:#62d8ff;}
.bar-blue > div:nth-of-type(5){background:#7ddbfa;}
.bar-blue > div:nth-of-type(6){background:#00b0eb;}
.bar-blue > div:nth-of-type(7){background:#14c4ff;}
.bar-blue > div:nth-of-type(8){background:#3bceff;}
.bar-blue > div:nth-of-type(9){background:#62d8ff;}
.bar-blue > div:nth-of-type(10){background:#7ddbfa;}
/* ピンク */
.bar-pink > div:nth-of-type(1){background:#eb5555;}
.bar-pink > div:nth-of-type(2){background:#ef7878;}
.bar-pink > div:nth-of-type(3){background:#f39b9b;}
.bar-pink > div:nth-of-type(4){background:#f5adad;}
.bar-pink > div:nth-of-type(5){background:#f7bebe;}
.bar-pink > div:nth-of-type(6){background:#eb5555;}
.bar-pink > div:nth-of-type(7){background:#ef7878;}
.bar-pink > div:nth-of-type(8){background:#f39b9b;}
.bar-pink > div:nth-of-type(9){background:#f5adad;}
.bar-pink > div:nth-of-type(10){background:#f7bebe;}
/* 黄色 */
.bar-yellow > div:nth-of-type(1){background:#e3b047;}
.bar-yellow > div:nth-of-type(2){background:#fdc44f;}
.bar-yellow > div:nth-of-type(3){background:#fdc960;}
.bar-yellow > div:nth-of-type(4){background:#fdcf72;}
.bar-yellow > div:nth-of-type(5){background:#fdd583;}
.bar-yellow > div:nth-of-type(6){background:#e3b047;}
.bar-yellow > div:nth-of-type(7){background:#fdc44f;}
.bar-yellow > div:nth-of-type(8){background:#fdc960;}
.bar-yellow > div:nth-of-type(9){background:#fdcf72;}
.bar-yellow > div:nth-of-type(10){background:#fdd583;}
/* 緑 */
.bar-green > div:nth-of-type(1){background:#28ad98;}
.bar-green > div:nth-of-type(2){background:#2fcdb4;}
.bar-green > div:nth-of-type(3){background:#4dd6c0;}
.bar-green > div:nth-of-type(4){background:#6ddecc;}
.bar-green > div:nth-of-type(5){background:#7de1d1;}
.bar-green > div:nth-of-type(6){background:#28ad98;}
.bar-green > div:nth-of-type(7){background:#2fcdb4;}
.bar-green > div:nth-of-type(8){background:#4dd6c0;}
.bar-green > div:nth-of-type(9){background:#6ddecc;}
.bar-green > div:nth-of-type(10){background:#7de1d1;}
/* 対比 */
.bar-contrast > div:nth-of-type(1){background:#00bfff;}
.bar-contrast > div:nth-of-type(2){background:#ef7878;}





/************************************
** 画像キャプション(figure)
************************************/
.figure-caption-icon-wrap{
  margin:0 auto 2em;
  display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.figure-caption-icon-wrap > figure{
  position:relative;
}
.figure-caption-icon-wrap > figure > img,.figure-caption-icon-wrap > figure >amp-img{
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  display:block;
}
.figure-caption-icon-wrap > figure > amp-img{
  max-width:800px;
}
.figure-caption-icon-wrap figure figcaption{
  display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    align-items: flex-start;
    position: absolute;
    font-size: 13px;/* 文字の大きさ */
    line-height: 1.5;/* 行間 */
  color:#777;/* 文字色 */
}
.figure-caption-icon-wrap .caption-icon-img{
   position: absolute;
}
.figure-caption-icon-wrap .img-caption-text{
  position:relative;
}





/************************************
** 画像キャプション figure　アイコン③(中央)
************************************/
/* 全体 */
.figure-caption-icon-3{
    margin-top:6em;/* 上に余白 */
}
 /* アイコン+テキスト*/
.figure-caption-icon-3 > figure figcaption{
    left: 50%;/* 左から数値分移動 */
    bottom: calc(100% - 8px);/* 下から数値分移動 */
    min-height: 30px;
    padding: 0px 0px 55px 0px;/* 余白(ここで文字の位置調整(上　右　下 左)) */
    -webkit-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%);
    width:100%;
}
 /* アイコン*/
.figure-caption-icon-3 > figure figcaption::before{
    position: absolute;
    content: "";
    bottom:0; /* 下から数値分移動 */
    left: 50%; /* 左から数値分移動 */
    display: block;
    width: 70px; /* 横幅*/
    height: 50px; /* 高さ*/
    background-image: url(ここにアイコン画像URL); /* アイコン画像(メディア→リンクをコピー)*/
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%);
}
.figure-caption-icon-3 .img-caption-text{
    left:50%;
    -webkit-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%);
}
 /* 吹き出し(左右)*/
.figure-caption-icon-3 .img-caption-text::before, .figure-caption-icon-3 .img-caption-text::after {
    border-bottom: 1px solid #777;
    content: "";
    width: 1em;
    position: absolute;
}
/* 吹き出し(左)*/
.figure-caption-icon-3 .img-caption-text::before{
    bottom:9px;
    left:-20px;
    transform: rotate(45deg);
}
/* 吹き出し(右)*/
.figure-caption-icon-3 .img-caption-text::after {
    bottom: 9px;
    right: -17px;
    transform: rotate(-45deg);
}






/************************************
** アイコンつきリスト
************************************/
/* ボックス全体 */
.iconbox{
  margin: 0 auto 2em; /* 余白 */
  background: #fef9ed; /* 背景色 */
  border-radius:4px; /* 角丸 */
  max-width:600px; /* 横幅 */
  padding: 0; /* 余白 */
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2); /* 影 */
}
/* ボックスタイトル */
.iconbox .box-title {
  font-size: 20px!important; /* 文字サイズ */
  background: #fdc44f; /* 背景色 */
  text-align: center; /* 文字配置 */
  color: #fff; /* 文字色 */
  font-weight: bold; /* 文字太さ */
  letter-spacing: 0.05em; /* 文字間隔 */
  border-radius:4px 4px 0 0; /* 角丸 */
  line-height:1.5; /* 行間 */
  padding:1em 2em; /* 余白 */
}
/* 段落の余白リセット */
.iconbox p {
  margin: 0;/* 文字の余白リセット */
  padding: 0; /* 文字の内側余白リセット*/
}
/* ボックス 中 */
.iconbox .iconbox-wrap{
  display:-webkit-box; /* 配置 */
  	display:-ms-flexbox; /* 配置 */
  display:flex; /* 配置 */
  padding:1.3em 2em; /* 余白 */
}
/* コンテンツ */
.iconbox .iconbox-wrap .box-content{
   width: 97%;/*横幅 */
   margin: 0 3% 0 0 !important;/* 余白 */
   line-height:1.8;/* 行間 */
  -ms-flex-item-align: center;/* 中央寄せ */
   align-self: center;/* 中央寄せ */
}
/* コンテンツ段落 */
.iconbox .iconbox-wrap .box-content p{
  margin-bottom:1em;/*余白 */
}
/* アイコン&吹き出し */
.iconballoon{
  -ms-flex-item-align: end; /* 下部に配置 */
  align-self: flex-end; /* 下部に配置 */
}
/* アイコン */
.iconballoon .icon{
  text-align:center;/* 位置を中央へ */
}
/* アイコン画像 */
.iconballoon .icon img{
  width: 120px; /* 横幅 */
  margin:0; /* 余白 */
}
/* アイコン画像 (amp)*/
.iconballoon amp-img{
  max-width: 120px !important; /* 横幅 */
  margin:0; /* 余白 */
}
/* 吹き出し文字 */
.iconballoon .balloon p{
  line-height:1.4; /* 行間 */
}
/* 吹き出し */
.iconballoon .balloon{
  position:relative; /* 配置 */
  width:140px; /* 横幅 */
  background:#fff; /* 背景色 */
  padding:10px; /* 余白 */
  text-align:center; /* 中央寄せ */
  border:2px solid #999;/* 線(太さ 種類　色) */
  color:#555555;/* 文字色 */
  font-size:14px;/* 文字サイズ */
  font-weight:bold;/* 文字太さ */
  border-radius:10px;/* 角丸 */
  margin-bottom:10px;/* 余白 */
  line-height:1.5; /* 行間 */
}
/* 吹き出し(三角) */
.iconballoon .balloon:after,.balloon:before{
  border: solid transparent;
  content:'';
  height:0;
  width:0;
  position:absolute;
  top:100%;
  left:50%;
}
.iconballoon .balloon:after{
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-top-color:#FFFFFF;
}
.iconballoon .balloon:before{
   border-color:"rgba(153, 153, 153, 0)";
    border-top-width:12px;
    border-bottom-width:12px;
    border-left-width:12px;
    border-right-width:12px;
    margin-left: -12px;
    margin-top: 1px;
    border-top-color:#999999;
}
/*スマホ*/
@media screen and (max-width: 480px){
/* ボックスタイトル */
.iconbox .box-title {
  font-size: 14px; /* 文字サイズ */
}
/* ボックス 中 */
.iconbox .iconbox-wrap {
    padding: 1em 1em 1em 1.5em;/* 余白 */
}
/* コンテンツ */
.iconbox .iconbox-wrap .box-content{
  font-size:12px;/*文字サイズ */
}
/* アイコン画像 */
.iconballoon .icon img{
  width:80px;/* 横幅 */
  margin-top:5px;/* 余白 */
}
/* アイコン画像(amp) */
.iconballoon amp-img{
  max-width:80px !important;/* 横幅 */
  margin-top:5px;/* 余白 */
}
/* 吹き出し */
.iconballoon .balloon{
  width:80px;/* 横幅 */
  font-size:10px;/* 文字サイズ */
  padding: 1em 0;/* 余白 */
  border: 1px solid #999;/* 線(太さ 種類 色) */
}
/* 吹き出し(三角) */
.iconballoon .balloon:after {
    border-top-width: 12px;
    border-bottom-width: 10px;
    border-left-width: 11px;
    border-right-width: 11px;
    margin-left: -11px;
    border-top-color: #FFFFFF;
}
}
/************************************
** 箇条書き(点)
************************************/
/* 箇条書き */
.iconbox .list {
  list-style: none;/* 行頭記号削除  */
  padding: 0 !important;/* 余白リセット */
  margin: 0 !important;/* 余白リセット */
  border:none;/* 線リセット */
}
/* 箇条書き 行 */
.iconbox .list li { 
  position: relative;/* 行頭記号の配置  */
  margin: 0 0 0.5em 0 !important;/* 余白  */
  padding: 0 0 0.5em 1.4em !important;/* 余白 */
  line-height:1.8;/* 行間 */
}
/* 箇条書き 行頭記号 */
.iconbox .list li:before {
  background-color: #ffa952; /* 記号色 */
  position: absolute; /* 行頭記号の配置 */
  content: ''; /* 空文字 */
  top:13px; /* 上からの距離 */
  left: 0; /* 左からの距離 */
  width: 7px; /* 横幅 */
  height: 7px; /* 縦幅 */
  border-radius: 4px; /*角丸 */
}
/* 箇条書き 行頭記号リセット */
.iconbox .list-number li:after{
	content:'';
}
/*スマホ*/
@media screen and (max-width: 480px){
  /* 箇条書き 行頭記号*/
   .iconbox .list li:before{
     top:8px;/* 上からの距離 */
   }
}
/************************************
** 箇条書き(番号)
************************************/
/* 箇条書き(番号) */
.iconbox .list-number{
   counter-reset:number; /* 番号リセット */
   list-style: none !important;/* 行頭番号削除) */
   padding:0 !important;/* 余白リセット */
   margin:0 !important;/* 余白リセット */
   border:none !important;/* 線リセット */
}
/* 箇条書き(番号) 行 */
.iconbox .list-number li {
   position: relative;/* 配置 */
   margin:0.5em 0 !important;/* 余白 */
   max-width:500px; /* 横幅 */
   padding: 0 0 0.5em 1.8em !important;/* 余白 */
   line-height:1.8;/* 行間 */
}
/* 箇条書き(番号) 行頭番号 */
.iconbox .list-number li:before {
   counter-increment: number;/* 番号 */
   content: counter(number);/* 番号 */
   background-color: #fdc44f; /* 背景色 */
   color: #fff; /* 番号色 */
   position: absolute;/* 配置 */
   font-weight:bold;/* 文字太さ */
   font-size: 14px;/* 文字大きさ */
   border-radius: 50%;/* 角丸 */
   left: 0;/* 左からの距離 */
   top:4px;/* 上からの距離 */
   width: 22px;/* 横幅 */
   height: 22px;/* 縦幅 */
   line-height: 22px;/* 行間 */
   text-align:center;/* 中央寄せ */
}
/*スマホ*/
@media screen and (max-width: 480px){
  /* 箇条書き(番号) 行 */
  .iconbox .list-number li{
     padding: 0 0 0.5em 2em !important;/* 余白 */
  }
  /* 箇条書き(番号) 行頭番号 */
  .iconbox .list-number li:before {
    font-size:10px;/* 文字大きさ */
    width: 18px;/* 横幅 */
    height: 18px;/* 縦幅 */
    line-height: 18px;/* 行間 */
    top:2px;/* 上からの距離 */
  }
}








/************************************
** 比較表
************************************/
/* 比較表全体 */
.compare-box {
  display:-webkit-box;/* 配置 */
  display:-ms-flexbox;/* 配置 */
  display:flex;/* 配置 */
  max-width:600px;/* 横幅 */
  margin: 0 auto 2rem;/* 余白 */
  border-radius:4px;/* 角丸 */
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2); /* 影 */
  background: #fef9ed; /* 背景色 */
}
/* 左のボックス、右のボックス */
.compare-box .compare-left-wrap, .compare-box .compare-right-wrap{
  width:50%;/* 横幅半分ずつ */
  overflow:hidden;/* はみ出さないように*/
}
/* 左のタイトル、右のタイトル */
.compare-box .compare-left-head, .compare-box .compare-right-head{
  background: #fdc44f; /* 背景色 */
  text-align: center;/* 中央寄せ */
  color: #FFF; /* 文字色 */
  font-weight: bold;/* 文字太さ */
  padding:0em 1em;/* 余白 */
  font-size:15px;/* 文字大きさ */
  line-height:1.5;/* 行間 */
  height:65px;/* 縦幅 */
  display:table-cell;/* 形式 */
  vertical-align:middle;/* 高さ中央寄せ */
  width:1000px;/* 横幅 */
}
/* 左のタイトル */
.compare-box .compare-left-head{
  border-radius:4px 0 0 0;/* 角丸 */
}
/* 右のタイトル */
.compare-box .compare-right-head{
  border-radius:0 4px 0 0;/* 角丸 */
}
/* 左のコンテンツ、右のコンテンツ */
.compare-box .compare-left, .compare-box .compare-right{
  padding:1.5em;/* 余白 */
  font-size:15px;/* 文字大きさ */
  line-height:2;/* 行間 */
  text-align: justify;/* 段落両端 */
  text-justify: inter-ideograph;/* 段落両端 */
}
/* 文章 */
.compare-box p {
  padding: 0;/* 余白 */
  margin: 0 0 20px 0;/* 余白 */
}
/*スマホで見たとき*/
@media screen and (max-width: 480px){
  /* 左のタイトル、右のタイトル */
  .compare-box .compare-left-head, .compare-box .compare-right-head{
    font-size:12px;/* 文字大きさ */
    height:50px;/* 高さ */
  }
  /* 左のコンテンツ、右のコンテンツ */
  .compare-box .compare-left, .compare-box .compare-right {
 	 	padding: 1.2em;/* 余白 */
 	 	font-size: 12px;/* 文字大きさ */
 	}
}
/************************************
** 比較表 箇条書き(記号)
************************************/
/* 箇条書き(記号) */
.compare-box .list{
   list-style: none !important;/* 行頭記号リセット */
   padding:0 !important;/* 余白リセット */
   margin:0 !important;/* 余白リセット */
   border:none !important;/* 線リセット */
}
/* 箇条書き 行 */
.compare-box .list li { 
   border-bottom:1px dashed #cdcdcd;/* 線(太さ 種類　色) */
   position: relative;/* 配置 */
   margin:0.5em 0 !important;/* 余白 */
   max-width:500px;/* 横幅 */
   padding: 0 0 0.7em 1.4em !important;/* 余白 */
   line-height:1.8;/* 行間 */
}
/* 箇条書き 行最後 */
.compare-box .list li:last-child{ 
   border:none;
}
/* 箇条書き 行頭記号 */
.compare-box .list li:before {
   background-color:  #ffa952; /* 色 */
   position: absolute;/* 配置 */
   content: '';/* 空文字 */
   top: 10px;/* 上からの距離 */
   left: 7px;/* 下からの距離 */
   width: 7px;/* 横幅 */
   height: 7px;/* 縦幅 */
   border-radius: 4px;/* 角丸 */
}
/*スマホで見たとき*/
@media screen and (max-width: 480px){
  /* 箇条書き 行頭記号 */
  .compare-box .list li:before {
    top: 9px;/* 上からの距離 */
    left: 3px;/* 下からの距離 */
    width:5px;/* 横幅 */
    height:5px;/* 縦幅 */
  }
}
/************************************
** 比較表　箇条書き(番号)
************************************/
/* 箇条書き(番号) */
.compare-box .list-number{
   counter-reset:number; /* 番号リセット */
   list-style: none !important;/* 行頭番号削除) */
   padding:0 !important;/* 余白リセット */
   margin:0 !important;/* 余白リセット */
   border:none !important;/* 線リセット */
}
/* 箇条書き(番号) 行 */
.compare-box .list-number li {
   position: relative;/* 配置 */
   margin:0.5em 0 !important;/* 余白 */
   max-width:500px; /* 横幅 */
   padding: 0 0 0.5em 1.8em !important;/* 余白 */
   line-height:1.8;/* 行間 */
  border-bottom:1px dashed #cdcdcd;/* 線(太さ 種類　色) */
}
/* 箇条書き 行最後 */
.compare-box .list-number li:last-child{ 
   border:none;
}
/* 箇条書き(番号) 行頭番号 */
.compare-box .list-number li:before {
   counter-increment: number;/* 番号 */
   content: counter(number);/* 番号 */
   background-color: #fdc44f; /* 背景色 */
   color: #fff; /* 番号色 */
   position: absolute;/* 配置 */
   font-weight:bold;/* 文字太さ */
   font-size: 12px;/* 文字大きさ */
   border-radius: 50%;/* 角丸 */
   left: 0;/* 左からの距離 */
   top:5px;/* 上からの距離 */
   width: 18px;/* 横幅 */
   height: 18px;/* 縦幅 */
   line-height: 18px;/* 行間 */
   text-align:center;/* 中央寄せ */
}
/* 箇条書き 行頭記号リセット */
.compare-box .list-number li:after{
  content:'';
}
/*スマホで見た時*/
@media screen and (max-width: 480px){
  /* 箇条書き(番号) 行 */
  .compare-box .list-number li{
     padding: 0 0 0.5em 1.8em !important;/* 余白 */
  }
  /* 箇条書き(番号) 行頭番号 */
  .compare-box .list-number li:before {
    font-size:10px;/* 文字大きさ */
    width: 16px;/* 横幅 */
    height: 16px;/* 縦幅 */
    line-height: 16px;/* 行間 */
    top:2px;/* 上からの距離 */
  }
}






/************************************
** 比較表セパレート
************************************/
/* 全体左 */
.compare-box-separate .compare-left{
background:#f0f9fc !important;
height:100%;
}
/* 全体右 */
.compare-box-separate .compare-right{
background:#fff6f2 !important;
height:100%;
}
/* タイトル左 */
.compare-box-separate .compare-left-head{
background:#6fc7e1 !important;
}
/* タイトル右 */
.compare-box-separate .compare-right-head{
background:#ffa883 !important;
}
/* 箇条書き(記号) 行頭番号 左 */
.compare-box-separate .compare-left .list li:before {
background:#6fc7e1 !important;
}
/* 箇条書き(番号) 行頭番号 左 */
.compare-box-separate .list-number li:before {
background:#6fc7e1 !important;
}
/* 箇条書き(記号) 行頭番号 右 */
.compare-box-separate .compare-right .list li:before {
background:#ffa883 !important;
}
/* 箇条書き(番号) 行頭番号 右 */
.compare-box-separate .compare-right .list-number li:before {
background:#ffa883 !important;
}






/**********************************
 * 記事したの絞り込み検索ツール
 * ********************************/
    #tool .bigining_text p {
        font-size: 14px;
        margin-bottom: 0px;
    }

    #tool .bigining_text p:first-child {
        margin-top: 0px;
    }

    #main #tool .tool_group li {
        width: 45.5%;
    }

    .box-app-rating {
        border: 4px double #a09a8e;
        position: relative;
        background-color: #ffffff;
        padding: 10px;
        margin-bottom: 25px;
    }

    .box-app-rating:before {
        top: -4px;
        right: -4px;
        border-top: 15px solid #a09a8e;
        border-right: 15px solid #a09a8e;
        border-bottom: 15px solid transparent;
        border-left: 15px solid transparent;
    }

    .box-app-rating:after {
        bottom: -4px;
        left: -4px;
        border-top: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #a09a8e;
        border-left: 15px solid #a09a8e;
    }

    .box-app-rating:before,
    .entry-content .box-app-rating:after {
        display: block;
        z-index: 2;
        position: absolute;
        width: 0;
        height: 0;
        content: "";
    }

    figure.img-app.img-xsmall {
        width: 38px;
        height: 38px;
        z-index: 5;
        margin-right: 10px;
    }

.box-app-rating header {
	position: relative;
}

.article .box-app-rating h3 {

	 font-size: 130%;
    line-height: 150%;
	 padding: 0px;
    border: none;
    margin-bottom: 25px;
	 margin-top: 0;

}

    .box.box-app-rating.app-tool-box h3 {
        border: none;
        margin: 0 0 20px;
        font-size: 130%;
        line-height: 150%;
    }

	.storebtn_pc {
    display: block;
	}
	
	    .storebtn_sp {
			display:none;
}


/*********/


#tool .select-box {
  /*  position: relative;*/
    border-radius: 10px;
    border: #999 solid 2px;
    padding: 2px 0px;
    background: #f3f3f3;
    width: 100%;
    margin: 0;
}
#tool .select-box select {
    width: 100%;
    padding: 0px 40px 0px 10px;
}
#tool select {
    font-size: 16px;
    font-weight: bold;
}
.select-box::before {
    top:10px;
}
label.typeA {
    margin-right: 5px;
}
label.check_parts.typeB {
    margin-left: 3px;
}

.square_btn {
    display: block;
    position: relative;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    width: 95%;
    margin: 0 auto;
    margin-bottom: 18px;
    border-radius: 5px;
    cursor: pointer;
    color: #fff !important;
    padding: 10px;
}

.red_btn {
    color: #FFF;
    background: #ed5c48 -webkit-linear-gradient(bottom,#ed5c48,#ff6e56);
    background: #ed5c48 linear-gradient(0deg,#ed5c48,#ff6e56);
    border: 1px solid #ed5c48;
    border-radius: 4px;
    box-shadow: inset 0 -1px 0 1px rgba(0,0,0,.18), inset 0 1px 0 1px hsla(0,0%,100%,.22);
    text-shadow: 0 0 2px rgba(76,64,43,.8);
}
/*********/


/*緑のボックス*/
.box2-green{
	margin: 2em auto; /* ボックスの余白 */
	border-radius:4px; /* ボックス角丸 */
	max-width:600px; /* ボックス横幅 */
	border:1px solid #58be89; /* ボックス線 */
	padding: 3.5em 2em 1.5em; /* ボックス内側余白 */
	position:relative; /* 配置に関するもの(ここを基準に) */
}
.box2-green .box-title {
	background: #58be89; /* タイトル背景色 */
	color: #fff; /* タイトル文字色 */
	font-weight: bold; /* タイトル文字の太さ */
	font-size: 20px;/* タイトル文字の大きさ */
	padding: 5px;/* タイトル周りの余白 */
	text-align: center;	/* タイトル中央寄せ */
	border-radius: 4px 4px 0px 0px;	/* タイトル角丸 */
	position:absolute;	/* 配置に関するもの(ここを動かす) */
	top:0;	/*上から(0px)に配置 */
	left:0; /*左から(0px)に配置 */
	width:100%;/*横幅最大幅 */
}
.box2-green p {
	margin: 0;/* 文字の余白リセット */
	padding: 0; /* 文字の内側余白リセット*/
}


/*ピンクのボックス*/
.box2-pink{
	margin: 2em auto; /* ボックスの余白 */
	border-radius:4px; /* ボックス角丸 */
	max-width:600px; /* ボックス横幅 */
	border:1px solid #f27398; /* ボックス線 */
	padding: 3.5em 2em 1.5em; /* ボックス内側余白 */
	position:relative; /* 配置に関するもの(ここを基準に) */
}
.box2-pink .box-title {
	background: #f27398; /* タイトル背景色 */
	color: #fff; /* タイトル文字色 */
	font-weight: bold; /* タイトル文字の太さ */
	font-size: 20px;/* タイトル文字の大きさ */
	padding: 5px;/* タイトル周りの余白 */
	text-align: center;	/* タイトル中央寄せ */
	border-radius: 4px 4px 0px 0px;	/* タイトル角丸 */
	position:absolute;	/* 配置に関するもの(ここを動かす) */
	top:0;	/*上から(0px)に配置 */
	left:0; /*左から(0px)に配置 */
	width:100%;/*横幅最大幅 */
}
.box2-pink p {
	margin: 0;/* 文字の余白リセット */
	padding: 0; /* 文字の内側余白リセット*/
}



/*青のボックス*/
.box2-blue{
	margin: 2em auto; /* ボックスの余白 */
	border-radius:4px; /* ボックス角丸 */
	max-width:600px; /* ボックス横幅 */
	border:1px solid #0e7ac4; /* ボックス線 */
	padding: 3.5em 2em 1.5em; /* ボックス内側余白 */
	position:relative; /* 配置に関するもの(ここを基準に) */
}
.box2-blue .box-title {
	background: #0e7ac4; /* タイトル背景色 */
	color: #fff; /* タイトル文字色 */
	font-weight: bold; /* タイトル文字の太さ */
	font-size: 20px;/* タイトル文字の大きさ */
	padding: 5px;/* タイトル周りの余白 */
	text-align: center;	/* タイトル中央寄せ */
	border-radius: 4px 4px 0px 0px;	/* タイトル角丸 */
	position:absolute;	/* 配置に関するもの(ここを動かす) */
	top:0;	/*上から(0px)に配置 */
	left:0; /*左から(0px)に配置 */
	width:100%;/*横幅最大幅 */
}
.box2-blue p {
	margin: 0;/* 文字の余白リセット */
	padding: 0; /* 文字の内側余白リセット*/
}


/*黄色のボックス*/
.box2-yellow{
	border-radius:4px; /* ボックス角丸 */
	max-width:600px; /* ボックス横幅 */
	border:1px solid #fdc44f; /* ボックス線 */
	margin: 2em auto; /* ボックスの外側余白(上下:2em　左右:auto) */
	padding: 3.5em 2em 1.5em; /* ボックス内側余白 */
	position:relative; /* 配置に関するもの(ここを基準に) */
}
.box2-yellow .box-title {
	background: #fdc44f; /* タイトル背景色 */
	color: #fff; /* タイトル文字色 */
	font-weight: bold; /* タイトル文字の太さ */
	font-size: 20px; /* タイトル文字の大きさ */
	padding: 5px; /* タイトル周りの余白 */
	text-align: center;	/* タイトル中央寄せ */
	border-radius: 4px 4px 0px 0px;	/* タイトル角丸 */
	position:absolute;	/* 配置に関するもの(ここを動かす) */
	top:0;	/*上から(0px)に配置 */
	left:0; /*左から(0px)に配置 */
	width:100%;/*横幅最大幅 */
}
.box2-yellow p {
	margin: 0; /* 文字の余白リセット */
	padding: 0; /* 文字の内側余白リセット*/
}



/*黄色ボックス２*/
.box5-yellow {
	position: relative;	/* 配置に関するもの(ここを基準に) */
	max-width:600px; /* ボックスの横幅 */
	margin: 2em auto;	/* ボックスの外側余白(上下:2em　左右:auto) */
	padding: 2em 2em 1.7em;	/* ボックスの内側余白(上:2em　左右:2em 下：1.7em) */
	border: 1px solid #fdc44f;	/* ボックスの線 (太さ　線の種類　線の色)*/
	border-radius: 4px;	/* ボックスの角丸 */
	background: #fef9ed;/* ボックス背景色 */
}
.box5-yellow .box-title {
	position: absolute; /* 配置に関するもの(ここを動かす) */
	top: -18px; /* 上から（-18px）移動*/
	left: 27px; /* 左から(27px)移動 */
	background: #fdc44f; /* タイトル背景色 */
	color: #fff; /* タイトル文字色 */
	padding: 0.6em 1em;/* タイトルの内側余白 */
	line-height: 1;/* タイトルの行の高さ */
	font-size: 17px;/* タイトル文字の大きさ */
	font-weight: bold;/* タイトル文字の太さ */
	border-radius:4px;/* タイトルの角丸 */
}
.box5-yellow p {
	margin: 0; /* 文字の外側余白リセット*/
	padding: 0; /* 文字の内側余白リセット*/
}




/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1240px以下*/
@media screen and (max-width: 1240px){
  /*必要ならばここにコードを書く*/
}

/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
	.storebtn_pc {
    display: none;
	}
	
	    .storebtn_sp {
        display: inline-block;
        text-align: center;
        margin: 0 5px 20px;
    }

    .storebtn_sp img {
        width: 49%;
    }


.storebtn_sp {
    display: inline-block;
    text-align: center;
    margin: 0px 5px 20px;
}
	.memo.alert {
    padding-left: 6px;
		padding-bottom: 26px
}

}



/* **************
 *  アプリ大学からの移植
 *  **************/
.blline {
    text-decoration: underline;
    font-weight: bold;
}
.bb {
    font-weight: bold;
}
.bbr {
    color: #dc0000;
    font-weight: bold;
}

.bbline {
    color: #000;
    font-weight: bold;
    background: #ffee6c;
}

.big,
.big a,
.big p {
    font-size: 21px;
    font-weight: bold;
}

.right {
    text-align: right;
    cursor: pointer;
    font-size: 18px;
    word-wrap: break-word;
}
.right a,
p.right {
    font-size: 18px;
}

.entry-content>p.t_title {
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 16px;
}
.dottbox {
    border: dotted 1px #666;
    padding: 20px;
    margin-bottom: 25px;
}
.b_box {
    border: solid 1px #000000;
    padding: 20px;
    margin-bottom: 25px;
}
.yellow_box {
    background: #fcfaee;
    padding: 15px;
    margin-bottom: 25px;
    border-radius: 5px;
    border: 1px solid #e5e5df;
}

.blue_box {
    background: #f0f4fb;
    padding: 15px;
    margin-bottom: 25px;
    border-radius: 5px;
    border: 1px solid #a9c9ea;
}

.nmlbox {
    border: 4px solid #e4e4e4;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 25px;
}

.intro_box {
    padding: 10px;
    margin-bottom: 40px;
    position: relative;
    margin-top: 50px;
    font-size: 13px;
    border-radius: 3px;
}
.intro_box .title {
    line-height: 1.0;
    padding: 8px 2px 4px 15px;
    color: #fff;
    font-size: 115%;
    display: inline-block;
    position: absolute;
    top: -32px;
    left: -2px;
    box-sizing: border-box;
    height: 32px;
    font-weight: bold;
    font-size: 14px;
}
.intro_box .title:before {
    content: "\f058";
    font-family: FontAwesome;
    margin-right: 3px;
    margin-left: -5px;
    color: #fff;
}
.intro_box .title:after {
    content: "";
    position: absolute;
    top: 0px;
    right: -32px;
    margin-left: 0;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 32px 0 0 32px;
}
.intro_pink .title:after {
    border-color: transparent transparent transparent #ce2b72;
}
.intro_pink .title {
    background: #ce2b72;
}
.intro_box {
    padding: 10px;
    margin-bottom: 40px;
    position: relative;
    margin-top: 50px;
    font-size: 13px;
    border-radius: 3px;
}
.intro_pink {
    border: 2px solid #ce2b72;
    background: #fbf8fa;
}


.bigining_box {
    width: 100%;
    margin: 1.5em 0;
    overflow: hidden;
}

.bigining_box .faceicon {
    float: left;
    margin-right: -90px;
    width: 80px;
}

.bigining_box .faceicon img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    margin-bottom: 0px;
}

.bigining_box .chatting {
    width: 100%;
}

.bigining_text {
    display: inline-block;
    position: relative;
    margin: 5px 0 0 95px;
    padding: 10px 10px;
    border-radius: 12px;
    background: #e1e8f6;
}

.bigining_text p:last-child, .bigining_text ul:last-child {
    margin: 0;
    padding: 0;
}

.bigining_text:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 10px;
    left: -24px;
    border: 12px solid transparent;
    border-right: 12px solid #e1e8f6;
}

.s_table {
    text-align: center;
    box-sizing: border-box;
}

.s_table img {
    width: 50px;
    margin-bottom: 3px;
}
.ss_table {
    font-size: 12px;
    text-align: left !important;
}
/* 会話風ボックス */
.panel-talk.panel-talk-2 {
    background: transparent;
    padding: 0px;
}

.col-talk {
    margin-bottom: 15px;
}
.col-talk:after, .col-talk:before {
    clear: both;
    content: "";
    display: block;
}
.panel-talk-2 .col-talk-right {
    background-color: #ddeef3;
}
.col-talk-right {
    position: relative;
    margin-right: 15px;
    padding: 10px;
    border-radius: 10px;
    background-color: #89e052;
    margin-left: 30%;
    float: right;
}
.panel-talk-2 .col-talk-right:after {
    border-left: 10px solid #ddeef3;
}
.col-talk-right:after {
    position: absolute;
    content: '';
    border: 10px solid transparent;
    border-left: 10px solid #89e052;
    top: 10px;
    right: -19px;
}

.panel-talk-2 .col-talk-left {
    background-color: #f3dde8;
}
.col-talk-left {
    position: relative;
    margin-left: 15px;
    padding: 10px;
    border-radius: 10px;
    background: #fff;
    margin-right: 30%;
    float: left;
}
.col-talk-left:before {
    position: absolute;
    content: '';
    border: 10px solid transparent;
    top: 10px;
    left: -20px;
}
.panel-talk-2 .col-talk-left:after {
    border-right: 10px solid #f3dde8;
}
.col-talk-left:after {
    position: absolute;
    content: '';
    border: 10px solid transparent;
    border-right: 10px solid #fff;
    top: 10px;
    left: -19px;
}

.entry-content>.col-talk p {
    margin: 0 0 20px;
}

@media screen and (max-width: 680px){
.entry-content>p {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 28px;
    padding: 0px 8px;
}
}
.col-talk p:last-child {
    margin-bottom: 0;
}

/* 口コミボックス */

.entry-content .box-wom {
    zdisplay: table;
    padding: 10px;
    background: #f4f4f4;
    border-radius: 12px;
}

.entry-content .box {
    padding: 15px;
    margin: 15px 0;
}

.box-wom-body figure.img-thumbnail {
    border-radius: 30px;
    height: 60px;
    width: 60px;
    margin-bottom: 15px;
	position: relative;
}

figure.img-thumbnail {
    float: left;
    margin-right: 10px;
    padding: 0;
    width: 80px;
    height: 60px;
    background-color: #fff;
    border: 1px solid #e6e6e0;
    border-radius: 0;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.7;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

figure {
    overflow: hidden;
    transition: .15s;
}

.box-wom-body figure.img-thumbnail img {
    width: 100%;
    height: auto;
    margin-bottom: 0px;
}

figure.img-thumbnail img {
    visibility: visible;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
}
.box-wom-body .user-name {
    font-size: 12px;
    margin-left: 10px;
}

.box-wom-body h4 {
    padding: 0px;
    border: none;
    margin-bottom: 0px;
    margin-left: 70px;
	margin-top: 0;
    font-size: 16px;
}

.box-wom-inner {
    /* margin-left: -80px; */
    margin-top: 10px;
    clear: both;
    float: none;
}
.box-wom-body .box-wom-rating {
    color: #dc007f;
    margin-left: 80px;
}


/* 横並びのスクロールボックス */

/*横スクロールのテーブル*/
.scroll_box2 {
  overflow-x: scroll;
  overflow-y: hidden;
  margin-bottom: 10px;
}
.scroll_box2_inner {
  max-width: 1500px;
  display: table;
  margin-bottom: 10px;
  border: 1px solid #ddd;
  border-radius: 10px;
}
.scroll_box2_inner_parts {
  display: table-cell;
  border-right: 1px solid #ddd;
  vertical-align: middle;
  padding: 5px 8px;
  table-layout: fixed;
}
.scroll_box2_inner_parts:last-child {
  border-right: 0px solid #ddd;
}
.app_icon2 {
  text-align: center;
  padding: 5px 1px;
  font-size: 12px;
}
.app_icon2 img {
  margin-bottom: 8px;
  display: inline-block;
}
.app_icon2 .minibtn {
  margin: 3px;
  width: 90px;
}
.app_icon2 .minibtn a {
  padding: 5px;
}
.app_icon2 img {
  width: 90px;
  margin: 5px 0px;
}

.minibtn {
    display: inline-block;
    margin-bottom: 7px;
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
    border-radius: 3px;
    background: #3399ff;
    border-color: #0073aa #006799 #006799;
    -webkit-box-shadow: 0 2px 0 #006799;
    box-shadow: 0 3px 0 #2b6f90;
    color: #fff;
    text-decoration: none;
    width: 100%;
    text-align: center;
}
.redbtn {
    background: #E50F3A;
    border-color: #aa0000 #990000 #990000;
    -webkit-box-shadow: 0 2px 0 #990000;
    box-shadow: 0 3px 0 #950120;
}

.minibtn a, .minibtn_half a {
    color: #FFF;
    display: block;
    width: 100%;
    padding: 8px 0px;
    line-height: 100%;
    font-size: 13px;
	text-decoration: none;
}
.scroll_box2 span.fa.fa-external-link.internal-icon.anchor-icon {
	display:none;
	content: none;
}

.minibtn a, .minibtn_half a span.fa-external-link:before{
	content: none;
}

.col-talk {
	margin-bottom: 15px;
}
.col-talk:last-child {
	margin-bottom: 0;
}
.col-talk-left {
	position: relative;
	margin-left: 15px;
	padding: 10px;
	border-radius: 10px;
	background: #fff;
	margin-right: 30%;
	float: left;
}
.panel-talk-2 .col-talk-left {
	background-color: #f3dde8;
}
.col-talk-left:before {
	position: absolute;
	content: '';
	border: 10px solid transparent;
	top: 10px;
	left: -20px;
}
.col-talk-left:after {
	position: absolute;
	content: '';
	border: 10px solid transparent;
	border-right: 10px solid #fff;
	top: 10px;
	left: -19px;
}
.panel-talk-2 .col-talk-left:after {
	border-right: 10px solid #f3dde8;
}
.col-talk-right {
	position: relative;
	margin-right: 15px;
	padding: 10px;
	border-radius: 10px;
	background-color: #89e052;
	margin-left: 30%;
	float: right;
}
.panel-talk-2 .col-talk-right {
	background-color: #ddeef3;
}
.col-talk-right:before {
	position: absolute;
	content: '';
	border: 10px solid transparent;
	top: 10px;
	right: -20px;
}
.col-talk-right:after {
	position: absolute;
	content: '';
	border: 10px solid transparent;
	border-left: 10px solid #89e052;
	top: 10px;
	right: -19px;
}
.panel-talk-2 .col-talk-right:after {
	border-left: 10px solid #ddeef3;
}
.col-talk p {
	margin: 0 0 20px;
}
.col-talk p:last-child {
	margin-bottom: 0;
}
.col-talk:after, .col-talk:before {
	clear: both;
	content: "";
	display: block;
}

.pink-talk
{background-color: #f3dde8;
/* margin:10px 60px 10px 10px; */
}

.pink-talk:after{
    position: absolute;
    content: '';
    border: 10px solid transparent;
    border-right: 10px solid #f3dde8;
    top: 10px;
    left: -19px;
}

.blue-talk {
	background-color: #ddeef3;
	/* margin:10px 10px 10px 60px; */
}

.blue-talk:after{
    position: absolute;
    content: '';
    border: 10px solid transparent;
    border-left: 10px solid #ddeef3;
    top: 10px;
    right: -19px;
}


.memo.alert {
  background: #fff;
  border:#ce2c72 2px solid;
  background:#fbf8fa;
   padding-left: 20px;
}
.memo.alert:before{
	content: none;
}
.memo.alert .memo_ttl {
  color: #ce2c72;
  margin-bottom: 5px;
  font-size:18px;

  font-weight: bold;
}

.memo_ttl:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0 3px 0 0;
  border-radius: 50%;
  background: #ce2c72;
  color: #fff;
  font-family: FontAwesome;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  content: "\f12a";
}

.memo.reference {
  background-color: #ffffff;
  border: 2px solid #ddd;
  padding: 12px;
  margin-bottom: 24px;
  border-radius: 10px;
}

.memo.reference p:last-child {
  margin-bottom: 0px;
}

.memo.reference .memo_ttl {
  margin-bottom: 5px;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 30px;
}

.memo_ttl:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 8px 0 0;
  border-radius: 50%;
  background: #ff0000;
  color: #fff;
  font-family: FontAwesome;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  content: "\f071";
  font-size:25px;
}

/*mediaend*/

/** 座談会 **/
.taidan {
  margin-bottom: 20px;
}
.taidan h2 {
  margin-top: 50px
}
.taidan .dialogue-listener {
  font-weight: bold;
}
.taidan .dialogue-listener:before {
  position: relative;
  content: "----";
  letter-spacing: -0.1em;
}
.taidan dt img {
  width: 50px;
}
.taidan dl {
  padding: 10px 0px;
  border-bottom: dotted 1px #ddd;
  clear: both;
  position: relative;
}
.taidan dt {
  clear: left;
  float: left;
  width: 50px;
  text-align: center;
  font-size: 14px;
  padding-right: 5px;
  font-weight: bold;
}
.taidan dd {
  text-align: left;
  margin-left: 55px;
  clear: right;
  font-size: 14px;
  line-height: 160%;
  min-height: 50px;
}
.taidan dd p:last-child {
  margin-bottom: 0px;
}

/**参加者**/
.user01 {
  color: #189c01;
  font-weight: bold;
}
.user02 {
  color: #f12fbc;
  font-weight: bold;
}
.user03 {
  color: #F60;
  font-weight: bold;
}
.user04 {
  color: #835aff;
  font-weight: bold;
}
.user05 {
  color: #17ab05;
  font-weight: bold;
}
.user06 {
  color: #777371;
  font-weight: bold;
}
.small2 {
  font-size: 12px;
  line-height: 140%;
}
.small2 p {
  margin-bottom: 10px;
}
.tbl-icon {
  width: 65px;
}
/* *****************
 * 年齢確認のスタイル
 * ***************** */

.age-confirm {
    text-align: center;
}

.age-confirm_title {
    font-size: 16.5px;
    margin: 16px 0;
}

.age-confirm_coution {
    font-size:  14px;
    font-weight: bold;
    margin: 16px 0;
}

.age-confirm_text {
    font-size: 12px;
    color: #6f6f6f;
    margin: 16px 0;
}

.age-confirm_button {
    display: flex;
    justify-content: space-between;
    padding: 25px 0;
}

.age-confirm_button a{
    font-size: 16px;
    text-decoration: none;
    width: 46%;
}

.age-confirm_button-negative,
.age-confirm_button-positive {
    padding: 10px 0;
}

a.age-confirm_button-negative {
    border-radius: 50px!important;
    border: 1px solid #ccc!important;
    color: #333;
}

a.age-confirm_button-positive {
    border-radius: 50px!important;
    background: #ff3565;
    color: #fff;    
}

.age-confirm_button-negative .fa-external-link:before,
.age-confirm_button-positive .fa-external-link:before {
    content: none;
}




/*スマホ閲覧時も3カラムに*/
@media screen and (max-width: 768px){

.column-wrap{
flex-direction: row !important;
}

	.column-2{
		margin:0px 0px !important;
	}
	
	
}


  .app-list {
    display: flex;
    justify-content: space-around;
    padding: 20px 0;
  }

  .app-list div{
    text-align: center !important;
  }

.column-right{text-align:center;}
.column-left{text-align:center;}


/************************************
** 比較棒グラフ
************************************/
.ub-bar-graph{
  margin:0 auto 2rem !important;
  padding:2em !important;
  background:#fafafa;
  box-shadow: 0 3px 5px rgba(0,0,0,.07);
  color: #333;
}
.ub-bar-graph__title{
  letter-spacing: 1.5px !important;
  line-height:1.8 !important;
  font-size: 1em  !important;
  margin: 0 auto 2.5em !important;
  padding: 5px 0 !important;
  border-bottom: 1px dashed #aaa;
  text-align:center;
  font-weight:600 !important;
}
.ub-bar-graph dl > div{
  margin: 0 auto 2.5em !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  font-size: 0.9rem;
  position:relative;
  box-shadow: 0 3px 5px rgba(0,0,0,.03);
}
.ub-bar-graph dl > div:last-child{
  margin: 0 !important;
}
.ub-bar-graph dl > div dt{
  background:#fbd366;
  border-right: 2px solid #fff;
}
.ub-bar-graph dl > div .ub-bar-graph__em{
  background:#6cd2d8;
}
.ub-bar-graph dl > div dd{
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex:1;
  margin:0 !important;
  font-size:1em;
  background:#dfe6e8;
}
.ub-bar-graph dl > div dt > span,.ub-bar-graph dl > div dd > span{
  position:absolute;
  z-index: 1;
  color:#333;
  font-size: 1em;
  line-height: 1.5;
}
.ub-bar-graph dl > div dt > .ub-bar-graph__content{
  left:0px;
  top:-20px;
}
.ub-bar-graph dl > div dd >  .ub-bar-graph__value{
  right:5px;
  top:5px;
}
@media screen and (max-width: 560px) {
  .ub-bar-graph{
    padding:2em 1em !important;
  }
  .ub-bar-graph dl > div{
    margin: 0 auto 2em !important;
  }
}



/************************************
** 上下比較リストボックス
************************************/
.compare-list-box * {
  margin: 0 !important;
  padding: 0 !important;
}
.compare-list-box {
  margin: 2em auto !important;
  padding: 4.5em 2em 1.8em !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  background: #fff6f2;
  border-radius: 4px;
  max-width: 600px;
  position: relative;
  box-shadow: 0 3px 5px rgba(0, 0, 0, .07);
}
.compare-list-box .compare-list-box-title {
  padding: 0.5em 0 !important;
  background: #ffa883;
  color: #fff;
  font-weight: 600;
  font-size: 1em;
  text-align: center;
  border-radius: 4px 4px 0px 0px;
  position: absolute;
  bottom: calc(100% + -40px);
  left: 0;
  width: 100%;
}
.compare-list {
  position: relative;
  margin-left: 40px !important;
}
.compare-unit-top {
  position: absolute;
  top: 8px;
  right: calc(100% - -13px);
  font-size: 14px;
  font-weight: 400;
  color: #393f4c;
  width: 45px;
  text-align: right;
}
.compare-unit-bottom {
  position: absolute;
  bottom: 8px;
  right: calc(100% - -13px);
  font-size: 14px;
  font-weight: 400;
  color: #393f4c;
  width: 45px;
  text-align: right;
}
.compare-list ul,.compare-list ol {
  padding: 1em 0 1em 1.2em !important;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  border-left: 2px solid #ffa883;
  list-style: none;
  border-top: none;
  border-right: none;
  border-bottom: none;
}
.compare-list ul li, .compare-list ol li {
  margin-bottom: 1.4em !important;
  padding: 0 0 0 1.5em !important;
  line-height: 1.4;
  position: relative;
}
.compare-list ul li:after, .compare-list ol li:after {
  content: unset !important;
}
.compare-list-box .compare-list ul li:before, .compare-list-box .compare-list ol li:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 8px;
  width: 3px;
  height: 3px;
  display: inline-block;
  background-color: #777 !important;
  border-radius: 50%;
}
.compare-list ul li:last-child, .compare-list ol li:last-child {
  margin-bottom: 0 !important;
}
.compare-list ul::before, .compare-list ul::after, .compare-list ol::before, .compare-list ol::after {
  margin: auto !important;
  position: absolute;
  left: -7px;
  content: "";
  vertical-align: middle;
}
.compare-list ul::before, .compare-list ol::before {
  top: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid #ffa883;
  border-right: 2px solid #ffa883;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.compare-list ul::after, .compare-list ol::after {
  bottom: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid #ffa883;
  border-right: 2px solid #ffa883;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}





/************************************
** 評価グラフ
************************************/
.pb-rating-graph {
  box-shadow: 0 3px 5px rgba(0, 0, 0, .07);
  max-width: 700px;
  margin: 0 auto 2em !important;
  padding: 2.5em 2em!important;
  color: #333;
  background: #fafafa;
}
.pb-rating-graph ul {
  margin: 0!important;
  padding: 0!important;
  border: none!important;
}
.pb-rating-graph ul li {
  list-style: none!important;
  margin: 0 !important;
  padding: 0 !important;
}
.pb-rating-graph ul li:before {
  content: unset !important;
}
.pb-rating-graph__label {
  background: #71828A;
  color: #fff;
  display: inline-block;
  padding: 6px 15px;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
}
.pb-rating-graph__wrap {
  display: flex;
  margin: 20px 0;
}
.pb-rating-graph li:last-child .pb-rating-graph__wrap {
  margin: 20px 0 0;
}
.pb-rating-graph__axis {
  width: 70%;
  margin-top: 10px;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.pb-rating-graph__axis:before {
  content: "";
  display: inline-block;
  height: 5px;
  background: #E3E6E7;
  width: 100%;
  position: absolute;
}
.pb-rating-graph__basis {
  width: 15%;
  color: #71828A;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
}
.pb-rating-graph__basis-inner {
  display: inline-block;
  text-align: left;
}
.pb-rating-graph__wrap .pb-rating-graph__basis:first-of-type {
  text-align: right;
  padding-right: 15px;
}
.pb-rating-graph__wrap .pb-rating-graph__basis:last-of-type {
  text-align: left;
  padding-left: 15px;
}
.pb-rating-graph__scale {
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 1;
  width: 20px;
  margin-top: 0 !important;
}
.pb-rating-graph__scale:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-top: -7px;
  margin-bottom: 10px;
  background: #E3E6E7;
}

.pb-rating-graph__scale[data-check='true']:before {
  background:#ee8f81;
}

.pb-rating-graph__axis:after, .pb-rating-graph__scale:after {
  content: unset !important;
}
.pb-rating-graph .pb-rating-graph__scale .pb-rating-graph__item {
  width: 42px;
  display: block;
  font-weight: 600;
  font-size: 14px;
  color: #777;
  text-align: center;
  padding-top: 5px;
  margin-top: -10px !important;
}
@media screen and (max-width:600px) {
  .pb-rating-graph {
    padding: 2em 1em !important;
  }
  .pb-rating-graph__axis {
    width: 60%;
  }
  .pb-rating-graph__basis {
    width: 20%;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 1.8;
  }
  .pb-rating-graph__wrap .pb-rating-graph__basis:first-of-type {
    padding-right: 7px;
  }
  .pb-rating-graph__wrap .pb-rating-graph__basis:last-of-type {
    padding-left: 7px;
  }
  .pb-rating-graph__scale {
    width: 16px;
  }
  .pb-rating-graph__scale:before {
    width: 16px;
    height: 16px;
  }
  .pb-rating-graph .pb-rating-graph__scale .pb-rating-graph__item {
    font-size: 12px;
  }
  .pb-rating-graph__scale[data-check='true']:before {
    font-size: 20px;
  }
}






/************************************
** CVボタン
************************************/
.p-cv-btn-wrap *{
  margin:0 !important;
  padding:0 !important;
  box-sizing: border-box;
}
.p-cv-btn-wrap{
  background:#f7f7f7;
  padding:1.5em !important;
  margin: 0 0 2em !important;
  font-size:16px;
  line-height:1.8;
}
.p-cv-btn-wrap ul,.p-cv-btn-wrap a,.p-cv-note{
  max-width:350px;
  margin: auto !important;
  border:none;
}
.p-cv-btn-wrap ul li{
  font-weight:500;
  list-style:none;
  font-size:0.9em;
  position:relative;
  padding-left:1.5em !important;
}
.p-cv-btn-wrap ul li:before{
  font-family: "Font Awesome 5 Free";
  content: "\f00c" !important;
  font-weight:600;
  color:#1d89b5;
  position:absolute;
  left: 0 !important;
  top: 0 !important;
  width: 0 !important;
  height: 0 !important;
}
.p-cv-btn a{
  color:#fff;
  text-decoration:none !important;
  background:#90c231;
  border-bottom: solid 4px #61841f;
  padding: 0.5em 1em !important;
  border-radius: 7px;
  margin: 0.3em auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.p-cv-btn:hover{
  opacity:0.9;
}
.p-cv-btn a:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  border-bottom: none;
}
.p-cv-btn .p-cv-em{
  font-size:0.9em;
  line-height: 1.3;
  text-align:center;
  font-weight:600;
  display:block;
  color:#90c231;
  background:#fff;
  padding: 5px 10px !important;
  margin: 2px 10px 0px 0 !important;
  border-radius: 30px;
  min-width: 55px;
  max-width: 80px;
}
.p-cv-btn .p-cv-text{
  font-size:0.9em;
  font-weight: 600;
  color:#fff;
  letter-spacing: 1px;
  border-left: 1px solid #fff;
  line-height: 25px;
  margin: 0.6em auto 0.6em 0 !important;
  padding: 0 0.6em 0 1em !important;
}
.p-cv-btn i,.p-cv-btn svg{
  color:#fff;
  min-width:22px;
}
.p-cv-url-wrap{
  font-size: 0.8em !important;
  max-width: 350px;
  margin: 0 auto 0.5em !important;
  display: block;
}
.p-cv-url-wrap a{
  color: #1a0dab !important;
  text-decoration:underline !important;
}
.p-cv-btn-wrap .p-cv-note{
  font-size:0.9em;
  border: 1px solid #90c231;
  margin-top:0.5em !important;
  padding:0.5em 1em !important;
}
.sidebar .p-cv-btn-wrap{
  background:#fff;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
/*320px以下*/
@media screen and (max-width: 320px){
  .p-cv-btn-wrap{
    padding:1em !important;
  }
}



.p-cv-btn-img{
  margin:0 auto !important;
  text-align:center;
  max-width:350px;
  display:block;
}




/************************************
** YES・NO チャート 
************************************/

.yn-chart{
  margin:0 auto 2rem;
  padding: 2em;
  max-width: 600px;
  /*background:#252525;*/
  background:#fff8e3;
  box-shadow: 0 3px 5px rgba(0,0,0,.07);
  font-size:0.9rem;
}
.yn-chart__add{
  background: #252525;
  /*background: #fdc44f;*/
  color:#fff;
  padding: 0.2em 0.9em !important;
  margin:0 !important;
  text-align:center !important;
  display:inline-block;
  line-height: 1.5 !important;
}
.yn-chart__title{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  width: 100%;
  padding: 0.5em 0 0.3em!important;
  margin: 0 auto !important;
  font-size:18px !important;
  font-weight: 600 !important;
  color:#E60033;
	/*color:#fdc44f;*/
  letter-spacing: 1px !important;
  line-height:1.5 !important;
}
.yn-chart__title:before,.yn-chart__title:after {
  content: "";
  flex: 1;
  height: 1px;
  background: #E60033;
	  /*background: #fdc44f;*/
  display: block;
}
.yn-chart__title:before {
  margin-right: 0.7em;
}
.yn-chart__title:after {
  margin-left: 0.7em;
}
.yn-chart__ex{
  text-align:center;
  margin: 0 !important;
  padding: 0 !important;
}
.yn-chart > div{
  display:none;
  padding-top: 100px;
  margin-top: -100px;
}
.yn-chart > div.yn-chart__display{
  display:block;
}
.yn-chart > div > figure{
  margin:1em 0 2em;
}
.yn-chart > div > figure img{
  display:block;
}
.yn-chart > div > p{
  margin:2em 0 0 !important;
  padding: 0.8em 1em 0.8em 4.3em !important;
  background:#fff;
  position:relative;
}
.yn-chart > div > p:before{
  content: "Q";
  background: #fdc44f;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 600;
  font-size: 1.1em;
  min-width: 48px;
}
.yn-chart > div ul{
  margin:2em 0 0 !important;
  padding:0 !important;
  list-style:none !important;
  border:none;
}
.yn-chart > div ul li {
  margin: 0 0 1em 1em!important;
  padding: 0 !important;
}
.yn-chart > div ul li:last-child{
  margin:0 0 0 1em !important;
}
.yn-chart > div ul li a{
  background: #fff;
  display: block;
  padding: 0.8em !important;
  text-decoration: none;
  color: #333;
  box-shadow: 0 3px 5px rgba(0,0,0,.07);
}
.yn-chart > div ul li a:hover{
  box-shadow: inset 2px 2px 0 0 #ee8f81, 2px 2px 0 0 #ee8f81, 2px 0 0 0 #ee8f81, 0 2px 0 0 #ee8f81;
  transition: 0.1s ease-in-out;
  opacity:1;
}
.yn-chart > div ul li:before{
  content:unset !important;
}
.yn-chart__result{
  background:#fff;
  padding:1em;
}
.yn-chart__result-title{
  color: #fdc44f;
  font-size: 1.1em !important;
  font-weight:600 !important;
  padding: 0 !important;
  margin: 0 0 1em !important;
  border-bottom: 1px dashed #fdc44f;
}
@media screen and (max-width: 560px) {
  .yn-chart{
    padding:1.8em 1.3em;
  }
  .yn-chart > div > figure {
    margin: 0.5em 0;
  }
  .yn-chart > div > p {
    margin: 1em 0 0 !important;
    padding: 0.8em 1em 0.8em 3.3em !important;
  }
  .yn-chart > div ul {
    margin: 1em 0 0 !important;
  }
  .yn-chart__title{
    font-size:18px !important;
  }
  .yn-chart__title:before {
    margin-right:0.3em;
  }
  .yn-chart__title:after {
    margin-left:0.3em;
  }
  .yn-chart__ex,.yn-chart__add{
    font-size:14px !important;
  }
  .yn-chart > div > p:before{
    min-width: 30px;
  }
}
/* Twitterシェアボタンなど */
.p-tw-btn,.p-check-btn{
  text-align:center;
  margin:1.5em 5em !important;
  padding:0 !important;
}
.p-tw-btn a,.p-check-btn a{
  display:block;
  box-shadow: 0 3px 5px rgba(0,0,0,.15);
  color:#fff !important;
  font-weight:600 !important;
  text-decoration:none !important;
  padding:0.5em 0;
  border-radius:30px;
}
.p-tw-btn a{
  background:  #00acee;
}
.p-check-btn a{
  background:#fbc55e;
}
.p-tw-btn a:hover,.p-check-btn a:hover{
  transform: translateY(3px);
  box-shadow: 0 2px 2px rgba(0,0,0,.22);
}
.yn-chart > div > p.p-check-btn{
  background: none !important;
  padding: 0 5em !important;
}
.yn-chart > div > p.p-check-btn:before{
  content:unset !important;
}
@media screen and (max-width: 800px) {
  .p-tw-btn,.p-check-btn{
    margin:1.5em 3em !important;
  }
}
@media screen and (max-width: 560px) {
  .p-tw-btn,.p-check-btn{
    margin:1.5em 1em !important;
  }
  .yn-chart > div > p.p-check-btn{
    padding: 0 3em !important;
  }
}



/************************************
** 枠線ボックス
************************************/
.box3-blue {
	position: relative;	/* 配置に関するもの(ここを基準に) */
	max-width:600px; /* ボックスの横幅 */
	margin: 2em auto;	/* ボックスの外側余白(上下:2em　左右:auto) */
	padding: 1.7em 2em;	/* ボックスの内側余白(上下:1.7em　左右:2em) */
	border: 2px solid #0e7ac4;	/* ボックスの線 (太さ　線の種類　線の色)*/
	border-radius: 4px;	/* ボックスの角丸 */
}
.box3-blue .box-title {
	position: absolute; /* 配置に関するもの(ここを動かす) */
	top: -10px; /* 上から（-10px）移動*/
	left: 30px; /* 左から(30px)移動 */
	background: #fff; /* タイトル背景色 */
	color: #0e7ac4; /* タイトル文字色 */
	padding: 0 10px;/* タイトルの余白 */
	line-height: 1;/* タイトルの行の高さ */
	font-size: 20px;/* タイトル文字の大きさ */
	font-weight: bold;/* タイトル文字の太さ */
}
.box3-blue p {
	margin: 0; /* 文字の外側余白リセット*/
	padding: 0; /* 文字の内側余白リセット*/
}




.box3-yellow {
	position: relative;	/* 配置に関するもの(ここを基準に) */
	max-width:600px; /* ボックスの横幅 */
	margin: 2em auto;	/* ボックスの外側余白(上下:2em　左右:auto) */
	padding: 1.7em 2em;	/* ボックスの内側余白(上下:1.7em　左右:2em) */
	border: 2px solid #fdc44f;	/* ボックスの線 (太さ　線の種類　線の色)*/
	border-radius: 4px;	/* ボックスの角丸 */
}
.box3-yellow .box-title {
	position: absolute; /* 配置に関するもの(ここを動かす) */
	top: -10px; /* 上から（-10px）移動*/
	left: 30px; /* 左から(30px)移動 */
	background: #fff; /* タイトル背景色 */
	color: #fdc44f; /* タイトル文字色 */
	padding: 0 10px;/* タイトルの余白 */
	line-height: 1;/* タイトルの行の高さ */
	font-size: 20px;/* タイトル文字の大きさ */
	font-weight: bold;/* タイトル文字の太さ */
}
.box3-yellow p {
	margin: 0; /* 文字の外側余白リセット*/
	padding: 0; /* 文字の内側余白リセット*/
}



.box5-blue {
	position: relative;	/* 配置に関するもの(ここを基準に) */
	max-width:600px; /* ボックスの横幅 */
	margin: 2em auto;	/* ボックスの外側余白(上下:2em　左右:auto) */
	padding: 2em 2em 1.7em;	/* ボックスの内側余白(上:2em　左右:2em 下：1.7em) */
	border: 1px solid #0e7ac4;	/* ボックスの線 (太さ　線の種類　線の色)*/
	border-radius: 4px;	/* ボックスの角丸 */
	background: #e6f1f9; /* ボックス背景色 */
}
.box5-blue .box-title {
	position: absolute; /* 配置に関するもの(ここを動かす) */
	top: -18px; /* 上から（-18px）移動*/
	left: 27px; /* 左から(27px)移動 */
	background: #0e7ac4; /* タイトル背景色 */
	color: #fff; /* タイトル文字色 */
	padding: 0.6em 1em;/* タイトルの内側余白 */
	line-height: 1;/* タイトルの行の高さ */
	font-size: 17px;/* タイトル文字の大きさ */
	font-weight: bold;/* タイトル文字の太さ */
	border-radius:4px;/* タイトルの角丸 */
}
.box5-blue p {
	margin: 0; /* 文字の外側余白リセット*/
	padding: 0; /* 文字の内側余白リセット*/
}



.box5-yellow {
	position: relative;	/* 配置に関するもの(ここを基準に) */
	max-width:600px; /* ボックスの横幅 */
	margin: 2em auto;	/* ボックスの外側余白(上下:2em　左右:auto) */
	padding: 2em 10px 1.7em ;	/* ボックスの内側余白(上:2em　左右:2em 下：1.7em) */
	border: 1px solid #fdc44f;	/* ボックスの線 (太さ　線の種類　線の色)*/
	border-radius: 4px;	/* ボックスの角丸 */
	background: #fef9ed;/* ボックス背景色 */
}
.box5-yellow .box-title {
	position: absolute; /* 配置に関するもの(ここを動かす) */
	top: -18px; /* 上から（-18px）移動*/
	left: 27px; /* 左から(27px)移動 */
	background: #fdc44f; /* タイトル背景色 */
	color: #fff; /* タイトル文字色 */
	padding: 0.6em 1em;/* タイトルの内側余白 */
	line-height: 1;/* タイトルの行の高さ */
	font-size: 17px;/* タイトル文字の大きさ */
	font-weight: bold;/* タイトル文字の太さ */
	border-radius:4px;/* タイトルの角丸 */
}
.box5-yellow p {
	margin: 0; /* 文字の外側余白リセット*/
	padding: 0; /* 文字の内側余白リセット*/
	font-size:14px;
}




/************************************
** スライダー
************************************/
.slide-wrap{
   display:-webkit-box;
   display:-ms-flexbox;
   display: flex;
   overflow-x: scroll;
   -webkit-overflow-scrolling: touch;
   overflow-scrolling: touch;
   scroll-snap-type: x mandatory;
   padding:0 0 1em;
   margin:0 0 2em 0;
   scroll-behavior: smooth;
}
.slide-wrap .slide-content{
   flex: 0 0 90%;
   margin: 0 10px;
   height:100%;
}
@media screen and (max-width: 480px){
.slide-wrap .slide-content {
    flex: 0 0 88%;
    margin: 0px 5px;
    scroll-snap-align:center;
}
}



/************************************
** 何でも追従機能
************************************/
/* PC(タブレット) */
.fixed-wrap{
  position:fixed;
  z-index:100;
  max-width:180px; /* 最大横幅 */
  display:none;
  bottom:20px; /* 配置場所(画面下からの距離) */
  right:90px; /* 配置場所(画面右からの距離) */
}
.fixed-wrap img{
  width:100%;
  height:auto;
}
/* スマホ */
@media screen and (max-width: 559px) {
  .fixed-wrap{
    max-width:130px; /* 最大横幅 */
    bottom:40px; /* 配置場所(画面下からの距離) */
    left:15px; /* 配置場所(画面左からの距離) */
    right:unset;
  }
}





  /* ****************************
     ページトップの検索ツール用スタイル 
    **************************** */
#tool {
    margin: 0 10px 10px;
  }

  .searchtool-show-btn {
    text-align: center;
    cursor: pointer;
    border: 1px solid #000;
    border-radius: 5px;
    margin: 0 auto;
    padding: 5px;
    width: 70%;
  }

  .pagetop-searchtool {
    display: none;
    padding: 0px 15px 10px 15px;
  }

  .pagetop-searchtool__group ul {
    padding: 0;
    margin: 0 0 15px;
    border: 2px solid #e1e1e1;
    border-top: none;
    border-radius: 0 0 5px 5px;
  }

  .pagetop-searchtool__group ul li {
    list-style-type: none;
    margin: 0;
    padding: 8px 10px 10px;
    box-shadow: 0 0 0 1px #e1e1e1;
  }

  .pagetop-searchtool__group--hide {
    display: none;
  }

  .pagetop-searchtool__group--row02,
  .pagetop-searchtool__group--row03,
  .pagetop-searchtool__group--row04 {
    display: flex;
    flex-wrap: wrap;
  }

  .pagetop-searchtool__group--row02 li {
    width: calc(100% / 2);
  }

  .pagetop-searchtool__group--row03 li {
    width: calc(100% / 3);
  }

  .pagetop-searchtool__group--row04 li {
    width: calc(100% / 4);
  }

  .pagetop-searchtool__group li input {
    width: 10px;
    height: 10px;
  }

  .pagetop-searchtool__group li label {
    font-size: 16px;
    font-weight: bold;
  }

  .pagetop-searchtool__group--q {
    margin: 0;
    padding: 2px 10px 2px;
    background-color: #ffb03a;
    color: #fff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
    text-align: center;
    font-size: 20px;
  }

  .pagetop-searchtool__group--q2 {
    margin: 0;
    padding: 2px 10px 2px;
    background-color: #017DB7;
    color: #fff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
    text-align: center;
    font-size: 20px;
  }

  /* ****************************
     ここからチェックボックスのカスタム 
    **************************** */
  /* input[type=checkbox]は非表示にしてlabelの模擬要素に対してボックスをつける */
  .pagetop-searchtool__group input[type=checkbox] {
    display: none;
  }

  .pagetop-searchtool__group input[type=checkbox]+label {
    position: relative;
    padding: 0 0 0 25px;
  }

  .pagetop-searchtool__group input[type=checkbox]+label:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
    border: 1px solid #999;
    background: rgb(228, 228, 228);
    border-radius: 4px;
    cursor: pointer;
  }

  .pagetop-searchtool__group input[type=checkbox]:checked+label::before {
    background: cornflowerblue;
  }

  .pagetop-searchtool__group input[type=checkbox]:checked+label::after {
    /*チェックの✓をつくる*/
    content: "";
    display: block;
    width: 10px;
    height: 6px;
    box-sizing: border-box;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    position: absolute;
    /*ここから下は位置を調整する*/
    top: 40%;
    left: 5px;
    /*箱を斜めに傾けてチェック表示にする*/
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg) translateY(-50%);
  }

  /* 年齢のセレクト用 */
  .pagetop-searchtool__group--age {
    display: flex;
    justify-content: space-between;
    margin: 0 0 25px;
    align-items: center;
  }

  .pagetop-searchtool__group--age label {
    width: 45%;
  }

  .pagetop-searchtool__group--age select {
    font-size: 15px;
  }

  .pagetop-searchtool__group--age .select-box {
    width: 100%;
    margin: 0;
  }

  .pagetop-searchtool__group--age .select-box::before {
    top: 50%;
  }

  .pagetop-searchtool__group--age .select-box select {
    padding: 10px 20px;
  }

  /* ****************************
     ここまでチェックボックスのカスタム 
    **************************** */

#tool_results_2 .btn,
#tool_results_2 .btn:visited{
	color: #fff;
}

  /* ****************************
     ここからタブ切り替えのテーブル
    **************************** */


  ul.tab-table__tab {
    display: flex;
    margin: 0;
    padding: 0;
    position: relative;
  }

  .tab-table__tab li {
    list-style-type: none;
    padding: 4px 10px;
    margin: 0 5px !important;
    border-radius: 5px 5px 0px 0px;
    cursor: pointer;
    color: #fff;
    width: 50%;
    font-size: 13px;
    text-align: center;
  }

  .tab-table__tab--male {
    background-color: #77C3E6;
  }

  .tab-table__tab--female {
    background-color: #F6695F;
  }

  .tab-table__content {
    display: none;
    background-color: #77C3E6;
    padding: 5px 0;
  }

  .tab-table__app-details {
    background-color: #fff;
    padding: 0;
    border: 1px solid #999;
    border-bottom: none;
  }

  .tab-table__app-details:last-child{
    border-bottom: 1px solid #999;
  }

  .tab-table__app-details--overview {
    display: flex;
    align-items: center;
    padding: 0;
    border-bottom: 1px dotted #999;
  }

  .tab-table__app-details--overview img {
	  text-align:center;
    margin: 0px 10px 0px 10px;
    /*width: 60px;
    height: 60px;*/
  }

  .tab-table__app-details--overview p {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
  }

  .tab-table__app-details--overview a {
    font-size: 20px;
    font-weight: bold;
  }

  .app-overviews {
	  /*background:#F0F3F4;*/
    border-left: 0px solid #999;
    padding: 10px;
    width: 80%;
	  /*font-family: "SF Pro JP","SF Pro Display","SF Pro Icons","Apple WebExp Icons Custom","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","Helvetica Neue",Helvetica,Arial,sans-serif;*/
  }

.app-overviews p a {
	font-size:24px;
	font-weight:bold;
	font-family: Hiragino Sans,'ヒラギノ角ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo', 'メイリオ', Verdana,'ＭＳ Ｐゴシック',sans-serif;
}

  .app-overviews__tag {
    display: flex;
    flex-wrap: wrap;
  }


  .app-overviews__tag span {
    font-size: 13px;
	  border: 1px solid #2D8C3C;
	  color:#2D8C3C;
    /*border: 1px solid #0987CE;*/
	  /*background:#626265;*/
	 /*color:#0987CE;*/
    border-radius: 5px;
    padding: 2px 5px 2px 5px;
    margin: 2px auto 2px auto;
	  text-align:center;
  }

  .app-overviews__tag p {
    font-size: 12px;
	  border: 1px solid #2D8C3C;
	  color:#2D8C3C;
    /*border: 1px solid #0987CE;*/
	  /*background:#626265;*/
	 /*color:#0987CE;*/
    border-radius: 5px;
    padding: 2px 5px 2px 5px;
    margin: 2px 5px 2px 0px;
  }

.app-overviews__hushtag p{
	font-size:14px;
	color:#4B4B4D;
/*	color:#2D8C3C;*/
	line-height:170%;
	font-family: "SF Pro JP","SF Pro Display","SF Pro Icons","Apple WebExp Icons Custom","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","Helvetica Neue",Helvetica,Arial,sans-serif;
	/*font-family: Hiragino Sans,'ヒラギノ角ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo', 'メイリオ', Verdana,'ＭＳ Ｐゴシック',sans-serif;*/
}


  .tab-table__app-details--feature {
    padding: 5px 0 7px;
	  background:#EEEEEE;
  }

  .tab-table__app-details--feature ul,
  .tab-table__app-details--feature li {
    margin: 0;
  }

.tab-table__app-details--feature ul{
	padding-left: 10px;
  }

  .tab-table__app-details--feature li {
    font-size: 14px;
    position: relative;
    list-style-type: none;
  }

  .tab-table__app-details--feature li:last-child {
    margin-bottom: 0;
  }

/*  .tab-table__app-details--feature li::after {
    display: block;
    content: '';
    position: absolute;
    top: .5em;
    left: -1em;
    width: 8px;
    height: 8px;
    background-color: #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
*/

  /* テーブルの時のスタイル */
  .tab-table__content--details {
    table-layout: fixed;
    text-align: center;
    margin: 0;
  }

  .tab-table__content--details p {
    margin: 0;
    font-size: 14px;
  }

  .tab-table__content--details th,
  .tab-table__content--details td {
    padding: 8px 0;
  }

  .tab-table__content--details th {
    background-color: #333333;
    color: #fff;
  }

  .tab-table__content--details td {
    font-size: 13px !important;
  }

  .tab-table__content--details td img {
    width: 60px;
  }




  .btn__download--tab-table {
    background-color: crimson;
    border-radius: 5px;
    padding: 5px 15px;
    font-size: 14px;
    text-decoration: none;
  }

  .btn__download--tab-table span {
    color: #fff;
  }

  .tab-table__content--details td.app-details {
    text-align: left;
    padding: 5px 10px;
  }

  .show {
    display: block;
  }


  /* ****************************
     ここまでタブ切り替えのテーブル
    **************************** */

  /* ****************************
     ここからエリア別ボタン
    **************************** */

.row-buttons__title {
  position: relative;
}

.row-buttons__block {
  display: flex;
  flex-wrap: wrap;
}

.row-buttons__block a,
.row-buttons__block a:visited,
.row-buttons__block a:hover {
  color: #fff;
  text-decoration: none;
}

.row-buttons__block--btn {
  width: calc(100% / 3 - 2%);
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 1em;
  background: #00b774;
  box-shadow: 0px 3px 0px 1px #00912f;
  border-radius: 4px;
  margin: 0 1% 10px;
  cursor: pointer;
}
  /* ****************************
     ここまでエリア別ボタン
    **************************** */

.tr-top {
    position: relative;
    padding: 15px 15px 15px 15px;
    font-weight: 400;
    font-size: clamp(12px, 4.0625vw, 14px) !important;
}

    .tr-top:before {
      content: "";
      position: absolute;
      top: -1px;
      left: 50%;
      margin-left: -15px;
      border: 12px solid transparent;
      border-top: 12px solid #FFF;
      z-index: 2;
    }

    .tr-top:after {
      content: "";
      position: absolute;
      top: -1px;
      left: 50%;
      margin-left: -16px;
      border: 13px solid transparent;
      border-top: 13px solid #c7c7c7;
      z-index: 1;
    }

/* 重視別ランキングLP用のスタイル */
.parts-importance-app__list--bule p,
.parts-importance-app__list--yellow p,
.parts-importance-app__list--red p,
.parts-importance-map__content p {
	font-size: 18px;
	line-height: 120%;
}

.font-emp {
	font-size: 18px;
	color: #fa518b;
	font-weight: bold;
}

/* BGの設定 */
/*
.parts-importance-fv,
.parts-importance-select,
.parts-importance-app,
.serch-tool {
	background-image: url(https://akaiito.jp/lp/img/importance-bg01.png);
	background-size: contain;
	background-repeat: repeat;
	padding: 0;
	margin: 0;
}

.parts-importance-map,
.parts-importance-table,
.parts-importance-app-intro {
	background-image: url(https://akaiito.jp/lp/img/importance-bg02.png);
	background-size: contain;
	background-repeat: repeat;
	margin: 0;
	padding: 0;
}*/

.parts-importance-select {
	margin: 0;
	padding: 10px;
}

.parts-importance-select__inner {
	background-color: #fff;
	padding: 10px;
}

.parts-importance-select__inner ul {
	background-image: url(https://akaiito.jp/lp/img/importance-bg.png);
	background-size: contain;
	background-repeat: repeat;
	margin: 0;
	padding: 0 0 20px;
	display: flex;
}

.parts-importance-select__inner ul li {
	list-style: none;
	margin: 0 5px;
}

.parts-importance-select__inner ul li:last-child {
	margin: 0 5px;
}

.parts-importance-select__inner ul li img {
	border-radius: 6px;
	box-shadow: 4px 5px 5px -3px rgb(0 0 0 / 60%);
}

.parts-importance-app {
	padding: 0 10px 20px;
}

.parts-importance-app__inner {
	background-color: #fff;
	padding: 15px;
}

.parts-importance-app__list--bule,
.parts-importance-app__list--yellow,
.parts-importance-app__list--red {
	box-shadow: 4px 5px 5px -3px rgb(0 0 0 / 60%);
	margin: 0 0 25px;
	padding: 90px 0 25px;
	position: relative;
}

.parts-importance-app__list--red {
	margin: 0 0 30px;
}

.parts-importance-app__list--bule {
	background-color: #CFF1F4;
}

.parts-importance-app__list--bule ul {
	background-color: #8BEFF8;
}

.parts-importance-app__list--yellow {
	background-color: #BEF8B7;
}

.parts-importance-app__list--yellow ul {
	background-color: #6FD88A;
}

.parts-importance-app__list--red {
	background-color: #F4CDE1;
}

.parts-importance-app__list--red ul {
	background-color: #FDB4C3;
}

.parts-importance-app__list--title {
	position: absolute;
	top: -5px;
	width: 70%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.parts-importance-app__list--bule ul,
.parts-importance-app__list--yellow ul,
.parts-importance-app__list--red ul {
	display: flex;
	width: 80%;
	margin: 0 auto 25px;
	padding: 10px 0;
	justify-content: space-around;
	border-radius: 10px;
}

.parts-importance-app__list--bule ul li,
.parts-importance-app__list--yellow ul li,
.parts-importance-app__list--red ul li {
	list-style: none;
	width: calc(100% / 3 - 25px);
	line-height: 100%;
	text-align: center;
}

.parts-importance-app__list--bule ul li a,
.parts-importance-app__list--yellow ul li a,
.parts-importance-app__list--red ul li a {
	font-size: 12px;
}

.parts-importance-app__list--bule p,
.parts-importance-app__list--yellow p,
.parts-importance-app__list--red p {
	width: 90%;
	margin: 0 auto;
}

.parts-importance-map {
	padding: 0 0 30px;
}

.parts-importance-map__title {
	margin: 0 0 10px;
}

.parts-importance-map__content {
	box-shadow: 4px 5px 5px -3px rgb(0 0 0 / 60%);
	background-color: #f4f1cf;
	margin: 0 10px 5px;
	padding: 10px;
}

.parts-importance-map__content--center {
	text-align: center;
	margin: 21px 0 5px;
}

.parts-importance-map__content--center .font-emp {
	font-size: 20px;
}

.parts-importance-table {
	padding: 0 0 30px;
}

.parts-importance-table__title {
	margin: 0 0 10px;
}

.parts-importance-table table {
	table-layout: fixed;
	text-align: center;
}

.parts-importance-table table thead td {
	background-color: #717171;
	color: #fff;
}

.parts-importance-table table td {
	font-size: 13px !important;
	padding: 10px;
}

.parts-importance-table table tbody td:nth-of-type(1) a {
	font-weight: bold;
}

.parts-importance-table table tbody td:nth-of-type(4) {
	color: #F86F97;
	font-weight: bold;
	font-size: 16px !important;
}

.parts-importance-table table td a {
	font-size: 13px !important;
}

.parts-importance-table table td img {
	width: 60px;
}

.parts-importance-table .label-koi,
.parts-importance-table .label-kekkon,
.parts-importance-table .label-deai,
.parts-importance-table .label-date,
.parts-importance-table .label-20,
.parts-importance-table .label-30,
.parts-importance-table .label-40 {
	border-radius: 5px;
	color: #545454;
	width: 70px;
	display: block;
	text-align: center;
	padding: 5px 0;
	margin: 5px auto;
}

.parts-importance-table .label-koi {
	background-color: #6CE1E8;
}

.parts-importance-table .label-kekkon {
	background-color: #97D325;
}

.parts-importance-table .label-deai {
	background-color: #F6666D;
}

.parts-importance-table .label-date {
	background-color: #FFDE59;
}

.parts-importance-table .label-20 {
	background-color: #FCD1D1;
}

.parts-importance-table .label-30 {
	background-color: #B3EBFA;
}

.parts-importance-table .label-40 {
	background-color: #EDC68F;
}

.parts-importance-app-intro {
	padding: 0 0 20px;
}

.parts-importance-app-intro table {
	margin: 0;
}

.serch-tool {
	padding: 0px;
}

.serch-tool__title {
	margin: 0 0 10px;
}

.serch-tool__intro {
	font-weight: bold;
	text-align: center;
	border-bottom: solid 3px #cce4ff;
}

.parts-app-data {
	background-image: url(https://akaiito.jp/lp/img/importance-bg02.png);
	background-size: contain;
	background-repeat: repeat;
	padding: 10px 10px 20px;
	margin: 0;
}

.parts-app-data__inner-bg {
	background-color: #fff;
	box-shadow: 4px 5px 5px -3px rgb(0 0 0 / 60%);
	padding: 5px;
}

.parts-app-data .parts-app-data__block {
	background-color: #F1F1EA;
	padding: 10px 0;
	margin: 5px 0;
}

.parts-app-data .parts-app-data__block .block-title {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	margin: 0 0 30px;
}

.parts-app-data .parts-app-data__block .block-title .block-title__app-img {
	width: 20%;
	text-align: center;
}

.parts-app-data .parts-app-data__block .block-title .block-title__app-name {
	display: flex;
	flex-flow: column;
	width: 70%;
}

.parts-app-data .parts-app-data__block .block-title .block-title__app-name a {
	font-size: 7vw;
	font-weight: bold;
}

.parts-app-data .parts-app-data__block .block-title .block-title__app-name a img {
	width: 48%;
}

.parts-app-data .parts-app-data__block .block-data-text {
	width: 95%;
	margin: 0 auto 10px;
	position: relative;
}

.parts-app-data .parts-app-data__block .block-data-text .block-data-text__title {
	background-color: #92E5EC;
	position: absolute;
	left: 5px;
	top: -25px;
	padding: 5px 15px;
	max-width: 95%;
	line-height: 100%;
}

.parts-app-data .parts-app-data__block .block-data-text .block-data-text__text {
	background-color: #fff;
	border: dotted 1px #92E5EC;
	padding: 15px 5px 0 0;
}
.parts-app-data .parts-app-data__block .block-data-text .block-data-text__text .font-emp{
	font-size: inherit;
}

.parts-app-data .parts-app-data__block .block-data-graph {
	width: 95%;
	margin: 0 auto;
}

#tool {
	box-shadow: 4px 5px 5px -3px rgb(0 0 0 / 60%);
	background-color: #fff;
	padding: 30px 10px 0;
}

#tool .nennrei-select {
	text-align: center;
}
#tool .nennrei-select label.typeA,
#tool .nennrei-select label.typeB {
	margin: 0;
}

#tool .nennrei-select select {
	width: 50%;
	color: #333;
	border-radius: 10px;
	background: #f3f3f3;
	border: #999999 2px solid;
	margin: 10px 0;
}

#tool_results_2 {
	margin: 0;
}

.tool_reload {
	margin: 0 0 20px;
}
/* 重視別ランキングLP用のスタイル */

/* ************************
  アイコン拡大表示用のスタイル
 ************************ */
.zoom-before,
.zoom-before2 {
  width: 30px;
}

/* ************************
  セレクトボックスの検索ツールスタイル
 ************************ */
.select-section {
  background-color: #fff;
  padding: 0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
}

.select-box__intro {
  font-weight: bold;
  text-align: center;
  border-bottom: solid 3px #cce4ff;
}

ul.select-box__options--list {
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
  margin: 1em 0 0;
}

.select-list {
  width: 24%;
  list-style: none;
}

.select-list__frame {
  position: relative;
}

.select-list__frame::after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #2367cc;
  border-right: solid 1px #2367cc;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 10px;
  z-index: 10;
  pointer-events: none;
}

.select-list__frame--select {
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: .8rem .5rem;
  background: #fff;
  border: 1px solid #2367cc;
  border-radius: 8px;
  display: block;
  z-index: 1;
  cursor: pointer;
  font-size: 12px;
	font-weight:bold;
}

.search-submit-button {
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: calc(100% - .4rem);
  color: #fff;
  font-weight: 700;
  padding: .8rem .5rem;
  margin: .2rem;
  background: #2367cc;
  border: 1px solid #2367cc;
  border-radius: 8px;
  display: block;
  z-index: 1;
  cursor: pointer;
  font-size: 12px;
}

.select-list__frame.required::before {
  content: "*";
  color: red;
  position: absolute;
  font-size: 16px;
  font-weight: bold;
  top: 0;
  left: 5px;
}

.required-error {
  color: red;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}

/* * 
* ブラウザバックで表示するポップアップのスタイル//
*  */
#tool-back-popup {
  display:none;
  width: 320px;
  margin: 0 auto;
  position: fixed;
  left: 0;
  right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
  border: none;
  z-index: 1000;
}

.back-popup {
  position: relative;
  overflow: visible;
  z-index: 1000;
}

.back-popup__close {
  background: #8d8d8d;
  color: #fff;
  width: 40px;
  line-height: 40px;
  display: block;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: -40px;
  right: 15px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  z-index: 1000;
}

/* omiai年末キャンペーン */
.back-popup__omiai-camp {
  text-align: center;
  background-color: #fff;
  padding: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
}

.back-popup__omiai-camp--title {
  font-size: 20px;
  font-weight: 600;
  margin-top: 5px;
}

.back-popup__omiai-camp--link p {
  margin-bottom: 5px;
}

.back-popup__omiai-camp--link a {
  display: block;
  margin: 0 10px;
}

/* omiai年末キャンペーン */

/* サンプル用コンテンツ */
.popup__wrap {
  position: relative;
  overflow: visible;
  background-color: #EF4868;
  padding: 5px;
  z-index: 1000;
}

.popup__wrap--p {
  margin: 0;
  color: #333;
}

.popup__title {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}

.emerald-green,
.blue,
.light-blue {
  display: flex;
  background-color: #fff;
  margin: 5px 0 0;
}

.emerald-green__img,
.blue__img,
.light-blue__img {
  height: 60px;
  width: 60px;
  margin: 20px 10px;
}

.emerald-green__div,
.blue__div,
.light-blue__div {
  margin: 10px 5px;
  font-weight: bold;
}

.emerald-green__div:nth-of-type(1),
.blue__div:nth-of-type(1),
.light-blue__div:nth-of-type(1) {
  width: 123.2px;
}

.emerald-green__badge,
.blue__badge,
.light-blue__badge {
  position: relative;
  color: #fff;
  width: 60px;
  margin: 0 40px 0 0;
  padding: 0 0 0 10px;
}

.emerald-green__badge {
  background: cyan;
}

.blue__badge {
  background: blue;
}

.light-blue__badge {
  background: #00acee;
}

.emerald-green__badge:after,
.blue__badge:after,
.light-blue__badge:after {
  position: absolute;
  top: 0;
  right: -12.5px;
  content: '';
  border-right: 12.5px solid transparent;
}

.emerald-green__badge:after {
  border-top: 12.5px solid cyan;
  border-left: 0 solid cyan;
  border-bottom: 12.5px solid cyan;
}

.blue__badge:after {
  border-top: 12.5px solid blue;
  border-left: 0 solid blue;
  border-bottom: 12.5px solid blue;
}

.light-blue__badge:after {
  border-top: 12.5px solid #00acee;
  border-left: 0 solid #00acee;
  border-bottom: 12.5px solid #00acee;
}

.emerald-green__app-name,
.blue__app-name,
.light-blue__app-name {
  margin: 0;
  font-size: 18px;
}

.emerald-green__app-name {
  color: cyan;
}

.blue__app-name {
  color: blue;
}

.light-blue__app-name {
  color: #00acee;
  font-size: 12px;
}

.dl-button {
  background: #3cb37a;
  border-radius: 10px;
  border-bottom: solid 5px green;
  width: 110px;
  margin: 10px 5px;
  font-weight: bold;
}

.dl-button__a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  width: 100%;
  padding:25px 10px 20px;
}

.dl-button__a:visited {
  color: #fff;
}
/* サンプル用コンテンツ */

/* 背景色 */
.cover-eml {
  background:rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  top:0;
  right:0;
}
/* * 
* ブラウザバックで表示するポップアップのスタイル//
*  */


/* *****************
 イラストLP用パーツ
 */

 .illust-parts__img-left,
 .illust-parts__img-right {
   display: flex;
   align-items: center;
   padding: 20px 0px;
 }
 .illust-parts__img-left img,
 .illust-parts__img-right img {
   width: 40%;
 }
 .illust-parts__img-left p,
 .illust-parts__img-right p {
   width: 60%;
   font-size: 18px!important;
   font-weight: bold;
   padding: 0 10px;
 }
 .illust-parts__img-right img {
   order: 2;
 }

 .illust-bg-parts {
   position: relative;
 }
 .illust-bg-parts .illust-bg-parts__text--left,
 .illust-bg-parts .illust-bg-parts__text--right {
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   width: 70%;
   font-size: 5.13vw;
   line-height: 140%;
   font-weight: bold;
   padding: 0 10%;
 }
 .illust-bg-parts .illust-bg-parts__text--right {
   right: 0;
 }

 @media screen and (min-width: 415px) {
   .illust-parts__img-left p,
   .illust-parts__img-right p,
   .illust-bg-parts .illust-bg-parts__text--left,
   .illust-bg-parts .illust-bg-parts__text--right {
     font-size: 25px;
   }
 }

 /* 
 ***************** */

/**
 * テキストコピーパーツ用のスタイル
 * */
.text-copy-box-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.text-copy-box-wrapper .text-copy-box-text {
  border: 1px solid #ccc;
  border-radius: 3px;
  margin: 3px 10px 0 0;
  padding: 5px 10px;
}

.text-copy-box-wrapper .text-copy-box-button {
  border: none;
  cursor: pointer;
  appearance: none;
  background: #07aa70;
  box-shadow: 0 4px 0 #046140;
  color: #fff;
  padding: 5px 10px;
  border-radius: 6px;
  font-weight: bold;
  min-width: 20vw;
}

@media screen and (min-width: 700px) {
  .text-copy-box-wrapper .text-copy-box-button {
    min-width: 100px;
  }
}

.text-copy-success-msg {
  display: none;
  position: fixed;
  width: 95vw;
  height: 40px;
  line-height: 40px;
  background-color: #1F35B6;
  opacity: 0.80;
  color: #fff;
  font-weight: bold;
  top: calc(50vh - 50px);
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  border-radius: 5px;
  z-index: 3;
}

@media screen and (min-width: 700px) {
  .text-copy-success-msg {
    width: 460px;
    height: 60px;
    line-height: 60px;
    top: 100px;
  }
}

.text-copy-success-msg p {
  margin: 0;
}

.msg-fadeout {
  display: block;
  animation: fadeout-keyframes 1s ease 0s 1 forwards;
}

.msg-fadein {
  display: block;
  animation: fadein-keyframes 1s ease 0s 1 forwards;
}

@keyframes fadeout-keyframes {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadein-keyframes {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
 /* 
 ***************** */




/************************************
** ブログカード
************************************/
.blogcard-snippet,
.blogcard-footer {
  display: none;
}
.blogcard-wrap {
  transition: all .3s;
  max-width: 600px;
  margin: 2em auto;
}
.blogcard {
  border:1px solid #eaeaea !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
  padding: 10px;
}
.blogcard-wrap:hover {
  background: none;
  transform: translateY(-3px);
  box-shadow: 0px 10px 20px rgba(0, 0, 0, .1);
}
.blogcard-thumbnail {
  margin: 0;
}
.blogcard-thumbnail img {
  display: block;
}
.blogcard-title {
  color: #555;
  letter-spacing: 0.5px;
  font-size: 15px;
  line-height: 1.5;
  margin: 10px 0 0 0;
  height: 45px;
  overflow: hidden;
}
.blogcard-content {
  min-height: auto;
  margin-left: 185px;
  padding-right: 6px;
}
.blogcard-label {
  top: -11px;
  left: 9px;
  padding: 3px 0.6em;
  background:#aaa;
  padding: 1px 10px;
  font-weight: 600;
  font-size: 11px;
  letter-spacing: 1px;
}
.blogcard-content:after {
  content: "クリックして読む";
  background: #66c2c3; /* 背景色 */
  display: block;
  text-align: center;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  width: 180px;
  border-radius: 20px;
  font-size: 13px;
  padding: 1px 0;
  margin-top: 6px;
}
@media screen and (max-width: 834px) {
  .blogcard-content {
    margin-left: 130px;
  }
  .blogcard-title {
    font-size:12px;
    line-height: 1.5;
    height: 35px;
    margin:0;
  }
  .blogcard-content:after {
    content: "タップして読む";
  }
  .blogcard-thumbnail{
    width:120px;
  }
}
@media screen and (max-width: 560px) {
  .blogcard-content:after {
    width: 120px;
    font-size: 12px;
  }
  .blogcard-title {
    margin:0;
  }
}
@media screen and (max-width: 320px) {
  .blogcard-thumbnail {
    width: 100px;
  }
  .blogcard-content {
    margin-left: 110px;
  }
  .blogcard-title {
    height: 35px;
  }
}






















/* ランキングリスト
==================================================
*/
.ranklist {
  margin: var(--margin-component) 0;
}
.ranklist li {
  border-style: dashed;
  border-bottom-width: 1px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 1em;
  padding: .5em 0;
}
.ranklist li:first-child {
  border-top-width: 1px;
}

/* ランキング
==================================================
*/
.rank[data-rank] {
  font-size: clamp(1.6rem, 4.44444vw, 1.8rem);
  font-weight: 700;
  line-height: 1.5;
  margin: .5em 0;
}
.rank[data-rank]::before {
  color: #c5c7cb;
  content: attr(data-rank);
  font-family: 'Manrope', sans-serif;
  font-size: 1.55555em;
  font-weight: 700;
  line-height: 1;
  float: left;
  margin-right: .2143em;
  min-width: .5959em;
  position: relative;
  margin-top: -.07142em;
}
.rank[data-rank][data-rank='1']::before {
  color: #efb141;
}
.rank[data-rank][data-rank='2']::before {
  color: #a5b2ba;
}
.rank[data-rank][data-rank='3']::before {
  color: #b17757;
}
.rank[data-rank]::after {
  content: '';
  display: block;
  clear: both;
}

/* ランキングボックス
==================================================
*/
.rankbox {
  margin: 1.5em 0;
}
.rankbox .rank[data-rank] {
  font-size: clamp(2rem, 5.55555vw, 2.6rem);
  margin: 0;
  padding: .6923em 1em;
  display: grid;
  align-items: center;
  grid-template-columns: auto 1fr;
  grid-template-rows: 1fr auto;
}
.rankbox .rank[data-rank]::before {
  font-size: 1.6em;
  /*font-size: 2.692306em;*/
  margin-top: -.14286em;
  min-width: auto;
  grid-column: 1 / 2;
  grid-row: 1 / 3;
  align-self: start;
}
.rankbox .rank[data-rank] a {
  font-size: 26px!important;
  color: inherit;
  text-decoration: underline;
  grid-column: 2 / 3;
}
.rankbox .rank[data-rank] i {
  display: block;
	  font-size: 1.2rem;
  /*font-size: 1.2rem;*/
  font-style: normal;
  line-height: 1;
  grid-column: 2 / 3;
  grid-row: 1 / 2;
}

.rankbox-container {
  background: #faf8f0;
  border-radius: 32px;
  padding: 10px;
}

.rankbox-contents {
  background: #fff;
  border-radius: 32px;
  padding: clamp(16px, 4.44444vw, 24px);
  display: flex;
  flex-direction: column;
  gap: clamp(16px, 4.44444vw, 24px) 0;
}

.rankbox-details {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%,280px), 1fr));
  gap: clamp(16px, 4.44444vw, 24px);
}

.rankbox-desc {
  display: flex;
  flex-direction: column;
  gap: clamp(16px, 4.44444vw, 24px) 0;
}

.rankbox-rate {
  display: flex;
  flex-direction: column;
  gap: clamp(16px, 4.44444vw, 24px);
  align-items: center;
}
.rankbox-rate > * {
  width: 100%;
}

/* ランク画像 */
.rankbox-img {
  margin: 0 auto;
  text-align: center;
  max-width: 100%;
  width: 100%;
}
.rankbox-img img {
  margin: 0 auto 0.5em;
}

/* ランク見出し */
.rankbox-stitle {
  font-size: clamp(1.6rem, 4.44444vw, 1.8rem);
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: .5em;
}

/* 評価 */
.rankbox-rateoverall {
  display: flex;
  flex-direction: column;
	gap: 10px;
  /*gap: 0.2em;*/
  align-items: center;
}
.rankbox-rateoverall .rankbox-stitle {
  margin-bottom: 0;
}
.rankbox-rateoverall .rate {
	font-size: 35px;
  /*font-size: 3rem;*/
}

.rate-unit {
  font-size: 1.0rem;
  opacity: .5;
}

/* 金額 */
.rankbox-price {
  font-size: 1.4rem;
  line-height: 1;
}
.rankbox-price b {
  font-family: 'Manrope', sans-serif;
  font-size: 1.714285em;
  font-weight: 700;
}

/* 備考 */
.rankbox-notes {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
	gap: 5px;
  /*gap: .25em;*/
justify-content: center/*space-around*/;
}
.rankbox-notes span {
  background-color: #12B4E0;
  border-radius: 100px;
  color: #fff;
  display: block;
	font-size: 14px;
	font-weight:bold;
  /*font-size: 1.0rem;*/
  line-height: 1;
  padding: .66666em .8333em;
}

/* 説明文1 特徴 */
.feature .feature-body {
  font-size: .875em;
  line-height: 1.6;
}

/* フリーテキスト */
/* 説明文2 総評 */
.comment {
  background: #fffcea;
  border: 3px solid #ffd400;
  border-radius: 16px;
	margin-bottom:15px;
}
.comment .comment-tit {
  background: #ffd400;
  border-radius: 12px 12px 0 0;
  color: #333;
  font-size: clamp(1.6rem, 4.44444vw, 1.8rem);
  font-weight: 700;
  line-height: 1.5;
	  padding: 0.3em 1.0em 0.4em 1.0em;
  /*padding: 1.11111em 1.44444em;*/
	text-align:center;
}
.comment .comment-body {
	font-size: 15px;
	line-height: 1.4;
	padding: 0px 15px!important;
  /*font-size: .875em;*/
  /*line-height: 1.6;*/
  /*padding: 1.85714em;*/
}

.comment-body p{
	margin-top:20px!important;
}

/* ボタン */
.rankbox-more {
  text-align: center;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%,300px), 1fr));
  gap: 1em;
	margin-bottom:15px;
}
.rankbox-more a {
  background-color: #588eed;
  background-image: url(https://lilf-japan.com/test/img/brn_arrow.svg);
  background-position: center right 28px;
  background-repeat: no-repeat;
  background-size: 16px auto;
  box-shadow: 0.2em 0.2em 0 rgba(0, 0, 0, 0.08);
  border-radius: 100px;
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  margin: 0;
  padding: 1.2em 2.5em;
  text-decoration: none;
}

/* ボタン 詳細ページはこちら */
.rankbox-more .detail a {
  background-color: #2ab3b6;
}

/* ボタン 公式ページはこちら */
.rankbox-more .official a {
  background-color: #ffa412;
}

@media (min-width: 1025px) {
  .rankbox-more a {
    transition: 0.2s;
  }
  .rankbox-more a:hover {
    opacity: .7;
  }
}
/* 画像スライダー（メインコンテンツ用ランキング）
==================================================
*/
.rankbox-slider img {
  margin: 0;
  object-fit: cover;
}
.rankbox-slider > div:not(:first-child):not([class]) {
  display: none;
}
.rankbox-slider .crl-d {
  display: flex;
  margin-top: .5em;
  gap: 0.5em;
}
.rankbox-slider .crl-d-ctl {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  border-radius: 0;
  font: inherit;
  outline: none;
  padding: 0;
  position: relative;
  width: 60px;
  height: 66px;
  transition: .2s ease;
}
.rankbox-slider .crl-d-ctl img {
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
}
.rankbox-slider .selected {
  opacity: 1;
  background: rgba(0, 0, 0, 0.3);
}

.rslide-wrap {
  position: relative;
}

@media (max-width: 1024px) {
  .rankbox-slider .crl-d {
    justify-content: center;
  }
}
/* 前後スライドボタン */
.rslide-arrow {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.rslide-arrow .prev,
.rslide-arrow .next {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  font: inherit;
  outline: none;
  padding: 0;
  background-color: #fff;
  border-radius: 50%;
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 10px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  z-index: 1;
}
.rslide-arrow .prev::before,
.rslide-arrow .next::before {
  background-color: #333;
  -webkit-mask: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2022.001%2019.778%22%3E%3Cpath%20d%3D%22m13.636%2019.168%207.778-7.778A1.994%201.994%200%200%200%2022%209.919V9.81a1.994%201.994%200%200%200-.586-1.471L13.636.561a2%202%200%200%200-2.828%202.828l4.475%204.475H2a2%202%200%200%200%200%204h13.283l-4.475%204.476a2%202%200%201%200%202.779%202.877l.049-.049%22%2F%3E%3C%2Fsvg%3E") no-repeat center/11px auto;
  mask: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2022.001%2019.778%22%3E%3Cpath%20d%3D%22m13.636%2019.168%207.778-7.778A1.994%201.994%200%200%200%2022%209.919V9.81a1.994%201.994%200%200%200-.586-1.471L13.636.561a2%202%200%200%200-2.828%202.828l4.475%204.475H2a2%202%200%200%200%200%204h13.283l-4.475%204.476a2%202%200%201%200%202.779%202.877l.049-.049%22%2F%3E%3C%2Fsvg%3E") no-repeat center/11px auto;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.rslide-arrow .prev {
  left: 0;
}
.rslide-arrow .prev::before {
  transform: scale(-1, 1);
}
.rslide-arrow .next {
  right: 0;
}

.rankbox-slider:hover .rslide-arrow {
  opacity: 1;
}

/* ホバーアクション */
@media (min-width: 1025px) {
  .rslide-arrow .prev,
  .rslide-arrow .next {
    transition: .2s ease;
  }
  .rslide-arrow .prev:hover,
  .rslide-arrow .next:hover {
    transform: scale(0.9);
  }
}
/* ランキング（サイド用）
==================================================
*/
.rankside {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.5;
  max-width: 100%;
}
.rankside img {
  margin-bottom: var(--margin-component);
}

/* 評価（スター）
==================================================
*/
.rate {
  display: inline-flex;
  gap: 0 0.5em;
  align-items: center;
  flex-shrink: 0;
}
.rate::before {
  background-position: 0 center, calc(1em * 1) center, calc(1em * 2) center, calc(1em * 3) center, calc(1em * 4) center;
  background-repeat: no-repeat;
  background-size: 1em auto;
  content: '';
  display: inline-block;
  width: calc(1em * 5);
  height: 1em;
}
.rate.rate-mini::before {
  background-image: url(https://lilf-japan.com/test/img/star1.svg);
  width: 1em;
}
.rate.rate-numonly::before {
  display: none;
}
.rate.rate-num::after {
  font-family: 'Manrope', sans-serif;
	font-size: 0.75em;
  /*font-size: 1.1875em;*/
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  min-width: 1.47368em;
  text-align: center;
}
.rate.rate-mini::after {
  min-width: .63157em;
}
.rate.rate0::before {
  background-image: url(https://lilf-japan.com/test/img/star_empty.svg), url(https://lilf-japan.com/test/img/star_empty.svg), url(https://lilf-japan.com/test/img/star_empty.svg), url(https://lilf-japan.com/test/img/star_empty.svg), url(https://lilf-japan.com/test/img/star_empty.svg);
}
.rate.rate0.rate-num::after {
  content: '0';
}
.rate.rate0_5::before {
  background-image: url(https://lilf-japan.com/test/img/star1_half.svg), url(https://lilf-japan.com/test/img/star_empty.svg), url(https://lilf-japan.com/test/img/star_empty.svg), url(https://lilf-japan.com/test/img/star_empty.svg), url(https://lilf-japan.com/test/img/star_empty.svg);
}
.rate.rate0_5.rate-num::after {
  content: '0.5';
}
.rate.rate1::before {
  background-image: url(https://lilf-japan.com/test/img/star1.svg), url(https://lilf-japan.com/test/img/star_empty.svg), url(https://lilf-japan.com/test/img/star_empty.svg), url(https://lilf-japan.com/test/img/star_empty.svg), url(https://lilf-japan.com/test/img/star_empty.svg);
}
.rate.rate1.rate-num::after {
  content: '1.0';
}
.rate.rate1.rate-mini::after {
  content: '1';
}
.rate.rate1_5::before {
  background-image: url(https://lilf-japan.com/test/img/star1.svg), url(https://lilf-japan.com/test/img/star2_half.svg), url(https://lilf-japan.com/test/img/star_empty.svg), url(https://lilf-japan.com/test/img/star_empty.svg), url(https://lilf-japan.com/test/img/star_empty.svg);
}
.rate.rate1_5.rate-num::after {
  content: '1.5';
}
.rate.rate2::before {
  background-image: url(https://lilf-japan.com/test/img/star1.svg), url(https://lilf-japan.com/test/img/star2.svg), url(https://lilf-japan.com/test/img/star_empty.svg), url(https://lilf-japan.com/test/img/star_empty.svg), url(https://lilf-japan.com/test/img/star_empty.svg);
}
.rate.rate2.rate-num::after {
  content: '2.0';
}
.rate.rate2.rate-mini::after {
  content: '2';
}
.rate.rate2_5::before {
  background-image: url(https://lilf-japan.com/test/img/star1.svg), url(https://lilf-japan.com/test/img/star2.svg), url(https://lilf-japan.com/test/img/star3_half.svg), url(https://lilf-japan.com/test/img/star_empty.svg), url(https://lilf-japan.com/test/img/star_empty.svg);
}
.rate.rate2_5.rate-num::after {
  content: '2.5';
}
.rate.rate3::before {
  background-image: url(https://lilf-japan.com/test/img/star1.svg), url(https://lilf-japan.com/test/img/star2.svg), url(https://lilf-japan.com/test/img/star3.svg), url(https://lilf-japan.com/test/img/star_empty.svg), url(https://lilf-japan.com/test/img/star_empty.svg);
}
.rate.rate3.rate-num::after {
  content: '3.0';
}
.rate.rate3.rate-mini::after {
  content: '3';
}
.rate.rate3_5::before {
  background-image: url(https://lilf-japan.com/test/img/star1.svg), url(https://lilf-japan.com/test/img/star2.svg), url(https://lilf-japan.com/test/img/star3.svg), url(https://lilf-japan.com/test/img/star4_half.svg), url(https://lilf-japan.com/test/img/star_empty.svg);
}
.rate.rate3_5.rate-num::after {
  content: '3.5';
}
.rate.rate4::before {
  background-image: url(https://lilf-japan.com/test/img/star1.svg), url(https://lilf-japan.com/test/img/star2.svg), url(https://lilf-japan.com/test/img/star3.svg), url(https://lilf-japan.com/test/img/star4.svg), url(https://lilf-japan.com/test/img/star_empty.svg);
}
.rate.rate4.rate-num::after {
  content: '4.0';
}
.rate.rate4.rate-mini::after {
  content: '4';
}
.rate.rate4_5::before {
  background-image: url(https://lilf-japan.com/test/img/star1.svg), url(https://lilf-japan.com/test/img/star2.svg), url(https://lilf-japan.com/test/img/star3.svg), url(https://lilf-japan.com/test/img/star4.svg), url(https://lilf-japan.com/test/img/star5_half.svg);
}
.rate.rate4_5.rate-num::after {
  content: '4.5';
}
.rate.rate5::before {
  background-image: url(https://lilf-japan.com/test/img/star1.svg), url(https://lilf-japan.com/test/img/star2.svg), url(https://lilf-japan.com/test/img/star3.svg), url(https://lilf-japan.com/test/img/star4.svg), url(https://lilf-japan.com/test/img/star5.svg);
}
.rate.rate5.rate-num::after {
  content: '5.0';
}
.rate.rate5.rate-mini::after {
  content: '5';
}

/* スクロール
==================================================
*/
/* 横向き */
.scroll-table .scroll-area {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  padding-bottom: 8px;
}
.scroll-table .scroll-area > * {
  margin: 0;
}

.scroll-area::-webkit-scrollbar {
  width: 8px;
}

.scroll-area::-webkit-scrollbar:horizontal {
  height: 8px;
}

.scroll-area::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.07);
  border-radius: 12px;
}

.scroll-area::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.11);
  border-radius: 12px;
}

.scroll-area:hover::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
}

/* 縦向き */
.scroll-table[data-scroll-direction="vertical"] .scroll-area {
  overflow-x: hidden;
  overflow-y: auto;
  white-space: normal;
  max-height: 250px;
  padding: 0 8px 0 0;
}



/* レビューチャート
 ==================================================*/
.chart {
  line-height: 1.1;
}
.chart li {
  display: flex;
  gap: 0 8px;
  align-items: center;
  font-size: 1.2rem;
  padding: 2px 0;
}
.chart .chart-title {
  flex-shrink: 0;
  width: 30%;
}
.chart .graph {
  background: #f2f5f7;
  border-radius: 10px;
  flex-grow: 1;
}
.chart .graph .bar {
  background: #fac000;
  display: block;
  border-radius: 10px;
  height: 10px;
}
.chart .graph .bar[data-review='0'] {
  width: 0%;
}
.chart .graph .bar[data-review='1'] {
  width: 20%;
}
.chart .graph .bar[data-review='2'] {
  width: 40%;
}
.chart .graph .bar[data-review='3'] {
  width: 60%;
}
.chart .graph .bar[data-review='4'] {
  width: 80%;
}
.chart .graph .bar[data-review='5'] {
  width: 100%;
}




/* 口コミ
==================================================
*/
.user1,
.user2 {
  background: #fff;
  border: 2px dashed #e3e3e7;
  border-radius: 16px;
  line-height: 1.7;
  margin: var(--margin-component) 0;
  padding: 2em;
}
.user1:not(.noimage),
.user2:not(.noimage) {
  background: #fff url(./img/user1.png) no-repeat 1.375em 1.1875em/3.375em auto;
  padding-left: calc(4em + 2em);
}

.user2:not(.noimage) {
  background-image: url(./img/user2.png);
}

/* 口コミリスト */
.user1-custom,
.user2-custom {
  background: #fff;
  border: 2px dashed #e3e3e7;
  border-radius: 16px;
  display: flex;
  gap: 0 1em;
  margin: var(--margin-component) 0;
  padding: 1.0em;
}

.user-img {
  flex-shrink: 0;
  max-width: 80px;
}

.user-body {
  display: flex;
  flex-direction: column;
  gap: .5em 0;
}

.user-review {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: .5em;
  line-height: 1;
}
.user-review .user-status {
  font-size: 0.7em;
  opacity: 0.5;
}

.user-title {
  font-weight: bold;
	  line-height: 1.0;
  /*line-height: 1.7;*/
}

.user-desc {
	font-size: 15px;
	line-height: 1.3;
	padding:0;
  /*font-size: .8em;*/
  /*line-height: 1.7;*/
}



/*口コミエリア*/
.rankbox-text{
	margin-bottom:15px;
}



/*口コミスライダー*/
.css-carousel-slider3 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.css-carousel-slider3 img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

/* スライド設定 */
.css-carousel-slider3 .slide-wrap {
    width: 300%;
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    z-index: 0;
    animation: css-carousel-slider3 15s infinite;
    animation-delay: 4.1s;
}
.css-carousel-slider3 .slide-wrap-main {
    width: 100%;
    z-index: 1;
    animation: css-carousel-slider-main3 15s infinite;
    animation-delay: 4.1s;
}
.css-carousel-slider3 .slide {
    width: 100%;
}

/* スライダーアニメーションの設定 */
@keyframes css-carousel-slider3 {
    0% { transform: translateX(0); }

    27.3% { transform: translateX(calc(1 / 3 * -100%)); }
    33.3% { transform: translateX(calc(1 / 3 * -100%)); }

    60.6% { transform: translateX(calc(2 / 3 * -100%)); }
    66.6% { transform: translateX(calc(2 / 3 * -100%)); }

    94% { transform: translateX(calc(3 / 3 * -100%)); }
    100% { transform: translateX(calc(3 / 3 * -100%)); }
}

@keyframes css-carousel-slider-main3 {
    0% { transform: translateX(100%); }
    66.6% { transform: translateX(100%); }
    94% { transform: translateX(0%);}
}






/*バンザイ見出し（大）*/
.heading03 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 23px;
	font-weight:bold;
	text-align: center;
	margin-bottom:0px;
	line-height:140%;
	padding:10px;
}

.heading03::before,
.heading03::after {
	content: '';
	width: 3px;
	height: 40px;
	background-color: #3fc1c9;
}

.heading03::before {
	margin-right: 20px;
	transform: rotate(-35deg)
}
.heading03::after {
	margin-left: 20px;
	transform: rotate(35deg)
}

/*バンザイ見出し（小）*/
.heading04 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	font-weight:bold;
	text-align: center;
}

.heading04::before,
.heading04::after {
	content: '';
	width: 3px;
	height: 40px;
	background-color: #3fc1c9;
}

.heading04::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
.heading04::after {
	margin-left: 30px;
	transform: rotate(35deg)
}





/*widthの％幅*/
.hyouka{padding:0 10px}

.w10{width:10%;}
.w20{width:20%;}
.w25{width:25%;}
.w30{width:30%;}

.w70{width:70%;}
.w75{width:75%;}
.w80{width:80%;}
.w90{width:90%;}









/* -------------------- タブ -------------------- */
/* --- タブUI1 --- */
.tab-UI1 {
  display: flex;
  flex-wrap: wrap;
  /*gap: 2px;*/
  justify-content: center;
  margin-bottom: 3em;
  overflow: hidden;
}
.tab-UI1 .tab-content {
  order: 1;
  display: none;
  width: 100%;
  margin-top: -2px;
	padding: 0;
  /*padding: 1em 1.5em;*/
  background: #fff;
  border-style: solid;
  border-color: #4778b8;
  border-width: 3px 0 0;
}
.tab-UI1 .tab-tgl:checked + .tab-btn {
  color: #fff;
  font-weight: 700;
  background: #4778b8;
}
.tab-UI1 .tab-tgl:checked + .tab-btn + .tab-content {
  display: block;
}
/* 角丸 */
.tab-rounded .tab-btn {
  border-radius: 8px 8px 0 0 !important;
}
/* アコーディオン（UI1のみ） */
@media (max-width: 519px) {
  .tab-UI1.tab-accordion:not(.tab-02):not(.tab-03):not(.tab-04) {
    flex-direction: column;
    gap: 0 !important;
  }
  .tab-UI1.tab-accordion:not(.tab-02):not(.tab-03):not(.tab-04) .tab-btn::after {
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    transform: translateY(-50%) rotate(135deg);
    position: absolute;
    right: 15px;
    top: 50%;
    border-style: solid;
    border-width: 3px 3px 0 0;
    border-color: #a7a7a7;
    background: transparent !important;
    opacity: 1;
    transition: 0.2s transform;
  }
  .tab-UI1.tab-accordion:not(.tab-02):not(.tab-03):not(.tab-04) .tab-tgl:checked + .tab-btn::after {
    transform: translateY(-50%) rotate(-45deg);
    border-color: #fff;
  }
  .tab-UI1.tab-accordion:not(.tab-02):not(.tab-03):not(.tab-04) .tab-content {
    order: unset !important;
    display: block;
    height: 0;
    margin-bottom: 10px;
    padding: 0 15px;
    border-top: 0 !important;
    opacity: 0;
    overflow: hidden;
    transition: 0.3s;
  }
  .tab-UI1.tab-accordion:not(.tab-02):not(.tab-03):not(.tab-04) .tab-tgl:checked + .tab-btn + .tab-content {
    height: auto;
    padding: 15px;
    opacity: 1;
    overflow: auto;
  }
  .tab-UI1.tab-accordion:not(.tab-02):not(.tab-03):not(.tab-04).tab-rounded .tab-btn {
    border-radius: 8px !important;
  }
  .tab-UI1.tab-accordion:not(.tab-02):not(.tab-03):not(.tab-04).tab-rounded .tab-tgl:checked + .tab-btn {
    border-radius: 8px 8px 0 0 !important;
  }
  .tab-UI1.tab-accordion:not(.tab-02):not(.tab-03):not(.tab-04).tab-rounded .tab-tgl:checked + .tab-btn + .tab-content {
    border-radius: 0 0 8px 8px !important;
  }
}
/* --- タブUI（共通） --- */
/* ラジオボタン非表示 */
[class^="tab-UI"] .tab-tgl {
  display: none;
}
/* タブ内アイコン画像 */
img.tab-icon {
  max-width: 2em;
  max-height: 2em;
  margin-right: 0.5em;
}
/* --- タブデザイン1 --- */
.tab-01 .tab-content {
  background: #fff;
  border-width: 3px;
}
/* --- タブデザイン2 --- */
.tab-02 .tab-btn {
  background: transparent !important;
}
.tab-02 .tab-content {
  margin-top: 0 !important;
  border: 0 !important;
}
.tab-02 .tab-tgl:checked + .tab-btn {
  color: #4473b1;
}
.tab-02 .tab-btn::after {
  display: block;
  content: '';
  height: 4px;
  width: 100%;
  transform: translateX(100%);
  position: absolute;
  bottom: 0;
  left: 0;
  background: #4778b8;
  border-radius: 10px;
  opacity: 0;
  transition: ease 0.3s;
  z-index: 1;
}
.tab-02 .tab-tgl:checked ~ .tab-btn::after {
  transform: translateX(-100%);
}
.tab-02 .tab-tgl:checked + .tab-btn::after {
  transform: translateX(0);
  opacity: 1;
}
.tab-02.pale .tab-btn::after {
  background: #dee7f2;
}
/* --- タブデザイン3 --- */
.tab-03 {
  gap: 0;
}
.tab-03 .tab-btn {
  margin: 0;
  padding: 20px 1em;
  border-radius: 0 !important;
  background: #f3f3f3 !important;
}
.tab-03.tab-UI2 .tab-btn:not(:first-of-type) {
  margin-left: -5px;
}
.tab-03 .tab-btn:first-of-type {
  border-radius: 6px 0 0 6px !important;
}
.tab-03 .tab-btn:last-of-type {
  border-radius: 0 6px 6px 0 !important;
}
.tab-03 .tab-content {
  margin-top: 0 !important;
  border-width: 0 !important;
  background: #fff !important;
}
.tab-03 .tab-btn::after {
  display: block;
  content: '';
  transform: translateX(100%);
  background: #4778b8;
  border-radius: 8px;
  position: absolute;
  top: 6px;
  bottom: 6px;
  left: 6px;
  right: 6px;
  opacity: 0;
  transition: ease 0.3s;
  z-index: -1;
  pointer-events: none !important;
}
.tab-03 .tab-tgl:checked ~ .tab-btn::after {
  transform: translateX(-100%);
}
.tab-03 .tab-tgl:checked + .tab-btn::after {
  transform: translateX(0);
  opacity: 1;
}
.tab-03.tab-03.pale .tab-btn {
  background: #f9f9f9 !important;
}
/* --- タブデザイン4 --- */
.tab-04 .tab-btn {
  border-radius: 0 !important;
  background: #f3f3f3 !important;
}
.tab-04 .tab-content {
  margin-top: -4px;
  border-top: 1px solid #ddd !important;
  z-index: 2;
}
.tab-04.tab-UI2 .tab-content {
  margin-top: -2px;
}
.tab-04 .tab-tgl:checked + .tab-btn {
  color: #555 !important;
  font-weight: 700;
  margin-top: 0;
  background: #fff !important;
  border-style: solid;
  border-width: 1px 1px 0;
  border-color: #ddd #ddd transparent;
  z-index: 3;
}
.tab-04 .tab-btn::after {
  display: none;
  content: '';
  height: 4px;
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  background: #4778b8;
  z-index: 1;
}
.tab-04 .tab-tgl:checked + .tab-btn::after {
  display: block;
}
.tab-04.pale .tab-btn {
  background: #f9f9f9 !important;
}
/* カラバリ */
.pale .tab-content {
  border-color: #dee7f2;
}
.pale .tab-btn {
  color: #ccc;
  background: #f9f9f9;
}
.pale .tab-tgl:checked + .tab-btn {
  color: #4473b1;
  background: #dee7f2;
}
.pale .tab-btn::after {
  background: #dee7f2;
}
.tab-clBL .tab-content {
  border-color: #4778b8;
}
.tab-clNV .tab-content {
  border-color: #3d628f;
}
.tab-clGR .tab-content {
  border-color: #4fae53;
}
.tab-clRD .tab-content {
  border-color: #cc3e60;
}
.tab-clRO .tab-content {
  border-color: #ec668a;
}
.tab-clOR .tab-content {
  border-color: #ee9c5a;
}
.tab-clBK .tab-content {
  border-color: #646464;
}
.tab-clLB .tab-content {
  border-color: #5ba3c3;
}
.tab-clCY .tab-content {
  border-color: #50afa9;
}
.tab-clPK .tab-content {
  border-color: #e69cd6;
}
.tab-clPU .tab-content {
  border-color: #965fb1;
}
.tab-clLG .tab-content {
  border-color: #bcd16a;
}
.tab-clGD .tab-content {
  border-color: #e1cc57;
}
.tab-clBR .tab-content {
  border-color: #be8637;
}
.tab-clGY .tab-content {
  border-color: #acacac;
}
.tab-clBL.pale .tab-content {
  border-color: #dee7f2;
}
.tab-clNV.pale .tab-content {
  border-color: #d1ddeb;
}
.tab-clGR.pale .tab-content {
  border-color: #d4ebd5;
}
.tab-clRD.pale .tab-content {
  border-color: #f7e0e5;
}
.tab-clRO.pale .tab-content {
  border-color: #fce4eb;
}
.tab-clOR.pale .tab-content {
  border-color: #fbe7d7;
}
.tab-clBK.pale .tab-content {
  border-color: #d5d5d5;
}
.tab-clLB.pale .tab-content {
  border-color: #e1eef4;
}
.tab-clCY.pale .tab-content {
  border-color: #e2f2f1;
}
.tab-clPK.pale .tab-content {
  border-color: #fae9f6;
}
.tab-clPU.pale .tab-content {
  border-color: #eee5f2;
}
.tab-clLG.pale .tab-content {
  border-color: #eff4db;
}
.tab-clGD.pale .tab-content {
  border-color: #f4edc3;
}
.tab-clBR.pale .tab-content {
  border-color: #f0e1cc;
}
.tab-clGY.pale .tab-content {
  border-color: #e7e7e7;
}
.tab-clBL .tab-tgl:checked + .tab-btn {
  background: #4778b8;
}
.tab-clNV .tab-tgl:checked + .tab-btn {
  background: #3d628f;
}
.tab-clGR .tab-tgl:checked + .tab-btn {
  background: #4fae53;
}
.tab-clRD .tab-tgl:checked + .tab-btn {
  background: #EE4257;
  /*background: #cc3e60;*/	
}
.tab-clRO .tab-tgl:checked + .tab-btn {
  background: #ec668a;
}
.tab-clOR .tab-tgl:checked + .tab-btn {
  background: #ee9c5a;
}
.tab-clBK .tab-tgl:checked + .tab-btn {
  background: #646464;
}
.tab-clLB .tab-tgl:checked + .tab-btn {
  background: #5ba3c3;
}
.tab-clCY .tab-tgl:checked + .tab-btn {
  background: #50afa9;
}
.tab-clPK .tab-tgl:checked + .tab-btn {
  background: #e69cd6;
}
.tab-clPU .tab-tgl:checked + .tab-btn {
  background: #965fb1;
}
.tab-clLG .tab-tgl:checked + .tab-btn {
  background: #bcd16a;
}
.tab-clGD .tab-tgl:checked + .tab-btn {
  background: #e1cc57;
}
.tab-clBR .tab-tgl:checked + .tab-btn {
  background: #be8637;
}
.tab-clGY .tab-tgl:checked + .tab-btn {
  background: #acacac;
}
.tab-clBL.pale .tab-tgl:checked + .tab-btn {
  color: #4473b1;
  background: #dee7f2;
}
.tab-clNV.pale .tab-tgl:checked + .tab-btn {
  color: #375881;
  background: #d1ddeb;
}
.tab-clGR.pale .tab-tgl:checked + .tab-btn {
  color: #49a04c;
  background: #d4ebd5;
}
.tab-clRD.pale .tab-tgl:checked + .tab-btn {
  color: #ca3659;
  background: #f7e0e5;
}
.tab-clRO.pale .tab-tgl:checked + .tab-btn {
  color: #eb6187;
  background: #fce4eb;
}
.tab-clOR.pale .tab-tgl:checked + .tab-btn {
  color: #ed9651;
  background: #fbe7d7;
}
.tab-clBK.pale .tab-tgl:checked + .tab-btn {
  color: #555;
  background: #d5d5d5;
}
.tab-clLB.pale .tab-tgl:checked + .tab-btn {
  color: #57a1c2;
  background: #e1eef4;
}
.tab-clCY.pale .tab-tgl:checked + .tab-btn {
  color: #4eaba6;
  background: #e2f2f1;
}
.tab-clPK.pale .tab-tgl:checked + .tab-btn {
  color: #e598d4;
  background: #fae9f6;
}
.tab-clPU.pale .tab-tgl:checked + .tab-btn {
  color: #945caf;
  background: #eee5f2;
}
.tab-clLG.pale .tab-tgl:checked + .tab-btn {
  color: #b7cd5e;
  background: #eff4db;
}
.tab-clGD.pale .tab-tgl:checked + .tab-btn {
  color: #dac030;
  background: #f4edc3;
}
.tab-clBR.pale .tab-tgl:checked + .tab-btn {
  color: #b27e34;
  background: #f0e1cc;
}
.tab-clGY.pale .tab-tgl:checked + .tab-btn {
  color: #a7a7a7;
  background: #e7e7e7;
}
.tab-02.tab-clBL .tab-tgl:checked + .tab-btn {
  color: #4473b1;
}
.tab-02.tab-clNV .tab-tgl:checked + .tab-btn {
  color: #375881;
}
.tab-02.tab-clGR .tab-tgl:checked + .tab-btn {
  color: #49a04c;
}
.tab-02.tab-clRD .tab-tgl:checked + .tab-btn {
  color: #ca3659;
}
.tab-02.tab-clRO .tab-tgl:checked + .tab-btn {
  color: #eb6187;
}
.tab-02.tab-clOR .tab-tgl:checked + .tab-btn {
  color: #ed9651;
}
.tab-02.tab-clBK .tab-tgl:checked + .tab-btn {
  color: #555;
}
.tab-02.tab-clLB .tab-tgl:checked + .tab-btn {
  color: #57a1c2;
}
.tab-02.tab-clCY .tab-tgl:checked + .tab-btn {
  color: #4eaba6;
}
.tab-02.tab-clPK .tab-tgl:checked + .tab-btn {
  color: #e598d4;
}
.tab-02.tab-clPU .tab-tgl:checked + .tab-btn {
  color: #945caf;
}
.tab-02.tab-clLG .tab-tgl:checked + .tab-btn {
  color: #b7cd5e;
}
.tab-02.tab-clGD .tab-tgl:checked + .tab-btn {
  color: #dac030;
}
.tab-02.tab-clBR .tab-tgl:checked + .tab-btn {
  color: #b27e34;
}
.tab-02.tab-clGY .tab-tgl:checked + .tab-btn {
  color: #a7a7a7;
}
.tab-RED .tab-btn::after {
  background: #EE4257;
}

.tab-clBL .tab-btn::after {
  background: #4778b8;
}
.tab-clNV .tab-btn::after {
  background: #3d628f;
}
.tab-clGR .tab-btn::after {
  background: #4fae53;
}
.tab-clRD .tab-btn::after {
  /*background: #EE4257;*/
}
.tab-clRO .tab-btn::after {
  background: #ec668a;
}
.tab-clOR .tab-btn::after {
  background: #ee9c5a;
}
.tab-clBK .tab-btn::after {
  background: #646464;
}
.tab-clLB .tab-btn::after {
  background: #5ba3c3;
}
.tab-clCY .tab-btn::after {
  background: #50afa9;
}
.tab-clPK .tab-btn::after {
  background: #e69cd6;
}
.tab-clPU .tab-btn::after {
  background: #965fb1;
}
.tab-clLG .tab-btn::after {
  background: #bcd16a;
}
.tab-clGD .tab-btn::after {
  background: #e1cc57;
}
.tab-clBR .tab-btn::after {
  background: #be8637;
}
.tab-clGY .tab-btn::after {
  background: #acacac;
}
.tab-clBL.pale .tab-btn::after {
  background: #dee7f2;
}
.tab-clNV.pale .tab-btn::after {
  background: #d1ddeb;
}
.tab-clGR.pale .tab-btn::after {
  background: #d4ebd5;
}
.tab-clRD.pale .tab-btn::after {
  background: #f7e0e5;
}
.tab-clRO.pale .tab-btn::after {
  background: #fce4eb;
}
.tab-clOR.pale .tab-btn::after {
  background: #fbe7d7;
}
.tab-clBK.pale .tab-btn::after {
  background: #d5d5d5;
}
.tab-clLB.pale .tab-btn::after {
  background: #e1eef4;
}
.tab-clCY.pale .tab-btn::after {
  background: #e2f2f1;
}
.tab-clPK.pale .tab-btn::after {
  background: #fae9f6;
}
.tab-clPU.pale .tab-btn::after {
  background: #eee5f2;
}
.tab-clLG.pale .tab-btn::after {
  background: #eff4db;
}
.tab-clGD.pale .tab-btn::after {
  background: #f4edc3;
}
.tab-clBR.pale .tab-btn::after {
  background: #f0e1cc;
}
.tab-clGY.pale .tab-btn::after {
  background: #e7e7e7;
}



/*モバイルフッターメニュー*/

.mobile-menu-buttons{
	background-color:#EBEBED;	
	font-size:18px;
	font-weight:bold;
}

/* 年齢別ボタンの色 */
.mobile-menu-buttons .sedai_ranking-menu-button > a {
color: #fff!important;
}

/* 目的別ボタンの色 */
.mobile-menu-buttons .mokuteki-menu-button > a {
color: #fff!important;
}

/* 総合ランキングボタンの色 */
.mobile-menu-buttons .sougou_ranking-menu-button > a {
color: #fff!important;
}

/* 一番上ボタンの色 */
.mobile-menu-buttons .top-menu-button > a {

}






/*
h2titleの大見出し
==================================================*/
/*見出しエリア*/
.h2title_area {
   margin: 0 auto 15px;
   padding: 0;
	text-align:center;
	/*background-color: #eaede9;*/
}

.h2title_flex {
   display: flex;
   align-items: center;
   justify-content: center;
   margin: 0 auto 12px;
   padding: 0;
}

/*h2title_サブキャッチコピー*/
.h2title_sub {
   position: relative;
   margin: 10px auto 0;
   padding: 4px 16px;
   border-radius: 999px;
	background-color: #FE6970; /*#59B03C*/
   color: #fff;
   font-size: 14px;
   line-height: 1.3;
   font-weight: 700;
}

.h2title_sub:after {
   display: block;
   position: absolute;
   top: 100%;
   left: 50%;
   border: 8px solid transparent;
   border-top: 10px solid #FE6970; /*#59B03C*/
   transform: translateX(-50%);
   content: "";
}

/*h2title_大見出し*/
.h2title_main {
   margin: 0 auto;
   padding: 0 0 15px;
   font-size: 29px;
   line-height: 1.3;
   font-weight: bold;
   text-align: center;
   position: relative;
	/*font-family: Hiragino Sans,'ヒラギノ角ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo', 'メイリオ', Verdana,'ＭＳ Ｐゴシック',sans-serif!important;*/
}

.h2title_main:after {
   display: block;
   position: absolute;
   bottom: 0;
   left: 50%;
   width: 10.66667vw;
   height: 1.06667vw;
   border-radius: 4px;
   background-color: #FE6970; /*#59B03C*/
   transform: translateX(-50%);
   content: "";
}























/* タブをボタン風にしながら、コンテンツを横幅いっぱいに表示 */
.tab-UI1 {
  width: 100% !important;
  max-width: 850px !important;
  margin: 0 auto !important;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif !important;
  position: relative !important;
  border: none !important;
  background-color: #f8f8f8 !important;
}

/* ラジオボタンを非表示 */
.tab-UI1 input.tab-tgl {
  display: none !important;
}

/* タブボタンだけに適用するスタイル */
.tab-UI1 label.tab-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  height: 45px !important;
  width: auto !important;
  min-width: 120px !important;
  max-width: 200px !important;
  padding: 0 25px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  letter-spacing: 0.5px !important;
  color: #fff !important;
  border: none !important;
  cursor: pointer !important;
  transition: all 0.3s ease !important;
  position: relative !important;
  z-index: 2 !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15) !important;
  border-radius: 8px !important;
  margin: 10px 5px 0 !important;
}

/* タブボタンを中央に配置 */
.tab-UI1::before {
  content: "" !important;
  display: block !important;
  width: 100% !important;
  text-align: center !important;
  margin-bottom: 5px !important;
}

/* 男性総合タブ - 常に青色 */
.tab-UI1 label[for="tab01_6lo3v"].tab-btn {
  background-color: #4778B8 !important;
  color: #fff !important;
}

/* 女性総合タブ - 常に赤色 */
.tab-UI1 label[for="tab02_6lo3v"].tab-btn {
  background-color: #EE4257 !important;
  color: #fff !important;
}

/* 選択された男性タブのスタイル */
.tab-UI1 input#tab01_6lo3v:checked + label.tab-btn {
  background-color: #4778B8 !important;
  color: #fff !important;
  box-shadow: 0 4px 12px rgba(71, 120, 184, 0.4) !important;
  transform: translateY(-2px) !important;
  font-weight: 700 !important;
}

/* 選択された女性タブのスタイル */
.tab-UI1 input#tab02_6lo3v:checked + label.tab-btn {
  background-color: #EE4257 !important;
  color: #fff !important;
  box-shadow: 0 4px 12px rgba(238, 66, 87, 0.4) !important;
  transform: translateY(-2px) !important;
  font-weight: 700 !important;
}

/* すべての疑似要素を明示的に制御 */
.tab-UI1 label[for="tab01_6lo3v"].tab-btn::before,
.tab-UI1 label[for="tab01_6lo3v"].tab-btn::after,
.tab-UI1 label[for="tab02_6lo3v"].tab-btn::before,
.tab-UI1 label[for="tab02_6lo3v"].tab-btn::after {
  display: none !important;
  content: none !important;
}

/* コンテンツエリアのスタイル - 幅は元の設定を活かす */
.tab-UI1 .tab-content {
  width: 100% !important;
  margin-top: 15px !important;
  background-color: #fff !important;
  position: relative !important;
  z-index: 1 !important;
  box-sizing: border-box !important;
}

/* 男性タブが選択されたときのコンテンツ上部ボーダー */
.tab-UI1 input#tab01_6lo3v:checked ~ .tab-content:nth-of-type(1) {
  border-top: 3px solid #4778B8 !important;
}

/* 女性タブが選択されたときのコンテンツ上部ボーダー */
.tab-UI1 input#tab02_6lo3v:checked ~ .tab-content:nth-of-type(2) {
  border-top: 3px solid #EE4257 !important;
}

/* ホバー時の効果 */
.tab-UI1 label.tab-btn:hover {
  transform: translateY(-1px) !important;
  filter: brightness(1.05) !important;
}

/* タップ時の押された感覚 */
.tab-UI1 label.tab-btn:active {
  transform: translateY(0) !important;
  filter: brightness(0.95) !important;
}

/* 選択されていないタブを少し暗く */
.tab-UI1 input:not(:checked) + label.tab-btn {
  opacity: 0.85 !important;
}

/* タブ全体を中央揃えにする */
.tab-UI1::after {
  content: "";
  display: table;
  clear: both;
  text-align: center;
}
