﻿@font-face {
font-family: "Utsukushi_min";
  src: url("./Dup/img/Utsukushi_min.ttf") format("ttf"),url("./Dup/img/RM1c_b.eot") format("eot"),url("./Dup/img/Utsukushi_min.woff") format("woff"),url("./Dup/img/Utsukushi_min.woff2") format("woff2");
}
.font1{font-family: "Utsukushi_min","sans-serif";}


:root{
    --color1:#552583;
}

/*
#return_top{
    position:absolute;
}
*/

/*--all page---------------------------
-------------------------------------*/

.linkStyle{
    color:var(--color1);
}
.linkStyle:hover{
    transition:all 0.3s;
    opacity:0.7;
    text-decoration:underline;
}

.font_14 {
    font-size: 16px;
}

body{
    overflow:hidden;
}

/*header*/
#logo{
    opacity:0;
}
header.scr_header {
    background-color: rgb(255 255 255 / 80%)!important;
}
header.scr_header #logo{
    opacity:1;
}
.scr_header #pc_nav li a{
    color:var(--color1);
}

#pc_nav li,
#top_pc_nav li,
#footer_nav li {
    max-width: 100%;
}

.button_container span{
    background:var(--color1);
}
.button_container span:nth-of-type(1){
    color:var(--color1);
}


.nav_menu_more:first-of-type a .icon:before{
    display:none;
}
#overlay .right .mg_b-50px .nav_menu_more:last-of-type{
    display:none;
}

.back1:before {
    background-color: transparent!important;
    background-image: url(./Dup/img/bg1.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    opacity: 0.7;
    z-index: -1;
}
.back2:before {
    background-color: transparent!important;
    background-image: url(./Dup/img/bg1.png);
    transform: scale(-1,-1);
    background-size: auto 100%;
    opacity: 0.5;
}

#footer{
    color:#fff;
}
#footer .tel_bt{
    display:none;
}

.fix_bnr{
    left:10px;
    z-index:2;
}

/*--top page---------------------------
-------------------------------------*/
#main_img .square_box{
    border-radius:100%;
    background-color:transparent;
    background: linear-gradient(123deg, rgba(255,255,255,1) 20%, rgba(255,255,255,0.5) 100%);
}
.catch{
    text-shadow: 0 0 20px #696969;    
}

.num{
    display:none;
}

#intro_wrap{
    background-color:transparent;
    background: linear-gradient(180deg, rgba(255,255,255,1) 25%, rgba(255,255,255,0.5) 100%);
}
.intro_item1 {
    width: 300px;
    top: 0;
    right: 13%;
    z-index: 1;
}
.intro_item2{
    width:200px;
    margin:auto;
}
#contents1 .con_img_box:before{
    content:'';
    position:absolute;
    display:block;
    height:100%;
    background-image: url(./Dup/img/bg1.png);
    opacity: 0.7;
    z-index:0;
}
#contents1 .con_img_box:before{
    width:100%;  
    top:60px;
    left:30px;    
}

.con1_item1{
    width:200px;
}
.con1_item2{
    width:220px;
    bottom:-120%;
    right:5%;
}



.con2_item1{
    width:250px;
}
.con2_item2{
    width: 350px;
    bottom: -125%;
    left: -27%;
    z-index:2;
}

.con3_item1 {
    width: 300px;
    margin: auto;
}
.con3_item2 {
    width: 580px;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

#top_cms.back1:before{
    opacity:0.4;
}


/*--under page---------------------------
-------------------------------------*/

.topcms_news_type3 .box_txt1 {
    height: 6em;
	line-height: 1.7;
}
.topcms_news_type3 .date {
    padding: 9px 22px 7px;
    border-radius: 45px;
}
.slick-slide img {
    box-shadow: 0 2px 4px rgb(0 0 0 / 0%);
}
/*--- slick ------------------------------------*/
.topcms_news_type3 .slick-box{
    opacity: 0;
    transition: 3s;
}
.topcms_news_type3 .slick-initialized{
    opacity: 1
}
.topcms_news_type3 .slick-box .prev,.slick-box .next {
    display: block;
	cursor: pointer;
	position: absolute;
	top: 40%;
	z-index: 1;
	padding: 15px;
}
/*
.topcms_news_type3 .slick-container{
    padding-left: 30px;
    padding-right: 30px;
}
*/
.topcms_news_type3 .slick-box .prev {
	left: -54px;
}
.topcms_news_type3 .slick-box .next {
	right: -54px;
}
/* Dots */
.topcms_news_type3 .slick-dots{
    position: absolute;
    bottom: -35px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.topcms_news_type3 .slick-dots li{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.topcms_news_type3 .slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.topcms_news_type3 .slick-dots li button:hover,
.topcms_news_type3 .slick-dots li button:focus{
    outline: none;
}
.topcms_news_type3 .slick-dots li button:hover:before,
.topcms_news_type3 .slick-dots li button:focus:before{
    opacity: 1;
}
.topcms_news_type3 .slick-dots li button:before{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '●';
    text-align: center;
    opacity: .25;
    color: var(--color1);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.topcms_news_type3 .slick-dots li.slick-active button:before{
    opacity: .75;
    color: var(--color1);
}
/* 最後まで行ったら、矢印透過する */
.topcms_news_type3 .slick-disabled{
	opacity: 0.3;
}
/* 要素の高さを合わせる */
.topcms_news_type3 .slick-slide {
	height: auto !important;
}
.topcms_news_type3 .slick-track {
	display: flex;
}


/* ---------- responshive ---------- */
@media screen and (max-width: 1385px){
.intro_item1 {
    width: 220px;
    right:8%;
}
.con1_item2 {
    width: 180px;
    bottom: -80%;
}
.con2_item2 {
    width: 250px;
    bottom: -45%;
}
.con3_item2 {
    width: 460px;
}

}


/*responshive*/
@media screen and (max-width: 820px){
    .bnr_box .nailbook{
        margin-right:0;
    }
    .bnr_box .con_line{
        margin-top:20px;
    }
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.intro_item1 {
    width: 170px;
    right: 10%;
}
.con1_item1{
    width:150px;
}
.con1_item2 {
    width: 130px;
    bottom: -40%;
    right: 5%;
}
.back2:before{
    opacity:0.3;
}
.con2_item1 {
    width: 150px;
}
.con2_item2{
    width: 220px;
    bottom: -25%;
    left:-90%;
}
.con3_item1 {
    width: 200px;
}
.con3_item2 {
    width: 380px;
}
.page_title_box h2{
    letter-spacing:1px;
}
}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.intro_item1 {
    width: 120px;
    right: 3%;
}
.intro_item2 {
    width: 150px;
}
#contents1 .con_img_box:before {
    width: 100%;
    top: 15px;
    left: 10px;
    height: 90%;
}
.con1_item2 {
    width: 90px;
    bottom: -22%;
}
.back1:before{
    width:60%;
}
.back2:before{
    display:none;
}
.con2_item1 {
    width: 120px;
}
.con2_item2 {
    width: 130px;
    bottom: -23%;
    left: -12%;
}
.con3_item1 {
    width: 150px;
}
.con3_item2 {
    width: 240px;
}
#page_title .page_title_box{
    width: 80%;
    top: 65%;
    background-color: rgb(85 37 131 / 40%);
}

.topcms_news_type3 .slick-container{
    padding-left: 0;
    padding-right: 0;
}
/*
.topcms_news_type3 .slick-box .prev {
	left: -8px;
}
.topcms_news_type3 .slick-box .next {
	right: -8px;
}
*/
/* 両サイドの画像を透過 */
/*
.topcms_news_type3 .slick-initialized .slick-slide{
	opacity: 0.1; 
}
*/
/* センター画像を非透過 */
/*
.topcms_news_type3 .slick-initialized .slick-slide.slick-center{
	opacity: 1; 
}
*/
}






