@charset "utf-8";

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



.index #sect03 .btn-internal a, .index #sect03 .btn-web a {
    margin: 0 auto;
    display: block !important;!i;!;
    padding-right: 7rem;
}

.index #sect03 .btn-internal a:before, .index #sect03 .btn-web a:before {
    display: none;
}

.index #sect03 .btn-internal a:after, .index #sect03 .btn-web a:after {
    width: 81%;
}


.remodal p.stb {
    margin: 2rem 0 1rem;
}
#sect06::after {
    width: 500px;
}
.mainWrap.page #sect02 {
    padding: 0 0 110px;
}
.remodal .botArea table {
    max-width: 640px;
    margin: 1rem 0;
}
#sect02::after {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: -350px;
    right: 0;
    width: 733px;
    height: 1000px;
    background: url("./img/yuge01.png") 0 0 no-repeat;
}
.sect03Box .swiper-container table {
    margin: 1rem auto;
}
.mainWrap.page #sect02 .areaInner {
    padding: 60px 0 80px;
}

.mainWrap.page #sect02 .areaInner::before {
    width: 70px;
    height: 19px;
    background: url("./img/eng_type.svg") 0 0 no-repeat;
    background-size: auto 19px;
}
.mainWrap.page #sect02 .ptBox h4:before {
    display: none;
}
.mainWrap.page #sect02 .areaInner::after {
    width: calc(100% - 80px);
}

.mainWrap.page #sect02 .headArea .catch {
    margin: 0 0 30px;
    font-size: 2.4rem;
    text-align: right;
}

.mainWrap.page #sect02 .headArea p {
    position: relative;
    z-index: 1;
    margin: 25px 0 25px 660px;
}

.mainWrap.page #sect02 .headArea .flame {
    margin: -360px 0 0 10px;
}

.mainWrap.page #sect02 .tabArea {
    padding: 100px 0;
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,0) 5%, rgba(0,0,0,1) 20%, rgba(0,0,0,1) 80%, rgba(0,0,0,0) 95%);
}

.mainWrap.page #sect02 .tabArea .inner {
    width: 1100px;
    margin: 0 auto;
}

.mainWrap.page #sect02 .tab {
    display: none;
}

.mainWrap.page #sect02 .content .hide {
    /*display: none;*/
}

.mainWrap.page #sect02 .tabArea .content {
    display: flex;
    flex-wrap: wrap;
}

.mainWrap.page #sect02 .tabArea .tabCnt {
    width: calc((100% - 70px) / 3);
    margin: 0 35px 0 0;
}

.mainWrap.page #sect02 .tabArea .tabCnt:nth-child(3n) {
    margin: 0 0 0;
}

.mainWrap.page #sect02 .tabCnt .boxHead {
    position: relative;
    padding: 18px 15px 40px;
    background: rgb(72,0,0);
    background: linear-gradient(90deg, rgba(72,0,0,0.8) 0%, rgba(114,0,0,0.8) 100%);
    box-shadow: rgba(255, 255, 255, 0.2) 0px -2px 15px;
}

.mainWrap.page #sect02 .tabCnt:nth-child(2) .boxHead {
    background: rgb(0,45,90);
    background: linear-gradient(90deg, rgba(0,45,90,0.8) 0%, rgba(0,61,121,0.8) 100%);
}

.mainWrap.page #sect02 .tabCnt:nth-child(3) .boxHead {
    background: rgb(48,38,27);
    background: linear-gradient(90deg, rgba(48,38,27,0.8) 0%, rgba(79,62,44,0.8) 100%);
}

.mainWrap.page #sect02 .tabCnt .boxHead::before {
    content: "";
    position: absolute;
    bottom: 24px;
    left: 15px;
    width: 100%;
    height: 11px;
    background: url(./img/eng_301.svg) 0 0 no-repeat;
    background-size: auto 11px;
}

.mainWrap.page #sect02 .tabCnt:nth-child(2) .boxHead::before {
    background: url(./img/eng_302.svg) 0 0 no-repeat;
    background-size: auto 11px;
}

.mainWrap.page #sect02 .tabCnt:nth-child(3) .boxHead::before {
    background: url(/wp/wp-content/uploads/Traditional.png) 0 0 no-repeat;
    background-size: auto 11px;
}

.mainWrap.page #sect02 .tabCnt .headCatch {
    font-size: 2.3rem;
    /* font-weight: 700; */
    font-feature-settings: "palt" 1;
    letter-spacing: .1em;
    border-bottom: 1px solid #fff;
    line-height: 1.3;
    padding-bottom: 1rem;
}

.mainWrap.page #sect02 .tabCnt h3 {
    font-size: 2rem;
    letter-spacing: 0;
    padding: 1rem 0 0;
    margin: 0;
    border: none;
}

.mainWrap.page #sect02 .tabCnt .flame {
    margin: -8px 0 25px;
}

.mainWrap.page #sect02 .tabCnt ul {
    margin: 0;
    padding: 15px 0 0;
}

.mainWrap.page #sect02 .tabCnt ul li {
    padding: 0 0 4px 1em;
    line-height: 1.8;
    letter-spacing: 0;
}

.mainWrap.page #sect02 .tabCnt ul li::before {
    position: absolute;
    content: "";
    background: #fff;
    border-radius: 50%;
    width: 3px;
    height: 3px;
    top: 12px;
    left: 6px;
}

.mainWrap.page #sect02 .tabCnt h4 {
    letter-spacing: 0;
}

.mainWrap.page #sect02 .tabCnt .meritBox {
    margin: 0 0 20px;
}

.mainWrap.page #sect02 .tabCnt .meritBox h4 {
    padding: 0 0 12px;
    border-bottom: 1px solid #949494;
    font-size: 1.9rem;
    letter-spacing: 0;
    color: #fff;
    margin: 0;
}

.mainWrap.page #sect02 .tabCnt .recBox {
    margin: 25px 0 30px;
    padding: 10px 20px 15px;
    background: rgba(114,0,0,.5);
}

.mainWrap.page #sect02 .tabCnt:nth-child(2) .recBox {
    background: rgba(0,61,121,.5);
}

.mainWrap.page #sect02 .tabCnt:nth-child(3) .recBox {
    background: rgba(79,62,44,.5);
}

.mainWrap.page #sect02 .tabCnt .recBox h4 {
    position: relative;
    padding: 0 0 12px;
    border-bottom: 1px solid #949494;
    font-size: 1.6rem;
    letter-spacing: 0;
    margin: 0;
    color: #fff;
}

.mainWrap.page #sect02 .tabCnt .recBox h4::before {
    content: "";
    position: absolute;
    bottom: -1px;
    right: -20px;
    width: 20px;
    height: 1px;
    background: #949494;
}

.mainWrap.page #sect02 .tabCnt .ptBox {
}

.mainWrap.page #sect02 .ptBox h4 {
    padding: 0 0 12px;
    border-bottom: 1px solid #949494;
    font-size: 1.6rem;
    letter-spacing: 0;
    color: #e1b17d;
    margin: 0;
}

.mainWrap.page #sect02 .ptBox h4 .fontL {
    display: block;
    font-size: 1.9rem;
}

.mainWrap.page #sect02 .ptBox p {
    margin: 10px 0;
    letter-spacing: 0;
}

.mainWrap.page #sect02 .btn-link {
    margin: 20px auto 0!important;
}

.mainWrap.page #sect02 .btn-link a {
    background: url("./img/arrow_ccl_down.svg") 40px calc(100% - 20px) no-repeat;
    background-size: 26px auto;
}

.mainWrap.page #sect02 .btn-link a::after {
    width: calc(100% - 40px);
    height: 1px;
    background: #fff;
}

.mainWrap.page #sect02 .tabCnt:nth-child(3) .btn-link {
    /* bottom: -30px; */
}
.mainWrap.page #sect02 .tabCnt .meritBox h4:before {
    display: none;
}

.mainWrap.page #sect02 .tabCnt .recBox h4:before {
    display: none;
}
.imgarea.caption {
    text-align: center;
    line-height: 1.3;
    padding: unset;
    overflow: unset;
    white-space: break-spaces;
}

.imgarea.caption img {
    display: block;
    margin: 0 auto 0.5rem;
    border: solid 1px #eee;
    width: auto;
    max-width: 600px;
}


/*競合ページ*/
.box1 {
    padding: 1.5em 1.5em 1em 1.5em;
    margin: 2em 0;
    border: double 5px #FFFFFF;
}
/*競合ページ*/

.category_links{
    position: relative;
    font-family: 'Noto Serif JP', serif, "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Times New Roman", serif;
    font-weight: 500;
    padding: 0;
    line-height: 1.5;
    letter-spacing: .1em;
    position: relative;
    margin: 80px 0 30px;
    padding: 25px 30px 40px;
    background: url(./img/bg_h2.png) 0 0 repeat;
    font-size: 3.6rem;
}
#sect05 #slider_idx_sct6 {
    position: absolute;
    z-index: -1;
    top: 45rem;
    left: 0;
    width: 45vw;
    height: 45% !important;
}

#sect06 .liBox div.abox {
    z-index: 1;
    position: relative;
    background-color: rgba(29, 30, 40, .8);
    padding: 40px 60px 20px;
}

#sect06 .liBox div.abox p.btn-internal a {padding: 1rem 5rem 1rem 1rem;margin: 0 auto;width: unset;background-color: unset;background-position: 100%;max-width: unset;}

.index #sect06 .liBox div.abox p.btn-internal {
    margin: 0;
}
#sect06 .liBox div.abox p.btn-internal a:after {
    display: none;
}
#sect06 .liBox div.abox p.btn-internal a:before {
    display: none;
}
#sect01 h3 {
    font-size: 18px;
    margin-bottom: 25px;
}




.remodal .botArea .btn-web.bw2 a {
    background-color: rgba(0,61,121,.7);
}
.remodal .botArea .btn-web.bw2 a:before {
    background: rgba(0,61,121,.7);
}
.remodal .botArea .btn-web.bw3 a:before {
    background-color: rgba(79,62,44,.8);
}
.remodal .botArea .btn-web.bw3 a {
    background-color: rgba(79,62,44,.8);
}




/*----------------------------------------------------
    PCサイトcss
----------------------------------------------------*/
@media screen and (min-width: 600px) {
/*/////////////PC用のCSSをここに作成してください。/////////////*/

#sect06::after {
    width: 500px;
}


.remodal .botArea .btn-web a {
    text-align: right;
    margin: 2rem 0 0 auto;
    !;!i;!;
}

.remodal .botArea .btn-web {
    clear: both;
}



#sect06 .liBox div.abox {
    padding: 20px 5% 10px;
    width: 94%;
    margin: 0 0 0 auto;
}
#sect06 .liBox div.abox p.btn-internal a {
    background: url(https://www.luxury-bathroom.net/wp/wp-content/themes/wp001j/img/arrow_ccl.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 95%;
}
#sect06 .abox .liBox {
    padding: 0;
    height: unset;
}
#sect06 .abox .liBox:before {
    display: none;
}

   /* swiper */
    #sect06 .abox .swiper-container {
    margin: 2rem 0 0;
    /* padding-bottom: 2rem; */
    }
    #sect06 .abox .swiper-wrapper {
        padding: 0 0 30px;
        margin-bottom: 1rem;
    }
    #sect06 .abox .swiper-slide .caption {
    }
    #sect06 .abox .swiper-pagination {
        /* bottom: 15px; */
    }
    #sect06 .abox .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        opacity: 0.5;
        background: #fff;
        margin: 0 9px 7px !important;
    }
    #sect06 .abox .swiper-pagination-bullet-active {
        opacity: 1;
        background: #fff;
        width: 10px;
        height: 10px;
    }
    #sect06 .abox .swp-prev {
        background: url("./img/arrow_ccl_rv.svg") 0% calc(50% - 12px) no-repeat;
        background-size: 24px auto;
        left: 1%;
    }
    #sect06 .abox .swiper-slide .caption {
        text-align: center;
    }
    #sect06 .abox .swiper-pagination {
        bottom: 0px;
    }
    #sect06 .abox .swiper-pagination-bullet {
        margin: 0 9px 7px !important;
    }

    #sect06 .abox .swiper-pagination-bullet-active {
        opacity: 1;
        background: #fff;
        width: 10px;
        height: 10px;
    }
    #sect06 .abox .swp-next, #sect06 .abox .swp-prev {
        width: 24px;
        height: 100%;
        position: absolute;
        z-index: 1;
        cursor: pointer;
    }
    #sect06 .abox .swp-next {
        background: url(./img/arrow_ccl.svg) 0% calc(50% - 12px) no-repeat;
        background-size: 24px auto;
        left: auto;
        right: 1%;
        top: 0;
    }
    #sect06 .abox .swp-prev {
        background: url("./img/arrow_ccl_rv.svg") 0% calc(50% - 12px) no-repeat;
        background-size: 24px auto;
        left: 1%;
        top: 0;
    }
#sect06 .abox .imgarea.caption img {
    display: block;
    margin: 0 auto 5px;
    border: none;
	height:180px;
}
#sect06 .abox .imgarea.caption {
    line-height: 1.3;
    overflow: unset;
}		

}
/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/

@media screen and (max-width: 599px) {
/*/////////////SP用のCSSをここに作成してください。/////////////*/
/*/////////////必ず中括弧の中に作成してください。/////////////*/

/*競合ページ*/
.box1 {
    padding: 1.5em 1.5em 1em 1.5em;
    margin: 2em 0;
    border: double 5px #FFFFFF;
}
/*競合ページ*/

.category_links{
        position: relative;
        margin: 40px 5% 15px;
        padding: 15px 5% 20px;
        background: url(./img/bg_h2.png) 0 0 repeat;
        font-size: 2.2rem;
    }
    #sect05 #slider_idx_sct6_sp {
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100%;
        opacity: 0.3;
    }
.sect03Box .fixBan3 a {
    background: url(./img/arrow_ccl.svg) 10% calc(100% - 20px) no-repeat rgb(211 0 0 / 40%);
    background-size: 17px auto;
    border: none;
    text-align: left;
    background-position: 8% 85%;
    padding-bottom: 4rem;
    position: relative;
}
.sect03Box .fixBan3 a:after {
    content: "";
    display: block;
    background: #fff;
    margin-top: 1rem;
    border-bottom: solid 1px #fff;
}	
.imgarea.caption img {
    max-width: 90%;
}	
#sect302 .fixBan3 a {
    background-color: rgba(0,61,121,.5);
}

#sect303 .fixBan3 a {
    background-color: rgba(79,62,44,.5);
}	

.mainWrap.page #sect02 {
padding: 0 0 50px;
margin-top: 10rem;
}

#sect02::after {
content: "";
position: absolute;
z-index: -1;
top: -150px;
bottom: auto;
right: auto;
left: 0;
width: 400px;
height: 550px;
background: url(./img/yuge02.png) 0 0 no-repeat;
background-size: auto 550px;
}

.mainWrap.page #sect02 .areaInner {
padding: 30px 0 40px;
}

.mainWrap.page #sect02 .areaInner::before {
width: 40px;
height: 11px;
background: url("./img/eng_type.svg") 0 0 no-repeat;
background-size: auto 11px;
}

.mainWrap.page #sect02 .areaInner::after {
width: calc(100% - 65px);
}

.mainWrap.page #sect02 .headArea .catch {
margin: 0 5% 15px;
font-size: 1.8rem;
text-align: left;
}

.mainWrap.page #sect02 .headArea p {
position: relative;
z-index: 1;
margin: 25px 5% 25px;
}

.mainWrap.page #sect02 .headArea .flame {
margin: 0;
width: 100%;
}

.mainWrap.page #sect02 .headArea .flame img{margin: auto;}

.mainWrap.page #sect02 .tabArea {
padding: 40px 0 20px;
background: rgb(0,0,0);
background: linear-gradient(90deg, rgba(0,0,0,0) 5%, rgba(0,0,0,1) 20%, rgba(0,0,0,1) 80%, rgba(0,0,0,0) 95%);
}

.mainWrap.page #sect02 .tabArea .inner {
width: auto;
margin: 0 auto;
}

.mainWrap.page #sect02 .tab {
display: flex;
flex-wrap: wrap;
margin: 0 5% 35px 5%;
border-bottom: 1px solid #fff;
}

.mainWrap.page #sect02 .tab div {
position: relative;
bottom: -1px;
padding: 15px 1%;
width: calc(100% / 3);
text-align: center;
font-size: 1.3rem;
}

.mainWrap.page #sect02 .tab div.select {
border: 1px solid #fff;
border-bottom: 1px solid #030505;
}



.mainWrap.page #sect02 .tab div.select::before {
width: 100%;
height: 3px;
background: #000;
content: "";
position: absolute;
bottom: -2px;
left: 0;
right: 0;
}

.mainWrap.page #sect02 .tab div.select::after {
width: 100%;
content: "▽";
position: absolute;
bottom: -19px;
left: 0;
right: 0;
font-size: 1.8rem;
font-weight: 700;
}

.mainWrap.page #sect02 .content .hide {
display: none;
}

.mainWrap.page #sect02 .tabArea .content {
display: block;
}

.mainWrap.page #sect02 .tabArea .tabCnt {
width: auto;
margin: 0 5%;
}

.mainWrap.page #sect02 .tabArea .tabCnt:nth-child(3n) {
margin: 0 5%;
}

.mainWrap.page #sect02 .tabCnt .boxHead {
position: relative;
padding: 10px 5% 40px;
background: rgb(72,0,0);
background: linear-gradient(90deg, rgba(72,0,0,0.8) 0%, rgba(114,0,0,0.8) 100%);
box-shadow: rgba(255, 255, 255, 0.2) 0px -2px 15px;
margin-bottom: 0.8rem;
}

.mainWrap.page #sect02 .tabCnt:nth-child(2) .boxHead {
background: rgb(0,45,90);
background: linear-gradient(90deg, rgba(0,45,90,0.8) 0%, rgba(0,61,121,0.8) 100%);
}

.mainWrap.page #sect02 .tabCnt:nth-child(3) .boxHead {
background: rgb(48,38,27);
background: linear-gradient(90deg, rgba(48,38,27,0.8) 0%, rgba(79,62,44,0.8) 100%);
}

.mainWrap.page #sect02 .tabCnt .boxHead::before {
content: "";
position: absolute;
bottom: 24px;
left: 6%;
width: 100%;
height: 11px;
background: url(./img/eng_301.svg) 0 0 no-repeat;
background-size: auto 11px;
}

.mainWrap.page #sect02 .tabCnt:nth-child(2) .boxHead::before {
background: url(./img/eng_302.svg) 0 0 no-repeat;
background-size: auto 11px;
}

.mainWrap.page #sect02 .tabCnt:nth-child(3) .boxHead::before {
background: url(./img/eng_303.svg) 0 0 no-repeat;
background-size: auto 11px;
}

.mainWrap.page #sect02 .tabCnt .headCatch {
font-size: 2rem;
/* font-weight: 700; */
font-feature-settings: "palt" 1;
letter-spacing: .1em;
}

.mainWrap.page #sect02 .tabCnt h3 {
font-size: 1.8rem;
letter-spacing: 0;
}

.mainWrap.page #sect02 .tabCnt .flame {
height: 325px;
margin: -8px 0 25px;
}

.mainWrap.page #sect02 .tabCnt .flame img {
height: 100%;
object-fit: cover;
object-position: 50% 50%;
}

.mainWrap.page #sect02 .tabCnt ul {
margin: 0;
padding: 10px 0 0;
}

.mainWrap.page #sect02 .tabCnt ul li {
padding: 0 0 4px 1em;
line-height: 1.8;
letter-spacing: 0;
}

.mainWrap.page #sect02 .tabCnt ul li::before {
position: absolute;
content: "";
background: #fff;
border-radius: 50%;
width: 3px;
height: 3px;
top: 12px;
left: 6px;
}

.mainWrap.page #sect02 .tabCnt h4 {
letter-spacing: 0;
}

.mainWrap.page #sect02 .tabCnt .meritBox {
margin: 0 0 20px;
}

.mainWrap.page #sect02 .tabCnt .meritBox h4 {
padding: 0 0 8px;
border-bottom: 1px solid #949494;
font-size: 1.8rem;
letter-spacing: 0;
}

.mainWrap.page #sect02 .tabCnt .recBox {
margin: 15px 0 20px;
padding: 15px 5% 20px;
background: rgba(114,0,0,.5);
}

.mainWrap.page #sect02 .tabCnt:nth-child(2) .recBox {
background: rgba(0,61,121,.5);
}

.mainWrap.page #sect02 .tabCnt:nth-child(3) .recBox {
background: rgba(79,62,44,.5);
}

.mainWrap.page #sect02 .tabCnt .recBox h4 {
position: relative;
padding: 0 0 8px;
border-bottom: 1px solid #949494;
font-size: 1.6rem;
letter-spacing: 0;
}

.mainWrap.page #sect02 .tabCnt .recBox h4::before {
content: "";
position: absolute;
bottom: -1px;
right: -20px;
width: 20px;
height: 1px;
background: #949494;
}

.mainWrap.page #sect02 .tabCnt .ptBox {
}

.mainWrap.page #sect02 .ptBox h4 {
padding: 0 0 8px;
border-bottom: 1px solid #949494;
font-size: 1.6rem;
letter-spacing: 0;
color: #e1b17d;
}

.mainWrap.page #sect02 .ptBox h4 .fontL {
display: block;
font-size: 1.8rem;
}

.mainWrap.page #sect02 .ptBox p {
margin: 10px 0;
letter-spacing: 0;
}

.mainWrap.page #sect02 .btn-link {
margin: 10px auto 0!important;
}

.mainWrap.page #sect02 .btn-link a {
position: relative;
right: -5%;
background: url(./img/arrow_ccl_down.svg) 0 calc(100% - 20px) no-repeat;
background-size: 17px auto;
}

.mainWrap.page #sect02 .btn-link a::after {
width: 100%;
height: 1px;
background: #fff;
}

.mainWrap.page #sect02 .tabCnt:nth-child(3) .btn-link {
bottom: auto;
}
	
/*2023.10.11*/	
#sect301 .fixBan3,
#sect302 .fixBan3,
#sect303 .fixBan3	{
background:none;		
	}
.sect03Box .fixBan3 .sttl{
display:block;		
	}	
	
.remodal .botArea table {
    max-width: 100%;
    width: 100%;
}	

#sect06 .liBox div.abox {
    padding: 20px 5% 10px;
    width: 94%;
    margin: 0 0 0 auto;
}
#sect06 .liBox div.abox p.btn-internal a {
    background: url(https://www.luxury-bathroom.net/wp/wp-content/themes/wp001j/img/arrow_ccl.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 95%;
}
#sect06 .abox .liBox {
    padding: 0;
    height: unset;
}
#sect06 .abox .liBox:before {
    display: none;
}
#sect06 .liBox div.abox .swiper-wrapper img {
    width: 100%;
    height: unset;
    max-height: 20rem;
    width: auto;
    margin: 0 auto;
    display: block;
}	
    /* swiper */
    #sect06 .abox .swiper-container {
    margin: 2rem 0 0;
    /* padding-bottom: 2rem; */
    }
    #sect06 .abox .swiper-wrapper {
        padding: 0 0 30px;
        margin-bottom: 1rem;
    }
    #sect06 .abox .swiper-slide .caption {
    }
    #sect06 .abox .swiper-pagination {
        /* bottom: 15px; */
    }
    #sect06 .abox .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        opacity: 0.5;
        background: #fff;
        margin: 0 9px 7px !important;
    }
    #sect06 .abox .swiper-pagination-bullet-active {
        opacity: 1;
        background: #fff;
        width: 10px;
        height: 10px;
    }
    #sect06 .abox .swp-prev {
        background: url("./img/arrow_ccl_rv.svg") 0% calc(50% - 12px) no-repeat;
        background-size: 24px auto;
        left: 1%;
    }
    #sect06 .abox .swiper-slide .caption {
        text-align: center;
    }
    #sect06 .abox .swiper-pagination {
        bottom: 0px;
    }
    #sect06 .abox .swiper-pagination-bullet {
        margin: 0 9px 7px !important;
    }

    #sect06 .abox .swiper-pagination-bullet-active {
        opacity: 1;
        background: #fff;
        width: 10px;
        height: 10px;
    }
    #sect06 .abox .swp-next, #sect06 .abox .swp-prev {
        width: 24px;
        height: 100%;
        position: absolute;
        z-index: 1;
        cursor: pointer;
    }
    #sect06 .abox .swp-next {
        background: url(./img/arrow_ccl.svg) 0% calc(50% - 12px) no-repeat;
        background-size: 24px auto;
        left: auto;
        right: 1%;
        top: 0;
    }
    #sect06 .abox .swp-prev {
        background: url("./img/arrow_ccl_rv.svg") 0% calc(50% - 12px) no-repeat;
        background-size: 24px auto;
        left: 1%;
        top: 0;
    }
#sect06 .abox .imgarea.caption img {
    display: block;
    margin: 0 auto 5px;
    border: none;
}
#sect06 .abox .imgarea.caption {
    line-height: 1.3;
    overflow: unset;
}
#sect01 h3 {
    margin: 0 5% 25px;
}	
	
.index #sect03 .btn-internal a, .index #sect03 .btn-web a {
    width: 80%;
    text-align: right;
    padding-right: 3rem;
}	
	
}