@charset "utf-8";
/* ================ Style ================= */
#contents-area #primary section.contents-block:first-of-type {
  position: relative;
  top: 0;
  left: 0;
}
#contents-area #primary section.contents-block:first-of-type:before {
  display: block;
  content: '';
  width: 100%;
  height: 0;
  padding-top: 59.65%;
  background: url("../images/about_img01.jpg") center no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}
#contents-area #primary section.contents-block:first-of-type aside {
  background-color: #f5f5f5;
  padding: 15px 23px;
  font-size: 14px;
  line-height: 2;
}
#primary .recomend_category h3 {
  font-size: 14px;
  line-height: 1;
  color: #e60012;
  margin-bottom: 24px;
}
#primary .recomend_category h3:before {
  display: inline-block;
  content: '';
  width: 1em;
  height: 1em;
  font-family: 'icomoon';
  line-height: 1;
  letter-spacing: 0;
  vertical-align: middle;
  content: '\e946';
  font-size: 20px;
  color: inherit;
  margin-right: 10px;
}
#primary .recomend_category h3 span {
  color: inherit;
  vertical-align: middle;
}
#primary .recomend_category .inner {
  font-size: 0;
  letter-spacing: -1em;
}
#primary .recomend_category .inner a {
  vertical-align: top;
  margin-bottom: 21px;
  position: relative;
  top: 0;
  left: 0;
}
#primary .recomend_category .inner a h4 {
  vertical-align: middle;
  width: 40%;
  margin-bottom: 20px;
  background-color: #000;
}
#primary .recomend_category .inner a h4 span {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  line-height: 1;
}
#primary .recomend_category .inner a p {
  vertical-align: middle;
  width: 60%;
  padding: 20px;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1.5;
  border-top: 3px solid #ccc;
  border-bottom: 3px solid #ccc;
  border-right: 3px solid #ccc;
}
#primary .recomend_category .inner a.learn h4 {
  background-color: #8a66ae;
}
#primary .recomend_category .inner a.learn p {
  border-color: #f3eff7;
}
#primary .recomend_category .inner a.know h4 {
  background-color: #dfbe23;
}
#primary .recomend_category .inner a.know p {
  border-color: #fcf8e9;
}
#primary .recomend_category .inner a.enjoy h4 {
  background-color: #508ab2;
}
#primary .recomend_category .inner a.enjoy p {
  border-color: #edf3f7;
}
#primary .recomend_category .inner a.special h4 {
  background-color: #58ce91;
}
#primary .recomend_category .inner a.special p {
  border-color: #eefaf4;
}
#primary .recomend_tag h3 {
  font-size: 14px;
  line-height: 1;
  color: #e60012;
  margin-bottom: 24px;
}
#primary .recomend_tag h3:before {
  display: inline-block;
  content: '';
  width: 1em;
  height: 1em;
  font-family: 'icomoon';
  line-height: 1;
  letter-spacing: 0;
  vertical-align: middle;
  content: '\e946';
  font-size: 20px;
  color: inherit;
  margin-right: 10px;
}
#primary .recomend_tag h3 span {
  color: inherit;
  vertical-align: middle;
}
#primary .recomend_tag .inner {
  font-size: 0;
  letter-spacing: -1em;
}
#primary .recomend_tag .inner dl dt {
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 20px;
}
#primary .recomend_tag .inner dl dd a {
  display: inline-block;
  padding: 10px;
  background-color: #f1f1f1;
  text-align: center;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0px;
  border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 13px;
}
#contents-area #primary section.contents-block:last-of-type .anchor-link li a {
  display: inline-block;
  line-height: 1.5;
  padding-right: 3em;
  position: relative;
  top: 0;
  left: 0;
}
#contents-area #primary section.contents-block:last-of-type .anchor-link li a strong {
  font-size: 24px;
  font-weight: 600;
  color: #e60012;
}
#contents-area #primary section.contents-block:last-of-type .anchor-link li a:after {
  display: inline-block;
  content: '';
  width: 1em;
  height: 1em;
  font-family: 'icomoon';
  line-height: 1;
  letter-spacing: 0;
  vertical-align: middle;
  content: '\e900';
  font-size: 30px;
  color: #e60012;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
#contents-area #primary section.contents-block:last-of-type article {
  padding-bottom: 50px;
}
#contents-area #primary section.contents-block:last-of-type article:last-child {
  padding-bottom: 0;
}
#contents-area #primary section.contents-block:last-of-type article:before {
  display: block;
  content: '';
  width: 100%;
  height: 3px;
  background-image: linear-gradient(90deg, #f0b7b7 20%, #eb7a7a 20%, #eb7a7a 40%, #e90000 40%, #e90000 60%, #f35959 60%, #f35959 80%, #e90000 80%, #e90000);
  background-size: 20%;
}
#contents-area #primary section.contents-block:last-of-type article h3 {
  line-height: 1.5;
  position: relative;
  top: 0;
  left: 0;
}
#contents-area #primary section.contents-block:last-of-type article h3 strong {
  color: #e60012;
}
#contents-area #primary section.contents-block:last-of-type article small {
  display: block;
  text-align: center;
  margin-bottom: 12px;
}
#contents-area #primary section.contents-block:last-of-type article small strong {
  font-size: 20px;
  color: #e60012;
}
#contents-area #primary section.contents-block:last-of-type article:last-child figure img {
  display: inline-block;
  width: 47%;
}
#contents-area #primary section.contents-block:last-of-type article:last-child figure img:first-child {
  margin-left: 0;
}
#contents-area #primary section.contents-block:last-of-type article:last-child .card {
  border: 1px solid #b9b9b9;
  border-radius: 5px;
  margin-top: 36px;
  position: relative;
  top: 0;
  left: 0;
}
#contents-area #primary section.contents-block:last-of-type article:last-child .card:before,
#contents-area #primary section.contents-block:last-of-type article:last-child .card:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 9px 6px;
  border-color: transparent transparent #007bff transparent;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#contents-area #primary section.contents-block:last-of-type article:last-child .card:before {
  border-color: transparent transparent #b9b9b9 transparent;
  top: -9px;
}
#contents-area #primary section.contents-block:last-of-type article:last-child .card:after {
  border-color: transparent transparent #fff transparent;
  top: -7px;
}
#contents-area #primary section.contents-block:last-of-type article:last-child .card figure {
  width: 100%;
  margin-bottom: 0;
}
#contents-area #primary section.contents-block:last-of-type article:last-child .card figure img {
  width: 100%;
}
#contents-area #primary section.contents-block:last-of-type article:last-child .card figure figcaption {
  padding-left: 5%;
  font-size: 14px;
  line-height: 2;
}
#contents-area #primary section.contents-block:last-of-type article:last-child .card figure figcaption strong {
  font-weight: 600;
}
#primary .benefit {
  margin-bottom: 40px;
}
#primary .benefit h4 {
  line-height: 1;
  color: #e60012;
  margin-bottom: 24px;
  text-align: center;
}
#primary .benefit h4 span {
  color: inherit;
  font-weight: 600;
}
#primary .benefit .inner dl:nth-child(1):before,
#primary .benefit .inner dl:nth-child(2):before,
#primary .benefit .inner dl:nth-child(3):before {
  display: block;
  content: '';
  width: 100%;
  height: 0;
  padding-top: 60%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 14px;
}
#primary .benefit .inner dl:nth-child(1):before {
  background-image: url("../images/about_img05.jpg");
}
#primary .benefit .inner dl:nth-child(2):before {
  background-image: url("../images/about_img06.jpg");
}
#primary .benefit .inner dl:nth-child(3):before {
  background-image: url("../images/about_img07.jpg");
}
#primary .benefit .inner dl dt {
  text-align: center;
}
#primary .benefit .inner dl dt p {
  display: inline-block;
  color: #e60012;
  line-height: 1 !important;
  margin-bottom: 10px !important;
  background: linear-gradient(transparent 70%, #ff0 70%);
}
#primary .benefit .inner dl dt h5 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 18px;
  text-align: center;
}
#primary .benefit .inner dl dt h5 strong {
  font-weight: 600;
  color: #e60012;
}
#primary .benefit .inner dl dd ul {
  border-top: 1px solid #e60012;
  border-bottom: 1px solid #e60012;
  text-align: center;
  margin-bottom: 17px;
  padding: 10px;
}
#primary .benefit .inner dl dd ul li {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}
#primary .benefit .inner dl dd p {
  line-height: 1.5;
}
#primary .benefit .inner dl dd p strong {
  font-weight: 600;
}
