﻿@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Noto+Sans:400,700);
/* ===========================
* PC and Mobile
* =========================== */
#mv {
  background-image: url(../img/feature/mv.png); }

.mv_txt {
  padding: 60px 0 40px; }
.mv_txt h3 {
  background-color: transparent; }
.mv_txt h3::after {
  content: none; }

.banner_all {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0 auto 120px; }
.banner_all a {
  width: calc(100% / 3); }
.banner_all a img {
  margin: 8px auto 40px; }

#feature_article #breadcrumb {
  top: 102px;
  position: fixed;
  right: 0; }
#feature_article #sec01 {
  padding: 152px 0 0 0; }
#feature_article h2 {
  margin: 24px auto;
  text-align: center; }
#feature_article h2 span {
  text-align: center;
  font-weight: 700;
  font-size: 3rem;
  color: #3A9A36;
  display: inline-block;
  margin: 20px auto; }
#feature_article h2 img {
  margin: 0 auto 40px; }
#feature_article .main_txt {
  margin: 30px auto 80px; }
#feature_article .main_txt h3 {
  font-size: 2rem;
  text-align: center;
  background-color: #3A9A36;
  color: #fff;
  font-weight: 700;
  padding: 10px;
  margin: 0 auto 40px; }
#feature_article .main_txt .sub {
  width: 85%;
  margin: 0 auto 40px; }
#feature_article .main_txt:last-of-type {
  margin: 0 auto 120px; }
#feature_article .inner {
  margin: 0 auto; }
#feature_article .inner .flex {
  margin: 0 auto 25px; }
#feature_article .inner .flex dl dt {
  color: #3A9A36;
  display: inline-block;
  width: 100%;
  font-weight: 700; }
#feature_article .inner .flex dl dt span {
  font-size: 2.2rem;
  border-bottom: 1px solid #3A9A36;
  margin: 35px 0 0 0;
  display: inline-block;
  width: 100%; }
#feature_article .inner img {
  margin: 14px auto; }
.slick-slide.big img {
  margin-top:0 !important; }

#feature_article.p002 #sec01 ul {
  margin: 40px auto 10px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
#feature_article.p002 #sec01 ul li {
  width: calc(100% / 3); }
#feature_article.p002 #sec01 ul li span {
  border: 1px #3A9A36 solid;
  margin: 6px;
  text-align: center;
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
  color: #3A9A36;
  padding: 10px 0; }
#feature_article.p002 #sec01 ul li:last-child {
  flex: 2;
  display: inline-flex;
  align-items: center; }
#feature_article.p002 #sec01 ul li:last-child a {
  text-decoration: underline;
  text-align: center;
  display: inline-block;
  width: 100%;
  color: #3A9A36; }
#feature_article.p002 #sec01 .flex {
  margin: 0 auto 40px; }
#feature_article.p002 #sec01 .flex img {
  width: 88px; }
#feature_article.p002 #sec01 .flex dl {
  width: calc(100% - 120px); }

#feature_article.p001 .main_txt .flex {
  -webkit-justify-content: space-between;
  justify-content: space-between; }
#feature_article.p001 .main_txt .flex img {
  width: 88px !important;
  height: 88px !important;
  text-align: center; }
#feature_article.p001 .main_txt .flex_2 {
  flex-basis: calc(100% / 2 - 12px);
  webkit-flex-basis: calc(100% / 2 - 12px); }
#feature_article.p001 .main_txt .flex_2 img {
  width: 100% !important;
  height: 100% !important; }
#feature_article.p001 .main_txt .flex dl {
  width: calc(100% - 120px); }
#feature_article.p001 .main_txt:nth-of-type(2) .flex img {
  width: 100%; }
#feature_article.p001 .main_txt .sub .img {
  padding: 20px;
  border: 1px #3A9A36 solid;
   }
#feature_article.p001 .main_txt .sub .img .logo {
  width:40%; }
#feature_article.p001 .main_txt .sub .img dt {
  font-weight: 700;
  text-decoration: underline; }
#feature_article.p001 .main_txt:nth-of-type(4) .sub:nth-of-type(1) dl dd img {
  margin: 0 auto; }

#feature_article.p001 .main_txt:last-of-type ul {
  margin: 0 auto;
  text-align: left;
  display: inline-block; }
#feature_article.p001 .main_txt:last-of-type ul li {
  text-align: left; }
#feature_article.p001 .main_txt:last-of-type ul li.list_b {
  color: #3A9A36;
  font-weight: 700; }
#feature_article.p001 .main_txt:last-of-type ul li::before {
  content: "※";
  display: inline-block; }
#feature_article.p001 .main_txt:last-of-type div:nth-of-type(2) {
  text-align: center; }
#feature_article.p001 .main_txt .faq {
  display: inline-block;
  background-color: #ee86a1;
  color: #fff;
  font-weight: 700;
  font-size: 2rem;
  margin: 80px auto;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px; }
#feature_article.p001 .main_txt .faq span {
  display: inline-block;
  padding: 20px 24px;
  background-image: url(../img/arrow_w.png);
  background-size: 8px;
  background-repeat: no-repeat;
  background-position: right 10px center; }

#feature_article.p003 .main_txt:nth-of-type(3) table {
  table-layout: fixed;
  margin: 40px auto 0; }
#feature_article.p003 .main_txt:nth-of-type(3) table tr th {
  width: 140px;
  vertical-align: top; }
#feature_article.p003 .main_txt:nth-of-type(8) p {
  text-align: center;
  font-size: 1.8rem;
  line-height: 210%; }
#feature_article.p003 .main_txt:nth-of-type(8) p span {
  font-size: 2.4rem; }
#feature_article.p003 .main_txt:nth-of-type(8) p span small {
  font-size: 1.6rem; }
#feature_article.p003 .main_txt:nth-of-type(8) p::after {
  content: "▼";
  display: inline-block;
  width: 100%;
  font-size: 2rem; }
#feature_article.p003 .main_txt:nth-of-type(8) table {
  border-collapse: collapse;
  border-left: 1px #727171 solid;
  table-layout: fixed; }
#feature_article.p003 .main_txt:nth-of-type(8) table caption {
  color: #fff;
  font-weight: 700;
  text-align: center;
  background-color: #00A2E8;
  padding: 10px 0;
  font-size: 1.8rem; }
#feature_article.p003 .main_txt:nth-of-type(8) table tr th {
  padding: 10px 0;
  text-align: center;
  width: 50%;
  border-bottom: 1px #727171 solid;
  border-right: 1px #727171 solid; }
#feature_article.p003 .main_txt:nth-of-type(8) table tr td {
  text-align: center;
  width: 50%;
  border-right: 1px #727171 solid;
  border-bottom: 1px #727171 solid;
  font-size: 1.8rem; }
#feature_article.p003 .main_txt:nth-of-type(8) table tr td span {
  color: #FF1D25;
  font-weight: 700;
  font-size: 2.6rem;
  margin: 0 8px 0 0; }
#feature_article.p003 .main_txt:last-of-type div:nth-of-type(1) {
  text-align: center; }
#feature_article.p003 .main_txt:last-of-type ul {
  margin: 0 auto;
  text-align: left;
  display: inline-block; }
#feature_article.p003 .main_txt:last-of-type ul li {
  text-align: left; }
#feature_article.p003 .main_txt:last-of-type ul li a {
  text-decoration: underline;
  color: #3A9A36; }
#feature_article.p003 .main_txt a.url {
  text-align: center !important ; }
#feature_article .catalog {
  text-align: center;
  margin-bottom:80px; }
#feature_article .catalog img {
  display: inline-block;
  height:600px; }
#feature_article .catalog p {
  margin-left:500px; }

.download_dl dd{
  margin-bottom: 60px;
}

.download_dl > dl dd img{
  width: 860px;
  margin-left: 30px;
  border: solid 1px #3A9A36;
  text-align: center;
}
.download_dl > dl dd {
  position: relative;
}
.download_dl dd a p span{
      font-size: 1.5rem;
}
.download_dl dd a p span.cbyd::after{
  content: "";
  background: url(/contents/common/img/pdf_s.png) no-repeat;
  background-size: contain;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  margin: 0 5px;
}
.download_dl dd span.small{
  font-size: smaller;
}

.inner .download_dl p{
  color: #fff !important;
  font-size:2.8rem;
  margin: 0;
  padding: 0 !important;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  line-height:normal !important;
}
.download_dl > dl dd:hover::after {
  color: #dfd8c1;
  background-color: rgba(0, 0, 0, 0.5);
}


@media screen and (max-width: 1367px) {
  /* ===========================
  * Note PC
  * =========================== */ }
@media screen and (max-width: 567px) {
  /* ===========================
  * Mobile
  * =========================== */
  #feature .mv_txt {
    padding: 40px 0 0; }

  .banner_all {
    margin: 0 auto; }
  .banner_all a {
    width: 100%; }
  .banner_all a img {
    margin: 10px auto; }

  #feature_article h2 {
    margin: 0 auto; }
  #feature_article h2 span {
    font-size: 2.2rem;
    margin: 10px auto; }
  #feature_article #breadcrumb {
    top: 0;
    position: static;
    margin: 61px auto 0; }
  #feature_article #sec01 {
    padding: 0; }

  #feature_article.p002 #sec01 ul li {
    display: inline-flex; }

  #feature_article.p002 #sec01 ul li span {
    font-size: 1.4rem;
    padding: 10px;
    display: inline-flex;
    align-items: center;
    width: 100%;
    text-align: center; }

  #feature_article.p002 #sec01 .flex dl {
    width: 100%; }

  #feature_article .main_txt h3 {
    font-size: 1.7rem;
    margin: 0 auto 20px; }

  #feature_article .flex {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse; }

  #feature_article .main_txt .sub {
    width: 100%;
    margin: 0 auto; }

  #feature_article.p001 h2 img {
    margin: 0 auto 20px; }

  #feature_article.p001 .main_txt:last-of-type div:nth-of-type(2) a span {
    font-size: 1.8rem;
    padding: 20px 0;
    width: 100%; }

  #feature_article.p001 .main_txt .flex dl {
    width: 100%; }

  #feature_article .inner .flex dl dt span {
    font-size: 1.8rem;
    text-align: center;
    padding: 0 0 4px 0; }

  #feature_article.p001 .main_txt:nth-of-type(3) .flex dl {
    width: 100%; }

  #feature_article.p001 .main_txt:nth-of-type(4) .sub:nth-of-type(1) dl {
    margin: 0 auto 20px; }

  #feature_article.p001 .main_txt:nth-of-type(3) .flex img {
    margin: 20px auto 4px; }

  #feature_article.p001 .main_txt:last-of-type div:nth-of-type(2) a {
    width: 100%;
    margin: 80px auto 0; }

  .merit > div ul li p.count span {
    padding: 10px 10px 10px 44px; }

  .merit > div ul li p.count::before {
    line-height: 42px; }

  #feature_article .p001 .inner img {
    margin: 0 auto; }

  #feature_article .inner {
    margin: 0 auto; }

  #feature_article.p003 .main_txt:nth-of-type(8) p {
    font-size: 1.6rem;
    line-height: 180%; }

  #feature_article.p003 .main_txt:nth-of-type(8) table tr td {
    font-size: 1.6rem; }

  #feature_article.p003 .main_txt:nth-of-type(8) table tr td span {
    font-size: 2rem; }

  #feature_article.p003 .main_txt:last-of-type {
    margin: 80px auto; }

  #feature_article.p004 h2 {
    margin: 20px auto; }

  #feature_article.p004 .inner img:last-of-type {
    margin: 0 auto 120px; }

  #feature_article .catalog img {
    height:auto; }

  #feature_article .catalog p {
    margin:0;} }
