/*----------------------------------
全体
----------------------------------*/

body {
	font-size: 4.5vw;
	line-height: 6.5vw;
	word-break: break-word;
	text-size-adjust: none;
}

.wrapper {
	margin: 0 auto;
	width: 95%;
}

.pc-left {
	float: none;
	margin: 0 auto;
}

.pc-right {
	float: none;
	margin: 0 auto;
}

.alignleft {
	float: none;
	margin: 0 auto;
}

.alignright {
	float: none;
	margin: 0 auto;
}

.pc-t-center {
	text-align: left !important;
}

.pc-of {
	overflow: visible;
}

a:hover img {
	opacity: 1;
}

a:hover .img-banner {
	opacity: 1;
}

a.bo {
	text-decoration: underline;
}

a.bo:hover {
	text-decoration: underline;
}

a.no-bo {
	text-decoration: underline;
}

a.no-bo:hover {
	text-decoration: underline;
}

.full-sp {
	width: 100%;
}

.list {
    margin-bottom: 5%;
}

.list li {
	margin-left: 6vw !important;
}

.num-list {
	margin-bottom: 5%;
}

_::-webkit-full-page-media, _:future, :root .num-list li {
	margin-left: 7.5vw !important;
}

_::-webkit-full-page-media, _:future, :root .num-list li:nth-child(n+10) {
	margin-left: 10vw !important;
}

.num-list-2 {
	margin-bottom: 5%;
}

.num-list-2 li {
	padding-left: 8.5vw !important;
}

.douga {
	position: relative;
	padding-top: 56.25%;
	width: 100%;
	margin: 0 auto;
}

.douga iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.text-base {
	padding-left: 4.5vw;
}

.text-base-2 {
	padding-left: 9vw;
}

.text-base-3 {
	padding-left: 13.5vw;
}

.text-base-4 {
	padding-left: 18vw;
}

.text-base-5 {
	padding-left: 22.5vw;
}

.pc {
	display: none;
}

.pc.tab {
	display: none;
}

.pc.tab.mobi {
	display: block;
}

.tab {
	display: none;
}

.tab.mobi {
	display: block;
}

.pc.mobi {
	display: block;
}

.mobi {
	display: block;
}

.m20 {
	margin: 2.5% !important;
}

.mt20 {
	margin-top: 2.5% !important;
}

.mb20 {
	margin-bottom: 2.5% !important;
}

.no-mt20 {
	margin-top: -5% !important;
}

.mt-20 {
	margin-top: 5% !important;
}

.mb-20 {
	margin-bottom: 5% !important;
}

.ml20 {
	margin-left: 2.5% !important;
}

.mr20 {
	margin-right: 2.5% !important;
}

.m40 {
	margin: 5% !important;
}

.mt40 {
	margin-top: 5% !important;
}

.mb40 {
	margin-bottom: 5% !important;
}

.ml40 {
	margin-left: 5% !important;
}

.mr40 {
	margin-right: 5% !important;
}

.m60 {
	margin: 7.5% !important;
}

.mt60 {
	margin-top: 7.5% !important;
}

.mb60 {
	margin-bottom: 7.5% !important;
}

.ml60 {
	margin-left: 7.5% !important;
}

.mr60 {
	margin-right: 7.5%;
}

.m80 {
	margin: 10% !important;
}

.mt80 {
	margin-top: 10% !important;
}

.mb80 {
	margin-bottom: 10% !important;
}

.ml80 {
	margin-left: 10% !important;
}

.mr80 {
	margin-right: 10%;
}

.m100 {
	margin: 12.5% !important;
}

.mt100 {
	margin-top: 12.5% !important;
}

.mb100 {
	margin-bottom: 12.5% !important;
}

.ml100 {
	margin-left: 12.5% !important;
}

.mr100 {
	margin-right: 12.5%;
}

.p20 {
	padding: 2.5% !important;
}

.pt20 {
	padding-top: 2.5% !important;
}

.pb20 {
	padding-bottom: 2.5% !important;
}

.pl20 {
	padding-left: 2.5% !important;
}

.pr20 {
	padding-right: 2.5% !important;
}

.p40 {
	padding: 5% !important;
}

.pt40 {
	padding-top: 5% !important;
}

.pb40 {
	padding-bottom: 5% !important;
}

.pl40 {
	padding-left: 5% !important;
}

.pr40 {
	padding-right: 5% !important;
}

.p60 {
	padding: 7.5% !important;
}

.pt60 {
	padding-top: 7.5% !important;
}

.pb60 {
	padding-bottom: 7.5% !important;
}

.pl60 {
	padding-left: 7.5% !important;
}

.pr60 {
	padding-right: 7.5% !important;
}

.p80 {
	padding: 10% !important;
}

.pt80 {
	padding-top: 10% !important;
}

.pb80 {
	padding-bottom: 10% !important;
}

.pl80 {
	padding-left: 10% !important;
}

.pr80 {
	padding-right: 10% !important;
}

.p100 {
	padding: 12.5% !important;
}

.pt100 {
	padding-top: 12.5% !important;
}

.pb100 {
	padding-bottom: 12.5% !important;
}

.pl100 {
	padding-left: 12.5% !important;
}

.pr100 {
	padding-right: 12.5% !important;
}

/*----------------------------------
文字スタイル
----------------------------------*/

.fs15 {
	font-size: 3.5vw !important;
	line-height: 5.5vw !important;
}

.fs23 {
	font-size: 6.5vw !important;
	line-height: 8.5vw !important;
}

.fs30 {
	font-size: 8vw !important;
	line-height: 10vw !important;
}

.fs40 {
	font-size: 9.5vw !important;
	line-height: 11.5vw !important;
}

.fs50 {
	font-size: 11vw !important;
	line-height: 13vw !important;
}

/*----------------------------------
画像関連
----------------------------------*/

/*----------------------------------
header
----------------------------------*/

header.mobi {
	background: #1BA1E8;
	box-sizing: border-box;
	padding: 10px 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}

.head-logo-sp {
	box-sizing: border-box;
	display: block;
	width: 175px;
}

.head-logo-sp img {
	height: auto;
	width: 100%;
}

.head-sp-cart-btn {
	box-sizing: border-box;
    display: block;
    height: 30px;
    margin: 5px 10px;
    margin-left: 0;
}

.head-sp-cart-btn img {
	height: 100%;
	width: auto;
}

.menu-btn,
.menu-btn span {
	box-sizing: border-box;
	display: inline-block;
	transition: all .4s;
}

.menu-btn {
    display: block;
    height: 30px;
    margin: 5px auto;
    position: relative;
    width: 35px;
}

.menu-btn span {
	background: #fff;
	border-radius: 5px;
	left: 0;
	height: 4px;
	position: absolute;
	width: 100%;
}

.menu-btn span:nth-of-type(1) {
	top: 0;
}

.menu-btn span:nth-of-type(2) {
	top: 13px;
}

.menu-btn span:nth-of-type(3) {
	bottom: 0;
}

.menu-btn.active span:nth-of-type(1) {
    transform: translateY(20px) rotate(-45deg);
    -webkit-transform: translateY(20px) rotate(-45deg);
    top: -7px;
}

.menu-btn.active span:nth-of-type(2) {
    opacity: 0;
}

.menu-btn.active span:nth-of-type(3) {
    transform: translateY(-20px) rotate(45deg);
    -webkit-transform: translateY(-20px) rotate(45deg);
    top: 33px;
}

.sp-menu {
	background: #fff;
	box-sizing: border-box;
	display: none;
	padding-bottom: 5%;
	position: fixed;
	top: 61px;
	width: 100%;
	z-index: 9990;
}

.sp-menu li {
	box-sizing: border-box;
	padding-top: 5%;
}

.sp-menu li a {
	box-sizing: border-box;
	color: #1b8ddb;
	display: block;
	text-align: center;
	text-decoration: none;

}

.top-img {
	background: url(../images/top/top-img-bg2.jpg) no-repeat;
	background-size: cover;
	height: 55vw;
	margin-top: 61px;
	width: 100%;
}

.top-img-logo {
    height: auto;
    margin: 19% 0 0 8.2%;
    width: 42%;
}

.top-img-mv {
    height: auto;
    margin: 5% 0 0 2.5%;
    width: 97.5%;
}

.top-img-item-img {
    height: auto;
    margin: 1.6% 8.2% 0 0;
    width: 36%;
}

/*----------------------------------
共通
----------------------------------*/

.main-title .title-in {
    font-size: 4.5vw;
    line-height: 6.5vw;
    letter-spacing: 0.2vw;
    opacity: 0.3;
}

.main-title .title {
    font-size: 4.5vw;
    line-height: 1.5em;
    letter-spacing: 0.3vw;
    margin-top: 1.6%;
    padding-bottom: 3.6%;
    display: block;
}

.main-title .title::after {
	height: 4px;
	width: 35px;
    bottom: -10px;
}

.main-title .text {
    font-size: 4.5vw;
    line-height: 6.5vw;
    letter-spacing: 0.01vw;
    margin-top: 1.7%;
    padding-bottom: 4.3%;
}

.main-title .text::after {
	height: 4px;
	width: 35px;
}

.title-bar.jokin {
    margin-top: 40px;
}

.title-bar {
    height: 14.6vw;
}

.title-bar-in {
	font-size: 4.5vw;
    line-height: 5.5vw;
    letter-spacing: 0.225vw;
    padding: 5% 0;
}

.title-bar-in-img {
    height: auto;
    right: 0;
    top: -2.25vw;
    width: 20%;
}

/*----------------------------------
空間除菌
----------------------------------*/

.plus-content {
    padding: 6.4% 0 0;
}

.plus-title-img {
	height: auto;
	width: 70%;
}

.jokin-main-img {
    height: auto;
    margin: 6.3% 0 0 0;
    width: 100%;
}

.plus-content .wrapper {
  overflow: hidden;
}

.jokin-main-img {
  height: auto;
  margin: 6.3% 0 0 0;
  width: 100%;
  position: relative;
}

/*----------------------------------
テレビCM放送予定！
----------------------------------*/

.home .media-content {
    padding: 35px 0 0;
}

.media-content {
    padding: 10.4% 0 16.2%;
}

.media-content .main-title .title {
    padding-left: 13%;
}

.media-content .main-title .title::before {
    background: url(../images/top/tv-icon.png) no-repeat;
    background-size: 100%;
    left: 1vw;
    height: 6vw;
    top: 1.5vw;
    width: 10%;
}

.media-main-img {
    margin-top: 7.3%;
    width: 90%;
}

.media-main-img img {
    height: auto;
    width: 100%;
}
.movie_caption{
    padding: 1em 1em 0;
    font-size: 0.75em;
    text-align: left;
}

/*----------------------------------
菌も臭いもまとめて空間除菌！
----------------------------------*/

.title-bar.jokin .title-bar-in {
    padding-left: 6.3%;
}

.jokin-2-content {
	background: url(../images/top/kuukan-bg.jpg) no-repeat;
	background-size: cover;
	height: 90vw;
	width: 100%;
}

.jokin-2-content .wrapper {
	height: 90vw;
	padding-top: 6.8%;
}

.jokin-2-content-img {
    height: auto;
    margin-left: 0;
    width: 80%;
}

.jokin-2-content-box {
    bottom: 6.8vw;
    height: 64vw;
    right: 0;
    width: 45%;
}

.jokin-2-content-box-check-img {
    left: 1.8vw;
    height: auto;
    top: -3.2vw;
    width: 43%;
}

.jokin-2-content-box-list {
    margin: 16% ​6% 0 6;
}

.jokin-2-content-box-list li {
    border-bottom: 1px dashed #ccc;
    font-size: 3.5vw;
    line-height: 4.5vw;
    letter-spacing: 0.07vw;
    margin-left: 12%;
    min-height: 5vw;
    padding: 2% 0 3.5%;
    padding-left: 3% !important;
}

.jokin-2-content-box-list li:first-child {
	padding: 2% 0 3.5%;
}

.jokin-2-content-box-list li::before {
	background: url(../images/top/checkbox.png) no-repeat;
    background-size: 100%;
    left: -4vw;
    height: 4vw;
    width: 12%;
}

/*----------------------------------
使い方はとっても簡単!!
----------------------------------*/

.use-content {
    padding: 9.2% 0 6.5%;
}

.use-content-tv {
    margin-top: 8.7%;
    width: 90%;
}

.use-content-tv:hover {
	opacity: 1;
}

.use-content-tv img {
	height: auto;
	width: 100%;
}

.use-content-tv:hover img {
	opacity: 1;
}

.use-content-tv-box {
    border: 1px solid #00a0e9;
    bottom: 2.1vw;
    font-size: 3vw;
    line-height: 5vw;
    letter-spacing: 0.03vw;
    padding: 0.5% 1.5%;
    width: 85%;
}

.use-content-in {
    margin: 12% auto 0;
    width: 90%;
}

.use-content-in-img {
    height: auto;
    margin: 0 -2rem 0 2rem;
    position: relative;
    width: 100%;
}

.use-content-in-info {
	position: relative;
    right: auto;
    top: auto;
    width: 100%;
}

.use-content-in-info-title-1 {
    font-size: 5vw;
    line-height: 8vw;
    letter-spacing: 0.15vw;
}

.use-content-in-info-title-1 .mini {
	font-size: 4vw;
	line-height: 6vw;
}

.use-content-in-info-title-1 strong {
    font-size: 9vw;
}

.use-content-in-info-title-2 {
    font-size: 5vw;
    line-height: 8vw;
    letter-spacing: 0.1vw;
    margin-top: 0;
}

.use-content-in-info-text {
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin: 4.6% 0 0 0;
}

/*----------------------------------
ポイント
----------------------------------*/

.point-content section .wrapper {
	width: 95%;
}

.point-content section.point-1 {
	padding: 4.4% 0 5.9%;
}

.point-content section.point-2 {
	padding: 5% 0 12.6%;
}

.point-content section.point-3 {
	padding: 6.6% 0 12.4%;
}

.point-content section.point-4 {
	padding: 7.1% 0 10.7%;
}

.point-content-title {
    height: 25vw;
    width: 100%;
}

.point-content-title-num {
    font-size: 5vw;
    line-height: 7vw;
    letter-spacing: 0.2vw;
    left: 0;
    width: 35%;
}

.point-content-title-num strong {
    font-size: 20vw;
    line-height: 22vw;
    letter-spacing: 0.75vw;
    left: 0;
    position: relative;
    top: -1.9vw;
}

.point-content-title-in {
    border-bottom: 3px solid #1b8ddb;
    font-size: 5vw;
    line-height: 7vw;
    letter-spacing: 0.02vw;
    padding: 15% 0 3.5%;
    width: 60%;
    margin-right: 5%;
}

.point-content-img img {
	height: auto;
	width: 100%;
}

.point-1 .point-content-img {
    margin: 5% auto 0;
    width: 90%;
}

.point-2 .point-content-img {
	margin: 5% auto 0;
    width: 90%;
}

.point-3 .point-content-img {
	margin: 5% auto 0;
    width: 70%;
}

.point-content-img-text {
	font-size: 3.5vw;
	line-height: 5.5vw;
}

.point-3 .point-content-img-text {
    margin-top: 2.5%;
    font-size: 0.5em;
}

.point-content-info {
    margin: 3.8% auto 0;
    width: 90%;
}

.point-4 .point-content-info {
    margin: 5% auto 0;
    width: 90%;
}

.point-content-info-title {
    font-size: 5vw;
    line-height: 8vw;
    letter-spacing: 0.05vw;
}

.point-content-info-text {
    font-size: 4.5vw;
    line-height: 6.5vw;
    letter-spacing: 0.035vw;
    margin-top: 1.5%;
}

.point-content-info-list {
    margin-top: 3.4%;
    width: 100%;
}

.point-content-info-list li {
    border-radius: 5px;
    float: left;
    font-size: 3.5vw;
    line-height: 10vw;
    height: 10vw;
    margin: 0 1% 1% 0;
    width: 24.25%;
}

.point-content-info-list li.line-2 {
	line-height: 4.5vw;
	padding-top: 0.5%;
    padding-bottom: 0.5%;
}

.point-content-info-list li:nth-child(4n) {
	margin-right: 0;
}

.point-content-info-point-3-list {
    margin-top: 5%;
}

.point-content-info-point-3-list li {
    float: left;
    margin-right: 5%;
    width: 30%;
}

.point-content-info-point-3-list li:nth-child(3n) {
	margin-right: 0;
}

.point-content-info-point-3-list-bg {
    border-radius: 50%;
    height: 25.7vw;
    width: 100%;
}

.point-content-info-point-3-list-bg img {
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 55%;
}

.point-content-info-point-3-list-text {
    font-size: 3vw;
    line-height: 6vw;
    margin-top: 5%;
}

.point-content-in {
    margin: 9.9% auto 0;
    width: 100%;
}

.point-content-in-box {
    border-radius: 10px;
    margin-bottom: 4.8%;
    padding: 2%;
}

.point-content-in-box:last-child {
	margin-bottom: 0;
}

.point-content-in-box-img img {
	height: auto;
	width: 100%;
}

.box-1 .point-content-in-box-img {
    margin: 2.5% auto 5%;
    width: 90%;
}

.box-2 .point-content-in-box-img {
    margin: 2.5% auto 5%;
    width: 90%;
}

.box-3 .point-content-in-box-img {
    margin: 2.5% auto 5%;
    width: 90%;
}

.point-content-in-box-img-text {
	font-size: 1.5vw;
    line-height: 3.5vw;
    letter-spacing: 0.01vw;
}

.box-2 .point-content-in-box-img-text {
    margin: 5% 0 0 0;
}

.box-3 .point-content-in-box-img-text {
    margin: 5% 0 0 0;
}

.point-content-in-box-info {
	margin: 0 auto;
    padding-top: 15px;
    width: 90%;
}

.box-2 .point-content-in-box-info {
    padding-top: 15px;
    width: 90%;
}

.box-3 .point-content-in-box-info {
    padding-top: 5%;
    width: 90%;
}

.point-content-in-box-info-title {
    font-size: 5vw;
    line-height: 8vw;
    letter-spacing: 0.03vw;
}

.point-content-in-box-info-text {
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin-top: 0.3em;
    margin-bottom: 1.5em;
}

.box-3 .point-content-in-box-info-text {
    margin: 2.1% 0 0 0;
}

.point-content-in-box-info-text-in {
    line-height: 6.5vw;
    margin-top: 0.5em;
    margin-bottom: 1.5em;
}

.point-4-main-img {
    height: auto;
    margin-top: 10.8%;
    width: 90%;
}

.point-4-list {
    margin: 4.3% auto 0;
    width: 90%;
}

.point-4-list li {
    font-size: 4.5vw;
    line-height: 6.5vw;
    letter-spacing: 0.03vw;
    margin-bottom: 5%;
    min-height: 6vw;
    padding: 0;
    padding-left: 8vw;
}

.point-4-list li:last-child {
	margin-bottom: 0;
}

.point-4-list-num {
    font-size: 6vw;
    line-height: 8vw;
    left: 0;
    top: 0;
}

.point-4-list li.line-2 .point-4-list-num {
	top: 0;
}

.point-4-list-title {
    font-size: 6vw;
    line-height: 8vw;
    letter-spacing: 0.06vw;
    margin: 1.7% 0 0 0;
}

.point-4-list-text {
    margin: 2% 0 0 0;
}

/*----------------------------------
まずはお気軽にお試しください
----------------------------------*/

.title-bar.item .title-bar-in {
    padding-left: 8.5%;
}

.item-content {
	padding: 8.2% 0;
}

.item-content .main-title .title {
	letter-spacing: 0.1vw;
	padding-bottom: 3.6%;
}

.item-content-in {
    margin: 8.1% auto 0;
    width: 100%;
}

.item-content-in-img {
	height: auto;
	width: 50%;
}

.item-content-in-info {
    margin: 5% auto 0;
    padding-top: 0;
    width: 80%;
}

.item-content-in-info-title {
    font-size: 6vw;
    line-height: 8vw;
}

.item-content-in-info-text {
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin: 1.4% 0 0 0;
}

.item-content-in-info-box {
    border: 1px solid #1b8ddb;
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin: 5% 0 0 0;
    padding: 0 0 1%;
    width: 100%;
}

.item-content-in-info-box strong {
    font-size: 6vw;
}

.item-content-in-info-price {
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin: 10px 0 0 0;
    text-align: center;
    width: 100%;
}

.item-content-in-info-price-main {
    font-size: 10vw;
    line-height: 12vw;
    margin: 0 0 0 2.5%;
}

.item-content-in-info-price-en {
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin-left: 0;
}

.item-content-in-info-price-tex {
    font-size: 4.5vw;
    line-height: 6.5vw;
}

.item-content-in-info-price-text {
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin: 2.5% 0 0 0;
    text-align: left;
    display:block;
}

.item-content-in-info-price-text.f1 {
    text-indent:-1em;
    padding-left:1em;
}

.item-content-in-info-price-text span {
    display:none;
}

.item-content-in-info-btn {
    border-radius: 30px;
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin: 3% 0 0 0;
    padding: 3% 0;
    width: auto;
}

.item-content-in-info-btn:hover {
	opacity: 1;
}

.item-content-in-info-btn span {
    padding: 0 0 0 5%;
}

.item-content-in-info-btn span::before {
    background: url(../images/top/cart-icon.png) no-repeat;
    background-size: 100%;
    left: -5vw;
    height: 6.25vw;
    top: 0;
    width: 20%;
}

.item-content-in-info-btn span::after {
	font-size: 6.5vw;
    line-height: 6.5vw;
    right: -7vw;
}

.item-content-in-info form {
    display: block;
}

.item-content-in-info form input, .item-onebox form input {
    width: 100%;
    margin: 1em 0 0 ;
    font-size: 1em;
}
.item-content-pdreset {
    padding-left: 0;
}
.item-content-btnwrap {
    margin-left: 0;
    flex-direction: column;
    margin-top: 20px;
    justify-content: space-between;
}
.item-content-btnwrap img {
    width: 100%;
    margin-bottom: 10px;
}
.item-onebox {
    flex-direction: column;
}
.item-onebox>div {
    margin: 0 auto;
    width: 80%;
}
.item-onebox-wrap {
    flex-direction: column;
    margin-left: 0;
    margin-top: 0;
}
.item-onebox-wrap img:first-child {
    width: 100%;
    margin-top: 0;
}
.item-onebox-wrap img:last-child {
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
}
.item-onebox .matome {
    margin: 5% auto 0;
    padding-top: 0;
    width: 80%
}
.item-onebox>img {
    height: auto;
    width: 50%;
}

/*----------------------------------
定期お届けコース
----------------------------------*/

.merit-content {
	padding: 8.5% 0 12%;
}

.merit-content .main-title .title {
    letter-spacing: 0.09vw;
    margin-top: 2%;
    padding-bottom: 0;
}

.merit-content .main-title .title::after {
	content: none;
}

.merit-content-list {
	justify-content: none;
    margin-top: 7.5%;
    display: none;
}

.merit-content-list li {
    border-radius: 10px;
    margin-right: 2.5%;
    margin-bottom: 2.5%;
    padding-bottom: 5%;
    width: 48.75%;
}

.merit-content-list li:nth-child(2n) {
	margin-right: 0;
}

.merit-content-list li:last-child {
	margin-right: 0;
}

.merit-content-list-title {
    display: block;
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin-top: 10%;
    left: 0;
    position: relative;
}

.merit-content-list-title strong {
    font-size: 10vw;
    line-height: 12vw;
    top: -0.5vw;
}

.merit-content-list-img {
    height: 20vw;
    margin-top: 5%;
    width: auto;
}

.merit-content-list-text-1 {
    font-size: 4.5vw;
    line-height: 6.5vw;
    letter-spacing: 0.15vw;
    margin-top: 5%;
}

.merit-content-list-text-2 {
    font-size: 4.5vw;
    line-height: 6.5vw;
    letter-spacing: 0.16vw;
    margin-top: 1.5%;
}

.merit-content-price-list {
    margin-top: 6.4%;
}

.merit-content-price-list li {
    float: left;
    margin-right: 2.5%;
    width: 48.75%;
}

.merit-content-price-list li:last-child {
	margin-right: 0;
}

.merit-content-price-en {
    font-size: 14.5vw;
    line-height: 15.5vw;
    left: 2.8vw;
}
.one-wey .merit-content-price-en {
    left: -3vw;
    top: 0;
    font-size: 14.5vw;
}
.merit-content-price-list-box {
    border-radius: 10px;
    height: 57vw;
    margin-top: 12%;
    padding: 2.3% 3.3%;
    width: 100%;
}

.merit-content-price-list-box-title {
    border-bottom: 4px solid #1b8ddb;
    font-size: 4.5vw;
    line-height: 6.5vw;
    letter-spacing: 0.1vw;
    margin-top: 8%;
    padding-bottom: 2.5%;
}

.one-wey .merit-content-price-list-box-title span {
    font-size: 40%;
    padding-left: 0;
    padding-top: 10px;
}

.merit-content-price-list-box-price-box {
	border: 1px solid #ee4064;
    font-size: 3vw;
    line-height: 5vw;
    margin: 5.4% auto 0;
    padding: 1.5% 0;
    text-align: center;
    width: 80%;
}

.one-wey .merit-content-price-list-box-price-box {
    margin: 5% 0;
}
.item-content-in-info-price .merit-content-price-list-box-price-box {
    margin: 0.5em 0 0.2em;
    width: auto;
    padding: 0.3em 1em;
    font-size: 30px;
}

.merit-content-price-list-box-price-box strong {
    font-size: 4vw;
}

.merit-content-price-list-box-text-1 {
    font-size: 2.5vw;
    line-height: 4.5vw;
    letter-spacing: 0.06vw;
    margin: 1.5% auto 0;
    width: 80%;
}

.merit-content-price-list-box-price {
    margin: 0 auto 0;
    width: 80%;
}

.one-wey .merit-content-price-list-box-price {
    justify-content: center;
    width: 90%;
    margin-bottom: 20px;
}

.merit-content-price-list.one-wey li .box-inner {
    justify-content: center;
}

.one-wey .merit-content-price-list-box-price-in,
.merit-content-price-list-box-price-in {
    font-size: 9vw;
    line-height: 12vw;
    margin-top: -2%;
}

.one-wey .merit-content-price-list-box-price-in {
    font-size: 12vw;
}

.one-wey .merit-content-price-list-box-price-in.f1 {
    margin: 0.5em 0.5em 0;
    font-size: 4vw;
}

img.img-2000, img.img-13500, img.img-2500 {
    width: 100%;
}
img.img-13500 {
    margin-top: 10px;
}
.merit-content-price-list-box-price-en {
    font-size: 2.2vw;
    line-height: 3.2vw;
    padding-top: 3%;
}

.merit-content-price-list-box-price-en strong {
    font-size: 5vw;
    line-height: 7vw;
    margin-top: -9%;
}

.merit-content-price-list-box-text-2 {
    font-size: 2.5vw;
    line-height: 4.5vw;
    margin: 2.5% auto 0;
    width: 85%;
}

.merit-content-price-list-box-text-2 .text-base {
	padding-left: 2.5vw;
}

.merit-content-price-list-box-price-text {
    font-size: 3vw;
    line-height: 5vw;
    margin-top: 7%;
    padding: 0 8%;
}

.one-wey .merit-content-price-list div div {
    text-align: center;
}
.one-wey .merit-content-price-list-box-title {
    padding-top: 20px;
}
.one-wey .only {
    text-align: center;
}
.one-wey .merit-content-price-list-box-price {
    display: block;
    text-align: center;
}
.one-wey .merit-content-price-list-box-price-text {
    margin: 4vw auto;
    font-size: 5vw;
}

.merit-content-price-list-box-price-text::before {
    height: 2px;
    top: 2.25vw;
    width: 12%;
}

.merit-content-price-list-box-price-text::after {
    height: 2px;
    top: 2.25vw;
    width: 12%;
}

.merit-content-price-list-box-price-text-2 {
    font-size: 3.5vw;
    line-height: 5.5vw;
    margin: 0 auto;
    width: 80%;
}
.one-wey .merit-content-price-list-box-price-text-2 {
    font-size: 30px;
  }

.merit-content-in {
    margin: 12.7% auto 0;
    width: 90%;
}

.merit-content-in section {
    margin-bottom: 12.5%;
}

.merit-content-in section.merit-2 {
    margin-bottom: 12.5%;
}

.merit-content-in section.merit-3 {
    margin-bottom: 12.5%;
}

.merit-content-in section:last-child {
	margin-bottom: 0;
}

.merit-content-in-bg {
    height: auto;
    padding: 2.5% 0 5%;
    width: 100%;
}

.merit-content-in-bg-title {
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin-top: 0;
}

.merit-content-in-bg-title strong {
    display: inline-block;
    font-size: 6vw;
    line-height: 8vw;
    margin-top: 0;
    margin-left: 2.5%;
    position: relative;
    top: 0.4vw;
}

.merit-content-in-bg-img {
    height: auto;
    margin-top: 2.5%;
    width: 15%;
}

.merit-content-in-info {
	margin-top: 2.5%;
    width: 100%;
}

.merit-2 .merit-content-in-info {
	padding: 0;
}

.merit-3 .merit-content-in-info {
	padding: 0;
}

.merit-content-in-info-title {
    border-bottom: 3px solid #1b8ddb;
    font-size: 6vw;
    line-height: 8vw;
    letter-spacing: 0.04vw;
    padding: 0 2.5% 1.5% 2.5%;
}

.merit-content-in-info .list {
	margin: 2.5% 0 0;
}

.merit-content-in-info .list li {
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin-left: 6vw !important;
    margin-bottom: 0;
}

.merit-content-in-info .list li:last-child {
	margin-bottom: 0;
}

.merit-content-in-info .list li .text-base {
	padding-left: 4.5vw;
}

.merit-content-cart-btn {
    border-radius: 30px;
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin: 10.4% 0 0 0;
    padding: 3% 0;
    width: 100%;
}

.merit-content-cart-btn:hover {
	opacity: 1;
}

.merit-content-cart-btn span {
	padding-left: 5%;
}

.merit-content-cart-btn span::before {
    background: url(../images/top/cart-icon.png) no-repeat;
    background-size: 100%;
    left: -5vw;
    height: 6.5vw;
    top: 0;
    width: 10%;
}

.merit-content-cart-btn span::after {
    font-size: 6.5vw;
    line-height: 6.5vw;
    right: -7vw;
}

.merit-content-box {
	margin: 5.4% auto 0;
    padding-top: 7.4%;
    padding: 7.4% 4.3% 0 4%;
    width: 95%;
}

.merit-content-box-en {
    font-size: 14.5vw;
    line-height: 15.5vw;
}

.merit-content-box-in {
    padding: 5% 7% 5%;
}

.merit-content-box-in-title {
    font-size: 6vw;
    line-height: 8vw;
    letter-spacing: 0.05vw;
    margin-bottom: 2.5%;
}

.merit-content-box-in-title-2 {
    font-size: 5vw;
    line-height: 7vw;
    letter-spacing: 0.03vw;
    margin-bottom: 0;
}

.merit-content-box-in p {
    font-size: 4.5vw;
    line-height: 6.1vw;
    margin-bottom: 5%;
}

.merit-content-box-in p + .merit-content-box-in-title-2 {
	margin-top: 7.5%;
}

.merit-content-box-in-title span br {
    display: block;
    margin-left: 0;
}
.merit-content-box-width {
    width: 100%;
}
.merit-content-box-wrap img:nth-of-type(2) {
    width: calc(100%/4);
}
.subttl-mt {
    margin-top: 25px;
}

/*----------------------------------
気になる質問にお答えします！
----------------------------------*/

.title-bar.qa .title-bar-in {
    padding-left: 10.5%;
}

.qa-content {
	padding: 2em 0 13.8%;
}

.qa-content-in {
	margin: 0 auto;
	width: 88%;
}

.qa-content-in section {
    border: 4px solid #1b8ddb;
    border-radius: 10px;
    margin-bottom: 5%;
    padding: 2.5% 7% 2.5% 4%;
}

.qa-content-in section:last-child {
	margin-bottom: 0;
}

.qa-content-in-title {
    font-size: 4.5vw;
    line-height: 6.5vw;
    letter-spacing: 0.1vw;
    padding-left: 6.75%;
}

.qa-content-in-title::before {
	left: 0;
	top: 0;
}

.qa-content-in-title::after {
	font-size: 7vw;
    line-height: 7vw;
    right: -6vw;
    top: 0;
}

.qa-content-in-title.open::after {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

.qa-content-in-text {
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin: 2.5% 2.5% 0 6.75%;
    padding-left: 4.5vw;
}

.qa-content-in-text::before {
	left: 0;
	top: 0;
}

/*----------------------------------
業務AC
----------------------------------*/

.gyoumu-content {
    padding: 2.2em 0;
}

.gyoumu-content-img {
    height: auto;
    margin: 0 auto;
    width: 90%;
}

.gyoumu-content-info {
	margin: 0 auto 5%;
    padding-top: 0;
    width: 90%;
}

.gyoumu-content-info-text-1 {
    font-size: 4.5vw;
    line-height: 6.5vw;
    padding: 0 12%;
}

.gyoumu-content-info-text-1::before {
    height: 2px;
    top: 3.5vw;
    width: 9%;
}

.gyoumu-content-info-text-1::after {
    height: 2px;
    top: 3.5vw;
    width: 9%;
}

.gyoumu-content-info-title {
    font-size: 6.5vw;
    line-height: 8vw;
    letter-spacing: 0.2vw;
    margin-top: 5%;
    padding-left: 35%;
}

.gyoumu-content-info-title::before {
    background: url(../images/top/gyoumu-icon.png) no-repeat;
    background-size: 100%;
    left: 0;
    height: 16.5vw;
    top: 0;
    width: 29%;
}

.gyoumu-content-info-text-2 {
    font-size: 4vw;
    line-height: 6vw;
    margin-top: 5%;
}

.gyoumu-content-btn {
	border-radius: 20px;
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin-top: 3.2%;
    padding: 3% 0;
}

.gyoumu-content-btn:hover {
	opacity: 1;
}

.gyoumu-content-btn span strong {
    font-size: 6vw;
    line-height: 8vw;
}

.gyoumu-content-btn span::after {
    font-size: 7vw;
    line-height: 7vw;
    right: 2.5vw;
    top: 7.5vw;
}

/*----------------------------------
コラム
----------------------------------*/

.home .column-content {
    padding: 30px 0;
}
.column-content {
    padding: 11.7% 0 6.1%;
}

.column-content .wrapper{
    width: 88%;
}


.column-content-list {
    margin-top: 9.6%;
    width: 100%;
}

.column-content-list li {
    margin: 0 2.5% 7.5% 0;
    float: left;
    width: 48.75%;
}

.column-content-list li:nth-child(5n) {
	margin-right: 2.5%;
}

.column-content-list li:nth-child(2n) {
	margin-right: 0;
}

.column-content-list-img {
	border: 4px solid #1b8ddb;
}

.column-content-list-img img {
	height: auto;
	width: 100%;
}

.column-content-list-info {
    margin-top: 2.5%;
}

.column-content-list-info-date {
    font-size: 4.5vw;
    line-height: 6.5vw;
}

.column-content-list-info-cate {
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin-left: 0;
}

.column-content-list-title {
    font-size: 4.5vw;
    line-height: 5.5vw;
    margin-top: 1.5%;
    font-weight: 500;
}

.column-content-list-link {
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin: 0;
    padding-right: 5vw;
}

.column-content-list-link::after {
    font-size: 8vw;
    line-height: 8vw;
    right: -2.5vw;
    top: -0.75vw;
}

.column-content-list-link:hover {
	opacity: 1;
}

/*----------------------------------
footer
----------------------------------*/

.foot-in {
	padding: 0;
}

.foot-in ul {
    margin: 0 auto;
    width: 100%;
    text-align: left;
}

.foot-in ul li {
	border-bottom: 1px solid #000;
    float: none;
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin-right: 0;
    display: block;
}

.foot-in ul li.clm::after {
    content: "";
    color: #fff;
    padding-left: 0;
}

.foot-in ul li:first-child {
	border-top: 1px solid #000;
}

.foot-in ul li:last-child {
	border-bottom: 0;
	margin-right: 0;
}

.foot-in ul li a {
	box-sizing: border-box;
	display: block;
	padding: 2.5% 5%;
	position: relative;
}

.foot-in ul li a:hover {
	text-decoration: none;
}

.foot-in ul.clm li a::before {
    content: "　";
}

.foot-in ul.clm li:first-child a::before {
    content: "";
}

.foot-in ul.clm li:first-child::after {
    content: "";
    color: #fff;
    padding-left: 0;
}

.foot-in ul li a::after {
    box-sizing: border-box;
    color: #1b8ddb;
    content: "\e902";
    font-family: 'icomoon';
    font-size: 8vw;
    line-height: 8vw;
    position: absolute;
    right: 3%;
    top: 50%;
	transform: translateY(-50%) rotate(90deg);
	-webkit-transform: translateY(-50%) rotate(90deg);
}

.foot-in-2 {
	padding: 2.5% 0 50px;
}

.copyright {
    font-size: 3vw;
    line-height: 6.5vw;
    letter-spacing: 0.05vw;
    margin: 0 auto;
    text-align: center !important;
}

.foot-in-2-list {
    margin: 0 auto 2.5%;
    width: 100%;
}

.foot-in-2-list li {
	border-right: 1px solid #fff;
    float: left;
    font-size: 3.5vw;
    line-height: 5.5vw;
    margin-right: 0;
    padding-right: 0;
    text-align: center;
    width: 50%;
}

.foot-in-2-list li:last-child {
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
}

/*----------------------------------
固定フッター
----------------------------------*/

.telop {
    font-size: 14px;
  }
  .telop p img {
    width: 100%;
    margin: 0 auto;
  }

/*----------------------------------
固定サイドボタン
----------------------------------*/

.kotei-side-btn {
    font-size: 2vw;
    line-height: 2.5vw;
    padding: 2% 2.1% 2.5%;
    top: 400px;
    width: 20%;
}

.kotei-side-btn:hover {
	opacity: 0.6;
}

.kotei-side-btn span {
    padding-left: 33%;
}

.kotei-side-btn span::before {
    background: url(../images/top/cart-icon.png) no-repeat;
    background-size: 100%;
    height: 4vw;
    top: 0.8vw;
    width: 30%;
}

.kotei-side-btn span::after {
    font-size: 2.5vw;
    line-height: 2.5vw;
    right: -0.75vw;
    top: 2.55vw;
}

/*shop 20210226*/
#store .area-box li {
    font-size: 0.8em;
}
#store .ken-box {
    padding: 5%;
    justify-content: flex-start;
}
#store .ken-box li {
    width: 14%;
    text-align: center;
}
#store .ken-box li:nth-child(8n) {
    display: none;
}
#store .date-list li div,
#store .date-list li p {
    width: 100%;
}
#store .date-list li div {
    font-size: 1.1rem;
    line-height: 1.4;
}
#store .date-list li p {
    margin-bottom: 0.5em;
    line-height: 1;
}
#store .company-content {
    padding: 40px 0;
}
#store .main-title .area-content-list-text {
    margin-top: 40px;
}

/* メディア掲載 */
.home .media .wrapper {
    padding: 30px 0;
}
.media .wrapper {
    width: 88%;
}
.media-lists {
    width: 100%;
    height: auto;
    padding: 5em 0;
}

.merit-content-in section {
    overflow: visible;
}
.merit-content-in-bg {
    height: 17.249vw;
    padding: 0;
    width: 100%;
    position: relative;
    background: none;
}
.merit-content-in-bg-title {
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin-top: 0;
    position: absolute;
    color: #fff;
    top: 50%;
    border-radius: 6px;
    width: 100%;
    height: 55%;
    background-color: rgb(38, 143, 216);
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: left !important;
    padding-left: 17%;
}
.merit-imgwrap {
    border: 2px solid rgb(38, 143, 216);
    background-color: #fff;
    border-radius: 50%;
    width: 18%;
    height: 87%;
    position: relative;
    top: 6%;
    left: -3%;
    transform: translate(-50%,);
    box-sizing: border-box;
}
.merit-content-in-bg-img {
    height: auto;
    width: 65%;
    position: absolute;
    margin-top: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.merit-content-in-info {
    margin-top: 0;
}
.merit-content-in-info-title {
    padding: 1% 2.5% 5% 2.5%;
    text-align: center;
}
.merit-d-none {
    display: none;
}
.merit-sp-br {
    display: block;
}
.merit-content-in-info .list li {
    font-size: 4.4vw;
}
.merit-content-in-info .list li span {
    font-weight: bold;
}
.merit-2-img {
    width: 75%;
    left: 48%;
}
.merit-4-img {
    top: 53%;
}
.merit-content-in-info .list {
    margin: 3.5% 0 0;
}

#shop .disc li {
    text-align: left;
}

.point-1 .point-content-img.pc-right {
    margin-top: 0;
    top: 8.5%;
    left: 50%;
    transform: translateX(-50%);
}
.point-1 .point-content-info.pc-left {
    margin-top: 74%;
}
.point-1 .point-content-img {
    position: absolute;
    right: 0;
}

.telop p {
    padding-top: .3em;
    padding-bottom: .3em;
    font-size: 15px;
    width: auto;
}
.telop p a{
    width: 50%;
    text-align: center;
    text-align: -webkit-center;
}
.telop img:nth-of-type(n+2) {
    margin-left: 90px;
}
/* ヘッダーロゴ画像小さく */
.head-logo-sp img {
    margin-top: 4%;
    width: 75%;
}
.plus-content {
    padding-top: 0;
}

.attach-container {
    margin: 46px auto 0;
}
.attach-content {
    margin: 0 auto;
    padding: 0 0 28px;
}
.attach-wrap {
    margin-bottom: 25px;
}
.attach-title {
    font-size: 4.5vw;
}

.attach-title-box {
	display: block;
}

.attach-title-box-in {
    font-size: 2.5vw;
    line-height: 4.5vw;
    margin: 0 1.5vw 0 0;
}

.attach-title-box-in:last-child {
	margin-right: 0;
}

.attach-box img {
    position: relative;
    left: -12px;
    width: 60%;
}
.attach-box img:nth-child(2) {
    margin-top: 17px;
}
.attach-box-second .attach-txtwrap {
    margin-left: 0;
}
.attach-txtwrap {
    width: 90%;
    margin-left: 0;
}
.attach-txtwrap p {
    font-size: 13px;
    line-height: 1.5;
}
.attach-movie {
    margin: 25px auto 0;
    width: 90%;
}

.attach-content-title {
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin-top: 28px;
}

.attach-content-caution-text {
    font-size: 13px;
    line-height: 1.5;
    margin: 2.5vw 2.5vw 0;
    text-align: left;
}

.attach-content-flow-in {
	margin: 7.5vw 2.5vw 0;
}

.attach-content-flow-in section {
    float: none;
    margin: 0 0 7.5vw;
    width: 100%;
}

.attach-content-flow-in section:last-child {
	margin-bottom: 0;
}

.attach-content-flow-in-img {
    height: auto;
    width: 60%;
}

.attach-content-flow-in-text {
    font-size: 13px;
    line-height: 1.5;
    margin-top: 2.5vw;
}

.attach-content-info-text {
    font-size: 13px;
    line-height: 1.5;
    margin: 2.5vw 2.5vw 0;
}

.attach-content-info-caution-text {
    font-size: 13px;
    line-height: 1.5;
    margin: 1.5vw 2.5vw 0;
    padding-left: 7.5vw;
}

.attach-content-info-caution-text::before {
    background: url(https://www.ac-plus.jp/wp/wp-content/themes/ac-plus-child/img/top/icon-bikkuri.png) no-repeat;
    background-size: 100%;
    height: 6vw;
    width: 6vw;
}

.attach-content-info-in {
	margin: 7.5vw 2.5vw 0;
}

.attach-content-info-in section {
    float: none;
    margin: 0 0 7.5vw;
    width: 100%;
}

.attach-content-info-in section:last-child {
	margin-bottom: 0;
}

.attach-content-info-in-title {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 2.5vw;
    padding: 1.5vw 2.5vw;
}

.attach-content-info-in-img {
    height: auto;
    margin-bottom: 2.5vw;
    width: 60% !important;
}

.attach-content-info-in-img img {
	bottom: auto;
	left: auto;
	position: static;
	right: auto;
}

.attach-content-info-in-text {
    font-size: 13px;
    line-height: 1.5;
}

.use-content-in-img {
    height: auto;
    margin: 0px -2rem 0px 2rem;
    position: relative;
    width: 100%;
}
/* 画像を差し替えたので幅を変更 */
.use-content-in-img {
    width: 80%;
}

/* 定期お届け */
.merit-content-price-list.one-wey li .box-inner>div {
    width: inherit;
    margin-right: 0;
}

/* snsアイコン */
.sns-wrap {
    margin-top: -37px;
    width: 95%;
}
.sns-icons img {
    width: 25px;
    height: auto;
}
.sns-icons a:not(:first-child) {
    margin-left: .6%;
}


.merit-content-box-in {
    padding: 8%;
}
.attach-box-second {
    margin-top: 10px;
}
.attach-box img {
    margin-left: 0;
}

.shop-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 10%;
    top: 35%;
}
.shop-link a {
    width: 36%;
}
.shop-link a:last-child {
    margin-left: 7.5%;
    width: 65%;
}
.shop-link img {
    width: 100%;
}
.head-logo-sp {
    width: 125px;
}
.head-logo-sp img {
    width: 100%;
}
/* 試験結果 */
.evidence-content {
    padding: 10.4% 0 16.2%;
}
.evidence-content .wrapper>p {
    font-size: 15px;
}
.evi-list+.evi-list {
    margin-top: 43px;
}
.evi-list p {
    margin-top: 17px;
    font-size: 15px;
}
.evi-list img {
    max-width: 90%;
    margin: 0 auto;
}

/* 新着情報 */
.home .top-news-content {
    padding: 30px 0;
}
.top-news-content {
    padding: 11.7% 0 6.1%;
}
.top-news-menu {
    padding: 20px 22px;
    margin-top: 40px;
}
.top-news-list {
    font-size: 3.5vw;
}
.top-news-list {
    flex-direction: column;
}
.top-news-list p {
    margin-top: 3px;
}
.top-news-list time:after {
    display: none;
}
.top-news-list time {
    line-height: initial;
}
.top-news-txt {
    width: 100%;
}

/* AC plusの効果検証 */
.media-content-2 {
    padding-top: 0;
}

.col-bottom-link {
    display: none;
}

/* 梅雨 */
.rainy-content {
    padding: 13.4% 0 16.2%;
}
.rainy-top-img {
    margin-top: 22px;
}
.ra-flex {
    display: block;
}
.rainy-menu {
    max-width: 90%;
    margin: 0 auto;
}
.rainy-list {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 50px;
}
.rainy-list:first-of-type {
    margin-top: 30px;
}
.rainy-list:nth-of-type(2n) {
    flex-direction: column-reverse;
}
.rainy-list:nth-of-type(3) {
    flex-direction: column;
    margin-top: 40px;
}
.rainy-list:nth-of-type(3)>.ra-flex {
    display: flex;
    flex-direction: column-reverse;
}
.rainy-list h3 {
    font-size: 19px;
    margin-left: 9px;
    margin-top: 10px
}
.ra-ttl-wrap {
    margin-bottom: 20px;
}
.ra-ttl-wrap.ra-flex {
    display: flex;
}
.ra-ttl-wrap span {
    font-size: 12px;
}
.ra-ttl-wrap img {
    max-width: 100px;
}
.rainy-list p {
    font-size: 14px;
}
.ra-imgwrap {
    margin-bottom: 20px;
    max-width: 80%;
    margin: 15px auto 0;
}
.rainy-list:first-of-type .ra-li-wrap {
    min-width: initial;
}
.rainy-list:nth-of-type(3) .ra-imgwrap {
    position: static;
}
.ra-03-movie h4 {
    font-size: 17px;
    padding: 0 41px;
    margin-top: 0;
}
.ra-03-movie h4::before, .ra-03-movie h4::after {
    width: 48px;
}
.rain-img {
    display: none;
}
.ra-03-movie {
    margin-top: 20.3%;
    width: 100%;
}
.ra-03-movie-wrap {
    max-width: 100%;
    position: relative;
    padding-bottom: 57%;
    height: 0;
}
.ra-03-movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ra-br {
    display: none;
}
.ra-ttl-img-sp {
    display: block;
}
.ra-ttl-img-pc {
    display: none;
}
@media screen and (max-width: 374px) {
    .rainy-list h3 {
        font-size: 15px;
    }
    .ra-ttl-wrap img {
        max-width: 90px;
    }
    .ra-ttl-wrap span {
        font-size: 10px;
    }
}
/* 安全性 */
.safety .wrapper {
    padding: 10.4% 0 16.2%;
}
.safety-top-txt {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.safety-br {
    display: none;
}

/* 効果検証 */
#efficacy .company-content {
    padding: 9.2% 0 13.3%;
}
#efficacy .wrapper {
    width: 90%;
}
#efficacy .jirei .main-title .title {
    font-size: 6vw;
}
#efficacy .jirei .area-content-list {
    margin: 6.8% 0 0 0;
    width: 100%;
}
#efficacy .jirei .media-main-img {
    width: 100%;
    height: 200px;
}
#efficacy .jirei .area-content-list li {
    float: left;
    margin: 0 2.5% 5% 0;
    width: 48.75%;
}
#efficacy .jirei .area-content-list li:nth-child(3n),
#efficacy .jirei .area-content-list li:nth-child(4n),
#efficacy .jirei .area-content-list li {
    width: 100%;
    margin-bottom: 10%;
}

#efficacy .jirei .txt_botom>p:nth-child(1) {
    margin-bottom: 10%;
    padding: 0.3em 1em;
}
#efficacy .jirei .area-content-list li:nth-child(4n) {
    margin-right: 0;
}

#efficacy .jirei .area-content-list li:nth-child(2n) {
    margin-right: 0;
}

#efficacy .jirei .area-content-list li img {
    height: auto;
    width: 100%;
}

#efficacy .jirei .area-content-list-text {
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin-top: 20px;
    margin-bottom: 50px;
}
#efficacy .jirei .second .area-content-list-text {
    width: 80%;
    margin: 20px auto 50px;
}
#efficacy .second .area-content-list-text {
    width: 80%;
    margin: 20px auto 50px;
}
#efficacy .main-title .title::after {
    height: 4px;
    width: 52px;
    bottom: 0;
}