@charset "UTF-8";
/* 
*****************************************************************/
/* mixin
*********************************************************************/
/* カラー */
/* media query */
/* SP縦から */
/* SP横から */
/* タブレット縦から */
/* 1280 */
/* フルワイド */
/* フルワイド */
.area_bestrate {
  background-image: url(../images/bg_frame.jpg);
  padding: 16px;
}
.area_bestrate .block_bestrate {
  background-color: #FFFFF4;
  position: relative;
}
.area_bestrate .block_bestrate .column_ttl {
  display: flex;
  justify-content: center;
  padding: 20px 50px 0;
  position: relative;
}
@media all and (max-width: 896px) {
  .area_bestrate .block_bestrate .column_ttl {
    padding: 10px 20px 0;
  }
}
.area_bestrate .block_bestrate .column_ttl .side_logo {
  width: 22%;
  padding: 10px 0 0;
}
@media all and (max-width: 480px) {
  .area_bestrate .block_bestrate .column_ttl .side_logo {
    width: 36%;
  }
}
.area_bestrate .block_bestrate .column_ttl .side_logo img {
  width: 100%;
  height: auto;
}
.area_bestrate .block_bestrate .column_ttl .side_card {
  width: 78%;
  display: flex;
  justify-content: center;
}
@media all and (max-width: 480px) {
  .area_bestrate .block_bestrate .column_ttl .side_card {
    width: 64%;
  }
}
.area_bestrate .block_bestrate .column_ttl .side_card .inner {
  width: 68%;
  padding: 0 0 0 20px;
  box-sizing: border-box;
}
@media all and (max-width: 480px) {
  .area_bestrate .block_bestrate .column_ttl .side_card .inner {
    padding: 0 0 0 5px;
    width: 100%;
  }
}
.area_bestrate .block_bestrate .column_ttl .side_card .inner img {
  width: 100%;
  height: auto;
}
.area_bestrate .block_bestrate h2 {
  background-color: #E48091;
  text-align: center;
  color: #FFF;
  font-size: 2.2rem;
  line-height: 1.3em;
  font-weight: 400;
  margin: 0 50px;
  font-family: "Hina Mincho", serif;
  padding: 10px;
  border-radius: 8px;
}
@media all and (max-width: 896px) {
  .area_bestrate .block_bestrate h2 {
    margin: 0 20px;
    font-size: 2.2rem;
  }
}
.area_bestrate .block_bestrate h2 .five {
  font-size: 1.3em;
}
.area_bestrate .block_bestrate .column_info {
  position: relative;
  background-image: url(../images/img01.jpg);
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 20px 0;
  padding-bottom: 80px;
}
@media all and (max-width: 896px) {
  .area_bestrate .block_bestrate .column_info {
    margin: -8px 0 20px;
  }
}
.area_bestrate .block_bestrate .column_info .box_txt {
  padding: 0px 50px 0;
}
@media all and (max-width: 896px) {
  .area_bestrate .block_bestrate .column_info .box_txt {
    padding: 0px 20px;
  }
}
.area_bestrate .block_bestrate .column_info .box_txt .ttl {
  position: relative;
  display: inline-block;
  min-width: 300px;
  padding: 15px 50px 10px 0;
  position: relative;
}
.area_bestrate .block_bestrate .column_info .box_txt .ttl h3 {
  font-size: 2.2rem;
  line-height: 1.2em;
  color: #B68458;
  font-weight: 500;
}
@media all and (max-width: 480px) {
  .area_bestrate .block_bestrate .column_info .box_txt .ttl h3 {
    font-size: 2rem;
  }
}
.area_bestrate .block_bestrate .column_info .box_txt .ttl .line {
  width: 100%;
  position: absolute;
  top: 15px;
  right: 0px;
}
.area_bestrate .block_bestrate .column_info .box_txt .ttl .line img {
  width: 100%;
  height: auto;
}
.area_bestrate .block_bestrate .column_info .box_txt h1 {
  text-align: center;
  font-family: "Hina Mincho", serif;
  color: #FFF;
  font-size: 4rem;
  line-height: 1.1em;
  padding: 100px 0 30px;
  text-shadow: 0px 0px 3px #F00, 0px 0px 8px #F00;
}
@media all and (max-width: 896px) {
  .area_bestrate .block_bestrate .column_info .box_txt h1 {
    padding: 30px 0 30px;
    font-size: 3rem;
  }
}
.area_bestrate .block_bestrate .column_cheeba {
  padding: 0 50px 20px;
}
@media all and (max-width: 896px) {
  .area_bestrate .block_bestrate .column_cheeba {
    width: 0 20px 10px;
  }
}
.area_bestrate .block_bestrate .column_cheeba .box_cheeba {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 10px 0;
  margin: 0 -10px;
}
.area_bestrate .block_bestrate .column_cheeba .box_cheeba .side_card {
  width: 16%;
  padding: 10px;
  box-sizing: border-box;
}
@media all and (max-width: 896px) {
  .area_bestrate .block_bestrate .column_cheeba .box_cheeba .side_card {
    width: 60%;
  }
}
.area_bestrate .block_bestrate .column_cheeba .box_cheeba .side_card img {
  width: 100%;
  height: auto;
}
.area_bestrate .block_bestrate .column_cheeba .box_cheeba .side_txt {
  padding: 10px;
  box-sizing: border-box;
  width: 84%;
}
@media all and (max-width: 896px) {
  .area_bestrate .block_bestrate .column_cheeba .box_cheeba .side_txt {
    width: 100%;
  }
}
.area_bestrate .block_bestrate .column_cheeba .box_cheeba .side_txt p {
  font-size: 1.4rem;
  line-height: 1.6em;
}
.area_bestrate .block_bestrate .column_baby {
  padding: 0 50px 20px;
}
@media all and (max-width: 896px) {
  .area_bestrate .block_bestrate .column_baby {
    width: 0 20px 10px;
  }
}
.area_bestrate .block_bestrate .column_baby .box_baby {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 10px 0;
  margin: 0 -10px;
}
.area_bestrate .block_bestrate .column_baby .box_baby .side_card {
  width: 40%;
  padding: 10px;
  box-sizing: border-box;
}
@media all and (max-width: 896px) {
  .area_bestrate .block_bestrate .column_baby .box_baby .side_card {
    width: 60%;
  }
}
.area_bestrate .block_bestrate .column_baby .box_baby .side_card img {
  width: 100%;
  height: auto;
}
.area_bestrate .block_bestrate .column_baby .box_baby .side_txt {
  padding: 10px;
  box-sizing: border-box;
  width: 60%;
}
@media all and (max-width: 896px) {
  .area_bestrate .block_bestrate .column_baby .box_baby .side_txt {
    width: 100%;
  }
}
.area_bestrate .block_bestrate .column_baby .box_baby .side_txt .info_txt {
  padding: 0px 0 0;
}

.info_txt {
  padding: 10px 0 0;
}
.info_txt p {
  font-size: 1.4rem;
  line-height: 1.6em;
  padding: 3px 0 3px 1em;
  text-indent: -1em;
}