@charset "UTF-8";
article, aside, figure, footer, header, nav, section, main {
  display: block;
}

body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, pre, form, input, img,
article, aside, figure, footer, header, nav, section, main {
  margin: 0;
  padding: 0;
}

table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  font-size: 100%;
}

img, object {
  border: 0;
  vertical-align: top;
}

ul {
  list-style: none;
}

ol {
  margin: 0 0 1em;
  padding: 0 0 0 1.4em;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6, select {
  font-size: 100%;
}

em, address, i {
  font-style: normal;
}

p {
  margin: 0 0 1em;
  padding: 0;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.mb80 {
  margin-bottom: 80px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb10 {
  margin-bottom: 10px;
}

.r {
  text-align: right;
}

.l {
  text-align: left;
}

.c {
  text-align: center;
}

.flo_l {
  float: left;
  margin-right: 15px;
}

.flo_r {
  float: right;
  margin-left: 15px;
}

.emph,
.alert,
.bold {
  font-weight: bold;
}

.attention,
.alert {
  color: #ee5e8b;
}

.disc {
  list-style-type: disc;
  margin-bottom: 1em;
  padding-left: 1.4em;
}

.hide {
  display: none;
}

.clear {
  clear: both;
}

.intvw:before, .rally_list:before, .plan_heading:before, .news_lineup li:before, .links li:before, .cf:before, section:before, .ft:before, .intvw:after, .rally_list:after, .plan_heading:after, .news_lineup li:after, .links li:after, .cf:after, section:after, .ft:after {
  content: "";
  display: table;
}
.intvw:after, .rally_list:after, .plan_heading:after, .news_lineup li:after, .links li:after, .cf:after, section:after, .ft:after {
  clear: both;
}

img {
  max-width: 100%;
  max-height: 100%;
}

section {
  margin-bottom: 40px;
}

table {
  margin-bottom: 20px;
}

td,
th {
  padding: 10px 6px;
  border: 1px solid #ccc;
}

th {
  background-color: #eee;
}

button,
input[type=submit],
input[type=image] {
  cursor: pointer;
}

input[type=text],
input[type=password],
textarea,
select {
  padding: 4px;
  font-size: 16px;
}

select {
  max-width: 300px;
}

a {
  color: #3e3a39;
  text-decoration: none;
}
a.tdu {
  text-decoration: underline;
}

p.mb0 {
  margin-bottom: 0;
}

.pad_tb30 {
  padding: 30px 0;
}

.fix_top {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 5;
}

.inner, .hd_wrap, .inner_pd, .inner_narrow, .inner_limit {
  width: 100%;
  max-width: 1100px;
  margin: auto;
}
.inner_pd, .inner_narrow, .inner_limit {
  padding: 0 10px;
}
.inner_narrow, .inner_limit {
  max-width: 800px;
}
.inner_narrow.mb40, .inner_limit.mb40 {
  margin-bottom: 40px;
}

.op60 {
  opacity: 0.6;
}

.pc_only,
.pc_only_inline_block {
  display: none;
}

.fz10 {
  font-size: 10px;
}

.fz14 {
  font-size: 14px;
}

.fz15 {
  font-size: 15px;
}

.fz16 {
  font-size: 16px;
}

.fz18 {
  font-size: 18px;
}

.fz20 {
  font-size: 20px;
}

html,
body {
  min-height: 100%;
  height: auto;
}

body {
  position: relative;
  line-height: 1.6;
  background-color: #f2f2e9;
  color: #333;
  font-family: RodinPro-M, sans-serif;
  font-size: 12px;
}

h1, h2, h3, h4, h5,
.title_font {
  font-family: "FOT-アニト Std L";
  font-weight: normal;
}

.hd_fixed {
  position: fixed;
  z-index: 3;
  top: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.85);
}

.hd_wrap {
  position: relative;
}

.hd {
  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;
  height: 50px;
  padding: 0 10px;
}
.hd .logo {
  width: 40%;
  text-align: center;
}
.hd .menu_btn {
  width: 31px;
  cursor: pointer;
}
.hd .menu_btn img {
  max-height: 44px;
}
.hd .logout {
  width: 58px;
  text-align: center;
  font-size: 10px;
}
.hd .logout img {
  height: 25px;
}
.hd .logout a {
  color: #009b63;
  font-weight: bold;
  text-decoration: none;
}

.pagetop_sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
}
.pagetop_sp a {
  -ms-flex-preferred-size: 40px;
  flex-basis: 40px;
}
.pagetop_sp::before, .pagetop_sp::after {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 2px;
  background-color: #e1d9bc;
  content: "";
}
.pagetop_sp::before {
  margin-right: 10px;
}
.pagetop_sp::after {
  margin-left: 10px;
}

.ft_pc {
  display: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 80px;
}

.ft_logo {
  margin-right: 9%;
}

.ft_list {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ft_list li {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  margin-bottom: 20px;
}

.ft_icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

.ft_link {
  margin-bottom: 24px;
  text-align: center;
}
.ft_link a {
  display: inline-block;
  line-height: 1;
  padding: 0 10px;
  font-weight: bold;
}
.ft_link a:not(last-child) {
  border-right: 1px solid #3e3a39;
}

.ft_copy {
  color: #c2b378;
  text-align: center;
}

.pagetop {
  display: none;
}

.content {
  margin-top: 51px;
}

.path {
  position: relative;
  background-color: rgba(255, 255, 255, 0.85);
}
.path .inner, .path .inner_pd, .path .inner_narrow, .path .inner_limit, .path .hd_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 30px;
}
.path a:not(:first-child) {
  margin-left: 0.5em;
}

.b_title {
  margin: 20px 0;
  color: #9a814d;
  font-size: 24px;
  text-align: center;
}
.b_title img {
  width: 26px;
  margin-top: -2px;
  vertical-align: middle;
}

.s_title {
  margin: 20px 0;
  font-size: 14px;
  text-align: center;
}

.inner_bg {
  margin-bottom: 30px;
  padding: 15px;
  border-radius: 8px;
  background-color: #fff;
  word-break: break-all;
}
.inner_bg > p:last-child {
  margin-bottom: 0;
}
.inner_bg.mb60 {
  margin-bottom: 60px;
}

.marked {
  margin: 0 -15px 10px;
  padding: 0 15px 10px;
  border-bottom: 1px solid #ede8d7;
  font-size: 16px;
}
.marked img {
  width: 20px;
}

.half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.half > li {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  margin-bottom: 10px;
}

.arw {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 16px;
}
.arw::before {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 4px;
  margin-left: -16px;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}
.pc_fz18 .arw::before {
  width: 14px;
  height: 14px;
}

.lined {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), color-stop(70%, #ffcba2), color-stop(99%, #ffcba2), color-stop(99%, transparent), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 70%, #ffcba2 70%, #ffcba2 99%, transparent 99%, transparent 100%);
  font-size: 14px;
}

.relational_links {
  position: relative;
  margin-bottom: 60px;
  padding: 20px;
  border-radius: 8px;
  background-color: #fff;
}
.relational_links li {
  display: inline-block;
  margin: 10px;
  border: 1px solid #dedddc;
}
.relational_links a {
  display: block;
  padding: 4px 10px;
  font-size: 14px;
}
.relational_links a::before {
  color: #009b63;
  content: "#";
}

@media screen and (min-width: 769px) {
  .pc_only {
    display: block;
  }

  .pc_only_inline_block {
    display: inline-block;
  }

  .sp_only {
    display: none;
  }

  .telscheme {
    pointer-events: none;
  }

  .hd {
    height: 100px;
  }
  .hd .menu_btn {
    width: 58px;
  }
  .hd .logout img {
    height: 46px;
    margin-bottom: 5px;
  }

  .ft {
    background-color: #fff;
  }

  .pagetop_sp {
    display: none;
  }

  .pagetop {
    position: fixed;
    z-index: 2;
    right: 60px;
    bottom: 100px;
  }
  .pagetop::before, .pagetop::after {
    display: none;
  }

  .ft_pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
  }

  .ft_link {
    float: left;
    text-align: left;
  }

  .ft_copy {
    float: right;
    color: #3e3a39;
    text-align: inherit;
  }

  .content {
    margin-top: 101px;
  }

  .inner_limit {
    padding-right: 0;
    padding-left: 0;
  }

  .half > li {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }

  .path .inner, .path .inner_pd, .path .inner_narrow, .path .inner_limit, .path .hd_wrap {
    height: 35px;
  }

  .b_title {
    margin: 20px 0 10px;
    font-size: 35px;
  }
  .b_title img {
    width: 40px;
  }

  .pc_lead {
    font-size: 20px;
  }
  .pc_lead .lined {
    font-size: 18px;
    font-weight: bold;
  }
}
.gmenu {
  display: none;
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  bottom: 0;
  min-height: 100%;
  height: auto;
  overflow: scroll;
}

.menu_hd {
  padding: 10px;
  margin-bottom: 20px;
}
.menu_hd .menu_close {
  display: inline-block;
  width: 34px;
  margin-right: 1em;
  vertical-align: bottom;
  cursor: pointer;
}

.menu_inner {
  width: 90%;
  margin: auto auto 30px;
}

.menu_bg {
  min-height: 100%;
  height: auto;
  padding: 1px;
  background-color: #fff;
}

.menu_call {
  position: relative;
  margin: 0 auto 20px;
  padding: 10px 0;
  background-color: #fefeea;
  color: #3e3a39;
  text-align: center;
}
.menu_call .consult {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(55%, transparent), color-stop(55%, #fcfa94), color-stop(80%, #fcfa94), color-stop(80%, #fefeea), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 55%, #fcfa94 55%, #fcfa94 80%, #fefeea 80%, transparent 100%);
  font-size: 24px;
}
.menu_call::before {
  position: absolute;
  z-index: 0;
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
  border: 1px solid #918965;
  opacity: 0.59;
  content: "";
}

.menu_call_btn {
  position: relative;
  z-index: 1;
  margin-bottom: 0;
  padding: 0 10px;
  text-align: center;
}
.menu_call_btn a {
  display: block;
}

[class$=_form] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

[class$=_form_text] {
  width: 90%;
  margin-right: -10px;
}
[class$=_form_text] input[type=text] {
  border: none;
  border-bottom: 2px solid #9fa0a0;
}
[class$=_form_text] input[type=text]:placeholder-shown {
  color: #909090;
  opacity: 1;
  font-weight: bold;
  font-size: 16px;
}
[class$=_form_text] input[type=text]::-moz-placeholder {
  color: #909090;
  opacity: 1;
}

.menu_form_text input[type=text] {
  width: 100%;
  border-bottom-color: #909090;
}

[class$=_form_image] {
  width: 54px;
}
[class$=_form_image] input[type=image] {
  width: 100%;
}

.menu_list li {
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.menu_list a {
  position: relative;
  display: block;
  padding-bottom: 10px;
  font-size: 14px;
  text-decoration: none;
}
.menu_list a::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 20px;
  height: 20px;
  -webkit-transform: translateY(-65%);
  transform: translateY(-65%);
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADNQTFRFcMens+HQxuncg86zn9rE7Pjz4vTt2fDoz+ziqd3Kecutlta+vOXW9fv5jNK5ZsOh////PanzVAAAAUlJREFUeNqUlFmOxCAMRM2+ern/aQfSdEIIaWnqC9DDWLhskLt8aHLLIUxrV4mHqLotFIhziv4Ipy2wdQ8ILVOcn9CZFd4hnyEuiUgF42YoAqE85Az4C/JgZSccVIfcC9OpjAMig/JGQflAmr28KnI4IEjyQ0Qd0oy/IN9CgRgrP0VWwHH7xUSz0i20BoHIskIMM+U4gKLHA4HrzSgVyiYlVrekFJD6N4QThLiHHOgTQmNOyJY5kmU9IDTH8gMpIw+qQRcjrCEsVelUM+7FePaA5+6iOF2M1NxqV9bftL2nrps5NSiye1J6MpTrfjKPwtgpg1wO0wWO70ZR/Z3u8QTu3XJqNEL72xdzeqCz7xD2lB/n8O3VsOmU790xC7BwWoK5whaX0aMB0pS/t5zjcz6hymyS7pOu2sxZ7yedeEXQa9JMdmvqPwEGAP2NRuMFmBfJAAAAAElFTkSuQmCC);
  background-size: contain;
  content: "";
}

.menu_icon {
  display: inline-block;
  width: 24px;
  height: 22px;
  margin-right: 10px;
  text-align: center;
  vertical-align: bottom;
}

.break_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
}
.break_title::before, .break_title::after {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 2px;
  background-color: #e1d9bc;
  content: "";
}
.gmenu .break_title::before, .gmenu .break_title::after {
  background-color: #f3f0e4;
}
.break_title::before {
  margin-right: 10px;
}
.break_title::after {
  margin-left: 10px;
}
.gmenu .break_title {
  margin-bottom: 10px;
}

.title_alpha {
  margin-bottom: 20px;
  color: #cfbe63;
  text-align: center;
}

.kw {
  color: #cfbe63;
}

.menu_kw li {
  display: inline-block;
  margin: 5px;
  border: 1px solid #dedddc;
}
.menu_kw a {
  display: block;
  padding: 3px 6px;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}
.menu_kw a i {
  color: #009b63;
}

.menu_add_btns {
  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;
}
.menu_add_btns > li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 47%;
  flex: 0 0 47%;
  margin-bottom: 15px;
}

@media screen and (min-width: 769px) {
  .gmenu {
    position: absolute;
    top: -100px;
    max-width: 420px;
    min-height: 100%;
    height: auto;
    overflow: visible;
  }

  .menu_hd .menu_close {
    width: 50px;
  }
}
.home .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.home_hero {
  position: relative;
  width: 100%;
  max-width: 1250px;
  margin: auto;
  margin-bottom: -15px;
  text-align: center;
}
.home_hero [class^=hero_] {
  position: absolute;
}

.hero_stage {
  top: 15%;
  left: 1.4%;
  width: 13.7%;
  max-width: 111px;
}

.hero_what {
  top: 5%;
  right: 1.4%;
  width: 18%;
  max-width: 130px;
}

.home_slide_top,
.home_slide_link {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto 80px;
}

.home_slide_link {
  margin-top: -20px;
  margin-bottom: -10px;
}

.home_slide_top {
  margin-bottom: 10px;
}

.slick-slider {
  position: relative;
  display: block;
}

.ctrlbtn {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: -5%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url(img/nav_prev.png) no-repeat;
  background-size: contain;
  cursor: pointer;
}
.ctrlbtn.next {
  left: auto;
  right: -5%;
  background-image: url(img/nav_next.png);
}

.slick-dots {
  position: absolute;
  top: 100%;
  width: 100%;
  text-align: center;
}
.home .home_slide .slick-dots li {
  display: inline-block;
  margin: 0 2px;
  overflow: hidden;
}
.slick-dots button {
  width: 0;
  height: 0;
  padding-top: 16px;
  padding-bottom: 0;
  padding-left: 20px;
  border: none;
  background: transparent url(img/index.svg) no-repeat;
  overflow: hidden;
}
.home .home_slide .slick-dots button {
  padding-top: 20px;
}
.slick-dots li.slick-active button,
.slick-dots button:hover {
  background-position: 0 -16px;
}

.slick-slide {
  padding: 10px;
}

.home .slick-slide a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.home .slick-slide a img {
  width: 240px;
}

.home_slide_link .slick-slide a img {
  width: 200px;
}

.home_btns {
  width: 100%;
  max-width: 752px;
  margin: 20px auto;
  text-align: center;
}
.home_btns:not(.home_regi) img {
  height: 38px;
}

.home_regi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
}
.home_regi > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 46.3%;
  flex: 0 1 46.3%;
  text-align: center;
}
.home_regi.pc_only_flex {
  display: none;
}

.home_limited {
  margin-bottom: 40px;
  padding: 5px;
  background: #fff url(img/mesh_green.png);
  -webkit-transform: rotate(2deg);
  transform: rotate(2deg);
}

.home_limited_inner {
  position: relative;
  padding: 10px;
  background: #d5ebdf;
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
.home_limited_inner::before {
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  border: 1px solid #90cdb1;
  content: "";
}
.home_limited_inner h2 {
  margin-bottom: 20px;
  font-size: 20px;
  text-align: center;
}

.btm_deco {
  position: relative;
  display: inline-block;
  line-height: 1.8rem;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), color-stop(70%, #8ccba6), to(#8ccba6));
  background: linear-gradient(to bottom, transparent, transparent 70%, #8ccba6 70%, #8ccba6 100%);
}
.btm_deco::before {
  position: absolute;
  display: block;
  width: 110px;
  height: 36px;
  top: -30px;
  left: -10px;
  background: url(img/limited_balloon.svg) no-repeat;
  background-size: contain;
  content: "";
}

.home_limited_list {
  position: relative;
  z-index: 1;
  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;
}
.home_limited_list > li {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 48%;
  flex: 0 1 48%;
  margin-bottom: 20px;
}
.home_limited_list > li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #3e3a39;
  text-decoration: none;
}
.home_limited_list > li a:after {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  margin-left: auto;
  width: 14px;
  height: 14px;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}
.home_limited_list > li .ico {
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin-right: 5px;
}

.home_member_wrap {
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 24px;
  background-color: #fff;
}
.home_member_wrap::after {
  position: absolute;
  bottom: -25px;
  left: 50%;
  width: 0;
  height: 0;
  border: 13px solid transparent;
  border-top-color: #fff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
}

.home_member_nav {
  height: 60px;
  overflow-y: hidden;
}

.home_member_view {
  -webkit-overflow-scrolling: touch;
  overflow-x: scroll;
}

.home_member_list {
  display: table;
  margin: auto;
  padding-bottom: 30px;
}
.home_member_list li {
  display: table-cell;
  padding: 12px;
  border-bottom: 1px solid #ede8b7;
}
.home_member_list li:not(:last-child) {
  border-right: 1px solid #ede8b7;
}
.home_member_list li.on a {
  border-bottom: 2px solid #ffcba2;
}
.home_member_list li.on a::before {
  display: none;
}
.home_member_list a {
  white-space: nowrap;
  font-size: 10px;
}
.home_member_list a::before {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 4px;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
  vertical-align: middle;
}

.home_member_name {
  font-size: 18px;
  text-align: center;
}

.name_deco {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), color-stop(70%, #ffcba2), color-stop(99%, #ffcba2), color-stop(99%, #fff), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 70%, #ffcba2 70%, #ffcba2 99%, #fff 99%, transparent 100%);
}

.home_recommend {
  margin-bottom: 40px;
}

.inner_nav {
  height: 60px;
  margin-bottom: 30px;
  background-color: #fff;
  overflow: hidden;
}

.inner_nav_view {
  -webkit-overflow-scrolling: touch;
  overflow-x: scroll;
}

.inner_nav_list {
  display: table;
  margin: auto;
  padding-bottom: 20px;
}
.inner_nav_list li {
  display: table-cell;
  width: 70px;
  text-align: center;
  padding: 9px;
}
.inner_nav_list a {
  white-space: nowrap;
}
.inner_nav_list a:hover, .inner_nav_list a.on {
  color: #009b63;
}

.inner_nav_icon {
  display: block;
  width: 25px;
  height: 25px;
  margin: auto;
  fill: #b2b0af;
}
a:hover .inner_nav_icon, a.on .inner_nav_icon {
  fill: #009b63;
}

.home_news {
  margin-bottom: 40px;
}
.home_news[id] {
  margin-bottom: 0;
}
.home_news .news_list li:nth-child(n+4) {
  display: none;
}

.home_inner_bg {
  margin-bottom: 20px;
  padding: 10px;
  background-color: #fff;
  border-radius: 8px;
}
.home_inner_bg.mb60 {
  margin-bottom: 60px;
}

.corner_deco {
  position: relative;
}
.corner_deco::before, .corner_deco::after {
  position: absolute;
  top: 10px;
  width: 20px;
  height: 20px;
  border-top: 2px solid #e6e0c8;
  content: "";
}
.corner_deco::before {
  left: 10px;
  border-left: 2px solid #e6e0c8;
}
.corner_deco::after {
  right: 10px;
  border-right: 2px solid #e6e0c8;
}
.corner_deco .corner_deco_btm {
  position: relative;
}
.corner_deco .corner_deco_btm::before, .corner_deco .corner_deco_btm::after {
  position: absolute;
  bottom: 0;
  width: 20px;
  height: 20px;
  border-bottom: 2px solid #e6e0c8;
  content: "";
}
.corner_deco .corner_deco_btm::before {
  left: 0;
  border-left: 2px solid #e6e0c8;
}
.corner_deco .corner_deco_btm::after {
  right: 0;
  border-right: 2px solid #e6e0c8;
}

.home_item_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.home_item_tab a {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  padding: 12px 0;
  text-align: center;
}
.home_item_tab a span {
  position: relative;
}
.home_item_tab a:first-child {
  border-right: 1px solid #ede8d7;
}
.home_item_tab a:not(.on) {
  border-bottom: 1px solid #ede8d7;
}
.home_item_tab a:not(.on) span::before {
  position: absolute;
  top: 50%;
  left: -16px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}
.home_item_tab a.on span {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), color-stop(70%, #8ccba6), color-stop(99%, #8ccba6), color-stop(99%, #fff), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 70%, #8ccba6 70%, #8ccba6 99%, #fff 99%, transparent 100%);
}

.kwd li {
  display: inline-block;
  margin: 5px;
  border: 1px solid #dedddc;
}
.kwd a {
  display: block;
  padding: 4px 10px;
  font-size: 14px;
  font-weight: bold;
}
.kwd a i {
  color: #009b63;
}
.kwd_form_text input[type=text] {
  width: 95%;
  margin-left: 5%;
}

.title_underline {
  position: relative;
  line-height: 1.2;
  margin-bottom: 35px;
  padding-bottom: 5px;
  font-size: 24px;
  text-align: center;
}
.title_underline span {
  color: #95804e;
  font-size: 16px;
}
.title_underline::before {
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: -3px;
  left: 0;
  display: block;
  height: 3px;
  background-color: #fff;
  content: "";
}
.title_underline::after {
  position: absolute;
  z-index: -1;
  bottom: -12px;
  left: 50%;
  display: block;
  width: 20px;
  height: 20px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  background-color: #f2f2e9;
  -webkit-transform: translateX(-50%) rotate(45deg) skew(10deg, 10deg);
  transform: translateX(-50%) rotate(45deg) skew(10deg, 10deg);
  content: "";
}

@media screen and (min-width: 480px) {
  .home_limited_inner {
    padding-right: 40px;
    padding-left: 40px;
  }

  .home_limited_list > li {
    font-size: 14px;
  }
}
@media screen and (min-width: 600px) {
  .home .slick-slide a {
    display: inline;
  }
  .home .slick-slide a img {
    width: auto;
  }

  .home_slide_link .slick-slide a img {
    width: auto;
  }

  .home_limited_list > li {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
  }

  .home_btns:not(.home_regi) img {
    height: auto;
  }
}
@media screen and (min-width: 680px) {
  .home_limited {
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
  }

  .home_limited_inner {
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .home_limited_list > li {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    font-size: 16px;
  }
}
@media screen and (min-width: 769px) {
  .home_hero {
    margin-bottom: 0;
  }

  .inner_nav {
    height: 85px;
    margin-bottom: 20px;
  }

  .inner_nav_list li {
    width: 100px;
    padding: 12px;
  }

  .inner_nav_icon {
    width: 40px;
    height: 40px;
  }

  .home_slide_top {
    margin-bottom: 80px;
  }

  .slick-dots {
    top: 110%;
  }

  .home_btns {
    padding: 20px 0;
    border-top: 1px solid #918965;
    border-bottom: 1px solid #918965;
  }
  .home_btns img {
    max-width: 300px;
  }

  .home_regi img {
    max-width: 245px;
  }

  .btm_deco::before {
    top: -50px;
    width: 164px;
    height: 52px;
  }

  .home_limited_list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .home_limited_list > li a::after {
    width: 22px;
    height: 22px;
  }
  .home_limited_list > li:nth-child(3n-1) {
    margin-right: 5%;
    margin-left: 5%;
  }

  .home_regi.pc_only_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .home_member_nav {
    margin-bottom: 30px;
  }

  .home_member_list a {
    font-size: 16px;
  }

  .home_item_tab {
    font-size: 16px;
  }
  .home_item_tab a:not(.on) span::before {
    width: 16px;
    height: 16px;
  }

  .kwd {
    padding: 20px;
  }
  .kwd li {
    margin: 10px;
  }
  .kwd_form {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .kwd_form_text {
    width: 50%;
    margin-left: 0;
  }
  .kwd_form_image {
    width: 90px;
  }

  .home_slide_link {
    margin-top: 0;
    margin-bottom: 50px;
  }
}
.recommend_list {
  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-bottom: 30px;
}
.recommend_list li {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 48%;
  flex: 0 1 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  max-width: 165px;
  height: auto;
  margin-bottom: 15px;
  -webkit-box-shadow: 3px 3px 0 #fff;
  box-shadow: 3px 3px 0 #fff;
  background-color: #fff;
  overflow: hidden;
}
.recommend_list li:nth-child(odd) {
  margin-right: 4%;
}
.recommend_list li a {
  display: block;
  width: 100%;
}

.recommend_list_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.8);
}
.recommend_list_info .level {
  position: relative;
  font-weight: bold;
}
.recommend_list_info .level::after {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}

.seemore,
.seeprev {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px solid #bfb585;
}

.seemore::after {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  border-top: 1px solid #3e3a39;
  border-right: 1px solid #3e3a39;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

.seeprev::before {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  border-bottom: 1px solid #3e3a39;
  border-left: 1px solid #3e3a39;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

.news_list {
  padding: 10px;
}
.news_list li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dcdddd;
}
.news_list li p {
  margin-bottom: 0;
}
.news_list .news_pdf {
  float: right;
  width: 24px;
}

.item_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 20px;
}
.item_list li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ede8d7;
}
.item_list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.item_list_tn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
  margin-right: 10px;
}

.item_list_info {
  -ms-flex-preferred-size: 70%;
  flex-basis: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.item_list_info p {
  margin-bottom: 0;
  font-size: 10px;
}
.item_list_info::after {
  display: block;
  width: 12px;
  height: 12px;
  margin-left: auto;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}

.gds {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.gds > li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  margin-bottom: 15px;
}
.gds > li:nth-child(odd) {
  margin-right: 4%;
}
.gds > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.news_lineup {
  font-size: 14px;
}
.news_lineup li {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.news_lineup li:not(:last-child) {
  border-bottom: 1px solid #ede8d7;
}

.pdficon {
  float: right;
  width: 32px;
  margin: 10px;
}

.arw_top {
  position: relative;
  padding-left: 16px;
}
.arw_top::before {
  position: absolute;
  top: 0.3em;
  left: 0;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}

.news_title {
  margin: 0 -15px 20px;
  padding: 0 15px 15px;
  border-bottom: 1px solid #ede8d7;
}

.news_content {
  margin-bottom: 30px;
}

.links li {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.links li:not(:last-child) {
  border-bottom: 1px solid #ede8d7;
}

@media screen and (min-width: 559px) {
  .recommend_list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .recommend_list li {
    margin-bottom: 20px;
  }
  .recommend_list li,
.recommend_list li:nth-child(odd) {
    margin-right: 2%;
    margin-left: 2%;
  }
}
@media screen and (min-width: 769px) {
  .recommend_list li {
    -ms-flex-preferred-size: 23.1%;
    flex-basis: 23.1%;
    max-width: none;
    margin-right: 0;
    margin-left: 0;
    height: auto;
  }
  .recommend_list li:nth-child(odd) {
    margin-right: 0;
    margin-left: 0;
  }
  .recommend_list li:not(:nth-child(4n)) {
    margin-right: 2.5%;
  }

  .news_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
  }
  .news_list .date {
    color: #bfb585;
  }
  .news_list li {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    margin: 25px;
    padding-right: 55px;
  }
  .news_list .news_pdf {
    float: right;
    width: 45px;
    margin-right: -55px;
  }

  .item_list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .item_list li {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
  }
  .item_list li:not(:nth-child(3n)) {
    margin-right: 5%;
  }
  .item_list li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .item_list li img {
    max-width: 180px;
  }

  .item_list_tn {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: block;
    margin: 0 auto 10px;
    text-align: center;
  }

  .item_list_info {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .item_list_info h3 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .item_list_info p {
    font-size: 14px;
  }
  .item_list_info p::after {
    display: block;
    float: right;
    width: 18px;
    height: 18px;
    margin-right: 0.5em;
    background: url(img/arw.svg) no-repeat;
    background-size: contain;
    content: "";
  }
  .item_list_info::after {
    display: none;
  }

  .gds > li {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    text-align: center;
  }
  .gds > li:nth-child(odd) {
    margin-right: 0;
  }
  .gds > li img {
    max-width: 180px;
  }
  .gds .arw {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }
  .gds .arw::before {
    margin-top: 7px;
  }
}
.recipe_member_nav {
  height: 60px;
  margin-bottom: 30px;
  overflow-y: hidden;
}

.recipe_member_view {
  -webkit-overflow-scrolling: touch;
  overflow-x: scroll;
}

.recipe_member_list {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: auto;
  padding: 10px 0;
  border-top: 3px double #3e3a39;
  border-bottom: 1px solid #3e3a39;
}
.recipe_member_list li {
  display: table-cell;
  padding: 5px 10px;
  text-align: center;
}
.recipe_member_list li:not(:last-child) {
  border-right: 1px solid #3e3a39;
}
.recipe_member_list li.on a {
  border-bottom: 2px solid #ffcba2;
}
.recipe_member_list li.on a::before {
  display: none;
}
.recipe_member_list a {
  white-space: nowrap;
  font-size: 16px;
}
.recipe_member_list a::before {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 4px;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
  vertical-align: middle;
}

.recipe_menu,
.recipe_main {
  padding: 0 10px;
}

.recipe_whole {
  width: 100%;
  padding: 0 10px;
}

.tgl_mark {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url(img/m1.svg) center center no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.on .tgl_mark {
  background-image: url(img/m2.svg);
}

.recipe_link {
  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;
}
.recipe_link > li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.recipe_link > li:first-child a {
  border-right: 1px solid #ede8d7;
}
.recipe_link > li:not(.on) {
  border-bottom: 1px solid #ede8d7;
}
.recipe_link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 5px 10px;
  background-color: #fff;
}
.recipe_link .tgl_mark {
  margin-right: 5px;
}

.recipe_menu_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.recipe_link_tab {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.recipe_link_tab:first-child a {
  border-right: 1px solid #ede8d7;
}
.recipe_link_tab:not(.on) {
  border-bottom: 1px solid #ede8d7;
}
.recipe_link_tab a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 15px 10px;
  background-color: #fff;
}
.recipe_link_tab .tgl_mark {
  margin-right: 5px;
}

.babyfood_list,
.nutrient_list {
  display: none;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  background-color: #fff;
}
.babyfood_list > ul,
.nutrient_list > ul {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}
.babyfood_list > ul li,
.nutrient_list > ul li {
  padding: 5px 10px;
}

.slide_name {
  margin-bottom: 20px;
  padding: 0 15px;
  border-top: 3px double #3e3a39;
  border-bottom: 1px solid #3e3a39;
}

.slide_name_inn {
  position: relative;
}
.slide_name_inn::after {
  position: absolute;
  top: 33%;
  bottom: 33%;
  right: 0;
  width: 1px;
  background-color: #3e3a39;
  content: "";
}
.slide_name_inn a {
  display: inline-block;
  white-space: nowrap;
}
.slide_name_inn:not(.on) a::before {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 2px;
  vertical-align: middle;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}
.slide_name_inn.on a {
  border-bottom: 2px solid #ffcba2;
}

.slide_name .slide_name_inn.slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 60px;
}

.refine {
  margin-bottom: 20px;
  padding: 15px 15px 0;
  background-color: #fff;
}
.refine .opt {
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 10px;
  font-size: 14px;
}
.refine .opt a {
  display: block;
}

.refine_condition {
  display: none;
}

.group {
  padding: 10px;
}
.group:not(:first-child) {
  border-top: 1px solid #ede8d7;
}

.group_title {
  margin-bottom: 10px;
  font-size: 14px;
}
.group_title::before {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 4px;
  background: url(img/m2.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
  content: "";
}

.half_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.group_list_half {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  padding-left: 10px;
}
.group_list_half + .group_list_half {
  border-left: 1px solid #ede8d7;
}

[class^=group_list] {
  font-size: 14px;
}
[class^=group_list] a {
  display: block;
  padding: 10px 0;
}
[class^=group_list] a::before {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 4px;
  vertical-align: middle;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}

.group_list_third {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.group_list_third li {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 45%;
  flex: 1 0 45%;
}

.recipe_tab,
.first_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px 20px;
}
.recipe_tab li,
.first_tab li {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  text-align: center;
}
.recipe_tab li:first-child a,
.first_tab li:first-child a {
  border-right: 1px solid #ede8d7;
}
.recipe_tab a,
.first_tab a {
  display: block;
  padding: 10px 0;
}
.recipe_tab a:not(.on),
.first_tab a:not(.on) {
  border-bottom: 1px solid #ede8d7;
}

.first_tab {
  margin: 0 0 20px;
}
.first_tab.hide {
  display: none;
}

.simple_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px 20px;
}
.simple_tab li {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  text-align: center;
}
.simple_tab li:first-child {
  border-right: 1px solid #ede8d7;
}
.simple_tab li:not(.on) {
  border-bottom: 1px solid #ede8d7;
}
.simple_tab a {
  display: block;
  padding: 10px 0;
}
.simple_tab.hide {
  display: none;
}

.carte,
.recipe_carte {
  padding-bottom: 20px;
}
.carte li,
.recipe_carte li {
  position: relative;
  margin-bottom: 10px;
  border-bottom: 1px solid #dcdddd;
}
.carte li::after,
.recipe_carte li::after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}
.carte a,
.recipe_carte a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 10px;
}
.carte .tn,
.recipe_carte .tn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  width: 100px;
  margin-right: 10px;
}
.carte .cmnt,
.recipe_carte .cmnt {
  width: 20px;
  margin-right: 4px;
}
.carte [class^=prize] img,
.recipe_carte [class^=prize] img {
  width: 20px;
  vertical-align: baseline;
}
.carte .prize1,
.recipe_carte .prize1 {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), color-stop(70%, #fcfa94), color-stop(99%, #fcfa94), color-stop(99%, transparent), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 70%, #fcfa94 70%, #fcfa94 99%, transparent 99%, transparent 100%);
}
.carte .prize2,
.recipe_carte .prize2 {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), color-stop(70%, #c4dbe2), color-stop(99%, #c4dbe2), color-stop(99%, transparent), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 70%, #c4dbe2 70%, #c4dbe2 99%, transparent 99%, transparent 100%);
}
.carte .prize3,
.recipe_carte .prize3 {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), color-stop(70%, #ffc5ff), color-stop(99%, #ffc5ff), color-stop(99%, transparent), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 70%, #ffc5ff 70%, #ffc5ff 99%, transparent 99%, transparent 100%);
}

.btn_single {
  margin: 20px 0;
  text-align: center;
}
.btn_single img {
  max-width: 70%;
}

.recipe_pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
}

.pg_prev img,
.pg_next img {
  width: 30px;
}

.pg_prev {
  margin-right: auto;
}

.pg_next {
  margin-left: auto;
}

.recipe_pager_num a {
  display: inline-block;
  width: 22px;
  height: 16px;
  line-height: 16px;
  margin: 5px 3px;
  background: url(img/b.svg) no-repeat;
  background-size: 22px 32px;
  color: #009b63;
  overflow: hidden;
  text-align: center;
}
.recipe_pager_num a.on, .recipe_pager_num a:hover {
  background-position: 0 -16px;
  color: #fff;
}

.recipe_img {
  margin-bottom: 20px;
  text-align: center;
}

.recipe_title {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #3e3a39;
  font-size: 20px;
}

.recipe_num {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  border-radius: 50%;
  background-color: #fcfa94;
  text-align: center;
  font-weight: normal;
}

.snsbtns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.snsbtns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.snsbtns li {
  padding-right: 10px;
}
.snsbtns li:not(:first-child) {
  padding-left: 10px;
  border-left: 1px solid #000;
}
.snsbtns img {
  height: 18px;
}

.num_cmnt {
  margin-left: auto;
}

.recipe_kw li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 10px;
}
.recipe_kw .label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 6em;
  flex: 0 0 6em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0.5em;
}
.recipe_kw .label::after {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 1px;
  margin-left: 4px;
  background-color: #ccc;
  content: "";
}
.recipe_kw .wd {
  display: inline-block;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  padding-right: 0.5em;
  border: 1px solid #dedddc;
}
.recipe_kw .wd i {
  color: #009b63;
}

.recipe_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.detail_inner {
  margin-bottom: 20px;
  padding-top: 15px;
  border-top: 3px double #000;
}

.stuff li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.stuff .material {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.stuff .material::after {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 1px;
  margin: 0 4px;
  background-color: #ccc;
  content: "";
}

.method {
  list-style-type: none;
  padding-left: 0;
}
.method li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  padding-left: 1.5em;
}
.method li:not(:last-child) {
  border-bottom: 1px dotted #dcdddd;
}
.method li span {
  float: left;
  width: 1em;
  height: 1em;
  margin-left: -1.5em;
  border-radius: 50%;
  background-color: #fcfa94;
}

.other_recipe a::after {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 4px;
  vertical-align: middle;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}

.voice li {
  padding: 20px;
}
.voice li:not(:first-child) {
  border-top: 1px solid #dcdddd;
}
.voice li p:last-child {
  margin-bottom: 0;
}
.voice .date {
  display: block;
  margin-bottom: 10px;
  color: #bfb585;
}
.voice .date img {
  display: none;
}

.break_title_lined {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), color-stop(70%, #ffcba2), color-stop(99%, #ffcba2), color-stop(99%, transparent), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 70%, #ffcba2 70%, #ffcba2 99%, transparent 99%, transparent 100%);
}

.overlay {
  position: relative;
}
.overlay .caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  right: 10px;
  bottom: 10px;
  left: 10px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.8);
}
.overlay .caption .level {
  position: relative;
  font-weight: bold;
}
.overlay .caption .level::after {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}

.entry_title {
  margin-bottom: 20px;
  padding: 10px 0 15px;
  border-bottom: 1px solid #c2b378;
  font-size: 16px;
  text-align: center;
}

.entry_sub {
  margin-bottom: 15px;
  font-size: 14px;
}

.entry_lined {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(65%, transparent), color-stop(65%, #ffcba2), color-stop(99%, #ffcba2), color-stop(99%, transparent), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 65%, #ffcba2 65%, #ffcba2 99%, transparent 99%, transparent 100%);
}

.entry_text {
  width: 100%;
  height: 160px;
  border-style: none;
  border-radius: 9px;
  background-color: #f3f3f4;
}

.btn_entry_conf, .btn_entry_back {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 160px;
  padding: 10px 0;
  border: none;
  background-color: #ffcba2;
  -webkit-box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #ffcba2;
  box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #ffcba2;
  font-family: inherit;
  text-align: center;
}
.btn_entry_conf::after, .btn_entry_back::after {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 10px;
  height: 10px;
  border-top: 1px solid #b77e4f;
  border-right: 1px solid #b77e4f;
  content: "";
}

.btn_entry_back {
  background-color: #dcdddd;
  -webkit-box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #dcdddd;
  box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #dcdddd;
}
.btn_entry_back::after {
  right: auto;
  left: 10px;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #b2b0af;
  border-left: 1px solid #b2b0af;
}

.entry_confirm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 40px;
}
.entry_confirm [class^=btn_] {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 0 5px;
}

.recipe_box {
  margin-bottom: 30px;
  padding: 15px;
  border-radius: 8px;
  background-color: #fff;
  word-break: break-all;
}
.recipe_box > p:last-child {
  margin-bottom: 0;
}
.recipe_box.mb60 {
  margin-bottom: 60px;
}
.recipe_box .ico {
  width: 20px;
}

.recipe_box_title {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ede8d7;
}

.bfood_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  border-bottom: 1px solid #ede8d7;
}
.bfood_1 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 10px;
}
.bfood_1 > div:nth-child(2) {
  border-left: 1px solid #ede8d7;
}

.diet_title {
  position: relative;
  top: -0.8em;
  display: inline-block;
  margin-bottom: 10px;
  padding: 2px 10px;
  background-color: #fff;
}

.diet {
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #ede8d7;
}
.diet dl {
  display: table;
  width: 100%;
  margin-bottom: 15px;
}
.diet dt {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  text-align: center;
}
.diet dt img {
  height: 18px;
}
.diet dd {
  display: table-cell;
}

.notice {
  display: inline-block;
  padding: 0 3px;
  border-radius: 3px;
  background-color: #ffcba2;
}

.skip dl:not(:last-child) {
  border-bottom: 1px solid #ede8d7;
}

.basic_recipe {
  text-align: center;
}
.basic_recipe li {
  position: relative;
  margin-bottom: 15px;
  padding-right: 20px;
  border-bottom: 1px solid #dcdddd;
}
.basic_recipe p {
  text-align: left;
}
.basic_recipe img {
  width: 80px;
}

.basic_recipe_title {
  margin-bottom: 10px;
  color: #ffae6b;
}

.plan_heading {
  padding: 15px 0;
  color: #009b63;
  font-size: 14px;
}
.plan_heading img {
  float: right;
  margin-left: 20px;
}
.plan_heading .plain {
  color: #000;
}

.plan_title {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c2b378;
  font-size: 16px;
  text-align: center;
}

.plan_label {
  display: inline-block;
  margin-bottom: 1em;
  color: #ffae6b;
}

.sheetplan {
  width: auto;
  margin: 0 auto 20px;
}
.sheetplan td {
  padding: 0 5px;
  border: none;
}

.plan_diet {
  margin-bottom: 30px;
}
.plan_diet dt {
  padding: 10px;
  text-align: center;
  font-size: 14px;
}
.plan_diet dd {
  padding: 15px;
}
.plan_diet dd p:first-child {
  border-bottom: 1px solid #c2b378;
}

.carbo {
  background-color: #eff7f8;
}
.carbo dt span {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(65%, transparent), color-stop(65%, #8dc9ce), color-stop(80%, #8dc9ce), color-stop(84%, transparent), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 65%, #8dc9ce 65%, #8dc9ce 80%, transparent 84%, transparent 100%);
}
.carbo .lbl {
  color: #004a6f;
}

.prot {
  background-color: #fef4ed;
}
.prot dt span {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(65%, transparent), color-stop(65%, #ffae6b), color-stop(80%, #ffae6b), color-stop(84%, transparent), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 65%, #ffae6b 65%, #ffae6b 80%, transparent 84%, transparent 100%);
}
.prot .lbl {
  color: #630;
}

.vita {
  background-color: #f8fceb;
}
.vita dt span {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(65%, transparent), color-stop(65%, #cfe576), color-stop(80%, #cfe576), color-stop(84%, transparent), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 65%, #cfe576 65%, #cfe576 80%, transparent 84%, transparent 100%);
}
.vita .lbl {
  color: #040;
}

.btn_babyfood {
  display: inline-block;
  width: 283px;
  height: 41px;
  line-height: 41px;
  background: url(img/btn_recipe.png) no-repeat;
  background-size: contain;
  text-align: center;
}

.conditions > div > div {
  margin-bottom: 30px;
}

.condition_submit {
  width: 100%;
  text-align: center;
}

.condition_offset {
  margin-top: -80px;
  padding-top: 80px;
}

@media screen and (min-width: 380px) {
  .group_list_third li {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
  }
}
@media screen and (min-width: 769px) {
  .recipe_contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .recipe_menu {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 225px;
    margin-left: 20px;
  }

  .recipe_main {
    width: 800px;
    margin-left: 20px;
    padding: 0;
  }

  .recipe_link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .recipe_link a {
    padding: 15px;
  }
  .recipe_link > li {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    border-bottom: 1px solid #ede8d7;
  }
  .recipe_link > li.noborder {
    border: none;
  }
  .recipe_link > li a {
    border-right: none;
  }
  .recipe_link .recipe_link_inner {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    background-color: #fff;
  }
  .recipe_link .recipe_link_inner a {
    display: block;
  }
  .recipe_link .recipe_link_inner ul {
    margin-bottom: 10px;
    padding-left: 15px;
  }
  .recipe_link .third {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .recipe_menu_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .recipe_link_tab,
.babyfood_list,
.nutrient_list {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .babyfood_list {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .recipe_link_tab:not(:first-child) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .nutrient_list {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    min-height: 160px;
  }

  .babyfood_list,
.nutrient_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .babyfood_list > ul,
.nutrient_list > ul {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .recipe_pager_num a {
    width: 44px;
    height: 32px;
    line-height: 32px;
    background-size: 44px 64px;
  }
  .recipe_pager_num a.on, .recipe_pager_num a:hover {
    background-position: 0 -32px;
  }

  .carte [class^=prize] img {
    width: 30px;
  }

  .half_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  [class^=group_list] a {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .group_list_half {
    padding-left: 0;
  }
  .group_list_half + .group_list_half {
    border: none;
  }

  .group_list_third {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .group_list_third li {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .snsbtns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    float: right;
  }
  .snsbtns ul {
    margin-bottom: 15px;
  }

  .recipe_detail {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .detail_inner {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
  }
  .detail_inner:nth-of-type(n+3) {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }

  .voice .date img {
    display: inline;
    margin-right: 0.5em;
  }

  .entry_title {
    font-size: 30px;
  }

  .entry_sub {
    font-size: 28px;
  }

  .entry_text {
    height: 300px;
  }

  .conditions > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .conditions > div.hide {
    display: none;
  }
  .conditions > div > div {
    margin-right: 30px;
  }
  .conditions .half_wrap {
    display: block;
  }

  .condition_offset {
    margin-top: -120px;
    padding-top: 120px;
  }
}
.campaign_bnr {
  margin-bottom: 15px;
  text-align: center;
}

.title_deco {
  margin-bottom: 15px;
  font-size: 14px;
  text-align: center;
}
.title_deco span {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(65%, transparent), color-stop(65%, #fcfa94), color-stop(80%, #fcfa94), color-stop(80%, transparent), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 65%, #fcfa94 65%, #fcfa94 80%, transparent 80%, transparent 100%);
}

.period {
  position: relative;
  display: inline-block;
  background-color: #ffc5ff;
  margin-bottom: 15px;
  padding: 0 15px;
}
.period::before, .period::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-style: solid;
  border-width: 10px 5px;
  border-color: transparent;
  content: "";
}
.period::before {
  left: 0;
  border-left-color: #fff;
}
.period::after {
  right: 0;
  border-right-color: #fff;
}

.rally02 {
  margin-top: -100px;
}

.rally_label {
  margin-bottom: 20px;
  padding: 15px;
  background-color: #aed9c1;
  text-align: center;
  font-size: 20px;
}

.emphasis {
  text-align: center;
  font-size: 30px;
}

.rally_step {
  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: 20px;
  color: #ff5b5b;
}
.rally_step::before, .rally_step::after {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 1px;
  background-color: #ff5b5b;
  content: "";
}
.rally_step::before {
  margin-right: 1em;
}
.rally_step::after {
  margin-left: 1em;
}

.rally_stamp {
  width: 100%;
  max-width: 620px;
  margin: 0 auto 40px;
}

.rally_stamp_body {
  margin-top: -0.759301%;
  padding-bottom: 2.51748252%;
  border: 2px solid #ff5b5b;
  border-top: none;
  border-radius: 0 0 6px 6px;
  background: url(../images/campaign/stamp/stamp_bg_01.jpg) center top no-repeat;
  background-size: cover;
  overflow: hidden;
}

.rally_stamp_l {
  float: left;
  width: 29.51048951%;
  margin: 1.67832168% 0 0 1.67832168%;
  position: relative;
}

.rally_stamp_badge {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 64.92890995%;
  height: 43.08176101%;
  margin: auto;
  margin-right: -25%;
}

.btn_oubo {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
}

.rally_stamp_r {
  float: right;
  width: 61.53846154%;
  margin: 3.35664336% 3.35664336% 0 0;
}

.rally_stamp_subtitle {
  position: relative;
}

.rally_stamp_subtitle_badge {
  position: absolute;
  right: -2%;
  top: -2%;
  width: 32.27272727%;
}

.rally_list {
  margin-top: 5.13636364%;
}
.rally_list > li {
  float: left;
  width: 29.54545455%;
  margin-left: 1.13636364%;
}
.rally_list > li:first-child {
  margin-left: 7.5%;
}

.btn_form {
  display: block;
  margin-top: 3.272727%;
}

.rally_hint {
  margin: 80px 20px;
  padding: 0 20px 20px;
  background-color: #fff9ed;
}

.rally_hint_mark {
  margin-top: -60px;
}

.hidden_list li {
  margin-bottom: 10px;
}
.hidden_list a {
  color: #f90;
  text-decoration: underline;
}

.trial_title {
  margin-bottom: 30px;
  padding-bottom: 10px;
  background-color: #f5f7e6;
  text-align: center;
}
.trial_title h1 {
  margin-bottom: 20px;
  padding: 10px;
  font-size: 20px;
}
.trial_title h1 br {
  display: none;
}

.case_over {
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid #c00;
  color: #c00;
}

.trial_gds {
  margin-bottom: 30px;
}

.trial_gds_img {
  max-width: 270px;
  margin: auto;
}

.trial_term {
  margin-bottom: 30px;
}

.trial_term_title {
  color: #008d50;
  font-size: 20px;
}

.trial_agreement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  background-color: #f2f2e9;
}
.trial_agreement > div {
  padding: 20px 40px;
}
.trial_agreement label {
  display: inline-block;
  margin-right: 1.5em;
}

.login_requierd {
  margin-bottom: 30px;
  text-align: center;
}

.button {
  line-height: 1;
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  background-color: #fe9900;
  color: #fff;
}
.button::before {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 4px;
  border-radius: 50%;
  background-color: #fff;
  color: #f90;
  content: ">";
}

@media screen and (min-width: 769px) {
  .trial_title {
    background: #FEFEF7 url(../images/campaign/bg_trial.gif) no-repeat center top/100% auto;
    text-align: center;
  }
  .trial_title h1 {
    margin-bottom: 20px;
    padding-top: 50px;
    font-size: 24px;
  }
  .trial_title h1 br {
    display: block;
  }
}
.milk_list li {
  margin-bottom: 30px;
  padding: 15px;
  border-radius: 8px;
  background-color: #fff;
  word-break: break-all;
}
.milk_list li > p:last-child {
  margin-bottom: 0;
}
.milk_list li.mb60 {
  margin-bottom: 60px;
}
.milk_list li p {
  font-size: 13px;
}

.vol {
  margin: 0 -15px 10px;
  padding-bottom: 10px;
  padding-left: 70px;
  border-bottom: 1px solid #ede8d7;
}
.vol img {
  float: left;
  width: 50px;
  margin-left: -60px;
}
.vol .period {
  margin-bottom: 5px;
}

.vol_table {
  display: table;
  table-layout: fixed;
  margin: 0 auto 30px;
}
.vol_table > span {
  display: table-cell;
  vertical-align: top;
}
.vol_table .tn {
  width: 60px;
  padding-right: 10px;
}
.vol_table .tn img {
  width: 50px;
}
.vol_table .period {
  margin-bottom: 5px;
}
.vol_table .period::before {
  border-left-color: #f2f2e9;
}
.vol_table .period::after {
  border-right-color: #f2f2e9;
}

.milk_lined {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), color-stop(50%, #ffe1ff), color-stop(80%, #ffe1ff), color-stop(80%, transparent), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 50%, #ffe1ff 50%, #ffe1ff 80%, transparent 80%, transparent 100%);
  font-size: 14px;
}

.labo_lined {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), color-stop(50%, #fdf9a4), color-stop(80%, #fdf9a4), color-stop(84%, transparent), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 50%, #fdf9a4 50%, #fdf9a4 80%, transparent 84%, transparent 100%);
}

.btn_centered {
  text-align: center;
}
.btn_centered a {
  position: relative;
  display: inline-block;
  padding: 5px 10px 5px 20px;
  border-right: 1px solid #fff;
  border-bottom: 2px solid #fff;
  background-color: #fcfa94;
  -webkit-box-shadow: 1px 1px 1px #ccc;
  box-shadow: 1px 1px 1px #ccc;
  font-size: 16px;
}
.btn_centered a::before {
  position: absolute;
  top: 50%;
  left: 5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 12px;
  height: 12px;
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAAsSAAALEgHS3X78AAABrUlEQVQ4jaWVzXHCMBBGHzQAqQB3gLlIoxOmgjgVABXgDuISoII4HTgdkJPHPoUK4nRAKiCHlRnhyBgSnTyj3af9+XY9OJ1O3HKMVpH9rIuyqvvsB11go1UAJEAMTDwmb0BelFXm8x92QFPg00JzYAE8FGU1AGbAGjgCL0ar2snGH7HRagzsgQBIi7LaetO5zGoLPAJrN/ozuAWNirL6uAb1ZPjswt1SpH+BAhRllQI7pDThGWxT2gBJG2q0Co1WV0ti4QlwQEpzjjgFDh0dDoCN0cp31z4JMDdahQ04bl7yRJIjKlj2wYuy2gNfQDy0UhkhjetyyG6FI/KMzs3rm6Y74Edg7B2QHvi7hYcdZntgehfYRjpH9NolyQg4DJHQG8n1QZe0JsxzAuA4tC9/I8r4L7SJOG9KkSMa9EG3t0KNVitkE+bugEyMVj54BjzdAB1bzmtRVrW7hFJkkczu3RXWP0PKGV6AW5exnaJ7oEtg0fj9+oM4RjtkJx+vACNkFQTAyo4/XrB1SJB6gTR2D9SOSYRkNkUGZtWe3Gv/vLF1ji1o5Fwf7GNZVz9+AFPi2q6434QuAAAAAElFTkSuQmCC);
  background-size: contain;
  vertical-align: middle;
  content: "";
}

.related li {
  position: relative;
  margin-bottom: 1em;
  padding-left: 20px;
}
.related li::before {
  position: absolute;
  left: 0;
  top: 0.5em;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}

.items_bordered li {
  padding-bottom: 0.5em;
  border-bottom: 1px solid #bfb585;
}
.items_bordered li:last-child {
  border-bottom: none;
}

.composition {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 320px;
  margin: 0 auto 40px;
}
.composition li {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #fff;
  margin-bottom: 10px;
  -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.composition li:nth-child(3n-1) {
  margin-right: 10px;
  margin-left: 10px;
}
.composition a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  text-align: center;
}
.composition a::after {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}
section .composition:last-child {
  margin-bottom: 0;
}

.c_title {
  font-size: 28px;
  text-align: center;
}

.labo_list li {
  position: relative;
}
.labo_list li:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
.labo_list li::after {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
  content: "";
}
.labo_list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 12px;
}
.labo_list .tn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  margin-right: 15px;
}
.labo_list .labo_lined {
  display: inline-block;
  margin-right: 0.5em;
  padding: 0 10px;
}

.labo_label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  background-color: #bbdfcc;
}
.labo_label::before, .labo_label::after {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 10px;
  border-color: rgba(0, 0, 0, 0);
  content: "";
}
.labo_label::before {
  border-left-color: #fff;
}
.labo_label::after {
  border-right-color: #fff;
}
.labo_label.news {
  background-color: #d3e9f1;
}
.labo_label.news::before {
  border-color: #d3e9f1;
  border-left-color: #fff;
}
.labo_label.news::after {
  border-color: #d3e9f1;
  border-right-color: #fff;
}
.labo_label.interview {
  background-color: #ffcba2;
}
.labo_label.interview::before {
  border-color: #ffcba2;
  border-left-color: #fff;
}
.labo_label.interview::after {
  border-color: #ffcba2;
  border-right-color: #fff;
}

.btn_office img {
  width: 70%;
  max-width: 350px;
}

.milk_heading {
  margin-bottom: 15px;
  border-bottom: 1px solid #ede8d7;
  color: #c2b378;
  font-size: 13px;
}
.milk_heading img {
  margin-right: 1em;
  vertical-align: middle;
}

.milk_timetable {
  margin-bottom: 30px;
  background-color: #fff;
  -webkit-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
}

.tgl_timetable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.tgl_timetable .ico {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
}
.tgl_timetable .ico img {
  max-height: 52px;
}
.tgl_timetable .name {
  -webkit-box-flex: 2;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: auto;
  font-size: 15px;
}
.tgl_timetable .pd_mark {
  -ms-flex-preferred-size: 14%;
  flex-basis: 14%;
  max-width: 52px;
}
.tgl_timetable .baby {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  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;
  height: 50px;
  margin: 5px;
  border-radius: 3px;
  background-color: #ffe2ff;
}
.tgl_timetable .baby.boy {
  background-color: #d3e9f1;
}

.timetable_body {
  display: none;
  padding: 15px;
  -webkit-box-shadow: inset 0 2px 6px -4px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 2px 6px -4px rgba(0, 0, 0, 0.5);
}
.tgl_timetable.on + .timetable_body {
  display: block;
}

.mom_tone {
  color: #c2b378;
}

.titmetable_nervous {
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
}

.btn_close_wrap {
  padding-top: 10px;
  border-top: 1px solid #ede8d7;
  text-align: right;
}

.btn_close_timetable {
  cursor: pointer;
}
.btn_close_timetable img {
  width: 21px;
  vertical-align: middle;
}

.milk_summary {
  text-align: center;
}
.milk_summary p {
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 320px;
  padding: 20px 0;
  background-color: #ffe5d1;
  overflow: visible;
}
.milk_summary p::before, .milk_summary p::after {
  position: absolute;
  display: block;
  width: 1px;
  height: 50px;
  background-color: #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}
.milk_summary p::before {
  top: -15px;
  left: 10px;
}
.milk_summary p::after {
  right: 10px;
  bottom: -15px;
}

.mama_faq {
  font-size: 13px;
}
.mama_faq dt, .mama_faq dd {
  padding-left: 40px;
  background: url(img/ico_q.png) no-repeat;
  background-size: 30px 20px;
}
.mama_faq dt {
  margin-bottom: 10px;
  color: #b9a96c;
}
.mama_faq dd {
  padding-bottom: 15px;
  background-image: url(img/ico_a.png);
}
.mama_faq dd:not(:last-child) {
  margin-bottom: 15px;
  border-bottom: 1px solid #ede8d7;
}
.mama_faq dd.note {
  padding-left: 0;
  background: none;
}

@media screen and (min-width: 769px) {
  .milk_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 100px;
  }
  .milk_list > li {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 360px;
    flex: 0 0 360px;
    -ms-flex-preferred-size: 360px;
    flex-basis: 360px;
    margin-bottom: 20px;
  }
  .milk_list > li.milk_timetable {
    padding-bottom: 0;
  }
  .milk_list > li:nth-child(odd) {
    margin-right: 20px;
  }
  .milk_list > li p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .milk_list_fold {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .milk_list_fold > li {
    -ms-flex-preferred-size: 390px;
    flex-basis: 390px;
  }
  .milk_list_fold > li:nth-child(odd) {
    margin-right: 20px;
  }

  .composition {
    width: 800px;
    font-size: 18px;
  }
  .composition li {
    width: 140px;
    height: 140px;
    margin-bottom: 20px;
  }
  .composition li:nth-child(3n-1) {
    margin-right: 0;
    margin-left: 0;
  }
  .composition li:not(:nth-child(5n+1)) {
    margin-left: 20px;
  }
}
.allergy_top_movie {
  width: 280px;
  margin: 40px auto;
  text-align: center;
}
.allergy_top_movie p {
  margin-top: -10px;
}

.lavel_mv {
  position: relative;
  display: inline-block;
  margin-right: 0.5em;
  padding: 0 6px;
  background-color: #fcfa94;
}
.lavel_mv::before, .lavel_mv::after {
  display: inline-block;
  position: absolute;
  top: 0;
  border-width: 10px 5px;
  border-style: solid;
  border-color: #fcfa94;
  content: "";
}
.lavel_mv::before {
  left: -6px;
  border-left-color: transparent;
}
.lavel_mv::after {
  right: -6px;
  border-right-color: transparent;
}

.allergy_top_list {
  width: 100%;
  max-width: 640px;
  margin: 0 auto 40px;
  background-color: #fff;
  -webkit-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
}
.allergy_top_list > li:not(:first-child) {
  border-top: 1px solid #ede8d7;
}
.allergy_top_list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 10px;
}
.allergy_top_list a::before {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 0.5em;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}
.allergy_top_list li.on {
  opacity: 0.3;
}

.al_flex_half {
  margin-bottom: 30px;
}
.al_flex_half:last-child {
  margin-bottom: 0;
}

.al_box1 {
  margin-bottom: 20px;
  text-align: center;
}

.al_box2 p:last-child {
  margin-bottom: 0;
}

.short_column {
  text-align: left;
}
img + .short_column {
  margin-top: 20px;
}

.al_limited {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
}

.al_fig {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 20px;
}
.al_fig img {
  margin-right: 15px;
}
.al_fig figcaption {
  font-size: 13px;
}
.al_fig .prof {
  font-size: 15px;
}

@media screen and (min-width: 769px) {
  .allergy_top_list {
    font-size: 16px;
  }

  .al_flex_half {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .al_box1,
.al_box2 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .al_box1 {
    padding-right: 15px;
  }

  .al_fig .prof {
    font-size: 18px;
  }
}
.menu_call.mb40 {
  margin-bottom: 40px;
}
.menu_call.mb40 .menu_call_btn img {
  width: 100%;
  max-width: 310px;
}

.btn_member_login {
  margin-bottom: 40px;
  text-align: center;
}
.btn_member_login img {
  width: 100%;
  max-width: 310px;
}

.communication_view {
  position: relative;
  max-width: 798px;
  margin: 0 auto 25px;
  padding-bottom: 15px;
  background-color: #fff;
}
.communication_view::after {
  position: absolute;
  display: inline-block;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 10px solid transparent;
  border-top-color: #fff;
  content: "";
}

.age_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 15px;
}
.age_list li {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 10px 0;
  text-align: center;
}
.age_list li:not(:last-child) {
  border-right: 1px solid #ede8b7;
}
.age_list li:not(.on) {
  border-bottom: 1px solid #ede8b7;
}
.age_list li.on a {
  border-bottom: 2px solid #ffcba2;
}
.age_list li.on a::before {
  display: none;
}
.age_list a {
  white-space: nowrap;
  font-size: 10px;
}
.age_list a::before {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 4px;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
  vertical-align: middle;
}

.age_title {
  font-size: 18px;
  text-align: center;
}

.com_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.com_list > li {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 48%;
  flex: 0 1 48%;
  margin-bottom: 15px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 2px -1px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 2px -1px rgba(0, 0, 0, 0.5);
}
.com_list > li.on {
  -webkit-box-shadow: 0 0 0 3px #ffcba2;
  box-shadow: 0 0 0 3px #ffcba2;
}
.com_list > li:nth-child(odd) {
  margin-right: 4%;
}
.com_list > li > a {
  display: block;
  padding: 5px;
}
.com_list > li .tn {
  text-align: center;
}

.com_label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.com_label .com_name {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.com_ribbon {
  position: relative;
  display: inline-block;
  line-height: 1.4;
  margin-right: 0.5em;
  margin-left: 5px;
  padding: 0 4px;
  background-color: #fcfa94;
}
.com_ribbon::before, .com_ribbon::after {
  display: inline-block;
  position: absolute;
  top: 0;
  border-width: 8px 4px;
  border-style: solid;
  border-color: #fcfa94;
  content: "";
}
.com_ribbon::before {
  left: -4px;
  border-left-color: transparent;
}
.com_ribbon::after {
  right: -4px;
  border-right-color: transparent;
}

.com_title {
  position: relative;
  padding-top: 5px;
  border-top: 1px solid #ede8d7;
}
.com_title::after {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}

.bnr_tsuyoiko,
.com_btn_play {
  margin-bottom: 30px;
}
.bnr_tsuyoiko img,
.com_btn_play img {
  width: 100%;
  max-width: 485px;
}

.com_btn_play img {
  max-width: 450px;
}

.hug_shrink {
  width: 100%;
  max-width: 460px;
  margin-right: auto;
  margin-left: auto;
}

.play_img {
  margin-bottom: 15px;
  padding: 15px;
  background-color: #fff;
}

.play_img_type {
  text-align: center;
  font-size: 16px;
}
.play_img_type .com_ribbon::before {
  border-width: 12px 0 12px 6px;
}
.play_img_type .com_ribbon::after {
  border-width: 12px 6px 12px 0;
}

.play_img_box {
  text-align: center;
}

.play_img_title {
  margin: 20px 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #ede8b7;
  font-size: 18px;
  text-align: center;
}

.play_img_point {
  margin-bottom: 15px;
  font-size: 18px;
  text-align: center;
}
.play_img_point + p {
  margin-bottom: 0;
}

.author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #b2b0b0;
}

.author_title {
  display: inline-block;
  margin-right: 1em;
  padding: 0 5px;
  background-color: #a4d5bd;
}

.author_description {
  margin-bottom: 40px;
}

.play_other {
  margin-bottom: 20px;
  font-size: 18px;
  text-align: center;
}

.play_deco {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(65%, transparent), color-stop(65%, #ffcba2), color-stop(80%, #ffcba2), color-stop(80%, transparent), to(transparent));
  background: linear-gradient(transparent, transparent 65%, #ffcba2 65%, #ffcba2 80%, transparent 80%, transparent 100%);
}

@media screen and (min-width: 769px) {
  .com_lead {
    margin: 40px 0;
    font-size: 18px;
  }

  .com_list {
    margin-bottom: 60px;
  }
  .com_list > li {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    margin-bottom: 25px;
  }
  .com_list > li:nth-child(odd) {
    margin-right: 0;
  }
  .com_list > li:not(:nth-child(3n)) {
    margin-right: 5%;
  }

  .play_img {
    padding: 25px;
  }

  .play_img_type {
    font-size: 26px;
  }
  .play_img_type .com_ribbon {
    margin-right: 0.8em;
    padding: 0 10px;
  }
  .play_img_type .com_ribbon::before {
    left: -16px;
    border-width: 18px 0 18px 16px;
  }
  .play_img_type .com_ribbon::after {
    right: -16px;
    border-width: 18px 16px 18px 0;
  }
}
.research_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 60px;
}
.research_list li {
  margin-bottom: 20px;
  -webkit-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  font-size: 16px;
}
.research_list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 15px;
}
.research_list li a::after {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}
.research_list li br {
  display: none;
}
.research_list .pict {
  width: 50px;
  margin-right: 10px;
}

.num {
  text-align: center;
}
.num span {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #3e3a39;
  border-radius: 100%;
  background-color: #fdf9a4;
  font-size: 36px;
}

.iv_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0;
}
.iv_flex .img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 110px;
  flex: 0 0 110px;
}
.iv_flex .img img {
  margin-bottom: 15px;
}
.iv_flex .ivtx {
  padding: 0 15px 0 20px;
}
.iv_flex .ivtx2 {
  padding-left: 20px;
}

.intvw {
  font-size: 14px;
}
.intvw p {
  margin-bottom: 2em;
}
.intvw .flo_r img,
.intvw .flo_l img {
  max-width: 130px;
  max-height: 130px;
}
.intvw .a .name {
  color: #ffae6b;
}
.intvw .b .name {
  color: #2e90b3;
}
.intvw section:last-child {
  margin-bottom: 0;
}
.intvw section:last-child p:last-child {
  margin-bottom: 1em;
}

.iv_corner {
  position: relative;
  margin-bottom: 20px;
  padding: 10px;
  border: 2px solid #fdf9a4;
  text-align: center;
}
.iv_corner::before {
  position: absolute;
  top: 10px;
  right: -2px;
  bottom: 10px;
  left: -2px;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
  content: "";
}
.iv_corner::after {
  position: absolute;
  top: -2px;
  right: 10px;
  bottom: -2px;
  left: 10px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: "";
}

.ask {
  padding-left: 30px;
  color: #918965;
}
.ask .tn {
  float: left;
  width: 20px;
  margin-left: -30px;
}

.tooltip {
  position: relative;
  padding: 0;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
}
.tooltip:focus {
  outline: 0;
}
.tooltip:hover::before, .tooltip:active::before {
  position: absolute;
  display: block;
  left: -4em;
  bottom: 210%;
  width: 250px;
  padding: 10px;
  border-radius: 6px;
  background-color: #ffd7b5;
  font-size: 12px;
  text-align: left;
  content: attr(data-tooltip);
}
.tooltip:hover::after, .tooltip:active::after {
  position: absolute;
  display: block;
  top: -20px;
  left: -2em;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 10px;
  border-color: #ffd7b5 transparent transparent;
  content: "";
}

.tip_q {
  width: 15px;
  cursor: pointer;
}

.research_pager {
  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;
}
.research_pager .next {
  display: inline-block;
  margin: -2px 15px 0;
  padding: 0 8px;
  border-radius: 13px;
  background-color: #fff;
  color: #009b63;
}
.research_pager .next:hover {
  background-color: #009b63;
  color: #fff;
}
.research_pager .next:first-child {
  margin-left: 0;
}
.research_pager .next:last-child {
  margin-right: 0;
}

.study {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.study .year {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 5em;
  flex: 0 0 5em;
  margin-right: 1em;
  border-radius: 6px;
  background-color: #ffd7b5;
  font-size: 14px;
  text-align: center;
}

.idea {
  font-size: 16px;
  text-align: center;
}
.idea br {
  display: none;
}

.himitsu_title {
  position: relative;
  margin-bottom: 20px;
  padding: 20px 0 25px;
  border-radius: 8px;
  background-color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.himitsu_title::after {
  position: absolute;
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
  border: 2px solid #e2dacb;
  border-radius: 4px;
  content: "";
}
.himitsu_title p {
  margin-bottom: 0;
}

.himitsu_num {
  color: #95804e;
}
.himitsu_num span {
  display: inline-block;
  line-height: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #95804e;
  font-size: 22px;
}

@media screen and (max-width: 340px) {
  .research_pager.omit_one .next {
    display: none;
  }
}
@media screen and (max-width: 400px) {
  .research_pager.omit .next {
    display: none;
  }
}
.research_pager_num a {
  display: inline-block;
  width: 29px;
  height: 21px;
  line-height: 21px;
  margin: 5px;
  background: url(img/b.svg) no-repeat;
  background-size: 29px 42px;
  color: #009b63;
  overflow: hidden;
  text-align: center;
}
.research_pager_num a.on, .research_pager_num a:hover {
  background-position: 0 -21px;
  color: #fff;
}

.divider {
  width: 40px;
  margin: 20px auto;
  height: 1px;
  border: none;
  background-color: #302c2c;
}

.tone {
  color: #ffae6b;
}

.writer {
  margin-bottom: 30px;
  padding: 15px;
  border-radius: 8px;
  background-color: #fff;
  word-break: break-all;
}
.writer > p:last-child {
  margin-bottom: 0;
}
.writer.mb60 {
  margin-bottom: 60px;
}
.writer::before {
  display: block;
  height: 12px;
  margin-bottom: 10px;
  background: url(img/dot.png) repeat-x;
  background-size: 17px 12px;
  content: "";
}

.quality_deco {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), color-stop(70%, #bbdfcc), color-stop(99%, #bbdfcc), color-stop(99%, transparent), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 70%, #bbdfcc 70%, #bbdfcc 99%, transparent 99%, transparent 100%);
}

.flex_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pc_fz20 {
  font-size: 13px;
}

@media screen and (min-width: 769px) {
  .research_list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 20px;
  }
  .research_list > li {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
  }
  .research_list > li br {
    display: inline;
  }

  .intvw {
    font-size: 16px;
  }

  .research_pager_num a {
    width: 44px;
    height: 32px;
    line-height: 32px;
    background-size: 44px 64px;
  }
  .research_pager_num a.on, .research_pager_num a:hover {
    background-position: 0 -32px;
  }

  .research_pager .next {
    margin-top: -4px;
    padding: 5px 15px;
  }

  .pc_fz20 {
    font-size: 20px;
  }
  .pc_fz20 .lined {
    font-size: 20px;
  }

  .idea {
    font-size: 18px;
  }
  .idea br {
    display: inline;
  }
}
.opt {
  margin: 0 -15px 15px;
  padding: 0 30px 15px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  font-size: 18px;
}

.prd {
  max-width: 350px;
  margin: 40px auto;
  font-size: 18px;
}
.prd a {
  display: block;
}
.prd a::before {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  vertical-align: middle;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}
.prd .short {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.prd .short > li {
  -ms-flex-preferred-size: 49%;
  flex-basis: 49%;
}

.calendar_list {
  margin-bottom: 60px;
  font-size: 16px;
}
.calendar_list li {
  position: relative;
  height: 100px;
  padding: 15px;
  margin-bottom: 15px;
  background-color: #fff;
  -webkit-box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.3);
}
.calendar_list li::after {
  position: absolute;
  display: inline-block;
  top: 50%;
  right: 10px;
  width: 20px;
  height: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADNQTFRFcMens+HQxuncg86zn9rE7Pjz4vTt2fDoz+ziqd3Kecutlta+vOXW9fv5jNK5ZsOh////PanzVAAAAUlJREFUeNqUlFmOxCAMRM2+ern/aQfSdEIIaWnqC9DDWLhskLt8aHLLIUxrV4mHqLotFIhziv4Ipy2wdQ8ILVOcn9CZFd4hnyEuiUgF42YoAqE85Az4C/JgZSccVIfcC9OpjAMig/JGQflAmr28KnI4IEjyQ0Qd0oy/IN9CgRgrP0VWwHH7xUSz0i20BoHIskIMM+U4gKLHA4HrzSgVyiYlVrekFJD6N4QThLiHHOgTQmNOyJY5kmU9IDTH8gMpIw+qQRcjrCEsVelUM+7FePaA5+6iOF2M1NxqV9bftL2nrps5NSiye1J6MpTrfjKPwtgpg1wO0wWO70ZR/Z3u8QTu3XJqNEL72xdzeqCz7xD2lB/n8O3VsOmU790xC7BwWoK5whaX0aMB0pS/t5zjcz6hymyS7pOu2sxZ7yedeEXQa9JMdmvqPwEGAP2NRuMFmBfJAAAAAElFTkSuQmCC);
  background-size: contain;
  content: "";
}
.calendar_list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.calendar_list .pict {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
  margin-right: 15px;
  text-align: center;
}
.calendar_list .pict img {
  max-height: 80px;
}

.macky {
  margin-bottom: 60px;
  font-size: 18px;
  word-break: break-all;
}
.macky hr {
  height: 2px;
  border: none;
  background-color: #ede8d7;
}

.macky_title {
  background-color: #ffc5ff;
  text-align: center;
}
.macky_title_inner {
  position: relative;
  display: inline-block;
}
.macky_title_inner a {
  display: inline-block;
  position: absolute;
  width: 15%;
  top: 50%;
  right: 4%;
  margin-top: -7%;
}

.macky_hd {
  color: #ffae6b;
}

.fig_macky {
  margin: 40px;
  text-align: center;
}

.btn_consul {
  margin-bottom: 40px;
}

.admin {
  width: 66px;
}

.accordion_list {
  margin-bottom: 60px;
  font-size: 16px;
}
.accordion_list > li {
  position: relative;
  margin-bottom: 15px;
  background-color: #fff;
  -webkit-box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.3);
}
.accordion_list .pict {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  margin-right: 15px;
  text-align: center;
}

.acc_hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.acc_hd > a {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.acc_tglr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  margin-left: auto;
  cursor: pointer;
}

.acc_inner {
  display: none;
  padding: 10px;
  border-top: 1px solid #ece9da;
}
.acc_inner .labo_list .tn {
  -ms-flex-preferred-size: 36px;
  flex-basis: 36px;
}
.acc_inner .half {
  font-size: 12px;
}

.acc_sublist {
  font-size: 14px;
}
.acc_sublist li {
  margin-top: 10px;
}

.acc_sublist_i {
  width: 20px;
  vertical-align: middle;
}

.item_bordered li + li {
  padding-top: 10px;
  border-top: 1px solid #ece9da;
}

.acc_taglist {
  font-size: 12px;
}
.acc_taglist li {
  display: inline-block;
  margin-right: 1em;
  margin-bottom: 1em;
  padding: 5px;
  border: 1px solid #ddd;
}
.acc_taglist li::before {
  margin-right: 0.5em;
  content: "○";
}

.acc_inner_label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.acc_inner_label::after {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 1px;
  margin-left: 10px;
  background-color: #e2d8a1;
  content: "";
}

.flat a {
  margin-left: 15px;
  padding: 15px;
}

@media screen and (min-width: 769px) {
  .calendar_list {
    font-size: 18px;
  }
  .calendar_list li::after {
    width: 30px;
    height: 30px;
    right: 18px;
  }
  .calendar_list li::before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 65px;
    width: 1px;
    background-color: #ece9da;
    content: "";
  }

  .accordion_list {
    font-size: 18px;
  }

  .acc_tglr {
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
  }

  .fig_macky img {
    width: 210px;
  }

  .btn_consul {
    width: 490px;
    margin-right: auto;
    margin-left: auto;
  }

  .admin {
    width: auto;
  }

  .item_bordered li {
    margin-top: 15px;
  }
  .item_bordered li + li {
    padding-top: 15px;
  }
}
.serial_title {
  margin: 0 -15px 20px;
  padding: 20px 0;
  border-bottom: 1px solid #ede8d7;
  text-align: center;
  font-size: 20px;
}

.serial_deco {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), color-stop(70%, #fdf9a4), color-stop(80%, #fdf9a4), color-stop(84%, transparent), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 70%, #fdf9a4 70%, #fdf9a4 80%, transparent 84%, transparent 100%);
}

.login_deco {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), color-stop(70%, #8ccba6), color-stop(80%, #8ccba6), color-stop(84%, transparent), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 70%, #8ccba6 70%, #8ccba6 80%, transparent 84%, transparent 100%);
}

.newcomer_deco {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), color-stop(70%, #ffc5ff), color-stop(80%, #ffc5ff), color-stop(84%, transparent), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 70%, #ffc5ff 70%, #ffc5ff 80%, transparent 84%, transparent 100%);
}

.serial_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.serial_form [type=text] {
  width: 240px;
  height: 45px;
  border: none;
  background-color: #eeeff0;
}
.serial_form [type=image] {
  width: 65px;
  margin-left: 10px;
}

.serial_note {
  margin-bottom: 2em;
}
.serial_note p {
  margin-bottom: 0;
  padding-left: 1em;
  text-indent: -1em;
}
.serial_note .red {
  color: #ee5e8b;
}

.serial_point {
  position: relative;
  width: 225px;
  height: 225px;
  margin: 20px auto;
  overflow: hidden;
}
.serial_point img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.serial_point span {
  position: relative;
  display: block;
  top: 30%;
  left: 14%;
  color: #f5338c;
  font-size: 56px;
  font-weight: bold;
  text-align: center;
}

.balloon {
  position: relative;
  padding: 20px;
  background-color: #d3e9f1;
  font-size: 20px;
  text-align: center;
}
.balloon::after {
  display: block;
  position: absolute;
  left: 50%;
  bottom: -30px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border: 15px solid transparent;
  border-top-color: #d3e9f1;
  content: "";
}

.point_goods {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 40px;
}
.point_goods li {
  margin-bottom: 1px;
  padding: 20px;
  background-color: #fff;
}
.point_goods_info {
  font-size: 14px;
}
.point_goods_note {
  font-size: 10px;
}

.corner {
  position: relative;
  margin-bottom: 20px;
  padding: 15px;
  border: 3px solid #c4dbe2;
  font-size: 20px;
  text-align: center;
}
.corner::before {
  position: absolute;
  top: 15px;
  right: -3px;
  bottom: 15px;
  left: -3px;
  border-right: 3px solid #fff;
  border-left: 3px solid #fff;
  content: "";
}
.corner::after {
  position: absolute;
  top: -3px;
  right: 15px;
  bottom: -3px;
  left: 15px;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  content: "";
}

.memorial {
  position: relative;
  font-size: 16px;
  text-align: center;
}
.memorial::after {
  display: block;
  position: absolute;
  bottom: -5px;
  left: 50%;
  width: 40px;
  height: 4px;
  margin-left: -20px;
  background-color: #cde1e6;
  content: "";
}

@media screen and (min-width: 769px) {
  .point_goods {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .point_goods li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    margin-bottom: 15px;
  }
}
.login_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px;
}

.login_unit {
  margin-bottom: 30px;
  padding: 15px;
  background-color: #fff;
  -webkit-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
  font-size: 14px;
}
.login_unit label {
  display: block;
  margin-bottom: 20px;
}

.input_text {
  width: 100%;
  height: 45px;
  margin-bottom: 10px;
  border: none;
  background-color: #eeeff0;
}

.btn_img {
  width: 100%;
  max-width: 305px;
}

.btn_step {
  width: 100%;
  max-width: 263px;
}

@media screen and (min-width: 769px) {
  .login_flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .login_unit {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 360px;
    flex: 0 0 360px;
    margin: 60px 10px;
  }
}
.step_arw {
  margin-bottom: 20px;
  text-align: center;
}
.step_arw img {
  margin-bottom: 10px;
}

.membership,
.personalinfo {
  margin-bottom: 40px;
  padding: 15px;
  background-color: #fff;
  -webkit-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
}
.membership section,
.personalinfo section {
  margin-bottom: 20px;
}

.heading {
  margin: 0 -15px 20px;
  padding: 0 15px 15px;
  border-bottom: 1px solid #ede8d7;
}

.btn_agreement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-bottom: 60px;
}
.btn_agreement a {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 169px;
  flex: 0 1 169px;
  display: block;
  margin: 5px;
  max-width: 169px;
}

.pre_regi_note {
  color: #d3322f;
}
.pre_regi_note a {
  color: #11c;
  text-decoration: underline;
}

.btn_mail {
  width: 100%;
  max-width: 264px;
  border: none;
  background-color: transparent;
}

.register_unit {
  margin-bottom: 15px;
  padding-top: 15px;
}
.register_unit + .register_unit {
  border-top: 1px solid #ede8d7;
}
.register_unit small {
  font-size: 10px;
}
.register_unit .tx {
  height: 40px;
  border: none;
  background-color: #eeeff0;
}

.lh_shrink {
  line-height: 1.3;
}

.form_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.form_title p {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-bottom: 0;
}
.form_title small {
  margin-right: auto;
  margin-left: 4px;
}

.req_mark {
  position: relative;
  display: inline-block;
  background-color: #ffc5ff;
  margin-bottom: 15px;
  padding: 0 15px;
  margin-bottom: 0;
}
.req_mark::before, .req_mark::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-style: solid;
  border-width: 10px 5px;
  border-color: transparent;
  content: "";
}
.req_mark::before {
  left: 0;
  border-left-color: #fff;
}
.req_mark::after {
  right: 0;
  border-right-color: #fff;
}

.form_name {
  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;
}
.form_name input[type=text] {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 3;
  flex: 1 1 3;
  width: 38%;
}

.form_zip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
.form_zip .tx {
  width: 80px;
}
.form_zip span,
.form_zip small {
  margin: 0 5px;
}

.form_search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form_search a {
  color: #11c;
  text-decoration: underline;
}

.btn_search {
  margin-right: 5px;
  padding: 0 20px;
  border: none;
  background-color: #d8d8d8;
  -webkit-box-shadow: 1px 1px 0 0 #fff, 2px 2px 0 0 #d8d8d8;
  box-shadow: 1px 1px 0 0 #fff, 2px 2px 0 0 #d8d8d8;
}

.form_tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
.form_tel > input {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin-right: 10px;
}

.gender {
  display: inline-block;
  margin-right: 1.5em;
}
.gender input {
  margin-right: 4px;
}

.form_ymd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.form_ymd input {
  margin: 0 4px;
}
.form_ymd .yyyy {
  width: 6em;
}
.form_ymd .mm,
.form_ymd .dd {
  width: 3em;
}

.kid label,
.child_birthday label {
  display: inline-block;
  margin-right: 1.5em;
}

.child_birthday {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.child_birthday .req_mark {
  margin-left: auto;
}
.child_birthday p {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.btn_normal {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 160px;
  padding: 10px 0;
  border: none;
  background-color: #ffcba2;
  -webkit-box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #ffcba2;
  box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #ffcba2;
  font-family: inherit;
  text-align: center;
  background-color: #bae0c9;
  -webkit-box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #bae0c9;
  box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #bae0c9;
}
.btn_normal::after {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 10px;
  height: 10px;
  border-top: 1px solid #b77e4f;
  border-right: 1px solid #b77e4f;
  content: "";
}
.btn_normal::after {
  border-top: 1px solid #009b63;
  border-right: 1px solid #009b63;
}

.notification {
  color: #ee5e8b;
}

.btn_double {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 100%;
  max-width: 400px;
  margin: 0 auto 60px;
}
.btn_double .btn_normal {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 48%;
  flex: 0 1 48%;
}

@media screen and (min-width: 769px) {
  .step_arw {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .step_arw span {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 55%;
    flex: 0 1 55%;
  }
  .step_arw span:first-child {
    margin-right: -10px;
  }
  .step_arw span:last-child {
    margin-left: -10px;
  }

  .pc_flex_half {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .pc_flex_half .form_title,
.pc_flex_half .child_birthday {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 35%;
    flex: 0 1 35%;
  }
  .pc_flex_half .form_stuff,
.pc_flex_half .form_zip_wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
  }

  .pc_flex_tri {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .pc_flex_tri .form_title {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    margin-right: 20px;
  }

  .form_name {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
  }
  .form_name span {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .form_name .tx {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }

  .form_tel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .form_tel .tx {
    width: 100%;
  }

  .flex_marginleft {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    margin-left: auto;
  }
}
.quiz_title {
  display: table;
  width: 100%;
  max-width: 360px;
  margin: 0 auto 40px;
  text-align: center;
}
.quiz_title img {
  float: left;
  width: 80px;
}
.quiz_title br {
  clear: left;
}
.quiz_title span {
  background: url(img/wave.png) center bottom no-repeat;
  background-size: 265px;
  font-size: 30px;
}

.title_with_pic,
.qz_num_title,
.title_answer {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dcdddd;
}

.title_with_pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.title_with_pic .pic {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.qz_num_title {
  text-align: center;
  font-size: 20px;
}

.qz_nav {
  margin: 40px 0;
  text-align: center;
}

.qz_nav_btn,
.qz_yes_btn,
.qz_no_btn {
  position: relative;
  display: inline-block;
  padding: 10px 0;
  font-size: 20px;
}
.qz_nav_btn::after,
.qz_yes_btn::after,
.qz_no_btn::after {
  position: absolute;
  right: 15px;
  bottom: 8px;
  left: 15px;
  height: 15px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-transform: skewX(45deg);
  transform: skewX(45deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  content: "";
}

.qz_nav_btn {
  width: 90%;
  max-width: 290px;
  background-color: #009b63;
  -webkit-box-shadow: 2px 2px #fff, 3px 3px #009b63;
  box-shadow: 2px 2px #fff, 3px 3px #009b63;
  color: #fff;
}

.qz_yes_btn,
.qz_no_btn {
  width: 45%;
  max-width: 150px;
  margin: 0 2%;
}
.qz_yes_btn::after,
.qz_no_btn::after {
  right: 10px;
  left: 10px;
}

.qz_yes_btn {
  background-color: #ffc5ff;
  -webkit-box-shadow: 2px 2px #fff, 3px 3px #ffc5ff;
  box-shadow: 2px 2px #fff, 3px 3px #ffc5ff;
}
.qz_yes_btn::after {
  border-right-color: rgba(201, 35, 69, 0.3);
  border-bottom-color: rgba(201, 35, 69, 0.3);
}

.qz_no_btn {
  background-color: #d3e9f1;
  -webkit-box-shadow: 2px 2px #fff, 3px 3px #d3e9f1;
  box-shadow: 2px 2px #fff, 3px 3px #d3e9f1;
}
.qz_no_btn::after {
  border-right-color: #80a9b5;
  border-bottom-color: rgba(128, 169, 181, 0.5);
}

.title_answer {
  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;
}
.title_answer .pic {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 92px;
}

.title_answer_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;
  position: relative;
  margin-left: 20px;
  padding: 5px;
  border: 1px solid #1CA575;
  border-radius: 15px;
  background-color: #FCFA94;
  color: #009b63;
  font-size: 20px;
}
.title_answer_box::before {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: -20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 5px solid transparent;
  border-right-color: #FCFA94;
  border-right-width: 15px;
  content: "";
}
.title_answer_box::after {
  position: absolute;
  top: 50%;
  left: -23px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 6px solid transparent;
  border-right-color: #1CA575;
  border-right-width: 17px;
  content: "";
}

.answer_img_box {
  position: relative;
  display: table;
  max-width: 260px;
  margin: 40px auto;
}
.answer_img_box .enlarge {
  position: absolute;
  top: 50%;
  right: 0;
  width: 63px;
  margin-top: -31px;
}

.qz_result {
  text-align: center;
}
.qz_result span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), color-stop(70%, #fdf9a4), color-stop(99%, #fdf9a4), color-stop(99%, transparent), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 70%, #fdf9a4 70%, #fdf9a4 99%, transparent 99%, transparent 100%);
  font-size: 28px;
}
.qz_result img {
  display: inline-block;
  margin: 0 4px;
}
.qz_result .res_total {
  width: 24px;
}
.qz_result .res_true {
  height: 47px;
}

.res_review {
  display: table;
  margin: 30px auto;
  background: url(img/wave.png) center bottom no-repeat;
  background-size: 265px;
  font-size: 18px;
}

.qz_sbmt {
  text-align: center;
}
.qz_sbmt img {
  width: 100%;
  max-width: 308px;
}

.qz_voice {
  margin-bottom: 20px;
  text-align: center;
}
.qz_voice .lined {
  font-size: 16px;
}

.qz_voice_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.qz_voice_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.qz_voice_list li .name {
  color: #ffae6b;
}
.qz_voice_list li p {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-top: 10px;
  margin-bottom: 0;
}
.qz_voice_list li:not(:last-child) {
  border-bottom: 1px solid #dcdddd;
}

@media screen and (min-width: 769px) {
  .pc_fz18 {
    font-size: 18px;
  }

  .qz_voice_list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .qz_voice_list li {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    position: relative;
  }
  .qz_voice_list li:nth-child(odd)::after {
    position: absolute;
    top: 5px;
    right: -4.5%;
    bottom: 5px;
    width: 1px;
    background-color: #dcdddd;
    content: "";
  }
}
.products_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.stage {
  margin-bottom: 30px;
  text-align: center;
}

.stage_pre {
  width: 233px;
}

.products_title {
  margin-bottom: 30px;
  text-align: center;
}

.products_mid {
  margin-bottom: 15px;
  text-align: center;
}

.listitem {
  display: list-item;
  margin-left: 1em;
}
ul .listitem {
  list-style-type: disc;
}

.bdbtm {
  padding-bottom: 10px;
  border-bottom: 1px solid #e8e2cc;
}

.indented {
  margin-left: 1em;
}

.indented2 {
  margin-left: 1em;
  text-indent: -1em;
}

.btn_go_shop,
.btn_baby_go_shop,
.btn_milk_go_shop,
.btn_nipple_go_shop,
.btn_bean {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 275px;
  padding: 10px 20px;
  border: none;
  background-color: #ffcba2;
  -webkit-box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #ffcba2;
  box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #ffcba2;
  font-family: inherit;
  font-size: 16px;
  text-align: center;
}
.btn_go_shop::before, .btn_go_shop::after,
.btn_baby_go_shop::before,
.btn_baby_go_shop::after,
.btn_milk_go_shop::before,
.btn_milk_go_shop::after,
.btn_nipple_go_shop::before,
.btn_nipple_go_shop::after,
.btn_bean::before,
.btn_bean::after {
  position: absolute;
  width: 18px;
  height: 14px;
  border: 2px solid #ffae6b;
  background-color: #ffcba2;
  content: "";
}
.btn_go_shop::before,
.btn_baby_go_shop::before,
.btn_milk_go_shop::before,
.btn_nipple_go_shop::before,
.btn_bean::before {
  top: 37%;
  right: 14px;
}
.btn_go_shop::after,
.btn_baby_go_shop::after,
.btn_milk_go_shop::after,
.btn_nipple_go_shop::after,
.btn_bean::after {
  top: 30%;
  right: 10px;
}

.btn_baby_go_shop {
  background-color: #d3e9f1;
  -webkit-box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #519bf7;
  box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #519bf7;
}
.btn_baby_go_shop::before, .btn_baby_go_shop::after {
  border-color: #519bf7;
  background-color: #d3e9f1;
}

.btn_milk_go_shop {
  background-color: #ffc5ff;
  -webkit-box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #ffc5ff;
  box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #ffc5ff;
}
.btn_milk_go_shop::before, .btn_milk_go_shop::after {
  border-color: #ff88d2;
  background-color: #ffc5ff;
}

.btn_nipple_go_shop {
  max-width: 315px;
  background-color: #bbdfcc;
  -webkit-box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #009b63;
  box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #009b63;
  font-size: 14px;
}
.btn_nipple_go_shop::before, .btn_nipple_go_shop::after {
  border-color: #009b63;
  background-color: #bbdfcc;
}

.btn_bean {
  background-color: #aed9c1;
  -webkit-box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #aed9c1;
  box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #aed9c1;
}
.btn_bean::before, .btn_bean::after {
  border-color: #008d50;
  background-color: #aed9c1;
}

.products_img_wrap {
  text-align: center;
}

.products_item,
.products_item_simple {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.products_item > div,
.products_item_simple > div {
  margin-left: 15px;
}

.products_item_simple {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.products_item_simple .products_img_wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.products_item_name {
  color: #ee5e8b;
}

.products_baby_name {
  color: #519bf7;
}

.products_item_simple_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.products_item_simple_wrap .products_item_simple {
  margin-bottom: 15px;
}

.products_link li {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ede8d7;
}
.products_link li::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 12px;
  height: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}
.products_link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 12px;
}
.products_link .tn {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 55px;
  margin-right: 15px;
}

.pc_img {
  display: none;
}

.products_hd {
  margin-bottom: 10px;
  color: #ee5e8b;
}

.ploducts_lined {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(65%, transparent), color-stop(65%, #ffcba2), color-stop(80%, #ffcba2), color-stop(80%, transparent), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 65%, #ffcba2 65%, #ffcba2 80%, transparent 80%, transparent 100%);
}

.baby_lined {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(65%, transparent), color-stop(65%, #d3e9f1), color-stop(80%, #d3e9f1), color-stop(80%, transparent), to(transparent));
  background: linear-gradient(to bottom, transparent, transparent 65%, #d3e9f1 65%, #d3e9f1 80%, transparent 80%, transparent 100%);
}

.baby_tone {
  color: #519bf7;
}

.milk_tone {
  color: #ee5e8b;
}

.dha_list dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1dabd;
}
.dha_list .num {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 2em;
  flex: 0 0 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2em;
  height: 2em;
  margin-right: 1em;
  border-radius: 50%;
  background-color: #fcfa94;
}
.dha_list .feat {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.dha_imgwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dha_imgwrap .tn {
  -webkit-box-flex: 0;
  -ms-flex: 0 2 auto;
  flex: 0 2 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
}
.dha_imgwrap .explain {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.sukoyaka_hero {
  margin-bottom: 40px;
  background-color: #1b46c7;
  text-align: center;
}

.item_limit {
  width: 100%;
  max-width: 325px;
}

.btn_sukoyaka {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 278px;
  height: 62px;
  background: url(img/btn_sukoyaka.png) no-repeat;
  background-size: contain;
  font-size: 16px;
}

.materials {
  margin-bottom: 30px;
}
.materials a {
  text-decoration: underline;
}

.products_faq_wrap {
  margin-bottom: 40px;
}

.products_faq {
  margin-bottom: 20px;
  background-color: #fff;
}

.tgl_faq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}

.pd_name {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 60px;
  padding-left: 15px;
}

.pd_mark {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  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;
  border-left: 1px solid #ede8d7;
}

.faq_body {
  padding: 15px;
  -webkit-box-shadow: inset 0 2px 6px -4px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 2px 6px -4px rgba(0, 0, 0, 0.5);
}
.faq_body dt, .faq_body dd {
  padding-left: 40px;
  background: url(img/ico_q.png) no-repeat;
  background-size: 30px 20px;
}
.faq_body dt {
  margin-bottom: 10px;
  color: #b9a96c;
}
.faq_body dd {
  padding-bottom: 15px;
  background-image: url(img/ico_a.png);
}
.faq_body dd:not(:last-child) {
  margin-bottom: 15px;
  border-bottom: 1px solid #ede8d7;
}
.tgl_faq + .faq_body {
  display: none;
}
.tgl_faq.on + .faq_body {
  display: block;
}

.flex_half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex_half > div {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  padding: 5px;
}

.hd_bar {
  position: relative;
  padding-left: 1em;
}
.hd_bar::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "-";
}

.omoi_videobox {
  width: 100%;
  max-width: 385px;
  margin: 0 auto 40px;
  text-align: center;
}
.omoi_videobox .btn_centered {
  margin-top: -20px;
}

.omoi05 {
  margin-bottom: 20px;
}

.pb40 {
  padding-bottom: 40px;
}

.howtolink_hd {
  width: 50%;
  max-width: 260px;
  margin: 0 auto 20px;
}

.stamp {
  width: 100%;
  max-width: 710px;
  margin: 0 auto 40px;
  border: 2px solid #f25b5b;
  background-color: #fff;
}
.stamp h2 {
  margin: -4px -2px 10px;
}
.stamp .stamp_body {
  padding: 10px;
}
.stamp .stamp_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.stamp .stamp_flex > div {
  white-space: nowrap;
}

.hd_point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hd_point_label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 5em;
  flex: 0 0 5em;
  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: 4.5em;
  height: 4.5em;
  line-height: 1.2;
  margin-right: 1em;
  border-radius: 50%;
  background-color: #fcfa94;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .products_logo {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .products_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .products_img_wrap,
.products_text_wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }
  .products_img_wrap p,
.products_text_wrap p {
    padding-right: 15px;
  }

  .products_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .products_link > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
  }
  .products_link > li:nth-child(odd) {
    margin-right: 20px;
  }

  .sp_img {
    display: none;
  }

  .pc_img {
    display: inline;
  }

  .dha_list .feat br {
    display: none;
  }

  .products_faq {
    font-size: 18px;
  }

  .omoi01 {
    width: 454px;
  }

  .omoi03,
.omoi04 {
    width: 500px;
  }

  .omoi05 {
    width: 315px;
  }

  .omoi07 {
    max-width: 420px;
  }

  .omoi08 {
    max-width: 475px;
  }

  .ca_flex_half {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ca_flex_half > div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 10px;
  }

  .howtolink_hd {
    margin-top: 10px;
  }
}
.howto_label {
  width: 100%;
  max-width: 335px;
}

.hint {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #ee5e8b;
  background-color: #fff;
  color: #ee5e8b;
}

.make_milk_flex {
  margin-bottom: 40px;
}
.make_milk_flex h2 {
  margin-bottom: 15px;
  padding: 10px;
  font-size: 20px;
  text-align: center;
}
.make_milk_flex ol {
  list-style-type: none;
  padding-left: 0;
}
.make_milk_flex li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.make_milk_flex .img {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin-right: 10px;
}

.water,
.powder {
  margin-bottom: 20px;
  padding: 10px;
  background-color: #fff;
  -webkit-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
}

.water h2 {
  background-color: #fdf9a4;
}

.powder h2 {
  background-color: #d3e9f1;
}

.movie_link {
  margin-bottom: 40px;
  text-align: center;
}

.movie_link_tn {
  max-width: 270px;
}

.playbtn {
  position: relative;
  display: inline-block;
  padding: 5px 10px 5px 20px;
  border-right: 1px solid #fff;
  border-bottom: 2px solid #fff;
  background-color: #fcfa94;
  -webkit-box-shadow: 1px 1px 1px #ccc;
  box-shadow: 1px 1px 1px #ccc;
  font-size: 16px;
}
.playbtn::before {
  position: absolute;
  top: 50%;
  left: 5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 12px;
  height: 12px;
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAAsSAAALEgHS3X78AAABrUlEQVQ4jaWVzXHCMBBGHzQAqQB3gLlIoxOmgjgVABXgDuISoII4HTgdkJPHPoUK4nRAKiCHlRnhyBgSnTyj3af9+XY9OJ1O3HKMVpH9rIuyqvvsB11go1UAJEAMTDwmb0BelFXm8x92QFPg00JzYAE8FGU1AGbAGjgCL0ar2snGH7HRagzsgQBIi7LaetO5zGoLPAJrN/ozuAWNirL6uAb1ZPjswt1SpH+BAhRllQI7pDThGWxT2gBJG2q0Co1WV0ti4QlwQEpzjjgFDh0dDoCN0cp31z4JMDdahQ04bl7yRJIjKlj2wYuy2gNfQDy0UhkhjetyyG6FI/KMzs3rm6Y74Edg7B2QHvi7hYcdZntgehfYRjpH9NolyQg4DJHQG8n1QZe0JsxzAuA4tC9/I8r4L7SJOG9KkSMa9EG3t0KNVitkE+bugEyMVj54BjzdAB1bzmtRVrW7hFJkkczu3RXWP0PKGV6AW5exnaJ7oEtg0fj9+oM4RjtkJx+vACNkFQTAyo4/XrB1SJB6gTR2D9SOSYRkNkUGZtWe3Gv/vLF1ji1o5Fwf7GNZVz9+AFPi2q6434QuAAAAAElFTkSuQmCC);
  background-size: contain;
  vertical-align: middle;
  content: "";
}
.movie_link .playbtn {
  top: -20px;
}

#sticktype,
#mamafaq {
  margin-top: -100px;
  padding-top: 100px;
}

.stick_img {
  text-align: center;
}
.stick_img img {
  width: 100%;
  max-width: 360px;
}

.milk_faq {
  background-color: #fff;
  padding: 15px;
}
.milk_faq dt, .milk_faq dd {
  padding-left: 40px;
  background: url(img/ico_q.png) no-repeat;
  background-size: 30px 20px;
}
.milk_faq dt {
  margin-bottom: 10px;
  color: #b9a96c;
}
.milk_faq dd {
  padding-bottom: 15px;
  background-image: url(img/ico_a.png);
}
.milk_faq dd:not(:last-child) {
  margin-bottom: 15px;
  border-bottom: 1px solid #ede8d7;
}

.npl01 {
  width: 100px;
  margin-left: 15px;
}

.num_deco {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  margin-right: 2px;
  line-height: 1.5em;
  border-radius: 50%;
  background-color: #fdf9a4;
  text-align: center;
}

.label_step {
  line-height: 1;
  margin: 30px 0;
  border: 1px solid #3e3a39;
  border-bottom: none;
  text-align: center;
}
.label_step span {
  display: inline-block;
  position: relative;
  top: -0.5em;
  padding: 0 15px;
  background-color: #fff;
}

.sanitize {
  list-style-type: none;
  margin-bottom: 20px;
  padding-left: 0;
}
.sanitize li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sanitize .tn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  margin-right: 15px;
}

.mt80 {
  margin-top: 80px;
}

@media screen and (min-width: 769px) {
  .make_milk_flex,
.qt_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .make_milk_flex > div,
.qt_flex > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 380px;
    flex: 0 0 380px;
  }
  .make_milk_flex > div:first-child,
.qt_flex > div:first-child {
    margin-right: 20px;
  }

  .qt_flex > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 365px;
    flex: 0 0 365px;
  }

  .milk_faq dt,
.milk_faq dd {
    background-position: 0 0.2em;
  }
}
.movie_list,
.balloon_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 60px;
}
.movie_list li,
.balloon_list li {
  margin-bottom: 20px;
  -webkit-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  font-size: 16px;
}
.movie_list li a,
.balloon_list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 15px;
}
.movie_list li a::after,
.balloon_list li a::after {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}
.movie_list li br,
.balloon_list li br {
  display: none;
}
.movie_list .pict,
.balloon_list .pict {
  width: 50px;
  margin-right: 10px;
}
.movie_list li a::after,
.balloon_list li a::after {
  display: none;
}
.movie_list .above,
.balloon_list .above {
  height: 40px;
}

.balloon_list li {
  position: relative;
  margin-bottom: 30px;
}
.balloon_list .above {
  position: absolute;
  top: -25px;
  left: 10px;
}
.balloon_list .mov_link a {
  height: 100%;
}
.balloon_list .mov_link .pict::before {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}

.movie_list .pict {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.movie_list .mv_text span {
  display: block;
  font-size: 12px;
}

.btn_go_club,
.btn_go_research {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 300px;
  padding: 10px 20px;
  border: none;
  background-color: #aed9c1;
  -webkit-box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #008d50;
  box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #008d50;
  font-family: inherit;
  font-size: 16px;
  text-align: center;
}
.btn_go_club::before,
.btn_go_research::before {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAAsSAAALEgHS3X78AAABmUlEQVQ4jbWV4W2DMBCFX1kgGSF/bZCSDcIGzQZlBEZoN8gGpRukG5ANqIT8OyOkE1C96IEo2DhR1ZP8A3P3+fzOPj91XYcly6zNAeST6SuAU+vcJRTnBWfWrgGUGisAX4L1ttP8GcBr61wdBWfWMugEgPAjgMqXmXbChZ8BfAIoWueuXnBmbQHg3ecYkYqJcPG8jxnAyrSWdkUM6NklY5vWuVs9ktH/Sj9m0MzazRK4da5RgfeZteUAlgRbbt8DpWOjrGLwNxZznDGDPwLHp5J+dQyuYq+YaKKjtVUBfJlctc0oXL4sfJ7oTELiLwXcBadsADbJJDhoHniooATvkyWYxzYal8lNnNkAltZBG53VXxfBY/Q7J0odnkYz2ANQCHxJ5MQmc/grVLtm76h7KXj+XgIFKe7MFLoP361zFdgrOFJjmtSYuv8ej9SYtW9+4rNLjelSY0p+/38T0l0vJckpdkpG0HxUg6FOvkbf91catT/6tFWWt0SijX4UFHqamBUL3D9NnOfTNOszjz6mBFIyLlJLvrkB+AGeVRFhnF5fRAAAAABJRU5ErkJggg==);
  background-size: contain;
  content: "";
}

.btn_go_research {
  background-color: #ffc5ff;
  -webkit-box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #ffc5ff;
  box-shadow: 2px 2px 0 0 #fff, 3px 3px 0 0 #ffc5ff;
}

.beginner_video {
  margin-bottom: 40px;
  text-align: center;
}

.club_list {
  margin-bottom: -15px;
}
.club_list li:not(:last-child) {
  border-bottom: 1px solid #ede8d7;
}
.club_list a {
  position: relative;
  display: block;
  padding: 15px 0 15px 40px;
  color: #b5a565;
}
.club_list a::before, .club_list a::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
}
.club_list a::before {
  left: 0;
  width: 30px;
  height: 20px;
  background: url(img/ico_q.png) no-repeat;
  background-size: contain;
}
.club_list a::after {
  right: 10px;
  width: 12px;
  height: 12px;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}

.whatq:not(:last-child) {
  border-bottom: 1px solid #ede8d7;
}
.whatq .wq_q,
.whatq .wq_a {
  padding-left: 40px;
  background: url(img/ico_q.png) no-repeat;
  background-size: 30px 20px;
}
.whatq .wq_q {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ede8d7;
  color: #b5a565;
}
.whatq .wq_a {
  margin-bottom: 0;
  background-image: url(img/ico_a.png);
}

.bean_tone {
  color: #008d50;
}

.wh_gds {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.wh_gds > li {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 40%;
  flex: 0 1 40%;
  margin-bottom: 20px;
  text-align: center;
}

.flow_serialregi {
  border-bottom: 1px solid #ede8d7;
}
.flow_serialregi.nobdbtm {
  border-bottom: none;
}
.flow_serialregi li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 0;
}
.flow_serialregi li:not(:last-child) {
  border-bottom: 1px dashed #dad2b2;
}
.flow_serialregi li:not(:last-child)::after {
  position: absolute;
  bottom: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 28px;
  height: 25px;
  background: url(img/pre_next.png) no-repeat;
  background-size: contain;
  content: "";
}
.flow_serialregi li p {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding-left: 40px;
}
.flow_serialregi .img1,
.flow_serialregi .img2 {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.flow_serialregi .img1 {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
}
.flow_serialregi .img1 img {
  width: 100%;
  max-width: 150px;
}
.flow_serialregi .img2 {
  -ms-flex-preferred-size: 28%;
  flex-basis: 28%;
  text-align: right;
}
.flow_serialregi .img2 img {
  width: 60%;
  max-width: 70px;
}
.flow_serialregi .num {
  float: left;
  height: 24px;
  margin-left: -30px;
}

.get_regi {
  position: relative;
  display: block;
  width: 250px;
  padding: 10px;
  background-color: #fbfc82;
  text-align: center;
}
.get_regi::after {
  position: absolute;
  display: block;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #a38b00;
  border-right: 1px solid #a38b00;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  content: "";
}

.only_list li {
  margin-bottom: 15px;
}
.only_list img {
  margin-bottom: 10px;
}
.only_list p {
  margin-bottom: 0;
}

.mag_macky {
  padding: 20px 0;
}

.bnr_advice {
  width: 100%;
  max-width: 490px;
}

.entrystep {
  list-style-type: none;
  padding-left: 0;
}
.entrystep li {
  position: relative;
  padding: 20px 0;
}
.entrystep li:not(:last-child) {
  border-bottom: 1px dashed #dad2b2;
}
.entrystep li:not(:last-child)::after {
  position: absolute;
  bottom: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 28px;
  height: 25px;
  background: url(img/pre_next.png) no-repeat;
  background-size: contain;
  content: "";
}
.entrystep .order {
  margin-bottom: 15px;
  text-align: center;
}
.entrystep .order img {
  width: 100px;
}

.max_390 {
  width: 100%;
  max-width: 390px;
}

.past {
  margin: 0 -15px 15px;
  padding: 0 15px 10px;
  border-bottom: 1px solid #ede8d7;
  text-align: center;
}

.bureau {
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid #008d50;
}

.ct_link {
  color: #0072df;
  text-decoration: underline;
}

.banners {
  margin-bottom: 20px;
  padding: 15px;
  padding-left: 25px;
  border: 1px solid #ffae6b;
  background-color: #fffcf4;
}
.banners li:not(:last-child) {
  margin-bottom: 1em;
}

@media screen and (min-width: 769px) {
  .whatq .wq_q,
.whatq .wq_a {
    background-position: 0 0.2em;
  }

  .wh_gds {
    padding: 0 15px;
  }
  .wh_gds > li {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
  }
  .wh_gds > li img {
    max-width: 180px;
  }

  .flow_serialregi .img1,
.flow_serialregi .img2 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    text-align: center;
  }
  .flow_serialregi .img1 img,
.flow_serialregi .img2 img {
    width: auto;
    max-width: none;
  }

  .get_regi {
    float: right;
    margin-right: 80px;
  }

  .only_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .only_list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
  }
  .only_list li:nth-child(odd) {
    margin-right: 4%;
  }
}
.guide {
  margin-bottom: 40px;
}
.guide li {
  position: relative;
  border-bottom: 1px solid #e9e4d1;
}
.guide li::before {
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 14px;
  height: 14px;
  background: url(img/arw.svg) no-repeat;
  background-size: contain;
  content: "";
}
.guide a {
  display: block;
  padding: 15px;
  padding-left: 45px;
}

.point .path {
  margin-bottom: 0;
}

.inner_point {
  width: 100%;
  max-width: 725px;
  margin: 0 auto 40px;
  padding: 0 10px 10px;
}

.flow_point {
  width: 100%;
  max-width: 360px;
  margin: auto auto 40px;
  border-bottom: 1px solid #ede8d7;
  background-color: #fff;
}
.flow_point li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
}
.flow_point li:not(:last-child) {
  border-bottom: 1px dashed #dad2b2;
}
.flow_point li:not(:last-child)::after {
  position: absolute;
  bottom: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 28px;
  height: 25px;
  background: url(img/pre_next.png) no-repeat;
  background-size: contain;
  content: "";
}
.flow_point li .img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24px;
  flex: 0 0 24px;
  margin: 20px;
}
.flow_point li p {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.point_title {
  margin-bottom: 20px;
  text-align: center;
}
.point_title .sp_only {
  width: 100%;
}

.point_list {
  margin: 0 auto 40px;
}
.point_list li {
  padding: 15px;
  background-color: #fff;
}
.point_list li:not(:last-child) {
  border-bottom: 1px solid #bfb585;
}
.point_list li > p:last-child {
  margin-bottom: none;
}

.point_corner {
  position: relative;
  margin-bottom: 20px;
  padding: 10px;
  border: 3px solid #c4dbe2;
  text-align: center;
  font-size: 14px;
}
.point_corner::before, .point_corner::after {
  position: absolute;
  display: block;
  border-width: 3px;
  border-color: #fff;
  border-style: none;
  content: "";
}
.point_corner::before {
  top: -3px;
  right: 10px;
  bottom: -3px;
  left: 10px;
  border-top-style: solid;
  border-bottom-style: solid;
}
.point_corner::after {
  top: 10px;
  right: -3px;
  bottom: 10px;
  left: -3px;
  border-right-style: solid;
  border-left-style: solid;
}
.point_corner_mark {
  margin: -10px 10px -10px -10px;
}

.point_lead {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 10px;
  font-size: 14px;
  text-align: center;
}
.point_lead::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  display: block;
  width: 20px;
  height: 3px;
  margin-left: -10px;
  background-color: #c4dbe2;
  content: "";
}

.point_period {
  width: 138px;
}

.point_start {
  width: 205px;
}

.point_notification {
  padding: 15px;
  border: 2px solid #009b63;
  background-color: #fff;
  color: #009b63;
  font-size: 16px;
}

.svg100 {
  width: 100%;
}

@media screen and (min-width: 600px) {
  .point_title .sp_only {
    display: none;
  }
  .point_title .pc_only {
    display: block;
    margin-bottom: -2.5%;
  }
}
@media screen and (min-width: 769px) {
  .inner_point {
    padding-right: 0;
    padding-left: 0;
  }

  .point_corner {
    font-size: 16px;
  }

  .point_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
  }
  .point_list li {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 320px;
    flex: 0 0 320px;
    margin-bottom: 25px;
    -webkit-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
  }
  .point_list li:not(:last-child) {
    border-bottom: none;
  }
  .point_list li:nth-child(odd) {
    margin-right: 25px;
  }

  .point_title .pc_only {
    margin-bottom: 0;
  }

  .point_notification {
    font-size: 20px;
  }
}
.momseries_inc {
  margin-top: 80px;
  margin-bottom: 40px;
}

.btn_more {
  display: inline-block;
  line-height: 1;
  padding: 6px 15px;
  border-radius: 1.5rem;
  background-color: #009ed9;
  color: #fff;
  font-size: 18px;
  font-family: inherit;
  font-weight: bold;
}
.btn_more::after {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg) translateY(-0.1rem);
  transform: rotate(45deg) translateY(-0.1rem);
  content: "";
}
.btn_more.home {
  background-color: #c5b572;
}

.voice_limit_3 li:nth-child(n+4) {
  display: none;
}

@media screen and (min-width: 769px) {
  .momseries_inc {
    margin-top: 160px;
    margin-bottom: 100px;
  }
}
.tsuwabee {
  margin-bottom: 40px;
  background: url(../images/tsuwabee/bg_top.png) top center no-repeat, url(../images/tsuwabee/bg_base.png) top center repeat-y;
  background-size: contain;
}

.tsu_inn {
  width: 92%;
  max-width: 690px;
  margin: 0 auto;
  padding: 30px 0;
  text-align: center;
}

.tsu_hd1,
.tsu_hd3 {
  width: 80%;
  max-width: 300px;
  margin-bottom: 30px;
}

.tsu_hd2 {
  width: 70%;
  max-width: 270px;
}

.tsu_content {
  max-width: 600px;
  margin: 40px auto;
  border: 1px solid #ff508a;
  border-top-color: transparent;
  border-radius: 18px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.6);
  box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.6);
  text-align: left;
}
.tsu_content.tsu_data {
  border-top-color: #ff508a;
  padding: 15px;
}
.tsu_content p {
  padding: 0 10px;
}

.tsu_bar0 {
  margin-top: -3.2%;
  margin-right: -1px;
  margin-left: -3%;
}

.tsu_point {
  margin: -16px -2% 0;
}
.tsu_point.point2 {
  margin-bottom: -5%;
}
.tsu_point.point3 {
  margin-top: 0;
  margin-bottom: 10px;
}

.tsu_more {
  width: 55%;
  margin-bottom: 10px;
}

.tsu_gds1 {
  float: right;
  width: 30%;
  max-width: 90px;
}

.tsu_vo_bar {
  margin: -1px -1px 0;
}

.tsu_vo_list {
  padding: 0 15px;
}
.tsu_vo_list li {
  position: relative;
  min-height: 40px;
  padding-left: 40px;
}
.tsu_vo_list li::before {
  position: absolute;
  top: -5px;
  left: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../images/tsuwabee/vo.png) no-repeat;
  background-size: contain;
  content: "";
}

.tsu_gds2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 360px;
  margin: 0 auto 30px;
}
.tsu_gds2 img {
  max-width: 70px;
}
.tsu_gds2 > div:first-child {
  padding-right: 10px;
  text-align: right;
}
.tsu_gds2 .disc {
  margin-left: 0.5em;
}

.tsu_emph {
  color: #ff508a;
}

.tsu_allergy {
  width: 210px;
}

@media screen and (min-width: 360px) {
  .tsu_gds2 > div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
@media screen and (min-width: 769px) {
  .tsuwabee {
    background: url(../images/tsuwabee/bg_top.png) top center;
    background-size: 50% auto;
  }

  .tsu_content {
    font-size: 18px;
  }
}
.plus {
  margin-bottom: 40px;
  padding: 20px 10px 0;
}
.plus_main {
  margin-bottom: 40px;
  padding: 10px;
  border: 1px solid #aacd06;
  border-radius: 6px;
  background-color: #fff;
}
.plus_title {
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 3px;
  background-color: #009b63;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}
.plus_pic {
  margin-bottom: 20px;
  text-align: center;
}
.plus_text {
  margin-bottom: 20px;
}
.plus_text:last-child {
  margin-bottom: 0;
}
.plus_bnr {
  max-width: 355px;
  margin: 40px auto;
}
.plus_bnr li {
  margin-bottom: 20px;
}
.plus_bnr .title {
  margin-bottom: 5px;
  font-weight: bold;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .plus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding: 40px 0 0;
  }
  .plus_main {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 740px;
    flex: 0 1 740px;
    width: auto;
    max-width: 740px;
  }
  .plus_title {
    font-size: 20px;
  }
  .plus_pic {
    max-width: 100%;
  }
  .plus_text {
    font-size: 18px;
  }
  .plus_bnr {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 230px;
    flex: 0 0 230px;
    width: 230px;
    margin-top: 0;
    margin-left: 30px;
  }
}
img {
  outline: none;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before {
  content: " ";
  display: table;
}

.clearfix:after {
  content: ".";
  display: block;
  font-size: 0;
  line-height: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}

.fl-left {
  float: left;
}

.fl-right {
  float: right;
}

.fl-no {
  float: none;
}

.w-auto {
  width: auto;
}

.show {
  display: block !important;
}

.hidden {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

.visible-block {
  display: none;
}

.table {
  display: table;
  width: 100%;
  max-width: 100%;
}

.table-cell {
  display: table-cell;
}

.table th,
.table td {
  border: 1px solid #e1e1df;
}

.eng-text {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

.orange-text {
  color: #f94c00;
}

.blue-text {
  color: #0068b9;
}

.red-text {
  color: #e42600;
}

.btn,
a.btn,
button.btn {
  position: relative;
  display: inline-block;
  line-height: 38px;
  height: 38px;
  padding: 0 20px;
  border: none;
  text-decoration: none !important;
  outline: none;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-radius: 4px;
  /*color: #fff;*/
  overflow: hidden;
  text-overflow: ellipsis;
}

.btn:active,
a.btn:active,
button.btn:active {
  outline: none;
}

button.btn-dark,
.btn-dark,
a.btn-dark {
  border: 1px solid #2f2f2f;
  background: #2f2f2f;
  color: #fff;
}

button.btn-dark:hover,
.btn-dark:hover,
a.btn-dark:hover {
  background: none;
  color: #222;
}

.btn-danger,
button.btn-danger,
a.btn-danger {
  border: 1px solid #f05040;
  background: #f05040;
}

.btn-danger:hover,
button.btn-danger:hover,
a.btn-danger:hover {
  border: 1px solid #fff;
  background: none;
}

.btn-outline,
button.btn-outline,
a.btn-outline {
  border: 1px solid #444;
  background: none;
  color: #333;
}

.btn-md,
button.btn-md,
a.btn-md {
  font-size: 18px;
  height: 45px;
  line-height: 53px;
  padding: 0 30px;
}

.btn-lg,
button.btn-lg,
a.btn-lg {
  font-size: 20px;
  height: 53px;
  line-height: 53px;
  padding: 0 30px;
}

.btn.opc:hover {
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  -ms-opacity: 0.75;
  -o-opacity: 0.75;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
}

.opc,
.opc .btn {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  -webkit-transition: opacity 0.2s ease, background-color 0.2s ease, color 0.2s ease;
  transition: opacity 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}

.opc:hover,
.opc .btn:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.center-content {
  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;
  max-width: 870px;
  margin: 0 auto;
  /*background: #fff;*/
  padding: 20px;
  margin: 20px auto;
}

.page-ikumen .main-content a:active,
.page-ikumen .main-content a:hover {
  color: #009ed9;
}

.page-ikumen .main-content > .center-content {
  background: url("img/ikumen/bg_birds.png") 90% 98% no-repeat;
  padding-bottom: 100px;
}

.b-header-info {
  position: relative;
  width: 100%;
  min-height: 99px;
  padding: 26px 50px 5px;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  /*max-width: 422px;*/
  margin: 15px auto 10px;
  color: #009ed9;
}

.b-header-info p::after {
  content: "";
  position: absolute;
  top: -15px;
  margin-left: 10px;
  background: url("img/ikumen/kiraan.png") no-repeat;
  width: 91px;
  height: 99px;
}

.content-title {
  width: 100%;
  /*font-family: "UD新丸ゴ M", "UD Shin Maru Go Medium", sans-serif;*/
  margin: 0;
  font-weight: bold;
  font-size: 32px;
  color: #009ed9;
  text-align: center;
  line-height: 1.3;
  padding: 0 0 10px;
}

.detail .content-title {
  margin-bottom: 20px;
}

.content-title .dotted {
  display: block;
  /*background: url("img/ikumen/dot_blue.png") 0 0 repeat-x;*/
  border-bottom: 5px dotted #009ed9;
  height: 5px;
  max-width: 208px;
  margin: 10px auto 0;
}

.content-title .text-sm {
  display: block;
  font-size: 17px;
}

.content-title .text-lg {
  display: block;
}

.b-content-cols {
  position: relative;
  /*margin: 45px -20px 0;*/
}

.b-content-cols .col {
  /*float: left;*/
  /*padding: 0 20px;*/
}

.b-content-cols {
  width: 67%;
}

.b-content-cols__side {
  width: 31%;
}

.b-info-single {
  border: 3px solid #009ed9;
  border-radius: 18px;
  /*font-family: "UD新丸ゴ M", "UD Shin Maru Go Medium", sans-serif;*/
  margin: 0 0 34px;
  overflow: hidden;
  background: #fff;
}

.b-info-single .b-info-single__header {
  padding: 15px 30px;
  background: #009ed9;
  color: #fff;
  border-radius: 14px 14px 0px 0px;
  line-height: 1.4;
}

.b-info-single .b-info-single__title {
  font-size: 18px;
  font-weight: bold;
}

.b-info-single__body,
.b-info-single__img {
  font-size: 18px;
}

.b-info-single .b-info-single__body {
  padding: 25px 35px 25px;
}

.b-info-single .b-info-single__body p a {
  color: #2E74E7;
}

.b-info-single .b-info-single__body p {
  line-height: 1.7;
  color: #000;
  /* font-size: 14px; */
  margin: 0 0 12px;
}

.b-info-single__body img {
  max-width: 150px;
}

.b-info-single .b-info-single__date {
  font-size: 12px;
  margin: 0 0 8px;
  font-weight: bold;
  line-height: 1.1;
}

.b-info-single .btn-more {
  height: auto;
  line-height: 1;
  padding: 3px;
  float: right;
  color: #009ed9;
  font-size: 12px;
  margin: 0 0 5px;
  font-weight: bold;
}

.b-info-single a.btn:hover {
  color: #004d68 !important;
}

.b-info-single .btn-more i {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 0 8px;
  vertical-align: middle;
}

.b-info-single .b-info-single__img {
  text-align: center;
  padding: 0 20px;
}

.b-info-single .b-info-single__img img {
  /*max-width: 138px;*/
}

.b-info-single.b-profile .b-info-single__body {
  padding: 1px 25px 18px;
}

.b-info-single.b-profile .b-info-single__body p {
  /* font-size: 12px;
  line-height: 1.2;
  margin: 0; */
}

.b-info-single.b-history .b-info-single__list a {
  display: inline-block;
  padding: 5px 0 5px 0px;
  text-decoration: none;
  position: relative;
}

.b-info-single.b-history .b-info-single__list .cross_icon {
  position: absolute;
  left: 0;
  top: 4px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.b-info-single.b-history .b-info-single__list .cross_icon:before,
.b-info-single.b-history .b-info-single__list .cross_icon:after {
  background: #009ed9;
}

.b-info-single.b-history .b-info-single__list a:hover .cross_icon {
  -webkit-transform-origin: 42% 51%;
  transform-origin: 42% 51%;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.b-social {
  max-width: 472px;
  margin: 40px auto 0;
  position: relative;
}

.b-social__list {
  margin: 0 -13px;
}

.b-social__list li {
  position: relative;
  float: left;
  width: 33.33%;
  padding: 0 13px;
  text-align: center;
}

.b-social__list .btn {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-radius: 19px;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.b-social__list .btn:hover {
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  -ms-opacity: 0.75;
  -o-opacity: 0.75;
  opacity: 0.75;
}

.b-social__list .btn i {
  font-size: 20px;
}

.b-social__list .btn-like {
  background: #009ed9;
}

.b-social__list .btn-is-not {
  background: #65C5E8;
}

.b-social__list .btn-share {
  background: #FF7800;
}

.b-social__list .b-social__bubble {
  border: 2px solid #808080;
  padding: 10px 2px;
  line-height: 1.1;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  border-radius: 5px;
  margin: 0 0 17px;
}

.b-social__list .b-social__bubble:after,
.b-social__list .b-social__bubble:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -14px;
  margin: 0 0 0 -6px;
  border-style: solid;
  border-width: 13px 6px 0;
  border-color: #808080 transparent transparent;
}

.b-social__list .b-social__bubble:after {
  border-color: #fff transparent transparent;
  bottom: -10px;
}

.b-social__notice {
  /*font-family: "ヒラギノUD角ゴ Std", "UD Shin Maru Go Medium", sans-serif;*/
  font-size: 11px;
  line-height: 1.8em;
  color: #4C4C4C;
  margin: 25px 0 0 25px;
}

.b-banner__title {
  font-size: 14px;
  color: #009ed9;
  text-align: center;
  position: relative;
  margin: 40px auto 16px;
  max-width: 200px;
  font-weight: bold;
}

.b-banner__title:before {
  content: "";
  background: #009ed9;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  height: 2px;
  margin: -1px 0 0;
}

.b-banner__title span {
  position: relative;
  display: inline-block;
  line-height: 1.1;
  padding: 0 4px;
  background: #f2f2e9;
}

.b-pagination {
  text-align: center;
  margin: 20px 0;
}

.b-pagination a {
  height: auto;
  line-height: 1;
  padding: 3px;
  color: #009ed9;
  font-size: 12px;
  margin: 0 0 5px;
  font-weight: bold;
  vertical-align: middle;
}

.b-pagination a:hover,
.b-pagination a:active {
  text-decoration: none;
}

.b-pagination a i {
  font-size: 14px;
  vertical-align: middle;
  font-weight: bold;
}

.b-pagination i.icon-arrow-left-md {
  margin: 0 11px 0 0;
}

.b-pagination i.icon-arrow-right-md {
  margin: 0 0 0 11px;
}

.b-pagination .b-pagination__separator {
  display: inline-block;
  width: 2px;
  height: 15px;
  line-height: 1;
  margin: 2px 25px;
  background: #009ed9;
  vertical-align: middle;
}

.img-preload {
  display: none;
}

.popover {
  border: 2px solid #009ed9;
  width: 280px;
}

.popover.top {
  margin-top: -30px;
}

.popover-title {
  background: none !important;
  text-align: center;
  color: #009ed9;
  font-size: 18px;
  padding: 15px 5px;
  font-weight: bold;
  border: none;
  min-height: 80px;
}

.popover-content {
  text-align: center;
  padding: 1px 5px 30px;
}

.popover.top > .arrow {
  border-width: 26px 14px 0;
  border-color: #009ed9 transparent transparent;
  margin-left: -14px;
  bottom: -26px;
}

.popover > .arrow:after {
  border-width: 26px 14px 0;
}

.popover.top > .arrow:after {
  bottom: 4px;
  margin-left: -14px;
}

footer .product_img_center {
  position: absolute;
  left: 0;
  width: 100%;
  top: 140px;
  text-align: center;
}

footer .product_img_center a {
  display: inline-block;
}

/*表示調整*/
.b-info-single.b-history .b-info-single__list .cross_icon,
.b-pagination i.icon-arrow-left-md {
  display: none;
}

/*ビジュアル画像*/
.visual_wrap img {
  width: 100%;
}

/*投稿ボタン*/
.comment_entry {
  text-align: center;
}

.ikumen.detail .voice p {
  font-size: 16px;
}

/*サイドカラムにイクメンコンテンツ*/
.has_ikumen_sidecolomn_wrap {
  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;
  width: 870px;
  margin: 20px auto;
}

.has_ikumen_sidecolomn_wrap .inner_narrow {
  width: 67%;
  margin: 0 auto;
}

.has_ikumen_sidecolomn_wrap .b-info-single__body {
  background: #fff;
}

.has_ikumen_sidecolomn_wrap .b-profile .fig_macky {
  margin: 15px auto !important;
}

.has_ikumen_sidecolomn_wrap .macky_profile {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
}

.has_ikumen_sidecolomn_wrap .side_link {
  margin: 0px 35px 25px 35px;
}

.has_ikumen_sidecolomn_wrap .fig_macky img {
  max-height: 180px;
  width: auto;
}

.has_ikumen_sidecolomn_wrap .b-info-single__list li a {
  position: relative;
  /*margin-left: 0.5rem;*/
}

/*
.has_ikumen_sidecolomn_wrap .b-info-single__list li a::before {
    content: ">";
    position: absolute;
    display: inline-block;
    left: -0.5rem;
}
*/
/*まっきー*/
.macky_wrap .b-info-single {
  border-color: #ffc5ff;
}

.macky_wrap .b-info-single__header {
  background: #ffc5ff;
}

.macky_wrap .b-info-single__title {
  color: #333;
  text-shadow: rgb(255, 255, 255) 1px 0px 0px, rgb(255, 255, 255) 0.533333px 0.833333px 0px, rgb(255, 255, 255) -0.416667px 0.916667px 0px, rgb(255, 255, 255) -0.983333px 0.133333px 0px, rgb(255, 255, 255) -0.65px -0.75px 0px, rgb(255, 255, 255) 0.283333px -0.966667px 0px, rgb(255, 255, 255) 0.966667px -0.283333px 0px;
}

/*母乳のヒミツ*/
.milk_wrap .b-info-single {
  border-color: #96dc00;
}

.milk_wrap .b-info-single__header {
  background: #96dc00;
}

.milk_wrap .b-info-single__title {
  color: #333;
}

/*レスポンシブ*/
@media screen and (max-width: 769px) {
  .has_ikumen_sidecolomn_wrap,
.b-content-cols,
.b-content-cols__side,
.inner_narrow,
.has_ikumen_sidecolomn_wrap .inner_narrow {
    width: 100%;
  }

  .b-content-cols__side {
    padding: 0 10px;
  }

  .b-pagination .b-pagination__separator {
    margin: 0;
  }

  .center-content {
    padding: 0 10px;
  }

  .center-content .b-content-cols__side {
    padding: 0;
  }

  .b-header-info p::after {
    display: none;
  }

  .b-header-info {
    min-height: auto;
    margin: auto;
    padding: 0;
  }

  .b-info-single {
    margin-bottom: 15px;
  }

  .b-info-single .b-info-single__body {
    padding: 15px;
  }

  .home_inner_bg.mb60 {
    margin-bottom: 20px;
  }

  .comment_entry {
    margin-bottom: 20px;
  }

  .b-info-single__list {
    margin-left: 15px;
  }
}
.btn-buy {
  width: 340px;
  margin: auto auto 40px auto;
}

.btn-buy img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .btn-buy {
    width: 77.866666667vw;
  }
}
.recommend .recommend-select select::-ms-expand {
  display: none;
}

.recommend .recommend-select {
  margin-bottom: 40px;
}

.recommend .recommend-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  margin: auto;
  width: 100%;
  max-width: 500px;
  height: 60px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: solid 2px #E5DBCC;
  border-radius: 5px;
  padding-left: 1em;
  position: relative;
  background-image: url(../images/home/select-bg.png);
  background-repeat: no-repeat;
  background-position: right center;
}

@media screen and (max-width: 768px) {
  .recommend .recommend-select {
    width: 95vw;
    margin: auto;
    margin-bottom: 40px;
    height: 13.333333333vw;
    border-radius: 2vw;
  }
}
.tab_modify .home_inner_bg--recommend {
  padding: 0;
  background: none;
}

.tab_modify .home_inner_bg--recommend .item_list {
  background: #fff;
  margin: 0;
  padding: 20px;
}

.tab_modify .home_item_tab {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
}

.tab_modify .home_item_tab 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;
  position: relative;
  -ms-flex-preferred-size: 49.5%;
  flex-basis: 49.5%;
  line-height: 1.15;
  text-align: left;
  border: none !important;
  background: #f00;
  background: #D5D5D5;
  overflow: hidden;
  height: 70px;
  border-radius: 5px 5px 0 0;
  vertical-align: bottom;
  font-size: 16px;
  font-family: sans-serif;
  font-weight: bold !important;
  letter-spacing: 0.05em;
}

.tab_modify .home_item_tab a br {
  display: none;
  border-top: solid 3px #D5D5D5 !important;
}

.tab_modify .home_item_tab a.on {
  background: #fff;
  color: #FF6400;
  border-top: solid 3px #FF6400 !important;
}

.tab_modify .home_item_tab a strong {
  font-size: 1.4em;
  letter-spacing: 0;
}

.tab_modify .home_item_tab a span {
  display: block;
  width: 60px;
  margin-right: 10px;
}

.tab_modify .home_item_tab a span img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .tab_modify .home_item_tab a {
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    border-top: solid 1vw #D5D5D5 !important;
  }

  .tab_modify .home_item_tab a.on {
    border-top: solid 1vw #FF6400 !important;
  }
}
@media screen and (max-width: 600px) {
  .tab_modify .home_item_tab a {
    font-weight: bold;
    font-size: 3.733333333vw;
    display: block;
    height: 15.466666667vw;
    border-radius: 1.2vw 1.2vw 0 0;
    font-size: 12px;
    padding-left: 16.133333333vw;
    padding-left: 18.133333333vw;
  }

  .tab_modify .home_item_tab a br {
    display: inline;
  }

  .tab_modify .home_item_tab a.on {
    border-top: solid 1vw #FF6400 !important;
  }

  .tab_modify .home_item_tab a span {
    position: absolute;
    width: 10.666666667vw;
    left: 3vw;
    top: 1.5vw;
  }
}
.tab_modify .home_item_tab a:not(.on) span::before {
  display: none;
}

.tab_modify .home_item_tab a.on span {
  background: none;
}

body.akachanomoi {
  background-color: #fff;
}

.akachanomoi .path {
  border-top: 1px solid #f2f2e9;
  border-bottom: 1px solid #f2f2e9;
}

.bottle_wrap {
  overflow: hidden;
}

.bottle_title {
  font-size: 22px;
  font-weight: bold;
  font-family: "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
}
.bottle_title.borderd {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #999;
}
@media screen and (min-width: 769px) {
  .bottle_title {
    font-size: 34px;
  }
}

.bottle_fig {
  width: 58%;
  max-width: 350px;
  margin: 0 auto 20px;
}

.bottle_subtitle {
  margin-bottom: 10px;
  color: #ff4b96;
  font-size: 18px;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .bottle_subtitle {
    font-size: 22px;
  }
}

.fantop {
  position: relative;
  background-color: #f2f2e9;
  border-top-right-radius: 1600px 400px;
  border-top-left-radius: 1600px 400px;
  margin-right: -50px;
  margin-left: -50px;
  padding-top: 30px;
  padding-right: 70px;
  padding-left: 70px;
  padding-bottom: 100px;
}
.fantop.white {
  background-color: #fff;
}
.fantop.pb0 {
  padding-bottom: 0;
}
.fantop + .fantop {
  margin-top: -100px;
}
.fantop > section {
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  .fantop {
    padding-top: 80px;
    padding-bottom: 300px;
    border-top-right-radius: 3600px 800px;
    border-top-left-radius: 3600px 800px;
    font-size: 16px;
  }
  .fantop > section {
    width: 780px;
    margin: auto;
  }
  .fantop + .fantop {
    margin-top: -300px;
  }
}

.bottle_feat_unit {
  margin-bottom: 30px;
}
.bottle_feat_unit img {
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .bottle_feat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .bottle_feat_unit {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 45%;
    flex: 0 1 45%;
  }
  .bottle_feat_unit:nth-child(odd) {
    margin-right: 40px;
  }
}

.bottle_slider {
  position: relative;
  margin-bottom: 30px;
}
.bottle_slider > div {
  position: relative;
  z-index: 1;
}
.bottle_slider::before, .bottle_slider::after {
  position: absolute;
  z-index: 0;
  left: 30%;
  right: 30%;
  border-bottom: 5px dotted #999;
  content: "";
}
.bottle_slider::before {
  top: 33%;
}
.bottle_slider::after {
  bottom: 18%;
}
.bottle_slider .slick-list {
  width: 100%;
}
.bottle_slider .slick-arrow {
  position: absolute;
  top: 50%;
  width: 30px;
  cursor: pointer;
}
.bottle_slider .slick-arrow.arw_prev {
  left: -6%;
}
.bottle_slider .slick-arrow.arw_next {
  right: -6%;
}
@media screen and (min-width: 769px) {
  .bottle_slider {
    width: 628px;
    margin: 0 auto;
  }
  .bottle_slider::before, .bottle_slider::after {
    left: 26%;
    right: 26%;
  }
}

.bottle_circle {
  width: 180px;
  height: auto;
}
@media screen and (min-width: 769px) {
  .bottle_circle {
    width: 270px;
  }
}

.bottle_voice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.bottle_voice li {
  position: relative;
  min-height: 60px;
  margin-bottom: 10px;
  padding-left: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bottle_voice li::before {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50px;
  flex: 1 0 50px;
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(../images/bottle/voice.png) no-repeat;
  background-size: contain;
  content: "";
}
@media screen and (min-width: 769px) {
  .bottle_voice {
    padding: 0 50px;
  }
  .bottle_voice li {
    padding-left: 110px;
    min-height: 110px;
    font-size: 18px;
  }
  .bottle_voice li::before {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100px;
    flex: 1 0 100px;
    top: 10px;
    width: 100px;
    height: 100px;
  }
}

.bottle_howto {
  margin: 0 -20px 40px;
  border-top: 1px solid #b5b5b6;
}
.bottle_howto li {
  border-bottom: 1px solid #b5b5b6;
}
.bottle_howto li p {
  margin-bottom: 0;
}
.bottle_howto li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
}
.bottle_howto_tn {
  width: 52px;
  height: 62px;
  margin-right: 10px;
  text-align: center;
}
.bottle_howto_title {
  color: #009b63;
  font-size: 16px;
}
@media screen and (min-width: 769px) {
  .bottle_howto {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: 0;
    margin-left: 0;
    border-top: none;
  }
  .bottle_howto li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    border: 1px solid #b5b5b6;
    border-radius: 16px;
  }
  .bottle_howto li p {
    padding: 0 20px;
  }
  .bottle_howto li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 0;
  }
  .bottle_howto_tn {
    width: 104px;
    height: 104px;
    margin: 0 auto 15px;
  }
  .bottle_howto_title {
    padding: 0 20px;
    font-size: 18px;
  }
}

.bottle_videobox {
  width: 100%;
  max-width: 480px;
  margin: 0 auto 40px;
  text-align: center;
}

.bottle_faq {
  margin: 0 -20px 40px;
}
.bottle_faq_title {
  padding: 5px 0 5px 20px;
  border-top: 1px solid #b5b5b6;
  border-bottom: 1px solid #b5b5b6;
  font-size: 16px;
  cursor: pointer;
}
.bottle_faq_item {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #b5b5b6;
}
.bottle_faq .tgl {
  float: right;
  width: 18px;
  height: 18px;
  margin: 0 10px;
  background: url(../images/bottle/tgl.png) no-repeat;
  background-size: 18px 36px;
  overflow: hidden;
  cursor: pointer;
}
.bottle_faq .tgl.on {
  background-position: 0 -18px;
}
.bottle_faq_title .tgl {
  margin-top: 5px;
}
.bottle_faq ._question,
.bottle_faq ._answer {
  padding: 5px 0 5px 50px;
  background-image: url(../images/bottle/icon_q.png);
  background-repeat: no-repeat;
  background-position: 20px 5px;
  background-size: 20px auto;
}
.bottle_faq ._question {
  cursor: pointer;
}
.bottle_faq ._answer {
  padding-right: 40px;
  background-image: url(../images/bottle/icon_a.png);
}
@media screen and (min-width: 769px) {
  .bottle_faq {
    margin-right: 0;
    margin-left: 0;
  }
  .bottle_faq_title {
    font-size: 26px;
  }
  .bottle_faq_item {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .bottle_faq .tgl {
    width: 28px;
    height: 28px;
    background-size: 28px 56px;
  }
  .bottle_faq .tgl.on {
    background-position: 0 -28px;
  }
  .bottle_faq ._question,
.bottle_faq ._answer {
    padding-left: 70px;
    background-size: 40px auto;
  }
  .bottle_faq ._question {
    padding-bottom: 15px;
    font-size: 18px;
  }
  .bottle_faq ._answer {
    margin-top: 10px;
  }
}

.bottle_gds {
  margin: 0 -20px 40px;
  border: 1px solid #b5b5b6;
  border-bottom: none;
}
.bottle_gds_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #b5b5b6;
}
.bottle_gds_tn {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 115px;
  height: 115px;
  margin: 10px;
}
.bottle_gds_info {
  padding: 10px;
}
.bottle_gds .bottle_tone {
  font-size: 14px;
}
@media screen and (min-width: 769px) {
  .bottle_gds {
    margin-right: 0;
    margin-left: 0;
    border-right: none;
    border-left: none;
  }
  .bottle_gds_item {
    float: left;
    width: 50%;
    border-right: 1px solid #b5b5b6;
    font-size: 12px;
  }
  .bottle_gds_item:nth-child(odd) {
    border-left: 1px solid #b5b5b6;
  }
  .bottle_gds_tn {
    width: 148px;
    height: 148px;
  }
  .bottle_gds .bottle_tone {
    font-size: 18px;
  }
}

.bottle_tone {
  color: #009b63;
}

.pt40 {
  padding-top: 40px;
}

.tab_mimic {
  position: relative;
  padding-left: 16vw;
  color: #ff6400;
  letter-spacing: 0.05em;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 12px;
}
.tab_mimic span {
  position: absolute;
  width: 10.666666667vw;
  left: 3vw;
  top: -10px;
}
.tab_mimic span img {
  width: 100%;
}
.tab_mimic strong {
  font-size: 1.4em;
  letter-spacing: 0;
}
@media screen and (min-width: 490px) {
  .tab_mimic span {
    top: -16px;
  }
}
@media screen and (min-width: 599px) {
  .tab_mimic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 20px;
    font-size: 18px;
  }
  .tab_mimic br {
    display: none;
  }
  .tab_mimic strong {
    font-size: 1.4em;
    letter-spacing: 0;
  }
  .tab_mimic span {
    position: relative;
    display: block;
    width: 60px;
    top: 0;
    left: 0;
    margin-right: 10px;
  }
  .tab_mimic span img {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .tab_mimic {
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 1.15;
  }
}

.bgfff {
  background-color: #fff;
}
.home_item_tab + .bgfff {
  padding: 10px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.howto_widetitle {
  padding: 20px 0 40px;
  background-color: #fff;
}
.howto_widetitle h1 {
  margin-bottom: 40px;
  text-align: center;
}
.howto_widetitle .hand_logo {
  width: 32.7%;
  max-width: 210px;
}
.howto_widetitle .milk_logo {
  width: 43%;
  max-width: 265px;
}
.howto_widetitle .wash_logo {
  width: 66%;
  max-width: 375px;
}

.howto_point {
  display: inline-block;
  margin: 0 10px;
  padding: 0 20px;
  border: 1px solid #ff4b96;
  border-radius: 20px;
  color: #ff4b96;
  font-size: 18px;
}

.howto_widecatch {
  width: 86.5%;
  max-width: 640px;
  margin: 0 auto;
  font-size: 16px;
}

.howto_body {
  width: 86.7%;
  max-width: 560px;
  margin: 40px auto 0;
}

.howto_toptitle {
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: bold;
  font-family: "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
}

.howto_order {
  list-style-type: none;
  margin-bottom: 40px;
  padding: 0;
}
.howto_order li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding: 16px;
  border: 1px solid #333;
  border-radius: 10px;
  background-color: #fff;
}
.howto_order_command {
  -ms-flex-preferred-size: 59%;
  flex-basis: 59%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.howto_order_command .num {
  width: 10.25vw;
  max-width: 60px;
  margin-bottom: 1em;
}
.howto_order_command p {
  margin-bottom: 0;
}
.howto_order_tn {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  margin-left: auto;
}

.howto_milk_2way {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
}
.howto_milk_2way h3 {
  width: 80%;
  margin: 0 auto;
}
.howto_milk_2way_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2px;
}

.howto_milk_flow {
  list-style-type: none;
  padding-left: 0;
}
.howto_milk_flow li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 96vw;
  max-height: 440px;
  margin: 10% 0;
  padding: 5%;
  border: 1px solid #000;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
}
.howto_milk_flow li:first-child::before, .howto_milk_flow li:first-child::after {
  position: absolute;
  left: 50%;
  bottom: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 15.4%;
  height: 0;
  padding-top: 14%;
  margin: 0 auto;
  background-color: #0081cc;
  content: "";
}
.milk_first .howto_milk_flow li:first-child::before, .milk_first .howto_milk_flow li:first-child::after {
  background-color: #ff4b96;
}
.howto_milk_flow li:first-child::before {
  top: 100%;
  bottom: auto;
}
.howto_milk_flow li:last-child::before {
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 15.4%;
  height: 0;
  padding-top: 12%;
  background: url(../images/howto/milk_arw_blue.png) no-repeat;
  background-size: contain;
  content: "";
}
.milk_first .howto_milk_flow li:last-child::before {
  background-image: url(../images/howto/milk_arw_pink.png);
}
.howto_milk_flow .num {
  width: 10.25vw;
  max-width: 60px;
  margin-bottom: 1em;
}
.howto_milk_flow .tn {
  margin-top: auto;
}

.milk_movie_tn {
  width: 90%;
  max-width: 480px;
}

.howto_note_title {
  margin-bottom: 10px;
  color: #ff4b96;
  border-bottom: 1px solid #ff4b96;
  font-size: 18px;
}

.mark_dot {
  padding-left: 18px;
  text-indent: -18px;
}
.mark_dot::before {
  margin-right: 2px;
  vertical-align: middle;
  content: url(../images/howto/milk_bullet.png);
}

.thermo {
  padding: 20px;
  background-color: #ff4b96;
  color: #fff;
}
.thermo_title {
  margin-bottom: 10px;
  font-size: 18px;
}
.thermo p {
  margin-bottom: 0;
}

.howto_note_pic {
  width: 52%;
  max-width: 260px;
  margin-bottom: 15px;
}

.howto_sticktype {
  max-width: 676px;
  margin: 0 auto;
}
.howto_sticktype img {
  margin: 20px 0;
}

.howto_milk_gds {
  border: 1px solid #b5b5b6;
  border-bottom: none;
}
.howto_milk_gds .baby_tone {
  font-size: 14px;
}

.pc_br br {
  display: none;
}

.howto_remark {
  margin-bottom: 20px;
  color: #ff4b96;
  font-size: 24px;
  text-align: center;
}
.howto_remark span {
  font-size: 18px;
}
.howto_remark img {
  width: 44px;
}

.howto_remark_list li {
  padding-left: 24px;
  background: url(../images/howto/milk_bullet.png) left 0.2em no-repeat;
  font-size: 15px;
}

.wash_lead {
  margin-bottom: 20px;
  text-align: center;
  font-size: 18px;
}

.wash_br br {
  display: none;
}

@media screen and (min-width: 370px) {
  .howto_milk_flow li {
    height: 88.4vw;
  }

  .wash_br br {
    display: block;
  }
}
@media screen and (min-width: 420px) {
  .howto_order_command,
.howto_milk_flow li {
    font-size: 15px;
  }
}
@media screen and (min-width: 769px) {
  .howto_widecatch {
    font-size: 15px;
  }

  .howto_order li {
    padding: 20px;
  }

  .howto_toptitle {
    font-size: 34px;
  }

  .howto_note_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .howto_note_title {
    font-size: 22px;
  }

  .howto_note_item {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    font-size: 16px;
  }

  .howto_milk_gds {
    border-right: none;
    border-left: none;
  }

  .thermo_title {
    font-size: 22px;
  }

  .howto_sticktype {
    font-size: 16px;
  }

  .howto_milk_flow li {
    padding: 7.7%;
  }

  .pc_br br {
    display: block;
  }

  .wash_lead {
    font-size: 24px;
  }
}
.ehon {
  max-width: 1440px;
  margin: 0 auto 10px;
  padding: 60px 10px 80px;
  background-size: cover;
  background-repeat: no-repeat;
}
.ehon_top {
  background-image: url(../images/book/sp_bg.jpg);
}
.ehon_rec {
  background-image: url(../images/book/sp_bg_rec.jpg);
}
.ehon_age1 {
  background-image: url(../images/book/sp_bg_age1.jpg);
}
.ehon_age2 {
  background-image: url(../images/book/sp_bg_age2.jpg);
}
.ehon_age3 {
  background-image: url(../images/book/sp_bg_age3.jpg);
}
.ehon_age4 {
  background-image: url(../images/book/sp_bg_age4.jpg);
}
.ehon_age5 {
  background-image: url(../images/book/sp_bg_age5.jpg);
}
.ehon_age6 {
  background-image: url(../images/book/sp_bg_age6.jpg);
}
.ehon_age7 {
  background-image: url(../images/book/sp_bg_age7.jpg);
}
.ehon .inner {
  padding: 0 10px;
}

.ehon_title {
  width: 91.25%;
  max-width: 300px;
  height: 60px;
  margin: 0 auto 20px;
  padding-top: 5px;
  background: url(../images/book/title.png) no-repeat;
  background-size: contain;
  color: #006788;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}

.ehon_copy,
.ehon_pagetitle {
  padding: 8px;
  border-radius: 8px;
  background-color: #f7c42a;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.ehon_copy {
  width: 240px;
  margin: 0 auto 30px;
}
.ehon_copy img {
  vertical-align: middle;
}

.ehon_pagetitle {
  margin-bottom: 20px;
}

.ehon_body {
  margin-bottom: 30px;
  padding: 8px;
  border-radius: 8px;
  background: #fff url(../images/book/texture.png) no-repeat;
  background-size: cover;
}
.ehon_body_top {
  padding-top: 30px;
}

.ehon_author {
  margin: 0 auto 15px;
  color: #006788;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.ehon_info {
  margin-bottom: 30px;
  border-radius: 8px;
}

.ehon_info_title {
  padding: 5px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  background-color: rgba(234, 62, 234, 0.8);
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.ehon_info_body {
  padding: 10px;
  background-color: #fff;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.btn_plain {
  display: inline-block;
  padding: 8px 16px;
  border-radius: 8px;
  background-color: #fff;
}
.btn_plain.forward::after {
  margin-left: 5px;
  color: #009961;
  content: "＞";
}
.btn_plain.back::before {
  margin-right: 5px;
  color: #009961;
  content: "＜";
}

.ehon_menu {
  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;
  margin-bottom: 30px;
}
.ehon_menu > li {
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  margin-bottom: 15px;
  background-size: contain;
  background-repeat: no-repeat;
}
.ehon_menu a {
  display: block;
}
.ehon_menu a:hover img,
.ehon_menu .on img {
  visibility: hidden;
}

.ehon_bookname {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
}

.emenu0.on,
.emenu0:hover {
  background-image: url(../images/book/menu0_on.png);
}

.emenu1.on,
.emenu1:hover {
  background-image: url(../images/book/menu1_on.png);
}

.emenu2.on,
.emenu2:hover {
  background-image: url(../images/book/menu2_on.png);
}

.emenu3.on,
.emenu3:hover {
  background-image: url(../images/book/menu3_on.png);
}

.emenu4.on,
.emenu4:hover {
  background-image: url(../images/book/menu4_on.png);
}

.emenu5.on,
.emenu5:hover {
  background-image: url(../images/book/menu5_on.png);
}

.emenu6.on,
.emenu6:hover {
  background-image: url(../images/book/menu6_on.png);
}

.emenu7.on,
.emenu7:hover {
  background-image: url(../images/book/menu7_on.png);
}

.emenu8.on,
.emenu8:hover {
  background-image: url(../images/book/menu8_on.png);
}

.ehon_label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.ehon_label > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 110px;
  height: 96px;
  margin: 10px;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
}

.ehon_label_genre {
  background-image: url(../images/book/bg_genre.png);
}

.ehon_label_month {
  background-image: url(../images/book/bg_month.png);
}

.ehon_cover {
  text-align: center;
}

.ehon_data {
  margin-bottom: 20px;
  text-align: left;
}
.ehon_data dt {
  float: left;
  width: 6em;
  font-weight: bold;
}
.ehon_data dd {
  padding-left: 6em;
}

.ehon_grid {
  position: relative;
  padding: 10px;
}
.ehon_grid + .ehon_grid {
  padding-top: 60px;
  background: url(../images/book/dotted.png) top left repeat-x;
}

.ehon_detail_title {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #333;
  font-size: 16px;
  font-weight: bold;
}
.ehon_detail_title img {
  width: 20px;
}

@media screen and (min-width: 769px) {
  .ehon {
    margin-bottom: 0;
  }

  .ehon_top {
    background-image: url(../images/book/pc_bg.jpg);
  }

  .ehon_rec {
    background-image: url(../images/book/pc_bg_rec.jpg);
  }

  .ehon_age1 {
    background-image: url(../images/book/pc_bg_age1.jpg);
  }

  .ehon_age2 {
    background-image: url(../images/book/pc_bg_age2.jpg);
  }

  .ehon_age3 {
    background-image: url(../images/book/pc_bg_age3.jpg);
  }

  .ehon_age4 {
    background-image: url(../images/book/pc_bg_age4.jpg);
  }

  .ehon_age5 {
    background-image: url(../images/book/pc_bg_age5.jpg);
  }

  .ehon_age6 {
    background-image: url(../images/book/pc_bg_age6.jpg);
  }

  .ehon_age7 {
    background-image: url(../images/book/pc_bg_age7.jpg);
  }

  .ehon_body {
    padding: 20px;
    font-size: 16px;
  }
  .ehon_body_top {
    padding: 30px 40px;
  }

  .ehon_title {
    padding-top: 8px;
  }

  .ehon_author {
    font-size: 25px;
    text-align: left;
  }

  .ehon_menu > li {
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
  }

  .ehon_grid {
    display: grid;
    grid-template-columns: 300px auto auto;
    grid-auto-rows: minmax(20px, auto);
  }

  .ehon_grid_title {
    grid-column: 1;
    grid-row: 1;
    padding-top: 20px;
  }
  .ehon_body_top .ehon_grid_title {
    padding-bottom: 10px;
  }

  .ehon_grid_bookname {
    grid-column: 2;
    grid-row: 1;
    padding-top: 20px;
    padding-left: 40px;
  }
  .ehon_body_top .ehon_grid_bookname {
    padding-bottom: 10px;
  }

  .ehon_grid_label {
    grid-column: 3;
    grid-row: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .ehon_grid_cover {
    grid-column: 1;
    grid-row: 2;
  }
  .ehon_grid_cover img {
    max-height: none;
  }

  .ehon_grid_cover_age {
    grid-column: 1;
    grid-row: 1/3;
    padding-top: 20px;
  }
  .ehon_grid_cover_age img {
    max-height: none;
  }

  .ehon_grid_data {
    grid-column: 1;
    grid-row: 3;
    padding-top: 20px;
  }

  .ehon_grid_detail {
    grid-column: 2/4;
    grid-row: 2/5;
    padding-left: 40px;
  }

  .ehon_label > div {
    font-size: 12px;
  }

  .ehon_data {
    font-size: 12px;
  }

  .btn_plain {
    font-size: 16px;
  }
}
.title_keyword {
  margin: 40px auto 20px;
  text-align: center;
}

.searched_word {
  max-width: 780px;
  margin: 0 auto 10px;
  text-align: center;
}
.searched_word span {
  display: inline-block;
  min-width: 188px;
  padding: 0 50px;
  border: 1px solid #009b63;
  border-radius: 14px;
  font-size: 14px;
}

.column_num_2_4 {
  margin-bottom: 10px;
}
.column_num_2_4 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-left: 1px solid #ccc;
}
.column_num_2_4 .row > * {
  padding: 10px 6px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.column_num_2_4 .row > *:nth-of-type(odd) {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 50%;
  max-width: 70%;
}
.column_num_2_4 .row > *:nth-of-type(even) {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 30%;
  flex: 0 1 30%;
}
.column_num_2_4 .row_hd {
  border-top: 1px solid #ccc;
  background-color: #eee;
  font-weight: bold;
}
.column_num_2_4 .row_hd > *:nth-child(n+3) {
  display: none;
}
@media screen and (min-width: 400px) {
  .column_num_2_4 {
    display: table;
    width: 100%;
  }
  .column_num_2_4 .row {
    display: table-row;
  }
  .column_num_2_4 .row > * {
    display: table-cell;
  }
  .column_num_2_4 .row > *:first-child {
    border-left: 1px solid #ccc;
  }
  .column_num_2_4 .row > *:nth-of-type(odd) {
    min-width: 0;
  }
  .column_num_2_4 .row_hd > * {
    border-top: 1px solid #ccc;
  }
  .column_num_2_4 .row_hd > *:nth-of-type(n+3) {
    display: table-cell;
  }
}

.inner.mod {
  background-color: #fff;
}

.inner.mb60 {
  margin-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .inner.mb60 {
    margin-bottom: 60px;
  }
}

.inner.mb80 {
  margin-bottom: 80px;
}

.rn_topbg {
  padding: 40px 0;
  background: repeating-linear-gradient(-45deg, #f8fbfa, #f8fbfa 5px, #fff9e3 5px, #fff9e3 6px);
}

.rn_recommend {
  width: 90%;
  margin: auto;
  padding-bottom: 1px;
}
@media screen and (min-width: 769px) {
  .rn_recommend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: 0;
    margin-left: 0;
    padding: 20px;
  }
}

.rn_recommend_thumb {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .rn_recommend_thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 550px;
    flex: 0 0 550px;
    width: 550px;
  }
}

.rn_recommend_img {
  position: relative;
}
.rn_recommend_img img {
  width: 100%;
}
.rn_recommend_img .recommend_label {
  position: absolute;
  top: -10px;
  left: 10px;
}

.recommend_label {
  width: 160px;
  max-width: 80%;
  line-height: 1.2;
  padding: 0 5px;
  background-color: #aee0a177;
  border-right: 1px solid #333;
  border-left: 1px solid #333;
}
.recommend_label::before, .recommend_label::after {
  position: absolute;
  width: 16px;
  height: 1px;
  background-color: #333;
  content: "";
}
.recommend_label::before {
  top: -1px;
  left: 0;
}
.recommend_label::after {
  bottom: 0;
  right: 0;
}
.recommend_label span {
  font-size: 9px;
}
.recommend_label div {
  font-size: 14px;
  text-align: right;
}
@media screen and (min-width: 769px) {
  .recommend_label {
    width: 200px;
  }
  .recommend_label span {
    font-size: 11px;
  }
  .recommend_label div {
    font-size: 18px;
  }
}

.rn_recommend_text {
  padding-bottom: 15px;
}
@media screen and (min-width: 769px) {
  .rn_recommend_text {
    padding-left: 40px;
  }
}

.rn_recommend_title {
  margin-bottom: 1em;
  font-size: 14px;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .rn_recommend_title {
    margin-bottom: 0.5em;
    font-size: 22px;
  }
}

@media screen and (min-width: 769px) {
  .rn_recommend_exp {
    font-size: 18px;
  }
}

.rn_btn_base {
  display: inline-block;
  line-height: 1;
  padding: 10px;
  border: 1px solid;
  color: #009b63;
}

#rn_form_toggletarget.off {
  display: none;
}

.rn_form_bg {
  padding-bottom: 30px;
}

.rn_whole {
  padding: 0 10px;
}
.rn_whole.mod {
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .rn_whole {
    max-width: 800px;
    margin: auto;
    padding-bottom: 40px;
  }
  .rn_whole.no_padding_bottom {
    padding-bottom: 0;
  }
  .rn_whole.mod {
    padding: 0 20px 20px;
  }
}

.rn_logo {
  width: 100%;
  color: #009b63;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .rn_logo {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: auto;
    margin-right: 20px;
  }
  .rn_logo img {
    width: 100%;
  }
}

.rn_seach_textbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 0;
}
.rn_seach_textbox [type=text] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 45%;
  margin-right: 15px;
}
@media screen and (min-width: 330px) {
  .rn_seach_textbox [type=text] {
    max-width: none;
  }
}

.rn_btn_search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #009b63;
  color: #fff;
  border: none;
}
.rn_btn_search.large {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 70%;
  padding: 10px 0;
  margin: auto;
  font-size: 14px;
}

.rn_tab_border {
  border-bottom: 3px solid #009b63;
}

.rn_tab_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rn_tab_main li {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  text-align: center;
}
.rn_tab_main a {
  display: block;
  padding: 10px 0;
  background-color: #fff;
  border: 3px solid #009b63;
  border-bottom: none;
  border-radius: 8px/10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.rn_tab_main a.on {
  background-color: #009b63;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .rn_tab_main {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    font-size: 16px;
  }
  .rn_tab_main li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
  }
}

.rn_condition {
  padding-bottom: 20px;
}
.rn_condition label {
  margin-right: 1em;
}

.rn_condition_type:not(.on) {
  display: none;
}
@media screen and (min-width: 769px) {
  .rn_condition_type {
    font-size: 18px;
  }
}

.rn_condition_notice {
  padding: 10px;
  color: #009b63;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}

.rn_condition_unit {
  padding-bottom: 15px;
}
.rn_condition_unit .title {
  margin-bottom: 10px;
  border-bottom: 1px solid #009b63;
  font-weight: bold;
}
.rn_condition_unit [type=text] {
  width: 100%;
}

.rn_select {
  width: 100%;
  max-width: none;
  color: #999;
}
.rn_select option:not(.placeholder) {
  color: black;
}

.rn_condition_all {
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .rn_condition_all {
    font-size: 18px;
  }
}

.rn_close_border {
  border-top: 3px solid #009b63;
  text-align: center;
}
.rn_close_border button {
  padding: 2px 20px;
  border: 3px solid #009b63;
  border-top: none;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background-color: #fff;
}
.rn_close_border button .arw_up {
  vertical-align: middle;
  margin-right: 10px;
}
.rn_close_border button.off .arw_up {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media screen and (min-width: 769px) {
  .rn_close_border {
    display: none;
  }
}

.rn_wrap {
  background-color: #fff;
}

.rn_item {
  margin-bottom: 15px;
  padding-bottom: 20px;
  border: 1px solid lightgray;
}
.rn_item figure {
  margin-bottom: 15px;
}
.rn_item figure img {
  width: 100%;
}
.rn_item.bgwhite {
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .rn_item {
    padding: 10px;
  }
  .rn_item figure {
    margin-bottom: 0;
  }
}

.rn_item_unit {
  width: 90%;
  margin: auto;
}
.rn_item_unit p:last-of-type {
  margin: 0;
}

.rn_item_title {
  font-size: 14px;
  font-weight: bold;
}

.rn_btn_item {
  display: block;
  line-height: 1;
  padding: 10px;
  border: 1px solid;
  text-align: center;
}
.rn_btn_item.mod {
  background-color: #009b63;
  color: #fff;
  border: none;
}

.rn_inner_ahead {
  padding: 15px;
}

.rn_item_ahead {
  margin-bottom: 20px;
  background-color: #fff;
}
.rn_item_ahead a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  height: 100%;
}
.rn_item_ahead a:hover::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 155, 99, 0.1);
  content: "";
}
.rn_item_ahead a figure {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  width: 100px;
  margin-bottom: 0;
  content: "";
}
.rn_item_ahead a figure img {
  width: 100%;
}
.rn_item_ahead a .rn_item_unit {
  margin-left: 10px;
}

@media screen and (min-width: 769px) {
  .rn_inner {
    width: 100%;
    max-width: 800px;
    margin: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .rn_inner_ahead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 40px;
    padding: 0;
  }
  .rn_inner_ahead .rn_item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    margin-bottom: 20px;
  }
  .rn_inner_ahead .rn_item:nth-of-type(even) {
    margin-left: auto;
  }

  .rn_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .rn_item.bgwhite {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .rn_item figure {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 45%;
    flex: 1 0 45%;
    width: 45%;
  }
  .rn_item .short {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    width: 35%;
  }

  .rn_item_ahead {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
  }
  .rn_item_ahead:not(:nth-of-type(3n+1)) {
    margin-left: 2%;
  }

  .rn_item_unit {
    width: auto;
    margin-left: 30px;
  }
  .rn_item_unit.larger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 0 30px;
  }
  .rn_item_unit.larger .rn_item_title {
    font-size: 22px;
  }
  .rn_item_unit.larger p {
    font-size: 16px;
  }
  .rn_item_unit.larger .fz16 {
    font-size: 18px;
  }
  .rn_item_ahead .rn_item_unit {
    margin-left: 15px;
  }
  .rn_item_ahead .rn_item_unit p {
    margin-bottom: 0;
  }

  .rn_btn_item {
    display: inline-block;
  }
}
.rn_whole_detail {
  padding: 0 10px;
}
@media screen and (min-width: 769px) {
  .rn_whole_detail {
    padding: 0 20px 40px;
  }
}

.rn_search_tag {
  margin-bottom: 30px;
}

.rn_detail_hd .snsbtns {
  display: block;
}
.rn_detail_hd .snsbtns ul {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (min-width: 769px) {
  .rn_detail_hd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.rn_detail_hd_title {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 16px;
}
@media screen and (min-width: 769px) {
  .rn_detail_hd_title {
    font-size: 18px;
  }
}

.rn_detail_hd_sub {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
@media screen and (min-width: 769px) {
  .rn_detail_hd_sub {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-right: 20px;
  }
}

.rn_detail_save {
  display: inline-block;
  padding: 3px 6px;
  background-color: #366;
  color: #fff;
}

@media screen and (min-width: 769px) {
  .rn_detail_material {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
  }
}
.rn_detail_img {
  margin: 0 -10px 10px;
}
@media screen and (min-width: 769px) {
  .rn_detail_img {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin: 0 5% 0 0;
  }
}

@media screen and (min-width: 769px) {
  .rn_detail_stuff {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.rn_detail_stuff_title, .rn_detail_method_title {
  border-bottom: 1px solid #000;
  font-size: 16px;
}
@media screen and (min-width: 769px) {
  .rn_detail_stuff_title, .rn_detail_method_title {
    font-size: 18px;
  }
}

.rn_detail_stuff_list {
  margin-bottom: 20px;
}
.rn_detail_stuff_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
.rn_detail_stuff_list li span:nth-child(2) {
  margin-left: auto;
}

.rn_detail_method_list {
  list-style-type: none;
  padding-left: 0;
}
.rn_detail_method_list li {
  padding: 10px 0 10px 24px;
  border-bottom: 1px solid #ccc;
}
.rn_detail_method_list li span {
  float: left;
  margin-left: -24px;
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
  line-height: 1;
}

.rn_detail_point {
  text-align: center;
}
.rn_detail_point + .rn_form_bg {
  background: #fff;
}

.rn_detail_point_title {
  margin-bottom: 20px;
  color: #366;
  font-size: 18px;
}

.rn_voice {
  padding: 30px 0;
}

.rn_voice_title {
  margin-bottom: 20px;
  color: #009b63;
  font-size: 20px;
  text-align: center;
}

.rn_voice_list li {
  position: relative;
  margin-bottom: 30px;
  padding: 10px 10px 0;
  border-right: 2px solid #009b63;
  border-left: 2px solid #009b63;
}
.rn_voice_list li::before, .rn_voice_list li::after {
  position: absolute;
  width: 40px;
  height: 2px;
  background-color: #009b63;
  content: "";
}
.rn_voice_list li::before {
  top: -2px;
  left: -2px;
}
.rn_voice_list li::after {
  right: -2px;
  bottom: -2px;
}

.rn_voice_meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  color: #009b63;
}
.rn_voice_meta span:last-child {
  margin-left: auto;
}

.rn_btn_voice {
  display: inline-block;
  line-height: 1;
  padding: 10px;
  border: 1px solid;
}

.rn_related {
  padding: 20px 0;
}

.rn_related_title {
  font-size: 16px;
  text-align: center;
}

.rn_related_list .ctrlbtn {
  left: 0;
}
.rn_related_list .ctrlbtn.next {
  left: auto;
  right: 0;
}

.rn_related_item {
  width: 200px;
}
.rn_related_item .caption {
  padding-top: 10px;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .rn_related_item {
    width: 300px;
  }
  .rn_related_item.slick-slide img {
    height: 200px;
  }
}

.rn_btn_related {
  display: inline-block;
  line-height: 1;
  padding: 5px 10px;
  border: 1px solid;
}

.rn_result {
  margin-bottom: 40px;
  padding: 15px;
  background-color: #fff;
}
.rn_result.four {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0px;
}
@media screen and (min-width: 769px) {
  .rn_result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 25px 0;
  }
}

.rn_result_item {
  margin-bottom: 15px;
  padding-top: 30px;
  padding-bottom: 20px;
  color: #009b63;
  text-align: center;
  font-size: 18px;
  border: 1px solid #ccc;
  background-color: #fff;
}
.rn_result_item .a {
  height: 60px;
  overflow: hidden;
}
.rn_result_item .b {
  height: 100px;
  overflow: hidden;
}
.four .rn_result_item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 23.5%;
  flex: 0 0 23.5%;
  padding: 0;
  font-size: 9px;
}
.four .rn_result_item:nth-of-type(even) {
  margin-left: 0;
}
.four .rn_result_item:not(:nth-of-type(4n + 1)) {
  margin-left: 2%;
}
.four .rn_result_item:nth-of-type(4n) {
  margin-right: -10px;
}
.four .rn_result_item a {
  padding: 5px;
}
@media screen and (min-width: 600px) {
  .four .rn_result_item {
    font-size: 12px;
  }
}
@media screen and (min-width: 769px) {
  .rn_result_item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    margin-bottom: 25px;
    padding-bottom: 0;
    font-size: 22px;
  }
  .rn_result_item:nth-of-type(even) {
    margin-left: 2%;
  }
  .four .rn_result_item a {
    padding: 15px;
  }
  .rn_result_item img {
    width: 214px;
    height: 143px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.rn_result_item a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding: 15px;
}
.rn_result_item a:hover::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 155, 99, 0.1);
  content: "";
}
.rn_result_item.sp_only {
  margin-top: -40px;
}

.rn_result_title {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .rn_result_title {
    font-size: 18px;
  }
}

.rn_result_title_bg {
  margin-bottom: 20px;
  border-bottom: 4px solid #fff;
}
@media screen and (min-width: 769px) {
  .rn_result_title_bg {
    margin-bottom: 40px;
  }
}

.rn_result_list_title {
  padding-top: 20px;
  color: #009b63;
  text-align: center;
  font-size: 18px;
}
.rn_result_list_title.sp_only {
  padding-top: 0;
}
@media screen and (min-width: 769px) {
  .rn_result_list_title {
    font-size: 20px;
  }
}

.rn_item_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.rn_item_tab 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;
  -ms-flex-preferred-size: 19.5%;
  flex-basis: 19.5%;
  height: 70px;
  line-height: 1.15;
  padding: 12px 0;
  border-top: 3px solid transparent;
  border-radius: 5px 5px 0 0;
  background: #e8eeba;
  color: #ff6400;
  font-family: sans-serif;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.rn_item_tab a.on, .rn_item_tab a:hover {
  background: #fff;
  border-top: 3px solid #ff6400;
}
@media screen and (min-width: 769px) {
  .rn_item_tab {
    font-size: 16px;
  }
}

.rn_form_title {
  padding-top: 20px;
  color: #009b63;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .rn_form_title {
    padding-top: 30px;
  }
}

.rn_link_mod {
  margin-bottom: 0;
  padding-right: 15px;
  text-align: right;
}
@media screen and (min-width: 769px) {
  .rn_link_mod {
    padding-right: 30px;
    font-size: 16px;
  }
}

.rn_title {
  padding: 20px 0;
  color: #009b63;
  font-size: 22px;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .rn_title {
    font-size: 26px;
  }
}

.rn_toggle_search {
  padding: 20px;
  color: #009b63;
  text-align: right;
  font-size: 20px;
}
.rn_toggle_search > div {
  display: inline-block;
  cursor: pointer;
}
.rn_toggle_search img {
  margin-left: 5px;
  vertical-align: middle;
}

.pocarisweat .path {
  border-top: 1px solid #f2f2e9;
  border-bottom: 1px solid #f2f2e9;
}

.pocari_wrap {
  background-color: #fff;
  overflow: hidden;
}

.pocari_grad_base {
  position: relative;
}

.pocari_grad {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin-right: -100vw;
  margin-left: -100vw;
  height: 120vh;
  padding-bottom: 60vh;
  background-clip: content-box;
  background-image: radial-gradient(#fff, #fff 62%, #b2ffff 65%, #9fd9f6 69%);
}
@media screen and (min-width: 769px) {
  .pocari_grad {
    height: 1200px;
    margin-right: -600px;
    margin-left: -600px;
    background-image: radial-gradient(#fff, #fff 56%, #b2ffff 59%, #9fd9f6 71%);
  }
}

.pocari_tophill {
  position: relative;
  height: 500px;
  overflow: hidden;
}
.pocari_tophill::before, .pocari_tophill::after {
  position: absolute;
  z-index: 1;
  background-size: cover;
  background-position: center;
  content: "";
  opacity: 0;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.pocari_tophill::before {
  top: -140px;
  width: 497px;
  height: 600px;
  background-image: url(../images/products/pocari/sp_bg_top_left.png);
  -webkit-animation-name: pocari_top_left;
  animation-name: pocari_top_left;
}
.pocari_tophill::after {
  top: -80px;
  width: 500px;
  height: 706px;
  background-image: url(../images/products/pocari/sp_bg_top_right.png);
  -webkit-animation-name: pocari_top_right;
  animation-name: pocari_top_right;
}
@media screen and (min-width: 769px) {
  .pocari_tophill {
    height: 800px;
  }
  .pocari_tophill::before {
    top: 40px;
    width: 1332px;
    height: 691px;
    background-image: url(../images/products/pocari/pc_bg_top_left.png);
  }
  .pocari_tophill::after {
    top: -180px;
    width: 1020px;
    height: 1184px;
    background-image: url(../images/products/pocari/pc_bg_top_right.png);
    -webkit-animation-name: pocari_top_right_pc;
    animation-name: pocari_top_right_pc;
  }
}

@-webkit-keyframes pocari_top_left {
  0% {
    -webkit-transform: translateX(-85%);
    transform: translateX(-85%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(-60%);
    transform: translateX(-60%);
  }
}

@keyframes pocari_top_left {
  0% {
    -webkit-transform: translateX(-85%);
    transform: translateX(-85%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(-60%);
    transform: translateX(-60%);
  }
}
@-webkit-keyframes pocari_top_right {
  0% {
    right: -500px;
  }
  100% {
    opacity: 1;
    right: -200px;
  }
}
@keyframes pocari_top_right {
  0% {
    right: -500px;
  }
  100% {
    opacity: 1;
    right: -200px;
  }
}
@-webkit-keyframes pocari_top_right_pc {
  0% {
    right: -100%;
  }
  100% {
    opacity: 1;
    right: -300px;
  }
}
@keyframes pocari_top_right_pc {
  0% {
    right: -100%;
  }
  100% {
    opacity: 1;
    right: -300px;
  }
}
.pocari_title,
.pocari_subtitle {
  color: #0087e9;
  font-size: 24px;
  font-weight: bold;
  font-family: "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
}

.pocari_title {
  position: relative;
  z-index: 2;
  padding-top: 30px;
  margin-bottom: 30px;
  -webkit-animation: pocari_title 2s ease-in forwards;
  animation: pocari_title 2s ease-in forwards;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.pocari_title span {
  display: block;
}
.pocari_title .tx16 {
  font-size: 16px;
}
@media screen and (min-width: 360px) {
  .pocari_title {
    -webkit-transform: none;
    transform: none;
  }
}
@media screen and (min-width: 769px) {
  .pocari_title {
    margin-top: 74px;
    font-size: 34px;
  }
  .pocari_title span {
    display: inline;
  }
  .pocari_title .tx16 {
    font-size: 20px;
  }
}

@-webkit-keyframes pocari_title {
  0% {
    opacity: 0;
    margin-bottom: 30px;
  }
  100% {
    opacity: 1;
    padding-top: 60px;
    margin-bottom: 0;
  }
}

@keyframes pocari_title {
  0% {
    opacity: 0;
    margin-bottom: 30px;
  }
  100% {
    opacity: 1;
    padding-top: 60px;
    margin-bottom: 0;
  }
}
.pocari_subtitle {
  margin-bottom: 20px;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
}
@media screen and (min-width: 769px) {
  .pocari_subtitle {
    font-size: 30px;
  }
}

.pocari_topimg {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  margin: auto;
  text-align: center;
  -webkit-transform: scale(0.8) translate(-10px, -10px);
  transform: scale(0.8) translate(-10px, -10px);
}
.pocari_topimg figure {
  color: #0087e9;
}
.pocari_topimg figure > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 110px;
}
.pocari_topimg figcaption {
  padding-top: 40px;
  font-size: 13px;
  -webkit-animation: pocari-top-cap 2s ease-in forwards;
  animation: pocari-top-cap 2s ease-in forwards;
  opacity: 0;
}
@media screen and (min-width: 360px) {
  .pocari_topimg {
    -webkit-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
}
@media screen and (min-width: 769px) {
  .pocari_topimg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
  }
  .pocari_topimg figure > div {
    height: 215px;
  }
  .pocari_topimg figcaption {
    font-size: 16px;
  }
}

@-webkit-keyframes pocari-top-cap {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    padding-top: 10px;
  }
}

@keyframes pocari-top-cap {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    padding-top: 10px;
  }
}
.pocari_topimg1 {
  width: 48px;
  height: 88px;
}
@media screen and (min-width: 769px) {
  .pocari_topimg1 {
    width: 97px;
    height: 177px;
  }
}

.pocari_topimg2 {
  width: 146px;
  height: 84px;
}
@media screen and (min-width: 769px) {
  .pocari_topimg2 {
    width: 292px;
    height: 167px;
  }
}

.pocari_topimg3 {
  width: 35px;
  height: 108px;
}
@media screen and (min-width: 769px) {
  .pocari_topimg3 {
    width: 70px;
    height: 215px;
  }
}

.pocari_fantop {
  position: relative;
  z-index: 1;
  background-color: #f1f2ea;
  background-image: url(../images/products/pocari/polka.png);
  border-top-right-radius: 1600px 600px;
  border-top-left-radius: 1600px 600px;
  margin-right: -50px;
  margin-left: -50px;
  padding-top: 45px;
  padding-right: 70px;
  padding-left: 70px;
  padding-bottom: 100px;
}
.pocari_fantop.pb40 {
  padding-bottom: 40px;
}
.pocari_fantop.pb100 {
  padding-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .pocari_fantop.pb100 {
    padding-bottom: 100px;
  }
}
.pocari_fantop.white {
  background-color: #fff;
  background-image: none;
}
.pocari_fantop + .pocari_fantop {
  margin-top: -100px;
}
@media screen and (min-width: 769px) {
  .pocari_fantop {
    padding-top: 80px;
    padding-bottom: 300px;
    border-top-right-radius: 3600px 1200px;
    border-top-left-radius: 3600px 1200px;
    font-size: 16px;
  }
  .pocari_fantop > section {
    width: 700px;
    margin: auto;
  }
  .pocari_fantop + .pocari_fantop {
    margin-top: -200px;
  }
  .pocari_fantop.white + .pocari_fantop {
    margin-top: -300px;
  }
}

.slide_top {
  -webkit-animation: pocari_slideUp 2s forwards;
  animation: pocari_slideUp 2s forwards;
}
@media screen and (min-width: 769px) {
  .slide_top {
    -webkit-animation-name: pocari_slideUp_pc;
    animation-name: pocari_slideUp_pc;
  }
}

@-webkit-keyframes pocari_slideUp {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -120px;
  }
}

@keyframes pocari_slideUp {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -120px;
  }
}
@-webkit-keyframes pocari_slideUp_pc {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -300px;
  }
}
@keyframes pocari_slideUp_pc {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -300px;
  }
}
.pocari_cloud {
  max-width: 360px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 10px 0;
  background-image: url(../images/products/pocari/cloud.png);
  background-size: 100% 100%;
}
@media screen and (min-width: 769px) {
  .pocari_cloud {
    max-width: 700px;
    margin-bottom: 100px;
    padding: 80px;
    background-image: url(../images/products/pocari/cloud_pc.png);
  }
}

.cloud_title_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  height: 80px;
  padding-right: 10px;
  padding-left: 10px;
}
@media screen and (min-width: 769px) {
  .cloud_title_box {
    margin-bottom: 16px;
  }
}

.cloud_title {
  margin-left: 10px;
  color: #0087e9;
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: bold;
  font-family: "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.cloud_title span {
  display: inline-block;
  -webkit-transform: translateY(1em);
  transform: translateY(1em);
  -webkit-animation: cloud_title 0.4s linear forwards;
  animation: cloud_title 0.4s linear forwards;
  opacity: 0;
}
.cloud_title span:nth-of-type(2), .cloud_title span:nth-of-type(9) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.cloud_title span:nth-of-type(3), .cloud_title span:nth-of-type(10) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.cloud_title span:nth-of-type(4), .cloud_title span:nth-of-type(11) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.cloud_title span:nth-of-type(5), .cloud_title span:nth-of-type(12) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.cloud_title span:nth-of-type(6), .cloud_title span:nth-of-type(13) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.cloud_title span:nth-of-type(7), .cloud_title span:nth-of-type(14) {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}
.cloud_title span:nth-of-type(8) {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}
@media screen and (min-width: 769px) {
  .cloud_title {
    font-size: 24px;
  }
}

@-webkit-keyframes cloud_title {
  0% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes cloud_title {
  0% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}
.rainbow {
  position: relative;
  width: 80px;
  height: 80px;
  margin-left: auto;
  -webkit-transform: translate(-10px, 10px);
  transform: translate(-10px, 10px);
}
@media screen and (min-width: 769px) {
  .rainbow {
    width: 120px;
    height: 120px;
  }
}

.cloud_subtitle {
  position: relative;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-family: "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 2px;
}
.cloud_subtitle::after {
  position: relative;
  display: block;
  width: 80px;
  margin: 10px auto 20px;
  border-bottom: 6px dotted #0087e9;
  content: "";
}
@media screen and (min-width: 769px) {
  .cloud_subtitle {
    margin-bottom: 30px;
    font-size: 20px;
  }
  .cloud_subtitle::after {
    width: 120px;
    border-bottom-width: 6px;
  }
}

.cloud_unit {
  padding-left: 10px;
}
@media screen and (min-width: 340px) {
  .cloud_unit {
    padding-left: 24px;
    padding-right: 30px;
  }
}

.cloud_unit_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .cloud_unit_title {
    clear: both;
    display: block;
  }
  .cloud_unit_title + p {
    overflow: hidden;
  }
}

.cloud_unit_icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49px;
  flex: 0 0 49px;
  width: 49px;
  margin-right: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .cloud_unit_icon {
    float: left;
    width: 98px;
  }
}

.cloud_unit_point {
  padding-left: 1em;
  color: #0087e9;
  font-size: 14px;
  font-weight: bold;
  font-family: "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-indent: -1em;
}
@media screen and (min-width: 769px) {
  .cloud_unit_point {
    padding-left: 0;
    text-indent: 0;
    font-size: 16px;
  }
}

.cloud_img {
  padding: 0 10px;
}

.pocari_imglist {
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .pocari_imglist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.pocari_imglist_unit {
  width: 250px;
  margin: 0 auto 45px;
}
@media screen and (min-width: 769px) {
  .pocari_imglist_unit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.pocari_imglist_unit figure {
  margin-bottom: 24px;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .pocari_imglist_unit figure {
    margin-bottom: 36px;
  }
}
.pocari_imglist_unit figure img {
  max-width: 250px;
  max-height: 239px;
}
.pocari_imglist_unit figcaption {
  font-size: 17px;
}
.pocari_imglist_unit figcaption span {
  font-size: 13px;
}

.pocari_buy img {
  width: 100%;
  height: auto;
}

.pocari_nexttitle {
  margin-bottom: 20px;
  text-align: center;
}
.pocari_nexttitle span {
  display: inline-block;
  padding: 0 10px;
  background-color: #009a53;
  color: #fff;
  font-size: 14px;
  letter-spacing: 2px;
}
@media screen and (min-width: 769px) {
  .pocari_nexttitle span {
    font-size: 20px;
  }
}

@media screen and (min-width: 769px) {
  .pc_tx_center {
    text-align: center;
  }
}

.pocari_pressure {
  position: relative;
  max-width: 540px;
  margin: 40px auto;
  padding: 20px 20px 10px;
  border-radius: 20px;
  background-color: #ebe1d1;
  color: #0087e9;
}
@media screen and (min-width: 769px) {
  .pocari_pressure {
    padding: 34px 30px 10px;
  }
}
.pocari_pressure::before {
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  border: 3px dashed #0087e9;
  border-radius: 16px;
  content: "";
}
.pocari_pressure_title {
  position: absolute;
  top: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 2px 12px;
  border-radius: 10px;
  background-color: #0087e9;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .pocari_pressure_title {
    border-radius: 16px;
    font-size: 18px;
  }
}
.pocari_pressure p {
  font-size: 10px;
}
@media screen and (min-width: 769px) {
  .pocari_pressure p {
    font-size: 14px;
  }
}

.pocari_infolist_unit {
  margin-bottom: 30px;
}

.pocari_infolist_title {
  margin-bottom: 10px;
  color: #009a53;
  font-size: 16px;
  font-weight: bold;
  font-family: "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 2px;
}
.pocari_infolist_title img {
  width: 44px;
  margin-right: 10px;
  vertical-align: middle;
}
@media screen and (min-width: 769px) {
  .pocari_infolist_title {
    font-size: 22px;
  }
  .pocari_infolist_title img {
    width: 60px;
    margin-right: 20px;
  }
}

.pocari_nutrient {
  margin-bottom: 15px;
  padding: 20px;
  border: 1px solid #b5b5b6;
  border-radius: 20px;
  background-color: #fff;
}
.pocari_nutrient_title {
  margin-bottom: 5px;
}
@media screen and (min-width: 769px) {
  .pocari_nutrient_title {
    font-size: 12px;
  }
}
.pocari_nutrient_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.pocari_nutrient_box ul {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 9px;
}
.pocari_nutrient_box ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #b5b5b6;
}
.pocari_nutrient_box ul li span:nth-of-type(2) {
  margin-left: auto;
}
.pocari_nutrient_box ul:first-of-type {
  margin-right: 10px;
}
@media screen and (min-width: 769px) {
  .pocari_nutrient_box ul {
    font-size: 12px;
  }
}
.pocari_nutrient_column {
  margin-bottom: 10px;
}
.pocari_nutrient_column ul {
  -webkit-columns: 2;
  columns: 2;
  font-size: 9px;
}
@media screen and (min-width: 769px) {
  .pocari_nutrient_column ul {
    font-size: 12px;
    -webkit-columns: 3;
    columns: 3;
  }
}
.pocari_nutrient_column li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #b5b5b5;
}
.pocari_nutrient_column li span:nth-of-type(2) {
  margin-left: auto;
}
@media screen and (min-width: 769px) {
  .pocari_nutrient_column.ex ul {
    -webkit-columns: 1;
    columns: 1;
  }
}
.pocari_nutrient_label {
  margin-bottom: 5px;
  border-radius: 10px;
  background-color: #0087e9;
  color: #fff;
  text-align: center;
  font-size: 10px;
}
.pocari_nutrient_note {
  font-size: 9px;
}
@media screen and (min-width: 769px) {
  .pocari_nutrient_note {
    font-size: 10px;
  }
}

@media screen and (min-width: 769px) {
  .pocari_ion_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .pocari_ion_item:first-of-type {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 64%;
    flex: 1 0 64%;
  }

  .pocari_ion_item:last-of-type {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%;
    margin-left: 10px;
  }
}
.pocari_nutrient_box.top ul li:last-of-type {
  border-bottom: none;
}

.color_green {
  color: #009a53;
}

.color_pocari {
  color: #0087e9;
}

.pocari_howto {
  margin-bottom: 30px;
  padding: 10px 20px;
  border: 1px solid #b5b5b6;
  border-radius: 20px;
  background-color: #fff;
}
.pocari_howto_title {
  margin-bottom: 10px;
  color: #009a53;
  text-align: center;
  font-size: 16px;
}

.scrollItem {
  -webkit-transition: all 1000ms;
  transition: all 1000ms;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}
.scrollItem.noSlide {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.slideLeftAdjust {
  -webkit-transform: translate(-100%, 0%);
  transform: translate(-100%, 0%);
}

.slideRightAdjust {
  -webkit-transform: translate(100%, 0%);
  transform: translate(100%, 0%);
}

.scrollItem.isShow {
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}

.arc_wrap {
  background-color: #fff;
  overflow: hidden;
}

.arc_grad {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin-right: -100vw;
  margin-left: -100vw;
  height: 120vh;
  padding-bottom: 60vh;
  background-clip: content-box;
  background-image: radial-gradient(#fff, #fff 62%, #b2ffff 65%, #9fd9f6 69%);
}
@media screen and (min-width: 769px) {
  .arc_grad {
    height: 1200px;
    margin-right: -600px;
    margin-left: -600px;
    background-image: radial-gradient(#fff, #fff 56%, #b2ffff 59%, #9fd9f6 71%);
  }
}

.arc_tophill {
  position: relative;
  height: 500px;
  overflow: hidden;
}
.arc_tophill::before, .arc_tophill::after {
  position: absolute;
  z-index: 1;
  background-size: cover;
  background-position: center;
  content: "";
  opacity: 0;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.arc_tophill::before {
  top: -140px;
  width: 497px;
  height: 600px;
  background-image: url(../images/products/pocari/sp_bg_top_left.png);
  -webkit-animation-name: arc_top_left;
  animation-name: arc_top_left;
}
.arc_tophill::after {
  top: -80px;
  width: 500px;
  height: 706px;
  background-image: url(../images/products/pocari/sp_bg_top_right.png);
  -webkit-animation-name: arc_top_right;
  animation-name: arc_top_right;
}
@media screen and (min-width: 769px) {
  .arc_tophill {
    height: 800px;
  }
  .arc_tophill::before {
    top: 40px;
    width: 1332px;
    height: 691px;
    background-image: url(../images/products/pocari/pc_bg_top_left.png);
  }
  .arc_tophill::after {
    top: -180px;
    width: 1020px;
    height: 1184px;
    background-image: url(../images/products/pocari/pc_bg_top_right.png);
    -webkit-animation-name: arc_top_right_pc;
    animation-name: arc_top_right_pc;
  }
}

@-webkit-keyframes arc_top_left {
  0% {
    -webkit-transform: translateX(-85%);
    transform: translateX(-85%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(-60%);
    transform: translateX(-60%);
  }
}

@keyframes arc_top_left {
  0% {
    -webkit-transform: translateX(-85%);
    transform: translateX(-85%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(-60%);
    transform: translateX(-60%);
  }
}
@-webkit-keyframes arc_top_right {
  0% {
    right: -500px;
  }
  100% {
    opacity: 1;
    right: -200px;
  }
}
@keyframes arc_top_right {
  0% {
    right: -500px;
  }
  100% {
    opacity: 1;
    right: -200px;
  }
}
@-webkit-keyframes arc_top_right_pc {
  0% {
    right: -100%;
  }
  100% {
    opacity: 1;
    right: -300px;
  }
}
@keyframes arc_top_right_pc {
  0% {
    right: -100%;
  }
  100% {
    opacity: 1;
    right: -300px;
  }
}
.arc_title,
.arc_subtitle {
  color: #009a53;
  font-size: 24px;
  font-weight: bold;
  font-family: "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
}

.arc_title {
  position: relative;
  z-index: 2;
  padding-top: 30px;
  margin-bottom: 30px;
  -webkit-animation: arc_title 2s ease-in forwards;
  animation: arc_title 2s ease-in forwards;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.arc_title span {
  display: block;
}
.arc_title .tx16 {
  font-size: 16px;
}
@media screen and (min-width: 360px) {
  .arc_title {
    -webkit-transform: none;
    transform: none;
  }
}
@media screen and (min-width: 769px) {
  .arc_title {
    margin-top: 74px;
    font-size: 34px;
  }
  .arc_title span {
    display: inline;
  }
  .arc_title .tx16 {
    font-size: 20px;
  }
}

@-webkit-keyframes arc_title {
  0% {
    opacity: 0;
    margin-bottom: 30px;
  }
  100% {
    opacity: 1;
    padding-top: 60px;
    margin-bottom: 0;
  }
}

@keyframes arc_title {
  0% {
    opacity: 0;
    margin-bottom: 30px;
  }
  100% {
    opacity: 1;
    padding-top: 60px;
    margin-bottom: 0;
  }
}
.arc_subtitle {
  margin-bottom: 20px;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
}
@media screen and (min-width: 769px) {
  .arc_subtitle {
    font-size: 30px;
  }
}

.arc_topimg {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 300px;
  margin: auto;
  text-align: center;
  -webkit-transform: scale(0.8) translate(-10px, -10px);
  transform: scale(0.8) translate(-10px, -10px);
}
.arc_topimg figure {
  color: #009a53;
}
.arc_topimg figure > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 110px;
}
.arc_topimg figcaption {
  padding-top: 40px;
  font-size: 13px;
  -webkit-animation: arc-top-cap 2s ease-in forwards;
  animation: arc-top-cap 2s ease-in forwards;
  opacity: 0;
}
@media screen and (min-width: 360px) {
  .arc_topimg {
    -webkit-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
}
@media screen and (min-width: 769px) {
  .arc_topimg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: none;
    width: auto;
  }
  .arc_topimg figure > div {
    height: 215px;
  }
  .arc_topimg figcaption {
    font-size: 16px;
  }
}

@-webkit-keyframes arc-top-cap {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    padding-top: 10px;
  }
}

@keyframes arc-top-cap {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    padding-top: 10px;
  }
}
.arc_fantop {
  position: relative;
  z-index: 1;
  background-color: #f1f2ea;
  background-image: url(../images/products/pocari/polka.png);
  border-top-right-radius: 1600px 600px;
  border-top-left-radius: 1600px 600px;
  margin-right: -50px;
  margin-left: -50px;
  padding-top: 45px;
  padding-right: 70px;
  padding-left: 70px;
  padding-bottom: 100px;
}
.arc_fantop.pb40 {
  padding-bottom: 40px;
}
.arc_fantop.pb100 {
  padding-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .arc_fantop.pb100 {
    padding-bottom: 100px;
  }
}
.arc_fantop.white {
  background-color: #fff;
  background-image: none;
}
.arc_fantop + .arc_fantop {
  margin-top: -100px;
}
@media screen and (min-width: 769px) {
  .arc_fantop {
    padding-top: 80px;
    padding-bottom: 300px;
    border-top-right-radius: 3600px 1200px;
    border-top-left-radius: 3600px 1200px;
    font-size: 16px;
  }
  .arc_fantop > section {
    width: 700px;
    margin: auto;
  }
  .arc_fantop + .arc_fantop {
    margin-top: -200px;
  }
  .arc_fantop.white + .arc_fantop {
    margin-top: -300px;
  }
}

.slide_top {
  -webkit-animation: arc_slideUp 2s forwards;
  animation: arc_slideUp 2s forwards;
}
@media screen and (min-width: 769px) {
  .slide_top {
    -webkit-animation-name: arc_slideUp_pc;
    animation-name: arc_slideUp_pc;
  }
}

@-webkit-keyframes arc_slideUp {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -120px;
  }
}

@keyframes arc_slideUp {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -120px;
  }
}
@-webkit-keyframes arc_slideUp_pc {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -300px;
  }
}
@keyframes arc_slideUp_pc {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -300px;
  }
}
.arc_imglist {
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .arc_imglist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.arc_imglist_unit {
  width: 250px;
  margin: 0 auto 45px;
}
@media screen and (min-width: 769px) {
  .arc_imglist_unit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.arc_imglist_unit figure {
  margin-bottom: 24px;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .arc_imglist_unit figure {
    margin-bottom: 36px;
  }
}
.arc_imglist_unit figure img {
  max-width: 250px;
  max-height: 239px;
}
.arc_imglist_unit figcaption {
  font-size: 17px;
}
.arc_imglist_unit figcaption span {
  font-size: 13px;
}

.skincare .path {
  border-top: 1px solid #f2f2e9;
  border-bottom: 1px solid #f2f2e9;
}
@media screen and (min-width: 769px) {
  .skincare .arc_fantop:not(.white) {
    padding-bottom: 240px;
  }
}
.skincare .arc_imglist_unit figure {
  margin-bottom: 0;
}

@media screen and (min-width: 769px) {
  .arc_subtitle {
    margin-bottom: 40px;
  }
}

.arc_topimg {
  top: -16px;
}
.arc_topimg figcaption {
  -webkit-animation-name: sc-top-cap;
  animation-name: sc-top-cap;
}
@media screen and (min-width: 360px) {
  .arc_topimg {
    top: 15px;
    max-height: 160px;
  }
  .arc_topimg figure img {
    max-height: 100%;
  }
}
@media screen and (min-width: 769px) {
  .arc_topimg {
    top: 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 540px;
  }
}

@-webkit-keyframes sc-top-cap {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    padding-top: 5px;
  }
}

@keyframes sc-top-cap {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    padding-top: 5px;
  }
}
.sc_topimg3 {
  width: 70%;
}
@media screen and (min-width: 769px) {
  .sc_topimg3 {
    width: auto;
    margin-bottom: 5px;
  }
}

@media screen and (min-width: 600px) {
  .sc_mind {
    margin-bottom: 60px;
    text-align: center;
  }
}

.sc_nexttitle {
  margin-bottom: 20px;
  text-align: center;
}
.sc_nexttitle span {
  display: inline-block;
  margin-bottom: 5px;
  padding: 0 5px;
  background-color: #009a53;
  color: #fff;
  font-size: 14px;
}
@media screen and (min-width: 360px) {
  .sc_nexttitle span {
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 769px) {
  .sc_nexttitle span {
    margin-bottom: 10px;
    font-size: 26px;
  }
}

.sc_subtitle {
  margin-bottom: 10px;
  color: #009a53;
  font-size: 14px;
}
@media screen and (min-width: 769px) {
  .sc_subtitle {
    font-size: 20px;
  }
}

.sc_bgbox {
  padding: 20px;
  border: 1px solid #b5b5b6;
  border-radius: 13px;
  background-color: #fff;
}
.sc_bgbox .sc_subtitle {
  text-align: center;
}
.sc_bgbox p:last-of-type {
  margin-bottom: 0;
}

@media screen and (min-width: 600px) {
  .hinokileaf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.hinokiimg {
  text-align: center;
}
.hinokiimg img {
  width: 80%;
}
@media screen and (min-width: 600px) {
  .hinokiimg {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }
  .hinokiimg img {
    width: auto;
  }
}

@media screen and (min-width: 769px) {
  .hinokifactor {
    padding-left: 15px;
  }
}

.hide_narrow {
  display: none;
}
@media screen and (min-width: 360px) {
  .hide_narrow {
    display: block;
  }
}
@media screen and (min-width: 460px) {
  .hide_narrow {
    display: none;
  }
}

.hide_ipse {
  display: none;
}
@media screen and (min-width: 360px) {
  .hide_ipse {
    display: block;
  }
}

.sc_chunk {
  border: 2px dashed #abcd03;
  border-bottom: none;
  background-color: #f5fae7;
}
@media screen and (min-width: 600px) {
  .sc_chunk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.sc_chunk_item {
  position: relative;
  border-bottom: 2px dashed #abcd03;
}
.sc_chunk_item p {
  padding: 0 15px;
  font-size: 12px;
}
@media screen and (min-width: 600px) {
  .sc_chunk_item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    width: 50%;
  }
  .sc_chunk_item:first-child::after {
    position: absolute;
    top: 0;
    right: 4px;
    width: 0;
    height: 100%;
    border-left: 2px dashed #abdc03;
    content: "";
  }
}

.sc_chunk_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  padding: 15px 15px 0;
  color: #abcd03;
}
.sc_chunk_title > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.sc_chunk_heading {
  padding-left: 10px;
  font-size: 13px;
}

.sc_imglist {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sc_imglist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

.sc_imglist_unit {
  margin: 0 auto 45px;
}
.sc_imglist_unit figure {
  margin-bottom: 20px;
  text-align: center;
}
.sc_imglist_unit figure img {
  width: 130px;
  margin-bottom: 12px;
}
@media screen and (min-width: 769px) {
  .sc_imglist_unit figure img {
    width: auto;
  }
}
.sc_imglist_unit figcaption {
  font-size: 17px;
}
.sc_imglist_unit figcaption span {
  font-size: 12px;
}
@media screen and (min-width: 769px) {
  .sc_imglist_unit {
    margin-bottom: 0;
  }
}

.sc_buy {
  text-align: center;
}
.sc_buy span {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 12px;
}
.sc_buy img {
  width: 100%;
  max-width: 250px;
  height: auto;
}
.sc_buy.pc_only {
  margin-bottom: 60px;
}

.sc_btn_mod img {
  margin-top: 10px;
}

.sc_feat_title {
  margin-bottom: 10px;
  color: #009a53;
  font-size: 16px;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .sc_feat_title {
    font-size: 24px;
  }
}

.sc_feat {
  margin-bottom: 20px;
}
.sc_feat li {
  padding-left: 1em;
}
.sc_feat i {
  margin-left: -1em;
  color: #009a53;
}
@media screen and (min-width: 600px) {
  .sc_feat {
    margin-left: 130px;
  }
}

.sc_usage_title {
  margin-bottom: 15px;
  color: #ff4b96;
  text-align: center;
  font-size: 16px;
}
@media screen and (min-width: 600px) {
  .sc_usage_title {
    font-size: 24px;
  }
}

.sc_pink {
  color: #ff4b96;
}

.sc_emph {
  font-weight: bold;
  font-family: "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.sc_usage_wrap {
  padding-bottom: 20px;
}
@media screen and (min-width: 600px) {
  .sc_usage_wrap {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 600px) {
  .sc_usage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.sc_usage_img {
  margin-bottom: 10px;
}
@media screen and (min-width: 600px) {
  .sc_usage_img {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 48%;
    flex: 1 0 48%;
    width: 48%;
  }
}

.sc_usage_text p {
  margin-bottom: 0;
}
@media screen and (min-width: 600px) {
  .sc_usage_text {
    padding-left: 25px;
  }
}

.sc_usage_order {
  list-style-type: none;
  padding-left: 0;
}
.sc_usage_order li {
  padding-left: 1em;
  text-indent: -1em;
}
.sc_usage_order i {
  color: #ff4b96;
}

.sc_usage_note {
  margin-bottom: 0;
  padding-left: 1em;
  text-indent: -1em;
}

.sc_usage_alert {
  position: relative;
  max-width: 400px;
  margin: 20px auto;
  padding: 20px;
  background-color: #ff4b96;
  color: #fff;
  font-weight: bold;
  font-family: "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sc_usage_alert::before {
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  border: 1px solid #fff;
  content: "";
}

.sc_monitor_title {
  margin-bottom: 10px;
  border-bottom: 1px solid #000;
  color: #009a53;
  text-align: center;
  font-size: 16px;
}
@media screen and (min-width: 769px) {
  .sc_monitor_title {
    margin-bottom: 16px;
    font-size: 24px;
  }
}

.sc_faq_title {
  margin-bottom: 20px;
  color: #009a53;
  text-align: center;
  font-size: 16px;
}
@media screen and (min-width: 769px) {
  .sc_faq_title {
    font-size: 24px;
  }
}

.sc_faq_list {
  margin: 0 -20px;
  border-bottom: 1px solid #b5b5b6;
}
.sc_faq_list dt, .sc_faq_list dd {
  margin-bottom: 10px;
  padding: 10px 30px 2px 35px;
}
.sc_faq_list dt {
  border-top: 1px solid #b5b5b6;
  background: url(img/arc/icon_q.svg) no-repeat top 10px left 10px/20px, url(img/arc/icon_plus.svg) no-repeat top 10px right 5px/18px;
  cursor: pointer;
}
.sc_faq_list dt.on {
  background: url(img/arc/icon_q.svg) no-repeat top 10px left 10px/20px, url(img/arc/icon_minus.svg) no-repeat top 10px right 5px/18px;
}
.sc_faq_list dd {
  display: none;
  background: url(img/arc/icon_a.svg) no-repeat top 10px left 10px/20px;
}
.sc_faq_list dd p {
  margin-bottom: 0;
}
.sc_faq_list dd span {
  font-size: 13px;
}
@media screen and (min-width: 769px) {
  .sc_faq_list {
    margin: 0;
  }
  .sc_faq_list dt, .sc_faq_list dt.on {
    padding: 18px 60px 12px 65px;
    background-size: auto, auto;
    background-position: top 10px left 10px, top 18px right 10px;
  }
  .sc_faq_list dd {
    padding: 12px 60px 12px 65px;
    background-size: auto, auto;
  }
  .sc_faq_list dd span {
    font-size: 18px;
  }
}

body.npl {
  background-color: #fff;
}

.npl .path {
  border-top: 1px solid #f2f2e9;
  border-bottom: 1px solid #f2f2e9;
}

.npl .bottle_gds {
  margin-right: 0;
  margin-left: 0;
}

@media screen and (min-width: 769px) {
  .npl .bottle_slider {
    width: 570px;
    margin-bottom: 30px;
  }
}
section.no_mb {
  margin-bottom: 0;
}

.npl_wrap {
  max-width: 676px;
  margin-right: auto;
  margin-left: auto;
}

.npl_videobox {
  position: relative;
  height: 0;
  padding-top: 56.25%;
}
.npl_videobox iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.npl_hd_top {
  padding: 20px 0 10px;
  color: #ff4b96;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .npl_hd_top {
    font-size: 24px;
  }
}

.npl_inner {
  padding: 10px 20px;
}
@media screen and (min-width: 769px) {
  .npl_inner {
    width: 610px;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
  }
}

section.npl_inner {
  margin-bottom: 20px;
}

.npl_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 49px;
  padding: 5px 0 5px 10px;
  border-top: 1px solid #b5b5b6;
  font-size: 16px;
  cursor: pointer;
}
.npl_title .tgl {
  width: 18px;
  height: 18px;
  margin: 5px 10px 5px auto;
  background: url(../images/bottle/tgl.png) no-repeat;
  background-size: 18px 36px;
  overflow: hidden;
  cursor: pointer;
}
.npl_title .tgl.on {
  background-position: 0 -18px;
}
.npl_title_icon {
  width: 26px;
  margin-right: 10px;
  vertical-align: middle;
}
@media screen and (min-width: 769px) {
  .npl_title {
    font-size: 18px;
  }
  .npl_title .tgl {
    width: 28px;
    height: 28px;
    background-size: 28px 56px;
  }
  .npl_title .tgl.on {
    background-position: 0 -28px;
  }
  .npl_title_icon {
    width: 30px;
  }
}

.npl_subtitle {
  color: #ff4b96;
  font-size: 18px;
}
@media screen and (min-width: 769px) {
  .npl_subtitle {
    font-size: 22px;
  }
}

.npl_growtitle {
  margin-bottom: 10px;
  padding: 0 4px;
  background-color: #009a53;
  color: #fff;
  font-size: 16px;
}
@media screen and (min-width: 769px) {
  .npl_growtitle {
    margin-bottom: 15px;
    padding: 2px 10px 0;
    font-size: 22px;
  }
}

.npl_feat_unit > img {
  margin-bottom: 10px;
}

.npl_view {
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid #b5b5b6;
  border-radius: 10px;
  text-align: center;
}
.npl_view p:last-of-type {
  margin-bottom: 0;
}
.npl_view img {
  width: 100%;
  max-width: 516px;
}
.npl_view_doc {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px dotted #000;
  text-align: left;
}
.npl_view_title {
  color: #009a53;
  font-size: 14px;
}
@media screen and (min-width: 769px) {
  .npl_view_title {
    font-size: 20px;
  }
}

.npl_voice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.npl_voice li {
  position: relative;
  min-height: 60px;
  margin-bottom: 10px;
  padding-left: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.npl_voice li::before {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50px;
  flex: 1 0 50px;
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(../images/products/nipple/voice.png) no-repeat;
  background-size: contain;
  content: "";
}
@media screen and (min-width: 769px) {
  .npl_voice li {
    padding-left: 110px;
    min-height: 110px;
    font-size: 16px;
  }
  .npl_voice li::before {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100px;
    flex: 1 0 100px;
    top: 10px;
    width: 100px;
    height: 100px;
  }
}

.with_bdbtm {
  border-bottom: 1px solid #b5b5b6;
}

.npl_faq {
  margin: 0 -20px;
}
.npl_faq_item {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #b5b5b6;
}
.npl_faq .tgl {
  float: right;
  width: 18px;
  height: 18px;
  margin: 0 10px;
  background: url(../images/bottle/tgl.png) no-repeat;
  background-size: 18px 36px;
  overflow: hidden;
  cursor: pointer;
}
.npl_faq .tgl.on {
  background-position: 0 -18px;
}
.npl_faq ._question,
.npl_faq ._answer {
  padding: 5px 0 5px 35px;
  background-image: url(../images/bottle/icon_q.png);
  background-repeat: no-repeat;
  background-position: 10px 5px;
  background-size: 20px auto;
}
.npl_faq ._question {
  cursor: pointer;
}
.npl_faq ._answer {
  padding-right: 40px;
  background-image: url(../images/bottle/icon_a.png);
}
@media screen and (min-width: 769px) {
  .npl_faq {
    margin-right: -53px;
  }
  .npl_faq_title {
    font-size: 26px;
  }
  .npl_faq_item {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .npl_faq .tgl {
    width: 28px;
    height: 28px;
    background-size: 28px 56px;
  }
  .npl_faq .tgl.on {
    background-position: 0 -28px;
  }
  .npl_faq ._question,
.npl_faq ._answer {
    padding-left: 60px;
    background-size: 40px auto;
  }
  .npl_faq ._question {
    padding-bottom: 15px;
    font-size: 18px;
  }
  .npl_faq ._answer {
    margin-top: 10px;
  }
}

.npl_lineup {
  padding-top: 40px;
  background-color: #f2f2e9;
}
.npl_lineup_inner {
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
}

.news .news_lineup li img.pdficon {
  position: static;
  float: none;
  margin-top: -1;
}
/*# sourceMappingURL=maps/style.css.map */