/*
/*
Theme Name: MYTREX Official Site
Author: Sotsu Medical
Author URI: https://www.mytrex.jp/aqua-qutto-pr-manga/
Description:MYTREX AQUA QUTTO
Version: 1.0
*/



/* Common
===========================================*/
html{
    scroll-behavior: smooth;
}
img{
    width: 100%!important;
}

@media screen and (max-width: 767px) {
	.pd_l_area {
		padding: 4vw 4vw;
	}
	.pd_l_area_ttl {
		font-size: 5vw;
		line-height: 5vw;
		letter-spacing: 1.0vw;
		color: #231815;
		padding-bottom: 6vw;
		text-align: center;
	}
	.pd_l_box_are {
		padding: 0vw 0vw;
	}
	.pd_l_box_are2 {
		padding: 0vw 4vw;
	}
	.pd_l_box1 {
		padding: 4vw 23vw;
		text-align: center;
	}
	.pd_l_box2 {
		padding: 0vw 0vw 5vw;
	}
	.pd_l_box3 {
		float: left;
		width: 33%;
		padding: 0.5vw;
	}
	.pd_l_icon {
		padding: 0vw;
		width: 100%;
		line-height: 0;
	}
	.pd_l_icon img {
		width: 100%;
	}
	.pd_l_text {
		font-size: 3vw;
		line-height: 5.0vw;
		letter-spacing: 0.2vw;
		color: #231815;
		padding: 1.0vw 0.0vw;
		text-align: left;
	}
	.pd_l_ttl {
		font-size: 3vw;
		line-height: 3vw;
		letter-spacing: 0.2vw;
		color: #231815;
		padding: 2vw 1.0vw;
		text-align: center;
	}
	.pd_l_area {
		padding: 15vw 0 0;
	}
	.pd_l_item_ttl{
		font-size: 1.1vw;
		line-height: 1.6vw;
		letter-spacing: 0.1vw;
		color: #231815;
		text-align: left;
		display:none;
	}
	.support_product_spec_box {
		padding: 6vw 0;
	}
}

@media screen and (min-width: 768px) {
	.pd_l_area {
		padding: 4vw 0vw;
	}
	.pd_l_area_ttl {
		font-size: 1.8vw;
		line-height: 2vw;
		letter-spacing: 0.1vw;
		color: #231815;
		padding-bottom: 1.5vw;
		text-align: center;
	}
	.pd_l_box_are {
		padding: 0vw 0vw;
	}
	.pd_l_box_are2 {
		padding: 0vw 0vw;
	}
	.pd_l_box1 {
		float: left;
		width: 33%;
		padding: 0.5vw 0vw 1.0vw;
	}
	.pd_l_box2 {
		float: left;
		width: 66%;
		padding: 0.5vw;
	}
	.pd_l_box3 {
		float: left;
		width: 33%;
		padding: 0.5vw 0vw 1.0vw;
	}
	.pd_l_icon {
		padding: 1vw 1vw 1vw 0vw;
		width: 100%;
		line-height: 0;
	}
	.pd_l_icon img {
		width: 100%;
	}
	.pd_l_text {
		font-size: 0.7vw;
		line-height: 1.7;
		letter-spacing: 0vw;
		color: #231815;
		padding: 3vw 0vw 1.0vw 0vw;
		text-align: left;
	}
	.pd_l_ttl {
		font-size: 1.0vw;
		line-height: 2vw;
		letter-spacing: 0.1vw;
		color: #231815;
		padding: 0.5vw 1.0vw 0vw;
		text-align: center;
	}
	.pd_l_area {
		padding: 0 5vw 1vw;
	}
	.pd_l_item_ttl{
		font-size: 1.1vw;
		line-height: 1.6vw;
		letter-spacing: 0.1vw;
		color: #231815;
		text-align: center;
	}
	#pd_md_1 {
		padding: 8% 0;
	}
}



/* AQ 広告4
===========================================*/
.pr4_aq_box,
.pr4_aq_box1,
.pr4_aq_box2{
    position: relative;
}

.banner {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    transition: opacity 0.3s;
}

.banner.hidden {
    opacity: 0;
}

.pr4_aq_box1 video {
    position: absolute;
    bottom: -0.55vw;
    left: 0;
	width: 100%;
}

.pr4_aq_box2 video {
    position: absolute;
    left: 0;
}

/* accordion */
.aqpr4__accordion .toggle {
    display: none;
}
.aqpr4__accordion .option {
    position: relative;
}
.aqpr4__accordion .title,
.aqpr4__accordion .content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
}
.aqpr4__accordion .title {
    display: block;
    color: #534741;
    letter-spacing: .2vw;
}
.aqpr4__accordion .title::after,
.aqpr4__accordion .title::before {
    content: "";
    position: absolute;
    background-color: #4d4d4d;
    transition: all 0.3s;
}
.aqpr4__accordion .title::after {
    transform: rotate(90deg);
}
.aqpr4__accordion .content {
    max-height: 0;
    overflow: hidden;
}
.aqpr4__accordion .toggle:checked + .title + .content {
    max-height: 1000px;
    transition: all 1.5s;
}
.aqpr4__accordion .toggle:checked + .title::before {
    transform: rotate(90deg) !important;
}

/* カート個別 */
.box img,
.line-icon-registinput,
.main .submain .columnLeft .column h2 img,
.main .submain .columnRight h2 img{
    width: auto !important;
}
.amazonpay-button-sandbox-logo img{
    width: 1vw !important;
}

@media screen and (min-width: 768px){
    .banner{
        width: 50%;
        left: 25%;
    }
    .pr4_aq_box{
/*        margin-top: 11vw !important; */
    }
    .pr4_aq_vd {
        padding: 0 2.5vw;
		width: 100%;
    }
    .pr4_aq_box2 video {
        top: 37vw;
		width: 100%;
    }
    
    .aqpr4__accordion {
        margin: 5vw!important;
    }
    .aqpr4__accordion .title {
        font-size: 2vw;
        padding: 1.5vw 0 1.5vw 5vw;
        border-bottom: .6vw solid #F4F1EF;
    }
    .aqpr4__accordion .option {
        margin-bottom: 3vw;
    }
    .aqpr4__accordion .title::after,
    .aqpr4__accordion .title::before {
        top: 25%;
        right: 10%;
        height: 2.75vw;
        width: .1vw;
    }
}

@media screen and (max-width: 768px){
    .pr4_aq_box {
/*        margin-top: 20vw !important; */
    }
    .pr4_aq_vd {
        padding: 0 5vw;
		width: 100%;
    }
    .pr4_aq_vd video {
		width: 100%;
    }
    .pr4_aq_box2 video {
        top: 75vw;
		width: 100%;
    }
    
    .aqpr4__accordion {
        width: fit-content !important;
        margin: 8vw 10vw !important;
    }
    .aqpr4__accordion .title {
        font-size: 4.25vw;
        text-align: left !important;
        letter-spacing: .5vw;
        padding: 2vw 0 2.5vw 10vw;
        border-bottom: 1.25vw solid #f4f1ef;
    }
    .aqpr4__accordion .option {
        margin-bottom: 5vw;
    }
    .aqpr4__accordion .title::after,
    .aqpr4__accordion .title::before {
        top: 20%;
        right: 8%;
        height: 5vw;
        width: .2vw;
    }
    
    /*  30days  */
    #pd_t_30day {
        padding: 15vw 0 0;
    }
    .sup_re_guarantee_icon {
        width: 15vw !important;
    }
    .sup_re_guarantee_ttl1a{
        width: 55vw !important;
    }
}


/* 25/4/4 修正
====================================*/
.splide__arrow{
    background: none!important;
}

@media screen and (min-width: 768px){
    .pr4_aq_rv {
        padding: 3vw;
        background: #f9f8f6;
    }
    .splide__arrow--prev {
        left: -2vw!important;
    }
    .splide__arrow--next {
        right: -2vw!important;
    }
}
@media screen and (max-width: 767px){
    .pr4_aq_rv {
        padding: 3vw;
        background: #f9f8f6;
    }
    .splide__arrow--prev {
        left: 0!important;
    }
    .splide__arrow--next {
        right: 0 !important;
    }
}

/* 25/4/15 修正
====================================*/
@media screen and (min-width: 768px){
    .pr4_aq_box2a {
        width: 36.5vw;
        position: absolute;
        top: 39vw;
        left: 6.5vw;
    }
    .video-wrap {
        padding: 89% 0 0 0!important;
        width: 100vw !important;
        overflow: hidden;
    }
    .video-wrap iframe {
        position: absolute;
        top: -8vw;
        left: -5vw;
        width: 55vw;
        height: 61vw;
    }
}
@media screen and (max-width: 767px){
    .pr4_aq_box2a {
        width: 72vw !important;
        position: absolute;
        top: 78vw;
        left: 14vw;
    }
    .video-wrap {
        height: 73vw;
        width: 100vw !important;
        position: relative;
        overflow: hidden;
    }
    .video-wrap iframe{
        position: absolute;
        top: -8vw;
        left: 0;
        width: 100vw;
        height: 90vw;
    }
}


/* 25/4/22 修正
====================================*/
.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media screen and (min-width: 768px){
    .banner{
        bottom: -.1vw;
    }
    .modal-content {
        width: 50%;
    }
    #pageTop2 {
        position: fixed;
        bottom: 2vw;
        right: 2vw;
        z-index: 10000;
    }
    #pageTop2 a {
        display: block;
        z-index: 999;
        padding: 8px 8px 8px 8px;
        border-radius: 0px;
        width: 35px;
        height: 35px;
        background-color: #231815;
        color: #fff;
        font-weight: bold;
        text-decoration: none;
        text-align: center;
    }
}
@media screen and (max-width: 767px){
    .banner{
        bottom: -.5vw;
    }
    .modal-content {
        width: 94%;
    }
    #pageTop2 {
        position: fixed;
        bottom: 22vw;
        left: 2vw;
        z-index: 10000;
    }
    #pageTop2 a {
        display: block;
        z-index: 999;
        padding: 8px 8px 8px 8px;
        border-radius: 0px;
        width: 35px;
        height: 35px;
        background-color: #231815;
        color: #fff;
        font-weight: bold;
        text-decoration: none;
        text-align: center;
    }
}


/* 25/6/13 修正
====================================*/
@media screen and (min-width: 768px) {
    .wrapper main {
        margin-top: 0 !important;
    }
    #image-carousel02 .splide__arrow--prev{
        left: 1vw !important;
    }
    #image-carousel02 .splide__arrow--next{
        right: 1vw !important;
    }
    #image-carousel01 .splide__arrow svg,
    #image-carousel02 .splide__arrow svg{
        fill: #333;
        height: 3vw;
        width: 3vw;
    }
}



/* 25/7/2 広告6
====================================*/
.pr6_aq_btn {
    position: fixed;
    bottom: 0;
    z-index: 999;
}
.pr_aq_cpn,
.pr6_aq_box01{
    position: relative;
}
.cpn-cmp-cpn-box{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.cpn-cmp-cpn-box-inner {
	margin: 0 auto;
	width: 100% !important;
}
button.copy-clink {
	width: 100%;
	background: none !important;
	color: #fff;
	padding: 0.5vw 0vw;
	border: none;
}
button.copy-clink span {
    font-weight: bold;
}
button.copy-clink:hover {
	opacity: 0.8;
    color: #ffffff;
    border: none;
    transition: 0.9s;
}

.pr6_aqrv {
    background: #f0f1f3;
}
#image-carousel01 .splide__arrow svg{
    fill: #e38583;
}

/* Accordion */
.pr_aq_cnt_accordion{
    width: 100%;
}
.pr_aq_cnt_toggle {
	display: none;
}
.pr_aq_cnt_option {
	position: relative;
}
.pr_aq_cnt_title,
.pr_aq_cnt_content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.pr_aq_cnt_title {
	border: none;
	display: block;
	color: #fff;
	background: linear-gradient(to top,#4d4d4d 0%,#4d4d4d 25%,#2d2d2d 100%);
	text-align: center;
	line-height: 1;
}
.pr_aq_cnt_title::after,
.pr_aq_cnt_title::before {
	content: "";
	width: 2.5px;
    height: 1.1em;
	background-color: #fff;
    position: absolute;
    top: 0.4em;
    right: 1.5em;    
	transition: all 0.3s;
}
.pr_aq_cnt_title::after {
	transform: rotate(90deg);
}
.pr_aq_cnt_content {
	max-height: 0;
	overflow: hidden;
}
.pr_aq_cnt_toggle:checked + .pr_aq_cnt_title + .pr_aq_cnt_content {
	max-height: 500px;
	transition: all 1.5s;
}
.pr_aq_cnt_toggle:checked + .pr_aq_cnt_title::before {
	transform: rotate(90deg) !important;
}

.first {
	border: 1px solid #ccc;
	width: 100%;
	background: #fff;
}

.next {
	width: 100%;
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.next2 {
	width: 100%;
	background: #e7d0d6;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
    font-weight: 500;
}

#modal-qto01 .modal-content {
    width: 80%;
    top: 35%;
    bottom: 0;
}

@media screen and (max-width:767px){
    .cpn-cmp-cpn-box{
        width: 79vw;
        bottom: 11vw;
    }
    button.copy-clink{
        letter-spacing: 0.1vw;
        font-size: 5vw;
    }
    .pr6_aq_rv {
        display: block;
        height: 8vw;
        width: 59vw;
        position: absolute;
        bottom: 6vw;
        right: 0;
    }
    
    .pr_aq_cnt_accordion_box {
        padding: 6vw 7vw;
    }
    .pr_aq_cnt_title{
        padding: 1.5vw 3vw;
        font-size: 3.2vw;
    }
    .pr_aq_cnt_lt {
        display: inline-block;
        font-size: 2.8vw;
        padding: 1.5vw 2vw;
        border-right: 1px solid #ccc;
    }
    .pr_aq_cnt_ln {
        display: inline-block;
        font-size: 2.25vw;
        padding-left: 2.5vw;
    }
}
@media screen and (min-width:768px){
    .pr6_aq_btn {
        width: 50%;
    }
    .cpn-cmp-cpn-box {
        width: 40vw;
        bottom: 7.5vw;
    }
    button.copy-clink.btn {
        font-size: 2.5vw;
    }
    .pr6_aq_rv {
        display: block;
        height: 5vw;
        width: 30vw;
        position: absolute;
        bottom: 2.5vw;
        right: 0;
    }
    #image-carousel01 .splide__arrow--prev {
        left: 0 !important;
    }
    #image-carousel01 .splide__arrow--next{
        right: 0!important;
    }
    #pd_review{
        background: #edf0f3a3;
        padding: 7vw 3vw 12vw;
        position: relative;
        overflow: hidden;
    }
    .pd_review {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 1.5vw;
    }
    .pd_review_ttl {
        float: none;
        font-size: 2vw;
        letter-spacing: .2vw;
        padding: 0;
    }
    .pd_review_ttl2 {
        position: static;
    }
    .pd_review_ttl3 {
        font-size: 2vw;
        letter-spacing: .2vw;
        margin-bottom: 1vw;
    }
    #review-carousel .splide__slide {
        width: 100% !important;
    }
    .pd_review_more {
        bottom: 3vw;
        left: 50%;
        transform: translateX(-50%);
    }
    .pd_review_more a {
        width: 25vw;
        font-size: 1.5vw;
        border: 1px solid #ccc;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 1vw;
    }
    .pd_review_more_icon {
        width: 2vw !important;
        margin-right: 0;
    }
    .pd_review_more_arrow {
        display: block;
        width: 1vw;
        height: 1vw;
        border-top: solid 1px #000;
        border-right: solid 1px #000;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        float: none;
        margin-right: 0;
    }
    
    .pr_aq_cnt_accordion_box {
        padding: 3vw;
    }
    .pr_aq_cnt_title {
        font-size: 1.5vw;
        padding: .7vw;
    }
    .pr_aq_cnt_lt {
        display: inline-block;
        font-size: 1.2vw;
        padding: .5vw 1vw;
        border-right: 1px solid #ccc;
    }
    .pr_aq_cnt_ln {
        display: inline-block;
        font-size: 1vw;
        padding-left: 1vw;
    }
}