#home_contentsarea,
#contentsarea{
width: 100%;
margin: 0 auto;
font-family:  "Arial", 'Segoe UI', 'Hiragino Sans', 'Yu Gothic';
font-size: 17px;
line-height: 2em;
border-bottom: 1px solid #bbb;
}

#contentsarea{
background: #eee;
}

#contentsarea .elise_about,
#home_contentsarea .elise_about{
box-sizing: border-box;
padding: 120px 50px;
font-size: 20px;
line-height: 2em;
}

#contentsarea .elise_about{
background: #fff;
}

#contentsarea .elise_about .about_comment,
#home_contentsarea .elise_about .about_comment{
font-size: 17px;
line-height: 2em;
margin: 50px 0 0;
text-align: justify;
word-break: break-all;
}

#contentsbody{
width: 100%;
margin: 0 auto;
}

.titlearea img, 
.main_text img, 
.tab__block img, 
.features img,
.comparison img,
.about img{
display: block;
width: 100%;
}

.titlearea{
width: 100%;
}

.maincontents{
width: 100%;
color: #555;
}

#contentsarea .maincontents h3{
display: block;
width: 100%;
font-size: 60px;
line-height: 1em;
margin: 50px 0 0;
text-align: center;
}

#contentsarea .maincontents h4{
display: block;
width: 100%;
font-size: 40px;
line-height: 1em;
margin: 80px 0 50px;
text-align: center;
}

#contentsarea .maincontents h5{
display: block;
position: relative;
width: 100%;
font-size: 50px;
line-height: 1em;
margin: 0;
padding: 0 0 40px;
}

#contentsarea .maincontents h5.model_name{
padding-top: 180px;
}

#contentsarea .maincontents h5.model_name span{
font-size: 0.6em;
font-weight: 400;
}

#contentsarea .maincontents h5.no_tab{
padding-top: 120px;
}

#contentsarea .maincontents h5:before{
content: '';
position: absolute;
bottom: 20px;
display: inline-block;
width: 70px;
height: 2px;
left: 5px;
background-color: #aaa;
}

.maincontents .title_logo{
width: 80%;
max-width: 500px;
margin: 120px auto 0;
}

.maincontents .title_logo img{
display: block;
width: 100%;
margin: 0 auto;
}

.maincontents .main_text{
width: 100%;
margin: 0 auto;
box-sizing: border-box;
padding: 0 50px 120px;
text-align: justify;
word-break: break-all;
}

.maincontents .main_text p{
margin: 80px 0 0;
font-size: 22px;
line-height: 2em;
}

.maincontents .main_text p.sub_comment{
text-align: center;
margin: 20px 0 0;
}

.maincontents .main_text .image_photos{
width: 80%;
max-width: 600px;
margin: 80px auto 0;
}

.tabbody {
position: relative;
margin: 0 auto;
}

.tabbody .tab__block {
position: absolute;
top: 0;
box-sizing: border-box;
width: 100%;
z-index: 980;
}

.tabbody .tab__block ul{
width: 100%;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
list-style: none ;
box-sizing: border-box;
padding: 0 ;
}

.tabbody .tab__block li{
text-align: center;
background: #ccc;
}

.tabbody .tab__block li.stick{
width: 50%;
}

.tabbody .tab__block li.swab{
width: 20%;
font-size: 22px;
line-height: 20px;
}

.tabbody .tab__block li .btn-text{
padding: 0 5px;
}

.tabbody .tab__block li.swab .btn-text span{
font-size: 16px;
}

.tabbody .tab__block li a{
color: #555;
opacity: 0.5;
transition: 0.25s;
display: flex;
justify-content: center;
align-items: center;
height: 60px;
border-bottom: 1px solid #ccc;
}

.tabbody .tab__block li a.select{
background: #fff;
opacity: 1;
}

.tabbody .tab__block li a:hover{
background: #ddd;
border-bottom: 1px solid #ddd;
opacity: 1;
}

.tabbody .tab__block li .btn-image img{
width: auto !important;
height: 42px;
margin: 0 auto;
}

.tabbody .wrap {
visibility: hidden;
height: 0;
}

.tabbody .wrap .specification,
.tabbody .wrap .features{
display: none;
}

.tabbody .wrap.select {
visibility: visible;
height: auto;
animation: fadeIn 2s ease;
}

.tabbody .wrap.select .specification {
display: block;
}

.tabbody .wrap.select .features{
display: flex;
}

@keyframes fadeIn {
 0% { opacity: 0; }
 100% { opacity: 1; }
}

.maincontents .explanation {
margin: 0 auto;
padding: 0 50px;
box-sizing: border-box;
background: #fff;
text-align: justify;
word-break: break-all;
}

.maincontents .explanation .model_comment{
font-size: 20px;
line-height: 2em;
}

.maincontents .detailedarea{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 50px auto 0;
padding: 0 0 120px;
list-style: none ;
box-sizing: border-box;
}

.maincontents .photoslider{
width: 50%;
margin: 0 auto;
box-sizing: border-box;
padding: 0 80px 0 0;
}

#slider-wrap {
width: 100%;
margin: 0 auto;
overflow: hidden;
}

#slider-wrap #slider-main {
position: relative;
}

#slider-wrap #slider-main ul li {
list-style: none;
height: auto;
}

#slider-wrap #slider-main ul li img {
display: block;
object-fit: cover;
width: 100%;
height: 100%;
}

#slider-wrap #slider-main .swiper-button-lock {
display: none;
}

#slider-thumb ul {
margin: 10px 0 0;
}

#slider-thumb ul li:hover{
cursor: pointer;
}

#slider-thumb ul li img{
object-fit: cover;
object-position: center center;
width: 100%;
height: 100%;
}

.maincontents .specification{
width: 50%;
margin: 0 auto;
font-size: 14px;
line-height: 2em;
display: flex;
align-items: center;
}

.maincontents .specification div{
width: 100%;
}

.maincontents .specification div.notice{
margin: 20px 0 0;
padding: 25px;
background: #eee;
}

.maincontents .specification div.notice p{
margin: 10px 0 0;
text-indent: -1em;
padding: 0 0 0 1em;
}

.maincontents .specification span{
display: block;
width: 100%;
font-weight: bold;
font-size: 24px;
line-height: 2em;
margin: 0 0 30px;
}

.maincontents .specification span.notes{
display: inline;
font-weight: normal;
font-size: 14px;
}

.maincontents .specification p{
margin: 20px 0 0;
}

.maincontents .specification p.indent{
padding-left:1em;
text-indent:-1em;
box-sizing: border-box;
font-size: 17px;
line-height: 2em;
}

.maincontents .specification p.comment{
font-size: 17px;
line-height: 2em;
}

.maincontents .specification .link_btn{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 50px auto 0;
padding: 0;
list-style: none ;
box-sizing: border-box;
background: #fff;
}

.maincontents .specification .link_btn li{
display: flex;
width: 50%;
box-sizing: border-box;
padding: 0 15px;
justify-content: center;
}

.maincontents .specification .link_btn  a{
display: flex;
width: 100%;
max-width: 320px;
padding: 15px 0;
margin: 0 auto;
text-decoration: none;
font-weight: 600;
text-align: center;
font-size: 18px;
line-height: 1em;
align-items: center;
justify-content: center;
color: #fff;
}

.maincontents .specification .link_btn .products_link{
background: #888;
transition: 0.25s;
}

.maincontents .specification .link_btn .products_link:hover{
opacity: 0.7;
}

.maincontents .specification .link_btn .manual_link{
background: #000;
color: #fff;
}

.maincontents .specification .link_btn .manual_link span{
display: block;
width: 100%;
font-size: 13px;
line-height: 1em;
margin: 7px 0 0;
font-weight: 400;
}

.maincontents .specification .link_btn .manual_link span i{
margin-right: 0.5em;
}

.maincontents .specification .point{
margin: 50px auto 0;
width: 100%;
padding: 0 25px 25px;
box-sizing: border-box;
border: 1px dashed;
}

.maincontents .specification .point p{
font-size: 16px;
line-height: 2em;
margin: 0;
padding-left:1em;
text-indent:-1em;
box-sizing: border-box;
}

.maincontents .specification .point span{
display: block;
width: 100%;
font-weight: bold;
font-size: 19px;
line-height: 1em;
padding: 15px 10px;
margin: 25px 0 15px;
box-sizing: border-box;
background: #eee;
text-align: left;
}

.maincontents .features{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 0 auto;
padding: 120px 0;
list-style: none ;
box-sizing: border-box;
background: #fff;
border-top: 1px solid #777;
}

.maincontents .features .features_title{
display: block;
width: 100%;
font-size: 36px;
line-height: 1em;
font-weight: bold;
margin: 0 0 40px;
}

.maincontents .features li.triple{
width: 31%;
}

.maincontents .features li.quarter{
width: 23%;
}

.maincontents .features li h6{
display: block;
width: 100%;
margin: 25px auto 15px;
padding: 15px 0.5em;
text-align: center;
background-color: #eee;
}

.maincontents .features li.triple h6{
font-size: 18px;
line-height: 1.2em;
}

.maincontents .features li.quarter h6{
font-size: 15px;
line-height: 1.2em;
}

.maincontents .features li span{
display: block;
font-size: 14px;
}

.maincontents .features li span.notice{
text-indent: -0.5em;
padding-left: 0.5em;
}

.follow {
position: fixed !important;
top: 0 !important;
z-index: 10;
width: 100%;
}

.maincontents .comparison{
width: 100%;
margin: 0 auto;
list-style: none ;
box-sizing: border-box;
padding: 120px 50px;
}

.maincontents .comparison .comparison_comment{
font-size: 20px;
line-height: 2em;
}

.maincontents .comparison .contents_spec {
border-collapse: collapse;
width: 100%;
margin: 50px auto 0;
}

.maincontents .comparison .contents_spec a {
color: #fff;
}

.maincontents .comparison .contents_spec a:hover {
color: #fff;
}

.maincontents .comparison .contents_spec th,
.maincontents .comparison .contents_spec td{
padding: 15px;
text-align: center;
border: 2px solid #eee;
}

.maincontents .comparison .contents_spec th{
width: 40%;
}

.maincontents .comparison .contents_spec td{
width: 60%;
}

.maincontents .comparison .contents_spec.box3 th,
.maincontents .comparison .contents_spec.box3 td{
width: calc(100% / 3) ;
width: -webkit-calc(100% / 3) ;
}

.maincontents .comparison .contents_spec.box4 th,
.maincontents .comparison .contents_spec.box4 td{
width: calc(100% / 4) ;
width: -webkit-calc(100% / 4) ;
}

.maincontents .comparison .contents_spec.box5 th,
.maincontents .comparison .contents_spec.box5 td{
width: calc(100% / 5) ;
width: -webkit-calc(100% / 5) ;
}

.maincontents .comparison .contents_spec.box6 th,
.maincontents .comparison .contents_spec.box6 td{
width: calc(100% / 6) ;
width: -webkit-calc(100% / 6) ;
}

.maincontents .comparison .contents_spec th{
background-color: #aaa;
color: #fff;
font-size: 16px;
line-height: 1.6em;
}

.maincontents .comparison .contents_spec th span{
font-size: 12px;
font-weight: normal;
}

.maincontents .comparison .contents_spec th .sample_image{
width: 40%;
margin: 0 auto 10px;
}

.maincontents .comparison .contents_spec td{
font-size: 14px;
line-height: 1.6em;
background: #e0e0e0;
}

.maincontents .about{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 0 auto;
list-style: none ;
box-sizing: border-box;
padding: 80px 50px;
background: #fff;
}

.maincontents .about .brand_logo{
width: 50%;
box-sizing: border-box;
padding: 0 40px 0 0;
}

.maincontents .about .brand_text{
width: 50%;
display: flex;
align-items: center;
}

.maincontents .about .brand_text p{
text-indent: 1em;
}


/* HOME CSS*/ 

#home_contentsarea .swiper-button-prev,
#home_contentsarea .swiper-button-next {
width: 30px;
height: 30px;
background-size: 30px 30px;
margin-top: -15px;
}

#home_contentsarea .swiper-slide {
overflow: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}

#home_contentsarea .swiper-slide img{
display: block;
width: 100%;
}

#home_contentsarea .swiper-slide a{
opacity: 1;
}

#home_contentsarea .swiper-slide a:hover{
opacity: 1;
}

#home_contentsarea .swiper-pagination-bullets{
bottom: 5%;
}

#home_contentsarea .swiper-pagination-bullet {
background: #fff;
opacity: 0.6;
margin: 0 8px;
width: 8px;
height: 8px;
}

#home_contentsarea .swiper-pagination-bullet-active {
background: #fff; 
opacity: 1;
}

#home_contentsarea .maincontents h3{
display: block;
width: 100%;
font-size: 34px;
line-height: 1.5em;
margin: 50px 0 0;
text-align: center;
}

#home_contentsarea .maincontents h5{
display: block;
position: relative;
width: 100%;
font-size: 50px;
line-height: 1em;
margin: 0;
padding: 0 0 40px;
}

#home_contentsarea .maincontents h5:before {
content: '';
position: absolute;
bottom: 20px;
display: inline-block;
width: 70px;
height: 3px;
left: 0;
background-color: #777;
border-radius: 2px;
}

#home_contentsarea .maincontents .home_linktitle h5{
font-size: 40px;
line-height: 1.2em;
text-align: right;
}

#home_contentsarea .maincontents .home_linktitle h5:before {
left: auto;
right: 0;
}

#home_contentsarea .home_products{
width: 100%;
margin: 0 auto;
box-sizing: border-box;
padding: 120px 50px;
background-color: #eee;
font-size: 20px;
line-height: 2em;
}

#home_contentsarea .home_products_link{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding:0 ;
margin: 50px 0 0;
list-style: none;
}

#home_contentsarea .home_products_link li {
position: relative;
overflow: hidden;
margin: 0;
text-align: center;
cursor: pointer;
padding: 0;
width: 50%;
}

#home_contentsarea .home_products_link li img {
position: relative;
min-height: 100%;
max-width: 100%;
opacity: 0.8;
}

#home_contentsarea .home_products_link li figure figcaption {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
color: #fff;
}

#home_contentsarea .home_products_link li figure figcaption::before,
#home_contentsarea .home_products_link li figure figcaption::after {
pointer-events: none;
}

#home_contentsarea .home_products_link li figure figcaption div,
#home_contentsarea .home_products_link li figure figcaption div > a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#home_contentsarea .home_products_link li figure figcaption div > a {
width: 100%;
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}

#home_contentsarea .home_products_link li figure {
background: #000;
}

#home_contentsarea .home_products_link li figure img {
opacity: 0.9;
}

#home_contentsarea .home_products_link li figure:hover img {
opacity: 0.5;
-webkit-transform: scale3d(1.05,1.05,1);
transform: scale3d(1.05,1.05,1);
}

#home_contentsarea .home_products_link li figure figcaption::after,
#home_contentsarea .home_products_link li figure img,
.home_products_link li figure p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}

#home_contentsarea .home_products_link li figure figcaption::after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
content: '';
opacity: 0;
-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}

#home_contentsarea .home_products_link li figure:hover figcaption::after {
opacity: 1;
-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}

#home_contentsarea .home_products_link li figure figcaption div {
width: 100%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}

#home_contentsarea .home_products_link li figure h2 {
padding-top: calc(50% - 0.5em);
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
box-sizing: border-box;
font-size: 32px;
line-height: 1em;
opacity: 1;
}

#home_contentsarea .home_products_link li figure p {
padding: 0 2em;
text-transform: none;
opacity: 0;
font-size: 16px;
line-height: 2em;
}

#home_contentsarea .home_products_link li figure h2{
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}

#home_contentsarea .home_products_link li figure p {
-webkit-transform: scale3d(0.8,0.8,1);
transform: scale3d(0.8,0.8,1);
}

#home_contentsarea .home_products_link li figure:hover h2{
-webkit-transform: scale3d(0.8,0.8,1);
transform: scale3d(0.85,0.85,1);
}

#home_contentsarea .home_products_link li figure:hover p {
opacity: 1;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}


@media only screen and (max-width: 750px) {

#contentsarea,
#home_contentsarea{
font-size: 16px;
line-height: 2em;
}

#contentsarea .elise_about,
#home_contentsarea .elise_about{
padding: 80px 20px;
font-size: 16px;
line-height: 2em;
text-align: center;
}

#contentsarea .elise_about .about_comment,
#home_contentsarea .elise_about .about_comment{
font-size: 15px;
line-height: 2em;
margin: 50px 0 0;
}

#contentsarea .maincontents h3{
font-size: 40px;
line-height: 1.2em;
margin: 30px 0 0;
}

#contentsarea .maincontents h4{
font-size: 30px;
line-height: 1.2em;
margin: 50px 0 30px;
}

#contentsarea .maincontents h5{
font-size: 35px;
line-height: 1em;
padding: 0 0 40px;
text-align: center;
}

#contentsarea .maincontents h5.no_tab{
padding-top: 80px;
}

#contentsarea .maincontents h5.model_name{
padding-top: 130px;
}

#contentsarea .maincontents h5:before{
width: 60px;
left: 50%;
transform: translateX(-50%);
}

.maincontents h6{
padding: 12px 0;
}

.maincontents .features li.triple h6{
font-size: 17px;
line-height: 1em;
}

.maincontents .features li.quarter h6{
font-size: 17px;
line-height: 1em;
}

.maincontents .main_text{
padding: 0 20px 80px;
}

#contentsarea .maincontents .title_logo {
width: 80%;
margin: 80px auto 0;
}

#home_contentsarea .maincontents .title_logo {
width: 80%;
max-width: 700px;
margin: 70px auto 0;
}

.maincontents .title_logo img {
width: 60%;
max-height: none;
}

.maincontents .main_text p{
margin: 50px 0 0;
font-size: 17px;
line-height: 2em;
}

.maincontents .main_text .image_photos{
width: 90%;
margin: 50px auto 0;
}

.tabbody .tab__block li.swab{
font-size: 16px;
line-height: 14px;
}

.tabbody .tab__block li a{
height: 50px;
}

.tabbody .tab__block li.swab .btn-text span{
font-size: 12px;
}

.tabbody .tab__block li .btn-image img{
height: 32px;
}

.maincontents .explanation {
padding: 0 20px;
}

.maincontents .explanation .model_comment{
font-size: 16px;
line-height: 2em;
text-align: center;
}

.maincontents .detailedarea{
margin: 0 auto;
padding: 80px 0;
}

.maincontents .photoslider{
width: 100%;
max-width: 500px;
padding: 0 0 30px;
}

.maincontents .specification{
width: 100%;
font-size: 14px;
line-height: 2em;
}

.maincontents .specification span{
margin: 0 0 20px;
}

.maincontents .specification span.notes{
font-size: 13px;
}

.maincontents .specification p{
margin: 10px 0 0;
}

.maincontents .specification p.indent, 
.maincontents .specification p.comment{
font-size: 16px;
line-height: 2em;
}

.maincontents .specification .link_btn{
margin: 50px auto 0;
}

.maincontents .specification .link_btn li{
width: 100%;
padding: 0 15px;
}

.maincontents .specification .link_btn  a{
font-size: 16px;
line-height: 1em;
}

.maincontents .specification .link_btn .products_link{
padding: 19px 0;
}

.maincontents .specification .link_btn .manual_link{
padding: 10px 0;
margin: 25px 0 0;
}

.maincontents .specification .link_btn .manual_link span{
font-size: 12px;
line-height: 1em;
margin: 5.5px 0 0;
}

.maincontents .specification .point p{
font-size: 14px;
line-height: 2em;
margin: 0;
}

.maincontents .specification .point span{
font-size: 17px;
line-height: 1em;
}

.maincontents .features{
padding: 80px 0;
}

.maincontents .features .features_title{
font-size: 28px;
line-height: 1em;
margin: 0 auto;
text-align: center;
}

.maincontents .features li.triple, 
.maincontents .features li.quarter{
width: 100%;
max-width: 500px;
margin: 50px auto 0;
}

.maincontents .features li span{
font-size: 13px;
}

.maincontents .comparison{
padding: 80px 20px;
}

.maincontents .comparison .comparison_comment{
text-align: center;
font-size: 16px;
line-height: 2em;
}

.maincontents .comparison .contents_spec {
margin: 50px auto 0;
}

.maincontents .comparison .contents_spec th{
font-size: 16px;
}

.maincontents .comparison .contents_spec th span{
font-size: 11px;
}

.maincontents .comparison .contents_spec th .sample_image{
width: 80%;
max-width: 100px;
margin: 0 auto 10px;
}

.maincontents .comparison .contents_spec td{
font-size: 14px;
text-align: left;
}

.maincontents .about{
padding: 50px 20px;
}

.maincontents .about .brand_logo{
width: 100%;
max-width: 400px;
padding: 0;
margin: 0 auto;
}

.maincontents .about .brand_text{
width: 100%;
}


/* SP HOME CSS*/ 

#home_contentsarea .swiper-button-prev,
#home_contentsarea .swiper-button-next{
display: none;
}

#home_contentsarea .swiper-pagination-bullet{
margin: 0 5px;
}

#home_contentsarea .maincontents h3{
font-size: 24px;
line-height: 1.5em;
margin: 30px 0 0;
}

#home_contentsarea .maincontents h5{
font-size: 35px;
line-height: 1em;
padding: 0 0 40px;
text-align: center;
}

#home_contentsarea .maincontents h5:before{
width: 60px;
left: 50%;
transform: translateX(-50%);
}

#home_contentsarea .maincontents .home_linktitle h5{
font-size: 28px;
line-height: 1.5em;
padding: 0 0 20px;
}

#home_contentsarea .maincontents .home_linktitle h5:before {
bottom: 10px;
transform: translateX(0%);
}

#home_contentsarea .home_products{
padding: 80px 20px;
font-size: 16px;
line-height: 2em;
text-align: center;
}

#home_contentsarea .home_products_link{
margin: 0 auto;
}

#home_contentsarea .home_products_link li {
width: 100%;
margin: 30px 0 0;
}

#home_contentsarea .home_products_link li img {
display: block;
width: 100%;
}

#home_contentsarea .home_products_link li figure h2 {
padding-top: 40%;
}

#home_contentsarea .home_products_link li figure h2 {
font-size: 30px;
line-height: 1.5em;
}

#home_contentsarea .home_products_link li figure p {
font-size: 14px;
line-height: 2em;
}

.maincontents .comparison .contents_spec.box6 th,
.maincontents .comparison .contents_spec.box6 td{
padding: 15px 0.3em;
}
}


@media only screen and (max-width: 400px) {

.tabbody .tab__block li.swab .btn-text{
font-size: 14px;
}

.tabbody .tab__block li.swab .btn-text span{
font-size: 10px;
}
}
