@charset "UTF-8";
/*-----------------------------*/
/*外国語サイト CSS*/
/*-----------------------------*/
@import "https://necolas.github.io/normalize.css/7.0.0/normalize.css";
@import "https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&subset=japanese";
@import "https://fonts.googleapis.com/css?family=Noto+Serif+JP:200,300,400,500,600,700,900&display=swap";
@import "https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c";
@import "https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Khmer:wght@100;200;300;400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap";
html.enable-javascript .hide-enable-js {
  display: none !important; }
html:not(.enable-javascript) * {
  display: none !important; }
html:not(.enable-javascript) body,
html:not(.enable-javascript) noscript,
html:not(.enable-javascript) .hide-disable-js {
  display: block !important; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  height: 100%;
  font-size: 10px; }

body {
  height: 100%;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.5rem;
  font-family: "Noto Sans JP", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  color: #333;
  line-height: 2rem;
  background-color: #fff; }

div,
ul,
li {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
  line-height: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

li {
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

a {
  text-decoration: none;
  color: #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

i {
  font-style: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

img {
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%;
  max-height: 100%; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #ccc; }

p {
  line-height: 2.8rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  p:first-of-type {
    margin-top: 0; }
  p:last-of-type {
    margin-bottom: 0; }
  p:empty {
    display: none; }

#env {
  position: fixed;
  z-index: 999999;
  width: 100px;
  margin-left: -50px;
  padding: 0.3rem;
  background: red;
  left: 50%;
  top: 0px;
  color: #fff;
  text-align: center;
  font-size: 1rem; }
  #env:hover {
    opacity: 0; }
  #env.local {
    background: purple; }

.sp {
  display: none; }

.inner {
  position: relative;
  width: 830px;
  margin: auto; }

.text_l {
  text-align: left; }

.text_r {
  text-align: right; }

.text_c {
  text-align: center; }

.fl_l {
  float: left; }

.fl_r {
  float: right; }

.mt_0 {
  margin-top: 0px !important; }

.mb_0 {
  margin-bottom: 0px !important; }

.mt_5 {
  margin-top: 5px !important; }

.mb_5 {
  margin-bottom: 5px !important; }

.mt_10 {
  margin-top: 10px !important; }

.mb_10 {
  margin-bottom: 10px !important; }

.mt_15 {
  margin-top: 15px !important; }

.mb_15 {
  margin-bottom: 15px !important; }

.mt_20 {
  margin-top: 20px !important; }

.mb_20 {
  margin-bottom: 20px !important; }

.mt_25 {
  margin-top: 25px !important; }

.mb_25 {
  margin-bottom: 25px !important; }

.mt_30 {
  margin-top: 30px !important; }

.mb_30 {
  margin-bottom: 30px !important; }

.mt_35 {
  margin-top: 35px !important; }

.mb_35 {
  margin-bottom: 35px !important; }

.mt_40 {
  margin-top: 40px !important; }

.mb_40 {
  margin-bottom: 40px !important; }

.mt_45 {
  margin-top: 45px !important; }

.mb_45 {
  margin-bottom: 45px !important; }

.mt_50 {
  margin-top: 50px !important; }

.mb_50 {
  margin-bottom: 50px !important; }

.mt_55 {
  margin-top: 55px !important; }

.mb_55 {
  margin-bottom: 55px !important; }

.mt_60 {
  margin-top: 60px !important; }

.mb_60 {
  margin-bottom: 60px !important; }

.mt_65 {
  margin-top: 65px !important; }

.mb_65 {
  margin-bottom: 65px !important; }

.mt_70 {
  margin-top: 70px !important; }

.mb_70 {
  margin-bottom: 70px !important; }

.mt_75 {
  margin-top: 75px !important; }

.mb_75 {
  margin-bottom: 75px !important; }

.mt_80 {
  margin-top: 80px !important; }

.mb_80 {
  margin-bottom: 80px !important; }

.mt_85 {
  margin-top: 85px !important; }

.mb_85 {
  margin-bottom: 85px !important; }

.mt_90 {
  margin-top: 90px !important; }

.mb_90 {
  margin-bottom: 90px !important; }

.mt_95 {
  margin-top: 95px !important; }

.mb_95 {
  margin-bottom: 95px !important; }

.mt_100 {
  margin-top: 100px !important; }

.mb_100 {
  margin-bottom: 100px !important; }

.img_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .img_box img {
    max-height: 100%;
    max-width: 100%; }

.boxList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .boxList li {
    width: 24%;
    margin-bottom: 15px; }
    .boxList li:empty {
      visibility: hidden; }
    .boxList li a {
      position: relative;
      display: block;
      width: 100%;
      height: 100%;
      text-align: center; }
      .boxList li a > span {
        display: block; }
    .boxList li .categpry {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      min-width: 5rem;
      padding: 0 0.5rem;
      text-align: center;
      font-size: 1.2rem;
      border-radius: 0 0 4px 0; }
    .boxList li .tn {
      width: 100%;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
      height: auto; }
      .boxList li .tn::before {
        content: "";
        display: block;
        padding-top: 100%; }
    .boxList li .box_wrap {
      position: relative;
      height: auto; }
      .boxList li .box_wrap::before {
        content: "";
        display: block;
        padding-top: 100%; }
    .boxList li .img_box {
      position: absolute;
      top: 0;
      left: 0;
      padding: 5px; }
    .boxList li .title_box {
      padding: 10px;
      height: 100%; }
      .boxList li .title_box p {
        margin: 0;
        line-height: 1.8rem; }
    .boxList li .title {
      margin-bottom: 5px;
      font-weight: 200; }
    .boxList li .sub {
      font-size: 1.2rem; }
    .boxList li .date {
      font-size: 1.2rem; }

.textList li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  border-bottom: 1px dotted #ccc;
  font-size: 1.2rem; }
  .textList li:last-of-type {
    border: none; }
  .textList li > div,
  .textList li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .textList li a:hover {
    opacity: 0.6; }
  .textList li a .title {
    text-decoration: underline; }
  .textList li .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .textList li .tn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  .textList li .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .textList li .date {
    width: 7em; }
  .textList li .title {
    width: calc(100% - 7em); }

.link_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .link_list li {
    width: 46%;
    margin-bottom: 8%; }
    .link_list li .tn {
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }
      .link_list li .tn img {
        width: 100%; }
      .link_list li .tn.bg {
        position: relative;
        height: auto; }
        .link_list li .tn.bg::before {
          content: "";
          display: block;
          padding-top: 66.7%; }
    .link_list li .title {
      display: block;
      margin-top: 5px;
      padding: 5px;
      text-align: center;
      background: #eaeaea;
      border: 1px solid #ccc; }

.pagination {
  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;
  margin: 20px auto; }
  .pagination:first-of-type {
    margin-top: 0; }
  .pagination > p {
    margin: 0 5px;
    font-size: 1.2rem;
    text-align: center; }
  .pagination ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%; }
  .pagination li {
    margin: 0 2px;
    min-width: 3rem;
    text-align: center; }
    .pagination li > * {
      display: block;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      height: 100%;
      padding: 8px 5px;
      color: #333;
      font-weight: 200;
      font-size: 1.2rem;
      font-weight: bold;
      font-family: "Noto Sans JP";
      line-height: 1.2rem;
      text-align: center; }
    .pagination li.off span {
      color: #ccc; }
    .pagination li.current span, .pagination li:hover span {
      color: #ff7c81; }
    .pagination li.current a, .pagination li:hover a {
      opacity: 1; }
    .pagination li.current.spacer span, .pagination li:hover.spacer span {
      color: #333; }
    .pagination li.current.off span, .pagination li:hover.off span {
      color: #ccc; }

.img_gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .img_gallery li {
    position: relative;
    width: 19%;
    margin: 0 0 10px 0; }
    .img_gallery li img {
      width: 100%; }
    .img_gallery li a {
      position: relative;
      display: block;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: contain; }
    .img_gallery li .cap {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      padding: 5px;
      background: rgba(0, 0, 0, 0.5);
      color: #fff;
      font-size: 1.2rem;
      line-height: 1.6rem; }
      .img_gallery li .cap:empty {
        display: none; }

.btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px auto; }

.btn {
  padding: 10px 20px;
  border: none;
  background: #333;
  color: #fff;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.6rem;
  text-align: center;
  cursor: pointer; }
  .btn:hover {
    opacity: 0.6; }
  .btn_text {
    padding-left: 15px;
    background: url(../images/common/icon_arrow01_black_right.svg) no-repeat center left/14px auto; }
    .btn_text:hover {
      opacity: 0.6; }
  .btn_link {
    display: inline-block;
    padding: 25px 50px;
    color: #333;
    letter-spacing: 0.3rem;
    font-size: 2.5rem;
    font-family: 秀英丸ゴシック B, DNPShueiMGoStd-B;
    background: #fff;
    border: 1px solid #96d102;
    -webkit-box-shadow: 5px 5px 0px -1px rgba(149, 209, 0, 0.3);
            box-shadow: 5px 5px 0px -1px rgba(149, 209, 0, 0.3); }
  .btn_back {
    border: 1px solid #666;
    background: #fff;
    color: #333; }
    .btn_back span {
      position: relative;
      display: inline-block;
      padding-left: 16px;
      background: url(../images/common/icon_pageback_bk.svg) no-repeat center left/contain; }

.boxLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .boxLink li {
    width: 49%;
    margin-bottom: 2%;
    height: auto;
    position: relative;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .boxLink li::before {
      content: "";
      display: block;
      padding-top: 75%; }
    .boxLink li:hover {
      opacity: 0.6; }
    .boxLink li a {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      color: #333; }
      .boxLink li a span {
        position: absolute;
        display: block;
        bottom: 0;
        left: 0;
        padding: 10px;
        width: 100%;
        background: rgba(255, 255, 255, 0.6);
        color: #333;
        text-align: center; }

.lightbox .lb-data .lb-caption {
  font-weight: 100; }

.calendar caption {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5rem;
  background: #fff;
  font-weight: bold;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc; }
.calendar thead th {
  background: #edebc6; }
  .calendar thead th:first-of-type {
    background: #ff4a4a;
    color: #fff; }
  .calendar thead th:last-of-type {
    background: #4a74ff;
    color: #fff; }
.calendar tbody tr td:first-of-type {
  background: #ffd7d7; }
.calendar tbody tr td:last-of-type {
  background: #d7e5ff; }
.calendar td {
  padding: 3px; }
  .calendar td a {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    text-align: center; }
    .calendar td a:hover::before {
      content: "";
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      outline: 1px solid #999; }
.calendar .today {
  background: #ffaa00 !important; }
.calendar .selected {
  padding: 0; }
  .calendar .selected a {
    border: 3px solid #dc0000; }
.calendar .empty {
  background: #d8d8d8 !important; }
  .calendar .empty a {
    color: #fff; }

.calendar_box {
  width: 300px; }
  .calendar_box .calendar {
    width: 100%; }
  .calendar_box .btn_change_month {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

header {
  position: fixed;
  z-index: 50;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff; }
  header .inner {
    position: static;
    width: 830px;
    margin: auto;
    padding: 70px 0 10px 0;
    text-align: center; }
  header h1 {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px; }
  header .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0px;
    width: 400px; }
    header .logo:hover {
      opacity: 0.6; }
    header .logo img {
      width: 100%;
      height: auto; }
  header .lang {
    position: absolute;
    top: 10px;
    right: 10px;
    width: auto; }
    header .lang ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      width: 260px; }
    header .lang li {
      width: 8rem;
      margin-left: 5px;
      margin-bottom: 5px; }
      header .lang li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: 1px 5px 3px;
        border: 1px solid #009a53;
        color: #009a53;
        border-radius: 4px;
        font-size: 1.2rem;
        text-align: center; }

.gnavi {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto; }
  .gnavi ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .gnavi li {
    min-width: 150px;
    margin-right: 5px; }
    .gnavi li:last-of-type {
      margin-right: 0; }
    .gnavi li:hover a {
      color: #96d102;
      border-bottom: 5px solid #96d102; }
    .gnavi li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      height: 100%;
      padding: 10px;
      font-weight: 400;
      font-size: 1.3rem;
      line-height: 1.1rem;
      font-family: 秀英丸ゴシック B, DNPShueiMGoStd-B;
      border-bottom: 5px solid #dff1b2;
      -webkit-transition: 1s;
      transition: 1s; }

main {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto; }
  main article {
    width: 830px;
    margin: auto; }
    main article .inner {
      max-width: 830px;
      margin: auto; }
    main article section {
      margin-bottom: 70px; }

footer {
  padding: 30px 0;
  text-align: center;
  font-size: 1.2rem; }
  footer nav {
    margin-top: 20px; }
  footer a {
    color: #fff; }
  footer .notice {
    margin: 10px auto;
    font-size: 1rem;
    line-height: 1.8rem; }
    footer .notice a {
      text-decoration: underline; }
  footer .logo {
    margin: 10px auto; }
    footer .logo img {
      height: 20px; }
  footer .sns a {
    margin: 0 20px; }
    footer .sns a img {
      width: 15px; }

#cookiesAcceptWrap {
  position: fixed;
  z-index: 10;
  bottom: 0;
  width: 100%;
  padding: 15px 0 20px 0;
  background: #fff;
  border-top: 2px solid #606060;
  text-align: center;
  font-size: 1.2rem; }
  #cookiesAcceptWrap p {
    margin-bottom: 1rem; }
  #cookiesAcceptWrap a {
    display: inline-block;
    color: #333; }
    #cookiesAcceptWrap a:hover {
      opacity: 0.6; }
  #cookiesAcceptWrap .accept {
    padding: 3px 5px;
    margin-right: 10px;
    background: #000;
    border-radius: 4px;
    color: #fff;
    cursor: pointer; }

.mv_wrap {
  margin-bottom: 30px; }

.title_wrap {
  padding: 70px 0;
  text-align: center; }
  .title_wrap .ttl {
    font-size: 3rem;
    line-height: 4rem;
    font-family: 秀英丸ゴシック B, DNPShueiMGoStd-B;
    color: #96d102; }
    .title_wrap .ttl::after {
      content: "";
      display: block;
      width: 140px;
      height: 5px;
      margin: 20px auto 0;
      background: url(../images/common/title_dot.svg) no-repeat center/contain; }
  .title_wrap .date {
    margin-top: 20px; }
  .title_wrap.type_2 .ttl::before, .title_wrap.type_2 .ttl::after {
    content: "＋＋＋";
    display: inline;
    padding: 0 10px;
    font-size: 2.8rem;
    font-family: 秀英丸ゴシック B, DNPShueiMGoStd-B;
    letter-spacing: 0.3rem;
    background: none; }

.breadcrumbs {
  margin-top: 1px; }
  .breadcrumbs ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 830px;
    margin: auto; }
  .breadcrumbs li {
    color: #333;
    font-size: 1rem;
    font-weight: 200; }
    .breadcrumbs li::after {
      content: "＞";
      display: inline-block;
      margin: 0 7px; }
    .breadcrumbs li:last-of-type::after {
      display: none; }
    .breadcrumbs li a {
      color: #333; }
  .breadcrumbs .home a {
    padding-left: 15px;
    background: url(../images/common/icon_home.svg) no-repeat center left/12px auto; }

#pagetop {
  display: none;
  position: fixed;
  right: 30px;
  bottom: 30px; }
  #pagetop .pagetop {
    width: 50px;
    height: 50px;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
    #pagetop .pagetop:hover {
      -webkit-transition: 0.5s;
      transition: 0.5s;
      opacity: 0.8; }

.contentsLinks ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
.contentsLinks li {
  width: 33.33%;
  background: #96d102;
  position: relative;
  height: auto;
  overflow: hidden; }
  .contentsLinks li::before {
    content: "";
    display: block;
    padding-top: 66%; }
  .contentsLinks li.img {
    background: #fff; }
  .contentsLinks li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    font-family: 秀英丸ゴシック B, DNPShueiMGoStd-B;
    font-size: 2rem; }
    .contentsLinks li a span {
      display: inline-block;
      padding: 20px 0;
      border-top: 2px solid #fff;
      border-bottom: 2px solid #fff; }
  .contentsLinks li img {
    min-height: 100%;
    min-width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.sec_vision {
  text-align: center; }
  .sec_vision p {
    margin: 30px auto;
    line-height: 4rem; }

.bg_bottom {
  width: 100%; }

.btn_shop {
  display: inline-block;
  padding: 2px 15px 4px;
  border: 2px solid #009a53;
  background: #fff;
  border-radius: 50px;
  color: #009a53;
  -webkit-transition: 0.2s;
  transition: 0.2s; }
  .btn_shop span {
    position: relative;
    font-size: 1.3rem;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
    .btn_shop span::before {
      content: "";
      position: relative;
      top: 3px;
      display: inline-block;
      margin-right: 5px;
      width: 16px;
      height: 16px;
      background: url(../images/common/icon_cart.svg) no-repeat center/contain;
      -webkit-transition: 0.2s;
      transition: 0.2s; }
  .btn_shop:hover {
    color: #fff;
    background: #009a53; }
    .btn_shop:hover span {
      color: #fff; }
      .btn_shop:hover span::before {
        background: url(../images/common/icon_cart_w.svg) no-repeat center/contain; }

body.home article {
  width: 100%; }
body.home .mv_slide li {
  max-width: 830px; }
  body.home .mv_slide li a {
    display: block;
    width: 100%; }
  body.home .mv_slide li img {
    width: 100%; }
body.home .mv_slide .swiper-pagination span {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: #ccc;
  opacity: 1; }
  body.home .mv_slide .swiper-pagination span:hover {
    background: #96d102;
    opacity: 1; }
body.home .mv_slide .swiper-pagination .swiper-pagination-bullet-active {
  background: #96d102; }
body.home .contentsLinks li.img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  body.home .contentsLinks li.img_1 {
    background-image: url(../images/home/content_1.png); }
  body.home .contentsLinks li.img_2 {
    background-image: url(../images/home/content_2.png); }
  body.home .contentsLinks li.img_3 {
    background-image: url(../images/home/content_3.png); }
body.home .fans_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 2%;
  background: #f4f8e4; }
  body.home .fans_wrap .ttl {
    width: 25%;
    padding: 0 2%; }
    body.home .fans_wrap .ttl img {
      width: 100%; }
  body.home .fans_wrap .img_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 60%; }
    body.home .fans_wrap .img_list li {
      width: 30%; }
      body.home .fans_wrap .img_list li img {
        width: 100%; }
      body.home .fans_wrap .img_list li:nth-child(1) {
        -webkit-transform: rotate(-5deg);
                transform: rotate(-5deg); }
      body.home .fans_wrap .img_list li:nth-child(2) {
        -webkit-transform: rotate(5deg);
                transform: rotate(5deg); }
      body.home .fans_wrap .img_list li:nth-child(3) {
        -webkit-transform: rotate(-5deg);
                transform: rotate(-5deg); }
  body.home .fans_wrap .view_more {
    width: 10%;
    padding: 2%; }
    body.home .fans_wrap .view_more img {
      width: 100%; }
body.products .productsLinks ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 600px;
  margin: auto; }
body.products .productsLinks li {
  width: 45%; }
  body.products .productsLinks li a {
    display: block;
    text-align: center; }
  body.products .productsLinks li h3 {
    padding-bottom: 10px;
    margin-bottom: 30px;
    font-size: 1.6rem;
    font-family: 秀英丸ゴシック B, DNPShueiMGoStd-B;
    text-align: center; }
  body.products .productsLinks li img {
    width: 100%; }
body.products .productsLinks .baby {
  width: 50%; }
  body.products .productsLinks .baby h3 {
    color: #e0119d;
    border-bottom: 2px solid #e0119d; }
body.products .productsLinks .mom {
  width: 40%; }
  body.products .productsLinks .mom h3 {
    color: #ff8232;
    border-bottom: 2px solid #ff8232; }
body.products .productsLinks .platinum_balance {
  display: none; }
  body.products .productsLinks .platinum_balance h3 {
    color: #009ff0;
    border-bottom: 2px solid #009ff0; }
  body.products .productsLinks .platinum_balance img {
    width: 85%;
    margin: auto; }
body.products .items li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 100px; }
  body.products .items li .img_box {
    width: 48%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    body.products .items li .img_box img {
      width: 100%; }
  body.products .items li .txt_box {
    width: 48%; }
    body.products .items li .txt_box .ttl {
      margin-bottom: 1rem;
      font-size: 2.2rem;
      font-family: 秀英丸ゴシック B, DNPShueiMGoStd-B; }
    body.products .items li .txt_box .age {
      display: inline-block;
      padding: 0 20px;
      background: #ccc;
      border-radius: 50px;
      font-size: 1.3rem;
      color: #fff; }
      body.products .items li .txt_box .age:empty {
        display: none; }
    body.products .items li .txt_box .txt {
      margin: 0; }
  body.products .items li .link_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    body.products .items li .link_box:empty {
      display: none; }
  body.products .items li .btn_detail {
    display: inline-block;
    margin-top: 20px;
    padding: 2px 15px 4px;
    border: 2px solid;
    background: #fff;
    border-radius: 50px;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
    body.products .items li .btn_detail span {
      position: relative;
      font-size: 1.3rem;
      -webkit-transition: 0.2s;
      transition: 0.2s; }
      body.products .items li .btn_detail span::after {
        content: "";
        position: relative;
        top: -1px;
        left: 0;
        display: inline-block;
        margin-left: 5px;
        width: 7px;
        height: 7px;
        border-right: 2px solid;
        border-top: 2px solid;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        -webkit-transition: 0.2s;
        transition: 0.2s; }
    body.products .items li .btn_detail:hover {
      color: #fff; }
      body.products .items li .btn_detail:hover span {
        color: #fff; }
        body.products .items li .btn_detail:hover span::after {
          left: 5px;
          border-color: #fff !important; }
  body.products .items li .btn_shop {
    margin-top: 10px; }
  body.products .items li.blue .ttl {
    color: #009ff0; }
  body.products .items li.blue .age {
    background: #009ff0; }
  body.products .items li.blue .btn_detail {
    border-color: #009ff0;
    color: #009ff0; }
    body.products .items li.blue .btn_detail span::after {
      border-color: #009ff0; }
    body.products .items li.blue .btn_detail:hover {
      background: #009ff0; }
  body.products .items li.orange .ttl {
    color: #ff7900; }
  body.products .items li.orange .age {
    background: #ff7900; }
  body.products .items li.orange .btn_detail {
    border-color: #ff7900;
    color: #ff7900; }
    body.products .items li.orange .btn_detail span::after {
      border-color: #ff7900; }
    body.products .items li.orange .btn_detail:hover {
      background: #ff7900; }
  body.products .items li.pink .ttl {
    color: #f03296; }
  body.products .items li.pink .age {
    background: #f03296; }
  body.products .items li.pink .btn_detail {
    border-color: #f03296;
    color: #f03296; }
    body.products .items li.pink .btn_detail span::after {
      border-color: #f03296; }
    body.products .items li.pink .btn_detail:hover {
      background: #f03296; }
  body.products .items li.green .ttl {
    color: #6ecd14; }
  body.products .items li.green .age {
    background: #6ecd14; }
  body.products .items li.green .btn_detail {
    border-color: #6ecd14;
    color: #6ecd14; }
    body.products .items li.green .btn_detail span::after {
      border-color: #6ecd14; }
    body.products .items li.green .btn_detail:hover {
      background: #6ecd14; }
  body.products .items li.lightpink .ttl {
    color: #ee8484; }
  body.products .items li.lightpink .age {
    background: #ee8484; }
  body.products .items li.lightpink .btn_detail {
    border-color: #ee8484;
    color: #ee8484; }
    body.products .items li.lightpink .btn_detail span::after {
      border-color: #ee8484; }
    body.products .items li.lightpink .btn_detail:hover {
      background: #ee8484; }
  body.products .items li.lightblue .ttl {
    color: #5bcdd9; }
  body.products .items li.lightblue .age {
    background: #5bcdd9; }
  body.products .items li.lightblue .btn_detail {
    border-color: #5bcdd9;
    color: #5bcdd9; }
    body.products .items li.lightblue .btn_detail span::after {
      border-color: #5bcdd9; }
    body.products .items li.lightblue .btn_detail:hover {
      background: #5bcdd9; }
body.products.baby .title_wrap .ttl {
  color: #eb64bf; }
  body.products.baby .title_wrap .ttl img {
    position: relative;
    top: 3px;
    margin: 0 10px; }
  body.products.baby .title_wrap .ttl::after {
    background: url(../images/common/title_dot_pink.svg) no-repeat center/contain; }
body.products.mom .title_wrap .ttl {
  color: #ff7900; }
  body.products.mom .title_wrap .ttl img {
    position: relative;
    top: 3px;
    margin: 0 10px; }
  body.products.mom .title_wrap .ttl::after {
    background: url(../images/common/title_dot_orange.svg) no-repeat center/contain; }
body.research.top .submenu {
  margin-bottom: 50px; }
  body.research.top .submenu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  body.research.top .submenu li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 32%;
    padding: 10px;
    text-align: center;
    color: #fff;
    cursor: pointer; }
    body.research.top .submenu li span {
      display: inline-block;
      padding: 1px 33px 4px 0;
      font-size: 2rem;
      background: url(../images/common/icon_arrow_down_w.svg) no-repeat center right/25px 25px; }
    body.research.top .submenu li:nth-of-type(1) {
      background: #009a53; }
    body.research.top .submenu li:nth-of-type(2) {
      background: #ff7c81; }
    body.research.top .submenu li:nth-of-type(3) {
      background: #96d102; }
body.research.top .sec {
  margin-bottom: 100px; }
  body.research.top .sec .ttl {
    margin-bottom: 50px; }
    body.research.top .sec .ttl span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      color: #009a53;
      font-size: 3.3rem;
      font-family: 秀英丸ゴシック B, DNPShueiMGoStd-B; }
      body.research.top .sec .ttl span img {
        position: relative;
        top: 2px;
        margin: 0 5px;
        height: 45px; }
  body.research.top .sec_1 .ttl_sub {
    margin: 0 auto 20px;
    text-align: center; }
    body.research.top .sec_1 .ttl_sub span {
      display: inline-block;
      padding: 12px 25px 15px;
      text-align: center;
      font-size: 2.5rem;
      font-weight: 400;
      border: 2px solid #009a53;
      border-radius: 50px;
      color: #009a53; }
  body.research.top .sec_1 .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    body.research.top .sec_1 .list dt,
    body.research.top .sec_1 .list dd {
      margin: 0;
      padding: 10px 0; }
    body.research.top .sec_1 .list dt {
      width: 7rem;
      font-size: 1.8rem;
      font-weight: bold;
      color: #009a53; }
    body.research.top .sec_1 .list dd {
      width: calc(100% - 7rem); }
  body.research.top .sec_2 {
    text-align: center;
    counter-reset: ttl_sub 0; }
    body.research.top .sec_2 .ttl span {
      color: #ff7c81; }
    body.research.top .sec_2 .ttl_sub {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 30px;
      font-family: 秀英丸ゴシック B, DNPShueiMGoStd-B; }
      body.research.top .sec_2 .ttl_sub::before {
        counter-increment: ttl_sub 1;
        content: counter(ttl_sub);
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 40px;
        height: 40px;
        margin-right: 20px;
        color: #fff;
        font-size: 1.8rem;
        font-family: 秀英丸ゴシック B, DNPShueiMGoStd-B;
        font-weight: bold;
        background: #009a53;
        border: 5px solid #fff;
        border-radius: 100px;
        -webkit-box-shadow: #009a53 0 0 2px;
                box-shadow: #009a53 0 0 2px; }
      body.research.top .sec_2 .ttl_sub span {
        display: inline-block;
        padding: 20px 0;
        font-size: 1.8rem;
        line-height: 2.2rem;
        color: #009a53;
        letter-spacing: 0.3rem;
        border-top: 2px solid #009a53;
        border-bottom: 2px solid #009a53; }
    body.research.top .sec_2 .txt {
      margin-bottom: 50px;
      text-align: center; }
    body.research.top .sec_2 img {
      max-width: 65%;
      margin: 0 auto 50px; }
    body.research.top .sec_2 table {
      margin: auto; }
      body.research.top .sec_2 table td,
      body.research.top .sec_2 table th {
        border: 4px solid #009a53; }
      body.research.top .sec_2 table th {
        padding: 10px;
        text-align: center;
        background: #e4f3bf; }
      body.research.top .sec_2 table td {
        padding: 20px;
        text-align: left;
        vertical-align: top; }
  body.research.top .sec_3 {
    text-align: center; }
body.research.publications .submenu_wrap > .ttl {
  width: 100%;
  margin-bottom: 2rem;
  color: #009a53;
  text-align: center;
  font-size: 3.5rem;
  font-family: 秀英丸ゴシック B, DNPShueiMGoStd-B;
  font-weight: bold; }
body.research.publications .submenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 1px solid #009a53; }
  body.research.publications .submenu .wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    body.research.publications .submenu .wrap .ttl {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 10px;
      height: 70px;
      background: #009a53;
      color: #fff;
      font-size: 2rem;
      font-family: 秀英丸ゴシック B, DNPShueiMGoStd-B;
      font-weight: bold;
      text-align: center; }
  body.research.publications .submenu ul {
    padding: 15px; }
  body.research.publications .submenu li {
    position: relative;
    margin-bottom: 1rem;
    padding-left: 2rem;
    cursor: pointer; }
    body.research.publications .submenu li:last-of-type {
      margin-bottom: 0; }
    body.research.publications .submenu li::before {
      content: "+";
      position: absolute;
      top: -1px;
      left: 0;
      display: inline-block;
      color: #009a53;
      font-size: 2rem; }
body.research.publications .sec .ttl {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
  font-size: 3rem;
  font-family: 秀英丸ゴシック B, DNPShueiMGoStd-B;
  font-weight: bold;
  color: #009a53;
  border-bottom: 1px solid #009a53; }
  body.research.publications .sec .ttl::after {
    content: "題名/発表誌・場所";
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 1.2rem;
    color: #009a53; }
body.research.publications .sec li:last-of-type a {
  border: none; }
body.research.publications .sec li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1px solid #009a53; }
  body.research.publications .sec li a::before {
    content: url(../images/common/pdf.png);
    position: relative;
    display: inline-block;
    margin-right: 5px; }
  body.research.publications .sec li a p {
    margin: 0;
    font-size: 1.2rem;
    line-height: 2rem;
    color: #333; }
  body.research.publications .sec li a .name {
    width: 70%; }
  body.research.publications .sec li a .publication {
    width: 25%;
    margin-left: 5%; }
body.brand .subtitle {
  max-height: 55px; }
body.brand .bg_bottom {
  margin-top: 100px; }
body.brand footer {
  background: #93c90e; }
body.corporate .profile dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
body.corporate .profile dt,
body.corporate .profile dd {
  margin: 0 0 20px 0; }
body.corporate .profile dt {
  width: 20%; }
  body.corporate .profile dt span {
    display: block;
    padding: 15px;
    text-align: center;
    border: 1px solid #96d102; }
body.corporate .profile dd {
  padding: 15px;
  width: 75%;
  border-bottom: 1px solid #96d102; }
  body.corporate .profile dd:last-of-type {
    border: none; }
  body.corporate .profile dd img {
    margin-top: 20px;
    width: 100%; }
body.corporate .bnr a {
  display: block;
  margin: auto;
  width: 500px; }
  body.corporate .bnr a img {
    width: 100%; }
body.corporate .rules {
  text-align: center; }
body.lp {
  line-height: 1.6;
  color: #333;
  font-family: "RodinPro-M", sans-serif;
  font-size: 12px; }
  body.lp h1,
  body.lp h2,
  body.lp h3,
  body.lp h4,
  body.lp h5 {
    line-height: unset;
    word-break: break-word; }
  body.lp p,
  body.lp div {
    word-break: break-word; }
  body.lp p:last-of-type {
    margin: 0 0 1em; }
  body.lp .scrollItem:empty {
    width: 10px; }
  body.lp .gotoshop {
    padding: 0 0 60px 0 !important; }
    body.lp .gotoshop a {
      display: none !important; }
  body.lp .c {
    text-align: center; }
  @media only screen and (min-width: 830px) {
    body.lp .sp_only {
      display: none !important; } }
  @media only screen and (max-width: 680px) {
    body.lp .pc_only {
      display: none !important; } }
body.babyfood .grid_box_tx,
body.babyfood .grid_box_img {
  margin-top: 20px; }
body.babyfood .effort_num_title {
  font-size: 24px; }
  body.babyfood .effort_num_title img {
    height: 90px !important;
    width: auto !important; }
body.babyfood .box_title {
  display: none; }
body.babyfood .shop_page_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  body.babyfood .shop_page_link .btn_shop {
    padding: 5px 20px; }
    body.babyfood .shop_page_link .btn_shop span {
      font-size: 2rem; }
      body.babyfood .shop_page_link .btn_shop span::before {
        width: 20px;
        height: 20px; }
body.babyfood .cloud_top_bottom::after {
  display: none; }
@media only screen and (min-width: 830px) {
  body.babyfood .snack_cal_title {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto; }
  body.babyfood .snack_feat_flex_pc {
    margin-bottom: 50px; }
  body.babyfood .snack_feat {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  body.babyfood .snack_feat_tx p {
    line-height: 20px; }
  body.babyfood .retort_elm_tx {
    line-height: 35px; }
  body.babyfood .grid_box_plus_tx,
  body.babyfood .grid_box_elm_tx {
    padding-right: 50px; }
  body.babyfood .snack_cal_list_flex_2 {
    max-width: 640px;
    margin: auto;
    padding-top: 50px;
    border-top: 4px dotted #893232; }
  body.babyfood .snack_para2 {
    padding: 130px 0; } }
@media only screen and (max-width: 680px) {
  body.babyfood .snack_feat_tx {
    width: 70%; }
    body.babyfood .snack_feat_tx .snack_feat_title {
      margin-top: 22px;
      margin-bottom: 7px;
      line-height: 22px; }
    body.babyfood .snack_feat_tx p {
      line-height: 20px; }
  body.babyfood .snack_cal_list_title {
    margin-top: 25px;
    line-height: 25px; }
    body.babyfood .snack_cal_list_title .retort_note {
      bottom: -50px;
      line-height: 20px; }
  body.babyfood .retort_elm_tx {
    line-height: 23px !important; }
  body.babyfood .effort_msg p {
    margin: 1em 0 !important; }
  body.babyfood .snack_cal_list_flex .img_adjust,
  body.babyfood .retort_pack_list_flex .img_adjust {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; } }
body.hakira .lp_kv_gds {
  margin: 0 4vw !important; }
body.hakira .lp_kv_growup {
  margin-bottom: 30px; }
body.hakira .lp_kv_growup,
body.hakira .lp_like_title,
body.hakira .hole_tx_label,
body.hakira .lp_brush_lead {
  font-weight: normal; }
body.hakira .lp_store_cart,
body.hakira .lp_store_title,
body.hakira .flow_alert {
  display: none; }
body.hakira .lp_store_grid a {
  display: none; }
body.hakira .hakira_logo {
  margin: 0 auto 50px auto;
  text-align: center; }
@media only screen and (min-width: 830px) {
  body.hakira .lp_kv_doc {
    padding-left: 0; }
  body.hakira .title_dotted_center {
    margin-bottom: 90px; }
    body.hakira .title_dotted_center .lp_num_count {
      line-height: 1.3;
      font-size: 55px; }
    body.hakira .title_dotted_center .title_dotted_tx {
      font-size: 30px; }
  body.hakira .img_aware {
    top: 172px;
    width: 150px; }
  body.hakira .lp_brush_flow_tx {
    margin-top: 0; }
  body.hakira .flow_mark_tx {
    font-size: 22px; }
  body.hakira .lp_store_grid {
    grid-template-rows: auto; }
  body.hakira .lp_store_gel_tx {
    padding-bottom: 0; } }
@media only screen and (max-width: 680px) {
  body.hakira .lp_kv_catch {
    width: 100px; }
  body.hakira .hakira_logo {
    margin: -25px auto 15px auto; }
    body.hakira .hakira_logo img {
      width: 75%; }
  body.hakira .xx_lp_brush_doctor_xx {
    margin-bottom: 30px; } }
body.fans main {
  background: #f4f8e4; }
body.fans article {
  width: 870px; }
body.fans .ttl_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 50px 0; }
  body.fans .ttl_wrap .ttl_main {
    width: 45%; }
    body.fans .ttl_wrap .ttl_main img {
      width: 100%; }
  body.fans .ttl_wrap .txt {
    width: 50%; }
    body.fans .ttl_wrap .txt .ttl {
      font-weight: 500; }
    body.fans .ttl_wrap .txt p {
      margin: 15px 0;
      line-height: 2.2rem; }
  body.fans .ttl_wrap .btn_sns {
    display: inline-block;
    width: 40px;
    margin-right: 10px; }
    body.fans .ttl_wrap .btn_sns:hover {
      opacity: 0.6; }
    body.fans .ttl_wrap .btn_sns img {
      width: 100%; }
body.fans .img_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3.5%;
  margin-bottom: 60px; }
  body.fans .img_list li {
    width: 31%;
    margin-bottom: 3%; }
  body.fans .img_list .tn {
    width: 100%;
    margin-bottom: 10px;
    aspect-ratio: 1 / 1; }
    body.fans .img_list .tn img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  body.fans .img_list .catch_line {
    text-align: center; }
body.fans .modal_wrap {
  position: fixed;
  opacity: 0;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.5); }
  body.fans .modal_wrap .box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 1000px;
    background: #fff; }
  body.fans .modal_wrap .btn_close {
    position: absolute;
    top: 0;
    right: -35px;
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    background: url(../images/fans/btn_close.svg) no-repeat center/contain; }
  body.fans .modal_wrap .btn {
    width: 50px;
    height: 50px; }
    body.fans .modal_wrap .btn::after {
      display: none; }
    body.fans .modal_wrap .btn.prev {
      left: -70px;
      background: url(../images/fans/btn_prev.svg) no-repeat center/contain; }
    body.fans .modal_wrap .btn.next {
      right: -70px;
      background: url(../images/fans/btn_next.svg) no-repeat center/contain; }
body.fans .slide {
  width: 100%;
  overflow: hidden; }
  body.fans .slide li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  body.fans .slide .img {
    width: 60%; }
  body.fans .slide .wrap {
    width: 40%;
    padding: 30px; }
  body.fans .slide .ttl {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 2.3rem; }
  body.fans .slide .txt {
    font-size: 1.4rem;
    line-height: 2.6rem; }
  body.fans .slide .btn_link {
    display: inline-block;
    margin: 20px 0 0 0;
    padding: 10px 15px;
    background: #009a53;
    color: #fff;
    font-size: 1.6rem;
    border-radius: 100px;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
body.NotFound404 .intro p {
  text-align: center; }

body.jp .lang .jp {
  display: none; }
body.en .lang .en {
  display: none; }
body.en.products .productsLinks .platinum_balance {
  display: block; }
@media only screen and (min-width: 830px) {
  body.en.babyfood .retort_elm_tx {
    top: -30px;
    font-size: 23px;
    line-height: 38px; }
  body.en.babyfood .retort_elm_egg.elm2 {
    left: 60%; }
  body.en.babyfood .retort_elm_egg.elm4 {
    left: 60%; } }
@media only screen and (max-width: 680px) {
  body.en.babyfood .retort_elm_tx {
    font-size: 4vw;
    line-height: 6vw !important; } }
body.en.hakira .lp_store_tx {
  margin: 0;
  padding: 0; }
@media only screen and (min-width: 830px) {
  body.en.hakira .title_dotted .title_dotted_tx {
    font-size: 33px; }
  body.en.hakira .lp_kv_catch {
    width: auto; }
    body.en.hakira .lp_kv_catch img {
      width: auto;
      height: 116px; }
  body.en.hakira .title_dotted_center .title_dotted_tx {
    line-height: 45px;
    margin-bottom: 15px; }
  body.en.hakira .img_aware {
    top: 230px;
    width: 150px; }
  body.en.hakira .lp_brush_doctor h3 {
    font-size: 17px;
    line-height: 26px; }
  body.en.hakira .prof_title {
    font-size: 18px; }
  body.en.hakira .prof_doc {
    font-size: 12px; } }
@media only screen and (max-width: 680px) {
  body.en.hakira .title_dotted_tx {
    font-size: 22px; }
  body.en.hakira .img_aware {
    top: 25%;
    right: 3%;
    width: 120px; } }
body.cn_tc {
  font-family: "Noto Sans TC" !important; }
  body.cn_tc * {
    font-family: "Noto Sans TC" !important; }
  body.cn_tc .lang .cn_tc {
    display: none; }
  @media only screen and (min-width: 830px) {
    body.cn_tc.babyfood .grid_box_tx {
      margin-top: 0;
      font-size: 18px; }
    body.cn_tc.babyfood .grid_box_img {
      margin-top: 0; } }
  @media only screen and (max-width: 680px) {
    body.cn_tc.hakira .img_aware {
      top: 35%;
      right: 3%; } }
body.cn_sc {
  font-family: "Noto Sans SC" !important; }
  body.cn_sc * {
    font-family: "Noto Sans SC" !important; }
  body.cn_sc .lang .cn_sc {
    display: none; }
  @media only screen and (min-width: 830px) {
    body.cn_sc.hakira .lp_brush_lead_tx {
      font-size: 25px; } }
  @media only screen and (max-width: 680px) {
    body.cn_sc.hakira .img_aware {
      top: 33%;
      right: 3%; } }
body.vn {
  font-family: "Open Sans" !important; }
  body.vn * {
    font-family: "Open Sans" !important; }
  body.vn .lang .vn {
    display: none; }
  body.vn.research.top .history dt {
    width: 12rem; }
  body.vn.research.top .history dd {
    width: calc(100% - 12rem); }
  body.vn.products .productsLinks .platinum_balance {
    display: block; }
  @media only screen and (min-width: 830px) {
    body.vn.babyfood .snack_cal_list_title {
      font-size: 23px; }
    body.vn.babyfood .snack_cal_list_title.t1 {
      width: 95%; } }
  @media only screen and (min-width: 830px) {
    body.vn.hakira .lp_kv_catch {
      width: auto; }
      body.vn.hakira .lp_kv_catch img {
        position: relative;
        top: 50px;
        width: auto;
        height: 116px; } }
  @media only screen and (max-width: 680px) {
    body.vn.hakira .img_aware {
      top: 29%;
      right: 3%; } }
body.km {
  font-family: "Noto Sans Khmer" !important; }
  body.km * {
    font-family: "Noto Sans Khmer" !important; }
  body.km .lang .km {
    display: none; }
  body.km .txt {
    word-break: break-all; }
  body.km.research.top .history dt {
    width: 12rem; }
  body.km.research.top .history dd {
    width: calc(100% - 12rem); }
  body.km.corporate .profile dt {
    width: 25%; }
  body.km.corporate .profile dd {
    width: 70%; }
  body.km.lp p,
  body.km.lp div {
    word-break: break-all; }
  @media only screen and (min-width: 830px) {
    body.km.babyfood .retort_elm_tx {
      line-height: 45px;
      font-size: 35px; } }
  @media only screen and (min-width: 830px) {
    body.km.hakira .lp_kv_catch {
      width: auto; }
      body.km.hakira .lp_kv_catch img {
        position: relative;
        top: 50px;
        width: auto;
        height: 116px; } }
  @media only screen and (max-width: 680px) {
    body.km.hakira .img_aware {
      top: 32%;
      right: 3%; } }

/*----------------------------*/
/*SP用 CSS*/
/*----------------------------*/
@media only screen and (max-width: 680px) {
  .pc {
    display: none !important; }

  .sp {
    display: block !important; }

  p {
    line-height: 2.2rem; }

  .inner {
    width: 100%; }

  #env {
    display: none; }

  #pagetop {
    right: 10px;
    bottom: 10px; }

  .boxList li {
    width: 48%; }
  .boxList.headline li {
    width: 100%; }
  .boxList.tnList li {
    width: 48%; }
    .boxList.tnList li .tn .name {
      opacity: 1 !important; }
      .boxList.tnList li .tn .name .en {
        font-size: 1.8rem; }
      .boxList.tnList li .tn .name .jp {
        font-size: 1.2rem; }

  .textList li > div,
  .textList li > a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }

  .img_gallery li {
    width: 48%; }

  .btn_link {
    padding: 20px;
    font-size: 7vw; }

  header {
    background: #fff; }
    header .inner {
      padding: 0;
      width: 100%;
      text-align: left; }
    header h1 {
      -webkit-box-pack: left;
          -ms-flex-pack: left;
              justify-content: left;
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 10px 13px; }
    header .logo {
      width: 100%; }
      header .logo img {
        width: 100%;
        max-height: 35px; }
    header .lang {
      position: static;
      padding: 5px;
      border-top: 1px solid #ccc; }
      header .lang ul {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 100%; }
      header .lang li {
        width: auto;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; }

  main article {
    width: 90%;
    max-width: unset;
    margin-left: auto;
    margin-right: auto; }
    main article .inner {
      width: 100%;
      max-width: unset; }
    main article section {
      margin-bottom: 50px; }
      main article section > .inner {
        margin-left: auto;
        margin-right: auto; }

  footer {
    padding: 15px 0; }
    footer .inner {
      width: 90%;
      margin: auto; }
    footer .footer_navi ul {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    footer .footer_navi li {
      width: 48%;
      margin: 0 0 10px 0;
      padding: 0;
      border: none; }
      footer .footer_navi li:last-of-type {
        margin: 0;
        padding: 0; }
    footer .notice {
      width: 90%;
      margin: auto; }

  #cookiesAcceptWrap {
    padding: 15px; }

  .breadcrumbs {
    width: 100%;
    margin-top: 0px;
    overflow: scroll; }
    .breadcrumbs::-webkit-scrollbar {
      display: none !important; }
    .breadcrumbs ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: auto;
      margin: auto; }
    .breadcrumbs li {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .breadcrumbs .home {
      padding-left: 5px; }

  #menu_bg {
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    width: 120%;
    height: 120%;
    background: rgba(0, 0, 0, 0.8); }

  .btn_menu {
    position: fixed;
    z-index: 200;
    top: 0px;
    right: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 7px 7px;
    background: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer; }
    .btn_menu span {
      display: block;
      width: 25px;
      height: 3px;
      margin: 2px auto;
      border-radius: 10px;
      background-color: #96d102;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }
    .btn_menu.open {
      background-color: #fff; }
      .btn_menu.open .top {
        -webkit-transform: rotate(-45deg) translateY(5px) translateX(-5px);
                transform: rotate(-45deg) translateY(5px) translateX(-5px); }
      .btn_menu.open .middle {
        opacity: 0; }
      .btn_menu.open .bottom {
        -webkit-transform: rotate(45deg) translateY(-5px) translateX(-5px);
                transform: rotate(45deg) translateY(-5px) translateX(-5px); }
    .btn_menu p {
      position: absolute;
      bottom: -10px;
      width: 100%;
      font-size: 0.8rem;
      color: #009a53; }

  .gnavi {
    display: none;
    position: fixed;
    left: 0;
    width: 100%;
    background: #96d102; }
    .gnavi ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: 100%;
      margin: auto; }
    .gnavi li {
      -webkit-box-flex: 100%;
          -ms-flex: 100%;
              flex: 100%;
      margin: 0;
      text-align: center; }
      .gnavi li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: 20px 10px;
        font-size: 1.6rem;
        color: #fff;
        border-bottom: 1px solid #fff; }
        .gnavi li a span {
          border: none; }
      .gnavi li:hover a {
        color: #fff;
        border-bottom: 1px solid #fff; }
      .gnavi li:last-of-type a {
        border: none !important; }

  .table_wrap {
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch; }
    .table_wrap:hover .scroll {
      display: none; }
    .table_wrap .scroll {
      position: absolute;
      top: 3px;
      left: 20px;
      width: 16px;
      height: 16px;
      background: #fff url(../images/common/icon_arrow_left_orange.svg) no-repeat center center/cover;
      border-radius: 20px;
      -webkit-animation: scroll_arrow 2s infinite;
      animation: scroll_arrow 2s infinite; }
    .table_wrap table {
      width: auto;
      min-width: 100%; }
    .table_wrap th,
    .table_wrap td {
      width: auto;
      word-break: keep-all;
      white-space: nowrap; }

  @-webkit-keyframes scroll_arrow {
    from {
      left: 20px;
      opacity: 1; }
    to {
      left: 0px;
      opacity: 0; } }
  @keyframes scroll_arrow {
    from {
      left: 20px;
      opacity: 1; }
    to {
      left: 0px;
      opacity: 0; } }
  .title_wrap {
    padding: 30px 0;
    margin: auto; }
    .title_wrap .ttl {
      font-size: 2.8rem; }
      .title_wrap .ttl::after {
        margin: 10px auto 0;
        width: 100px;
        height: 3px;
        background: #96d102; }

  .contentsLinks li {
    width: 50%;
    position: relative;
    height: auto; }
    .contentsLinks li::before {
      content: "";
      display: block;
      padding-top: 80%; }
    .contentsLinks li a {
      font-size: 4vw; }

  .sec_vision img {
    max-width: 100%; }
  .sec_vision p {
    line-height: 2.2rem; }

  body.home .contentsLinks {
    margin-bottom: 0px; }
    body.home .contentsLinks li:nth-of-type(1) {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    body.home .contentsLinks li:nth-of-type(2) {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    body.home .contentsLinks li:nth-of-type(3) {
      -webkit-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5; }
    body.home .contentsLinks li:nth-of-type(4) {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
    body.home .contentsLinks li:nth-of-type(5) {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
    body.home .contentsLinks li:nth-of-type(6) {
      -webkit-box-ordinal-group: 7;
          -ms-flex-order: 6;
              order: 6; }
  body.home .fans_wrap {
    padding: 3%; }
    body.home .fans_wrap .ttl {
      width: 30%; }
    body.home .fans_wrap .img_list {
      width: 58%; }
      body.home .fans_wrap .img_list li {
        width: 31%; }
    body.home .fans_wrap .view_more {
      width: 10%;
      padding: 1%; }
  body.products .productsLinks ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    width: 100%; }
  body.products .productsLinks li {
    width: 100% !important; }
    body.products .productsLinks li h3 {
      margin-bottom: 5px;
      border-bottom: none !important; }
  body.products.list .title_wrap .ttl {
    font-size: 6vw; }
    body.products.list .title_wrap .ttl span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      body.products.list .title_wrap .ttl span img {
        top: unset;
        height: 7vw; }
  body.products.list .sec1000days {
    width: 70%; }
  body.products.list .graph_mom img {
    width: 100%; }
  body.products .items li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    body.products .items li .img_box {
      width: 100%; }
    body.products .items li .txt_box {
      width: 100%;
      text-align: center; }
      body.products .items li .txt_box .ttl {
        text-align: center; }
      body.products .items li .txt_box .txt {
        text-align: left; }
  body.research.top .submenu ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
  body.research.top .submenu li {
    width: 100%;
    margin-bottom: 5px; }
    body.research.top .submenu li span {
      width: 230px; }
  body.research.top .sec .ttl {
    margin-bottom: 30px; }
    body.research.top .sec .ttl span {
      font-size: 7vw; }
      body.research.top .sec .ttl span img {
        height: 8vw; }
  body.research.top .sec_1 .ttl_sub span {
    padding: 3px 20px 6px;
    font-size: 1.8rem; }
  body.research.top .sec_2 .ttl_sub span {
    padding: 10px 0; }
  body.research.top .sec_2 p {
    text-align: left !important; }
    body.research.top .sec_2 p br {
      display: none; }
  body.research.top .sec_2 img {
    max-width: 100%;
    margin: 0 auto 30px; }
  body.research.top .sec_2 table {
    width: 100%; }
    body.research.top .sec_2 table th {
      font-size: 1.4rem; }
    body.research.top .sec_2 table td {
      padding: 10px;
      font-size: 1.2rem; }
  body.research.publications .submenu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    body.research.publications .submenu .wrap {
      width: 100%; }
  body.research.publications .sec .ttl span {
    display: inline-block;
    width: calc(100% - 10rem); }
  body.brand main {
    position: relative; }
    body.brand main::after {
      content: "";
      position: absolute;
      z-index: -1;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 500px;
      background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(50%, #d3edf6), to(#a5d9ed));
      background: linear-gradient(to bottom, #ffffff 0%, #d3edf6 50%, #a5d9ed 100%); }
  body.brand .subtitle {
    max-height: auto;
    width: 100%; }
  body.corporate .profile dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
  body.corporate .profile dt,
  body.corporate .profile dd {
    width: 100%;
    margin: 0 0 10px 0; }
  body.corporate .profile dd {
    padding: 0px 10px 10px 10px;
    border: none; }
  body.corporate .bnr a {
    width: 100%; }
  body.fans article {
    width: 100%; }
  body.fans .ttl_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 30px 0; }
    body.fans .ttl_wrap .ttl_main {
      width: 70%;
      margin-bottom: 20px; }
    body.fans .ttl_wrap .txt {
      width: 90%;
      text-align: center; }
      body.fans .ttl_wrap .txt p {
        text-align: left; }
    body.fans .ttl_wrap .btn_sns {
      width: 50px; }
  body.fans .img_list {
    width: 90%;
    margin: auto;
    gap: 1%; }
    body.fans .img_list li {
      width: 32.66%;
      margin-bottom: 5%; }
    body.fans .img_list .tn {
      margin-bottom: 5px; }
    body.fans .img_list .catch_line {
      font-size: 1.2rem;
      line-height: 1.6rem; }
  body.fans .modal_wrap {
    opacity: 1;
    z-index: 100;
    top: 0;
    left: 100%;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
    body.fans .modal_wrap.on {
      left: 0; }
      body.fans .modal_wrap.on .btn_close_wrap {
        left: 0; }
    body.fans .modal_wrap .btn {
      display: none; }
    body.fans .modal_wrap .box {
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      padding-top: 50px;
      overflow: scroll; }
    body.fans .modal_wrap .btn_close_wrap {
      position: fixed;
      top: 0;
      left: 100%;
      width: 100%;
      height: 50px;
      padding: 8px;
      background: #fff;
      border-bottom: 1px solid #d8d8d8; }
    body.fans .modal_wrap .btn_close {
      position: relative;
      top: 0;
      left: 0;
      background: url(../images/fans/btn_left.svg) no-repeat center/contain; }
      body.fans .modal_wrap .btn_close::after {
        content: "";
        position: absolute;
        top: 0;
        left: 35px;
        display: block;
        width: auto;
        height: 100%;
        aspect-ratio: 200 / 121;
        background: url(../images/fans/fans_logo.svg) no-repeat center/contain; }
  body.fans .slide li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 30px;
    border-bottom: 1px solid #d8d8d8; }
  body.fans .slide .img {
    width: 80%;
    margin-bottom: 30px; }
  body.fans .slide .wrap {
    width: 100%;
    padding: 0;
    text-align: center; }
  body.fans .slide .ttl {
    text-align: left;
    font-size: 2rem; }
  body.fans .slide .txt {
    text-align: left;
    font-size: 1.4rem;
    line-height: 2.6rem; } }
/*-----------------------------*/
/*フォーム PC用 CSS*/
/*-----------------------------*/
input[type="password"],
input[type="date"],
input[type="time"],
input[type="text"],
textarea {
  padding: 1em;
  font-size: 1.6rem;
  font-family: "Noto Sans Japanese";
  border-radius: 5px;
  border: 1px solid #ccc;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="time"]:focus,
  input[type="text"]:focus,
  textarea:focus {
    background-color: #ccffe4;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5) inset;
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5) inset;
    -webkit-transition: 0.5s;
    transition: 0.5s; }

input[type="password"],
input[type="date"],
input[type="time"],
input[type="text"],
textarea,
select {
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="time"]:focus,
  input[type="text"]:focus,
  textarea:focus,
  select:focus {
    background-color: #ccffe4;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5) inset;
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5) inset;
    -webkit-transition: 0.3s;
    transition: 0.3s; }

input[type="password"],
input[type="date"],
input[type="time"],
input[type="text"],
select {
  margin-left: 10px;
  margin-right: 10px; }

input[type="password"].w100,
input[type="date"].w100,
input[type="time"].w100,
input[type="text"].w100,
textarea.w100 {
  width: 100px; }
input[type="password"].w150,
input[type="date"].w150,
input[type="time"].w150,
input[type="text"].w150,
textarea.w150 {
  width: 150px; }
input[type="password"].w200,
input[type="date"].w200,
input[type="time"].w200,
input[type="text"].w200,
textarea.w200 {
  width: 200px; }
input[type="password"].w250,
input[type="date"].w250,
input[type="time"].w250,
input[type="text"].w250,
textarea.w250 {
  width: 250px; }
input[type="password"].w300,
input[type="date"].w300,
input[type="time"].w300,
input[type="text"].w300,
textarea.w300 {
  width: 300px; }
input[type="password"].w350,
input[type="date"].w350,
input[type="time"].w350,
input[type="text"].w350,
textarea.w350 {
  width: 350px; }
input[type="password"].w400,
input[type="date"].w400,
input[type="time"].w400,
input[type="text"].w400,
textarea.w400 {
  width: 400px; }
input[type="password"].w450,
input[type="date"].w450,
input[type="time"].w450,
input[type="text"].w450,
textarea.w450 {
  width: 450px; }
input[type="password"].w500,
input[type="date"].w500,
input[type="time"].w500,
input[type="text"].w500,
textarea.w500 {
  width: 500px; }
input[type="password"].w550,
input[type="date"].w550,
input[type="time"].w550,
input[type="text"].w550,
textarea.w550 {
  width: 550px; }
input[type="password"].w600,
input[type="date"].w600,
input[type="time"].w600,
input[type="text"].w600,
textarea.w600 {
  width: 600px; }
input[type="password"].w650,
input[type="date"].w650,
input[type="time"].w650,
input[type="text"].w650,
textarea.w650 {
  width: 650px; }
input[type="password"].w700,
input[type="date"].w700,
input[type="time"].w700,
input[type="text"].w700,
textarea.w700 {
  width: 700px; }
input[type="password"].w100p,
input[type="date"].w100p,
input[type="time"].w100p,
input[type="text"].w100p,
textarea.w100p {
  width: 100%; }

textarea[name="remarks"] {
  width: 85%;
  height: 300px; }

input[type="checkbox"] {
  display: none; }
  input[type="checkbox"] + label {
    display: inline-block;
    margin: 0 30px 0 0; }
    input[type="checkbox"] + label::before {
      content: "";
      position: relative;
      display: inline-block;
      margin-right: 5px;
      width: 30px;
      height: 30px;
      background-image: url(../images/form/checkbox.svg);
      background-repeat: no-repeat;
      background-size: cover;
      vertical-align: top; }
    input[type="checkbox"] + label span {
      display: inline-block;
      position: relative;
      top: 4px;
      vertical-align: top; }
  input[type="checkbox"]:checked + label::before {
    background-position: 0px -30px; }
  input[type="checkbox"].required {
    display: inline-block;
    margin-right: 5px; }
    input[type="checkbox"].required + label::before {
      display: none; }

input[type="radio"] {
  display: none; }
  input[type="radio"] + label {
    display: inline-block;
    margin: 0 30px 0 0; }
    input[type="radio"] + label::before {
      content: "";
      position: relative;
      display: inline-block;
      margin-right: 5px;
      width: 28px;
      height: 28px;
      background-image: url(../images/form/radiobox.svg);
      background-repeat: no-repeat;
      background-size: cover;
      vertical-align: top; }
    input[type="radio"] + label span {
      position: relative;
      top: 4px;
      vertical-align: top; }
  input[type="radio"]:checked + label::before {
    background-position: 0px -28px; }
  input[type="radio"].required {
    display: inline-block; }
    input[type="radio"].required:first-of-type {
      margin-left: 10px; }
    input[type="radio"].required + label:first-of-type {
      margin-left: 0; }
    input[type="radio"].required + label::before {
      display: none; }

label {
  cursor: pointer; }
  label + span {
    position: relative;
    top: -1.5rem;
    margin-right: 3rem; }

select {
  padding: 1.6rem;
  font-size: 1.8rem;
  border: 1px solid #ccc;
  border-radius: 4px; }

.switch {
  position: relative;
  top: 0.8em;
  display: inline-block; }
  .switch input[type="radio"],
  .switch input[type="checkbox"] {
    display: none !important; }
    .switch input[type="radio"] + label,
    .switch input[type="checkbox"] + label {
      float: left;
      display: block;
      width: auto;
      margin: 0;
      padding: 0.5em;
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      border-left: 1px solid #ccc;
      border-right: none;
      color: #999;
      background-color: #eaeaea;
      -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3) inset;
              box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3) inset; }
      .switch input[type="radio"] + label:first-of-type,
      .switch input[type="checkbox"] + label:first-of-type {
        border-radius: 6px 0px 0px 6px; }
      .switch input[type="radio"] + label:last-of-type,
      .switch input[type="checkbox"] + label:last-of-type {
        border-radius: 0px 6px 6px 0px;
        border-right: 1px solid #ccc; }
      .switch input[type="radio"] + label::before,
      .switch input[type="checkbox"] + label::before {
        display: none; }
      .switch input[type="radio"] + label span,
      .switch input[type="checkbox"] + label span {
        top: 1px; }
    .switch input[type="radio"]:checked + label,
    .switch input[type="checkbox"]:checked + label {
      color: #fff;
      background-color: #cc0000;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .switch input[type="radio"]:checked + label::before,
      .switch input[type="checkbox"]:checked + label::before {
        display: none; }

button {
  position: relative;
  display: inline-block;
  margin: auto 20px;
  padding: 10px;
  width: 300px;
  height: 60px;
  font-size: 2rem;
  font-weight: bold;
  font-family: "Noto Sans Japanese";
  border-radius: 30px;
  border: none;
  cursor: pointer; }
  button::after {
    width: 30px;
    height: 30px;
    position: absolute; }
  button:hover {
    opacity: 0.6; }
  button.submit {
    background-color: #cc0000;
    color: #fff; }
    button.submit::after {
      content: url(../images/common/icon_arrow_right_white.svg);
      right: 15px; }
  button.back {
    background-color: #666;
    color: #fff; }
    button.back::after {
      content: url(../images/common/icon_arrow_left_white.svg);
      left: 15px; }
  button.link {
    background-color: #6699cc;
    color: #fff; }
    button.link::after {
      content: url(../images/common/icon_arrow_right_white.svg);
      right: 15px; }

form dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  form dl > dt {
    position: relative;
    width: 30%;
    padding-top: 20px;
    margin: 0 0 30px 0;
    color: #006699;
    font-weight: bold;
    font-size: 1.6rem; }
    form dl > dt + dd {
      margin: 0 0 30px 0;
      padding-top: 15px;
      width: 70%; }
      form dl > dt + dd > dl dt {
        width: 15%;
        color: #333;
        font-weight: bold;
        font-size: 1.4rem;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
        form dl > dt + dd > dl dt:first-of-type {
          padding-top: 0px; }
          form dl > dt + dd > dl dt:first-of-type + dd {
            padding-top: 0px; }
        form dl > dt + dd > dl dt + dd {
          width: 85%;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box; }
    form dl > dt.required::after {
      content: "必須";
      position: absolute;
      right: 30px;
      top: 15px;
      display: block;
      padding: 3px 5px;
      background: #cc0000;
      color: #fff;
      font-size: 1.2rem; }
  form dl dd label:first-of-type {
    margin-left: 10px; }
  form dl dd aside {
    display: inline-block;
    font-size: 1.2rem; }
form.confirm dl dt + dd p {
  font-size: 1.6rem; }
form > section {
  padding: 10px; }
  form > section > h3 {
    margin: 0 -10px 10px -10px;
    border-bottom: 3px solid #2379b9; }
    form > section > h3 span {
      margin: 0 0 0 10px !important;
      padding: 10px;
      font-size: 1.8rem;
      color: #fff;
      background-color: #2379b9;
      border-radius: 4px 4px 0 0; }
    form > section > h3 + p {
      padding: 0; }

.form .step {
  margin-bottom: 30px; }
  .form .step ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    overflow: hidden; }
    .form .step ul li {
      position: relative;
      width: 33.3%;
      padding: 15px;
      background-color: #cccccc;
      color: #666666;
      font-size: 2rem;
      font-weight: bold;
      text-align: center; }
      .form .step ul li::after {
        content: "";
        position: absolute;
        z-index: -1;
        right: -20px;
        top: 50%;
        display: inline-block;
        width: 50px;
        height: 50px;
        margin-top: -27px;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
        border-right: 4px solid #fff;
        border-bottom: 4px solid #fff;
        background-color: #cccccc; }
      .form .step ul li:last-child::after {
        display: none; }
      .form .step ul li.on {
        background-color: #ff6600;
        color: #fff; }
        .form .step ul li.on::after {
          background-color: #ff6600; }
      .form .step ul li:nth-of-type(1) {
        z-index: 3; }
      .form .step ul li:nth-of-type(2) {
        z-index: 2; }
      .form .step ul li:nth-of-type(3) {
        z-index: 1; }
      .form .step ul li > span {
        position: relative;
        z-index: 10; }
.form .privacy_wrap h3 {
  margin-bottom: 1.5rem; }
  .form .privacy_wrap h3 span {
    display: inline-block;
    margin: 1rem 0;
    font-size: 2rem; }
.form .privacy_wrap .privacy {
  height: 200px;
  padding: 20px;
  overflow: auto;
  border: 1px solid #ccc; }
  .form .privacy_wrap .privacy > section {
    margin-bottom: 40px; }
    .form .privacy_wrap .privacy > section:last-of-type {
      margin-bottom: 0; }
    .form .privacy_wrap .privacy > section h4 {
      margin-bottom: 10px;
      color: #333;
      font-size: 1.6rem; }
    .form .privacy_wrap .privacy > section h5 {
      margin-bottom: 0.5rem;
      color: #333;
      font-size: 1.4rem; }
    .form .privacy_wrap .privacy > section section {
      margin-top: 20px; }
  .form .privacy_wrap .privacy > .number {
    counter-increment: number; }
    .form .privacy_wrap .privacy > .number > h4::before {
      content: counter(number,decimal) ". ";
      position: relative;
      top: 0;
      display: inline-block;
      width: auto;
      height: auto;
      margin-right: 0.3rem;
      color: #333;
      background: none; }
  .form .privacy_wrap .privacy .list_number {
    counter-reset: list_number; }
    .form .privacy_wrap .privacy .list_number > li {
      counter-increment: list_number; }
      .form .privacy_wrap .privacy .list_number > li::before {
        content: "（" counter(list_number,decimal) "）"; }
  .form .privacy_wrap .privacy .list_conf {
    counter-reset: list_conf; }
    .form .privacy_wrap .privacy .list_conf > li {
      counter-increment: list_conf;
      margin-left: 1em;
      text-indent: -1em; }
      .form .privacy_wrap .privacy .list_conf > li::before {
        content: "＊" counter(list_conf,decimal) " "; }
  .form .privacy_wrap .privacy .list {
    margin-left: 2em; }
    .form .privacy_wrap .privacy .list > li {
      list-style-type: decimal; }
  .form .privacy_wrap .privacy ul li .list {
    margin-left: 4em; }
.form .privacy_wrap .privacy_check {
  margin-top: 20px;
  padding: 20px 0;
  text-align: center;
  background-color: #eaeaea;
  border-radius: 8px; }
  .form .privacy_wrap .privacy_check label {
    position: relative;
    top: -7px;
    margin-top: 7px; }
    .form .privacy_wrap .privacy_check label span {
      color: #cc0000;
      display: inline-block;
      font-size: 1.4rem;
      font-weight: bold; }
      .form .privacy_wrap .privacy_check label span::after {
        content: "必須";
        display: inline-block;
        padding: 3px 5px;
        margin-left: 10px;
        background: #cc0000;
        color: #fff;
        font-size: 1.2rem; }
.form .comp_message {
  text-align: center; }

@media only screen and (max-width: 680px) {
  input {
    margin-bottom: 5px; }

  input[type="text"].w100,
  textarea.w100 {
    width: 65%; }
  input[type="text"].w150,
  textarea.w150 {
    width: 65%; }
  input[type="text"].w200,
  textarea.w200 {
    width: 65%; }
  input[type="text"].w250,
  textarea.w250 {
    width: 65%; }
  input[type="text"].w300,
  textarea.w300 {
    width: 65%; }
  input[type="text"].w350,
  textarea.w350 {
    width: 65%; }
  input[type="text"].w400,
  textarea.w400 {
    width: 65%; }
  input[type="text"].w450,
  textarea.w450 {
    width: 65%; }
  input[type="text"].w500,
  textarea.w500 {
    width: 65%; }
  input[type="text"].w550,
  textarea.w550 {
    width: 65%; }
  input[type="text"].w600,
  textarea.w600 {
    width: 65%; }
  input[type="text"].w650,
  textarea.w650 {
    width: 65%; }
  input[type="text"].w700,
  textarea.w700 {
    width: 65%; }
  input[type="text"].w100p,
  textarea.w100p {
    width: 100%; }

  textarea {
    width: 100%; }

  input[type="checkbox"] + label,
  input[type="radio"] + label {
    margin-bottom: 5px; }

  form dl > dt {
    padding: 0;
    margin-bottom: 10px;
    width: 100%; }
    form dl > dt.required::after {
      position: relative;
      right: 0;
      top: 0px;
      width: 3em;
      display: inline-block;
      margin-left: 10px;
      text-align: center; }
    form dl > dt + dd {
      width: 100%;
      margin-bottom: 40px; }
      form dl > dt + dd > dl {
        width: 100%; }
        form dl > dt + dd > dl > dt {
          width: 100%; }
          form dl > dt + dd > dl > dt + dd {
            width: 100%; }
  form dl dt {
    width: 100% !important; }
  form dl dd {
    width: 100%; }
    form dl dd label:first-of-type {
      margin-left: 0; }

  .form .step ul {
    display: block; }
    .form .step ul li {
      width: auto;
      margin-bottom: 2px; }
      .form .step ul li:first-child {
        border-radius: 4px 4px 0 0; }
      .form .step ul li:last-child {
        border-radius: 0 0 4px 4px; }
      .form .step ul li::after {
        display: none; }
  .form .remarks textarea {
    width: 90%; }
  .form .privacy_wrap .privacy_check {
    padding: 20px; }
    .form .privacy_wrap .privacy_check label {
      top: 0;
      display: block;
      margin: auto; }
      .form .privacy_wrap .privacy_check label span::after {
        display: block;
        margin: auto;
        width: 3em;
        text-align: center; }
  .form .btn_wrap button {
    width: auto;
    height: 40px;
    min-width: 270px;
    margin: 0 auto 10px auto;
    font-size: 1.6rem;
    line-height: 2rem;
    border-radius: 20px; }
    .form .btn_wrap button::after {
      width: 20px;
      height: 20px;
      position: absolute; }
    .form .btn_wrap button.submit::after {
      right: 10px; }
    .form .btn_wrap button.back::after {
      left: 10px; }
    .form .btn_wrap button.link::after {
      right: 10px; } }

/*# sourceMappingURL=style.css.map */