@charset "utf-8";
/*!
 * Bootstrap Reboot v4.2.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/* ==============
   Default Styles
   ============== */
html {
  font-size: 20px;
  min-width: 1000px;
}

body {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

/* for IE */
@media all and (-ms-high-contrast:none) {
  body {
    font-family: "メイリオ", Meiryo, sans-serif;
  }
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover {
  color: inherit;
}

p, label, ul, ol, dl, dt, dd {
  list-style: none;
  margin: 0;
  padding: 0;
}

select {
  background-color: #fff;
}

input[type="text"]::placeholder,
input[type="tel"]::placeholder,
input[type="email"]::placeholder,
input[type="password"]::placeholder,
.input-no-type::placeholder {
  color: #ccc;
}

/* for IE */
input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
.input-no-type:-ms-input-placeholder {
  color: #ccc;
}

/* for Edge */
input[type="text"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder,
input-no-type::-ms-input-placeholder {
  color: #ccc;
}



/* =============
   Components
   ============== */
.h1 {
  font-size: 34px;
  color: #0a487d;
  margin-bottom: .8em;
}

.h2 {
  font-size: 24px;
  margin: .8em 0;
}

.h3 {
  font-size: 20px;
  border-left: 6px solid #10384f;
  padding-left: 15px;
  margin: .8em 0 .6em;
}
.h4 {
  font-size: 18px;
}



/* =============
   Layout
   ============== */
.inner {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}


/* ============================================================================================== */
/* header
/* ============================================================================================== */
.header {
  border-bottom: 1px solid #ccc;
}

.header > .inner {
  position: relative;
  display: flex;
  width: 1000px;
  height: 70px;
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
}

.header > .inner p{
  margin: 0;
}

.header > .inner img {
  display: block;
  width: 100%;
}

.header > .inner .logo {
  font-size: 0;
}

.header > .inner .logo .elevit,.header > .inner .logo .menevit {
  display: inline-block;
  margin-right: 10px;
}

.header > .inner .logo .elevit img, .header > .inner .logo .menevit img {
  width: auto;
  height: auto;
}

.header > .inner .contact {
  position: relative;
  width: 200px;
  padding-right: 40px;
}

.header > .inner .contact .tel {
  font-family: 'Noto Sans', sans-serif;
  font-size: 22px;
  line-height: 1.1;
  position: static !important;
  display: block;
  width: auto;
  text-decoration: none;
  letter-spacing: -.02em;
  color: #333;
}

.header > .inner .contact .tel:hover {
  text-decoration: none;
}

.header > .inner .contact .time {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.1;
  display: block;
  margin-left: 2px;
}

.header > .inner .contact .time span {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  margin-left: 8px;
  letter-spacing: 1.5px;
}

.header > .inner .contact .bayer {
  position: absolute;
  top: 50%;
  right: 0;
  width: 38px;
  margin-top: -19px;
}

@media screen and (max-width: 768px) {
  .header {
    border-bottom: 0;
  }

  .header > .inner {
    width: 100%;
    padding: 0 10px;
  }

  .header > .inner .logo .elevit img, .header > .inner .logo .menevit img {
    height: 33px;
  }
}



.footer {
  margin-top: 50px;
  font-size: 13px;
}

.footer-contact {
  line-height: 1.2;
}

.footer-contact .inner, .footer-nav .inner, .footer-sns .inner, .footer .footer-top .inner, .footer .footer-bottom .inner, small.inner {
  position: relative;
  display: block;
  width: 100%;
  max-width: 980px;
  height: auto;
  margin: 0 auto;
}
@media (min-width: 769px){
	.footer .footer-bottom .inner{
		display: flex;
		padding: 30px 80px;
		justify-content: space-around;
		width: 980px;
	}
}

.footer-contact a {
  background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225px%22%20height%3D%228px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(51%2C%2051%2C%2051)%22%20d%3D%22M5.002%2C4.023%20L0.711%2C8.008%20L0.024%2C7.369%20L3.626%2C4.022%20L0.007%2C0.661%20L0.711%2C0.006%20L5.002%2C3.992%20L4.985%2C4.007%20L5.002%2C4.023%20Z%22%2F%3E%3C%2Fsvg%3E') right 20px center no-repeat;
  background-size: 7px auto;
  cursor: pointer;
}

.footer-contact-columns {
  display: flex;
  justify-content: space-between;
  width: 980px;
}
@media (max-width: 768px){
	.footer-contact-columns {
	  width: 100%;
	}
}

.footer-contact-columns > div {
  width: 470px;
}

.footer-contact-box {
  display: block;
  padding: 12px 40px;
  border: 1px solid #333;
  text-align: center;
}

a.footer-contact-box:hover {
  opacity: .8;
  text-decoration: none;
}

.footer-contact-box + .footer-contact-box {
  margin-top: 20px;
}

.footer-contact-box > p:first-child {
  font-size: 16px;
  font-weight: bold;
}

.footer-contact-box > p:first-child:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 28px;
  height: 16px;
  background: left center no-repeat;
  background-size: contain;
}
.footer-contact-box.footer-contact-mail {
  padding-top: 36px; /* #76515 */
  padding-bottom: 36px; /* #76515 */
}
.footer-contact-box > p + p {
  margin-top: 5px;
}

.footer-contact-box small {
  font-size: 12px;
}

.footer-contact-tel strong {
  font-size: 30px;
}

.footer-contact-tel > p:first-child:before {
  background-image: url(../../../cmn/img/footer-contact-icon-tel.png);
}

.footer-contact-chat > p:first-child:before {
  background-image: url(../../../cmn/img/footer-contact-icon-chat.png);
}

.footer-contact-mail > p:first-child:before {
  background-image: url(../../../cmn/img/footer-contact-icon-mail.png);
}

.footer-contact-faq {
  font-size: 14px;
  padding-top: 45px;
  text-align: left;
}

.footer-contact-faq dt {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 25px;
}

.footer-contact-faq li + li {
  margin-top: 15px;
}

.footer-contact-faq li > a,
.footer-contact-tel a {
  background: none;
}

.footer-contact-faq dd > p {
  text-align: right;
  margin-top: 35px;
}

.footer-contact-faq dd > p > a {
  display: inline-block;
  font-weight: bold;
  padding-right: 20px;
  background-position: right center;
}

.footer-sns {
  padding: 40px;
  text-align: center;
  font-size: 0;
}

.footer-sns a {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 15px;
  background: url(../../../cmn/img/footer-sns-icons.png) center 0 no-repeat;
  background-size: 40px;
}

.footer-sns a:hover {
  opacity: .8;
}

.footer-sns .sns-twitter {
  background-position: center 0;
}

.footer-sns .sns-facebook {
  background-position: center -56px;
}

.footer-sns .sns-line {
  background-position: center -114px;
}

.footer .footer-top {
  background: #f9f9f9;
}

.footer .footer-top a {
  display: block;
}

.footer .footer-menu {
  display: flex;
  justify-content: space-between;
  padding: 25px 40px;
}

.footer .footer-menu a {
  padding-right: 15px;
  background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225px%22%20height%3D%228px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(51%2C%2051%2C%2051)%22%20d%3D%22M5.002%2C4.023%20L0.711%2C8.008%20L0.024%2C7.369%20L3.626%2C4.023%20L0.007%2C0.661%20L0.711%2C0.006%20L5.002%2C3.992%20L4.985%2C4.007%20L5.002%2C4.023%20Z%22%2F%3E%3C%2Fsvg%3E') right 0 center no-repeat;
}

.footer .footer-links {
  display: flex;
  justify-content: center;
  border-top: 1px solid #dcdcdc;
  padding: 25px 185px;
}

.footer .footer-links li {
  padding: 0 30px;
  border-right: 1px solid #7b7b7b;
}

.footer .footer-links li:first-child {
  border-left: 1px solid #7b7b7b;
}

.footer .footer-bottom {
  background: #595d60;
}

.footer .footer-bottom > ul {
  display: flex;
  justify-content: space-between;
  padding: 30px 80px;
}

.footer .footer-bottom > ul a {
  display: block;
  color: #fff;
  padding-right: 20px;
  background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210px%22%20height%3D%229px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M3.000%2C6.000%20L3.000%2C-0.000%20L10.000%2C-0.000%20L10.000%2C6.000%20L3.000%2C6.000%20ZM9.000%2C0.857%20L4.000%2C0.857%20L4.000%2C5.142%20L9.000%2C5.142%20L9.000%2C0.857%20ZM1.000%2C8.000%20L6.000%2C8.000%20L6.000%2C7.000%20L7.000%2C7.000%20L7.000%2C9.000%20L-0.000%2C9.000%20L-0.000%2C3.000%20L2.000%2C3.000%20L2.000%2C4.000%20L1.000%2C4.000%20L1.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E') right 0 center no-repeat;
}

.footer > small {
  font-size: 12px;
  color: #ababab;
  padding: 20px 50px 20px 0;
  text-align: right;
  background: url(https://www.shop.bayer.jp/cmn/img/footer-logo.png) right 16px no-repeat;
  background-size: 40px auto;
}


@media only screen and (min-width: 769px) {
  .only-sp {
    display: none !important;
  }
}

@media screen and (max-width:768px) {
  html {
    min-width: 0;
  }

  a:hover {
    text-decoration: underline;
  }

  .only-pc {
    display: none !important;
  }

  .h1 {
    font-size: 24px;
  }

  .h2 {
    font-size: 19px;
  }

  .h3 {
    font-size: 17px;
    border-left-width: 4px;
    padding-left: 8px;
  }

  .inner {
    width: 100%;
  }

  .main {
    background: #fff;
  }

  .main > .inner {
    display: block;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .main > .inner > article {
    padding: 0;
  }

  .main > .inner > aside {
    margin-top: 30px;
  }

  .main > .inner > aside > * {
    width: auto;
  }

  .footer .inner {
    width: 100%;
  }

  .footer-contact .inner {
    width: 90%;
  }

  .footer-contact a {
    background-position: right 10px center;
    background-size: 8px auto;
  }

  .footer-contact-columns {
    display: block;
  }

  .footer-contact-columns > div {
    width: 100%;
  }

  .footer-contact-box {
    padding: 10px 20px;
  }

  .footer-contact-box + .footer-contact-box {
    margin-top: 15px;
  }

  .footer-contact-faq {
    padding: 20px;
    margin-top: 15px;
  }

  .footer-contact-faq dt {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .footer-contact-faq dd > p {
    margin-top: 15px;
  }

  .footer-sns {
    padding: 25px;
  }

  .footer .footer-menu {
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0;
    border-top: 1px solid #dcdcdc;
  }

  .footer .footer-menu li {
    width: 50%;
    border: 1px solid #dcdcdc;
    border-top: none;
    border-left: none;
  }

  .footer .footer-menu a {
    width: 100%;
    padding: 17px 20px;
    background-size: 8px auto;
    background-position: right 15px center;
  }

  .footer .footer-links {
    display: none;
  }

  .footer .footer-bottom > ul {
    display: block;
    padding: 10px 0;
  }

  .footer .footer-bottom > ul a {
    display: inline-block;
    padding: 15px 20px;
    background-size: 12px auto;
  }

  .footer > small {
    font-size: 11px;
    padding: 15px 55px 15px 0;
    background-size: 35px auto;
    background-position: right 15px center;
  }

}


/* ============================================================================================== */
/* main
/* ============================================================================================== */
.cp-btn {
  position: relative;
  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: 100%;
  height: auto;
  border: none;
  border-radius: 7px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.cp-btn:hover {
  opacity: 0.8;
}
.cp-btn::before {
  display: block;
  position: absolute;
  content: "";
  top: 30px;
  right: 30px;;
  width: 13px;
  height: 13px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(135deg) translateY(-50%);
}
.cp-btn02::before, .cp-btn03::before {
  width: 10px;
  height: 10px;
  top: 20px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.btn-wrap {
  position: absolute;
  bottom: 40px;
  right: 40px;
  width: 35%;
  max-width: 420px;
}
.cp-btn01 {
  margin-top: 20px;
  height: 82px;
  font-size: 28px;
  background-color: #e061af;
}
.cp-btn02, .cp-btn03 {
  max-width: 420px;
  height: 60px;
  font-size: 24px;
}
.cp-btn02 {
  background-color: #de8bbb;
}
.cp-btn03 {
  background-color: #a374ab;
}

.cp-wrap>* {
  letter-spacing: 0.02em;
  font-feature-settings: "palt";
}
.cp-wrap {
  color: #4c4c4c;
  line-height: 1.66;
  margin-bottom: 130px;
}
.cp-wrap img {
  width: 100%;
  max-width: 100%;
}
.cp-section {
  width: 100%;
  max-width: 1200px;
  margin: 60px auto 0;
}
.cp-intro {
  position: relative;
  margin-top: 20px;
  padding: 115px 62px 35px;
  border: 3px solid #e061af;
  background-image: url("../../images/cp_bg_001.jpg");
  background-size: cover
}
.cp-intro_ttl {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 674px;
  width: 100%;
}
.cp-intro_cont {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cp-intro_cont-inner {
  padding: 40px 0 0;
}
.cp-intro_txt>span {
  margin-bottom: 18px;
  border-bottom: solid 5px #add1ec;
  display: inline-block;
  color: #0d2d6c;
  font-size: 30px;
  font-weight: bold;
  line-height: 0.6em;
}
.emp01 {
  color: #e061af;
}
.emp02 {
  font-size: 50px;
}
.cp-intro_cont_list {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  color: #333;
}
.cp-intro_cont_list span {
  font-size: 20px;
  color: #e061af;
}
.regular-cart-about {
  text-align: right;
  margin-top: 22px;
}
.regular-cart-about .link {
  color: #001e68;
  font-weight: bold;
  text-decoration: underline;
  background: transparent;
  border: 0;
  cursor: pointer;
}
.regular-cart-about .link:hover {
  text-decoration: none;
}
.regular-cart-about span {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  line-height: 1;
  text-align: center;
  margin-right: 5px;
}
.cp-intro_cont_att {
  margin-top: 20px;
  font-size: 12px;
  color: #7f7f7f;
}
.cp-intro_coupon {
  margin: 54px auto 17px;
  padding: 40px 20px;
  background-color: #fff;
  text-align: center;
  box-shadow: 7px 7px 3px #f9e4f0;
  border-radius: 10px;
}
.cp-intro_coupon_img {
  max-width: 670px;
  margin: 0 auto;
}
.cp-section_ttl {
  text-align: center;
}
.cp-section_ttl>span {
  border-bottom: solid 5px #add1ec;
  display: inline-block;
  color: #0d2d6c;
  font-size: 44px;
  font-weight: bold;
  line-height: 0.6em;
}
.cp-intro_coupon .cp-section_ttl>span,
.cp-buy .cp-section_ttl>span {
  font-size: 36px;
}
.cp-intro_coupon p {
  margin: 24px auto 15px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.cp-section_att {
  font-size: 12px;
  color: #7f7f7f;
}
.cp-bnr {
  width: 100%;
  max-width: 1071px;
  margin: 60px auto 0;
}
.cp-buy_item {
  position: relative;
  margin: 40px auto 0;
}
.cp-bene_ttl {
  padding: 13px 10px 8px;
  background-color: #e061af;
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}
.cp-bene-inner {
  padding: 37px;
  border: 3px solid #e061af;
}
.cp-bene_support {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cp-bene_support_img {
  width: 100%;
  max-width: 236px;
}
.cp-bene_support-inner {
  position: relative;
  width: 100%;
  max-width: 820px;
  padding: 35px 40px 30px;;
  background-color: #f9f9f9;
  border-radius: 10px;
}
.cp-bene_support-inner::before {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(222, 139, 187, 0);
  border-top-width: 25px;
  border-bottom-width: 15px;
  border-left-width: 15px;
  border-right-width: 15px;
  border-top-color: #f9f9f9;
  top: 50%;
  left: -54px;
  transform: rotate(90deg) translateY(-50%);
}
.cp-bene_support_lead {
  font-size: 30px;
  font-weight: bold;
  color: #002c6a;
}
.cp-bene_support_txt {
  margin-top: 8px;
  font-size: 20px;
  line-height: 1.4;
}
.cp-bene_support_tel {
  margin-top: 5px;
}
.telno {
  font-size: 46px;
  font-weight: bold;
}
.telno span {
  display: inline-block;
  width: 60px;
}
.telno img {
  margin-bottom: 10px;
}
.teltime {
  font-size: 16px;
  line-height: 0;
}
.cp-bene_detail {
  position: relative;
  margin-top: 60px;
  padding: 20px;
  background-color: #f1f9ff;
}
.cp-bene_detail_img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 900px;
}
.cp-bene_detail-inner {
  padding: 46px 40px 60px;
  background-color: #fff;
}
.cp-bene_detail h3 {
  font-size: 42px;
  font-weight: bold;
  color: #0d2d6c;
  line-height: 1.23;
  text-align: center;
}
.cp-bene_detail h3 span {
  font-size: 52px;
}
.cp-bene_detail_list {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 30px auto 0;
}
.cp-bene_detail_list li:nth-child(-n+3) {
  width: calc((100% - 100px)/3);
  margin-right: 50px;
}
.cp-bene_detail_list li:nth-child(3) {
  margin-right: 0;
}
.cp-bene_detail_list li:nth-child(n+4) {
  margin-top: 40px;
}
.bene05 {
  background-color: #fbedf5;
}
.bene-sample {
  padding: 45px 40px 60px;
}
.bene-sample-inner {
  position: relative;
  padding: 65px 40px 35px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 7px 7px 3px #f8deed;
}
.bene-sample h4 {
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 500px;
}
.bene-sample_item {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  margin-bottom: 46px;
  padding: 0 37px 34px;
  border-bottom: 1px solid #c9c9c9;
}
.bene-sample_item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.bene-sample_item_img {
  max-width: 162px;
  margin-right: 32px;
}
.bene-sample_item-inner {
  max-width: 570px;
  font-weight: bold;
}
.bene-sample_item_lead {
  margin-top: 28px;
  font-size: 26px;
  color: #0d2d6c;
}
.bene-sample_item_lead span {
  display: inline-block;
  margin-right: 10px;
}
.sample01 .bene-sample_item_lead span {
  width: 34px;
}
.sample02 .bene-sample_item_lead span {
  width: 40px;
}
.bene-sample_item_txt {
  margin-top: 8px;
  font-size: 18px;
  line-height: 2.0;
}
.bene-sample_item_txt span {
  font-size: 22px;
}
.sample01 .bene-sample_item_txt span {
  color: #de8bbb;
}
.sample02 .bene-sample_item_txt span {
  color: #a374ab;
}
.cp-first {
  margin-top: 60px;
  background-color: #f6f1f6;
}
.cp-first .cp-section_ttl {
  padding-top: 60px;
}
.cp-first .cp-section_ttl>span {
  font-size: 36px;
}
.emp04 {
  font-size: 44px;
}
.cp-first p {
  margin-top: 35px;
  color: #101a69;
  font-size: 24px;
  text-align: center;
}
.cp-first_list {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  margin-top: 50px;
}
.cp-dha {
  padding: 47px 40px 28px;
  background-color: #f6f1f6;
}
.cp-dha_list {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  margin-top: 37px;
}
.cp-dha_list li {
  width: calc((100% - 70px)/3);
  margin-right: 35px;
}
.cp-dha_list li:last-child {
  margin-right: 0;
}
.cp-dha p {
  margin-top: 35px;
  font-size: 18px;
}


/* ==============
   エレビット・メネビットポイント
   ============== */
.addition-box {
  width: 100%;
  height: auto;
  padding: 40px;
  margin: 0 auto 60px;
  background: #fcf3f8;
}
.point-list {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 55px;
}
.point-list>li {
  width: calc((100% - 40px)/2);
  margin-right: 40px;
  margin-bottom: 60px;
  padding-bottom: 33px;
  border-radius: 5px;
  background-color: #fff;
  filter: drop-shadow(5px 5px 3px rgba(222,139,187,0.25));
}
.point-list>li:nth-child(2n) {
  margin-right: 0;
}
.point-list>li:nth-child(n+7) {
  margin-bottom: 0;
}
.elevit_point_box {
  position: relative;
  width: 100%;
  max-width: 270px;
  height: 50px;
  background: #DE8BBB;
  padding: 7px 0 0;
  text-align: center;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: bold;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  margin: -20px auto 0;
}
.elevit_point_box:after{
  border: solid transparent;
  content:'';
  height:0;
  width:0;
  pointer-events:none;
  position:absolute;
  border-color: rgba(222, 139, 187, 0);
  border-top-width:10px;
  border-bottom-width:10px;
  border-left-width:10px;
  border-right-width:10px;
  margin-left: -10px;
  border-top-color:#DE8BBB;
  top:100%;
  left:50%;
}
.heading-text {
  margin: 0 auto;
  display: table;
  padding: 34px 0 20px;
}
.heading-text ul {
  width: 100%;
  display: table;
  padding: 0;
  margin: 0 auto;
}
.heading-text li {
  display: table-cell;
  font-size: 30px;
  font-weight: bold;
  color: #0d2d6c;
  line-height: 1.26;
  vertical-align: middle;
}
.heading-text li:last-child {
  padding: 0 0 0 20px;
}
p.point-text {
  font-size: 18px;
  line-height: 1.4;
  margin: 0 30px;
}
.point-text02 {
  font-size: 12px;
}
.point-text03 {
  color: #7f7f7f;
  font-size: 11px;
  display: block;
  letter-spacing: 0.05em;
  line-height: 1.3em;
  margin: 5px 0 0;
}
.heading-text img {
  padding: 0;
  display: block;
  margin: 0 auto;
  width: 70px;
  height: auto;
}
.addition02-box {
  width: 100%;
  height: auto;
  padding: 40px;
  background: #eff7fc;
}
.addition02-box .point-list>li {
  margin-bottom: 70px;
  filter: drop-shadow(5px 5px 3px rgba(94,174,224,0.25));
}
.menevit-point_box {
  position: relative;
  width: 100%;
  max-width: 270px;
  height: 50px;
  background: #5eaee0;
  padding: 7px 0 0;
  text-align: center;
  color: rgb(255 255 255);
  font-size: 24px;
  font-weight: bold;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  margin: -20px auto 0;
}
.menevit-point_box:after {
  border: solid rgb(0 0 0 / 0%);
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgb(222 139 187 / 0%);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-top-color: #5eaee0;
  top: 100%;
  left: 50%;
}
.menevit-point2-area {
  margin: 0;
}
.nutrition-wrap {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.nutrition-left {
  width: 100%;
  max-width: 340px;
  height: auto;
  padding: 0;
  margin: 50px 60px 0 0;
  vertical-align: middle;
}

.nutrition-right {
  width: 100%;
  max-width: 710px;
  height: auto;
  padding: 0;
  margin: 32px 0 0;
  vertical-align: middle;
}
.nutrition-right p {
  font-size: 20px;
  line-height: 1.5;
}
.nutrition-right p span {
  font-size: 30px;
  display: block;
  font-weight: bold;
  padding: 0 0 20px;
  line-height: 1.3;
}


/* ==============
   商品情報
   ============== */
.cp-about {
  max-width: 980px;
  width: 100%;
  margin: 60px auto 0;
}
.cp-about01 .cp-section_ttl>span {
  border-bottom: solid 5px #efb0d7;
}
.cp-about03 .cp-section_ttl>span {
  border-bottom: solid 5px #d1b9d5;
}
.cp-about_list dt {
  position: relative;
  margin-top: 40px;
  padding: 25px 30px 20px;;
  border: 1px solid #7f7f7f;
  background-color: #f9f9f9;
  font-size: 24px;
  font-weight: bold;
}
.cp-about_list dt::before {
  display: block;
  position: absolute;
  content: "";
  top: 32px;
  right: 30px;
  width: 13px;
  height: 13px;
  border-top: 3px solid #7f7f7f;
  border-right: 3px solid #7f7f7f;
  transform: rotate(135deg) translateY(-50%);
  transition: all ease-out 0.4s;
}
.cp-about_list dt.active::before {
  top: 45px;
  right: 20px;
  transform: rotate(315deg) translateY(-50%);
  transition: all ease-out 0.4s;
}
.spec-table-area {
  width: 100%;
  border: solid 1px #7f7f7f;
  border-top: none;
}
.spec-table-area tr {
  width: 100%;
  height: auto;
  font-feature-settings: "palt";
}
.spec-table-area td {
  padding: 20px;
  font-size: 16px;
  color: #4c4c4c;
  border-bottom: solid 1px #7f7f7f;
}
.spec-table-area td:first-child {
  width: 250px;
  height: auto;
  background: #f9f9f9;
  border-right: solid 1px #7f7f7f;
  font-weight: bold;
}
.spec-table-area td:last-child {
  width: 647px;
  height: auto;
  background: #fff;
}


/* ==============
   メネビット用
   ============== */
.ver-menevit .cp-intro {
  border: 3px solid #418bc9;
  background-image: url(../../images/cp_bg_005.jpg);
}
.ver-menevit .emp01 {
  color: #418bc9;
}
.ver-menevit .cp-intro_cont_list span {
  color: #418bc9;
}
.ver-menevit .cp-intro_coupon {
  box-shadow: 7px 7px 3px #d5e8f5;
}
.ver-menevit .cp-btn01 {
  background-color: #418bc9;
}
.ver-menevit .cp-intro_coupon_img {
  max-width: 231px;
}
.ver-menevit .cp-bene_ttl {
  background-color: #418bc9;
}
.ver-menevit .cp-bene-inner {
  border: 3px solid #418bc9;
}
.ver-menevit .bene05 {
  background-color: #eff7fc;
}
.ver-menevit .bene-sample-inner {
  box-shadow: 7px 7px 3px #e4f1f9;
}


/* ==============
   エレビット+メネビット用
   ============== */
.ver-set01 .cp-intro {
  background-image: url("../../images/cp_bg_007.jpg");
}
.ver-set01 .cp-intro_coupon {
  box-shadow: 7px 7px 3px #ece7f4;
}
.ver-set01 .btn-wrap {
  width: 42%;
  max-width: 500px;
  right: 6%;
  bottom: 13%;
}
.ver-set01 .cp-btn02, .ver-set01 .cp-btn03 {
  max-width: 500px;
}
.ver-set01 .cp-btn03 {
  background-color: #5eaee0;
}
.ver-set01 .bene-sample h4 {
  max-width: 520px;
}


/* ==============
   エレビット+DHA用
   ============== */
.ver-set02 .cp-intro {
  background-image: url("../../images/cp_bg_009.jpg");
}
.ver-set02 .cp-intro_coupon {
  box-shadow: 7px 7px 3px #ece7f4;
}
.ver-set02 .btn-wrap {
  width: 42%;
  max-width: 500px;
  right: 6%;
  bottom: 13%;
}
.ver-set02 .cp-btn02, .ver-set02 .cp-btn03 {
  max-width: 500px;
}
.ver-set02 .cp-btn03 {
  background-color: #a374ab;
}
.ver-set02 .cp-bene_detail {
  background-color: #f6f1f6;
}


@media screen and (max-width:768px) {
  .cp-wrap {
    margin-bottom: 0;
  }
  .cp-intro {
    margin: 6.67vw auto 0 !important;
    padding: 12.8vw 12px 8vw;
    background-image: url("../../images/cp_bg_003.jpg");
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fcf3f8;
  }
  .cp-intro_cont {
    display: block;
  }
  .cp-intro_cont-inner {
    padding: 0;
  }
  .cp-intro_txt {
    text-align: center;
  }
  .cp-intro_txt>span {
    margin-bottom: 4.53vw;
    font-size: 6.4vw;
  }
  .emp02 {
    font-size: 10.13vw;
  }
  .cp-intro_ttl {
    width: 90%;
    top: -8vw
  }
  .cp-intro_cont_list {
    padding-top: 4vw;
    font-size: 4.27vw;
  }
  .cp-intro_cont_list span {
    font-size: 4.27vw;
  }
  .cp-btn01 {
    width: 88vw;
    height: 16vw;
    margin: 3.73vw auto 0;
    font-size: 6.4vw;
    border-radius: 6px;
  }
  .cp-btn01::before {
    content: none;
  }
  .regular-cart-about {
    margin-top: 3.2vw;
    text-align: center;
    font-size: 5.33vw;
  }
  .regular-cart-about span {
    width: 5.87vw;
    height: 5.87vw
  }
  .cp-intro_cont_att {
    font-size: 3.73vw;
  }
  .cp-intro_coupon {
    width: 88vw;
    margin-top: 9.33vw;
    padding: 8vw 20px 6.67vw;
  }
  .cp-intro_coupon .cp-section_ttl>span {
    font-size: 6.4vw;
  }
  .cp-intro_coupon p {
    margin: 4vw auto 4vw;
    font-size: 4.26vw;
  }
  .cp-section_att {
    width: 88vw;
    margin: 0 auto;
    font-size: 3.73vw;
  }
  .cp-bnr {
    width: 94.67vw;
    max-width: 710px;
    margin-top: 10.67vw;
  }
  .cp-section {
    margin: 10.67vw auto 0;
  }
  .cp-buy, .cp-bene {
    width: 94.67vw;
  }
  .cp-buy .cp-section_ttl>span {
    margin-bottom: 3.2vw;
    font-size: 7.47vw;
  }
  .cp-buy_item {
    margin-top: 5.33vw;
  }
  .btn-wrap {
    width: 48vw;
    right: 14px;
    bottom: 1.5vw;
  }
  .cp-btn02, .cp-btn03 {
    font-size: 3.73vw;
    height: 8vw;
  }
  .cp-btn02::before, .cp-btn03::before {
    width: 1.87vw;
    height: 1.87vw;
    top: 2.13vw;
    right: 3.2vw;
  }
  .cp-bene_ttl {
    padding: 3.46vw 10px 1.33vw;
    font-size: 6.4vw;
  }
  .cp-bene-inner {
    padding: 8vw 17px 4.53vw;
  }
  .cp-bene_support {
    display: block;
  }
  .cp-bene_support_img {
    width: 47.47vw;
    margin: 0 auto;
  }
  .cp-bene_support-inner {
    padding: 6.13vw 3.2vw;
    margin-top: 6.67vw;
    max-height: 100%;
    height: auto;
  }
  .cp-bene_support-inner::before {
    top: -28px;
    left: 50%;
    transform: rotate(180deg) translateX(50%);
  }
  .cp-bene_support_lead {
    font-size: 6.4vw;
    text-align: center;
    line-height: 1.33;
  }
  .cp-bene_support_txt {
    margin-top: 4vw;
    font-size: 4.8vw;
    line-height: 1.66;
  }
  .cp-bene_support_tel {
    text-align: center;
  }
  .telno {
    font-size: 10.67vw;
    line-height: 1.5;
  }
  .telno span {
    display: block;
    width: 20vw;
    margin: 0 auto;
  }
  .telno img {
    margin-bottom: -4vw;
  }
  .teltime {
    font-size: 4.26vw;
    line-height: 1.5;
  }
  .cp-bene_detail {
    margin-top: 10.67vw;
    padding: 2.66vw 10px;
  }
  .cp-bene_detail-inner {
    padding: 6.67vw 15px 4vw;
  }
  .cp-bene_detail h3 {
    font-size: 6.4vw;
    line-height: 1.33;
  }
  .cp-bene_detail h3 span {
    font-size: 8vw;
  }
  .cp-bene_detail_list {
    display: block;
    margin: 2.93vw auto 0;
    max-width: 600px;
  }
  .cp-bene_detail_list li {
    margin-bottom: 5.33vw;
  }
  .cp-bene_detail_list li:last-child {
    margin-bottom: 0;
  }
  .cp-bene_detail_list li:nth-child(n+4) {
    margin-top: 0;
  }
  .cp-bene_detail_list li:nth-child(-n+3) {
    width: 100%;
    margin-right: 0;
  }
  .bene-sample {
    padding: 16vw 15px 5.33vw;
  }
  .bene-sample-inner {
    padding: 16vw 10px 5.87vw;
  }
  .bene-sample h4 {
    width: 66.67vw;
    top: -8vw;
  }
  .bene-sample_item {
    display: block;
    margin-bottom: 8vw;
    padding: 0 0 5.87vw;
  }
  .bene-sample_item_img {
    margin: 0 auto;
    width: 41.6vw;
    max-width: 100%;
  }
  .bene-sample_item-inner {
    margin-top: 6.67vw;
  }
  .bene-sample_item_lead {
    margin-top: 0;
    font-size: 6.13vw;
    line-height: 1.33;
    text-align: center;
  }
  .bene-sample_item_lead span {
    display: block;
    margin: 0 auto;
  }
  .sample01 .bene-sample_item_lead span {
    width: 9.07vw;
  }
  .sample02 .bene-sample_item_lead span {
    width: 13.6vw;
  }
  .bene-sample_item_txt {
    font-size: 4.8vw;
    line-height: 1.66;
  }
  .bene-sample_item_txt span {
    font-size: 5.33vw;
  }
  .cp-first .cp-section_ttl {
    padding-top: 16vw;
  }
  .cp-first .cp-section_ttl>span {
    font-size: 7.47vw;
  }
  .emp04 {
    font-size: 8.8vw;
  }
  .cp-first p {
    margin-top: 5.33vw;
    padding: 0 20px;
    font-size: 4.8vw;
    text-align: left;
  }
  .cp-first_list {
    margin-top: 5.33vw;
  }
  .cp-section_ttl>span {
    font-size: 7.47vw;
  }
  .addition-box, .addition02-box {
    padding: 8.53vw 10px;
  }
  .point-list {
    display: block;
    margin-top: 8vw;
  }
  .point-list>li {
    width: 100%;
    margin-bottom: 8.53vw;
    padding-bottom: 4vw;
    filter: none;
  }
  .addition02-box .point-list>li {
    margin-bottom: 8.53vw;
    filter: none;
  }
  .point-list>li:nth-child(7) {
    margin-bottom: 8.53vw;
  }
  .elevit_point_box-wrap {
    position: relative;
  }
  .elevit_point_box , .menevit-point_box {
    position: absolute;
    top: 1.33vw;
    left: 50%;
    transform: translateX(-50%);
    width: 33.33vw;
    height: 8vw;
    padding-top: 1.07vw;
    border-top-width: 1.87vw;
    border-bottom-width: 1.87vw;
    border-left-width: 1.87vw;
    border-right-width: 1.87vw;
    font-size: 4.26vw;
  }
  .heading-text {
    padding: 10.67vw 0 3.2vw;
  }
  .heading-text li {
    padding-left: 15px;
    font-size: 5.33vw;
    line-height: 1.2;
  }
  .heading-text img {
    width: 11.73vw;
  }
  p.point-text {
    margin: 0 20px;
    font-size: 4.27vw;
    line-height: 1.5;
  }
  .point-text03 {
    font-size: 3.73vw;
    line-height: 1.42;
  }
  .nutrition-wrap {
    display: block;
  }
  .nutrition-left {
    display: block;
    margin: 6.67vw auto 4vw;
    width: 55.47vw;
  }
  .nutrition-right {
    display: block;
    margin: 0;
  }
  .nutrition-right p {
    font-size: 4.27vw;
    line-height: 1.5;
  }
  .nutrition-right p span {
    padding-bottom: 2.67vw;
    font-size: 5.33vw;
    line-height: 1.4;
  }
  .cp-dha {
    padding: 8vw 10px;
  }
  .cp-dha_list {
    margin-top: 5.33vw;
  }
  .cp-dha_list li {
    width: calc((100% - 38px)/3);
    margin-right: 19px;
  }
  .cp-dha p {
    margin-top: 3.2vw;
    font-size: 4.27vw;
    line-height: 1.5;
  }
  .cp-about {
    width: 94.67vw;
  }
  .cp-about_list dt {
    font-size: 20px;
    margin-top: 5.33vw;
    padding: 15px 20px 10px;
  }
  .cp-about_list dt::before {
    top: 15px;
  }
  .cp-about_list dt.active::before {
    top: 32px;
  }
  .spec-table-area {
    border-left: solid 1px #7f7f7f;
    border-right: solid 1px #7f7f7f;
    border-top: none;
  }
  .spec-table-area td:first-child {
    width: 35%;
  }
  .spec-table-area td {
    padding: 2vw;
  }
  .spec-table-area td:last-child {
    width: 55%;
  }
  .spec-table-area tr {
    vertical-align: top;
  }
  /*メネビット用*/
  .ver-menevit .cp-intro {
    background-image: url("../../images/cp_bg_006.jpg");
    background-color: #f2f8fd;
  }
  /*エレビット＋メネビット用*/
  .ver-set01 .cp-intro {
    background-image: url("../../images/cp_bg_008.jpg");
    background-size: cover;
    background-position: center;
  }
  .ver-set01 .btn-wrap {
    width: 48vw;
    right: 14px;
    bottom: 4.8vw;
  }
  /*エレビット＋DHA用*/
  .ver-set02 .cp-intro {
    background-image: url("../../images/cp_bg_011.jpg");
    background-size: cover;
    background-position: center;
  }
  .ver-set02 .btn-wrap {
    width: 48vw;
    right: 14px;
    bottom: 4.8vw;
  }
}


/* ==============
   モーダル関連
   ============== */
.modal > input {
  display: none;
}
.modal-dialog {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.modal > :checked ~ .modal-dialog {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.modal-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(209, 209, 209, .5);
}
.modal-content {
  position: relative;
  background: #fff;
  width: 960px;
  max-height: 90vh;
  padding: 40px 200px;
  font-size: 14px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.modal-content .modal-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 29px;
  height: 29px;
  background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229px%22%20height%3D%2229px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(123%2C%20123%2C%20123)%22%20d%3D%22M-0.000%2C-0.000%20L29.000%2C-0.000%20L29.000%2C29.000%20L-0.000%2C29.000%20L-0.000%2C-0.000%20Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M10.800%2C9.496%20L19.503%2C18.199%20L18.198%2C19.505%20L9.494%2C10.801%20L10.800%2C9.496%20Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M18.188%2C9.501%20L19.491%2C10.804%20L10.805%2C19.490%20L9.502%2C18.188%20L18.188%2C9.501%20Z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
  background-size: contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}
.modal-content .modal-header {
  margin-bottom: 30px;
}
.modal-content .modal-header h2 {
  font-size: 24px;
  margin: 0;
}
.modal-content .modal-body p + p {
  margin-top: 1em;
}
.modal-content .modal-body img {
  max-width: 100%;
}
.mb-2, .my-2 {
  margin-bottom: 0.5rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.text-center {
  text-align: center !important;
}
.w-80 {
  width: 80% !important;
}
.box {
  padding: 20px;
  margin: 0.5em 0;
}
.list-dot > li:before {
  content: '・';
}
.list-ref > li:before {
  content: '\0203B';
  display: inline-block;
  width: 1.4em;
  text-indent: 0;
}
.border {
  border: 1px solid #dadada;
}
.border-color1 {
  border-color: #93c9e6;
}
.list:first-child {
  margin-top: -0.5em;
}
.list:last-child {
  margin-bottom: -0.5em;
}
.list > li {
  margin: 0.5em 0;
}
.list-dot > li {
  padding-left: 1em;
  text-indent: -1em;
}
.text-important {
  color: #0a487d;
  font-weight: bold;
}
.h3 {
  font-size: 20px;
  border-left: 6px solid #10384f;
  padding-left: 15px;
  margin: 0.8em 0 0.6em;
}
.layout-col2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: -10px;
}
.layout-col2-space-large {
  margin-bottom: -25px;
}
.layout-col2-space-large > * {
  width: 48%;
  margin-bottom: 25px;
}
.area-guide-menu > section {
  border: 1px solid #b2def5;
}
.area-guide-menu h3 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: 68px;
  margin: 0;
  padding: 0 10px;
  background: #b2def5;
  font-size: 20px;
  line-height: 1.3;
}
.modal-content .modal-body p + p {
  margin-top: 1em;
}
.modal-content .modal-body p + p {
  margin-top: 1em;
}
.font-size-small {
  font-size: 12px !important;
}
.list-ref > li {
  padding-left: 1.4em;
  text-indent: -1.4em;
}

@media screen and (max-width:768px) {
  .modal-content {
    width: 90%;
    padding: 30px 20px;
  }
  .modal-content .modal-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 23px;
    height: 23px;
  }
  .modal-content .modal-header {
    margin-bottom: 20px;
  }
  .modal-content .modal-header h2 {
    font-size: 19px;
  }
  .box {
    padding: 10px;
  }
  .h3 {
    font-size: 17px;
    border-left-width: 4px;
    padding-left: 8px;
  }
  .layout-col2-space-large {
    margin-bottom: -20px;
  }
  .layout-col2 > * {
    width: 100%;
    margin-bottom: 20px;
  }
}


/* ==============
   スライド
   ============== */
.top-program{
  position:relative;
  width:100%;
  overflow:hidden;
  margin-top: 50px;
  padding-bottom: 80px;
}
.top-program::before{
  content:'';
  position:absolute;
  top:0;right:-100px;
  display:block;
  width:200px;
  height:200px;
}
.top-program .top-program__container{
  position:relative;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  width:calc(347 / 375 * 100%);
  margin:0 auto;
  padding:0;
}
.top-program .top-program__container .top-program__item{
  margin-bottom:40px;
}
@media screen and (min-width: 768px){
  .top-program .top-program__container .top-program__item{
    -webkit-transition:all .3s;
    transition:all .3s;
  }
  .top-program .top-program__container .top-program__item:hover{
    -webkit-box-shadow:none;
    box-shadow:none;
  }
  .top-program .top-program__container .top-program__item:hover .program__photo img{
    opacity:1
  }
  .top-program .top-program__container .top-program__item:hover .program__image{
    opacity:1
  }
}
.top-program .top-program__container .top-program__item .program__image{
  position:relative;
  margin-bottom:0em;
  -webkit-transition:all .3s;
  transition:all .3s;
}
.top-program .top-program__container .top-program__item .program__photo img{
  width:100%;
  height:auto;
  display:block;
  opacity:1;
  -webkit-transition:all .3s;
  transition:all .3s;
}
.top-program .top-program__container.swiper{
  padding-left:auto !important;
  padding-right:auto !important;
  overflow:visible !important;
}
@media screen and (min-width: 992px){
  .top-program .top-program__container.swiper{
    padding-left:calc(160 / 1280 * 100vw) !important;
    padding-right:calc(160 / 1280 * 100vw) !important}
}
.top-program .top-program__container .swiper-wrapper{
  margin-bottom:22px;
}
.top-program .top-program__container .swiper-slide-next,.top-program .top-program__container .swiper-slide-prev{
  -webkit-transition:all .3s;
  transition:all .3s;
}

.top-program .top-program__container .swiper-button-next{
  right: 15.63vw;
}
.top-program .top-program__container .swiper-button-prev,.top-program .top-program__container .swiper-button-next{
  width:60px;
  height:60px;
  background-size:60px 60px;
}
.top-professor .top-professor__container .swiper-slide{
  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;
}
@media screen and (min-width: 992px){
  .top-professor .top-professor__container .swiper-slide{
    width:12.5vw;
    max-width:160px;
  }
}
.top-professor .top-professor__container .swiper-wrapper{
  margin-bottom:22px;
}
.top-program .top-program__container .swiper-button-prev {
  left: 10.67vw;
}
.swiper-button-prev:after,.swiper-button-next:after{
  display:none;
}
.swiper-button-next{
  background-image:url("../../images/cp_ic_015.png");
  -webkit-transition:all 0.3s;
  transition:all 0.3s;
}
.swiper-button-next:hover{
  background-image:url("../../images/cp_ic_015.png");
}
.swiper-button-prev{
  background-image:url("../../images/cp_ic_015.png");
  -webkit-transform:scale(-1, 1);
  transform:scale(-1, 1);
  -webkit-transition:all 0.3s;
  transition:all 0.3s;
}
.swiper-button-prev:hover{
  background-image:url("../../images/cp_ic_015.png");
}
.program__image{
  position:relative;
  background-color:transparent;
  text-align:center;
}
@media screen and (min-width: 992px){
  .program__image{
    margin-bottom:1.25em;
  }
}
.program__image .program__photo{
  position:relative;
  width:100%;
  overflow:hidden;
  margin: 0 auto;
}
.program__image .program__photo::before{
  content:"";
  display:block;
}
@media screen and (max-width: 991px) {
  .top-program .top-program__container .swiper-button-prev {
    left: -2.67vw;
  }
  .top-program .top-program__container .swiper-button-next {
    right: 6.77vw;
  }
}
@media screen and (max-width: 768px) {
  .top-program {
    padding-bottom: 8vw;
  }
  .top-program .top-program__container .swiper-button-prev, .top-program .top-program__container .swiper-button-next {
    width: 13.33vw;
    height: 13.33vw;
    background-size: 13.33vw 13.33vw;
  }
}

.top-program:hover {
  overflow: hidden !important;
}
.fs70{
    font-size: 70%;
}

/* ==============
   フローティングバナー
   ============== */
.float_bnr {
    position: fixed;
    bottom: 0;
    background-color: rgb(255 255 255);
    width: 100%;
    box-shadow: 0 -5px 5px 0 rgb(0 0 0 / 30%);
    z-index: 9999;
    left: 0;
}

.float_bnr_inner {
    max-width: 1000px;
    margin: 0 auto;
}

.float_bnr_inner img {
    width: 100%;
}

/********************** ご愛用頂くと特典がいっぱい! **************************/
.cp-bene_detail-inner {
  counter-reset: number 0;
}
.cp-bene-list li{
  background: #faedf6;
  text-align: center;
  position: relative;
}
.cp-bene-list li:before{
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #e061af transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
}
.cp-bene-list li::after{
  color: #fff;
  content: "特典\A"counter(number);
  counter-increment: number 1; 
  white-space: pre;
  position: absolute;
  font-weight: bold;
}
.cp-bene-list li .cp-bene-setumei p{
  color: #dd85b9;
  font-weight: bold;
}
.cp-bene-list li > img{
  width: auto;
  max-width: 100%;
}
.cp-bene-list.cp-bene-1clm .cp-bene-note{
  font-weight: normal;
}
.bene-sample {
  background: #faedf6;
}
/* PC */
@media screen and (min-width:769px) {
  .cp-bene-list li:before{
    border-width: 130px 130px 0 0;
  }
  .cp-bene-list li:after{
      font-size: 22px;
      line-height: 1.2;
      top: 0.8em;
      left: 0.65em;
  }
  .cp-bene-list.cp-bene-3clm{
    display: flex;
    justify-content: space-between;
    margin-top: 2.2em;
  }
  .cp-bene-list.cp-bene-3clm li{
    width: 30%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 1em;
  }
  .cp-bene-list.cp-bene-1clm li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4.5em 2.8em 2.5em 7em;
    margin-top: 2.8em;
  }
  .cp-bene-list.cp-bene-1clm li img{
    object-fit: contain;
  }
  .cp-bene-list.cp-bene-1clm .cp-bene-setumei{
    width: 79.4%;
  }
  .cp-bene-list.cp-bene-3clm li img{
    object-fit: contain;
  }
  .cp-bene-list.cp-bene-3clm li p{
    flex-grow: 1;
    margin-top: 0.8em;
    display: flex;
    align-items: center;
  }
  .cp-bene-list li .cp-bene-tit{
    font-size: 16px;
    letter-spacing: 0.02em;
    width: 120px;
  }
  .cp-bene-list.cp-bene-3clm li .cp-bene-tit{
    position: absolute;
    top: -1em;
    left: 25%;
  }
  .cp-bene-list.cp-bene-1clm .cp-bene-tit{
    margin: 0 0 0.8em ;
  }
  .cp-bene-list.cp-bene-3clm li img{
    margin-top: 5em;
  }
  .cp-bene-list.cp-bene-3clm li p{
    font-size: 20px;
    letter-spacing: 0.02em;
    line-height: 1.4;
  }
  .cp-bene-list.cp-bene-1clm p{
    text-align: left;
    font-size: 26px;
  }
  .cp-bene-list.cp-bene-1clm .cp-bene-txt{
    font-size: 18px;
    letter-spacing: 0.02em;
    margin: 0.2em 0 0;
  }
  .cp-bene-list.cp-bene-1clm .cp-bene-note{
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 1.64;
  }
  .cp-bene-list li.cp-bene5{
    flex-wrap: wrap;
  }
}
/* SP */
@media screen and (max-width:768px) {

  .cp-bene_detail h3{
    padding-bottom: 2.67vw;
  }
  .cp-bene-list li{
    position: relative;
    margin-bottom: 4.267vw;
    padding: 12.13vw 2vw 7.47vw;
  }
  .cp-bene-list li:before{
    border-width: 29.3vw 29.3vw 0 0;
  }
  .cp-bene-list li::after{
    font-size: 5.867vw;
    line-height: 1.2;
    top: 0.5em;
    left: 0.5em;
  }
  .cp-bene-list li.cp-bene2{
    padding-top: 16.8vw;
  }
  .cp-bene-list li .cp-bene-tit{
    position: absolute;
    top: -1em;
    left: 25%;
    width: 37.3vw;
    font-size: 4.267vw;
  }
  .cp-bene-list li p{
    font-size: 5.6vw;
    margin-top: 0.8em;
  }
  .cp-bene-list li .cp-bene-setumei p{
    line-height: 1.4;
  }
  .cp-bene-list li .cp-bene-txt{
    font-size: 4.267vw;
    text-align: left;
    line-height: 1.58;
    padding: 0 3vw;
  }
  .cp-bene-list.cp-bene-1clm .cp-bene-note{
    text-align: left;
    font-size: 4.267vw;
    padding: 0 3vw;
  }
  .cp-bene-list li > img{
    height: auto;
  }
  .cp-bene-list li.cp-bene1 > img{
    width: 28vw;
  }
  .cp-bene-list li.cp-bene2 > img{
    width: 39.5vw;
  }
  .cp-bene-list li.cp-bene3 > img{
    width: 29.867vw;
  }
  .cp-bene-list li.cp-bene4 > img{
    width: 26.13vw;
  }
  .cp-bene-list li.cp-bene5{
    margin-bottom: 0;
  }
  .cp-bene-list li.cp-bene5 > img{
    width: 25.6vw;
  }    
}

/********************** キャンペーン開催時 **************************/
span.campaign-attention {
  font-size: 12px;
  color: #7f7f7f;
  font-weight: normal;
  padding: 10px 0 25px;
  display: block;
}