@charset "UTF-8";








/* about_photoplus */
#about_photoplus{
background: url(/images/products/photo-plus/about_back.jpg);
padding: 80px 0 60px;
}
body:not(.series-page) #about_photoplus{
margin-top:60px;
}
#about_photoplus .wrapper{
position: relative;
}
#about_photoplus .read,
#about_photoplus h2,
#about_photoplus .text p,
#about_photoplus figure{
text-align: center;
}
#about_photoplus .annotation{
font-size:80%;
position: absolute;
top:-80px;
}
#about_photoplus .read{
font-size: 140%;
}
#about_photoplus h2{
margin:10px 0 20px;
font-size: 300%;
}
#about_photoplus .text p{
padding: 7px 0;
font-size: 130%;
line-height: 2;
}
#about_photoplus figure img{
width: 200px;
}
#about_photoplus .photoplus_list section{
text-align: center;
}
#about_photoplus .photoplus_list section > div{
display: inline-block;
background-color: #fff;
border-radius: 10px;
width: 100%;
padding-bottom: 20px;
}
#about_photoplus .photoplus_list section > div img{
max-width: 90%;
}
.button_line{
padding:20px 30px 20px 30px;
border: #8d8d8d 1px solid;
background-color: #fff;
margin: 0 10px;
font-size: 120%;
display:inline-block;
cursor: pointer;
transition:all .1s;
}
.links .button_line{
font-size: 100%;
}
.button_line span{
font-size: 80%;
display:inline-block;
}
.button_line:after{
content: "";
border-top: #666 1px solid;
border-right: #666 1px solid;
transform: rotate(135deg) translateY(5px);
display: inline-block;
height: 7px;
width: 7px;
margin-left: 10px;
}
.links .button_line:after{
content: none;
}
.links .button_line:hover{
border: #333 1px solid;
opacity:1;
}

.button_line.dark {
background: #333;
color: #FFF;
border-color: #333;
}
.links .button_line.dark:hover{
background-color: #111;
border-color: #111;
}

.series_title{
font-size:180%!important;
text-align: center!important;
}
.series_title:after{
content: "";
background-color: #666;
height: 1px;
width: 100px;
display: block;
margin: 10px auto;
transform: translateY(15px);
}
.photoplus_list section{
position: relative;
}
.photoplus_list .links{
position: absolute;
bottom: 30px;
left: 40%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 50%;
}
.photoplus_list .links a,
.photoplus_list .links input[type="button"],
.photoplus_list_text .links a,
.photoplus_list_text .links input[type="button"]{
border-radius: 0!important;
/* padding: 5px 6px 5px 6px!important; */
padding: 12px 1em !important;
display: block;
margin: 0;
/* font-size: 80%; */
font-size: 1.3rem;
line-height: 1.5;
-webkit-appearance: none;
width: calc(50% - 3px);
box-sizing: border-box;
}
.photoplus_list .links input[type="button"],
.photoplus_list_text .links input[type="button"]{
width: 100%;
}
.photoplus_list .cart_form,
.photoplus_list_text .cart_form{
width: calc(50% - 3px)!important;
}
.photoplus_list .links a:last-child {
margin-top: 7px;
width: 100%;
}
.photoplus_list_text .links a:first-child {
margin-bottom: 7px;
width: 100%;
}

/* about_photoplus 2022 */

#about_photoplus.ver2022{
overflow: hidden;
padding: 7rem 0 6rem;
}
#about_photoplus.ver2022 .annotation {
top: -7rem;
}
#about_photoplus.ver2022 h2,
#about_photoplus.ver2022 p{
text-align: left;
}
#about_photoplus.ver2022 h2{
font-size:160%;
margin: 0 0 1rem;
}
#about_photoplus.ver2022 .text p{
line-height: 1.7;
font-size:125%;
padding: 0 0 .5rem;
}
#about_photoplus.ver2022 .photo{
padding: 0;
}
#about_photoplus.ver2022 .photo img{
transform: scale(1.5);
}
#about_photoplus.ver2022 .prestage_section{
padding: 0 0 3rem;
}
.ver2022 .prestage_section .container{
background: url(/images/products/photo-plus/about_photoplus_prestage_back_sp.jpg);
background-size: cover;
color: #fff;
padding: 2rem 2.6rem;
border-radius: 10px;
}
.about_photoplus.ver2022 .prestage_section h3,
#about_photoplus.ver2022 .prestage_section h3{
font-size: 130%;
font-weight: 600;
padding: 5px 0 10px;
}
.about_photoplus.ver2022 .prestage_section h4,
#about_photoplus.ver2022 .prestage_section h4{
font-family: 'Montserrat',sans-serif;
font-weight: 600;
}
.about_photoplus.ver2022 .prestage_section h4 span,
#about_photoplus.ver2022 .prestage_section h4 span{
font-size: 70%;
padding-right: .5rem;
}
.about_photoplus.ver2022 .prestage_section p,
#about_photoplus.ver2022 .prestage_section p{
font-size: 85%;
}
.about_photoplus.ver2022 .prestage_section .flex-30,
#about_photoplus.ver2022 .prestage_section .flex-30{
max-width: 70%;
margin: 0 auto;
padding: 2rem 0 0;
}






@media (min-width:641px){
/* about_photoplus 2022 */
#about_photoplus{
padding: 140px 0 140px;
}
#about_photoplus .annotation{
top:-150px;
}
body:not(.series-page) #about_photoplus{
margin-top:50px;
}
#about_photoplus .read,
#about_photoplus h2,
#about_photoplus .text p{
text-align: left;
}
#about_photoplus figure{
position: absolute;
right: 0;
top:-20px;
bottom: 0;
margin: auto;
}
#about_photoplus figure img{
width: 350px;
}
.photoplus_list .links{
position: absolute;
bottom: 50px;
left: 42%;
width: 46%;
}
.photoplus_list .links.btn_up{
bottom: 80px;
}
.photoplus_list .links.btn_up_more{
bottom: 100px;
}
.photoplus_list .links a,
.photoplus_list .links input[type="button"]{
font-size: 100%;
}
#about_photoplus .photoplus_list section > div{
padding: 10px 0 30px;
min-height: 370px;
}
/* about_photoplus 2022 */
#about_photoplus.ver2022{
padding: 8rem 0 10rem;
}
#about_photoplus.ver2022 .annotation {
top: -9rem;
}
.about_photoplus.ver2022 .photo img,
#about_photoplus.ver2022 .photo img{
transform: scale(1) translateY(0);
}
.about_photoplus.ver2022 h2,
#about_photoplus.ver2022 h2{
font-size:180%;
margin: 0 0 2rem;
}
.about_photoplus.ver2022 .text p,
#about_photoplus.ver2022 .text p{
line-height: 1.8;
font-size:120%;
padding: 0 0 1rem;
}
.about_photoplus.ver2022 .prestage_section .container,
#about_photoplus.ver2022 .prestage_section .container{
background: url(/images/products/photo-plus/about_photoplus_prestage_back.jpg);
background-size: cover;
display: inline-flex;
padding: 3rem 5rem;
}
.about_photoplus.ver2022 .prestage_section .flex-70,
#about_photoplus.ver2022 .prestage_section .flex-70{
padding-right: 3rem;
}
.about_photoplus.ver2022 .prestage_section h3:not(.header-s) ,
#about_photoplus.ver2022 .prestage_section h3{
font-size: 160%;
padding: 5px 0 20px;
}
.about_photoplus.ver2022 .prestage_section h4.
#about_photoplus.ver2022 .prestage_section h4{
font-size: 120%;
}
.about_photoplus.ver2022 .prestage_section p,
#about_photoplus.ver2022 .prestage_section p{
font-size: 95%;
}
.about_photoplus.ver2022 .prestage_section .flex-30,
#about_photoplus.ver2022 .prestage_section .flex-30{
padding: 0 0 0;
transform: translateY(10px);
}

}/*min-width:641px*/





/* about_photoplus 2024 */
.section_certec .flex{
padding: min(8vw, 5rem) min(8vw, 8rem);
background: url(/images/products/photo-plus/series_photoplus_certec_back.jpg) no-repeat;
background-size: auto 100%;
border-radius: 1rem;
color: #faf1df;
}
.certec_title{
max-width: 80%;
}
.certec_text{
font-size: min(3.5vw, 17px);
line-height: min(5.5vw , 27px);
}
@media(min-width:640px){
.section_certec .flex{
background-size: 100% auto;
}
}

.photoplus_list_text a{
position: relative;
display: block;
}
.photoplus_list_text .black_title{
position: absolute;
top:0;
left: 0;
width: 100%;
z-index: 30;
display: block;
background-color: #000;
color: #fff;
border-radius: 10px 10px 0 0;
padding: .8rem;
text-align: center;
}

.photoplus_list_text .rabel{
position: absolute;
right: 8px;
top: 0;
width: min(13vw , 70px);
z-index: 31;
}
.photoplus_list_text .tag_list{
margin: 1rem 1rem 1rem 0;
}
.photoplus_list_text .tag_list li{
background-color: #b7ab67;
color:#fff;
padding: .6rem .8rem .4rem;
margin: .2rem 0;
line-height: 1;
border-radius: .4rem;
text-align: center;
display: inline-block;
font-size:min(3vw , 1.5rem);
font-weight: 600;
min-height: min(5.7vw , 25px);
vertical-align: middle;
align-items: center;
}
/* about_photoplus 2024 */








/* text ver */
.photoplus_list_text {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.photoplus_list_text a .wrap {
display: flex;
justify-content: space-between;
padding: 55px 12px 120px;
background-color: #fff;
border-radius: 10px;
box-sizing: border-box;
}
.photoplus_list_text .long a .wrap {
min-height:490px;
}



/*
.photoplus_list_text .col5:last-of-type a .wrap{
min-height: 480px;
}
*/

#about_photoplus .photoplus_list_text a .wrap > figure {
position: static;
margin: 0;
width:80px;
}
.photoplus_list_text a .wrap .info {
width: calc(100% - 90px);
font-size: 1.4rem;
}
#about_photoplus .photoplus_list_text .info h2.name {
margin: 10px 0;
text-align: left;
font-size: 155%;
line-height: 1.2;
font-weight: 600;
}
.name.proline{
display: flex;
align-items: center;
}
.name.proline span{
display: inline-block;
}
.name.proline:before{
content: "";
display: inline-block;
width: min(10vw , 4.5rem);
height: min(10vw , 4.5rem);
margin-right: 10px;
background: url(/images/common/icon_proline.svg) no-repeat;
background-size: cover;
}

.photoplus_list_text .tag {
display: inline-block;
margin:10px 0;
padding: 5px;
font-size: 87%;
background: #AAA;
color: #FFF;
border-radius: 5px;
line-height: 1;
letter-spacing: -0.05em;
}
.photoplus_list_text .price strong {
font-size: 112%;
}
.photoplus_list_text .model {
display: inline-block;
padding: 5px;
border:1px solid #B2B2B2;
font-size: 80%;
line-height: 1;
}
.photoplus_list_text .col5 {
position: relative;
}
.photoplus_list_text .col5 .links {
position: absolute;
bottom: 30px;
left:50%;
transform: translateX(-50%);
width: calc(100% - 60px);
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 10px;
}
.photoplus_list_text .col5 .links a {
text-align: center;
}
.photoplus_list_text .col5.onebutton a.wrap  {
padding-bottom: 70px;
}


.photoplus_list_text .price_off > .off {
position: relative;
display: inline-block;
margin-bottom:5px;
padding: 5px;
background: #cc5d71;
font-size: 80%;
color: #FFF;
font-weight: 600;
line-height: 1;
border-radius: 3px;
z-index: 1;
}
.photoplus_list_text .price_off > .off:after {
position: absolute;
bottom:-3px;
left:30px;
content: "";
display: block;
width: 8px;
height: 8px;
background:#cc5d71;
transform: rotate(45deg);
z-index: -1;
}
.photoplus_list_text .price_off strong {
font-size: 133%;
color: #cc5d71;
}
.photoplus_list_text .info .small{
display: inline-block;
}
.photoplus_list_text .info_tag{
font-family:'Montserrat',sans-serif;
display: inline-block;
padding: 4px 20px;
margin-left: 10px;
background: #cc5d71;
font-size: 70%;
color: #FFF;
font-weight: 600;
line-height: 1;
border-radius: 10px;
transform: translateY(-2px);
}

/*シャイニーの吹き出し*/
a.wrap {
position: relative;
}
.btnapp {
position: absolute;
left: -60px;
top: -40px;
}
@media screen and (max-width: 640px) {
.btnapp {
animation: purupuru 1.2s infinite;
position: absolute;
right: 0px;
left: unset;
top: 0px;
width: 70px;
}
}




@media (min-width:641px){

.photoplus_list .links a,
.photoplus_list .links input[type="button"],
.photoplus_list_text .links a,
.photoplus_list_text .links input[type="button"]{
font-size: 100%;
}

.photoplus_list_text a .wrap,
.photoplus_list_text .long a .wrap {
padding: 70px 40px 150px;
height: 100%;
min-height: 570px;
}
.photoplus_list_text .wrapper:last-child a .wrap {
min-height: 500px;
}

/*
.photoplus_list_text .col5:nth-of-type(2) a .wrap,
.photoplus_list_text .col5:nth-of-type(3) a .wrap{
min-height: 545px;
}
*/

.photoplus_list_text .col5.onebutton a .wrap  {
padding-bottom: 80px;
}
#about_photoplus .photoplus_list_text a .wrap > figure {
width:100px;
}
#about_photoplus .photoplus_list_text .info h2.name {
min-height: 70px;
}
#about_photoplus .photoplus_list_text .thin .info h2.name {
min-height: auto;
}
.photoplus_list_text a .wrap .info {
width: calc(100% - 130px);
font-size: 1.7rem;
}
.photoplus_list_text .links {
margin-top: 20px;
}
.photoplus_list_text .tag {
padding: 6px 10px 5px;
}
.photoplus_list_text .col5 .links {
position: absolute;
bottom: 50px;
width: calc(100% - 150px);
}

.photoplus_list_text .price_off > .off {
padding: 7px 7px 6px;
margin-bottom: 0;
margin-right: 10px;
transform: translateY(-2px);
}
.photoplus_list_text .price_off > .off:after {
bottom:auto;
left:auto;
right:-3px;
top:8px;
}

}












/* comment */
#comment{
background-color:#f5e3e6;
padding: 40px 0;
}
#comment .graph{
padding-bottom:30px;
}
#comment h3{
padding: 30px 0 20px;
font-size:180%;
text-align:center;
font-weight:600;
color: #cc5d71;
}
#comment .instagram figure{
background-color: #fff;
box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.08);
border: 10px solid #fff;
border-radius: 6px;
}
#comment .instagram figcaption{
padding: 10px 20px 20px;
}
#comment .media{
background-color: #fff;
border-radius: 20px;
margin-bottom: 40px;
max-width: 90%;
box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.04);
}
#comment .media .names{
padding:0 30px 30px;
line-height: 2;
}
#comment .media span{
display: inline-block;
font-size: 120%;
}
.header_english{
padding: 40px 0 20px!important;
}
#comment .header_english{
padding: 0!important;
}
.header_english h2{
font-size: 300%;
text-align: center;
padding-bottom: 20px;
}
.header_english h2 span{
font-size: 30%;
display: inline-block;
padding-left: 15px;
margin-left: 15px;
border-left: 1px solid #ddd;
transform: translateY(-5px);
}
.header_english h2:after{
content: "";
background-color: #666;
height: 1px;
width: 100px;
display: block;
margin: 10px auto 30px;
transform: translateY(15px);
}
.header_english h2 + p{
font-size: 150%;
text-align: center;
}
#comment hr{
border: none;
border-top: 1px solid #cfb0b3;
width: 90%;
margin: 0 auto;
margin-bottom: 20px;
}
@media (min-width:641px){
#comment{
padding: 100px 0 80px;
}
#comment .graph{
padding-bottom:60px;
}
#comment .instagram h3{
padding: 60px 0 20px;
font-size:200%;
}
#comment .instagram figure{
min-height: 490px;
}
#comment .media{
margin-bottom: 80px;
max-width: 1280px;
}
#comment .media .names{
padding-top:30px;
}
#comment .media span{
font-size: 120%;
}

}







/* ckecklist */
#ckecklist{
background-color:#e6e8e4;
padding: 40px 0;
border-top: #d8d8d7 1px solid;
border-bottom: #d8d8d7 1px solid;
}
#ckecklist .base{
padding: 30px 0;
background-color: #fff;
text-align: center;
border-radius: 20px;
box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.04);
}
#ckecklist h2{
text-align: center;
font-size: 300%;
padding: 10px 0 20px;
color: #aaa;
}
#ckecklist p{
text-align: center;
font-size: 140%;
}
#ckecklist p span{
background: linear-gradient(transparent 60%,#fdc9d3 40%);
font-weight: 600;
}
#ckecklist ul{
text-align: left;
display: inline-block;
padding-bottom: 20px;
border-bottom: #ccc 1px dashed;
margin-bottom: 30px;
}
#ckecklist li{
font-size: 140%;
display: inline-block;
margin-bottom: 10px;
}
#ckecklist li:before{
content:"";
background: url(/images/products/photo-plus/icon_check.png) no-repeat;
display: inline-block;
width: 24px;
height: 20px;
background-size: cover;
vertical-align: middle;
margin-right: 10px;
transform: translateY(-3px);
}

@media (min-width:641px){
#ckecklist{
padding: 100px 0 100px;
}
#ckecklist .base{
padding: 60px 0;
}

}











/* boosterpad */
.pad_visual{
background: url(/images/products/photo-plus/boosterpad_visual.jpg) no-repeat right top;
min-height: 400px;
background-size: 120% auto;
margin-bottom: 40px;
text-align: left;
display: flex;
align-items: flex-end;
padding-bottom: 0!important;
background-position: 0 160px;
}
.pad_visual div{
background-color: #fff;
padding: 20px!important;
margin: 0;
}
.pad_visual h2{
font-size:180%;
font-weight: 600;
padding: 5px 0 10px;
}
.pad_visual p.strong{
font-size:120%;
}
.pad_visual p:last-of-type{
font-size:90%;
}
.pad_detail_box section.col6{
padding: 20px;
border: 8px solid #f4f4f4;
}
.pad_detail_box section.col6:first-child{
margin-bottom: 20px;
}
.pad_text{
padding-top: 20px!important;
padding-bottom: 20px!important;
}
.pad_point p{
background-color: #ecede4;
color:#93927E;
text-align: center;
font-weight: 600;
min-height: 70px;
display: flex;
justify-content: center;
flex-direction: column;
padding: 10px;
}
.pad_point.blue p{
background-color: #E4E8ED;
color:#84909F;
}
.pad_point p span{
display: inline-block;
width: 100%;
text-align: center;
}
.pad_point p span.small{
font-weight: 300;
font-size: 60%
}

@media (min-width:641px){
.pad_visual{
background-size: cover;
align-items: center;
background-position: 0;
align-content: center;
}
.pad_visual div{
padding: 30px!important;
margin: 20px;
border-radius: 4px;
}
.pad_detail_box{
display: flex;
justify-content: space-between;
}
.pad_detail_box:after{
content: none;
}
.pad_detail_box section.col6{
width: 48%;
margin-bottom: 0!important;
}
.pad_point li.col6{
padding-top: 5px;
padding-bottom: 5px;
max-width: 45%;
}
.pad_point li.col6:nth-child(odd){
padding-right: 5px;
}
.pad_point li.col6:nth-child(even){
padding-left: 5px;
}
}










/* #cource */
#cource .wrapper.lineuptitle{
max-width: 100%;
padding:0;
text-align:center;
background-color: #f3f4f0;
margin-top:40px;
margin-bottom:40px;
}

#cource .wrapper.title figure{
padding:30px 0 30px;
}
#cource figure.col4 figcaption{
padding: 20px 0 0;
text-align:center;
}
#cource figure.col5{
margin:10px 0;
}
#cource.inner_function{
padding-top:4rem;
}
#cource .text_header{
padding: 30px 0 30px;
font-size: 180%;
text-align: center;
font-weight: 600;
border-bottom:#eee solid 2px;
}

@media (min-width:641px){
#cource .wrapper{
padding:30px 0;
text-align:right;
}
#cource .wrapper.lineuptitle{
margin-top:60px;
}
#cource .wrapper.title{
text-align:center;
padding-bottom:0;
margin-bottom:0;
}
#cource .wrapper.title figure{
padding:0 0 30px;
}
#cource figure.col5{
margin:0;
vertical-align:top;
margin-right: 6%;
}
#cource.inner_function{
padding-top:8rem;
}
#cource .text_header{
padding: 60px 0 60px;
font-size: 200%;
text-align:center;
}

}






/* #special_care */
#special_care{
background:#f5f5f5 url(/images/products/photo-plus/technology_back.svg) repeat-x;
padding-bottom:4rem;
background-size: 200%;
}
#special_care .wrapper.title_wrap{
background: url(/images/products/photo-plus/technology_image.png) right top 2rem no-repeat;
background-size:230px;
text-align:left;
}
#special_care .wrapper.title_wrap .col12{
padding:1rem;
}
#special_care .wrapper.title_wrap .technology_title{
min-height:200px;
display:flex;
align-content: center;
flex-wrap:wrap;
color:#fff;
padding-bottom:0;
}
#special_care .wrapper.title_wrap img.first_img{
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}
#special_care .wrapper:first-child img.last_img{
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
}
.about_photoplus img.first_img{
border-radius:10px;
}
#special_care .wrapper.title_wrap h3{
font-size:240%;
font-family: 'Montserrat',sans-serif;
font-weight: 600;
width:100%;
padding-top:6rem;
margin-bottom:1rem;
letter-spacing: 1px;
}
#special_care h3.border_title_light{
margin-top:2rem!important;
}
#special_care .wrapper.title_wrap p{
font-size:130%;
}
#special_care .wrapper:nth-child(2){
margin:2rem auto;
}
#special_care h3{
font-weight:600;
}
#special_care h4{
font-size:110%;
font-weight:600;
padding-bottom:10px;
}
.rf_brown {
color: var(--rf_brown);
}

@media (min-width:641px){
#special_care{
background-size: 1325px;
}
#special_care .wrapper.title_wrap{
background:url(/images/products/photo-plus/technology_image.png) right 10rem top 4rem no-repeat;
background-size:572px;
}
#special_care .wrapper.title_wrap .technology_title{
min-height:370px;
padding-left:10rem;
}
#special_care .wrapper.title_wrap .col12{
padding:2rem;
}
#special_care .wrapper:nth-child(2){
margin:1rem auto 4rem;
}
#special_care .wrapper.title_wrap h3{
font-size:320%;
padding-top:0;
letter-spacing: 2px;
}
#special_care .wrapper.title_wrap p{
font-size:160%;
}








#special_care .wrapper:nth-child(2){
padding-top:40px;
}
#special_care .wrapper:nth-child(2) .down{
transform: translateY(0);
}
}

.border_title_light {
border-bottom: 1px solid rgb(204, 204, 204);
border-top: 1px solid rgb(204, 204, 204);
margin: 4rem 0px 0px !important;
padding: 10px 0px !important;
text-align: center !important;
}

@media (min-width: 640px) {
.border_title_light {
margin: 4rem 0px 0px !important;
max-width: 1280px;
padding: 20px !important;
}
}






/* table-spec */
.spec-box table td > strong{
display: block;
font-size: 200%;
margin-bottom: 10px;
}
.table-spec {
margin-top: 0;
}
.table-spec .head-name {
/*height: 68px;*/
height: 95px;
}
.table-spec .head-name span {
background-color: #f7f6f8;
padding: 5px 8px;
font-weight: 300;
margin-top: 10px;
font-size: 65%;
display: inline-block;
}
.table-spec .head-name span + span {
margin-top: 5px;
}


@media (min-width: 641px){
.table-spec .head-name {
/*height: 70px;*/
height: 125px;
}
.table-spec .head-name span {
border-radius: 10px;
font-size: 85%;
margin-bottom:5px;
}
.table-spec .head-name span + span {
margin-top: 0;
}

}








/* white-box.line */
.white-box.line{
align-items: center;
border: #f5f5f5 6px solid;
}
body.series-page .white-box.line{
margin-top:2rem;
}
@media (min-width:641px){
.white-box.line,
body.series-page .white-box.line{
margin-top:6rem;
}
}




hr.light_hr{
border:none;
border-top: 1px solid #e4e4e4;
width:89%;
margin: 50px auto 0;
display:block!important;
}
@media (min-width:641px){
hr.light_hr{
margin: 100px auto 70px;
}
}



/* bg_blue */
.bg_blue {background-color: #EFF7F8;}
.box_round {border-radius: 13px;}
.bg_blue.box_round {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
width: calc(100% - 30px);
margin: 0 auto;
box-sizing: border-box;
}
.text_blue_title {
color: #5FB1B8;
font-size: 133%;
}
.text_blue_title > .strong {
font-weight: bold;
font-size: 200%;
line-height: 1.2;
}

@media screen and (min-width:768px) {
.box_round {border-radius: 30px;}
.bg_blue.box_round {width: 100%; max-width: 1150px;}
.bg_blue.box_round.pd-4em {
padding: 3rem 5rem 2rem!important;
margin-top: 5rem;
margin-bottom: 6rem;
}
.text_blue_title {font-size: 146%;}
.text_blue_title + p {padding-left: 0;}
}




/*==================================================================
from Compiled SCSS / products-common-photoplus / Giftit Inc.
===================================================================*/
/*==================================================================
body.-page-photoplus-series
===================================================================*/
body.-page-photoplus-series .usageflow {
border-radius: 10px;
margin-bottom: 40px;
padding: 0px 15px 30px;
}

body.-page-photoplus-series .usageflow * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
letter-spacing: normal;
}

body.-page-photoplus-series .usageflow:last-child {
margin-bottom: 0px;
}

body.-page-photoplus-series .usageflow.-daily {
background: #faf8eb;
padding: 50px 5vw 50px;
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .usageflow.-daily {
padding: 30px;
}
}

@media screen and (max-width: 640px) {
body.-page-photoplus-series .usageflow.-daily {
padding: 20px;
}
}

body.-page-photoplus-series .usageflow.-weekly {
background: #EEF7FA;
padding: 50px 5vw 50px;
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .usageflow.-weekly {
padding: 30px;
}
}

@media screen and (max-width: 640px) {
body.-page-photoplus-series .usageflow.-weekly {
padding: 20px;
}
}

@media screen and (max-width: 640px) {
body.-page-photoplus-series .usageflow.-three dl:nth-child(2) dt::after {
display: none;
}
}

@media screen and (max-width: 640px) {
body.-page-photoplus-series .usageflow.-three dl:last-child dt::before {
content: '';
position: absolute;
width: 20px;
height: 20px;
background-image: url(/images/common/icon-arrow01-right_black.svg);
background-repeat: no-repeat;
background-size: auto;
left: -10px;
top: 50%;
}
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .usageflow.-four dl:nth-child(3) dt::after {
display: none;
}
}

body.-page-photoplus-series .usageflow.-four dl:nth-child(4) dt::after {
display: none;
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .usageflow.-four dl:nth-child(4) dt::after {
display: block;
}
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .usageflow.-four dl:nth-child(4) dt::before {
content: '';
position: absolute;
width: 20px;
height: 20px;
background-image: url(/images/common/icon-arrow01-right_black.svg);
background-repeat: no-repeat;
background-size: auto;
left: -10px;
top: 50%;
}
}

body.-page-photoplus-series .usageflow.-four dl:nth-child(5) dt::before {
content: '';
position: absolute;
width: 20px;
height: 20px;
background-image: url(/images/common/icon-arrow01-right_black.svg);
background-repeat: no-repeat;
background-size: auto;
left: -10px;
top: 50%;
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .usageflow.-four dl:nth-child(5) dt::before {
display: none;
}
}

@media screen and (max-width: 640px) {
body.-page-photoplus-series .usageflow.-four dl:nth-child(even) dt::after {
display: none;
}
body.-page-photoplus-series .usageflow.-four dl:nth-child(3) dt::before, body.-page-photoplus-series .usageflow.-four dl:nth-child(5) dt::before, body.-page-photoplus-series .usageflow.-four dl:nth-child(7) dt::before {
content: '';
position: absolute;
width: 20px;
height: 20px;
background-image: url(/images/common/icon-arrow01-right_black.svg);
background-repeat: no-repeat;
background-size: auto;
left: -10px;
top: 50%;
display: block;
}
}

@media screen and (max-width: 640px) and (max-width: 991px) {
body.-page-photoplus-series .usageflow.-four dl:nth-child(3) dt::before, body.-page-photoplus-series .usageflow.-four dl:nth-child(5) dt::before, body.-page-photoplus-series .usageflow.-four dl:nth-child(7) dt::before {
display: none;
}
}

@media screen and (max-width: 640px) and (max-width: 640px) {
body.-page-photoplus-series .usageflow.-four dl:nth-child(3) dt::before, body.-page-photoplus-series .usageflow.-four dl:nth-child(5) dt::before, body.-page-photoplus-series .usageflow.-four dl:nth-child(7) dt::before {
display: block;
}
}

body.-page-photoplus-series .usageflow_ttl {
text-align: center;
margin-bottom: 30px;
font-size: 2.2rem;
font-weight: bold;
padding-bottom: 20px;
position: relative;
}

@media screen and (max-width: 640px) {
body.-page-photoplus-series .usageflow_ttl {
font-size: 1.6rem;
}
}

body.-page-photoplus-series .usageflow_ttl.-daily::after {
content: '';
background: url(/images/products/photo-plus-shiny/img-after_yellow.svg);
background-repeat: no-repeat;
width: 100px;
height: 20px;
position: absolute;
display: block;
background-position: center;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}

body.-page-photoplus-series .usageflow_ttl.-weekly::after {
content: '';
background: url(/images/products/photo-plus-shiny/img-after_blue.svg);
background-repeat: no-repeat;
width: 100px;
height: 20px;
position: absolute;
display: block;
background-position: center;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}

body.-page-photoplus-series .usageflow_list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}

body.-page-photoplus-series .usageflow_list dl {
padding: 0px 30px 40px;
width: 25%;
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .usageflow_list dl {
padding: 0px 20px 40px;
width: calc(100% / 3);
}
}

@media screen and (max-width: 640px) {
body.-page-photoplus-series .usageflow_list dl {
width: 50%;
padding-bottom: 20px;
}
}

body.-page-photoplus-series .usageflow_list dl dt {
position: relative;
margin-bottom: 15px;
}

body.-page-photoplus-series .usageflow_list dl dt::after {
content: '';
position: absolute;
width: 20px;
height: 20px;
background-image: url(/images/common/icon-arrow01-right_black.svg);
background-repeat: no-repeat;
background-size: auto;
right: -40px;
top: 50%;
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .usageflow_list dl dt::after {
right: -30px;
}
}

body.-page-photoplus-series .usageflow_list dl dd {
font-size: 1.3rem;
font-weight: bold;
text-align: center;
}

body.-page-photoplus-series .usageflow_list dl:last-child dt::after {
display: none;
}

body.-page-photoplus-series .subgoods {
background: url(/images/common/img-dot-skyblue.svg);
padding: 30px;
width: 100%;
}

@media screen and (max-width: 640px) {
body.-page-photoplus-series .subgoods {
padding: 20px;
}
}

body.-page-photoplus-series .subgoods * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

body.-page-photoplus-series .subgoods_ttl {
text-align: center;
font-size: 1.6rem;
font-weight: bold;
line-height: 1.5;
}

body.-page-photoplus-series .subgoods_ttl span {
font-weight: normal;
display: block;
font-size: 1.1rem;
padding-top: 5px;
}

body.-page-photoplus-series .subgoods_ttl em {
display: block;
font-size: 1.3rem;
margin-bottom: 10px;
color: #666;
}

body.-page-photoplus-series .subgoods small {
padding-top: 10px;
text-align: center;
display: block;
}

body.-page-photoplus-series .subgoods small em {
display: inline-block;
padding: 0 1rem;
border: 1px solid #999;
font-size: 1.1rem;
background-color: #fff;
}

body.-page-photoplus-series .subgoods_item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 20px 0px;
}

body.-page-photoplus-series .subgoods_item li {
max-width: 180px !important;
margin: 0px 0px 10px !important;
width: 50% !important;
}

body.-page-photoplus-series .subgoods_item li a.mode {
display: block;
background: #e5f0ef;
padding: 0.5em 1em;
font-size: 1.3rem;
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .subgoods_item li a.mode {
font-size: 1.2rem;
}
}

body.-page-photoplus-series .subgoods p {
font-size: 1.3rem;
text-align: left;
}

body.-page-photoplus-series .cosmetics * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
letter-spacing: normal;
}

body.-page-photoplus-series .cosmetics_list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}

body.-page-photoplus-series .cosmetics_list.-fs {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}

body.-page-photoplus-series .cosmetics_list.-single {
margin: 0px 0px 50px;
}

body.-page-photoplus-series .cosmetics_list.-single .cosmetics_box {
width: 100%;
max-width: 640px;
margin: 0px auto;
}

body.-page-photoplus-series .cosmetics_list.-half {
margin: 40px -10px;
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .cosmetics_list.-half {
margin: 30px 0px;
}
}

body.-page-photoplus-series .cosmetics_list.-half .cosmetics_box {
padding: 10px;
width: 50%;
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .cosmetics_list.-half .cosmetics_box {
width: 100%;
margin: 0px auto;
}
}

@media screen and (max-width: 640px) {
body.-page-photoplus-series .cosmetics_list.-half .cosmetics_box {
width: 100%;
max-width: unset;
}
}

body.-page-photoplus-series .cosmetics_list.-threecell {
margin: 40px -10px;
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .cosmetics_list.-threecell {
margin: 30px 0px;
}
}

body.-page-photoplus-series .cosmetics_list.-threecell .cosmetics_box {
width: calc(100% / 3);
padding: 10px;
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .cosmetics_list.-threecell .cosmetics_box {
width: 100%;
margin: 0px auto;
}
}

@media screen and (max-width: 640px) {
body.-page-photoplus-series .cosmetics_list.-threecell .cosmetics_box {
width: 100%;
max-width: unset;
}
}

body.-page-photoplus-series .cosmetics_list.-threecell .cosmetics_box .img dt {
margin-bottom: 20px;
}

body.-page-photoplus-series .cosmetics_list.-threecell .cosmetics_box .img dd {
width: 100%;
padding-left: 0px;
}

body.-page-photoplus-series .cosmetics_list.-threecell .head a {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column;
flex-flow: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .cosmetics_list.-threecell .head a {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}

body.-page-photoplus-series .cosmetics_list.-threecell .head a h4 {
margin-bottom: 10px;
}

body.-page-photoplus-series .cosmetics_box {
padding: 0 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .cosmetics_box {
padding: 0 10px;
}
}

@media screen and (max-width: 640px) {
body.-page-photoplus-series .cosmetics_box.-movie video {
width: 60% !important;
}
}

body.-page-photoplus-series .cosmetics_item {
border: #f5f5f5 6px solid;
padding: 20px;
width: 100%;
height: 100%;
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .cosmetics_item {
padding: 15px;
}
}

body.-page-photoplus-series .cosmetics_item.-subitem {
background: url(/images/common/img-dot-skyblue.svg);
border: none;
border: #f3f9fc 3px solid;
}

body.-page-photoplus-series .cosmetics_item .txt {
margin-bottom: 20px;
}

body.-page-photoplus-series .cosmetics_item .txt a {
display: block;
}

body.-page-photoplus-series .cosmetics_item .txt .ttl {
text-align: left;
font-size: 1.6rem;
font-weight: bold;
line-height: 1.5;
}

body.-page-photoplus-series .cosmetics_item .txt .ttl span {
font-weight: normal;
display: block;
font-size: 1.1rem;
padding-top: 5px;
}

body.-page-photoplus-series .cosmetics_item .txt .ttl em {
display: block;
font-size: 1.3rem;
margin-bottom: 10px;
color: #666;
}

@media screen and (max-width: 640px) {
body.-page-photoplus-series .cosmetics_item .txt .ttl em {
font-size: 1.1rem;
margin-bottom: 5px;
}
}

body.-page-photoplus-series .cosmetics_item .txt small {
padding-top: 10px;
text-align: left;
display: block;
margin-bottom: 20px;
}

body.-page-photoplus-series .cosmetics_item .txt small em {
display: inline-block;
padding: 0 1rem;
border: 1px solid #999;
font-size: 1.1rem;
background-color: #fff;
}

body.-page-photoplus-series .cosmetics_item .txt p {
text-align: left;
font-size: 1.4rem;
}

@media screen and (max-width: 640px) {
body.-page-photoplus-series .cosmetics_item .txt p {
font-size: 1.2rem;
}
}

body.-page-photoplus-series .cosmetics_item .img dl {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .cosmetics_item .img dl {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column;
flex-flow: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}

@media screen and (max-width: 640px) {
body.-page-photoplus-series .cosmetics_item .img dl {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}

body.-page-photoplus-series .cosmetics_item .img dl dt {
width: 50%;
max-width: 200px;
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .cosmetics_item .img dl dt {
width: 100%;
}
}

@media screen and (max-width: 640px) {
body.-page-photoplus-series .cosmetics_item .img dl dt {
width: 50%;
}
}

body.-page-photoplus-series .cosmetics_item .img dl dd {
width: 50%;
padding-left: 10px;
max-width: 180px;
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .cosmetics_item .img dl dd {
padding-left: 0px;
padding-top: 20px;
}
}

@media screen and (max-width: 640px) {
body.-page-photoplus-series .cosmetics_item .img dl dd {
width: 50%;
padding-left: 10px;
}
}

body.-page-photoplus-series .cosmetics_item .img dl dd li {
margin-bottom: 10px;
}

body.-page-photoplus-series .cosmetics_item .img dl dd li a.mode {
display: block;
background: #e5f0ef;
padding: 0.5em 1em;
font-size: 1.3rem;
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .list-care {
margin-top: 0px !important;
}

body.-page-photoplus-series .cosmetics_item .img dl dd li a.mode {
font-size: 1.2rem;
}
}

body.-page-photoplus-series .list-care .tags {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin: 0px -5px;
}
body.-page-photoplus-series .list-care .tags.-column {
flex-flow: column;
align-items: flex-start;
}
@media screen and (max-width: 991px) {
body.-page-photoplus-series .list-care .tags {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
align-items: flex-start;
padding-top: 20px;
}
}

@media screen and (max-width: 640px) {
body.-page-photoplus-series .list-care .tags.-column {
flex-flow: row wrap;
}
}
body.-page-photoplus-series .list-care .tags li {
max-width: 172px;
padding: 0px 5px;
width: 49%;
margin-bottom: 10px;
}
body.-page-photoplus-series .list-care .tags.-column li {
max-width: 172px;
width: 100%;
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .list-care .tags li {
width: 100%;
max-width: 172px;
}
}

@media screen and (max-width: 640px) {
body.-page-photoplus-series .list-care .tags li,
body.-page-photoplus-series .list-care .tags.-column li  {
width: 49%;
max-width: 172px;
}
}

body.-page-photoplus-series .cosmetics_item .head {
margin-bottom: 20px;
}

body.-page-photoplus-series .cosmetics_item .head a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}

body.-page-photoplus-series .cosmetics_item .head .ttl {
text-align: left;
font-size: 1.6rem;
font-weight: bold;
line-height: 1.5;
}

@media screen and (max-width: 640px) {
body.-page-photoplus-series .cosmetics_item .head .ttl {
font-size: 1.4rem;
}
}

body.-page-photoplus-series .cosmetics_item .head .ttl span {
font-weight: normal;
display: block;
font-size: 1.1rem;
padding-top: 5px;
}

body.-page-photoplus-series .cosmetics_item .head .ttl em {
display: block;
font-size: 1.2rem;
margin-bottom: 5px;
color: #666;
}

body.-page-photoplus-series .cosmetics_item .head .ttl small {
display: inline-block;
padding: 0 1rem;
border: 1px solid #999;
font-size: 1.1rem;
background-color: #fff;
font-weight: normal;
margin-top: 10px;
}

body.-page-photoplus-series .cosmetics_item .head img {
max-width: 130px;
}

@media screen and (max-width: 1200px) {
body.-page-photoplus-series .cosmetics_item .head img {
max-width: 100px;
}
}

@media screen and (max-width: 991px) {
body.-page-photoplus-series .cosmetics_item .head img {
max-width: 140px;
}
}

@media screen and (max-width: 640px) {
body.-page-photoplus-series .cosmetics_item .head img {
max-width: 100px;
}
}




/* 2022.5.10 Giftit Moved from /css/products/photo-plus-shiny.css */

.-page-photoplus-series .cosmetics {
background-color: #fff;
padding: 50px 0;
}
.-page-photoplus-series .cosmetics .cosmetics-wrapper {
}
.-page-photoplus-series .cosmetics .cosmetics-visual {
background-color: #fff;
}
.-page-photoplus-series .cosmetics .cosmetics-visual-inner {
position: relative;
width: 100%;
height: 426px;
background-color: #d3e1e0;
background-image: url(../../images/products/photo-plus-shiny/bg_cosmetic.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: auto 100%;
margin: 0 auto;
}
.-page-photoplus-series .cosmetics .cosmetics-visual-inner .txt {
position: absolute;
top: 140px;
left: calc(50% + 40px);
}
.-page-photoplus-series .cosmetics .cosmetics-visual-inner .cosmetics-visual-title {
color: #42210b;
font-size: 3.5rem;
font-weight: 500;
letter-spacing: 0.1em;
}
.-page-photoplus-series .cosmetics .cosmetics-visual-inner .cosmetics-visual-msg {
line-height: 1.8em;
color: #42210b;
font-size: 1.6rem;
letter-spacing: 0.05em;
}
.-page-photoplus-series .cosmetics .cosmetics-bg-wrap {
background-color: #f2f2f2;
padding-bottom: 90px;
}
.-page-photoplus-series .cosmetics .cosmetics-feature {
position: relative;
text-align: center;
margin: 0 auto 50px;
}
.-page-photoplus-series .cosmetics .cosmetics-feature img {
width: 794px;
margin-top: -155px;
}
.-page-photoplus-series .cosmetics .cosmetics-type {
max-width: 1000px;
margin: 0 auto;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list li {
width: 32%;
background-color: #fff;
padding: 36px 20px 30px;
}
/* Below is Only M18 */
.-page-photoplus-series.-page-photo-plus-shiny .cosmetics .cosmetics-type-list li {
padding: 36px 20px 0;
}
/* END Only M18 */
.-page-photoplus-series .cosmetics .cosmetics-type-list li .list-title {
text-align: center;
color: #226f8e;
font-size: 1.6rem;
font-weight: 700;
letter-spacing: 0.1em;
margin-bottom: 34px;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list li .list-figure {
text-align: center;
height: 235px;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list li.type01 .list-figure,
.-page-photoplus-series .cosmetics .cosmetics-type-list li.type02 .list-figure {
padding-top: 14px;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list li .list-txt {
min-height: 170px;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list li .list-txt-name {
line-height: 1.4em;
font-size: 1.4rem;
font-weight: 700;
letter-spacing: 0.05em;
margin-bottom: 0.5em;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list.new_products li .list-txt-name {
font-size: min(3.73vw, 17px) !important;
}

.-page-photoplus-series .cosmetics .cosmetics-type-list li .list-txt-exp {
line-height: 1.6em;
font-size: 1.4rem;
letter-spacing: 0.02em;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list li .list-txt-exp span {
font-size: 0.8em;
}

.-page-photoplus-series .cosmetics .cosmetics-type-movie-list {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.-page-photoplus-series .cosmetics .cosmetics-type-movie-list li {
background-color: #fff;
text-align: center;
padding: 36px 25px 25px;
}
.-page-photoplus-series .cosmetics .cosmetics-type-movie-list li.movie01 {
width: 66%;
}
.-page-photoplus-series .cosmetics .cosmetics-type-movie-list li.movie02 {
width: 32%;
}
.-page-photoplus-series .cosmetics .cosmetics-type-movie-list li video {
width: 270px;
margin: 0 auto;
}
.photplus_cosmetics .cosmetics-visual-inner .cosmetics-visual-title {
font-size: min(5vw , 2.7rem)!important;
}
.photplus_cosmetics .cosmetics-visual-inner .txt {
top: min(13vw, 80px) !important;
}
.photplus_cosmetics .cosmetics-visual-inner .cosmetics-visual-msg {
font-size: min(3.7vw, 1.8rem) !important;
}

.border-text {
border: #ccc 1px solid;
padding: min(1vw , 5px);
display: inline-block;
line-height: 1;
font-size: min(2.5vw , 13px);
margin-top: min(1vw , 5px);
transform: translateY(-1px);
}









@media screen and (max-width: 640px) {
.-page-photoplus-series .cosmetics {
padding: 7.8125vw 0;
}
.-page-photoplus-series .cosmetics .cosmetics-visual-inner {
height: 97.8125vw;
background-image: url(../../images/products/photo-plus-shiny/bg_cosmetic_sp.jpg);
background-size: cover;
}
.-page-photoplus-series .cosmetics .cosmetics-visual-inner .txt {
top: 10.9375vw;
left: 0;
width: 100%;
}
.-page-photoplus-series .cosmetics .cosmetics-visual-inner .cosmetics-visual-title {
text-align: center;
font-size: 5.625vw;
margin-bottom: 8.59375vw;
}
.-page-photoplus-series .cosmetics .cosmetics-visual-inner .cosmetics-visual-msg {
width: 42.1875vw;
font-size: 3.4375vw;
letter-spacing: 0;
margin-left: 51.5625vw;
}
.-page-photoplus-series .cosmetics .cosmetics-bg-wrap {
padding-bottom: 12.5vw;
}
.-page-photoplus-series .cosmetics .cosmetics-feature {
margin: 0 auto 7.03125vw;
}
.-page-photoplus-series .cosmetics .cosmetics-feature img {
width: 95.625vw ;
margin-top: -31.25vw;
}
.-page-photoplus-series .cosmetics .cosmetics-type {
width: 81.25vw;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list {
display: block;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list li {
width: 100%;
padding: 6.25vw 6.25vw 9.375vw;
margin-bottom: 6.25vw;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list li:last-of-type {
margin-bottom: 0;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list-headline {
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
margin-bottom: 6.25vw;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list li .list-title {
font-size: 3.75vw;
margin-bottom: 0;
margin-right: 5.46875vw;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list li .list-figure {
height: auto;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list li.type01 .list-figure,
.-page-photoplus-series .cosmetics .cosmetics-type-list li.type02 .list-figure {
padding-top: 0;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list li.type01 .list-figure img {
width: 34.0625vw;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list li.type02 .list-figure img {
width: 33.90625vw;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list li.type03 .list-figure img {
width: 12.96875vw;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list li .list-txt {
min-height: auto;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list li .list-txt-name {
font-size: 3.59375vw;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list li .list-txt-exp {
font-size: 3.4375vw;
letter-spacing: 0;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list li .list-care {
margin-top: 6.25vw;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list li .list-care img {
width: 100%;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list li .list-movie {
width: 100%;
margin-top: 3.75vw;
}
.-page-photoplus-series .cosmetics .cosmetics-type-list li .list-movie video {
width: 100%;
}
}

.-page-photoplus-series .dwhp_box {
padding: 30px;
background: rgb(118,189,199);
background: linear-gradient(153deg, rgba(118,189,199,0.2) 0%, rgba(117,160,208,0.1) 50%, rgba(147,144,193,0.2) 100%);
max-width: 700px;
margin: 30px auto 0;
text-align: center;
border-radius: 5px;
}
.-page-photoplus-series .dwhp_box h3 {
text-align: center;
font-weight: bold;
font-size: 2rem;
margin-bottom: 20px;
color: #375372;
}
.-page-photoplus-series .dwhp_list {
display: flex;
flex-flow: row wrap;
justify-content: center;
}
.-page-photoplus-series .dwhp_list li{
padding: 10px;
width: calc(100% / 3);
box-sizing: border-box;
}
.-page-photoplus-series .functionttl-m22 {
font-size: 2.3rem;
margin-bottom: 20px;
font-weight: bold;
color: #375372;
}
.-page-photoplus-series .functionttl-m22 i {
font-size: 80%;
}
.-page-photoplus-series .functionttl-m22 em {
font-size: 1.4rem;
margin-bottom: 10px;
display: block;
}
.-page-photoplus-series .growth-sp {
background-color: rgba(255,255,255,0.4);
background-image: url(/images/products/photo-plus-prestige-sp/bg-growup.png);
background-size: cover;
background-position: left top;
}
@media screen and (max-width: 1080px) {
.-page-photoplus-series .dwhp_list li{
padding: 10px;
width: 50%;
max-width: 400px;
box-sizing: border-box;
}
}
@media screen and (max-width: 768px) {
.-page-photoplus-series .dwhp_list li{
padding: 5px;
width: 100%;
max-width: 400px;
box-sizing: border-box;
}
}
.-page-photoplus-series .dwhp_list li span{
padding: 10px 15px;
font-size: 1.6rem;
border: 1px solid #999999;
border-radius: 30px;
background-color: #fff;
width: 100%;
display: block;
text-align: center;
box-sizing: border-box;
}
.-page-photoplus-series .dwhp_box + .caution{
max-width: 800px;
margin: 10px auto 20px;
padding: 0;
}
@media (min-width:640px){
.-page-photoplus-series .cosmetics .cosmetics-type-list li{
width:24%;
}

.-page-photoplus-series .cosmetics .cosmetics-type-list.five_products li{
width:19%;
}

}