@charset "utf-8";

/* main-visual */
.main-visual .main-visual-a,
.main-visual .main-visual-b,
.main-visual .main-visual-c {
	display: none;
}
.main-visual.show-a .main-visual-a {
	display: block;
	margin-bottom: 60px;
}
.main-visual.show-b .main-visual-b {
	display: block;
	margin-bottom: 100px;
}
.main-visual.show-c .main-visual-c {
	display: block;
	margin-bottom: 0;
}
.main-visual {
	min-width: 1000px;
	/*overflow: hidden;*/
}

.main-visual-a {
	width: 1000px;
	margin: 0 auto;
}
.main-visual-a .main-visual-a-inner {
	position: relative;
}
.main-visual-a h1 {
	margin: 0 -5px;
}
.main-visual-a .tv-icon {
	position: absolute;
	right: -5px;
	bottom: 65px;
}
.main-visual-a .tv-icon img {
	width: 200px;
	height: auto;
	cursor: pointer;
	opacity: 1;
}
.main-visual-b {
	width: 1000px;
	margin: 0 auto;
}
.main-visual-b .main-visual-b-inner {
	position: relative;
}
.main-visual-b h1 {
	margin: 0 -150px;
}
.main-visual-b .tv-icon {
	position: absolute;
	right: 280px;
	bottom: 10px;
}
.main-visual-b .tv-icon img {
	width: 200px;
	height: auto;
	cursor: pointer;
	opacity: 1;
}
.main-visual-c {
	width: 1000px;
	margin: 0 auto;
}
.main-visual-c .main-visual-c-inner {
	position: relative;
	height: 560px
}
.main-visual-c h1 {
	margin: 0 -700px;
}
.main-visual-c .tv-icon {
	position: absolute;
	right: 0;
	bottom: 10px;
}
.main-visual-c .tv-icon img {
	width: 200px;
	height: auto;
	cursor: pointer;
	opacity: 1;
}
/* cv */
.cv-area.pc-dis-b .cv-area-inner {
	width: 906px;
	margin: 0 auto;
	position: relative;
}
.cv-area.pc-dis-b .sbsc-btn {
	position: absolute;
	right: 50px;
	top: 440px;
}
.cv-area.pc-dis-b .buy-btn-01 {
	position: absolute;
	left: 60px;
	bottom: 65px;
}
.cv-area.pc-dis-b .buy-btn-02 {
	position: absolute;
	right: 65px;
	bottom: 142px;
}
.cv-area.pc-dis-b .sample-btn {
	position: absolute;
	right: 34px;
	bottom: 22px;
}
/* section-01 */
.section-01 {
	margin-top: 115px;
}
.section-01 .section-01-inner {
	width: 1000px;
	margin: 0 auto;
}
.section-01 .img-box img {
	width: 100%;
}
/* section-02 */
.section-02 {
	margin-top: 50px;
}
.section-02 .section-02-inner {
	width: 1000px;
	margin: 0 auto;
}
.section-02 .img-box img {
	width: 100%;
}
/* section-03 */
.section-03 {
	margin-top: 115px;
}
.section-03 .section-03-inner {
	width: 1000px;
	margin: 0 auto;
}
.section-03 .img-box img {
	width: 100%;
}
.section-03 .top-anker {
	text-align: right;
	margin-right: 30px;
	margin-bottom: 105px;
}
.section-03 .top-anker a {
	text-decoration: none;
	font-size: 21px;
}
.section-03 .top-anker a:hover {
	text-decoration: none;
}
/* section-04 */
.section-04 {
	margin-top: 115px;
}
.section-04 .section-04-inner {
	width: 1000px;
	margin: 0 auto;
}
.section-04 .img-box img {
	width: 100%;
}
/* group-9 */
.group-9 {
	background: #fff;
	margin: 110px 0 50px;
}
.group-9 .group-9-inner {
	width: 1000px;
	margin: 0 auto;
}
.group-9 .group-9-head {
	font-size: 42px;
	margin: 0;
	color: #e061af;
	font-weight: bold;
	line-height: 1.47619047;
	text-align: center;
	letter-spacing: 0.08em;
}
.group-9 .group-9-box {
	text-align: center;
}
/* common */
.contents img {
	display: block;
}
.pc-dis-b {
	display: block !important;
}
.sp-dis-b {
	display: none !important;
}
@media (max-width: 1000px) {
/* main-visual */
.main-visual.show-a .main-visual-a {
	margin-bottom: 10%;
}
.main-visual.show-b .main-visual-b {
	margin-bottom: 10%;
}
.main-visual.show-c .main-visual-c {
  background: #000;
	margin-bottom: 6vw;
}
.main-visual {
	min-width: 0;
}
.main-visual-a {
	width: auto;
	margin: 0;
}
.main-visual-a h1 {
	margin: 0;
}
.main-visual-a .tv-icon {
	right: 3%;
	bottom: 13%;
	width: 26%;
}
.main-visual-a .tv-icon img {
	width: 100%;
}
.main-visual-b {
	width: auto;
	margin: 0;
}
.main-visual-b h1 {
	margin: 0;
}
.main-visual-b .tv-icon {
	width: 26%;
	right: 21%;
	bottom: 10%;
}
.main-visual-b .tv-icon img {
	width: 100%;
}
.main-visual-c {
	width: auto;
	margin: 0;
}
.main-visual-c .main-visual-c-inner {
	height: auto
}
.main-visual-c h1 {
	margin: 0;
}
.main-visual-c .tv-icon {
	width: 28.5%;
	right: 3.5%;
	bottom: 8%;
}
.main-visual-c .tv-icon img {
	width: 100%;
}
/* cv */
.regularly_btn:hover,
.separately_btn:hover {
	text-decoration: none;
	opacity: 1;
}
.cv-area.sp-dis-b .cv-area-item-01 {
	position: relative;
}
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn {
	position: absolute;
	right: 0;
	bottom: 7%;
	width: 100%;
}
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn ul {
	width: 86%;
	margin: 0 auto;
}
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn ul li.buy_detail_decision_regularly--cnt {
	margin-bottom: 4%;
}
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn ul li.buy_detail_decision_regularly--cnt .counter--text {
	font-size: 3.3vw;
}
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn ul li.buy_detail_decision_regularly--cnt input {
	font-size: 3.5vw;
	height: 70px;
	width: 18.5%;
	padding: 0 15px;
}
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn ul li.buy_detail_decision_regularly--cnt .note--text {
	font-size: 2.9vw;
}
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn ul li.buy_detail_decision_regularly--btn input {
	width: 100%;
	font-size: 4vw;
	height: 120px;
	border-radius: 8px;
}
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn .regularly_explanation {
	text-align: center;
	font-size: 3.5vw;
	margin-top: 2.5%;
}
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn .regularly_explanation a:hover {
	text-decoration: underline;
}

.cv-area.sp-dis-b .cv-area-item-02 {
	position: relative;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 {
	position: absolute;
	right: 0;
	bottom: 15%;
	width: 100%;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul {
	text-align: right;
	width: 78%;
	margin: 0 auto;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--cnt {
	margin-bottom: 0;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--cnt .counter--text {
	font-size: 3.3vw;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--cnt input {
	font-size: 3.5vw;
	height: 65px;
	width: 18.5%;
	padding: 0 15px;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--cnt .note--text {
	display: block;
	font-size: 2.9vw;
	line-height: 1.8;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--btn input {
	height: 80px;
	font-size: 3vw;
	width: 45%;
	border-radius: 8px;
}

.cv-area.sp-dis-b .cv-area-item-03 {
	position: relative;
}
.cv-area.sp-dis-b .cv-area-item-03 .buy-btn-02 {
	position: absolute;
	right: 0;
	bottom: 15%;
	width: 100%;
}
.cv-area.sp-dis-b .cv-area-item-03 .buy-btn-02 p {
	text-align: right;
	width: 78%;
	margin: 0 auto;
}
.cv-area.sp-dis-b .cv-area-item-03 .buy-btn-02 p input {
	height: 80px;
	font-size: 3vw;
	width: 45%;
	border-radius: 8px;
}

.cv-area.sp-dis-b .cv-area-item-04 {
	position: relative;
}
.cv-area.sp-dis-b .cv-area-item-04 .sample-btn {
	position: absolute;
	bottom: 18%;
	left: 0;
	width: 95%;
}
.cv-area.sp-dis-b .cv-area-item-04 .sample-btn p {
	width: 72%;
	margin: 0 auto;
}
.cv-area.sp-dis-b .cv-area-item-04 .sample-btn img:hover {
	opacity: 1;
}

.cv-area.sp-dis-b .top-anker {
	text-align: right;
	margin-right: 5%;
}
.cv-area.sp-dis-b .top-anker a {
	text-decoration: none;
	font-size: 4vw;
}
.cv-area.sp-dis-b .top-anker a:hover {
	text-decoration: none;
}
/* section-01 */
.section-01 {
	margin-top: 0;
}
.section-01 .section-01-inner {
	width: auto;
	margin: 0;
}
/* section-02 */
.section-02 {
	margin-top: 21%;
}
.section-02 .section-02-inner {
	width: auto;
	margin: 0;
}
/* section-03 */
.section-03 {
	margin-top: 15%;
}
.section-03 .section-03-inner {
	width: auto;
	margin: 0;
}
.section-03 .top-anker {
	margin-right: 5%;
	margin-bottom: 7%;
}
.section-03 .top-anker a {
	text-decoration: none;
	font-size: 4vw;
}
.section-03 .top-anker a:hover {
	text-decoration: none;
}

/* section-04 */
.section-04 {
	margin-top: 15%;
}
.section-04 .section-04-inner {
	width: auto;
	margin: 0;
}
/* group-9 */
.group-9 {
	margin: 10% 0 5%;
}
.group-9 .group-9-inner {
	width: auto;
}
.group-9 .group-9-head {
	font-size: 5.5vw;
}
.group-9 .group-9-box {
	margin: 0 15px;
}
.group-9 .group-9-box .movie-wrap {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.group-9 .group-9-box .movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* common */
.contents img {
	width: 100%;
	height: auto;
}
.pc-dis-b {
	display: none !important;
}
.sp-dis-b {
	display: block !important;
}
}
@media (max-width: 900px) {
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn ul li.buy_detail_decision_regularly--cnt input {
	height: 63px;
}
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn ul li.buy_detail_decision_regularly--btn input {
	height: 108px;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--cnt input {
	height: 58.5px;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--btn input,
.cv-area.sp-dis-b .cv-area-item-03 .buy-btn-02 p input {
	height: 72px;
}
}
@media (max-width: 800px) {
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn ul li.buy_detail_decision_regularly--cnt input {
	height: 56px;
}
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn ul li.buy_detail_decision_regularly--btn input {
	height: 95.5px;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--cnt input {
	height: 52px;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--btn input,
.cv-area.sp-dis-b .cv-area-item-03 .buy-btn-02 p input {
	height: 64px;
}
}
@media (max-width: 700px) {
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn {
	bottom: 8%;
}
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn ul li.buy_detail_decision_regularly--cnt input {
	height: 48.5px;
}
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn ul li.buy_detail_decision_regularly--btn input {
	height: 83.5px;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--cnt input {
	height: 45px;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--btn input,
.cv-area.sp-dis-b .cv-area-item-03 .buy-btn-02 p input {
	height: 55px;
}
}
@media (max-width: 600px) {
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn ul li.buy_detail_decision_regularly--cnt input {
	height: 35.5px;
}
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn ul li.buy_detail_decision_regularly--btn input {
	height: 71px;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--cnt input {
	height: 38.5px;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--btn input,
.cv-area.sp-dis-b .cv-area-item-03 .buy-btn-02 p input {
	height: 47.5px;
}
}
@media (max-width: 500px) {
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn ul li.buy_detail_decision_regularly--btn input {
	height: 59px;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--cnt input {
	height: 32px;
	padding: 0 10px;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--btn input,
.cv-area.sp-dis-b .cv-area-item-03 .buy-btn-02 p input {
	height: 39px;
}
}
@media (max-width: 450px) {
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn ul li.buy_detail_decision_regularly--cnt input {
	height: 30px;
	padding: 0px 10px;
}
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn ul li.buy_detail_decision_regularly--btn input {
	height: 53px;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--cnt input {
	height: 28.5px;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--btn input,
.cv-area.sp-dis-b .cv-area-item-03 .buy-btn-02 p input {
	height: 35px;
}
}
@media (max-width: 400px) {
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn ul li.buy_detail_decision_regularly--cnt input {
	height: 25px;
	padding: 0px 10px;
}
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn ul li.buy_detail_decision_regularly--btn input {
	height: 47px;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--cnt input {
	height: 25px;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--btn input,
.cv-area.sp-dis-b .cv-area-item-03 .buy-btn-02 p input {
	height: 32px;
}
}
@media (max-width: 350px) {
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn ul li.buy_detail_decision_regularly--cnt input {
	height: 20px;
}
.cv-area.sp-dis-b .cv-area-item-01 .sbsc-btn ul li.buy_detail_decision_regularly--btn input {
	height: 41.5px;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--cnt input {
	height: 22px;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--cnt .note--text {
	line-height: 1.3;
}
.cv-area.sp-dis-b .cv-area-item-02 .buy-btn-01 ul li.buy_detail_decision_separately--btn input,
.cv-area.sp-dis-b .cv-area-item-03 .buy-btn-02 p input {
	height: 27px;
}
}

/* sp first css
**********************************************/
/* .cv_set01 */
.cv_set01 img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.cv_set01 h2 {
  margin: 0;
}
.cv_set01 dl {
  position: relative;
}
.cv_set01 .regularly_btn {
  width: 81vw;
  height: 15vw;
  font-size: 6vw;
  font-weight: bold;
  color: #fff;
  background: #e160b1;
  border: none;
  border-radius: 1vw;
  cursor: pointer;
}
.cv_set01 .regularly_btn:hover {
  opacity: 0.8;
  text-decoration: underline;
}
.cv_set01 dl .counter--btn {
  display: inline-block;
  width: 23vw;
  height: 11vw;
  padding: 0 3vw;
  border: solid 1px #e269b7;
  border-radius: 0;
  text-align: center;
  font-size: 5vw;
  line-height: 11vw;
  color: #002c69;
  -webkit-appearance: none;
}
.cv_set01 .regularly_explanation > a {
  display: inline-block;
  padding: 0 0 0 5vw;
  background: url("/lp/elevit/img/cv_set01_icn01.png") left center no-repeat #fff;
  background-size: 4.2vw auto;
  cursor: pointer;
  color: #002c69;
  font-size: 3.2vw;
  line-height: 5vw;
  font-weight: normal;
  text-decoration: underline;
}
.cv_set01 .regularly_explanation > a:hover {
  text-decoration: none;
}
.cv_set01 dl.regular .counter--btn {
  position: absolute;
  left: 64vw;
  top: 116.3vw;
}
.cv_set01 dl.regular .regularly_btn {
  position: absolute;
  left: 9.5vw;
  top: 133.3vw;
}
.cv_set01 dl.regular .regularly_explanation {
  position: absolute;
  left: 0;
  top: 152.1vw;
  width: 100%;
  text-align: center;
}
.cv_set01 .single_wrap {
  background: #e9f7fc;
  padding: 0 0 8.5vw;
  margin-bottom: 8vw;
}
.cv_set01 dl.multiple .counter--btn {
  position: absolute;
  left: 77.6vw;
  top: 70.9vw;
  width: 11vw;
  height: 8vw;
  border: solid 1px #66ade6;
  font-size: 4vw;
  line-height: 8vw;
}
.cv_set01 dl.multiple .regularly_btn {
  position: absolute;
  left: 11.5vw;
  top: 84.2vw;
  width: 77vw;
  height: 13vw;
  font-size: 4.7vw;
  line-height: 13vw;
}
.cv_set01 dl.single .regularly_btn {
  position: absolute;
  left: 11.5vw;
  top: 75vw;
  width: 77vw;
  height: 13vw;
  font-size: 4.7vw;
  line-height: 13vw;
}
.cv_set01 + .group-4 {
  padding-top: 12vw;
}
.cv_set01 .top-anker {
	text-align: right;
  margin: 3.5vw 5vw 0;
}
.cv_set01 .top-anker a {
	text-decoration: none;
	font-size: 4vw;
}
.cv_set01 .top-anker a:hover {
	text-decoration: none;
}

/* .link-box
******************************************************/
.link-box {
	text-align: center;
	padding-bottom: 5vw;
	background: #fbedf5;
}
.link-box p {
	font-size: 21px;
	color: #333;
}
.link-box p a {
	position: relative;
	display: inline-block;
	padding-left: 30px;
	margin-right: 15px;
}
.link-box p a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.link-box p a:nth-child(2) {
	margin-right: 0;
}
.link-box p a:before {
	position: absolute;
	content: "";
	top: 50%;
	left: 0;
	margin-top: -12px;
	background-size: 25px 25px;
	width: 25px;
	height: 25px;
	background: url("/sample/img/icon-01.png") no-repeat center center;
}
.link-box ul {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0;
  margin: 6vw 0 0;
}
.link-box ul li {
  display: inline-block;
}
.link-box ul li + li {
  margin-left: 2.4vw;
  padding-left: 2.4vw;
  border-left: #040c60 solid 1px;
}
.link-box ul li a {
  color: #040c60;
  font-size: 2.4vw;
  line-height: 1;
  padding: 0;
  margin: 0;
}
.link-box ul li a::before {
  content: "";
  width: 0;
  height: 0;
}

/* .contact_tel */
.contact_tel {
  background: #e9f7fc;
  padding: 5.7vw 0 5vw;
  text-align: center;
}
.contact_tel h2 {
  color: #00266e;
  font-size: 4.2vw;
  line-height: 1;
  letter-spacing: 0.1em;
  font-weight: bold;
  margin: 0 0 2vw;
}
.contact_tel h2 + p {
  color: #00266e;
  font-size: 2.4vw;
  line-height: 4.2vw;
  letter-spacing: 0.075em;
  margin-bottom: 2vw;
}
.contact_tel p.tel a {
  color: #66afe1;
  font-size: 10.2vw;
  line-height: 1;
  letter-spacing: 0.025em;
  font-weight: bold;
  text-decoration: none;
}

/* footer */
.footer {
  /*text-align: center;*/
  padding: 5vw 0;
}
.footer .inner {
  position: relative;
  display: inline-block;
  /*padding-left: 12vw;*/
}
.footer .copyright {
  font-size: 2.4vw;
  line-height: 2;
  letter-spacing: 0.1em;
  text-align: left;
  margin: 0;
  padding: 0;
}
.footer .logo {
  position: absolute;
  left: 0;
  top: 50%;
  width: 9vw;
  height: 9vw;
  margin-top: -4.5vw;
}
.footer .logo img {
  width: 100%;
  height: auto;
}

@media ( min-width: 1001px ) {
    img.spi {
      visibility: hidden;
      width: 100%;
      height: 100%;
  }
  .main-visual-c .tv-icon a {
    display: block;
    background: url("/lp/elevit/img/tv_icon_pc.png") left top no-repeat;
    width: 210px;
    height: 210px;
  }
  .box-1 .box-1-inner .box-1-icon img {
    width: 94px;
    height: 94px;
  }
  .group-1 .box-1 .box-1-inner .box-1-btn a {
    display: block;
    background: url("/lp/elevit/img/image-03_pc.png") left top no-repeat;
    width: 788px;
    height: 132px;
    margin: 0 auto;
  }

  /* .cv_set01 */
  .cv_set01 {
    border-top: #e53aa8 solid 60px;
    background: url("/lp/elevit/img/cv_set01_bg01.png") left top repeat-x;
    background-size: 10px 1300px;
    padding: 0 0 0;
  }
  .cv_set01 a:hover {
    opacity: 0.8;
  }
  .cv_set01 h2 {
    background: url("/lp/elevit/img/cv_set01_01.png") left top no-repeat;
    width: 1000px;
    height: 237px;
    margin: -60px auto 0;
  }
  .cv_set01 dl.regular dt {
    background: url("/lp/elevit/img/cv_set01_02.png") left top no-repeat;
    width: 1000px;
    height: 580px;
  }
  .cv_set01 dl.regular dd.txt01 {
    background: url("/lp/elevit/img/cv_set01_03.png") left top no-repeat;
    width: 1000px;
    height: 180px;
  }
  .cv_set01 dl.regular dd.txt02 {
    background: url("/lp/elevit/img/cv_set01_04.png") left top no-repeat;
    width: 1000px;
    height: 236px;
  }
  .cv_set01 dl.multiple dt {
    background: url("/lp/elevit/img/cv_set01_05.png") left top no-repeat;
    width: 500px;
    height: 513px;
  }
  .cv_set01 dl.single dt {
    background: url("/lp/elevit/img/cv_set01_06.png") left top no-repeat;
    width: 500px;
    height: 513px;
  }
  .cv_set01 p.sample a {
    display: block;
    margin: 0 auto;
    background: url("/lp/elevit/img/cv_set01_07.png") left top no-repeat;
    width: 950px;
    height: 120px;
  }
  .cv_set01 .column a {
    display: block;
    margin: 0 auto;
    background: url("/lp/elevit/img/w1000_pc.jpg") left top no-repeat;
    width: 1000px;
    height: 300px;
  }
  .cv_set01 dl {
    width: 1000px;
    margin: 0 auto 60px;
    position: relative;
  }
  .cv_set01 .regularly_btn {
    width: 516px;
    height: 80px;
    font-size: 30px;
    border-radius: 10px;
    cursor: pointer;
  }
  .cv_set01 .regularly_btn:hover {
    opacity: 0.8;
    text-decoration: underline;
  }
  .cv_set01 dl .counter--btn {
    display: inline-block;
    width: 92px;
    height: 40px;
    padding: 0 0;
    border: solid 1px #e269b7;
    border-radius: 0;
    text-align: center;
    font-size: 26px;
    line-height: 40px;
    color: #002c69;
  }
  .cv_set01 .regularly_explanation > a {
    display: inline-block;
    padding: 0 0 0 27px;
    background: url("/lp/elevit/img/cv_set01_icn01.png") left center no-repeat;
    background-size: 21px auto;
    cursor: pointer;
    color: #002c69;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    text-decoration: underline;
  }
  .cv_set01 .regularly_explanation > a:hover {
    text-decoration: none;
  }
  .cv_set01 dl.regular .counter--btn {
    position: absolute;
    left: 817px;
    top: 346px;
  }
  .cv_set01 dl.regular .regularly_btn {
    position: absolute;
    left: 394px;
    top: 401px;
  }
  .cv_set01 dl.regular .regularly_explanation {
    position: absolute;
    left: 394px;
    top: 488px;
    width: 516px;
    text-align: right;
  }
  .cv_set01 .single_wrap {
    background: #e9f7fc;
    padding: 28px 0 50px;
    text-align: center;
    font-size: 0;
    margin-bottom: 50px;
  }
  .cv_set01 .single_wrap dl {
    display: inline-block;
    width: 500px;
    vertical-align: top;
    margin-bottom: 40px;
  }
  .cv_set01 dl.multiple .counter--btn {
    position: absolute;
    left: 395px;
    top: 340px;
    width: 56px;
    height: 40px;
    border: solid 1px #66ade6;
    font-size: 20px;
    line-height: 40px;
  }
  .cv_set01 dl.multiple .regularly_btn {
    position: absolute;
    left: 65px;
    top: 408px;
    width: 385px;
    height: 65px;
    font-size: 24px;
    line-height: 65px;
  }
  .cv_set01 dl.single .regularly_btn {
    position: absolute;
    left: 48px;
    top: 408px;
    width: 385px;
    height: 65px;
    font-size: 24px;
    line-height: 65px;
  }
  .cv_set01 + .group-4 {
    padding-top: 0;
  }
  .cv_set01 .top-anker {
    display: none;
  }

  /* .link-box
  ******************************************************/
  .link-box {
    text-align: center;
    padding-bottom: 20px;
    background: #fbedf5;
  }
  .link-box p {
    font-size: 21px;
    color: #333;
  }
  .link-box p a {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    margin-right: 15px;
  }
  .link-box p a:hover {
    text-decoration: none;
    opacity: 0.7;
  }
  .link-box p a:nth-child(2) {
    margin-right: 0;
  }
  .link-box p a:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    margin-top: -12px;
    background-size: 25px 25px;
    width: 25px;
    height: 25px;
    background: url("/sample/img/icon-01.png") no-repeat center center;
  }
  .link-box ul {
    display: block;
    width: 828px;
    text-align: left;
    font-size: 0;
    margin: 50px auto 0;
  }
  .link-box ul li {
    display: inline-block;
  }
  .link-box ul li + li {
    margin-left: 13px;
    padding-left: 13px;
    border-left: #040c60 solid 1px;
  }
  .link-box ul li a {
    color: #040c60;
    font-size: 12px;
    line-height: 1;
  }

  /* .contact_tel */
  .contact_tel {
    background: #e9f7fc;
    padding: 30px 0 30px;
    text-align: center;
  }
  .contact_tel .inner {
    width: 1000px;
    margin: 0 auto;
    font-size: 0;
  }
  .contact_tel h2 {
    color: #00266e;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: bold;
    margin: 0 0 15px;
  }
  .contact_tel h2 + p {
    display: inline-block;
    color: #00266e;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.05em;
    margin-bottom: 0;
    text-align: left;
    vertical-align: middle;
  }
  .contact_tel h2 + p small {
    font-size: 12px;
    line-height: 22px;
  }
  .contact_tel p.tel {
    display: inline-block;
  }
  .contact_tel p.tel a {
    color: #66afe1;
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: bold;
    text-decoration: none;
    margin-left: 20px;
    vertical-align: middle;
  }
  
  /* footer */
  .footer .sp {
    display: none;
  }
  .footer {
    text-align: center;
    padding: 30px 0;
  }
  .footer .inner {
    position: relative;
    display: inline-block;
    padding-left: 60px;
  }
  .footer .copyright {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 0.1em;
    text-align: left;
    margin: 0;
  }
  .footer .logo {
    position: absolute;
    left: 0;
    top: 50%;
    width: 48px;
    height: 48px;
    margin-top: -24px;
  }
}


/* フォーム */

#buy_sec{
    padding-top: 100px;
    margin-top:-130px;
}
#elevit_necessary{
    padding-top: 100px;
    margin-top:-100px;
}
#elevit_folicacid{
    padding-top: 120px;
    margin-top:-120px;
}
#elevit_sickness{
    padding-top: 120px;
    margin-top:-120px;
}
.btn_type01 {
    display: inline-block;
    border-radius: 7px;
    padding: 15px 40px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.btn_type02 {
    display: inline-block;
    width: 100%;
    text-align: center;
    cursor: pointer;
}
.btn_type01:hover {
    color: #fff;
    text-decoration: none;
}
.btn_type01.bg_pink {
    background: #e184bf;
}
.btn_type01.bg_blue {
    background: #68ace5;
}
.group-7-3 .accordion02 .acc02_header p.btn_type01 {
    font-size: inherit;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
.flex_block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px;
}
.flex_block.column2 li {
    width: 48%;
}
.flex_block.column2 li .btn_type01 {
    width: 100%;
}

@media (max-width: 1000px) {
/* header */
.revamp2020 .header .header-inner {
    padding-top: 62px;
}
.revamp2020 .header .header-inner .header-logo {
    float: none;
    position: absolute;
    top: 7px;
    left: 85px;
    width:75px;
}
.revamp2020 .header .header-inner .header-nav-block {
    float: none;
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    color: #fff;
    z-index: 1;
    padding-top: 72px;
    background: transparent;
    -webkit-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -moz-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -o-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -moz-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -o-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    z-index: 12;
}
.revamp2020.drawer-opened .header .header-inner .header-nav-block{
    left: 0;
}
.revamp2020.drawer-opened .container-fluid {
    position: relative;
}
.revamp2020 .drawer-overlay {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    opacity: 0;
    display: none;
}
.revamp2020.drawer-opened .drawer-overlay {
    display: block;
    z-index: 10;
    opacity: 0.6;
    background: #000;
    left: 0;
    -webkit-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -moz-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -o-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -moz-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -o-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
}
.revamp2020 .header .header-inner .header-nav-block .humberger-ico{
    display: block;
}
.revamp2020 .humberger-ico .icon-bar{
    height: 2px;
    display: block;
    background: #484848;
    margin-bottom: 8px;
    -webkit-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -moz-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -o-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -moz-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -o-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
}
.revamp2020.drawer-opened .humberger-ico .icon-bar:nth-child(1){
    transform:translate(0,10px) rotate(45deg);
    -webkit-transform:translate(0,10px) rotate(45deg);
}
.revamp2020.drawer-opened .humberger-ico .icon-bar:nth-child(2){
    transform:translate(-20px ,0);
    -webkit-transform:translate(-20px ,0);
    opacity:0;
}
.revamp2020.drawer-opened .humberger-ico .icon-bar:nth-child(3){
    transform:translate(0,-10px) rotate(-45deg);
    -webkit-transform:translate(0,-10px) rotate(-45deg);
}
.revamp2020 .header .header-inner .header-nav {
    margin-top: 2px;
    background: #fff;
}
.revamp2020 .header .header-inner .header-nav li{
    display: block;
    margin-right: 0;
}
.revamp2020 .header .header-inner .header-nav li a{
    position: relative;
    display: block;
    padding: 10px;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #ccc;
}
.revamp2020 .header .header-inner .header-nav > li a:before{
    background: none;
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 40%;
    right: 20px;
    border-right: 2px solid #9f9f9f;
    border-bottom: 2px solid #9f9f9f;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.revamp2020 .header .header-inner .header-nav-second li {
}
.revamp2020 .header .header-inner .header-nav-second li a {
    padding-left: 2em;
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    font-weight: normal;
}
/* content */
.revamp2020 .contents {
    padding-top: 75px;
}
.revamp2020 .cv-area.type_02 {
    padding-bottom: 50px;
}
.revamp2020 .cv-area.type_02 .cv-area-inner .text-01 {
    top: 8%;
    left: 12%;
    font-size: 3.5vw;
}
.revamp2020 .cv-area.type_02 .cv-area-inner .price-02 {
    top: 14%;
    font-size: 5vw;
}
.revamp2020 .cv-area.type_02 .cv-area-inner .price-03 {
    top: 20%;
    font-size: 5vw;
}
.revamp2020 .cv-area.type_02 .cv-area-inner .price-02 .text-b {
    font-size: 7.8vw;
}
.revamp2020 .cv-area.type_02 .cv-area-inner .price-02 .text-s {
    font-size: 2.2vw;
}
.revamp2020 .cv-area.type_02 .cv-area-inner .price-03 .text-b {
    font-size: 5.5vw;
}
.revamp2020 .cv-area.type_02 .cv-area-inner .price-03 .text-s {
    font-size: 2.2vw;
}
.revamp2020 .cv-area.type_02 .cv-area-inner .text-03 {
    top: 25%;
}
.revamp2020 .cv-area.type_02 .cv-area-inner .btn-01 {
    top: 31%;
    left: 6%;
}
.revamp2020 .cv-area.type_02 .cv-area-inner .buy {
    bottom: 6%;
    width: 90%;
    left: 5.8%;
}
.revamp2020 .cv-area.type_02 .cv-area-bottom {
    bottom: -3.5%;
    right: 0;
    left: 2%;
}

/* section-01 */
.section-01 {
    margin-top: 0;
}
.section-01 .section-01-inner {
    width: auto;
    margin: 0;
}
/* section-02 */
.section-02 {
    margin-top: 21%;
}
.section-02 .section-02-inner {
    width: auto;
    margin: 0;
}
.revamp2020 .section-02 .acc_header {
    margin-left: -3%;
    margin-right: -3%;
    margin-bottom: 20px;
}
.revamp2020 .section-02 .acc_header.flip {
    margin-bottom: 0;
}
/* section-03 */
.section-03 {
    margin-top: 15%;
}
.section-03 .section-03-inner {
    width: auto;
    margin: 0;
}
.section-03 .top-anker {
    margin-right: 5%;
    margin-bottom: 7%;
}
.section-03 .top-anker a {
    text-decoration: none;
    font-size: 4vw;
}
.section-03 .top-anker a:hover {
    text-decoration: none;
}
/* section-04 */
.section-04 {
    margin-top: 15%;
}
.section-04 .section-04-inner {
    width: auto;
    margin: 0;
}
/* form */
.clinic-input .group-6.group-7 h2 {
    padding: 5px 0 20px 0;
}
.clinic-input .coupon-table .pc-dis-b {
    display: none !important;
}
.clinic-input .coupon-table td {
    padding: 0;
}
.clinic-input .coupon-table td div.sp-dis-b {
    width: 85%;
    margin: 0 auto 30px;
}
.group-6.elv-unique-box02 {
    padding-bottom: 0;
}
.group-7-1 {
    margin-bottom: 15px;
}
.coupon-code-area p {
    margin: 0;
    text-indent: 0;
}
/* common */
.contents img {
    width: 100%;
    height: auto;
}
.pc-dis-b {
    display: none !important;
}
.sp-dis-b {
    display: block !important;
}
.pc-dis-tbl {
    display: none !important;
}
.sp-dis-tbl {
    display: table !important;
}
/* menevit */
.prod-mene01 {
    min-height: inherit;
    margin: 40px 0;
    padding: 0 15px;
}
.prod-mene01-ttl {
    font-size: 20px;
    text-align: center;
    margin-bottom: 1em;
}
.prod-mene01-img {
    position: relative;
    right: auto;
    top: auto;
    width: auto;
    margin: 0 20px 20px;
}
.prod-mene01-img img {
    max-width: 100%;
}
.prod-mene02 {
    min-height: inherit;
    margin-bottom: 40px;
    padding: 0 15px;
}
.prod-mene02-ttl {
    font-size: 20px;
    text-align: center;
    margin-bottom: 1em;
}
.prod-mene02-list-ttl {
    font-size: 16px;
    margin-top: 20px;
}
.prod-mene02-list-ttl > div {
    height: 32px;
}
.prod-mene02-list-ttl > .num {
    width: 140px;
    font-size: 0.7em;
}
.prod-mene02-list-ttl > .num > img {
    height: 18px;
    margin-left: 8px;
}
.prod-mene02-list-cont {
    padding-right: 0;
}
.prod-mene02-list-cont > .ttl {
    font-size: 15px;
}
.prod-mene02-list-cont > .cont {
    position: relative;
}
.prod-mene02-list-cont[class*="list01"] > .cont {
    padding-right: 80px;
    min-height: 50px;
}
.prod-mene02-list-cont[class*="list01"] > .cont .img {
    width: 80px;
}
.prod-mene02-list-cont[class*="list01"] > .cont .img > img {
    width: auto;
    height: 50px;
}
.prod-mene02-list-cont[class*="list02"] > .cont {
    padding-right: 80px;
    min-height: 50px;
}
.prod-mene02-list-cont[class*="list02"] > .cont .img {
    width: 80px;
}
.prod-mene02-list-cont[class*="list02"] > .cont .img > img {
    width: auto;
    height: 50px;
}
.prod-mene02-list-cont[class*="list03"] > .cont {
    padding-right: 120px;
    min-height: 140px;
}
.prod-mene02-list-cont[class*="list03"] > .cont .img {
    width: 120px;
    text-align: right;
}
.prod-mene02-list-cont[class*="list03"] > .cont .img > img {
    width: auto;
    height: 140px;
}
.prod-mene03-nutrients-items {
    padding: 10px 15px;
}
.prod-mene03-nutrients-item:nth-of-type(1),
.prod-mene03-nutrients-item:nth-of-type(2) {
    width: 100%;
}
.prod-mene03-nutrients-item:nth-of-type(2) {
    margin-top: 8px;
}
.prod-mene03-nutrients-item:nth-of-type(3),
.prod-mene03-nutrients-item:nth-of-type(4),
.prod-mene03-nutrients-item:nth-of-type(5),
.prod-mene03-nutrients-item:nth-of-type(6) {
    width: calc(50% - 4px);
}
.prod-mene03-nutrients-item:nth-of-type(7),
.prod-mene03-nutrients-item:nth-of-type(8),
.prod-mene03-nutrients-item:nth-of-type(9) {
    height: 60px;
    width: calc(32% - 8px);
}
.prod-mene03-nutrients-item:nth-of-type(8) {
    width: 36%;
}
.prod-mene03-nutrients-item:nth-of-type(7) img,
.prod-mene03-nutrients-item:nth-of-type(8) img,
.prod-mene03-nutrients-item:nth-of-type(9) img {
    height: 12px;
}
.prod-details {
    padding-bottom: 0;
}
.prod-details-inner {
    width: 100%;
    margin: 0 auto;
}
.prod-details h2 {
    padding: 35px 14px 35px 0;
    font-size: 6vw;
}
.prod-details .accordion {
    width: auto;
    padding: 0;
}
.prod-details .acc_header {
    height: auto;
    margin-bottom: 0;
}
.prod-details .acc_body {
    background: #f4f9fb;
}
.prod-details .acc_header:before {
    top: 42%;
    border-right: 2px solid #0a487d;
    border-bottom: 2px solid #0a487d;
}
.prod-details .acc_header.flip:before {
    top: 47%;
}
.revamp2020 .acc_header.ico_arrow_img:before {
    width: 5vw;
    height: 5vw;
    top: 31%;
    right: 0;
    left: 4.2%;
    border: none;
    background: url(/clinic/ambassador/img/flip_down_elemen.png) 0 0 no-repeat;
    background-size: contain;
    transform: rotate(0deg);
    transition: none;
}
.revamp2020 .acc_header.ico_arrow_img.flip:before {
    background: url(/clinic/ambassador/img/flip_up_elemen.png) 0 0 no-repeat;
    background-size: contain;
    top: 26%;
}
.revamp2020 .acc_header.ico_arrow_img.type_short:before {
    top: 30%;
    left: 6.6%;
}
.revamp2020 .acc_header.ico_arrow_img.type_short.flip:before {
    top: 25%;
}
.layout-col2 > * {
    width: 100%;
}
.layout-col2 + .layout-col2 {
    margin-top: 5px;
}
.layout-col2-space-large + .layout-col2-space-large {
    margin-top: 20px;
}
.collapse-list h3 {
    padding: 20px;
    border: 1px solid #d9d9d9;
    font-weight: bold;
}
.collapse-list h3:first-child {
    margin-top: 0;
}
.revamp2020 .group-6 h2 {
    padding: 35px 14px 35px 0;
    font-size: 6vw;
}
.revamp2020 .group-6 .group-6-inner {
    padding-bottom: 0;
}
.revamp2020 .group-6 .group-6-inner .accordion{
    margin-bottom: 0;
}
.revamp2020 .group-6 .acc_header:before {
    top: 42%;
}
.revamp2020 .group-6 .acc_header.flip:before {
    top: 47%;
}
.set-item {
    margin-bottom: 50px;
}
.set-item > .inner .contents {
    padding: 8px;
}
.set-item > .inner .contents:before {
    top: -3.5%;
    left: 6%;
    width: 90%;
    min-width: 342px;
    height: 50px;
    background-image: url(/clinic/ambassador/img/section-deco-sp_elemen.png);
}
.set-item > .inner .contents .content {
    padding: 16px;
}
.set-item > .inner .contents .content .to-details a {
    font-size: 14px;
    margin-bottom: .5em;
}
.set-item > .inner .contents .content[class*='product'] {
    padding-top: 24px;
}
.set-item > .inner .contents .content[class*='product'] .lead {
    max-width: 500px;
    margin-bottom: 10px;
}
.set-item > .inner .contents .content[class*='product'] .product {
    margin: 0 -8px 20px;
}
.set-item > .inner .contents .content[class*='elevit-user'] {
    font-size: 14px;
}
.set-item > .inner .contents .content[class*='elevit-user'] > .title {
    font-size: 18px;
}
.set-item > .inner .contents .content[class*='elevit-user'] p {
    line-height: 1.6;
}
.prod-bnr {
    margin: 0 3%;
    font-size: 16px;
}
.prod-bnr ul {
    display: block;
    margin: 0 3%;
    padding-top: 10px;
    font-size: 16px;
}
.prod-bnr .prod-bnr-ttl {
    font-size: 20px;
}
.period__list-item {
    padding-right: 0;
}
.period__list-img {
    margin-top: 10px;
}
.section-02 .img-box .period__list-img img{
    width: 100%;
}
.marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fffabf));
  background: -webkit-linear-gradient(transparent 60%, #fffabf 60%);
  background: linear-gradient(transparent 60%, #fffabf 60%);
  font-weight: bold;
}
.note-txt {
  margin-left: 15px;
  font-size: 12px;
  color: #959595;
}
#elevit_sec{
    padding-top: 70px;
    margin-top:-70px;
}
#menevit_sec{
    padding-top: 90px;
    margin-top:-70px;
}
#quality_sec{
    padding-top: 90px;
    margin-top:-70px;
}
#buy_sec{
    padding-top: 70px;
    margin-top:-70px;
}
#elevit_folicacid {
    padding-top: 60px;
    margin-top:-60px;
}
#elevit_sickness {
    padding-top: 100px;
    margin-top:-100px;
}
.flex_block {
    padding: 15px 3%;
}
.prod-mene01-cont .prod-mene02-ttl {
    font-size: 20px;
}
.prod-mene01-cont p,
.prod-mene02 p,
.prod-mene03-cont p {
    font-size: 16px;
}
.prod-mene03-cont p {
    padding: 0 15px;
}
.prod-mene03 .accordion .acc_header.ico_arrow_img {
    margin-bottom: 50px;
}
.prod-mene03 .accordion .acc_header.ico_arrow_img.flip {
    margin-bottom: 0;
}
.prod-mene03 .accordion .acc_header.ico_arrow_img:before{
    left: 6.7%;
}
}

@media (max-width: 800px) {
.revamp2020 .first-visual .price-01 .text-l {
    font-size: 9vw;
}
.revamp2020 .first-visual .price-01 .text-s {
    font-size: 2vw;
}
}
@media (max-width: 700px) {
.set-item > .inner .contents:before {
    top: -2.5%;
    left: 2%;
}
.revamp2020 .cv-area.type_02 .cv-area-bottom {
    bottom: -4.5%;
}
}

@media (max-width: 550px) {
    .revamp2020 .cv-area.type_02 .cv-area-bottom {
        bottom: -5%;
    }
    }

@media (max-width: 492px) {
.select01 {
    width: 90%;
}
.revamp2020 .cv-area.type_02 .cv-area-inner .price-02,
.revamp2020 .cv-area.type_02 .cv-area-inner .price-03,
.revamp2020 .cv-area.type_02 .cv-area-inner .text-03 {
    width: 93%;
}
.revamp2020 .cv-area.type_02 .cv-area-bottom {
    bottom: -5.5%;
}
}
@media (max-width: 414px) {
.revamp2020 .header .header-inner .header-logo {
    left: 80px;
}
.revamp2020 .cv-area.type_02 .cv-area-inner .price-02,
.revamp2020 .cv-area.type_02 .cv-area-inner .price-03,
.revamp2020 .cv-area.type_02 .cv-area-inner .text-03 {
    width: 87%;
}
.revamp2020 .first-visual .price-01 {
    top: 73%;
}
.revamp2020 .cv-area.type_02 .cv-area-bottom {
    bottom: -6.5%;
}
}

@media (max-width: 320px) {
.revamp2020 .header .header-inner .header-logo {
    width: 18%;
    top: 16px;
    left: 50px;
}
.revamp2020 .header .header-inner .humberger-ico {
    width: 45px;
    padding: 22px 10px 18px;
}
.set-item > .inner .contents:before {
    left: 3%;
    min-width: 94%;
}
}

.tr_name_kana td{
      padding-top:10px; 
}
@media (max-width:991px){
     .tr_name td,.tr_name_kana td{
        display: table-cell;
        padding: 0 10px;
        vertical-align: baseline;
        width: 50%!important;
     }
}
@media (max-width:640px){
     .tr_name td,.tr_name_kana td{
        padding: 0 10px 10px!important;
     }
}
.footer-sns .sns-instagram {
    background: url(../../../cmn/img/icon_instagram.png) center 0 no-repeat;
    background-size: 40px;
}
