@charset "utf-8";
/*===================================
  
  トップページCSS（PC） ※編集不可※
  共通部分のcss

===================================*/
#header_logo #logo_text .logo {
  font-size: 1.4rem;
}
/*------------------------------------
トップページ
------------------------------------*/
.index main {
  margin: 0 0 0;
}
.index #hed_wrp {
  padding-top: 0;
}
.index #header_inner {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}
.index #contents {
  background: #fff;
  position: relative;
}
/*------------------------------------
メインスライダー
------------------------------------*/
.index#main_image_sp h2 {
  padding: 0 0 0 0;
  color: #FFF;
  font-size: 2.0rem;
  text-align: center;
}
.index#main_image_sp {
  position: relative;
  top: 0%;
  width: 100%;
  height: 100%;
  height: 100vh;
}
.index#main_image_sp h2 {
  text-align: center;
}
.index#main_image_sp p.scrolldown_btn {
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
  /* float: none; */
  text-align: center;
}
.index#main_image_sp p.scrolldown_btn img {
  width: 15%;
}
/*------------------------------------
メインバナー01(ホバー時文字動きあり)
------------------------------------*/
.cmn_main_block01 .ttl {
  padding: 25% 0;
  color: #FFF;
  text-align: center;
  font-size: 1.8rem;
  position: relative;
  z-index: 3;
}
.cmn_main_block01 .ttl span {
  font-size: 1.4rem;
  position: relative;
  padding: 10px 0 0;
  display: block;
}
.cmn_main_block01 .ttl span::before {
  content: " ";
  width: 40px;
  height: 1px;
  border-bottom: 1px solid #FFF;
  position: absolute;
  top: 0px;
  left: 44%;
}
.cmn_main_block01 .blk {
  position: relative;
  overflow: hidden;
}
.cmn_main_block01 .blk img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  transition-duration: 0.3s;
}
.cmn_main_block01 .blk .caption {
  color: #fff;
  padding-top: 30%;
  padding-left: 0px;
  z-index: 3;
  position: relative;
  text-align: left;
}
.cmn_main_block01 .blk .mask {
  display: none;
}
.cmn_main_block01 .blk .arrow {
  display: block;
  right: -16px;
  height: 7px;
  fill: none;
  stroke: #00a4dc;
  stroke-width: 2;
  transition: stroke-dashoffset .6s cubic-bezier(0.215, 0.61, 0.355, 1);
  position: absolute;
  top: calc(50% - 5px);
  width: 64px;
  stroke-dasharray: 69px 138px;
  z-index: 2;
}
.cmn_main_block01 .blk .arrow {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  margin: 0;
  padding: 0 2em 0 0.5em;
  border-bottom: 2px solid #FFF;
  line-height: 1em;
  text-align: right;
  float: right;
}
.cmn_main_block01 .blk .arrow::after {
  position: absolute;
  right: 0;
  bottom: -4px;
  width: 15px;
  height: 9px;
  border-top: 2px solid #FFF;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  content: "";
}
/*------------------------------------
メインバナー02(ホバー時文字動きあり)
------------------------------------*/
.cmn_main_block02 {
  background: #1E56AA;
}
.cmn_main_block02 div.image01 a dl {
  background: url(../img/img-index/features_img01.jpg) no-repeat right top;
  background-size: 100%;
  display: block;
  height: 194px;
  position: relative;
}
.cmn_main_block02 a p.txt {
  background: #FFF;
  padding: 5% 5% 8%;
  text-align: left;
}
.cmn_main_block02 .box {
  padding: 0;
}
.cmn_main_block02 .box02 {
  position: relative;
}
.cmn_main_block02 div dl {
  text-align: center;
  padding: 20% 0 0;
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
}
.cmn_main_block02 .image {
  position: relative;
}
.cmn_main_block02 .image02 dl, .cmn_main_block02 .image03 dl {
  padding: 9% 0 0;
}
.cmn_main_block02 div dl dt, .cmn_main_block02 div dl dd {
  color: #fff;
  letter-spacing: 0.2em;
}
.cmn_main_block02 div dl dt {
  text-align: center;
  font-size: 1.4rem;
  position: relative;
}
.cmn_main_block02 div dl dt::before {
  content: " ";
  width: 40px;
  height: 1px;
  border-bottom: 1px solid #FFF;
  position: absolute;
  bottom: 0%;
  left: 44%;
}
.cmn_main_block02 div dl dd {
  text-align: center;
  font-size: 1.2rem;
  padding: 3% 0 0;
}
.cmn_main_block02 a:hover {
  opacity: 0.8;
}
.cmn_main_block02 .arrow {
  position: relative;
}
.cmn_main_block02 a:hover {
  opacity: 0.8;
}
.cmn_main_block02 .arrow::before {
  position: absolute;
  right: 10px;
  top: 23px;
  display: block;
  content: "";
  width: 70px;
  height: 2px;
  background: #F77F06;
}
.cmn_main_block02 .arrow::after {
  display: block;
  position: absolute;
  content: "";
  right: 12px;
  top: 18px;
  width: 11px;
  height: 11px;
  border-top: 2px solid #F77F06;
  transform: rotate(45deg);
}
.cmn_main_block02 .link {
  position: absolute;
  bottom: 27%;
  right: -5%;
}
.cmn_main_block02 .box .link {
  position: absolute;
  bottom: 11%;
  right: -5%;
}
/*------------------------------------
バナー＋テキスト
-------------------------------------*/
#contents .cmn_banner_block01 {
  width: 100%;
}
.cmn_banner_block01 .link {
  color: inherit;
  text-decoration: none;
}
.cmn_banner_block01 .img_blk {
  position: relative;
}
.cmn_banner_block01 .box {
  background: #FFF;
  width: 75%;
  margin: -14% 0 0 22%;
  padding: 8%;
  position: relative;
}
.cmn_banner_block01 .label {
  font-size: 1.1rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: left;
  font-weight: bold;
  color: #14A7D8;
}
.cmn_banner_block01 .title {
  margin-bottom: 10%;
  margin-top: 1.5%;
  padding-bottom: 1%;
  position: relative;
  font-size: 2.0rem;
}
@media screen and (min-width: 568px) {
  .cmn_banner_block01 .title {
    font-size: 4.0rem;
  }
}
.cmn_banner_block01 .title::after {
  content: "";
  position: absolute;
  width: 13%;
  border-top: 1px solid #14A7D8;
  bottom: 0;
  left: 0;
}
.cmn_banner_block01 .txt {
  font-size: 1.0rem;
  line-height: 18px;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  letter-spacing: 0.08em;
  margin-bottom: 1.5em;
  margin-top: 0;
  pointer-events: none;
}
.cmn_banner_block01 .cmn_link_more01 span {
  padding: 0 9% 0 33%;
}
/*-----------------------------------
リンク3つパターン
-----------------------------------*/
.cmn_link_block {
  /*padding: 8% 0 1%;*/
  /*margin: 0 0 15%;*/
}
.cmn_link_block .img_box .box {
  background: #FFF;
  width: 75%;
  padding: 20px 27px;
  margin: -20% 0 10% 25%;
  z-index: 10;
  position: relative;
}
.cmn_link_block .img_box .box dt {
  font-size: 1.4rem;
  font-weight: bold;
  display: block;
  float: none;
  border: none;
  width: auto;
  margin: 0;
}
.cmn_link_block h3 {
  text-align: center;
  font-size: 1.6rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
}
.cmn_link_block p.ttl {
  text-align: center;
  padding: 0 0 30px;
  width: 62%;
  margin: 0 auto;
}
.cmn_link_block .img_box .box dt span {
  font-size: 1.0rem;
  color: #999999;
  font-weight: normal;
  display: block;
  padding: 1% 0 2%;
}
.cmn_link_block img {
  max-width: 100%;
}
.cmn_link_block .img_box .box dl {
  /* width:auto; */
}
.cmn_link_block .img_box .box dd {
  display: block;
  float: none;
  border: none;
  width: auto;
  font-size: 1.0rem;
  line-height: 1.8;
  padding: 3% 0;
  color: #333;
}
.cmn_link_block .img_box .link {
  color: #888;
  font-size: 1.0rem;
}
.cmn_link_block .img_box .link span {
  border-bottom: 3px solid #FFBF00;
  font-size: 1.4rem;
  width: 50px;
  margin: 0px 10px 4px 0;
  height: 10px;
  display: inline-block;
}
.cmn_link_block p {
  text-align: center;
}
.cmn_link_block a:last-child .box {
  margin: -20% 0 0% 25%;
}
/*-----------------------------------
背景＋文字
-----------------------------------*/
.cmn_bg_block {
  background: url(https://www.kore1ban.com/imida/wp-content/uploads/2019/08/bg_01sp.gif) repeat left top;
  background-size: 5%;
  min-height: 375px;
}
.cmn_bg_block h4 {
  margin: 250px auto 20px;
}
.cmn_bg_block .txt_blk {
  color: #333;
  line-height: 1.8;
  font-size: 1.6rem;
  margin: 20px auto 20px;
}
.cmn_bg_block .txt, .cmn_bg_block .ttl {
  color: #333;
}
.cmn_bg_block .ttl {
  font-size: 2.0rem;
  font-weight: bold;
}
.cmn_bg_block .btn {
  text-align: center;
}
.cmn_bg_block .btn a:hover {
  opacity: 0.8;
}
.cmn_bg_block2 {
  background: #fff;
}
.cmn_bg_block2 {
  text-align: left;
}
/*.cmn_bg_block2 .container2 {
	width: 94%;
}*/
.cmn_bg_block .ttl, .cmn_bg_block2 .ttl {
  text-align: center;
}
.cmn_bg_block2 .point_list dt {
  font-size: 1.4rem;
  background: #FF263C;
  color: #fff;
  font-weight: bold;
  list-style-image: 1.6;
  padding: 1% 2%;
  text-align: center;
  margin: 0 0 2%;
}
.cmn_bg_block2 .point_list dd {
  font-size: 1.2rem;
  list-style-image: 1.4;
}
/*.cmn_bg_block2 .point_list{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  
}
.cmn_bg_block2 .point_list li{
  width: 96%;
  margin: 0 0 12% 0;
  padding: 6% 2% 2% 2%;
  background: #fff;
  text-align: center;
  font-size: 1.4rem;
  line-height: 140%;
  min-height: 60px;
  position: relative;
}
.cmn_bg_block2 .point_list li span{
	text-align: left;
	vertical-align: middle;
	display: block;
	overflow: hidden;
}
.cmn_bg_block2 .point_list li img{
	vertical-align: middle;
	padding: 0 2% 0 0;
	display: block;
	float: left;
	margin: 0 0 0 2%;
	width: 25%;
}
.cmn_bg_block2 .point_list li:before{
	content:"";
	display:inline-block;
	width:2.8em;
	height:2.8em;
	background:url(https://www.kore1ban.com/imida/wp-content/uploads/2019/08/check_ico-2.gif) no-repeat;
	background-size:contain;
	position: absolute;
	top: -24px;
	left:0;
	right: 0;
	margin: 0 auto;
}*/
.cmn_bg_block2 .point_txt {
  font-size: 1.8rem;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  position: relative;
  text-shadow:
    2px 2px 2px #ffffff, -2px 2px 2px #ffffff, 2px -2px 2px #ffffff, -2px -2px 2px #ffffff, 2px 0px 2px #ffffff, 0px 2px 2px #ffffff, -2px 0px 2px #ffffff, 0px -2px 2px #ffffff; /* 文字の影 */
  font-weight: bold;
}
.cmn_bg_block2 .point_txt strong {
  font-size: 2.2rem;
}
.cmn_bg_block2 .point_txt strong.font_sp {
  font-size: 2rem;
}
.cmn_bg_block2 .point_txt strong.red {
  color: #ff0000;
}
.cmn_bg_block2 .point_txt:after {
  content: "";
  display: inline-block;
  width: 3.5em;
  height: 3.5em;
  background: url(https://www.kore1ban.com/imida/wp-content/uploads/2019/08/arrow.gif) no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: -22vw;
  left: 0;
  right: 0;
  margin: 0 auto;
}
/*-----------------------------------
ブログ埋め込み
-----------------------------------*/
.index .topic {
  width: 100%;
  height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  margin: 0 auto;
  overflow-y: auto;
}
.cmn_colum_block .ttl {
  font-size: 1.4rem;
  float: left;
  font-weight: bold;
  margin: 0 0 2%;
}
.cmn_colum_block .ttl span {
  font-size: 1.2rem;
  display: inline-block;
  padding: 0 0 0 20px;
}
.cmn_colum_block .ifwp {
  width: 90%;
  overflow: auto;
  display: block;
  height: 270px;
  margin: 0 auto;
  -webkit-overflow-scrolling: touch;
}
.cmn_colum_block iframe {
  width: 100%;
  /*height:270px;*/
  height: 100%;
  margin: 0 auto;
  border: none; /* 追加で指定 */
  display: block; /* 追加で指定 */
  overflow: hidden;
}
.cmn_colum_block .blog, .cmn_colum_block .news, .cmn_colum_block .blog02 {
  padding: 0;
}
/*ボタン*/
.cmn_colum_block .btn01 {
  color: #999;
  border: 1px solid #999;
  width: 50%;
  text-align: center;
  /*float:right;*/
  margin: 20px auto 0;
}
.cmn_colum_block .btn01 a {
  display: block;
  padding: 4% 0
}
.cmn_colum_block .topic {
  width: 95%;
  height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  margin: 0 auto;
  overflow-y: auto;
}
@media screen and (min-width: 768px) {
  .cmn_colum_block .topic {
    width: 80%;
  }
}
.cmn_colum_block .viewall {
  text-align: center;
}
/*-----------------------------------
トップスライダー
-----------------------------------*/
.cmn_slider_block .ttl {
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
}
.cmn_slider_block .ttl span {
  display: block;
  font-size: 1.2rem;
}
.cmn_slider_block .swiper-wrapper {
  display: -webkit-box; /*Android4.3*/
  display: -moz-box; /*Firefox21*/
  display: -ms-flexbox; /*IE10*/
  display: -webkit-flex; /*PC-Safari,iOS8.4*/
  display: flex;
}
.cmn_slider_block .swiper-container a {
  display: block;
}
.cmn_slider_block .swiper-container a:hover img {
  opacity: 0.8;
}
.cmn_slider_block .swiper-container dd {
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: left;
  padding: 5% 6% 6%;
  background: #fff;
  height: 100%;
  height: 80px;
}
.cmn_slider_block .swiper-container span {
  position: relative;
  display: inline-block;
  width: 95%;
  font-size: 1.0rem;
}
.cmn_slider_block .swiper-container span:after {
  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: -2%;
  margin-top: -5px;
  transition: 0.3s;
}
.cmn_slider_block .swiper-container {
  width: 100%;
  height: 100%;
}
.cmn_slider_block .swiper-slide {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 50%;
}
@media (min-width: 768px) {
  .cmn_slider_block .swiper-slide {
    width: 40%;
  }
  .index #contents .plan_block dl dt img {
    width: 20%;
  }
  .index #contents .about_block .syosai_btn {
    width: 56%;
  }
}
/*-----------------------------------
横4つのバナーパターン
-----------------------------------*/
.cmn_banner_block02 {
  background: #F7F5ED;
}
.cmn_banner_block02 .ttl {
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
}
.cmn_banner_block02 .ttl span {
  display: block;
  font-size: 1.2rem;
}
.cmn_banner_block02 .block01, .cmn_banner_block02 .block02, .cmn_banner_block02 .block03, .cmn_banner_block02 .block04 {
  padding: 0 1.5%;
}
.cmn_banner_block02 .block01 a {
  background: url(../img/img-index/banner_block01_img01.jpg) no-repeat center top;
  background-size: contain;
}
.cmn_banner_block02 .block02 a {
  background: url(../img/img-index/banner_block01_img02.jpg) no-repeat center top;
  background-size: contain;
}
.cmn_banner_block02 .block03 a {
  background: url(../img/img-index/banner_block01_img03.jpg) no-repeat center top;
  background-size: contain;
}
.cmn_banner_block02 .block04 a {
  background: url(../img/img-index/banner_block01_img04.jpg) no-repeat center top;
  background-size: contain;
}
.cmn_banner_block02 a {
  width: 100%;
  display: block;
  margin: 0 auto;
  padding: 0 0 55px;
}
.cmn_banner_block02 a:hover {
  opacity: 0.8;
}
.cmn_banner_block02 p {
  text-align: left;
  font-size: 1.0rem;
  line-height: 140%;
  padding: 2% 3% 0;
}
.cmn_banner_block02 h4:before {
  content: " ";
  width: 20px;
  height: 2px;
  border-bottom: 2px solid #FFF;
  position: absolute;
  bottom: -10px;
  left: 44%;
}
.cmn_banner_block02 h4 {
  font-weight: bold;
  color: #fff;
  font-size: 1.3rem;
  position: relative;
  padding: 4.0vh 0 0 0;
  text-align: center;
}
/*-----------------------------------
4つのバナーパターン
-----------------------------------*/
.cmn_banner_block03 {
  background: #EEE;
}
.cmn_banner_block03 .ttl {
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
}
.cmn_banner_block03 .ttl span {
  display: block;
  font-size: 1.2rem;
}
.cmn_banner_block03 .block01 a {
  background: url(../img/img-index/banner_block02_img01.jpg) no-repeat right top;
}
.cmn_banner_block03 .block02 a {
  background: url(../img/img-index/banner_block02_img02.jpg) no-repeat right top;
}
.cmn_banner_block03 .block03 a {
  background: url(../img/img-index/banner_block02_img03.jpg) no-repeat right top;
}
.cmn_banner_block03 .block04 a {
  background: url(../img/img-index/banner_block02_img04.jpg) no-repeat right top;
}
.cmn_banner_block03 .block01 a, .cmn_banner_block03 .block02 a, .cmn_banner_block03 .block03 a, .cmn_banner_block03 .block04 a {
  color: #fff;
  width: 100%;
  height: 26vh;
  display: block;
  margin: 0 auto;
  background-size: cover;
}
.cmn_banner_block03 h4 {
  font-size: 1.2rem;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.1em;
  position: relative;
  padding: 15vh 0 2.5% 0;
  text-align: center;
}
.cmn_banner_block03 h4:after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: -0.5vh;
  left: 0%;
}
.cmn_banner_block03 .block01 h4:after {
  background: url(../img/img-index/banner_block02_icon01.png) no-repeat center center;
  background-size: 3em;
}
.cmn_banner_block03 .block02 h4:after {
  background: url(../img/img-index/banner_block02_icon02.png) no-repeat center center;
  background-size: 5em;
}
.cmn_banner_block03 .block03 h4:after {
  background: url(../img/img-index/banner_block02_icon03.png) no-repeat center center;
  background-size: 4em;
}
.cmn_banner_block03 .block04 h4:after {
  background: url(../img/img-index/banner_block02_icon04.png) no-repeat center center;
  background-size: 5em;
}
.cmn_banner_block03 p {
  color: #fff;
  text-align: center;
  font-size: 1rem;
  width: 90vw;
  margin: 0 auto;
}
.cmn_banner_block03 a:hover {
  opacity: 0.8;
}
/*-----------------------------------------------------
トップページ  最初のブロック
-----------------------------------------------------*/
.first_block .cmn_basic_block02 {
  background: url(https://www.kore1ban.com/imida/wp-content/uploads/2019/08/bg_04.gif) no-repeat 98% 0;
  background-size: 34%;
  font-size: 1.3rem;
}
/*-----------------------------------------------------
トップページランキング
-----------------------------------------------------*/
.ranking_block {
  /*	background: url(https://www.kore1ban.com/imida/wp-content/uploads/2019/08/bg_03.gif) repeat left top;*/
  padding-top: 90px !important;
}
.ranking_block .container {
  background: #fff;
  position: relative;
  border: 1px solid #ccc;
  border-radius: 15px;
  width: 94% !important;
  padding: 15px 4%;
}
.ranking_block .rank {
  position: absolute;
  top: 10px;
  left: 4%;
  width: 18%;
  height: auto;
}
.ranking_block .main_img {
  width: 80%;
  margin: 0 auto 2%;
  display: block;
}
.ranking_block h2 {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 0 2% 10px 23%;
  line-height: 140%;
  letter-spacing: 0;
}
.ranking_block .sub_title {
  color: #FF263B;
  font-size: 1.2rem;
  padding: 0% 6% 1% 23%;
  line-height: 120%;
}
.ranking_block .description {
  font-size: 1.4rem;
  line-height: 160%;
  width: 86%;
  margin: 0 auto 3%;
  letter-spacing: 0.1em;
}
.ranking_block .title {
  text-align: left;
  margin: 0 0 3px 0;
}
.ranking_block .title img{
    height: 36px;
}
.ranking_block h3 {
  background: #003366;
  font-size: 1.3rem;
  font-weight: bold;
  color: #FFF;
  padding: 1.5% 2%;
  text-align: left;
}
.ranking_block p {
  font-size: 1.4rem;
  line-height: 140%;
}
.ranking_block .txt_block {
  font-size: 1.2rem;
}
.ranking_block .main_img {
  padding: 0;
}
.ranking_block .txt_block .flexbox {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  margin: 5px 0 15px;
  padding: 0 20px;
}
.ranking_block .txt_block .flexbox div {
  border: 3px solid #ff3300;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  min-height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  border-radius: 20px;
  flex-direction: column;
}
.ranking_block .txt_block .flexbox div span {
  font-size: 1.1rem;
  display: block;
}
.ranking_block .txt_block .flexbox div:not(:last-of-type) {
  margin-bottom: 10px;
}
.ranking_block .btn a {
  width: 250px;
  margin: 5% auto 6%;
  border-radius: 50px;
  border: 3px solid #FF263C;
  color: #fff;
  background: #FF263C;
  padding: 13px 0px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  position: relative;
  display: block;
}
.ranking_block .btn a:after {
  content: "";
  display: inline-block;
  width: 0.9em;
  height: 0.9em;
  background: url(https://www.kore1ban.com/imida/wp-content/uploads/2019/08/link_ico_over.gif) no-repeat;
  background-size: contain;
  position: absolute;
  top: 31%;
  right: 5%;
}
.ranking_block .btn a:hover {
  background: #fff;
  color: #FF263C !important;
}
.ranking_block .btn a:hover:after {
  content: "";
  display: inline-block;
  width: 0.7em;
  height: 0.7em;
  background: url(https://www.kore1ban.com/imida/wp-content/uploads/2019/08/link_ico.gif) no-repeat;
  background-size: contain;
  position: absolute;
  top: 33%;
  right: 5%;
}
.title_catch {
  font-size: 2.0rem !important;
  text-shadow: 3px 3px 1px #FFF, -3px 3px 1px #FFF, 3px -3px 1px #FFF, -3px -3px 1px #FFF;
}
.ranking_block .box {
  margin-bottom: 30px;
}
.ranking_block .box .main_img {
  width: 100%;
  padding: 0;
  margin-bottom: 15px;
}
.ranking_block .box table {
  width: 100%;
  padding: 0;
  border: 1px solid #ccc;
}
.ranking_block .box table th {
  background: #efefef;
  border: 1px solid #ccc;
  padding: 10px;
  width: 42%;
  font-size: 1.1rem;
}
.ranking_block .box table td {
  border: 1px solid #ccc;
  width: 50%;
  padding: 10px;
  font-size: 1.1rem;
  vertical-align: middle;
  font-weight: bold;
}
.ranking_block .box table td strong {
  font-size: 1.8rem;
  font-weight: bold;
  color: #ff0000;
}
.ranking_block .box table td ul li {
  position: relative;
  padding-left: 1.2em;
  line-height: 1.4;
  font-size: 1.0rem;
}
.ranking_block .box table td ul li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
/*-----------------------------------------------------
トップページキャッチブログ　catch_block
-----------------------------------------------------*/
.black_marker {
  background: #000;
  color: #fff;
  padding: 0.5% 1%;
}
.yellow_marker {
  background: linear-gradient(transparent 60%, #ffff66 60%);
  font-weight: bold;
}
.pink_marker {
  background: linear-gradient(transparent 60%, #FEDEE7 60%);
  font-weight: bold;
}
.green_marker {
  background: linear-gradient(transparent 60%, #B5FDD9 60%);
  font-weight: bold;
}
.mincho {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
/*-----------------------------------------------------
新トップページデザイン
-----------------------------------------------------*/
#header_slider {
  width: 95% !important;
  position: relative;
  margin: 4% auto 0;
  display: none;
}
#main_col {
  margin-top: 0px !important;
}
.catch_block{
    font-size: 1.2rem;
    margin-bottom: 15px;
}
.catch_block .container {
  position: relative;
}
.catch {
  font-size: 1.3rem;
  font-weight: normal;
  line-height: 140%;
  background: url(https://www.kore1ban.com/imida/wp-content/uploads/2020/02/logo.png) no-repeat 4% top;
  background-size: 29%;
  padding: 4% 0 0 35%;
  margin: 2% auto 0;
  width: 100%;
}
.catch2 {
  font-weight: bold;
  font-size: 1.4rem;
  padding: 0 0 0 2%;
}
.catch2 strong {
  font-weight: bold;
  font-size: 1.7rem;
}
.catch2 strong span {
  font-weight: normal;
  font-size: 1.0rem;
}
.catch .yellow_marker {
  background: linear-gradient(transparent 80%, #ffff66 60%);
}
.txt_pr{
    position: absolute;
    right: 0;
    bottom: -30px;
}
.catch_block2 h2 {
  font-size: 1.4rem;
  border-left: 5px solid #FF2626;
  padding: 0 0 0 2%;
  margin: 3% 0 2%;
  line-height: 150%;
  font-weight: bold;
}
.catch_block2 {
  font-size: 1.3rem;
  line-height: 180%;
}
.catch_block2 strong {
  font-weight: normal;
  color: #ff0000;
}
.title_catch {
  font-size: 1.4rem !important;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 2%;
  font-weight: bold;
}
.point_block {
  background-color: #fff;
}
.point_list dl dt {
  border-left: 3px solid #FF2138;
  font-weight: bold;
  font-size: 1.3rem;
  padding: 0 0 0 1.5%;
}
.point_list dl dd {
  font-size: 1.2rem;
}
.point_list dl dd img {
  padding: 0 0 2% 0;
}
.txtblock {
  font-weight: bold;
  font-size: 1.4rem;
  text-align: center;
  background: url(https://www.kore1ban.com/imida/wp-content/uploads/bg_hat.gif) no-repeat 97% 20%;
  background-size: 24%;
}
.txtblock img {
  width: 14%;
  padding: 0 2% 2% 0;
}
.itemlist {
  border: 2px solid #ccc;
  padding: 2% 1%;
  font-size: 0.95rem;
  width: 100%;
  margin: 0 auto;
  font-weight: bold;
}
.itemlist .txt01 {
  text-align: center;
}
.itemlist div {
  padding: 0 0 0 10%;
}
.itemlist ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  list-style: disc;
}
.table_wrapper {
  display: block;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
.table_list.top tr:nth-child(n+7) {
  display: none;
}
.container2 .more {
  background: #ff6363;
  border-radius: 10em;
  width: 60%;
  margin: 40px auto 0;
  text-align: center;
  padding: 1% 0;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.container2 .more:hover {
  cursor: pointer;
  opacity: 0.7;
}
/*-----------------------------------------------------
トップページ表
-----------------------------------------------------*/
.table_y {
  overflow: scroll;
  table-layout: fixed;
  border: 1px solid #ccc;
}
.table_y.top th {
  background: #efefef;
  width: 100px;
  font-size: 0.8rem;
  padding: 5px;
  font-weight: normal;
  position: sticky;
  position: -webkit-sticky;
  left: 0;
  border-left: none;
}
.table_y.top th:after {
  position: absolute;
  display: block;
  content: "";
  right: -10px;
  top: 0;
  width: 10px;
  height: 100%;
  z-index: 99;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, .2) 0, transparent 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .1)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, .2) 0, transparent 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, .2) 0, transparent 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, .2) 0, transparent 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, .2) 0, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14000000', endColorstr='#00000000', GradientType=1);
}
.table_wrapper {
  overflow: auto;
  width: 92%;
  margin: auto;
  background: #fff;
}
.table_y.top td {
  width: 130px;
  font-size: 0.8rem;
  padding: 5px;
  border: 1px solid #ccc;
  text-align: center;
  font-weight: bold;
}
.table_y.top td p {
  margin-bottom: 0 !important;
  font-size: 1.1rem !important;
}
.table_y.top tr {
  border: 1px solid #ccc;
}
.table_y.top td.additive {
  text-align: left;
}
.table_y.top td img {
  width: 80%;
  height: auto;
  padding: 0;
}
.cv_txt {
  position: relative;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  padding: 30px 0 0 0;
  letter-spacing: 0;
}
.cv_txt i {
  position: relative;
  font-size: 2.0rem;
  color: #ff0000;
}
.cv_txt:before {
  content: " ";
  background: url(https://www.kore1ban.com/vitaminc/wp-content/uploads/2019/08/arrow_vitaminc.gif) no-repeat center top;
  width: 100%;
  height: 50px;
  background-size: contain;
  display: block;
  position: absolute;
  top: 90px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
/*　希少糖デザイン 
---------------------------------------------------------*/
/*　見出しデザイン */
.box_outer .ttl_wrapper {
  background: #F0310F;
  height: auto;
  min-height: 50px;
  padding: 8px 0 5px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.box_outer .ttl_wrapper::before {
  content: "";
  background: #F24F2F;
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.box_outer .ttl_wrapper .box_inner {
  padding: 0 !important;
  position: relative;
}
.box_outer .ttl_wrapper .box_inner p {
  font-size: 1.4rem !important;
  color: #333;
  font-weight: bold;
  margin: 0 !important;
  position: absolute;
  top: -40px;
  left: 5%;
  z-index: 1;
}
.box_outer .ttl_wrapper .box_inner p span {
  font-size: 1.1rem;
}
.box_outer .ttl_wrapper .box_inner p img {
  width: auto;
  height: 25px;
}
.box_outer .ttl_wrapper .ttl {
  font-size: 1.8rem;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  position: relative;
  text-align: left;
  padding-left: 10%;
}
.box_outer .ttl_wrapper .ttl:before {
  content: "";
  background: url("img/img-index/img_15.png") no-repeat left top/contain;
  width: 60px;
  height: 32px;
  position: absolute;
  top: -10px;
  left: 0%;
}
.box_outer .ttl_wrapper .ttl span {
  font-size: 1.4rem;
}
/*　/見出しデザイン */

.catch_block .container{
    width: 94%;
}
.box_outer {
  background: #fff;
}
.box_outer .box_inner {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
#mv.box_outer {
  padding-bottom: 25px;
}
#mv.box_outer .box_inner .pic_mv {
  margin-bottom: 0;
}
#mv.box_outer .box_inner p {
  font-size: 1.2rem;
  text-align: left;
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: 0.05em;
  margin: 0 5%;
}
#block_01 {
  position: relative;
  z-index: 1;
}
#block_01::after {
  content: "";
  background: url("img/img-index/img_03.png")no-repeat left top/contain;
  width: 292px;
  height: 230px;
  position: absolute;
  bottom: 0px;
  right: 0;
  z-index: -1;
}
#block_01.box_outer .box_inner {
  padding: 20px 0 140px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
#block_01.box_outer .ttl_wrapper + .box_inner::before {
  content: "";
  background: url("img/img-index/img_02.png")no-repeat left top/contain;
  width: 300px;
  height: 454px;
  position: absolute;
  top: 0px;
  left: -50px;
  z-index: -1;
}
#block_01.box_outer .box_inner > p {
  font-size: 1.2rem;
  text-align: left;
  margin-left: 40%;
  margin-right: 2%;
}
#block_01.box_outer .box_inner > p:last-of-type {
  margin-left: 5%;
  margin-right: 5%;
  font-size: 1.4rem;
}
#block_01.box_outer .box_inner > table {
  border: 1px solid #ccc;
  width: 90%;
  margin: 30px auto 30px;
}
#block_01.box_outer .box_inner > table th {
  background: #777777;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  padding: 3px 0;
  width: 50%;
}
#block_01.box_outer .box_inner > table th.rare {
  background: #F0310F;
}
#block_01.box_outer .box_inner > table td {
  border: 1px solid #ccc;
  font-size: 1.4rem;
  padding: 10px 0;
  vertical-align: middle
}
#block_01.box_outer .box_inner .box_feature {
  width: 90%;
  margin: 35px auto 0;
  background: #FFF9E5;
  border: 3px solid #F14224;
  border-radius: 30px;
  padding: 0 5% 5%;
}
#block_01.box_outer .box_inner .box_feature h3 {
  font-size: 1.4rem;
  color: #fff;
  background: #F14224;
  border-radius: 0px 0px 15px 15px;
  display: inline-block;
  padding: 5px 40px 3px;
  line-height: 1.2;
  margin-bottom: 26px;
}
#block_01.box_outer .box_inner .box_feature dl:not(:last-of-type) {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #333;
}
#block_01.box_outer .box_inner .box_feature dl {
  position: relative;
  padding-left: 60px;
}
#block_01.box_outer .box_inner .box_feature dl::before {
  content: "";
  background: url("img/img-index/ico_no_01.png") no-repeat left top/contain;
  width: 31px;
  height: 44px;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#block_01.box_outer .box_inner .box_feature dl:nth-of-type(2)::before {
  background: url("img/img-index/ico_no_02.png") no-repeat left top/contain;
}
#block_01.box_outer .box_inner .box_feature dl:nth-of-type(3)::before {
  background: url("img/img-index/ico_no_03.png") no-repeat left top/contain;
}
#block_01.box_outer .box_inner .box_feature dl:nth-of-type(4)::before {
  background: url("img/img-index/ico_no_04.png") no-repeat left top/contain;
}
#block_01.box_outer .box_inner .box_feature dl dt {
  text-align: left;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.2;
  font-weight: bold;
  color: #F14224;
  margin-bottom: 5px;
}
#block_01.box_outer .box_inner .box_feature dl dd {
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.4;
}
#block_02.box_outer {
  position: relative;
  z-index: 1;
}
#block_02.box_outer::before {
  content: "";
  background: url("img/img-index/img_06.png") no-repeat left top/contain;
  width: 237px;
  height: 166px;
  position: absolute;
  bottom: -40px;
  right: 0;
  z-index: -1;
}
#block_02.box_outer .box_inner {
  padding: 20px 0 100px;
}
#block_02.box_outer .box_inner p {
  font-size: 1.2rem;
  text-align: left;
  font-weight: bold;
  margin: 0 5% 20px;
}
#block_02.box_outer .box_inner .box_rate {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 0 10px;
  width: 94%;
  margin: 0 auto 25px;
}
#block_02.box_outer .box_inner .box_rate > div {
  width: 100%;
  background: #f5f5f5;
  border-radius: 20px;
  padding: 30px 0;
  position: relative;
}
#block_02.box_outer .box_inner .box_rate > div h3 {
  font-size: 1.2rem;
  background: #fff;
  font-weight: bold;
  border-radius: 100px;
  display: inline-block;
  padding: 2px 10%;
  margin-bottom: 15px;
}
#block_02.box_outer .box_inner .box_rate > div h3 span {
  font-size: 1.0rem;
}
#block_02.box_outer .box_inner .box_rate > div p {
  position: absolute;
  bottom: 5px;
  right: 10px;
  font-size: 1.2rem;
  font-weight: bold;
  color: #cc0000;
  margin: 0;
}
#block_02.box_outer .box_inner .box_rate > div.rare {
  background: #FFF7DB;
}
#block_02.box_outer .box_inner .box_rate2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 20px auto 40px;
  width: 90%;
  border: 6px solid #ccc;
  padding: 5% 3% 5% 1%;
  background: #fff;
}
#block_02.box_outer .box_inner .box_rate2 h3 {
  font-size: 1.3rem;
  background: #FFF7DB;
  display: inline-block;
  font-weight: bold;
  border-radius: 100px;
  padding: 2px 20px;
  margin-bottom: 15px;
}
#block_02.box_outer .box_inner .box_rate2 h3 span {
  font-size: 1.0rem;
}
#block_02.box_outer .box_inner .box_rate2 ul {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
#block_02.box_outer .box_inner .box_rate2 ul li {
  font-size: 1.2rem;
  font-weight: bold;
}
#block_02.box_outer .box_inner .box_rate2 ul .normal {
  margin: 0 10% 0 11%;
}
#block_02.box_outer .box_inner .box_rate2 ul .rare {}
#block_02.box_outer .box_inner .txt_attention {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
  line-height: 1.4;
  margin: 0 5% 25px;
  color: #cc0000;
  font-weight: bold;
}
#block_02.box_outer .box_inner .txt_attention img {
  margin-right: 15px;
  width: auto;
  height: 45px;
}
#block_02.box_outer .box_inner .box_comparision {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: stretch;
  width: 90%;
  margin: 0 auto 40px;
  border: 6px solid #ccc;
  padding: 5%;
  background: #fff;
  gap: 25px 0;
}
#block_02.box_outer .box_inner .box_comparision > div h3 {
  font-size: 1.2rem;
  background: #EEEEEE;
  font-weight: bold;
  border-radius: 100px;
  display: inline-block;
  padding: 2px 20px;
  margin: 0 0 15px 20px;
}
#block_02.box_outer .box_inner .box_comparision > div h3 span {
  font-size: 1.0rem;
}
#block_02.box_outer .box_inner .box_comparision div p {
  font-size: 1.0rem;
  text-align: left;
  line-height: 1.4;
  margin: 10px 0 0 5%;
  font-weight: normal;
}
#block_02.box_outer .box_inner .box_comparision div img {
  padding-right: 5%;
}
#block_03.box_outer .txt_comparison {
  font-size: 2.0rem;
  font-weight: bold;
  margin-bottom: 30px;
}
#block_04.box_outer {
  position: relative;
  z-index: 1;
}
#block_04.box_outer .box_inner {
  padding: 20px 0 90px;
  text-align: left;
  position: relative;
  z-index: 1;
}
#block_04.box_outer .ttl_wrapper + .box_inner::before {
  content: "";
  background: url("img/img-index/img_09.png") no-repeat left top/contain;
  width: 240px;
  height: 205px;
  position: absolute;
  top: 0%;
  right: -50px;
  z-index: -1;
}
#block_04.box_outer .box_inner p {
  font-size: 1.2rem;
  font-weight: bold;
  text-align: left;
  line-height: 1.4;
  margin: 0 30% 20px 5%;
}
#block_04.box_outer .box_inner p.txt_catch {
  font-size: 2.8rem;
  color: #F13F24;
  margin: 0;
  position: relative;
  display: inline-block;
}
#block_04.box_outer .box_inner p.txt_catch span {
  font-size: 0.9rem;
  font-weight: normal;
  color: #333;
  position: absolute;
  right: 0;
  bottom: -13px;
}
#block_04.box_outer .box_inner .box_whats {
  width: 90%;
  margin: 40px auto 0;
  background: #FFF9E5;
  border: 3px solid #F14224;
  border-radius: 30px;
  padding: 0 5% 10px;
  text-align: center;
}
#block_04.box_outer .box_inner .box_whats h3 {
  font-size: 1.3rem;
  color: #fff;
  background: #F14224;
  border-radius: 0px 0px 15px 15px;
  display: inline-block;
  padding: 5px 10% 3px;
  line-height: 1.2;
  margin-bottom: 26px;
}
#block_04.box_outer .box_inner .box_whats p {
  font-size: 1.2rem;
  text-align: left;
  margin: 0 0 15px 0;
  line-height: 1.5;
}
#block_04.box_outer .box_inner .box_whats p + p {
  font-weight: normal;
}
#block_04.box_outer .box_inner .box_whats .box {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 0 30px;
}
#block_04.box_outer .box_inner .box_whats .box dl {
  margin-top: 15px;
}
#block_04.box_outer .box_inner .box_whats .box dl dt {
  font-size: 1.2rem;
  font-weight: bold;
}
#block_04.box_outer .box_inner .box_whats .box dl dd p {
  font-size: 1.2rem;
  margin-top: 10px;
  text-align: center;
}
#block_05.box_outer .ttl_wrapper {
  background: #F0310F;
  height: auto;
  padding: 8px 0 5px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
#block_05.box_outer .ttl_wrapper .box_inner {
  width: 100%;
}
#block_05.box_outer .ttl_wrapper .box_inner p {
  top: -35px;
}
#block_05.box_outer .box_inner {
  padding: 20px 0 60px;
  width: 90%;
  margin: 0 auto;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  gap: 20px 0;
}
#block_05.box_outer .box_inner .txt p {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 20px;
}
#block_06.box_outer .ttl_wrapper {
  background: #F0310F;
  height: auto;
  padding: 8px 0 5px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
#block_06.box_outer .ttl_wrapper .box_inner {
  width: 100%;
}
#block_06.box_outer .ttl_wrapper .box_inner p {
  top: -35px;
}
#block_06.box_outer .ttl_wrapper .box_inner p img {
  vertical-align: middle;
  padding: 0 0 5px 5px;
}
#block_06.box_outer .box_inner {
  padding: 20px 0 20px;
  width: 90%;
  margin: 0 auto;
  text-align: left;
  display: flex;
  flex-direction: column-reverse;
  ;
  justify-content: flex-start;
  align-items: stretch;
  gap: 20px 0;
}
#block_06.box_outer .box_inner .txt p {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 20px;
}

#block_07.box_outer {
  position: relative;
  z-index: 1;
}
#block_07.box_outer .box_inner {
  padding: 20px 0 60px;
  text-align: left;
  position: relative;
  z-index: 1;
}
#block_07.box_outer .ttl_wrapper + .box_inner::before {
  content: "";
  background: url("img/img-index/img_09.png") no-repeat left top/contain;
  width: 240px;
  height: 170px;
  position: absolute;
  top: 0%;
  right: -70px;
  z-index: -1;
}
#block_07.box_outer .box_inner p {
  font-size: 1.2rem;
  font-weight: bold;
  text-align: left;
  line-height: 1.6;
  margin: 0 30% 0 5%;
}
