@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Barlow:400,500,600");
@import url("https://fonts.googleapis.com/css?family=Ropa+Sans");
body.showBlk *,
body.showBlk *:after,
body.showBlk *:before {
  background: rgba(48, 210, 222, 0.13);
}

ul, li, dl, dd, dt, ol {
  padding: 0;
  margin: 0;
  list-style: none;
}

img {
  backface-visibility: hidden;
}

a {
  text-decoration: none;
}

* {
  box-sizing: border-box;
}
* ::after, * ::before {
  box-sizing: border-box;
}

.idx {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@keyframes rotation {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    -moz-transform: translate(-50%, -50%) rotate(0);
    -ms-transform: translate(-50%, -50%) rotate(0);
    -o-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(359deg);
    -moz-transform: translate(-50%, -50%) rotate(359deg);
    -ms-transform: translate(-50%, -50%) rotate(359deg);
    -o-transform: translate(-50%, -50%) rotate(359deg);
    transform: translate(-50%, -50%) rotate(359deg);
  }
}
@keyframes swing {
  0% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
  }
}
@-webkit-keyframes hover {
  30% {
    -webkit-transform: translate3d(0, -12px, 20px) scale(1) rotateX(-5deg);
    -moz-transform: translate3d(0, -12px, 20px) scale(1) rotateX(-5deg);
    -ms-transform: translate3d(0, -12px, 20px) scale(1) rotateX(-5deg);
    -o-transform: translate3d(0, -12px, 20px) scale(1) rotateX(-5deg);
    transform: translate3d(0, -12px, 20px) scale(1) rotateX(-5deg);
  }
  100% {
    -webkit-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    -moz-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    -ms-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    -o-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
  }
}
@-moz-keyframes hover {
  30% {
    -webkit-transform: translate3d(0, -12px, 20px) scale(1) rotateX(-5deg);
    -moz-transform: translate3d(0, -12px, 20px) scale(1) rotateX(-5deg);
    -ms-transform: translate3d(0, -12px, 20px) scale(1) rotateX(-5deg);
    -o-transform: translate3d(0, -12px, 20px) scale(1) rotateX(-5deg);
    transform: translate3d(0, -12px, 20px) scale(1) rotateX(-5deg);
  }
  100% {
    -webkit-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    -moz-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    -ms-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    -o-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
  }
}
@keyframes hover {
  30% {
    -webkit-transform: translate3d(0, -12px, 20px) scale(1) rotateX(-5deg);
    -moz-transform: translate3d(0, -12px, 20px) scale(1) rotateX(-5deg);
    -ms-transform: translate3d(0, -12px, 20px) scale(1) rotateX(-5deg);
    -o-transform: translate3d(0, -12px, 20px) scale(1) rotateX(-5deg);
    transform: translate3d(0, -12px, 20px) scale(1) rotateX(-5deg);
  }
  100% {
    -webkit-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    -moz-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    -ms-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    -o-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
  }
}
@-webkit-keyframes out {
  0% {
    -webkit-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    -moz-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    -ms-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    -o-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
  }
}
@-moz-keyframes out {
  0% {
    -webkit-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    -moz-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    -ms-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    -o-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
  }
}
@keyframes out {
  0% {
    -webkit-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    -moz-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    -ms-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    -o-transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
    transform: translate3d(0, -10px, 15px) scale(1) rotateX(-2deg);
  }
}
/* CSS Document */
*, :before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s linear;
}

ul, ol {
  list-style: none;
}

h1, h2, h3, h4, ul, ol, dl, dd, p, hr, figure {
  margin: 0;
  padding: 0;
}

header, nav, main, footer, section {
  display: block;
}

strong {
  font-weight: normal;
}

form {
  margin-bottom: 0;
}

input::selection,
textarea::selection {
  color: #221814;
  background: #dbdcdc;
}

.collection main {
  overflow: hidden;
}

.noLink {
  text-decoration: none !important;
  cursor: default;
}

p {
  line-height: 1.75;
  font-size: 1.6rem;
  text-align: justify;
}

.ar {
  text-align: right;
}

i {
  font-style: normal;
}

.fr {
  float: right;
}

/* !!------------------------------------ */
/* !! 共通css */
html {
  font-size: 62.5%;
}

body {
  margin: 0;
  padding-top: 95px;
  color: #333333;
  background: #fff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", Helvetica, Arial, sans-serif !important;
  font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

div#shade {
  width: 100% !important;
  height: 100% !important;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 1000;
}

div#view {
  height: 100vh;
}

#container {
  min-width: 1200px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.inner {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.notf {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}

a.na {
  opacity: 0.5;
  pointer-events: none;
}

div:not(#main_middle) .btn,
#site-header a.btn {
  width: 250px;
  height: 40px;
  border-radius: 20px;
  background: -moz-linear-gradient(21% 231.25% 45deg, #bddec1 0%, #88c896 100%);
  background: -webkit-linear-gradient(45deg, #bddec1 0%, #88c896 100%);
  background: -webkit-gradient(linear, 21% 231.25%, 79% -131.25%, color-stop(0, #bddec1), color-stop(1, #88c896));
  background: -o-linear-gradient(45deg, #bddec1 0%, #88c896 100%);
  background: -ms-linear-gradient(45deg, #bddec1 0%, #88c896 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#BDDEC1', endColorstr='#88C896' ,GradientType=0)";
  background: linear-gradient(45deg, #bddec1 0%, #88c896 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#BDDEC1",endColorstr="#88C896" , GradientType=1);
  display: block;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 1.6rem;
  position: relative;
}
div:not(#main_middle) .btn:after,
#site-header a.btn:after {
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  content: "";
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(-45deg) translateY(-50%);
  -moz-transform: rotate(-45deg) translateY(-50%);
  -ms-transform: rotate(-45deg) translateY(-50%);
  -o-transform: rotate(-45deg) translateY(-50%);
  transform: rotate(-45deg) translateY(-50%);
  transform-origin: center center;
}
div:not(#main_middle) .btn.cart,
#site-header a.btn.cart {
  background: -moz-linear-gradient(0% 50% 0deg, #f19600 0%, #e85504 100%);
  background: -webkit-linear-gradient(0deg, #f19600 0%, #e85504 100%);
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, #f19600), color-stop(1, #e85504));
  background: -o-linear-gradient(0deg, #f19600 0%, #e85504 100%);
  background: -ms-linear-gradient(0deg, #f19600 0%, #e85504 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#F19600', endColorstr='#E85504' ,GradientType=0)";
  background: linear-gradient(90deg, #f19600 0%, #e85504 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F19600",endColorstr="#E85504" , GradientType=1);
}
div:not(#main_middle) .btn.cart:after,
#site-header a.btn.cart:after {
  content: none;
}
div:not(#main_middle) .btn.cart:before,
#site-header a.btn.cart:before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 20px;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: 0px !important;
  background-image: url(../img/icon-cart.png);
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-position: center center;
}

/* !!------------------------------------ */
/* !! header */
#site-header {
  background: #fff;
  height: 95px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  min-width: 1200px;
  border-bottom: 1px solid #eee;
}
#site-header .h1txt {
  position: absolute;
  left: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#site-header .h1txt.top {
  display: none;
}
body.top #site-header .h1txt {
  display: none;
}
body.top #site-header .h1txt.top {
  display: block;
}
#site-header a.btn {
  width: 220px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 50px;
  font-weight: bold;
}

ul.gnav {
  position: absolute;
  right: 288px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
ul.gnav li {
  display: inline-block;
}
ul.gnav li a {
  line-height: 40px;
  display: block;
  font-weight: 500;
  font-size: 1.6rem;
  padding: 12px;
}

/* !!------------------------------------ */
/* !! トップページ */
.top .mv {
  width: 100%;
  height: calc((100vh - 95px) / 2);
  position: relative;
}
.top .mv p {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 27px;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.top .mv p img {
  display: block;
}
.top .mv.inv .img {
  -webkit-filter: blur(4px);
  -moz-filter: blur(4px);
  -ms-filter: blur(4px);
  -o-filter: blur(4px);
  filter: blur(4px);
  transform: scale(1.05);
}
.top .mv .img {
  width: 100%;
  height: 100%;
  transition: 5000ms;
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -ms-filter: blur(0px);
  -o-filter: blur(0px);
  filter: blur(0px);
  transform: scale(1);
  background-image: url(../../img/top/mv.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.top .mv a.scroll {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 50%;
  height: 53px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.top .mv a.scroll img {
  height: auto;
  display: block;
}

.mv {
  position: relative;
}

h2 {
  font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
  font-size: 2.4rem;
  font-weight: normal;
  letter-spacing: 0.1em;
  position: relative;
}

.top main {
  background: #fff;
  display: block;
  position: relative;
  z-index: 3;
  min-width: 1200px;
  overflow: hidden;
}
.top main > section {
  display: block;
  padding: 100px 0;
}
.top main > section .inner {
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.top main > section h2 {
  padding-left: 110px;
}
.top main > section h2:after {
  content: "";
  width: 100px;
  height: 1px;
  display: block;
  background: #333333;
  position: absolute;
  left: 0;
  top: 10px;
}
.top main > section h2 span {
  font-size: 0.58em;
  display: block;
}

/* !! - - -  */
/* !! エーエルジャパン製品案内 */
#slide {
  margin-top: 50px;
  text-align: center;
  font-size: 0;
  white-space: nowrap;
  opacity: 0;
}
#slide.show {
  opacity: 1;
}
#slide .cell {
  width: 200px !important;
  display: inline-block;
  background: #fff;
  border-radius: 12px;
  width: 200px;
  height: 200px;
  margin: 0 25px;
  position: relative;
}
#slide .cell *:focus {
  outline: none;
}
#slide .cell:hover {
  background: #eef8ff;
}
#slide .cell a {
  width: 100%;
  height: 100%;
  display: block;
}
#slide .cell img {
  height: 150px !important;
  width: auto !important;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#slide button {
  cursor: pointer;
}
#slide .slick-prev {
  background-color: transparent;
  width: 18px;
  height: 32px;
  font-size: 0;
  border: none;
  position: absolute;
  left: -50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../img/anchor-l.png);
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-position: center center;
}
#slide .slick-next {
  background-color: transparent;
  width: 18px;
  height: 32px;
  font-size: 0;
  border: none;
  position: absolute;
  right: -50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../img/anchor-r.png);
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-position: center center;
}

/* !! - - -  */
/* !! 安心安全への取り組み */
#forsafety {
  margin-bottom: 100px;
  position: relative;
  background: -moz-linear-gradient(0% 50% 0deg, #eaf6fd 0%, #bae3f9 100%);
  background: -webkit-linear-gradient(0deg, #eaf6fd 0%, #bae3f9 100%);
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, #eaf6fd), color-stop(1, #bae3f9));
  background: -o-linear-gradient(0deg, #eaf6fd 0%, #bae3f9 100%);
  background: -ms-linear-gradient(0deg, #eaf6fd 0%, #bae3f9 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAF6FD', endColorstr='#BAE3F9' ,GradientType=0)";
  background: linear-gradient(90deg, #eaf6fd 0%, #bae3f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EAF6FD",endColorstr="#BAE3F9" , GradientType=1);
}
#forsafety .inner {
  padding-left: 600px;
  width: 1200px;
}
#forsafety .img {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
#forsafety h2 {
  position: relative;
  margin-left: -50px;
}
#forsafety p {
  margin: 40px 0;
  margin-left: 60px;
}
#forsafety .btn {
  margin-left: 60px;
  position: relative;
  z-index: 1;
}

/* !! - - -  */
/* !! 定期注文をおすすめする理由 */
section#outline {
  position: relative;
  background: -moz-linear-gradient(100% 50% -180deg, #eaf6fd 0%, #bae3f9 100%);
  background: -webkit-linear-gradient(-180deg, #eaf6fd 0%, #bae3f9 100%);
  background: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0, #eaf6fd), color-stop(1, #bae3f9));
  background: -o-linear-gradient(-180deg, #eaf6fd 0%, #bae3f9 100%);
  background: -ms-linear-gradient(-180deg, #eaf6fd 0%, #bae3f9 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAF6FD', endColorstr='#BAE3F9' ,GradientType=0)";
  background: linear-gradient(270deg, #eaf6fd 0%, #bae3f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EAF6FD",endColorstr="#BAE3F9" , GradientType=1);
}
section#outline .img {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}
section#outline strong {
  font-size: 2rem;
  line-height: 1.7;
  font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
  display: block;
  margin: 25px 0 20px 0;
}
section#outline p {
  margin-left: 110px;
  margin-top: -0.44em;
  margin-bottom: -0.44em;
}

/* !! - - -  */
/* !! お知らせ */
ul.topics-list {
  margin-left: 110px;
  margin-right: 100px;
}
ul.topics-list li {
  position: relative;
  padding: 20px 0;
  font-size: 1.4rem;
  border-bottom: 1px solid #c2c2c2;
}
ul.topics-list li:after {
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  content: "";
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(-45deg) translateY(-50%);
  -moz-transform: rotate(-45deg) translateY(-50%);
  -ms-transform: rotate(-45deg) translateY(-50%);
  -o-transform: rotate(-45deg) translateY(-50%);
  transform: rotate(-45deg) translateY(-50%);
  transform-origin: center center;
}
ul.topics-list li > div {
  display: inline-block;
  vertical-align: top;
}
ul.topics-list li .date {
  line-height: 20px;
}
ul.topics-list li .cate {
  background: #FCD475;
  width: 100px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  margin: 0 30px;
}
ul.topics-list li a {
  color: #006aff;
  text-decoration: underline;
}

/* !! - - -  */
/* !! フッター */
#page-footer .wrap {
  background: #EFEFEF;
  text-align: center;
  padding: 50px 0;
}
#page-footer .wrap a {
  vertical-align: top;
}
#page-footer .wrap .tel {
  width: 403px;
  display: inline-block;
}
#page-footer .wrap .tel img {
  width: 100% !important;
  height: auto !important;
}
#page-footer .wrap .btn.contact {
  margin-left: 50px;
  display: inline-block;
  background: -moz-linear-gradient(20% 200% 45deg, #7ecef4 0%, #00a0e9 100%);
  background: -webkit-linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
  background: -webkit-gradient(linear, 20% 200%, 80% -100%, color-stop(0, #7ecef4), color-stop(1, #00a0e9));
  background: -o-linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
  background: -ms-linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ECEF4', endColorstr='#00A0E9' ,GradientType=0)";
  background: linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7ECEF4",endColorstr="#00A0E9" , GradientType=1);
  border-radius: 0;
  width: 300px;
  height: 60px;
  margin-top: 11px;
  line-height: 60px;
  font-weight: bold;
}
#page-footer.contact .btn.contact {
  display: none !important;
}
#page-footer #fnav {
  text-align: center;
  padding: 50px 0;
}
#page-footer #fnav ul {
  position: static;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#page-footer #fnav ul li {
  display: inline-block;
  line-height: 1;
  font-size: 1.6rem;
  padding: 0;
}
#page-footer #fnav ul li a {
  line-height: 1;
  padding: 0 15px;
}
#page-footer p.copy {
  text-align: center;
  line-height: 50px;
  font-size: 1.2rem;
  border-top: 1px solid #c2c2c2;
}

/* !!------------------------------------ */
/* !! 2階層以降共通 */
.path {
  max-width: 1200px;
  margin: 0 auto;
  font-size: 0;
  font-size: 1.4rem !important;
}
.path li {
  display: inline-block;
  line-height: 20px;
  margin-top: 10px;
}
.path li:after {
  content: " ＞ ";
}
.path li:last-of-type:after {
  content: none;
}
.path li a:hover {
  text-decoration: underline;
}

main.page .page-title {
  margin-top: 30px;
  text-align: center;
  font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative;
}
main.page .page-title span {
  font-size: 0.58em;
  display: block;
}
main.page .page-title + .lead {
  padding-top: 20px;
  text-align: center;
  margin-top: -0.4em;
  margin-bottom: -0.4em;
}

/* !!------------------------------------ */
/* !! エーエルジャパン製品の案内 */
main.product .mv {
  margin-top: 50px;
  height: 480px;
  padding: 0;
  overflow: hidden;
  background-image: url(../../product/img/mv-bg.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
main.product .mv p {
  width: 70%;
  aspect-ratio: 6.78/1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  main.product .mv p {
    min-width: 774px;
    max-width: 1366px;
  }
}
main.product .mv p img {
  position: absolute;
  width: 100% !important;
  height: auto !important;
  top: 0;
  left: 0;
}
main.product > section {
  padding: 0;
  font-size: 0;
  text-align: right;
  position: relative;
}
@media screen and (max-width: 767px) {
  main.product > section {
    margin: 0 !important;
  }
}
main.product > section:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background: #eee;
}
@media screen and (max-width: 767px) {
  main.product > section:before {
    opacity: 0.7;
  }
}
main.product > section:last-of-type {
  margin-bottom: 100px;
}
main.product > section .inner {
  padding: 100px 50px;
  position: relative;
  z-index: 2;
}
main.product > section .item {
  height: 280px;
  display: inline-block;
  text-align: right;
  position: relative;
}
main.product > section .item .img {
  float: right;
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  main.product > section .item .img {
    margin: 0 !important;
  }
}
main.product > section .item .txt {
  display: inline-block;
  height: 100%;
  font-size: 0;
  position: relative;
}
main.product > section .item .txt p.catch {
  font-size: 2.4rem;
  line-height: 1.6em;
  text-align: right;
  font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
  white-space: nowrap;
  margin-top: -0.375em;
  margin-bottom: -0.375em;
}
main.product > section .item .txt .data {
  position: absolute;
  bottom: 0;
  right: 0;
}
main.product > section .item .txt .data p.name {
  font-size: 1.8rem;
  font-weight: 600;
  text-align: right;
  width: auto;
  text-align: right;
  padding-bottom: 8px;
  border-bottom: 1px solid #c2c2c2;
  white-space: nowrap;
}
main.product > section .item .txt .data p.name i.cont {
  font-size: 0.66em;
  padding-left: 10px;
}
@media screen and (max-width: 767px) {
  main.product > section .item .txt .data p.name i.cont {
    display: block;
    padding-left: 0;
  }
}
main.product > section .item .txt .data p.desc {
  text-align: right;
  padding: 15px 0 30px 0;
  margin-top: -0.4em;
  margin-bottom: -0.4em;
}
@media screen and (min-width: 768px) {
  main.product > section .item .txt .data p.desc {
    white-space: nowrap;
  }
}
main.product > section .item .txt .data .btn {
  display: inline-block;
  margin: 0 auto;
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  main.product > section .item .txt .data .btn {
    display: block !important;
    margin: 0 auto !important;
  }
}
main.product > section.left, main.product > section:nth-of-type(2n + 1) {
  text-align: left;
}
main.product > section.left .item, main.product > section:nth-of-type(2n + 1) .item {
  text-align: left !important;
}
main.product > section.left .img, main.product > section:nth-of-type(2n + 1) .img {
  float: left;
  margin: 0;
  margin-right: 30px;
}
main.product > section.left p.catch, main.product > section:nth-of-type(2n + 1) p.catch {
  text-align: left !important;
}
main.product > section.left .data, main.product > section:nth-of-type(2n + 1) .data {
  bottom: 0;
  right: auto;
  left: 0;
}
main.product > section.left .data p.name, main.product > section:nth-of-type(2n + 1) .data p.name {
  text-align: left !important;
}
main.product > section.left .data p.desc, main.product > section:nth-of-type(2n + 1) .data p.desc {
  text-align: left !important;
}
main.product > section.left .data .btn, main.product > section:nth-of-type(2n + 1) .data .btn {
  display: inline-block;
  margin-right: auto !important;
  margin-left: 0 !important;
}
@media screen and (min-width: 768px) {
  main.product > section.left:before, main.product > section:nth-of-type(2n + 1):before {
    transform: rotateY(180deg);
  }
}
main.product > section .catch.outer {
  font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
  line-height: 1;
  font-size: 2.4rem;
  text-align: center;
}
main.product > section .idx {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
}
main.product > section .idx > div.left {
  width: 504px;
}
main.product > section .idx > div.right {
  width: 534px;
}
main.product .premium-croire:before {
  background-image: url(../../product/img/561.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  main.product .premium-croire:before {
    background-image: url(../../product/img/561_sp.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: top center;
  }
}
main.product .probiotics12:before {
  background-image: url(../../product/img/572.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
main.product .probiotics12:before .inner {
  padding-bottom: 50px !important;
}
@media screen and (max-width: 767px) {
  main.product .probiotics12:before {
    background-image: url(../../product/img/572_sp.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: top center;
  }
}
main.product .croire-eye-q:before {
  background-image: url(../../product/img/581.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
main.product .croire-eye-q:before .inner {
  padding-bottom: 50px !important;
}
@media screen and (max-width: 767px) {
  main.product .croire-eye-q:before {
    background-image: url(../../product/img/581_sp.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: top center;
  }
}
main.product .DHA-EPA:before {
  background-image: url(../../product/img/569.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  main.product .DHA-EPA:before {
    background-image: url(../../product/img/569_sp.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: top center;
  }
}
main.product .NA:before {
  background-image: url(../../product/img/585.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  main.product .NA:before {
    background-image: url(../../product/img/585_sp.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: top center;
  }
}
main.product .Q10:before {
  background-image: url(../../product/img/554.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  main.product .Q10:before {
    background-image: url(../../product/img/554_sp.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: top center;
  }
}
main.product .croire-gold:before {
  background-image: url(../../product/img/526.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  main.product .croire-gold:before {
    background-image: url(../../product/img/526_sp.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: top center;
  }
}
main.product .wahaha-haburashi:before {
  background-image: url(../../product/img/518.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  main.product .wahaha-haburashi:before {
    background-image: url(../../product/img/518_sp.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: top center;
  }
}
main.product .coat65:before {
  background-image: url(../../product/img/535.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  main.product .coat65:before {
    background-image: url(../../product/img/535_sp.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: top center;
  }
}

/* !!------------------------------------ */
/* !! ★商品単体ページ共通 */
ul.path.product {
  top: 0;
  position: relative;
  z-index: 2;
  height: 50px;
}

main.single {
  margin-top: -50px;
  position: relative;
  z-index: 1;
}
main.single h2 {
  border: none !important;
}
main.single h2 i {
  font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
}
main.single .mv {
  height: 400px;
  overflow: hidden;
  background-colo: none !important;
  -webkit-background-size: cover;
  background-size: cover !important;
}
main.single .mv .inner {
  position: relative;
  height: auto;
  max-width: 1200px;
  height: 260px;
  margin: 70px auto !important;
}
main.single .mv .inner .img {
  float: right;
  margin-right: 50px;
}
main.single .mv .data {
  height: 260px;
  float: right;
  margin-right: 50px;
  position: relative;
}
main.single .mv h1 {
  text-align: right;
  font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
  font-size: 2.4rem;
  font-weight: normal;
  margin-top: -0.355em;
  margin-bottom: -0.355em;
  line-height: 1.71;
  letter-spacing: 0.1em;
  position: relative;
  top: 82px;
}
main.single .mv .logo {
  position: absolute;
  bottom: 0;
  right: 0;
}
main.single .lead {
  padding: 100px 0;
  text-align: center;
}
main.single .lead h2 {
  line-height: 1;
  padding-bottom: 30px;
}
main.single .lead p {
  text-align: center !important;
  margin-top: -0.4em;
  margin-bottom: -0.4em;
}
main.single section.about {
  overflow: hidden;
  background: #EAF6FD;
}
main.single section.about .inner {
  padding: 0;
  max-width: 1000px;
  margin: 100px auto !important;
}
main.single section.about .inner h2.Q {
  line-height: 1;
  text-align: left;
  border-bottom: 1px solid #c2c2c2;
  padding-bottom: 20px;
  margin-bottom: 0 !important;
}
main.single section.about .inner p.A {
  padding-top: 20px;
  text-align: justify;
  margin-top: -0.375em;
  margin-bottom: -0.375em;
}
main.single h2.bd {
  line-height: 1;
  text-align: left !important;
  border-bottom: 1px solid #c2c2c2;
  padding-bottom: 20px;
  margin-bottom: 0 !important;
  margin-top: 50px !important;
}
main.single > section .inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 100px 0;
}
main.single > section .inner h2 {
  line-height: 1.75;
  text-align: center;
  margin-top: -0.375em;
  margin-bottom: -0.375em;
  margin: 100px 0 50px 0;
}
main.single > section .inner h2:first-of-type {
  margin-top: 0;
}
main.single h3.border {
  max-width: 383px;
  line-height: 38px;
  border: 1px solid #333333;
  text-align: center;
  border-radius: 20px;
  font-size: 2rem;
  font-weight: bold;
  margin: 50px auto;
}
main.single ul.img-list {
  font-size: 0;
  text-align: center;
}
main.single ul.img-list._50 li {
  margin: 0 25px;
}
main.single ul.img-list li {
  width: 150px;
  margin: 0 15px;
  margin-bottom: 30px;
  display: inline-block;
  vertical-align: top;
}
main.single ul.img-list li .img {
  width: 100%;
  height: 150px;
  overflow: hidden;
  background: #eee;
  border-radius: 50%;
}
main.single ul.img-list li .img img {
  width: 100% !important;
  height: auto !important;
  display: block;
}
main.single ul.img-list li span {
  text-align: center;
  display: block;
  margin-top: 10px;
  font-size: 1.6rem;
  width: 200%;
  left: 50%;
  letter-spacing: 0.05em;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  position: relative;
}
main.single ul.img-list li span b {
  display: block;
  font-size: 1.13em;
}
main.single ul.img-list li span b i {
  font-size: 1.22em;
}
main.single ul.img-list.cen span {
  text-align: center !important;
}
main.single ul.img-list.mid li {
  width: 195px;
  vertical-align: top;
}
main.single ul.img-list.mid li .img {
  height: auto;
}
main.single ul.img-list.mid li span {
  width: 100% !important;
  left: 0;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
  text-align: justify;
}
main.single ul.img-list.lg li {
  width: 250px;
  vertical-align: top;
}
main.single ul.img-list.lg li:nth-last-child(-n+3) {
  margin-bottom: 0;
}
main.single ul.img-list.lg li .img {
  height: auto;
}
main.single ul.img-list.lg li span {
  padding-top: 20px;
  margin-top: 20px;
  margin-top: -0.35em;
  margin-bottom: -0.35em;
}
main.single ul.img-list2 {
  display: flex;
  justify-content: space-between;
}
main.single ul.img-list2 li {
  width: calc((100% - 90px) / 4);
}
main.single ul.img-list2 li .img {
  background: #fff;
  height: 200px;
  position: relative;
}
main.single ul.img-list2 li .img img {
  width: 100% !important;
  height: auto !important;
}
main.single ul.img-list2 li .img i {
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 22px;
  background: #FACD00;
  width: 110px;
  text-align: center;
  font-size: 1.6rem;
  z-index: 1;
}
main.single ul.img-list2 li p {
  font-size: 1.6rem;
}
main.single ul.img-list2 li p b {
  display: block;
  font-size: 1.13em;
  line-height: 1;
  margin: 20px 0 10px 0;
}
main.single section.bg-GR {
  background: #EFEFEF;
  overflow: hidden;
}
main.single section.bg-GR .inner {
  max-width: 1000px;
  margin: 0 auto;
}
main.single .note {
  font-size: 1.4rem;
}
main.single table.nutrient {
  table-layout: fixed;
  width: 100% !important;
  height: auto !important;
  border-collapse: collapse;
  position: relative;
}
main.single table.nutrient caption {
  font-size: 1.6em;
  letter-spacing: 0.1em;
  position: absolute;
  top: -2em;
  right: 0;
}
main.single table.nutrient th, main.single table.nutrient td {
  border: 1px solid #c2c2c2;
  padding: 20px;
  font-size: 1.6rem !important;
}
main.single table.nutrient th {
  background: #EAF6FD;
  width: 200px;
}
main.single table.nutrient td {
  font-size: 1.4rem;
  text-align: right;
}
main.single table.nutrient + table.material {
  margin-top: 50px;
}
main.single table.material {
  margin-top: 100px;
  width: 100%;
  border-collapse: collapse;
}
main.single table.material th, main.single table.material td {
  border: 1px solid #c2c2c2;
  padding: 20px;
}
main.single table.material th {
  background: #EAF6FD;
  font-size: 2rem;
  width: 200px;
}
main.single table.material td {
  font-size: 1.4rem;
}
main.single p.hd {
  line-height: 50px;
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  border-radius: 25px;
}
main.single p.hd.box {
  border-radius: 0;
}
main.single p.hd.border {
  border: 1px solid #333333;
}
main.single section .inner > div.box {
  padding: 50px 0;
  border-bottom: 1px dotted #333;
}
main.single div.img-left {
  position: relative;
}
main.single div.img-left .img {
  width: 250px;
  height: 250px;
  margin-left: 50px;
}
main.single div.img-left .img img {
  width: 100% !important;
  height: auto !important;
  display: block;
}
main.single div.img-left.block .img {
  width: 50%;
  height: auto;
  margin-left: 0;
}
main.single div.img-left.block .img .caption {
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1;
  line-height: 30px;
}
main.single div.img-left.block .txt {
  left: 50%;
  width: 50%;
  padding-left: 50px;
  margin-top: 15px;
}
main.single div.img-left .txt {
  position: absolute;
  text-align: left;
  left: 350px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main.single div.img-left .txt h2 {
  text-align: left;
  margin: 0;
  line-height: 1;
  margin-bottom: 20px;
}
main.single div.img-left .txt p {
  text-align: left;
  margin-top: -0.35em;
  margin-bottom: -0.35em;
}
main.single div.img-right {
  position: relative;
}
main.single div.img-right .img {
  padding-left: 50%;
  text-align: center;
}
main.single div.img-right .txt {
  position: absolute;
  text-align: left;
  left: 0;
  width: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main.single div.img-right .txt h3 {
  text-align: left;
  margin: 0;
  line-height: 1;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
  font-weight: normal;
  margin-bottom: 50px;
}
main.single div.img-right .txt p {
  text-align: left;
  margin-top: -0.35em;
  margin-bottom: -0.35em;
}

/* !!------------------------------------ */
/* !! ★プレミアムクロワール茶 */
main.premium-croire .mv {
  background-image: url(../../product/img/bg01.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-position: center center;
}
main.premium-croire .img.sod {
  text-align: center;
}
main.premium-croire .desc {
  text-align: center;
  margin-top: 50px;
}
main.premium-croire .result {
  position: relative;
  padding-right: 335px;
}
main.premium-croire .result .img {
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #c2c2c2;
}
main.premium-croire .result .note {
  margin-top: 10px;
}
main.premium-croire .result h3 {
  color: #fff;
  line-height: 40px;
  background: #B81C22;
  font-size: 2rem;
  padding-left: 15px;
  margin: 50px 0 30px 0;
}
main.premium-croire .result .red {
  color: #B81C22;
  font-size: 2rem;
  position: relative;
  padding-right: 240px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px;
}
main.premium-croire .result .red img {
  height: 50px;
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
}
main.premium-croire .idx {
  display: flex;
  justify-content: space-between;
}

/* !!------------------------------------ */
/* !! ★クロワールアイ・プロ・Q */
main.croire-eye-pro, main.croire-eye-Q {
  /* !! ----- */
  /* !! Q */
  /* !!  - about-blue-light */
}
main.croire-eye-pro .mv, main.croire-eye-Q .mv {
  background-image: url(../../product/img/bg02.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-position: center center;
}
main.croire-eye-pro .mv.q, main.croire-eye-Q .mv.q {
  background-image: url(../../product/img/bg02-q.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-position: center center;
}
main.croire-eye-pro.croire-eye-Q h2, main.croire-eye-Q.croire-eye-Q h2 {
  line-height: 1 !important;
  padding: 0px !important;
  border-bottom: 1px solid #ddd;
}
main.croire-eye-pro .idx, main.croire-eye-Q .idx {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
main.croire-eye-pro .idx.rev, main.croire-eye-Q .idx.rev {
  flex-direction: row-reverse;
}
main.croire-eye-pro .graf, main.croire-eye-Q .graf {
  max-width: 900px;
  margin: 0 auto;
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  main.croire-eye-pro .graf .txt, main.croire-eye-Q .graf .txt {
    width: 410px;
    height: 238px;
  }
}
main.croire-eye-pro .graf .txt p, main.croire-eye-Q .graf .txt p {
  position: relative;
  top: 50%;
  margin-top: -20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main.croire-eye-pro .img.ac, main.croire-eye-Q .img.ac {
  text-align: center;
}
main.croire-eye-pro p.ac, main.croire-eye-Q p.ac {
  text-align: center;
}
main.croire-eye-pro h2.bd + p, main.croire-eye-Q h2.bd + p {
  padding-top: 30px;
  margin-top: -0.35em;
  margin-bottom: -0.35em;
}
main.croire-eye-pro img.KEMIN, main.croire-eye-Q img.KEMIN {
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 20px;
}
main.croire-eye-pro .mt30, main.croire-eye-Q .mt30 {
  margin-top: 30px;
}
main.croire-eye-pro .idx.box dl, main.croire-eye-Q .idx.box dl {
  max-width: 475px;
  margin: 0;
}
main.croire-eye-pro .idx.box dl dt, main.croire-eye-Q .idx.box dl dt {
  position: relative;
  text-align: center;
  padding-top: 20px;
}
main.croire-eye-pro .idx.box dl dt span, main.croire-eye-Q .idx.box dl dt span {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
  font-size: 2.2rem;
}
main.croire-eye-pro .idx.box dl dd, main.croire-eye-Q .idx.box dl dd {
  font-size: 1.6rem;
  padding-top: 20px;
  margin-top: -0.35em;
  margin-bottom: -0.35em;
}
main.croire-eye-pro ul.img-list._200, main.croire-eye-Q ul.img-list._200 {
  max-width: 800px;
  margin: 0 auto;
}
main.croire-eye-pro ul.img-list._200 li, main.croire-eye-Q ul.img-list._200 li {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  main.croire-eye-pro ul.img-list._200 li, main.croire-eye-Q ul.img-list._200 li {
    width: 50%;
    margin: 0;
  }
  main.croire-eye-pro ul.img-list._200 li .img, main.croire-eye-Q ul.img-list._200 li .img {
    width: 80%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  main.croire-eye-pro ul.img-list._200 li, main.croire-eye-Q ul.img-list._200 li {
    width: 200px !important;
    margin: 0 25px;
  }
}
main.croire-eye-pro ul.img-list._200 li:nth-last-child(-n+3), main.croire-eye-Q ul.img-list._200 li:nth-last-child(-n+3) {
  margin-bottom: 0;
}
main.croire-eye-pro ul.img-list._200 li b, main.croire-eye-Q ul.img-list._200 li b {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
  display: block;
  margin-bottom: 20px;
}
main.croire-eye-pro ul.img-list._200 li .img, main.croire-eye-Q ul.img-list._200 li .img {
  height: auto;
}
main.croire-eye-pro ul.more-elem, main.croire-eye-Q ul.more-elem {
  font-size: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  main.croire-eye-pro ul.more-elem, main.croire-eye-Q ul.more-elem {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
main.croire-eye-pro ul.more-elem li, main.croire-eye-Q ul.more-elem li {
  display: inline-block;
  letter-spacing: 0.1em;
  margin: 0 5px;
  line-height: 60px;
  padding: 0 10px;
  min-width: 133px;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  position: relative;
}
@media screen and (max-width: 767px) {
  main.croire-eye-pro ul.more-elem li, main.croire-eye-Q ul.more-elem li {
    height: 50px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    line-height: 1;
    width: calc(50% - 2px);
    margin: 0;
    margin-bottom: 4px;
  }
}
main.croire-eye-pro ul.more-elem li.new:after, main.croire-eye-Q ul.more-elem li.new:after {
  content: "";
  width: 100%;
  height: 36px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  background-image: url(../../product/croire-eye-q/img/dec-NEW.png);
  background-repeat: no-repeat;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  background-position: center center;
}
main.croire-eye-pro h2.Q, main.croire-eye-Q h2.Q {
  line-height: 1;
  padding: 0 !important;
  font-weight: bold !important;
  font-size: 26px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", Helvetica, Arial, sans-serif !important;
  margin-bottom: 20px;
}
main.croire-eye-pro h2.Q span, main.croire-eye-Q h2.Q span {
  height: 26px;
  border: 1px solid #000;
  display: inline-block;
  font-size: 14px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  padding: 0 10px;
  margin-left: 10px;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  main.croire-eye-pro h2.Q span, main.croire-eye-Q h2.Q span {
    margin-top: 5px;
  }
}
main.croire-eye-pro .lead.Q, main.croire-eye-Q .lead.Q {
  max-width: 800px;
  margin: 0 auto;
}
main.croire-eye-pro .lead.Q h3, main.croire-eye-Q .lead.Q h3 {
  margin: 50px 0 !important;
  max-width: 1000px;
  border: none;
  background: #000;
  color: #fff;
  font-size: 26px;
  font-weight: 900;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  main.croire-eye-pro .lead.Q h3, main.croire-eye-Q .lead.Q h3 {
    font-size: 20px;
  }
}
main.croire-eye-pro .lead.Q .idx, main.croire-eye-Q .lead.Q .idx {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
main.croire-eye-pro .lead.Q .idx .inner, main.croire-eye-Q .lead.Q .idx .inner {
  height: auto;
  padding: 30px;
  position: relative;
  border: 1px solid #EA5532;
  margin: 0;
  text-align: justify;
}
main.croire-eye-pro .lead.Q .idx .inner > i, main.croire-eye-Q .lead.Q .idx .inner > i {
  position: absolute;
  width: 50px;
  height: 50px;
  font-size: 24px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  background: #000;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  main.croire-eye-pro .lead.Q .idx .inner > i, main.croire-eye-Q .lead.Q .idx .inner > i {
    width: 36px;
    height: 36px;
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  main.croire-eye-pro .lead.Q .idx .inner, main.croire-eye-Q .lead.Q .idx .inner {
    width: calc(50% - 25px);
  }
}
@media screen and (max-width: 767px) {
  main.croire-eye-pro .lead.Q .idx .inner, main.croire-eye-Q .lead.Q .idx .inner {
    padding: 20px;
    margin-bottom: 30px;
  }
}
main.croire-eye-pro .lead.Q .idx .inner h4, main.croire-eye-Q .lead.Q .idx .inner h4 {
  font-size: 20px;
  color: #EA5532;
  font-weight: 900;
  line-height: 1.66;
}
main.croire-eye-pro .lead.Q .idx .inner p, main.croire-eye-Q .lead.Q .idx .inner p {
  font-size: 16px;
  text-align: justify !important;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  main.croire-eye-pro .lead.Q .idx .inner p, main.croire-eye-Q .lead.Q .idx .inner p {
    padding: 0 !important;
  }
}
main.croire-eye-pro .graf-sec.Q, main.croire-eye-Q .graf-sec.Q {
  background: #ECF6FC;
  width: 100vw;
}
main.croire-eye-pro .graf-sec.Q h2, main.croire-eye-Q .graf-sec.Q h2 {
  font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
  line-height: 1.5 !important;
}
main.croire-eye-pro .graf-sec.Q .idx, main.croire-eye-Q .graf-sec.Q .idx {
  justify-content: center;
  max-width: 800px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  main.croire-eye-pro .graf-sec.Q .idx, main.croire-eye-Q .graf-sec.Q .idx {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
main.croire-eye-pro .graf-sec.Q .idx .inner, main.croire-eye-Q .graf-sec.Q .idx .inner {
  margin: 0 25px !important;
  width: calc(50% - 25px);
  padding: 0 !important;
}
@media screen and (min-width: 768px) {
  main.croire-eye-pro .graf-sec.Q .idx .inner, main.croire-eye-Q .graf-sec.Q .idx .inner {
    width: calc(50% - 25px);
    margin: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  main.croire-eye-pro .graf-sec.Q .idx .inner, main.croire-eye-Q .graf-sec.Q .idx .inner {
    width: 100%;
    margin: 0 !important;
    margin-bottom: 15px !important;
  }
}
main.croire-eye-pro .graf-sec.Q .idx .inner h3, main.croire-eye-Q .graf-sec.Q .idx .inner h3 {
  margin: 0 !important;
  background: #BA5D5C;
  color: #FFF;
  border: 0;
  text-align: center;
  height: 50px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  main.croire-eye-pro .graf-sec.Q .idx .inner h3, main.croire-eye-Q .graf-sec.Q .idx .inner h3 {
    font-size: 5.34vw;
  }
}
main.croire-eye-pro .graf-sec.Q .txt, main.croire-eye-Q .graf-sec.Q .txt {
  text-align: center;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  main.croire-eye-pro .graf-sec.Q .txt img, main.croire-eye-Q .graf-sec.Q .txt img {
    width: 100% !important;
    height: auto !important;
  }
}
main.croire-eye-pro .about-bluelight, main.croire-eye-Q .about-bluelight {
  padding-bottom: 0;
  border: 2px solid #e8e9e9;
  padding: 0;
  margin-top: 50px;
}
main.croire-eye-pro .about-bluelight .inner, main.croire-eye-Q .about-bluelight .inner {
  padding: 0 !important;
}
main.croire-eye-pro .about-bluelight .hd, main.croire-eye-Q .about-bluelight .hd {
  margin: 30px 0;
}
@media screen and (max-width: 767px) {
  main.croire-eye-pro .about-bluelight .hd, main.croire-eye-Q .about-bluelight .hd {
    padding: 0 15px;
  }
}
main.croire-eye-pro .about-bluelight .hd h3, main.croire-eye-Q .about-bluelight .hd h3 {
  margin: 0 !important;
  line-height: 1;
  font-size: 22px;
  color: #000;
  font-weight: 900;
  width: 100%;
  border: none;
  padding: 0;
  max-width: 1000px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  main.croire-eye-pro .about-bluelight .hd h3, main.croire-eye-Q .about-bluelight .hd h3 {
    font-size: 18px;
    line-height: 1.5;
  }
}
main.croire-eye-pro .about-bluelight p, main.croire-eye-Q .about-bluelight p {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  justify-content: center;
}
main.croire-eye-pro .about-bluelight p span, main.croire-eye-Q .about-bluelight p span {
  padding: 0px 15px;
  margin: 0 10px;
  height: 40px;
  border-radius: 4px;
  color: #fff;
  margin-top: 20px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  font-size: 15px;
  letter-spacing: 0.1em;
  font-weight: bold;
}
main.croire-eye-pro .about-bluelight p span._1, main.croire-eye-Q .about-bluelight p span._1 {
  background: #CC592A;
}
main.croire-eye-pro .about-bluelight p span._2, main.croire-eye-Q .about-bluelight p span._2 {
  background: #B42A2A;
}
main.croire-eye-pro .about-bluelight .ft, main.croire-eye-Q .about-bluelight .ft {
  text-align: center;
  margin: 30px 0;
}
@media screen and (max-width: 767px) {
  main.croire-eye-pro .about-bluelight .ft, main.croire-eye-Q .about-bluelight .ft {
    padding: 0 15px;
  }
}
main.croire-eye-pro .about-bluelight .ft h4, main.croire-eye-Q .about-bluelight .ft h4 {
  display: inline-block;
}
main.croire-eye-pro .about-bluelight .ft h4 span, main.croire-eye-Q .about-bluelight .ft h4 span {
  border: 1px solid #000;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
  height: 40px;
}
@media screen and (max-width: 767px) {
  main.croire-eye-pro .about-bluelight .ft h4 span, main.croire-eye-Q .about-bluelight .ft h4 span {
    padding: 0 10px;
  }
}
main.croire-eye-pro .about-bluelight .ft h4 b, main.croire-eye-Q .about-bluelight .ft h4 b {
  letter-spacing: 0.1em;
  display: block;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  main.croire-eye-pro .about-bluelight .ft h4 b, main.croire-eye-Q .about-bluelight .ft h4 b {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  main.croire-eye-pro .about-bluelight .ft h4 b, main.croire-eye-Q .about-bluelight .ft h4 b {
    white-space: nowrap;
    font-size: 20px;
  }
}
main.croire-eye-pro .total, main.croire-eye-Q .total {
  font-size: 26px;
  text-align: center;
  line-height: 1.6;
  font-weight: 900;
  background: #EA5532;
  margin-top: 20px;
  padding: 20px;
  color: #FFF;
}
@media screen and (max-width: 767px) {
  main.croire-eye-pro .total, main.croire-eye-Q .total {
    font-size: 18px !important;
    text-align: justify !important;
  }
}

/* !!------------------------------------ */
/* !! ★クロワールアイゴールド */
main.croire-gold .mv {
  background-image: url(../../product/img/bg06.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-position: center center;
}

/* !!------------------------------------ */
/* !! ★クロワールアイ・ルテイン+ゼアキサンチンゼリー */
main.croire-eye-lutein .mv {
  background-image: url(../../product/img/bg02.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-position: center center;
}
main.croire-eye-lutein ul.img-list.mid.cen li {
  width: 213px;
}
main.croire-eye-lutein ul.img-list.mid.cen li span {
  white-space: nowrap;
}

/* !!------------------------------------ */
/* !! ★Nアセチルグルコサミンを */
main.NA .mv {
  background-image: url(../../product/img/bg04.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-position: center center;
}
main.NA .lead {
  margin: 0 auto;
  padding: 0;
}
main.NA .lead .inner {
  padding: 100px 0 !important;
  border-bottom: 1px solid #c2c2c2;
}
main.NA .lead .img {
  height: 156px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
main.NA .lead .img ._1 {
  position: relative;
  top: 20px;
}
main.NA .lead .box {
  padding: 20px 0 !important;
  border: 2px solid #000 !important;
  border-radius: 10px;
  height: 160px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  align-content: center;
}
main.NA .lead .box h2 {
  padding: 20px 0;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", Helvetica, Arial, sans-serif !important;
  font-weight: bold;
  width: 176px;
  margin: 0;
  border-right: 1px solid #000;
}
main.NA .lead .box ul {
  text-align: left;
  font-size: 16px;
  padding: 0 20px;
}
main.NA .lead .box ul li {
  line-height: 24px;
  padding-left: 1.4em;
  position: relative;
}
main.NA .lead .box ul li i {
  font-style: normal;
  position: absolute;
  top: 0;
  left: 0;
}
main.NA .lead .box ul li i {
  color: #004097;
}
main.NA div.idx {
  display: flex;
  justify-content: space-between;
}
main.NA section._1 h3 {
  font-size: 43px;
  font-weight: 500 !important;
  color: #004097;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
main.NA section._1 h3 strong {
  font-weight: 700 !important;
  letter-spacing: 0.05em;
}
main.NA section._1 h3 img {
  margin-right: 20px;
}
main.NA section._1 h3 i {
  display: inline-block;
  padding-bottom: 3px;
  background-image: url(../../product/NA/img/wave.png);
  background-repeat: repeat-x;
  -webkit-background-size: 28px 10px;
  background-size: 28px 10px;
  background-position: bottom left;
}
main.NA section._1 .txt {
  width: 50%;
  padding-left: 60px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
main.NA section._1 .txt > img {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
main.NA section._1 .txt .hd {
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #c2c2c2;
}
main.NA section._1 .txt .hd p {
  text-align: center;
  font-size: 18px;
  padding: 15px 0;
  line-height: 1.56;
  position: 0.56em;
}
main.NA section._1 .txt h4 {
  text-align: center;
  font-size: 24px;
  font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
  line-height: 1;
}
main.NA section._1 .txt > p {
  padding-top: 15px;
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  margin-top: -0.225em;
  margin-bottom: -0.225em;
}

/* !! - 成分 */
section.seibun h2 {
  text-align: center;
  color: #004097;
  font-size: 30px;
  line-height: 1;
  max-width: 1200px;
  margin: 0 auto;
}
section.seibun h2:after {
  content: "";
  height: 1px;
  width: 100%;
  display: block;
  background: #004097;
  z-index: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
section.seibun h2 i {
  background: #fff;
  padding: 0 30px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", Helvetica, Arial, sans-serif !important;
  font-weight: bold !important;
  position: relative;
  z-index: 1;
}
section.seibun .seibun {
  margin: 0 auto;
  border-radius: 10px;
  border: 4px solid #004097;
  margin-top: 50px;
  max-width: 974px;
  position: relative;
  left: 13px;
  padding-left: 66px;
  padding-right: 24px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
  height: 310px;
}
section.seibun .seibun .num {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 4px solid #004097;
  font-size: 45px;
  line-height: 1;
  color: #004097;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background: #fff;
  font-family: "Ropa Sans", sans-serif;
}
section.seibun .seibun .img {
  display: flex;
  align-items: flex-end;
}
section.seibun .seibun .txt {
  width: 343px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
section.seibun .seibun .txt h3 {
  font-size: 22px;
  text-align: center;
  position: relative;
  width: 100%;
  font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
  line-height: 1;
}
section.seibun .seibun .txt h3 img {
  position: absolute;
  top: -22px;
  right: -22px;
}
section.seibun .seibun .txt h3 i {
  font-size: 1.45em;
  display: block;
  width: 100%;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #c2c2c2;
}
section.seibun .seibun .txt p {
  font-size: 16px;
  line-height: 1.75;
  padding-top: 20px;
}
section.seibun .seibun .txt .pic {
  line-height: 1;
  color: #e73817;
  height: 1em;
  font-size: 18px;
  position: relative;
  text-align: left;
  width: 100%;
  padding-top: 0;
  letter-spacing: 0.1em;
  margin-top: 20px !important;
}
section.seibun .seibun .txt .pic img {
  position: absolute;
  margin-top: -10px;
  top: 50%;
  right: -30px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
section.seibun .seibun._2 .img {
  align-items: center;
}
section.seibun .seibun._3 .img {
  align-items: center;
}
section.seibun .seibun._3 .img img {
  margin-left: -10px;
}

/* !!------------------------------------ */
/* !! ★緑のDHA&EPA */
main.DHA-EPA .mv {
  background-image: url(../../product/DHA-EPA/img/mv-bg.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: left bottom;
}
main.DHA-EPA .lead h2 {
  padding-bottom: 50px;
}
main.DHA-EPA .lead._2 {
  background: #F6F8E3;
}
main.DHA-EPA ul.img-list.mid.cen li {
  width: 213px;
}
main.DHA-EPA ul.img-list.mid.cen li span {
  white-space: nowrap;
}
main.DHA-EPA .kodawari_wrap .inner {
  border-bottom: 1px solid #c2c2c2;
}
main.DHA-EPA .kodawari {
  position: relative;
  height: auto !important;
  margin-bottom: 50px !important;
}
main.DHA-EPA .kodawari._1 {
  justify-content: flex-start;
  align-items: center;
}
main.DHA-EPA .kodawari._1 p {
  max-width: 614px;
  margin-right: 50px;
}
main.DHA-EPA .kodawari.r .txt {
  order: 1;
}
main.DHA-EPA .kodawari.r .img {
  order: 2;
}
main.DHA-EPA .kodawari .txt._3 {
  overflow: hidden;
  width: 50%;
  margin: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-content: center;
  align-items: center;
  height: auto;
}
main.DHA-EPA .kodawari .txt._3 p {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.1em;
  top: 0;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
main.DHA-EPA .kodawari .txt._3 p strong {
  font-size: 1.36em;
  font-weight: bold;
  color: #E8380E;
  line-height: 1.3;
}
main.DHA-EPA .kodawari .txt._3 p strong i {
  font-size: 1.67em;
}
main.DHA-EPA .kodawari .img {
  float: none;
}
main.DHA-EPA .kodawari ul {
  width: 50%;
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
}
main.DHA-EPA .kodawari ul li {
  width: 100%;
  background: #85CBBF;
  border-radius: 10px;
  padding: 15px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 15px;
}
main.DHA-EPA .kodawari ul li:last-of-type {
  margin-bottom: 0;
}
main.DHA-EPA .kodawari ul li p {
  padding-left: 1.5em;
  position: relative;
  margin-top: -0.3em;
  margin-bottom: -0.3em;
}
main.DHA-EPA .kodawari ul li p i {
  font-style: normal;
  position: absolute;
  top: 0;
  left: 0;
}
main.DHA-EPA .kodawari.left .img {
  float: left;
}
main.DHA-EPA p.point.red {
  color: #E8380E;
  text-align: center !important;
  font-size: 3rem;
  font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
}
main.DHA-EPA p.point.red strong {
  background-image: url(../../product/DHA-EPA/img/wave.png);
  background-repeat: repeat-x;
  -webkit-background-size: auto 5px;
  background-size: auto 5px;
  background-position: center bottom;
  padding-bottom: 10px;
}
main.DHA-EPA section.mo .inner {
  padding-bottom: 0;
}
main.DHA-EPA section.mo h2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
main.DHA-EPA section.mo h2 i {
  font-weight: bold;
  margin: 0 10px;
  width: 64px;
  height: 64px;
  line-height: 1;
  display: inline-block;
  color: #FFF;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  background-image: url(../../product/DHA-EPA/img/img2.png);
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-position: center center;
}
main.DHA-EPA section.mo .hd {
  font-size: 24px;
  font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
  text-align: center;
  font-weight: normal;
  margin: 50px 0;
  line-height: 1;
}
main.DHA-EPA section.mo .idx._1 dl {
  border: 1px solid #000;
  width: 475px;
}
main.DHA-EPA section.mo .idx._1 dl dt {
  font-size: 22px;
  background: #00437C;
  color: #fff;
  text-align: center;
  width: 250px;
  height: 50px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  margin-top: -25px;
  font-weight: bold;
}
main.DHA-EPA section.mo .idx._1 dl dd {
  font-size: 24px;
  width: 100%;
  padding: 25px 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
main.DHA-EPA section.mo .img.ac {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: 100px;
}
main.DHA-EPA section.mo .tBox {
  border: 1px solid #000;
  padding: 60px 110px;
  position: relative;
  margin-top: 100px;
}
main.DHA-EPA section.mo .tBox h3 {
  background: #fff;
  width: 280px;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  left: 50%;
  top: -100px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
main.DHA-EPA section.mo .tBox p {
  font-size: 16px;
  text-align: justify;
}
main.DHA-EPA section.mo .tBox p strong {
  font-size: 24px;
  font-weight: bold;
  display: block;
  line-height: 1;
  margin-bottom: 25px;
  font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
  letter-spacing: 0.1em;
}
main.DHA-EPA section.betavia .inner {
  padding-bottom: 0;
}
main.DHA-EPA section.betavia h2 {
  font-weight: bold;
  margin-bottom: 30px;
}
main.DHA-EPA section.betavia .lead {
  line-height: 1;
  padding: 0;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.1em;
}
main.DHA-EPA section.betavia .idx._1 {
  align-items: center;
  width: 780px;
  margin: 50px auto;
}
main.DHA-EPA section.betavia .idx._1 p {
  width: 546px;
}
main.DHA-EPA section.betavia .feature {
  background: #F6F8E3;
  padding: 50px 110px;
}
main.DHA-EPA section.betavia .feature h3 {
  font-size: 24px;
  text-align: center;
  font-weight: normal;
  padding-bottom: 30px;
  line-height: 1;
  border-bottom: 1px solid #c2c2c2;
  letter-spacing: 0.1em;
  font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
}
main.DHA-EPA section.betavia .feature ul {
  margin-top: 30px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.7;
  padding-top: 30px;
  margin-top: -0.35em;
  margin-bottom: -0.35em;
}
main.DHA-EPA section.betavia .feature ul li {
  font-size: 18px;
  letter-spacing: 0.1em;
  padding-left: 1.4em;
  position: relative;
}
main.DHA-EPA section.betavia .feature ul li i {
  font-style: normal;
  position: absolute;
  top: 0;
  left: 0;
}
main.DHA-EPA section.betavia .feature ul li i {
  color: #8DC21E;
}
main.DHA-EPA section.omega3 .inner {
  padding-bottom: 0;
}
main.DHA-EPA section.omega3 .lead {
  padding: 0;
  text-align: justify;
}
main.DHA-EPA section.omega3 .txt1 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin: 50px 0;
  margin-bottom: 80px;
  position: relative;
}
main.DHA-EPA section.omega3 .txt1 .wrap {
  position: relative;
}
main.DHA-EPA section.omega3 .txt1 p {
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  top: 5px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  font-size: 22px;
  line-height: 1.82;
  font-weight: bold;
  text-align: center;
}
main.DHA-EPA section.omega3 .txt-wrap {
  position: relative;
}
main.DHA-EPA section.omega3 .txt-wrap .txt {
  width: 573px;
  height: 210px;
  border: 1px solid #000;
  background: #fff;
  margin-left: auto;
  margin-right: 0;
  margin-top: -90px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 0 50px;
}
main.DHA-EPA section.omega3 .txt-wrap .txt h3 {
  font-size: 25px;
  width: 100%;
  text-align: center;
  font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
  line-height: 1;
  letter-spacing: 0.03em;
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
}
main.DHA-EPA section.omega3 .txt-wrap .txt p {
  font-size: 16px;
  line-height: 1.75;
  margin-top: -0.375em;
  margin-bottom: -0.375em;
  padding-top: 20px;
}

/* !!------------------------------------ */
/* !! ★還元型コエンザイムQ10 */
main.Q10 h2 {
  font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
}
main.Q10 .mv {
  background-image: url(../../product/Q10/img/mv-bg.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-position: center center;
}
main.Q10 div.img-right.block {
  margin-top: 100px;
}
main.Q10 div.img-right.block .txt {
  padding-right: 50px;
}
main.Q10 div.img-right.block h3 {
  line-height: 1.75;
  margin-top: -0.375em;
  margin-bottom: -0.375em;
  padding-bottom: 50px;
}
main.Q10 div.img-right.block h4 {
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 20px;
}
main.Q10 div.img-left.block .txt {
  margin-top: 0;
}
main.Q10 .img-list li {
  margin-bottom: 0 !important;
}
main.Q10 p.ac {
  text-align: center;
}
main.Q10 ul.img-list.food {
  max-width: 600px;
  margin: 0 auto;
}
main.Q10 ul.img-list.food li {
  margin: 0 25px 50px 25px !important;
}
main.Q10 ul.img-list.food li:nth-last-of-type(-n+3) {
  margin-bottom: 0 !important;
}
main.Q10 p.hd {
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 20px;
}
main.Q10 p.hd strong {
  font-size: 1.2em;
  font-weight: 600;
  display: block;
  margin-bottom: 20px;
}
main.Q10 ul.idx.vitamin {
  margin: 0 auto;
  text-align: center;
  margin-bottom: -25px;
}
main.Q10 ul.idx.vitamin li {
  max-width: 415px;
  display: inline-block;
  width: 100%;
  height: 200px;
  position: relative;
  margin: 25px;
  border: 1px solid #fff;
  border-radius: 10px;
}
main.Q10 ul.idx.vitamin li p {
  text-align: center;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.33;
  position: relative;
  color: #fff;
  top: 50%;
  margin-top: -0.165em;
  margin-bottom: -0.165em;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main.Q10 ul.idx.vitamin li p span {
  display: block;
  font-size: 0.5em;
}

/* !!------------------------------------ */
/* !! 魔法のワハハ歯ブラシ */
main.wahaha .mv {
  background-color: #fff;
  background-image: url(../../product/wahaha-haburashi/img/mv.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-position: center center;
  -webkit-background-size: 1366px auto !important;
  background-size: 1366px auto !important;
}
main.wahaha .block {
  margin-top: 100px;
}
main.wahaha .block .inner {
  position: relative;
  border: 1px solid #333333;
  padding: 80px 0 !important;
}
main.wahaha .block .inner h2 {
  position: absolute;
  font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main.wahaha .block .inner h2 i {
  display: block;
  background: #fff;
  padding: 0 30px;
  letter-spacing: 0.1em;
}
main.wahaha #_1 {
  margin-top: 150px;
}
main.wahaha #_1 ul.idx {
  max-width: 690px;
  margin: 0 auto;
}
main.wahaha #_1 ul.idx li {
  width: 150px;
  height: 50px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 30px;
  background: #656464;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border-radius: 5px;
}
main.wahaha #_1 ul.idx li.b {
  background-color: #1c2585;
}
main.wahaha #_1 ul.idx li.r {
  background-color: #8c1d25;
}
main.wahaha #_1 ul.idx li:nth-of-type(n+5) {
  margin-bottom: 0;
}
main.wahaha #_2 p {
  text-align: center;
}
main.wahaha #_3 {
  max-width: 1000px;
  margin: 100px auto;
  position: relative;
}
main.wahaha #_3 ._1 {
  line-height: 1;
  position: absolute;
  bottom: 60px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 1;
}
main.wahaha #_3 ._1 strong {
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
  position: relative;
}
main.wahaha #_3 ._1 strong img {
  position: absolute;
  left: -10px;
  top: 50%;
  -webkit-transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -o-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
main.wahaha #_4 .inner {
  max-width: 1000px;
  padding: 70px 100px !important;
}
main.wahaha #_4 p._1 {
  font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
  font-size: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
main.wahaha #_4 .img {
  position: relative;
}
main.wahaha #_4 .img p {
  right: 150px;
  line-height: 1;
  text-align: right;
  bottom: 0;
  position: absolute;
  white-space: nowrap;
  font-weight: 900;
  font-style: 18px;
}
main.wahaha #_4 .img p i {
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
}
main.wahaha #_4 h3 {
  text-align: center;
  max-width: 500px;
  margin: 50px auto;
}
main.wahaha #_4 h3:after {
  content: "";
  height: 1px;
  width: 100%;
  display: block;
  background: #333;
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  transform: translateY(-15px);
}
main.wahaha #_4 h3 i {
  display: inline-block;
  position: relative;
  z-index: 1;
  line-height: 30px;
  background: #fff;
  font-size: 18px;
  letter-spacing: 0.1em;
  padding: 0 30px;
  font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
}
main.wahaha #_4 div._1 {
  background: #E9EFF8;
  padding: 50px;
}
main.wahaha #_4 div._1 p {
  font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
  margin: 0;
}
main.wahaha div.sec {
  max-width: 580px;
  margin: 100px auto;
  border: 1px solid #333333;
  height: 95px;
  border-radius: 10.5px;
  align-items: center;
}
main.wahaha div.sec h2 {
  width: 176px;
  height: 54px;
  border-right: 1px solid #333333;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", Helvetica, Arial, sans-serif !important;
  font-weight: 900;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
main.wahaha div.sec ul {
  max-width: 376px;
}
main.wahaha div.sec ul li {
  position: relative;
  padding-left: 1.4em;
  position: relative;
  font-size: 16px;
}
main.wahaha div.sec ul li i {
  font-style: normal;
  position: absolute;
  top: 0;
  left: 0;
}
main.wahaha div.sec ul li i {
  color: #0B308D;
}
main.wahaha #_5 .img {
  text-align: center;
  margin: 100px 0;
}
main.wahaha #_5 .howto {
  border: 1px solid #8F1C23;
  max-width: 1000px;
  margin: 100px auto;
}
main.wahaha #_5 .howto h3 {
  background: #8F1C23;
  color: #fff;
  height: 80px;
  font-size: 22px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  letter-spacing: 0.1em;
}
main.wahaha #_5 .howto .txt {
  padding: 50px 100px;
  align-items: center;
}
main.wahaha #_5 .howto p {
  max-width: 616px;
}
main.wahaha #_5 .howto .img {
  margin: 0;
}
main.wahaha #_6 .inner {
  max-width: 1000px;
  background: #F5F2E9;
  border: 2px solid #000;
  position: relative;
  padding: 50px;
  -ms-align-items: center;
  align-items: center;
}
main.wahaha #_6 .inner:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: calc(100% - (10px));
  height: calc(100% - (10px));
  z-index: 0;
  border: 1px solid #000;
  pointer-events: none;
}
main.wahaha #_6 .img._1 {
  position: relative;
}
main.wahaha #_6 .txt .hd {
  line-height: 1;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: bold;
}
main.wahaha #_6 .txt ul {
  font-size: 16px;
  font-weight: bold;
}
main.wahaha .nutrient {
  margin: 100px auto;
  max-width: 1000px;
}

/* !!------------------------------------ */
/* !! 安心・安全への取り組み */
main.forsafety > section {
  position: relative;
  padding: 0;
  margin: 0;
  height: 450px;
  position: relative;
}
main.forsafety > section:first-of-type {
  margin-top: 100px;
}
main.forsafety > section.height-auto {
  height: auto;
}
main.forsafety > section h2 {
  padding-left: 0;
}
main.forsafety > section h2:after {
  content: none;
}
main.forsafety > section h2 + p {
  margin-top: 15px;
  white-space: nowrap;
}
main.forsafety > section .wrap {
  position: absolute;
  z-index: 1;
  left: 100px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main.forsafety > section .img {
  position: absolute;
  top: 0;
  right: 0;
}
main.forsafety > section.kokunai {
  background: -moz-linear-gradient(0% 50% 0deg, #eaf6fd 0%, #bae3f9 100%);
  background: -webkit-linear-gradient(0deg, #eaf6fd 0%, #bae3f9 100%);
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, #eaf6fd), color-stop(1, #bae3f9));
  background: -o-linear-gradient(0deg, #eaf6fd 0%, #bae3f9 100%);
  background: -ms-linear-gradient(0deg, #eaf6fd 0%, #bae3f9 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAF6FD', endColorstr='#BAE3F9' ,GradientType=0)";
  background: linear-gradient(90deg, #eaf6fd 0%, #bae3f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EAF6FD",endColorstr="#BAE3F9" , GradientType=1);
}
main.forsafety > section.seibun {
  background: -webkit-linear-gradient(90deg, #f9f9f9 0%, #fefefe 100%);
}
main.forsafety > section.seibun .img {
  left: 0;
  right: auto;
  z-index: 0;
}
main.forsafety > section.seibun .wrap {
  left: auto;
  right: 100px !important;
}
main.forsafety > section.privacy {
  background: -moz-linear-gradient(100% 50% -180deg, #eaf6fd 0%, #bae3f9 100%);
  background: -webkit-linear-gradient(-180deg, #eaf6fd 0%, #bae3f9 100%);
  background: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0, #eaf6fd), color-stop(1, #bae3f9));
  background: -o-linear-gradient(-180deg, #eaf6fd 0%, #bae3f9 100%);
  background: -ms-linear-gradient(-180deg, #eaf6fd 0%, #bae3f9 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAF6FD', endColorstr='#BAE3F9' ,GradientType=0)";
  background: linear-gradient(270deg, #eaf6fd 0%, #bae3f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EAF6FD",endColorstr="#BAE3F9" , GradientType=1);
  margin-bottom: 100px;
}
main.forsafety > section.privacy .img {
  position: absolute;
  top: 0;
  right: 0;
}

/* !!------------------------------------ */
/* !! 持続可能な開発目標 */
main.SDGs .mv {
  margin-top: 50px;
  height: 480px;
  padding: 0;
  overflow: hidden;
  background-image: url(../../SDGs/img/mv.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  main.SDGs .mv {
    height: 200px;
  }
}
main.SDGs .mv p {
  width: 775px;
  height: 145px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
main.SDGs .mv p img {
  position: absolute;
  width: 100% !important;
  height: auto !important;
  top: 0;
  left: 0;
}

section.SDGs {
  max-width: 1200px;
  margin: 0 auto;
}
section.SDGs h2.label {
  background: #efefef;
  border-left: 6px solid #009DDB;
  line-height: 1;
  padding: 10px 0;
  padding-left: 12px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  section.SDGs h2.label {
    margin: 20px 0;
  }
}
section.SDGs .lead {
  font-size: 16px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  section.SDGs {
    padding: 0 !important;
  }
}
section.SDGs .inner {
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  section.SDGs .inner {
    padding: 15px;
  }
}
@media screen and (min-width: 768px) {
  section.SDGs .flx {
    display: flex;
    justify-content: space-between;
  }
}
section.SDGs .flx p {
  white-space: normal;
}
section.SDGs .flx h4 {
  font-size: 18px;
  background: #eee;
  text-align: center;
  line-height: 1;
  padding: 5px 0;
}
section.SDGs .flx.hd {
  border-bottom: 0 !important;
  padding: 0 !important;
}
section.SDGs .flx.hd > div {
  background: rgba(0, 157, 219, 0.1);
  border-radius: 4px;
  line-height: 1;
}
section.SDGs .flx.hd > div p {
  text-align: center;
  padding: 5px;
  font-size: 18px;
  color: #009DDB;
  font-weight: 600;
  letter-spacing: 0.1em;
}
section.SDGs .flx.col3 {
  border-bottom: 2px solid #ddd;
  padding: 30px 0;
}
@media screen and (min-width: 768px) {
  section.SDGs .flx.col3 {
    display: flex;
    align-items: center;
  }
  section.SDGs .flx.col3 > div {
    width: calc((100% - 30px) / 3);
  }
}
@media screen and (max-width: 767px) {
  section.SDGs .flx.col3 {
    border: 3px solid #eee;
    padding: 15px;
    margin-bottom: 15px;
  }
  section.SDGs .flx.col3 > div {
    margin-bottom: 20px;
  }
  section.SDGs .flx.col3 > div:last-of-type {
    margin-bottom: 0;
  }
}
section.SDGs .flx.col3 h3 {
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  section.SDGs .flx.col3 h3 {
    text-align: justify;
  }
}
section.SDGs .flx.col3 h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  border: 1px solid #ccc;
  background: none;
}
section.SDGs .flx.col3 h4 + ul {
  font-size: 16px;
  font-weight: bold;
}
section.SDGs .flx.col3 h4 + ul li {
  margin: 5px 0;
  position: relative;
  padding-left: 1.25em;
}
section.SDGs .flx.col3 h4 + ul li i {
  color: #009DDB;
  position: absolute;
  top: 0.25em;
  left: 0;
}
section.SDGs .flx .icon-wrapper {
  text-align: center;
  font-size: 0;
}
section.SDGs .flx .icon-wrapper ul.img {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  width: auto;
  justify-content: center;
  display: inline-flex;
  padding: 5px;
}
section.SDGs .flx .icon-wrapper ul.img li {
  width: 110px;
  height: 110px;
  margin: 5px;
}
@media screen and (max-width: 767px) {
  section.SDGs .flx .icon-wrapper ul.img {
    padding: 0;
    justify-content: space-between;
  }
  section.SDGs .flx .icon-wrapper ul.img li {
    width: calc((100% - 20px) / 3);
    height: auto;
    margin: 0;
    margin-bottom: 10px;
  }
  section.SDGs .flx .icon-wrapper ul.img li:nth-last-child(-n+3) {
    margin-bottom: 0;
  }
}
section.SDGs .flx > div {
  background: #fff;
}
@media screen and (min-width: 768px) {
  section.SDGs .flx > div {
    width: 49%;
  }
}
@media screen and (max-width: 767px) {
  section.SDGs .flx > div {
    margin-bottom: 0px;
  }
}
section.SDGs .flx > div .img {
  position: relative;
}
@media screen and (max-width: 767px) {
  section.SDGs .flx > div .img {
    width: 100% !important;
  }
}
section.SDGs .flx > div .img img {
  display: block;
  width: 100%;
  height: auto;
}
section.SDGs .flx p.label.sp {
  background: #009DDB;
  border-radius: 50px;
  width: 120px;
  padding: 5px 10px;
  text-align: center;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  white-space: nowrap;
  font-weight: 600;
  margin-bottom: 10px;
}

/* !!------------------------------------ */
/* !! 企業情報 */
main.company .lead-wrap {
  max-width: 1000px;
  position: relative;
  margin: 100px auto;
}
main.company .lead-wrap .img {
  position: absolute;
  top: -136px;
  left: -180px;
  z-index: 0;
}
main.company .lead-wrap .lead {
  position: relative;
  z-index: 1;
  margin-left: 300px;
  background: #EAF6FD;
  padding: 50px;
}
main.company .lead-wrap .lead p {
  font-size: 1.6rem;
  line-height: 1.75;
  margin-top: -0.375;
  margin-bottom: -0.375;
  margin-bottom: 0.5em;
}
main.company .lead-wrap .lead p:last-of-type {
  margin-bottom: 0;
}
main.company .lead-wrap .lead .signiture {
  margin-top: 30px;
  text-align: right;
}
main.company .lead-wrap .lead .signiture img {
  width: 120px;
  height: auto;
}
main.company .lead-wrap .lead .signiture p {
  text-align: right;
  font-size: 12px;
}
main.company h2.cen {
  text-align: center;
  padding: 0 !important;
  margin-bottom: 50px;
  line-height: 1;
}
main.company h2.cen:after {
  content: none;
}
main.company .philosophy {
  padding: 0;
}
@media screen and (min-width: 768px) {
  main.company .philosophy {
    margin-bottom: 50px;
  }
}
main.company .philosophy .inner {
  width: 1000px;
  margin: 0 auto;
}
main.company .philosophy ul {
  display: flex;
  justify-content: space-between;
}
main.company .philosophy ul li {
  width: 300px;
  border-bottom: 1px solid #c2c2c2 !important;
}
main.company .philosophy ul li strong {
  line-height: 1;
  display: block;
  border: 1px solid #c2c2c2;
  border-width: 1px 0;
  font-size: 1.8rem;
  line-height: 40px;
  text-align: center;
  font-weight: 600;
}
main.company .philosophy ul li p {
  padding: 30px 0;
  margin-top: -0.375em;
  margin-bottom: -0.375em;
}
main.company ul.outline li {
  height: 50px;
}
main.company ul.outline li div {
  position: relative;
  line-height: 1;
  font-size: 1.6rem;
  max-width: 1000px;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main.company ul.outline li div span {
  display: inline-block;
  width: 136px;
}
main.company ul.outline li:nth-of-type(2n + 1) {
  background: #F7F8F8;
}

/* !!------------------------------------ */
/* !! コンタクト */
main.contact section#form-sec {
  text-align: center;
  padding-bottom: 0;
}
main.contact p.hd {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0px;
}
main.contact .mfp_err {
  line-height: 1;
  padding: 8px 0 !important;
  white-space: nowrap;
}
main.contact .mfp_err:before {
  content: "※";
}
main.contact .cb-grp {
  width: 800px;
  margin: 0px auto !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
main.contact .cb-grp + .mfp_err {
  text-align: center;
}
main.contact .cb-grp > div {
  width: 385px;
  height: 70px;
  margin-top: 30px;
  background: #F7F8F8;
  margin-bottom: 0;
}
main.contact .cb-grp > div:last-of-type(-n + 3) {
  margin-bottom: 30px !important;
}
main.contact .cb-grp > div label {
  display: block;
  position: relative;
  line-height: 1;
  padding-left: 30px;
  text-align: left;
  line-height: 1;
  font-size: 1.6rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main.contact .cb-grp > div label input {
  display: inline-block;
  margin-right: 10px;
}
main.contact .contact-wrap {
  background: #F7F8F8;
  padding: 50px 0;
  margin-top: 30px;
}
main.contact ul.form-grp {
  display: flex;
  flex-wrap: wrap;
  width: 800px;
  margin: 30px auto;
  justify-content: space-between;
}
main.contact ul.form-grp li {
  width: 385px;
  height: 50px;
  margin-bottom: 50px;
  position: relative;
  font-size: 1.6rem;
}
main.contact ul.form-grp li span {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
main.contact ul.form-grp li span i {
  display: inline-block;
  color: #f34c4c;
  border: 2px solid #f34c4c;
  line-height: 1;
  padding: 2px;
  border-radius: 4px;
  font-size: 1.2rem;
  margin-left: 10px;
  position: relative;
  top: -2px;
  font-weight: bold;
}
main.contact ul.form-grp li input {
  appearance: none;
  padding: 10px;
  border: 1px solid #c2c2c2;
  height: 100%;
  width: 100%;
  display: block;
  font-size: 1.6rem;
}
main.contact ul.form-grp li.full {
  width: 100% !important;
}
main.contact ul.form-grp li.full .zip {
  height: 50px;
  width: 200px;
  float: left;
  position: relative;
}
main.contact ul.form-grp li.full .zip:before {
  content: "〒";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
  text-align: center;
  line-height: 50px;
}
main.contact ul.form-grp li.full .zip input {
  padding-left: 40px;
}
main.contact ul.form-grp li.full div.add {
  width: 575px;
  height: 50px;
  float: right;
  clear: right;
}
main.contact ul.form-grp li.inquiry {
  width: 100% !important;
  height: auto;
  margin-bottom: 0 !important;
}
main.contact ul.form-grp li.inquiry textarea {
  padding: 10px;
  font-size: 1.6rem !important;
  border: 1px solid #c2c2c2;
  display: block;
  max-width: 1000px;
  width: 100% !important;
  height: 300px !important;
}
main.contact .bt_wrap {
  font-size: 0;
}
main.contact .bt_wrap button {
  position: relative;
  appearance: none;
  border: none;
  width: 300px;
  height: 50px;
  line-height: 50px;
  background: #666;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 0;
  margin: 0 15px;
}
main.contact .bt_wrap button:after {
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  content: "";
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(-45deg) translateY(-50%);
  -moz-transform: rotate(-45deg) translateY(-50%);
  -ms-transform: rotate(-45deg) translateY(-50%);
  -o-transform: rotate(-45deg) translateY(-50%);
  transform: rotate(-45deg) translateY(-50%);
  transform-origin: center center;
}
main.contact .bt_wrap button.submit {
  background: -moz-linear-gradient(20% 200% 45deg, #7ecef4 0%, #00a0e9 100%);
  background: -webkit-linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
  background: -webkit-gradient(linear, 20% 200%, 80% -100%, color-stop(0, #7ecef4), color-stop(1, #00a0e9));
  background: -o-linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
  background: -ms-linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ECEF4', endColorstr='#00A0E9' ,GradientType=0)";
  background: linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7ECEF4",endColorstr="#00A0E9" , GradientType=1);
}

/* !! - - -  */
/* !! 確認画面 */
table#mfp_confirm_table {
  max-width: 800px;
  width: 100%;
  border: 1px solid #c2c2c2;
  margin: 50px auto;
  margin-bottom: 30px;
}

.mfp_buttons {
  margin-bottom: 50px;
}
.mfp_buttons button {
  position: relative;
  appearance: none;
  border: none;
  width: 300px;
  height: 50px;
  line-height: 50px;
  background: #666;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 0;
  margin: 0 15px;
}
.mfp_buttons button:after {
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  content: "";
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(-45deg) translateY(-50%);
  -moz-transform: rotate(-45deg) translateY(-50%);
  -ms-transform: rotate(-45deg) translateY(-50%);
  -o-transform: rotate(-45deg) translateY(-50%);
  transform: rotate(-45deg) translateY(-50%);
  transform-origin: center center;
}
.mfp_buttons button#mfp_button_send {
  background: -moz-linear-gradient(20% 200% 45deg, #7ecef4 0%, #00a0e9 100%);
  background: -webkit-linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
  background: -webkit-gradient(linear, 20% 200%, 80% -100%, color-stop(0, #7ecef4), color-stop(1, #00a0e9));
  background: -o-linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
  background: -ms-linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ECEF4', endColorstr='#00A0E9' ,GradientType=0)";
  background: linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7ECEF4",endColorstr="#00A0E9" , GradientType=1);
}

/* !! - - -  */
/* !! 完了画面 */
div.thanks {
  border-radius: 10px;
  width: 600px;
  padding: 50px;
  background: #F7F8F8;
  margin: 100px auto;
  margin-bottom: 50px;
}
div.thanks + .btn {
  margin: 0 auto;
  margin-bottom: 100px;
}

.pc {
  display: block;
}

.sp {
  display: none !important;
}

#responsive_flg {
  display: none;
}

/* ------------------------------------------------------------*/
/* sp 〜767
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  /* !!------------------------------------ */
  /* !! 共通css */
  html {
    font-size: 50%;
  }

  body {
    margin: 0;
    padding-top: 50px;
    color: #333333;
    background: #fff;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", Helvetica, Arial, sans-serif !important;
    font-feature-settings: "palt";
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
  }

  div#shade {
    width: 100% !important;
    height: 100% !important;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 1000;
  }

  div#view {
    height: 100vh;
  }

  #container {
    min-width: 0px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }

  .inner {
    width: auto;
    height: 100%;
    margin: 0 auto;
    position: relative;
  }

  img {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
  }

  .notf {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
  }

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

  a.na {
    opacity: 0.5;
    pointer-events: none;
  }

  .btn {
    width: 250px;
    height: 40px;
    border-radius: 20px;
    background: -moz-linear-gradient(21% 231.25% 45deg, #bddec1 0%, #88c896 100%);
    background: -webkit-linear-gradient(45deg, #bddec1 0%, #88c896 100%);
    background: -webkit-gradient(linear, 21% 231.25%, 79% -131.25%, color-stop(0, #bddec1), color-stop(1, #88c896));
    background: -o-linear-gradient(45deg, #bddec1 0%, #88c896 100%);
    background: -ms-linear-gradient(45deg, #bddec1 0%, #88c896 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#BDDEC1', endColorstr='#88C896' ,GradientType=0)";
    background: linear-gradient(45deg, #bddec1 0%, #88c896 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#BDDEC1",endColorstr="#88C896" , GradientType=1);
    display: block;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 1.6rem;
    position: relative;
  }
  .btn:after {
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    content: "";
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(-45deg) translateY(-50%);
    -moz-transform: rotate(-45deg) translateY(-50%);
    -ms-transform: rotate(-45deg) translateY(-50%);
    -o-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%);
    transform-origin: center center;
  }
  .btn.cart {
    background: -moz-linear-gradient(0% 50% 0deg, #f19600 0%, #e85504 100%);
    background: -webkit-linear-gradient(0deg, #f19600 0%, #e85504 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, #f19600), color-stop(1, #e85504));
    background: -o-linear-gradient(0deg, #f19600 0%, #e85504 100%);
    background: -ms-linear-gradient(0deg, #f19600 0%, #e85504 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#F19600', endColorstr='#E85504' ,GradientType=0)";
    background: linear-gradient(90deg, #f19600 0%, #e85504 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F19600",endColorstr="#E85504" , GradientType=1);
  }
  .btn.cart:after {
    content: none;
  }
  .btn.cart:before {
    content: "";
    display: inline-block;
    width: 21px;
    height: 20px;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: -3px;
    background-image: url(../img/icon-cart.png);
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: center center;
  }

  /* !!------------------------------------ */
  /* !! header */
  #site-header {
    background: #fff;
    height: 50px;
    min-width: 0;
  }
  #site-header .h1txt {
    position: absolute;
    left: 10px;
    top: 50%;
    height: 30px !important;
    /*
    		@include transform(translateY(-50%));
    		&.top{
    			display: none;
    		}
    */
  }
  #site-header .h1txt img {
    width: auto !important;
    height: 100% !important;
  }
  body.top #site-header .h1txt {
    display: none;
  }
  body.top #site-header .h1txt.top {
    display: block;
  }
  #site-header a.btn {
    width: 220px;
    position: fixed;
    top: auto;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    right: 50px;
    font-weight: bold;
  }

  #gnav ul.gnav {
    position: fixed;
    background: #fff;
    right: 0;
    top: 50px;
    width: 100%;
    height: 100%;
    padding-top: 20px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
    pointer-events: none;
    transition: 500ms;
  }
  body.menuOn #gnav ul.gnav {
    opacity: 1;
    pointer-events: all;
  }
  #gnav ul.gnav li {
    display: block;
    border-bottom: 1px solid #c2c2c2;
    margin: 0 20px;
  }
  #gnav ul.gnav li a {
    line-height: 50px;
    display: block;
    font-weight: bold;
    font-size: 1.6rem;
    padding: 0;
    position: relative;
  }
  #gnav ul.gnav li a:after {
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    content: "";
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(-45deg) translateY(-50%);
    -moz-transform: rotate(-45deg) translateY(-50%);
    -ms-transform: rotate(-45deg) translateY(-50%);
    -o-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%);
    transform-origin: center center;
  }

  #navBtn {
    background: #eee;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
    font-size: 1.3rem !important;
    cursor: pointer;
  }
  #navBtn i {
    position: absolute;
    background: #858585;
    height: 4px;
    width: 30px;
    border-radius: 3px;
    position: absolute;
    top: 23px;
    left: 10px;
    transition: 300ms cubic-bezier(0, 1.63, 0.78, 0.96);
  }
  #navBtn i._1 {
    -webkit-transform: translateY(-5px) rotate(0);
    -moz-transform: translateY(-5px) rotate(0);
    -ms-transform: translateY(-5px) rotate(0);
    -o-transform: translateY(-5px) rotate(0);
    transform: translateY(-5px) rotate(0);
  }
  #navBtn i._2 {
    -webkit-transform: translateY(5px) rotate(0);
    -moz-transform: translateY(5px) rotate(0);
    -ms-transform: translateY(5px) rotate(0);
    -o-transform: translateY(5px) rotate(0);
    transform: translateY(5px) rotate(0);
  }
  body.menuOn #navBtn i._1 {
    -webkit-transform: translateY(0px) rotate(-45deg);
    -moz-transform: translateY(0px) rotate(-45deg);
    -ms-transform: translateY(0px) rotate(-45deg);
    -o-transform: translateY(0px) rotate(-45deg);
    transform: translateY(0px) rotate(-45deg);
  }
  body.menuOn #navBtn i._2 {
    -webkit-transform: translateY(0px) rotate(45deg);
    -moz-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    -o-transform: translateY(0px) rotate(45deg);
    transform: translateY(0px) rotate(45deg);
  }

  /* !!------------------------------------ */
  /* !! トップページ */
  .mv {
    height: 80vw;
    /*
    	&.inv{
    		.img{
    			@include filter(blur(4px));
    			transform: scale(1.05);
    		}
    	}
    	.img{
    		width:100%;
    		height:100%;
    		transition: 5000ms;
    		@include filter(blur(0px));
    		transform: scale(1);
    		@include bg-img(url(../../img/top/mv.jpg),cover); //$url,$size,$position,$repeat
    	}
    */
    /*
    	a.scroll{

    		position: absolute;
    		z-index: 1;
    		bottom: 0;left: 50%;
    		height: 53px;
    		@include transform(translateX(-50%));
    		img{
    			height: auto;
    			display: block;
    		}
    	}
    */
  }
  .mv p {
    position: absolute;
    top: 50%;
    left: 50%;
    height: auto;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .mv p img {
    display: block;
    width: 80vw;
  }

  h2 {
    font-size: 2.4rem;
    font-weight: normal;
    letter-spacing: 0;
  }

  .top main {
    background: #fff;
    display: block;
    position: relative;
    z-index: 3;
    min-width: 0;
    overflow: hidden;
  }
  .top main > section {
    display: block;
    padding: 13.35vw 13.35vw;
  }
  .top main > section .inner {
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
  }
  .top main > section h2 {
    font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
    font-size: 2.4rem;
    font-weight: normal;
    letter-spacing: 0;
    position: relative;
    padding-left: 13.35vw;
    margin-left: -13.35vw;
    width: 100vw;
  }
  .top main > section h2:after {
    content: "";
    width: 10.68vw;
    height: 1px;
    display: block;
    background: #333333;
    position: absolute;
    left: 0;
    top: 2.67vw;
  }
  .top main > section h2 span {
    font-size: 0.58em;
    display: block;
  }

  /* !! - - -  */
  /* !! エーエルジャパン製品案内 */
  #slide {
    margin-top: 50px;
    text-align: center;
    font-size: 0;
    white-space: nowrap;
  }
  #slide .cell {
    display: inline-block;
    background: #F5F6F6;
    width: 200px;
    height: 200px;
    margin: 0 10px;
    position: relative;
  }
  #slide .cell *:focus {
    outline: none;
  }
  #slide .cell a {
    width: 100%;
    height: 100%;
    display: block;
  }
  #slide .cell img {
    height: 150px !important;
    width: auto !important;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #slide button {
    cursor: pointer;
  }
  #slide .slick-prev {
    background-color: transparent;
    width: 18px;
    height: 32px;
    font-size: 0;
    border: none;
    position: absolute;
    left: -9.612vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../img/anchor-l.png);
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: center center;
  }
  #slide .slick-next {
    background-color: transparent;
    width: 18px;
    height: 32px;
    font-size: 0;
    border: none;
    position: absolute;
    right: -9.612vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../img/anchor-r.png);
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: center center;
  }

  /* !! - - -  */
  /* !! 安心安全への取り組み */
  #forsafety {
    margin-bottom: 13.35vw;
    position: relative;
    background: -moz-linear-gradient(0% 50% 0deg, #eaf6fd 0%, #bae3f9 100%);
    background: -webkit-linear-gradient(0deg, #eaf6fd 0%, #bae3f9 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, #eaf6fd), color-stop(1, #bae3f9));
    background: -o-linear-gradient(0deg, #eaf6fd 0%, #bae3f9 100%);
    background: -ms-linear-gradient(0deg, #eaf6fd 0%, #bae3f9 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAF6FD', endColorstr='#BAE3F9' ,GradientType=0)";
    background: linear-gradient(90deg, #eaf6fd 0%, #bae3f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EAF6FD",endColorstr="#BAE3F9" , GradientType=1);
  }
  #forsafety .inner {
    padding-left: 0;
    width: 100%;
  }
  #forsafety .img {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    opacity: 0.3;
    pointer-events: none;
  }
  #forsafety .img img {
    width: 100% !important;
    height: auto !important;
  }
  #forsafety h2 {
    position: relative;
    margin-left: 0;
    margin-left: -13.35vw;
    width: 100vw;
    position: relative;
    z-index: 1;
  }
  #forsafety p {
    margin: 40px 0;
    margin-left: 0px;
    position: relative;
    z-index: 1;
  }
  #forsafety .btn {
    margin-left: 0px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    width: 100%;
  }

  /* !! - - -  */
  /* !! 定期注文をおすすめする理由 */
  section#outline {
    position: relative;
    background: -moz-linear-gradient(100% 50% -180deg, #eaf6fd 0%, #bae3f9 100%);
    background: -webkit-linear-gradient(-180deg, #eaf6fd 0%, #bae3f9 100%);
    background: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0, #eaf6fd), color-stop(1, #bae3f9));
    background: -o-linear-gradient(-180deg, #eaf6fd 0%, #bae3f9 100%);
    background: -ms-linear-gradient(-180deg, #eaf6fd 0%, #bae3f9 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAF6FD', endColorstr='#BAE3F9' ,GradientType=0)";
    background: linear-gradient(270deg, #eaf6fd 0%, #bae3f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EAF6FD",endColorstr="#BAE3F9" , GradientType=1);
  }
  section#outline .img {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
  }
  section#outline .img img {
    width: 106.8vw;
    opacity: 0.3;
    height: auto !important;
  }
  section#outline strong {
    font-size: 2rem;
    line-height: 1.7;
    font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
    display: block;
    margin: 25px 0 20px 0;
  }
  section#outline p {
    margin-left: 0;
    position: relative;
    z-index: 1;
    margin-top: -0.44em;
    margin-bottom: -0.44em;
  }
  section#outline p br {
    display: none;
  }

  /* !! - - -  */
  /* !! お知らせ */
  ul.topics-list {
    margin-left: 0;
    margin-right: 0;
  }
  ul.topics-list li {
    position: relative;
    overflow: hidden;
    padding: 20px 0;
    font-size: 1.4rem;
    border-bottom: 1px solid #c2c2c2;
  }
  ul.topics-list li:after {
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    content: "";
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(-45deg) translateY(-50%);
    -moz-transform: rotate(-45deg) translateY(-50%);
    -ms-transform: rotate(-45deg) translateY(-50%);
    -o-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%);
    transform-origin: center center;
    right: -5.34vw;
    outline-color: #000;
  }
  ul.topics-list li > div {
    display: inline-block;
    vertical-align: top;
    float: left;
  }
  ul.topics-list li .date {
    line-height: 20px;
    float: left;
    clear: both;
  }
  ul.topics-list li .cate {
    background: #FCD475;
    width: 100px;
    height: 20px;
    line-height: 20px;
    float: right;
    text-align: center;
    margin: 0px;
  }
  ul.topics-list li .title {
    display: block;
    width: 100%;
    clear: both;
    margin-top: 10px;
  }

  /* !! - - -  */
  /* !! フッター */
  #page-footer {
    padding-bottom: 8.01vw;
  }
  #page-footer .wrap {
    background: #EFEFEF;
    text-align: center;
    padding: 8.01vw;
  }
  #page-footer .wrap a {
    vertical-align: top;
  }
  #page-footer .wrap .tel {
    width: 100%;
    display: inline-block;
  }
  #page-footer .wrap .tel img {
    width: 100% !important;
    height: auto !important;
  }
  #page-footer .wrap .btn.contact {
    margin-left: 0px;
    display: inline-block;
    background: -moz-linear-gradient(20% 200% 45deg, #7ecef4 0%, #00a0e9 100%);
    background: -webkit-linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
    background: -webkit-gradient(linear, 20% 200%, 80% -100%, color-stop(0, #7ecef4), color-stop(1, #00a0e9));
    background: -o-linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
    background: -ms-linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ECEF4', endColorstr='#00A0E9' ,GradientType=0)";
    background: linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7ECEF4",endColorstr="#00A0E9" , GradientType=1);
    border-radius: 0;
    width: 100%;
    height: 50px;
    margin-top: 11px;
    line-height: 50px;
    font-weight: bold;
  }
  #page-footer #fnav {
    text-align: center;
    padding: 0 8.01vw;
  }
  #page-footer #fnav ul {
    position: static;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  #page-footer #fnav ul li {
    display: block;
    line-height: 1;
    padding: 15px 0;
    border-bottom: 1px solid #c2c2c2;
    font-size: 1.6rem;
  }
  #page-footer #fnav ul li:last-of-type {
    border-bottom: 0;
  }
  #page-footer #fnav ul li a {
    line-height: 1;
    padding: 0 15px;
  }
  #page-footer p.copy {
    text-align: center;
    line-height: 50px;
    font-size: 1.2rem;
    border-top: 1px solid #c2c2c2;
    margin-bottom: 40px;
  }

  /* !!------------------------------------ */
  /* !! 2階層以降共通 */
  .path {
    padding: 10px;
    width: 100%;
    border-bottom: 1px solid #eee;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .path li {
    font-size: 1.4rem !important;
    display: inline-block;
    line-height: 1;
    margin-top: 0px;
  }
  .path li:after {
    content: " ＞ ";
  }
  .path li:last-of-type:after {
    content: none;
  }
  .path li a:hover {
    text-decoration: underline;
  }

  main.page .page-title {
    margin-top: 8.01vw;
    text-align: center;
    font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
    font-size: 2.4rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    position: relative;
  }
  main.page .page-title span {
    font-size: 0.58em;
    display: block;
  }
  main.page .page-title + .lead {
    padding-top: 5.34vw;
    text-align: center;
    margin-top: -0.4em;
    margin-bottom: -0.4em;
  }

  /* !!------------------------------------ */
  /* !! エーエルジャパン製品の案内 */
  main.product .mv {
    margin-top: 50px;
    height: 200px;
    padding: 0;
    overflow: hidden;
    background-image: url(../../product/img/mv-bg.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
  }
  main.product .mv p {
    width: 86.79636vw;
    height: 16.14816vw;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  main.product .mv p img {
    position: absolute;
    width: 100% !important;
    height: auto !important;
    top: 0;
    left: 0;
  }
  main.product > section {
    padding: 0;
    margin: 50px 0;
    font-size: 0;
    background-size: auto 200px !important;
  }
  main.product > section:last-of-type {
    margin-bottom: 10px;
  }
  main.product > section .inner {
    padding: 50px 30px;
  }
  main.product > section .item {
    height: auto;
    display: block;
    text-align: right;
    position: relative;
    width: 100%;
  }
  main.product > section .item .img {
    float: none;
    margin-left: 0px;
    text-align: center;
  }
  main.product > section .item .img img {
    height: 64.08vw !important;
    width: auto !important;
  }
  main.product > section .item .txt {
    display: block;
    height: 100%;
    font-size: 0;
    position: relative;
  }
  main.product > section .item .txt p.catch {
    font-size: 2.2rem;
    line-height: 1.75em;
    text-align: justify;
    white-space: normal;
    margin-top: 15px;
  }
  main.product > section .item .txt .data {
    position: relative;
    bottom: 0;
    right: 0;
  }
  main.product > section .item .txt .data p.name {
    margin-top: 15px;
    text-align: justify;
    width: auto;
    padding-bottom: 8px;
    border-bottom: 1px solid #c2c2c2;
  }
  main.product > section .item .txt .data p.desc {
    text-align: justify;
    padding: 15px 0 30px 0;
    margin-top: -0.4em;
    margin-bottom: -0.4em;
  }
  main.product > section .item .txt .data p.desc br {
    display: none;
  }
  main.product > section .item .txt .data .btn {
    display: block;
    margin: 0 auto;
  }
  main.product > section.left {
    text-align: left;
  }
  main.product > section.left .item {
    text-align: left !important;
  }
  main.product > section.left .img {
    float: none;
    margin: 0;
    margin-right: 0px;
  }
  main.product > section.left p.catch {
    text-align: left !important;
  }
  main.product > section.left .data {
    bottom: 0;
    right: auto;
    left: 0;
  }
  main.product > section.left .data p.name {
    text-align: left !important;
  }
  main.product > section.left .data p.desc {
    text-align: left !important;
  }
  main.product > section.left .data .btn {
    display: inline-block;
  }
  main.product > section .catch.outer {
    line-height: 1.5;
    font-size: 2.2rem;
  }
  main.product > section .idx {
    margin-top: 50px;
    display: block;
  }
  main.product > section .idx > div.left {
    width: 100%;
  }
  main.product > section .idx > div.right {
    width: 100%;
    margin-top: 50px;
  }
  main.product .premium-croire {
    background-position: left top !important;
  }
  main.product .croire-eye-pro {
    background-position: left top !important;
  }
  main.product .croire-eye-pro .inner {
    padding-bottom: 50px !important;
  }
  main.product .DHA-EPA {
    background-position: right top !important;
  }
  main.product .NA {
    background-position: left top !important;
  }
  main.product .Q10 {
    background-position: right top !important;
  }
  main.product .croire-gold {
    background-position: left top !important;
  }
  main.product .wahaha-haburashi {
    background-position: right top !important;
  }

  /* !!------------------------------------ */
  /* !! ★商品単体ページ共通 */
  ul.path.product {
    top: 0;
    position: relative;
    z-index: 2;
    height: 50px;
    border-bottom: 0;
  }

  main.single {
    margin-top: -50px;
    position: relative;
    z-index: 1;
    padding: 0 !important;
  }
  main.single .mv {
    background: #fff;
    height: auto;
    background-size: auto 200px !important;
    background-position: left top !important;
  }
  main.single .mv .inner {
    position: relative;
    height: auto;
    max-width: 1200px;
    height: auto;
    margin: 0 !important;
    margin-top: 13.35vw !important;
  }
  main.single .mv .inner .img {
    float: none;
    height: auto;
    text-align: center;
    margin: 0;
    margin-bottom: 20px;
  }
  main.single .mv .inner .img img {
    width: auto !important;
    height: 260px !important;
  }
  main.single .mv .data {
    height: auto;
    width: auto;
    float: none;
    margin-right: 0px;
    position: relative;
  }
  main.single .mv h1 {
    text-align: center;
    margin: 0 8.01vw;
    font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
    font-size: 2.4rem;
    font-weight: normal;
    margin-top: -0.355em;
    margin-bottom: -0.355em;
    line-height: 1.71;
    letter-spacing: 0.1em;
    position: relative;
    top: 0;
  }
  main.single .mv .logo {
    position: static;
    bottom: 0;
    right: 0;
    margin: 20px auto;
    display: block;
  }
  main.single .lead {
    padding: 13.35vw 8.01vw;
    text-align: center;
  }
  main.single .lead h2 {
    line-height: 1.5;
    padding-bottom: 30px;
  }
  main.single .lead p {
    text-align: justify !important;
    margin-top: -0.4em;
    margin-bottom: -0.4em;
  }
  main.single section.about {
    overflow: hidden;
    background: #EAF6FD;
  }
  main.single section.about .inner {
    padding: 0;
    max-width: 1000px;
    margin: 13.35vw 8.01vw !important;
  }
  main.single section.about .inner h2.Q {
    line-height: 1;
    text-align: left;
    border-bottom: 1px solid #c2c2c2;
    padding-bottom: 20px;
    margin-bottom: 0 !important;
  }
  main.single section.about .inner p.A {
    padding-top: 20px;
    text-align: justify;
    margin-top: -0.375em;
    margin-bottom: -0.375em;
  }
  main.single > section .inner {
    max-width: 1000px;
    margin: 0 auto;
    padding: 13.35vw 8.01vw;
  }
  main.single > section .inner h2 {
    line-height: 1.75;
    text-align: center;
    margin-top: -0.375em;
    margin-bottom: -0.375em;
    margin: 13.35vw 0 13.35vw 0;
  }
  main.single > section .inner h2:first-of-type {
    margin-top: 0;
  }
  main.single h3.border {
    max-width: 200px;
    line-height: 32px;
    border: 1px solid #333333;
    text-align: center;
    border-radius: 20px;
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    font-weight: bold;
    margin: 8.01vw auto;
  }
  main.single ul.img-list {
    font-size: 0;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  main.single ul.img-list._50 li {
    margin: 0 25px;
  }
  main.single ul.img-list li {
    width: calc((100% - 30px) / 3);
    margin: 0;
    margin-bottom: 5.34vw !important;
    display: inline-block;
  }
  main.single ul.img-list li .img {
    width: 100%;
    height: auto;
    background: #eee;
    border-radius: 50%;
  }
  main.single ul.img-list li .img img {
    width: 100% !important;
    height: auto !important;
  }
  main.single ul.img-list li span {
    text-align: center;
    display: block;
    margin-top: 10px;
    font-size: 1.6rem;
    width: 200%;
    left: 50%;
    letter-spacing: 0.05em;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: relative;
  }
  main.single ul.img-list li span b {
    display: block;
    font-size: 1.13em;
  }
  main.single ul.img-list li span b i {
    font-size: 1.22em;
  }
  main.single ul.img-list.mid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  main.single ul.img-list.mid li {
    width: calc(50% - 10px) !important;
  }
  main.single ul.img-list.mid li:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  main.single ul.img-list.mid li .img {
    height: auto;
  }
  main.single ul.img-list.mid li span {
    width: 100% !important;
    left: 0;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    text-align: justify;
  }
  main.single ul.img-list.lg li {
    width: calc(50% - 10px);
  }
  main.single ul.img-list.lg li:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  main.single ul.img-list.lg li .img {
    height: auto;
  }
  main.single ul.img-list.lg li span {
    padding-top: 20px;
    margin-top: 20px;
    font-size: 1.6rem;
    margin-top: -0.35em;
    margin-bottom: -0.35em;
  }
  main.single ul.img-list2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  main.single ul.img-list2 li {
    width: calc((100% - 20px) / 2);
    margin-bottom: 20px;
  }
  main.single ul.img-list2 li .img {
    background: #fff;
    height: auto;
    position: relative;
  }
  main.single ul.img-list2 li .img img {
    width: 100% !important;
    height: auto !important;
    display: block;
  }
  main.single ul.img-list2 li .img i {
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 22px;
    background: #FACD00;
    width: 100%;
    text-align: center;
    font-size: 1.6rem;
    z-index: 1;
  }
  main.single ul.img-list2 li p {
    font-size: 1.5rem;
  }
  main.single ul.img-list2 li p b {
    display: block;
    font-size: 1.13em;
    line-height: 1;
    margin: 20px 0 10px 0;
  }
  main.single section.bg-GR {
    background: #EFEFEF;
    overflow: hidden;
  }
  main.single section.bg-GR .inner {
    max-width: 1000px;
    margin: 0 auto;
  }
  main.single section.bg-GR .inner h2 br {
    display: none;
  }
  main.single .note {
    font-size: 1.4rem;
  }
  main.single p.hd {
    line-height: 36px;
    text-align: center;
    font-size: 2rem;
    font-weight: 600;
    letter-spacing: 0.1em;
    border-radius: 25px;
  }
  main.single p.hd.box {
    border-radius: 0;
  }
  main.single p.hd.border {
    border: 1px solid #333333;
  }
  main.single section .inner > div.box {
    padding: 50px 0;
    border-bottom: 1px dotted #333;
  }
  main.single div.img-left {
    position: relative;
  }
  main.single div.img-left .img {
    width: 60%;
    height: auto;
    margin-left: 0;
    margin: 0 auto;
  }
  main.single div.img-left .img img {
    width: 100% !important;
    height: auto !important;
    display: block;
  }
  main.single div.img-left.block .img {
    width: 100%;
    height: auto;
    margin-left: 0;
  }
  main.single div.img-left.block .img .caption {
    font-size: 1.8em;
    text-align: left;
  }
  main.single div.img-left.block .txt {
    left: 0;
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
    text-align: justify;
  }
  main.single div.img-left .txt {
    position: static;
    text-align: left;
    margin-top: 5.34vw;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  main.single div.img-left .txt h2 {
    text-align: left;
    margin: 0;
    line-height: 1;
    margin-bottom: 20px;
  }
  main.single div.img-left .txt p {
    text-align: left;
    margin-top: -0.35em;
    margin-bottom: -0.35em;
  }
  main.single div.img-right {
    position: relative;
  }
  main.single div.img-right .img {
    padding-left: 0;
    text-align: center;
  }
  main.single div.img-right .img img {
    max-width: 70%;
    height: auto;
  }
  main.single div.img-right .txt {
    position: static;
    text-align: justify;
    left: 0;
    width: 100%;
    margin-top: 5.34vw;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  main.single div.img-right .txt h3 {
    text-align: left;
    margin: 0;
    line-height: 1;
    font-size: 2.4rem;
    letter-spacing: 0.1em;
    font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
    font-weight: normal;
    margin-bottom: 5.34vw;
  }
  main.single div.img-right .txt p {
    text-align: left;
    margin-top: -0.35em;
    margin-bottom: -0.35em;
  }
  main.single table.nutrient {
    table-layout: fixed;
    width: 100% !important;
    height: auto !important;
    border-collapse: collapse;
    position: relative;
  }
  main.single table.nutrient caption {
    font-size: 1.6em;
    letter-spacing: 0.1em;
    position: absolute;
    top: -2em;
    right: 0;
  }
  main.single table.nutrient th, main.single table.nutrient td {
    border: 1px solid #c2c2c2;
    padding: 10px;
    font-size: 1.6rem !important;
  }
  main.single table.nutrient th {
    background: #EAF6FD;
    width: 200px;
  }
  main.single table.nutrient td {
    font-size: 1.4rem;
    text-align: right;
  }
  main.single table.nutrient + table.material {
    margin-top: 50px;
  }
  main.single table.material {
    margin-top: 13.35vw;
    width: 100%;
    border-collapse: collapse;
  }
  main.single table.material th, main.single table.material td {
    border: 1px solid #c2c2c2;
    padding: 20px;
  }
  main.single table.material th {
    background: #EAF6FD;
    font-size: 2rem;
    width: auto;
  }
  main.single table.material td {
    font-size: 1.4rem;
  }

  /* !!------------------------------------ */
  /* !! ★プレミアムクロワール茶 */
  main.premium-croire .mv {
    background-image: url(../../product/img/bg01.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: center center;
  }
  main.premium-croire .img.sod {
    text-align: center;
  }
  main.premium-croire .desc {
    text-align: center;
    margin-top: 8.01vw;
    text-align: justify;
  }
  main.premium-croire .result {
    position: relative;
    padding-right: 0;
  }
  main.premium-croire .result .img {
    position: static;
    width: 50%;
    margin: 0 auto;
    margin-top: 20px;
    top: 0;
    right: 0;
    border: 1px solid #c2c2c2;
  }
  main.premium-croire .result .note {
    margin-top: 10px;
  }
  main.premium-croire .result h3 {
    text-align: center;
  }
  main.premium-croire .result .red {
    color: #B81C22;
    font-size: 2.6rem;
    position: relative;
    padding-right: 0;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 20px;
  }
  main.premium-croire .result .red br {
    display: none;
  }
  main.premium-croire .result .red img {
    height: auto;
    display: block;
    margin-top: 15px;
    width: auto;
    position: static;
    top: 0;
    right: 0;
  }
  main.premium-croire .idx {
    display: block;
  }

  /* !!------------------------------------ */
  /* !! ★クロワールアイ・プロ */
  main.croire-eye-pro .mv {
    background-image: url(../../product/img/bg02.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: center center;
  }
  main.croire-eye-pro .idx {
    display: block;
  }
  main.croire-eye-pro .idx.rev {
    flex-direction: row-reverse;
  }
  main.croire-eye-pro .graf {
    width: 100%;
    margin: 0 auto;
    margin-top: 0px;
  }
  main.croire-eye-pro .graf .txt {
    width: 100%;
    height: auto;
    margin-bottom: 5.34vw;
  }
  main.croire-eye-pro .graf .txt p {
    position: relative;
    top: 50%;
    margin-top: 0px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  main.croire-eye-pro .img.ac {
    text-align: center;
  }
  main.croire-eye-pro p.ac {
    text-align: justify;
  }
  main.croire-eye-pro h2.bd + p {
    padding-top: 30px;
    margin-top: -0.35em;
    margin-bottom: -0.35em;
  }
  main.croire-eye-pro img.KEMIN {
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 10px;
  }
  main.croire-eye-pro .mt30 {
    margin-top: 30px;
  }
  main.croire-eye-pro .idx.box {
    display: block;
  }
  main.croire-eye-pro .idx.box dl {
    max-width: 475px;
    margin: 0;
    margin-top: 8.01vw;
  }
  main.croire-eye-pro .idx.box dl dt {
    position: relative;
    text-align: center;
    padding-top: 20px;
  }
  main.croire-eye-pro .idx.box dl dt span {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
    font-size: 2.2em;
  }
  main.croire-eye-pro .idx.box dl dd {
    font-size: 1.6rem;
    padding-top: 20px;
    margin-top: -0.35em;
    margin-bottom: -0.35em;
  }
  main.croire-eye-pro ul.img-list._200 {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  main.croire-eye-pro ul.img-list._200 li {
    width: calc(50% - 10px) !important;
    margin: 0;
    margin-bottom: 8.01vw !important;
  }
  main.croire-eye-pro ul.img-list._200 li b {
    font-size: 2rem;
    font-weight: bold;
    line-height: 1;
    display: block;
    margin-bottom: 10px;
  }
  main.croire-eye-pro ul.img-list._200 li .img {
    height: auto;
  }
  main.croire-eye-pro ul.more-elem {
    font-size: 0;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  main.croire-eye-pro ul.more-elem li {
    display: block;
    width: calc((100% - 20px) / 3);
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    line-height: 50px;
    min-width: 0px;
  }
  main.croire-eye-pro ul.more-elem li.col2 {
    width: 100%;
  }
  main.croire-eye-pro table.nutrient caption {
    font-size: 1.6em;
    letter-spacing: 0.1em;
    position: absolute;
    top: -2em;
    right: 0;
  }
  main.croire-eye-pro table.nutrient th, main.croire-eye-pro table.nutrient td {
    border: 1px solid #c2c2c2;
    padding: 12px;
    font-size: 1.2rem !important;
  }
  main.croire-eye-pro table.nutrient th {
    background: #EAF6FD;
    width: 200px;
  }
  main.croire-eye-pro table.nutrient td {
    font-size: 1.2rem;
    text-align: right;
  }
  main.croire-eye-pro table.nutrient + table.material {
    margin-top: 50px;
  }

  /* !!------------------------------------ */
  /* !! ★クロワールアイゴールド */
  main.croire-gold .mv {
    background-image: url(../../product/img/bg06.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: center center;
  }

  /* !!------------------------------------ */
  /* !! ★Nアセチルグルコサミンを */
  main.NA .mv {
    background-image: url(../../product/img/bg04.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: center center;
  }
  main.NA .lead {
    margin: 0 0vw;
    padding: 0;
    display: block;
    margin-top: 40px;
  }
  main.NA .lead .inner {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 0 !important;
    margin: 0 5.34vw;
    padding-bottom: 5.34vw !important;
    border-bottom: 1px solid #c2c2c2;
  }
  main.NA .lead .img {
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 20px 0;
    margin-bottom: 0;
  }
  main.NA .lead .img.arr {
    width: 28.035vw;
  }
  main.NA .lead .img ._1 {
    position: relative;
    top: 0px;
    width: 58.74vw;
  }
  main.NA .lead .box {
    padding: 20px 0 !important;
    border: 2px solid #000 !important;
    border-radius: 10px;
    height: 160px;
    display: block;
    height: auto;
    padding: 20px;
    margin: 0 5.34vw;
  }
  main.NA .lead .box h2 {
    padding: 0;
    padding-bottom: 20px;
    margin: 0 20px !important;
    text-align: center;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", Helvetica, Arial, sans-serif !important;
    font-weight: bold;
    width: auto;
    font-size: 18px;
    border: 0;
    border-bottom: 1px solid #000;
  }
  main.NA .lead .box h2 br {
    display: none;
  }
  main.NA .lead .box ul {
    text-align: left;
    margin-top: 15px;
    font-size: 14px;
    padding: 0 20px;
  }
  main.NA .lead .box ul li {
    line-height: 24px;
    padding-left: 1.4em;
    position: relative;
  }
  main.NA .lead .box ul li i {
    font-style: normal;
    position: absolute;
    top: 0;
    left: 0;
  }
  main.NA .lead .box ul li i {
    color: #004097;
  }
  main.NA div.idx {
    display: flex;
    justify-content: space-between;
  }
  main.NA section._1 .inner {
    padding: 0 10.68vw;
    padding-top: 5.34vw;
  }
  main.NA section._1 h3 {
    font-size: 4.806vw;
    font-weight: 500 !important;
    color: #004097;
    margin-bottom: 20px;
    white-space: nowrap;
  }
  main.NA section._1 h3 strong {
    font-weight: 700 !important;
    letter-spacing: 0.05em;
  }
  main.NA section._1 h3 img {
    margin-right: 10px;
    width: 27.768vw;
  }
  main.NA section._1 h3 i {
    display: inline-block;
    padding-bottom: 3px;
    background-image: url(../../product/NA/img/wave.png);
    background-repeat: repeat-x;
    -webkit-background-size: 14px 5px;
    background-size: 14px 5px;
    background-position: bottom left;
  }
  main.NA section._1 .img._1 {
    width: 47.259vw;
    margin: 0 auto;
  }
  main.NA section._1 .txt {
    width: 100%;
    padding-left: 0px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    position: relative;
  }
  main.NA section._1 .txt > img {
    position: relative;
    left: 0;
    margin: 20px auto;
    top: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  main.NA section._1 .txt .hd {
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #c2c2c2;
  }
  main.NA section._1 .txt .hd p {
    text-align: center;
    font-size: 18px;
    padding: 15px 0;
    line-height: 1.56;
    position: 0.56em;
  }
  main.NA section._1 .txt h4 {
    text-align: center;
    font-size: 24px;
    font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
    line-height: 1;
  }
  main.NA section._1 .txt > p {
    padding-top: 15px;
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
    margin-top: -0.225em;
    margin-bottom: -0.225em;
  }

  /* !! - 成分 */
  section.seibun h2 {
    text-align: center;
    color: #004097;
    font-size: 20px;
    line-height: 1;
    max-width: 1200px;
    margin: 8.01vw 0;
    white-space: nowrap;
    letter-spacing: 0.1em;
  }
  section.seibun h2:after {
    content: none;
  }
  section.seibun h2 i {
    background: #fff;
    padding: 0 30px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", Helvetica, Arial, sans-serif !important;
    font-weight: bold !important;
    position: relative;
    z-index: 1;
  }
  section.seibun .seibun {
    margin: 0 10.68vw;
    border-radius: 10px;
    border: 3px solid #004097;
    margin-top: 9.612vw;
    max-width: 974px;
    position: relative;
    left: 0;
    padding: 8.01vw 0;
    padding-left: 5.34vw;
    padding-right: 5.34vw;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    position: relative;
    height: auto;
  }
  section.seibun .seibun .num {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 3px solid #004097;
    font-size: 30px;
    line-height: 1;
    color: #004097;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background: #fff;
    font-family: "Ropa Sans", sans-serif;
  }
  section.seibun .seibun .img {
    display: flex;
    align-items: flex-end;
    margin-top: 5.34vw;
  }
  section.seibun .seibun .txt {
    width: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  section.seibun .seibun .txt h3 {
    font-size: 5.34vw;
    text-align: center;
    position: relative;
    width: 100%;
    font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
    line-height: 1;
  }
  section.seibun .seibun .txt h3 img {
    position: absolute;
    width: 31.506vw;
    top: -22px;
    right: -50px;
  }
  section.seibun .seibun .txt h3 i {
    font-size: 6.675vw;
    display: block;
    width: 100%;
    padding-bottom: 2.67vw;
    margin-bottom: 2.67vw;
    border-bottom: 1px solid #c2c2c2;
  }
  section.seibun .seibun .txt p {
    font-size: 14px;
    line-height: 1.75;
    padding-top: 20px;
    margin-bottom: 2.67vw;
  }
  section.seibun .seibun .txt p br {
    display: none;
  }
  section.seibun .seibun .txt .pic {
    line-height: 1;
    color: #e73817;
    height: 1em;
    font-size: 3.738vw;
    position: relative;
    text-align: left;
    width: 100%;
    padding-top: 0;
    letter-spacing: 0.1em;
    margin-top: 10px !important;
  }
  section.seibun .seibun .txt .pic img {
    position: absolute;
    width: 31.239vw;
    margin-top: -10px;
    top: 50%;
    right: -30px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  section.seibun .seibun._2 .img {
    align-items: center;
  }
  section.seibun .seibun._3 {
    padding: 5.34vw 0;
  }
  section.seibun .seibun._3 .img {
    align-items: center;
  }
  section.seibun .seibun._3 .img img {
    margin-left: -10px;
  }

  /* !!------------------------------------ */
  /* !! ★緑のDHA&EPA */
  main.DHA-EPA .mv {
    background-image: url(../../product/DHA-EPA/img/mv-bg.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: left bottom;
  }
  main.DHA-EPA h1 {
    margin: 0 !important;
  }
  main.DHA-EPA h1 span {
    font-size: 0.8em;
    white-space: nowrap;
    line-height: 1.7 !important;
    display: block;
  }
  main.DHA-EPA .data {
    margin: 0 8.01vw !important;
  }
  main.DHA-EPA img.logo {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 0;
  }
  main.DHA-EPA .lead h2 {
    padding-bottom: 8.01vw;
  }
  main.DHA-EPA .lead._2 {
    background: #F6F8E3;
    padding: 8.01vw;
  }
  main.DHA-EPA .lead._2 h2 {
    font-size: 18px;
    letter-spacing: 0.1em;
  }
  main.DHA-EPA .lead._2 p {
    display: 14px;
  }
  main.DHA-EPA .lead._2 p br {
    display: none;
  }
  main.DHA-EPA ul.img-list.mid.cen li {
    width: 213px;
  }
  main.DHA-EPA ul.img-list.mid.cen li span {
    white-space: nowrap;
  }
  main.DHA-EPA ul.img-list.mid.cen li:last-of-type {
    margin: 0 auto;
  }
  main.DHA-EPA .kodawari_wrap .inner {
    border-bottom: 1px solid #c2c2c2;
    padding: 8.01vw;
  }
  main.DHA-EPA .kodawari_wrap .inner h2 {
    margin-bottom: 8.01vw;
  }
  main.DHA-EPA .kodawari {
    position: relative;
    height: auto !important;
    margin-bottom: 8.01vw !important;
  }
  main.DHA-EPA .kodawari._1 {
    display: block;
    position: relative;
    padding-right: 80px;
  }
  main.DHA-EPA .kodawari._1 .img {
    position: absolute;
    top: 0;
    right: 0;
    width: 26.166vw;
    margin-right: -4.806vw;
  }
  main.DHA-EPA .kodawari._1 p {
    max-width: 614px;
    margin-right: 20px;
    font-size: 14px;
    line-height: 1.5;
  }
  main.DHA-EPA .kodawari._2 {
    display: block;
  }
  main.DHA-EPA .kodawari._2 .img {
    margin-left: -8.01vw;
    width: 100vw !important;
    max-width: 1000px;
    margin-bottom: 5.34vw;
  }
  main.DHA-EPA .kodawari._2 .img img {
    width: 100% !important;
    height: auto !important;
  }
  main.DHA-EPA .kodawari._2 ul {
    width: 100%;
  }
  main.DHA-EPA .kodawari._2 ul li {
    margin-bottom: 10px;
  }
  main.DHA-EPA .kodawari.r {
    display: block;
  }
  main.DHA-EPA .kodawari.r .txt {
    order: 2;
  }
  main.DHA-EPA .kodawari.r .img {
    order: 1;
    margin-left: -8.01vw;
    width: 100vw;
    margin-bottom: 20px;
  }
  main.DHA-EPA .kodawari .txt._3 {
    overflow: hidden;
    width: 100%;
    margin: 0;
    display: block;
  }
  main.DHA-EPA .kodawari .txt._3 p {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    top: 0;
    line-height: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  main.DHA-EPA .kodawari .txt._3 p strong {
    font-size: 22px;
    font-weight: bold;
    color: #E8380E;
    line-height: 1.3;
  }
  main.DHA-EPA .kodawari .txt._3 p strong i {
    font-size: 36px;
  }
  main.DHA-EPA .kodawari .img {
    float: none;
  }
  main.DHA-EPA .kodawari ul {
    width: 50%;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
  }
  main.DHA-EPA .kodawari ul li {
    width: 100%;
    background: #85CBBF;
    border-radius: 10px;
    padding: 15px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
  }
  main.DHA-EPA .kodawari ul li:last-of-type {
    margin-bottom: 0;
  }
  main.DHA-EPA .kodawari ul li p {
    padding-left: 1.5em;
    position: relative;
    margin-top: -0.3em;
    margin-bottom: -0.3em;
  }
  main.DHA-EPA .kodawari ul li p i {
    font-style: normal;
    position: absolute;
    top: 0;
    left: 0;
  }
  main.DHA-EPA .kodawari.left .img {
    float: left;
  }
  main.DHA-EPA p.point.red {
    color: #E8380E;
    text-align: center !important;
    font-size: 6.141vw;
    font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
  }
  main.DHA-EPA p.point.red strong {
    background-image: url(../../product/DHA-EPA/img/wave.png);
    background-repeat: repeat-x;
    -webkit-background-size: auto 5px;
    background-size: auto 5px;
    background-position: center bottom;
    padding-bottom: 10px;
  }
  main.DHA-EPA section.mo .inner {
    padding-bottom: 0;
  }
  main.DHA-EPA section.mo h2 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 4.806vw;
  }
  main.DHA-EPA section.mo h2 i {
    font-weight: bold;
    margin: 0 5px;
    width: 43px;
    height: 43px;
    line-height: 1;
    font-size: 22px;
    display: inline-block;
    color: #FFF;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    background-image: url(../../product/DHA-EPA/img/img2.png);
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: center center;
  }
  main.DHA-EPA section.mo .hd {
    font-size: 18px;
    font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
    text-align: center;
    font-weight: normal;
    margin: 30px 0;
    line-height: 1;
  }
  main.DHA-EPA section.mo .idx._1 dl {
    border: 1px solid #000;
    width: calc(50% - 2.67vw);
  }
  main.DHA-EPA section.mo .idx._1 dl dt {
    font-size: 3.738vw;
    white-space: nowrap;
    background: #00437C;
    color: #fff;
    text-align: center;
    width: 90%;
    height: 30px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    margin-top: -15px;
    font-weight: bold;
  }
  main.DHA-EPA section.mo .idx._1 dl dd {
    font-size: 14px;
    width: 100%;
    padding: 10px 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  main.DHA-EPA section.mo .img.ac {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    height: 70px;
  }
  main.DHA-EPA section.mo .img.ac img {
    width: 28px;
    height: 28px;
  }
  main.DHA-EPA section.mo .tBox {
    border: 1px solid #000;
    padding: 20px;
    padding-top: 80px;
    position: relative;
    margin-top: 80px;
  }
  main.DHA-EPA section.mo .tBox h3 {
    background: #fff;
    width: 127px;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 50%;
    top: -85px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  main.DHA-EPA section.mo .tBox p {
    font-size: 14px;
    text-align: justify;
  }
  main.DHA-EPA section.mo .tBox p br {
    display: none;
  }
  main.DHA-EPA section.mo .tBox p strong {
    font-size: 18px;
    font-weight: bold;
    display: block;
    line-height: 1;
    margin-bottom: 20px;
    font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
    letter-spacing: 0.1em;
  }
  main.DHA-EPA section.betavia .inner {
    padding-bottom: 0;
  }
  main.DHA-EPA section.betavia h2 {
    font-weight: bold;
    margin-bottom: 4.005vw;
    letter-spacing: 0.1em;
    white-space: nowrap;
    font-size: 5.34vw;
  }
  main.DHA-EPA section.betavia .lead {
    line-height: 1.5;
    padding: 0;
    font-weight: bold;
    font-size: 14px;
    text-align: justify;
  }
  main.DHA-EPA section.betavia .idx._1 {
    display: block;
    width: auto;
    margin: 5.34vw 0;
  }
  main.DHA-EPA section.betavia .idx._1 .img {
    text-align: center;
    margin-bottom: 4.005vw;
  }
  main.DHA-EPA section.betavia .idx._1 p {
    width: auto;
    font-size: 14px;
  }
  main.DHA-EPA section.betavia .feature {
    background: #F6F8E3;
    padding: 5.34vw;
  }
  main.DHA-EPA section.betavia .feature h3 {
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    padding-bottom: 20px;
    line-height: 1;
    border-bottom: 1px solid #c2c2c2;
    letter-spacing: 0.1em;
    font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
  }
  main.DHA-EPA section.betavia .feature ul {
    margin-top: 30px;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.7;
    padding-top: 20px;
    margin-top: -0.35em;
    margin-bottom: -0.35em;
  }
  main.DHA-EPA section.betavia .feature ul li {
    font-size: 14px;
    letter-spacing: 0.1em;
    padding-left: 1.4em;
    position: relative;
  }
  main.DHA-EPA section.betavia .feature ul li i {
    font-style: normal;
    position: absolute;
    top: 0;
    left: 0;
  }
  main.DHA-EPA section.betavia .feature ul li i {
    color: #8DC21E;
  }
  main.DHA-EPA section.omega3 h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  main.DHA-EPA section.omega3 .inner {
    padding-bottom: 0;
  }
  main.DHA-EPA section.omega3 .lead {
    padding: 0;
    text-align: justify;
  }
  main.DHA-EPA section.omega3 p {
    font-size: 14px;
  }
  main.DHA-EPA section.omega3 .txt1 {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 20px 0;
    margin-bottom: 30px;
    position: relative;
  }
  main.DHA-EPA section.omega3 .txt1 .wrap {
    position: relative;
    width: 80%;
  }
  main.DHA-EPA section.omega3 .txt1 p {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 5px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    font-size: 4.806vw;
    line-height: 1.82;
    font-weight: bold;
    text-align: center;
  }
  main.DHA-EPA section.omega3 .txt-wrap {
    position: relative;
    margin-left: -8.01vw;
    width: 100vw;
  }
  main.DHA-EPA section.omega3 .txt-wrap .txt {
    width: auto;
    height: auto;
    display: block;
    border: 1px solid #000;
    background: #fff;
    margin: 0 8.01vw;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 5.34vw;
    margin-top: -16.02vw;
  }
  main.DHA-EPA section.omega3 .txt-wrap .txt h3 {
    font-size: 20px;
    width: 100%;
    text-align: center;
    font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
    line-height: 1;
    letter-spacing: 0.03em;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
  }
  main.DHA-EPA section.omega3 .txt-wrap .txt p {
    font-size: 14px;
    line-height: 1.75;
    margin-top: -0.375em;
    margin-bottom: -0.375em;
    padding-top: 20px;
  }

  /* !!------------------------------------ */
  /* !! ★還元型コエンザイムQ10 */
  main.Q10 .mv {
    background-image: url(../../product/Q10/img/mv-bg.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: center center;
  }
  main.Q10 div.img-right.block {
    margin-top: 13.35vw;
  }
  main.Q10 div.img-right.block .img {
    max-width: 100% !important;
  }
  main.Q10 div.img-right.block .img img {
    max-width: 100% !important;
  }
  main.Q10 div.img-right.block .txt {
    padding-right: 0px;
  }
  main.Q10 div.img-right.block h3 {
    line-height: 1.75;
    margin-top: -0.375em;
    margin-bottom: -0.375em;
    padding-bottom: 8.01vw !important;
  }
  main.Q10 div.img-right.block h4 {
    font-size: 2rem;
    line-height: 1;
    margin-bottom: 20px;
  }
  main.Q10 div.img-left.block .txt {
    margin-top: 8.01vw;
  }
  main.Q10 .img-list li {
    margin-bottom: 0 !important;
  }
  main.Q10 p.ac {
    text-align: center;
  }
  main.Q10 ul.img-list.food {
    max-width: 600px;
    margin: 0 auto;
  }
  main.Q10 ul.img-list.food li {
    margin: 0 25px 50px 25px !important;
  }
  main.Q10 ul.img-list.food li:nth-last-of-type(-n+3) {
    margin-bottom: 0 !important;
  }
  main.Q10 p.hd {
    font-size: 2rem;
    line-height: 1;
    margin-bottom: 20px;
  }
  main.Q10 p.hd strong {
    font-size: 1.2em;
    font-weight: 600;
    display: block;
    margin-bottom: 20px;
  }
  main.Q10 ul.idx.vitamin {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  main.Q10 ul.idx.vitamin li {
    max-width: 415px;
    display: inline-block;
    width: 100%;
    height: 100px;
    position: relative;
    margin: 5.34vw 0;
    border: 1px solid #fff;
    border-radius: 10px;
  }
  main.Q10 ul.idx.vitamin li p {
    text-align: center;
    font-size: 3rem;
    font-weight: 600;
    line-height: 1.33;
    position: relative;
    color: #fff;
    top: 50%;
    margin-top: -0.165em;
    margin-bottom: -0.165em;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  main.Q10 ul.idx.vitamin li p span {
    display: block;
    font-size: 0.5em;
  }

  /* !!------------------------------------ */
  /* !! 魔法のワハハ歯ブラシ */
  main.wahaha .mv {
    background-image: url(../../product/wahaha-haburashi/img/mv_sp.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: center center;
    -webkit-background-size: 100% auto !important;
    background-size: 100% auto !important;
  }
  main.wahaha .mv .logo {
    max-width: 60%;
    margin-bottom: 0;
  }
  main.wahaha .block {
    margin-top: 26.7vw;
  }
  main.wahaha .block .inner {
    position: relative;
    width: auto !important;
    border: 1px solid #333333;
    padding: 2.67vw 0 !important;
  }
  main.wahaha .block .inner h2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    font-size: 18px !important;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  main.wahaha .block .inner h2 i {
    display: block;
    font-size: 18px;
    background: #fff;
    padding: 0 2.67vw;
    letter-spacing: 0.1em;
  }
  main.wahaha #_1 {
    margin-top: 26.7vw;
  }
  main.wahaha #_1 .inner {
    padding-top: 16.02vw !important;
    border: none !important;
    padding-bottom: 0 !important;
  }
  main.wahaha #_1 ul.idx {
    max-width: 184.23vw;
    margin: 0 auto;
    padding: 0 30px;
  }
  main.wahaha #_1 ul.idx li {
    width: calc((100% - 4.005vw) / 2);
    height: 13.35vw;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 5.34vw;
    background: #656464;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    border-radius: 5px;
  }
  main.wahaha #_1 ul.idx li.b {
    background-color: #1c2585;
  }
  main.wahaha #_1 ul.idx li.r {
    background-color: #8c1d25;
  }
  main.wahaha #_1 ul.idx li:nth-of-type(n+5) {
    margin-bottom: 5.34vw;
  }
  main.wahaha #_2 {
    margin-top: 16.02vw;
  }
  main.wahaha #_2 .inner {
    margin: 0 8.01vw;
    padding: 4.005vw !important;
    padding-top: 10.68vw !important;
  }
  main.wahaha #_2 p {
    text-align: center;
  }
  main.wahaha #_3 {
    max-width: 1000px;
    margin: 13.35vw 0;
    position: relative;
  }
  main.wahaha #_3 ._1 {
    line-height: 1.5;
    position: relative;
    bottom: 0px;
    left: 0;
    width: 100%;
    padding: 10px 8.01vw;
    padding-left: 21.36vw;
    text-align: left;
    z-index: 1;
  }
  main.wahaha #_4 {
    margin: 0 8.01vw;
    margin-top: 50px !important;
  }
  main.wahaha #_4 .inner {
    max-width: 1000px;
    padding: 30px 20px !important;
    padding-bottom: 20px !important;
  }
  main.wahaha #_4 p br {
    display: none;
  }
  main.wahaha #_4 p._1 {
    font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
    font-size: 16px;
    width: 60%;
    padding-right: 10px;
    align-self: flex-start;
  }
  main.wahaha #_4 .img {
    position: relative;
    width: 40%;
  }
  main.wahaha #_4 .img img {
    width: 100% !important;
    height: auto !important;
  }
  main.wahaha #_4 .img p {
    right: 0;
    line-height: 1;
    text-align: right;
    bottom: -10px;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    position: absolute;
    white-space: nowrap;
    font-weight: 900;
    font-style: 18px;
    font-size: 12px;
  }
  main.wahaha #_4 .img p i {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
  }
  main.wahaha #_4 h3 {
    text-align: center;
    font-size: 16px;
    margin: 20px auto;
    margin-top: 70px;
  }
  main.wahaha #_4 h3:after {
    content: "";
    height: 1px;
    width: 100%;
    display: block;
    background: #333;
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  main.wahaha #_4 h3 i {
    display: inline-block;
    position: relative;
    z-index: 1;
    line-height: 30px;
    background: #fff;
    font-size: 16px;
    letter-spacing: 0.1em;
    padding: 0 10px;
    font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
  }
  main.wahaha #_4 div._1 {
    background: #E9EFF8;
    padding: 5.34vw;
  }
  main.wahaha #_4 div._1 p {
    font-family: "游明朝", "YuMincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif !important;
    margin: 0;
  }
  main.wahaha div.sec {
    margin: 13.35vw 8.01vw;
    border: 1px solid #333333;
    height: auto;
    display: block;
    align-items: center;
    padding: 10px;
  }
  main.wahaha div.sec h2 {
    width: auto;
    border-right: 0;
    border-bottom: 1px solid #333333;
    height: auto;
    line-height: 1;
    padding-bottom: 10px;
    font-size: 18px;
  }
  main.wahaha div.sec ul {
    margin-top: 10px;
  }
  main.wahaha div.sec ul li {
    position: relative;
    padding-left: 1.4em;
    position: relative;
    font-size: 13px;
  }
  main.wahaha div.sec ul li i {
    font-style: normal;
    position: absolute;
    top: 0;
    left: 0;
  }
  main.wahaha div.sec ul li i {
    color: #0B308D;
  }
  main.wahaha #_5 .img {
    text-align: center;
    margin: 13.35vw 0;
  }
  main.wahaha #_5 .howto {
    margin: 0 8.01vw;
    border: 1px solid #8F1C23;
    max-width: 1000px;
  }
  main.wahaha #_5 .howto h3 {
    background: #8F1C23;
    color: #fff;
    height: 50px;
    font-size: 18px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    letter-spacing: 0.1em;
  }
  main.wahaha #_5 .howto .txt {
    padding: 4.005vw;
    align-items: center;
  }
  main.wahaha #_5 .howto p {
    max-width: 616px;
  }
  main.wahaha #_5 .howto .img {
    margin: 0 auto;
    margin-top: 15px;
  }
  main.wahaha #_6 .inner {
    margin: 8.01vw;
    width: auto !important;
    display: block;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 30px !important;
  }
  main.wahaha #_6 .inner:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    width: calc(100% - (10px));
    height: calc(100% - (10px));
    z-index: 0;
    border: 1px solid #000;
    pointer-events: none;
  }
  main.wahaha #_6 .img._1 {
    position: relative;
    margin-bottom: 10px;
  }
  main.wahaha #_6 .img._2 {
    width: 100%;
  }
  main.wahaha #_6 .img._2 img {
    width: 100% !important;
    height: auto !important;
  }
  main.wahaha #_6 .txt .hd {
    line-height: 1;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: bold;
    text-align: left;
    margin: 15px 0;
    line-height: 1.5;
  }
  main.wahaha #_6 .txt ul {
    font-size: 14px;
    font-weight: bold;
  }
  main.wahaha #_7 {
    margin: 13.35vw 8.01vw;
  }
  main.wahaha .nutrient {
    margin: 0 !important;
  }
  main.wahaha .nutrient th {
    width: auto !important;
  }

  /* !!------------------------------------ */
  /* !! 安心・安全への取り組み */
  main.forsafety > section {
    position: relative;
    padding: 8.01vw 13.35vw;
    padding-bottom: 0;
    margin: 0;
    height: auto;
    position: relative;
  }
  main.forsafety > section:first-of-type {
    margin-top: 13.35vw;
  }
  main.forsafety > section h2 {
    padding-left: 0;
    margin-left: 0;
  }
  main.forsafety > section h2:after {
    content: none;
  }
  main.forsafety > section h2 + p {
    margin-top: 15px;
    white-space: normal;
    text-align: justify;
  }
  main.forsafety > section h2 + p br {
    display: none;
  }
  main.forsafety > section .wrap {
    position: static;
    z-index: 1;
    left: 100px;
    top: 50%;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  main.forsafety > section .img {
    position: static;
    width: 200px !important;
    top: 0;
    right: 0;
    margin: 0 auto;
  }
  main.forsafety > section .img img {
    width: 100% !important;
    height: auto !important;
  }
  main.forsafety > section.kokunai {
    background: -moz-linear-gradient(0% 50% 0deg, #eaf6fd 0%, #bae3f9 100%);
    background: -webkit-linear-gradient(0deg, #eaf6fd 0%, #bae3f9 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, #eaf6fd), color-stop(1, #bae3f9));
    background: -o-linear-gradient(0deg, #eaf6fd 0%, #bae3f9 100%);
    background: -ms-linear-gradient(0deg, #eaf6fd 0%, #bae3f9 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAF6FD', endColorstr='#BAE3F9' ,GradientType=0)";
    background: linear-gradient(90deg, #eaf6fd 0%, #bae3f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EAF6FD",endColorstr="#BAE3F9" , GradientType=1);
  }
  main.forsafety > section.seibun {
    background: -webkit-linear-gradient(90deg, #f9f9f9 0%, #fefefe 100%);
  }
  main.forsafety > section.seibun .img {
    left: 0;
    right: auto;
    z-index: 0;
  }
  main.forsafety > section.seibun .wrap {
    left: auto;
    right: 100px !important;
  }
  main.forsafety > section.privacy {
    overflow: hidden;
    background: -moz-linear-gradient(100% 50% -180deg, #eaf6fd 0%, #bae3f9 100%);
    background: -webkit-linear-gradient(-180deg, #eaf6fd 0%, #bae3f9 100%);
    background: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0, #eaf6fd), color-stop(1, #bae3f9));
    background: -o-linear-gradient(-180deg, #eaf6fd 0%, #bae3f9 100%);
    background: -ms-linear-gradient(-180deg, #eaf6fd 0%, #bae3f9 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAF6FD', endColorstr='#BAE3F9' ,GradientType=0)";
    background: linear-gradient(270deg, #eaf6fd 0%, #bae3f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EAF6FD",endColorstr="#BAE3F9" , GradientType=1);
    margin-bottom: 100px;
  }
  main.forsafety > section.privacy .img {
    position: static;
    top: 0;
    right: 0;
    float: right;
    margin-right: -13.35vw;
  }

  /* !!------------------------------------ */
  /* !! 企業情報 */
  main.company .lead-wrap {
    max-width: 1000px;
    position: relative;
    margin: 50px auto;
    width: 100%;
  }
  main.company .lead-wrap .img {
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
  }
  main.company .lead-wrap .img img {
    width: 100% !important;
    height: auto !important;
  }
  main.company .lead-wrap .lead {
    margin-left: 0;
    padding: 8.01vw;
  }
  main.company h2.cen {
    margin-bottom: 50px;
    margin-left: 0;
    width: 100%;
    line-height: 1;
  }
  main.company h2.cen:after {
    content: none;
  }
  main.company .philosophy {
    padding: 0;
    padding: 0 8.01vw;
  }
  main.company .philosophy .inner {
    width: 100%;
    margin: 0 auto;
  }
  main.company .philosophy ul {
    display: block;
    justify-content: space-between;
  }
  main.company .philosophy ul li {
    width: 100%;
    border-bottom: 0 !important;
  }
  main.company .philosophy ul li:last-of-type {
    border-bottom: 1px solid #c2c2c2 !important;
  }
  main.company .philosophy ul li strong {
    line-height: 1;
    display: block;
    border: 1px solid #c2c2c2;
    border-width: 1px 0;
    font-size: 1.8rem;
    line-height: 40px;
    text-align: center;
    font-weight: 600;
  }
  main.company .philosophy ul li p {
    padding: 30px 0;
    margin-top: -0.375em;
    margin-bottom: -0.375em;
  }
  main.company section.outline {
    padding: 13.35vw 0 !important;
  }
  main.company ul.outline li {
    height: auto;
  }
  main.company ul.outline li div {
    position: relative;
    line-height: 1.6;
    font-size: 1.6rem;
    max-width: 1000px;
    margin: 0 auto;
    margin: 0 8.01vw;
    top: 0;
    padding: 10px 0;
    position: relative;
    padding-left: 100px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  main.company ul.outline li div span {
    display: inline-block;
    width: 100px;
    position: absolute;
    top: 10px;
    left: 0;
  }
  main.company ul.outline li:nth-of-type(2n + 1) {
    background: #F7F8F8;
  }

  /* !!------------------------------------ */
  /* !! コンタクト */
  main.contact section#form-sec {
    text-align: center;
    padding-bottom: 0;
    padding: 8.01vw !important;
  }
  main.contact p.hd {
    text-align: center;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0px;
  }
  main.contact .mfp_err {
    line-height: 1.3;
    padding: 8px 0 !important;
    white-space: normal;
    font-size: 1rem;
  }
  main.contact .mfp_err:before {
    content: "※";
  }
  main.contact .cb-grp {
    width: 100%;
    margin: 0px auto !important;
    display: block;
  }
  main.contact .cb-grp + .mfp_err {
    text-align: center;
  }
  main.contact .cb-grp > div {
    width: 100%;
    height: auto;
    padding: 15px;
    margin-top: 20px;
    background: #F7F8F8;
    margin-bottom: 0;
  }
  main.contact .cb-grp > div:last-of-type(-n + 3) {
    margin-bottom: 30px !important;
  }
  main.contact .cb-grp > div label {
    display: block;
    position: relative;
    line-height: 1;
    padding-left: 0px;
    text-align: left;
    line-height: 1;
    font-size: 1.6rem;
    top: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  main.contact .cb-grp > div label input {
    display: inline-block;
    margin-right: 10px;
  }
  main.contact .contact-wrap {
    background: #F7F8F8;
    padding: 50px 0;
    margin-top: 30px;
    margin-left: -8.01vw;
    width: 100vw;
    padding: 8.01vw;
  }
  main.contact ul.form-grp {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 8.01vw auto;
    justify-content: space-between;
  }
  main.contact ul.form-grp li {
    width: 100%;
    height: auto;
    margin-bottom: 5.34vw;
    position: relative;
    font-size: 1.6rem;
  }
  main.contact ul.form-grp li span {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    text-align: left;
    margin-bottom: 5px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  main.contact ul.form-grp li input {
    appearance: none;
    padding: 10px;
    border: 1px solid #c2c2c2;
    height: 40px;
    width: 100%;
    display: block;
    font-size: 1.6rem;
  }
  main.contact ul.form-grp li.full {
    width: 100% !important;
    height: auto;
  }
  main.contact ul.form-grp li.full .zip {
    height: 40px;
    width: 200px;
    float: none;
    margin-bottom: 20px;
  }
  main.contact ul.form-grp li.full .zip:before {
    width: 40px;
    text-align: center;
    line-height: 40px;
  }
  main.contact ul.form-grp li.full .zip input {
    padding-left: 40px;
  }
  main.contact ul.form-grp li.full div.add {
    width: 100%;
    height: 40px;
    float: none;
    clear: right;
  }
  main.contact ul.form-grp li.inquiry {
    width: 100% !important;
    height: auto;
    margin-bottom: 0 !important;
  }
  main.contact ul.form-grp li.inquiry textarea {
    padding: 10px;
    font-size: 1.6rem !important;
    border: 1px solid #c2c2c2;
    display: block;
    max-width: 1000px;
    width: 100% !important;
    height: 200px !important;
  }
  main.contact .bt_wrap {
    font-size: 0;
  }
  main.contact .bt_wrap button {
    position: relative;
    appearance: none;
    border: none;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #666;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
  }
  main.contact .bt_wrap button:after {
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    content: "";
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(-45deg) translateY(-50%);
    -moz-transform: rotate(-45deg) translateY(-50%);
    -ms-transform: rotate(-45deg) translateY(-50%);
    -o-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%);
    transform-origin: center center;
  }
  main.contact .bt_wrap button.submit {
    background: -moz-linear-gradient(20% 200% 45deg, #7ecef4 0%, #00a0e9 100%);
    background: -webkit-linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
    background: -webkit-gradient(linear, 20% 200%, 80% -100%, color-stop(0, #7ecef4), color-stop(1, #00a0e9));
    background: -o-linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
    background: -ms-linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ECEF4', endColorstr='#00A0E9' ,GradientType=0)";
    background: linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7ECEF4",endColorstr="#00A0E9" , GradientType=1);
  }

  /* !! - - -  */
  /* !! 確認画面 */
  table#mfp_confirm_table {
    max-width: 800px;
    width: 100%;
    border: 1px solid #c2c2c2;
    margin: 50px auto;
    margin-bottom: 30px;
  }
  table#mfp_confirm_table th, table#mfp_confirm_table td {
    display: block !important;
    text-align: left;
  }
  table#mfp_confirm_table td {
    padding-top: 0 !important;
  }

  .mfp_buttons {
    margin-bottom: 50px;
    font-size: 0;
  }
  .mfp_buttons button {
    position: relative;
    appearance: none;
    border: none;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #666;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
  }
  .mfp_buttons button:after {
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    content: "";
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(-45deg) translateY(-50%);
    -moz-transform: rotate(-45deg) translateY(-50%);
    -ms-transform: rotate(-45deg) translateY(-50%);
    -o-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%);
    transform-origin: center center;
  }
  .mfp_buttons button#mfp_button_send {
    background: -moz-linear-gradient(20% 200% 45deg, #7ecef4 0%, #00a0e9 100%);
    background: -webkit-linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
    background: -webkit-gradient(linear, 20% 200%, 80% -100%, color-stop(0, #7ecef4), color-stop(1, #00a0e9));
    background: -o-linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
    background: -ms-linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ECEF4', endColorstr='#00A0E9' ,GradientType=0)";
    background: linear-gradient(45deg, #7ecef4 0%, #00a0e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7ECEF4",endColorstr="#00A0E9" , GradientType=1);
  }

  /* !! - - -  */
  /* !! 完了画面 */
  div.thanks {
    border-radius: 10px;
    width: auto;
    padding: 30px;
    background: #F7F8F8;
    margin: 30px 8.01vw;
    margin-bottom: 8.01vw;
  }
  div.thanks + .btn {
    margin: 0 auto;
    margin-bottom: 50px;
  }
}
/*# sourceMappingURL=main.css.map */