﻿@font-face {
font-family: "utsukushi";
  src: url("./Dup/img/utsukushi.otf") format("otf"),url("./Dup/img/utsukushi.woff") format("woff"),url("./Dup/img/utsukushi.woff2") format("woff2");
}
.font1,.hannari{font-family: "utsukushi","serif";font-weight: normal;}

/*--------------------------------
疑似要素にオブジェクト
--------------------------------*/
.back1,.back2,main,
#contents1 .con_box,#contents2_wrap{position: relative;}
/*リピートなし*/
.back1:before,.back1:after,.back2:before,.back2:after,
main:after,
#main_img .circle:before,#main_img .circle:after,
#contents1 .con_box:before,#contents2_wrap:before,
#main_img .menu:before{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
}


#main_img .circle{
width: 400px;
height: 400px;
display: block;
top: 46%;
z-index: 1;
}
#main_img .circle:before{
background-color: rgba(255,255,255,1.0);
width: 410px;
height: 410px;
border-radius: 35% 65% 40% 60% / 50% 40% 60% 45%;
z-index: -2;
-webkit-animation: rotate 15s linear infinite;
animation: rotate 15s linear infinite;
}
#main_img .circle:after{
background-color: rgba(255,255,255,0.7);
width: 400px;
height: 400px;
border-radius: 50% 43% 57% 50% / 40% 60% 47% 53%;
z-index: -1;
-webkit-animation: rotate 30s linear infinite;
animation: rotate 30s linear infinite;
}
@keyframes rotate {
from{
top: 50%;
left: 50%;
-ms-transform: translate(-50%,-50%) rotate(0deg);
-webkit-transform: translate(-50%,-50%) rotate(0deg);
transform: translate(-50%,-50%) rotate(0deg);
}
to{
top: 50%;
left: 50%;
-ms-transform: translate(-50%,-50%) rotate(360deg);
-webkit-transform: translate(-50%,-50%) rotate(360deg);
transform: translate(-50%,-50%) rotate(360deg);
}
}


#main_img .menu:before{
background-image: url(./Dup/img/catch.png);
width: 200px;
height: 50px;
top: -50px;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}
#contents1 .con_box:before{
background-image: url(./Dup/img/obj7.png);
background-size: 100%;
width: 12vw;
height: 12vw;
top: -19vw;
right: 3vw;
}
#contents2_wrap:before{
background-image: url(./Dup/img/obj8.png);
background-size: 100%;
width: 19vw;
height: 10vw;
top: -3vw;
left: 4vw;
}

.back1:before,main.back1:before{
background-image: url(./Dup/img/obj1.png);
background-color: transparent!important;
width: 1500px;
height: 1000px;
top: -400px;
left: -300px;
}
.back1:after{
background-image: url(./Dup/img/obj2.png);
width: 600px;
height: 1500px;
top: 100px;
left: -200px;
opacity: 0.5;
z-index: -1;
}
.page .back1:after{
background-image: url(./Dup/img/obj4.png);
width: 600px;
height: 857px;
transform: scale(-1, 1); 
top: 50px;
left: -350px;
}
.back2:before{
background-image: url(./Dup/img/obj3.png);
background-color: transparent!important;
width: 800px;
height: 800px;
top: auto;
bottom: -350px;
right: -250px;
}
.back2:after{
background-image: url(./Dup/img/obj4.png);
width: 700px;
height: 1000px;
bottom: 0;
right: -250px;
opacity: 0.5;
z-index: -1;
}
#top_cms.back1:before{
background-image: url(./Dup/img/obj5.png);
height: 1000px;
z-index: -1;
}
#top_cms.back1:after{
transform: scale(1, -1);
z-index: -2;
}
main:after{
background-image: url(./Dup/img/obj6.png);
width: 1000px;
height: 1600px;
bottom: -100px;
right: -350px;
z-index: -1;
}
/*--------------------------------
全体
--------------------------------*/
body{background-color: #faf8f7;}
#fakeloader.bg_color1{
background-color: transparent;
background-image: url(./Dup/img/bg.jpg);
background-size: cover;
}
#fakeloader:before{background-color: rgba(255,125,65,0.25);}

header.scr_header{backdrop-filter: blur(3px);}
header.scr_header #logo{max-width: 250px;}
#pc_nav li, #top_pc_nav li, #footer_nav li{max-width: none;}
#pc_nav li a.txt_white{color: #474A44;}
#pc_nav li a::after{background: rgba(70,75,70,0.5);}
.button_container span{background: #474A44;}
.button_container span:nth-of-type(1){
background-color: transparent;
color: #474A44;
}

#overlay .nav_menu_more a{background-color: white;color: #ff7d41;}
#overlay .nav_menu_more a:hover{background-color: #ff7d41;color: white;}
#overlay .nav_menu_more:first-of-type a .icon:before{content: "\f4ad";}
#overlay .left li{max-width: none;}

main{overflow: hidden;}

footer.bg_color2{background-color: #f8f5f1;}

.more_btn:after{width: 100%;background-color: rgba(250,210,115,0.1)!important;}
/*--------------------------------
TOP
--------------------------------*/
#main_img:before,#info_contact .con_img:before,#page_title:before{background-color: rgba(125,95,75,0.2);}
#main_img .menu .bg_white{border-radius: 50% 43% 57% 50% / 40% 60% 47% 53%;}
#main_img .logo_box .width_300-max{max-width: 300px;}

#intro_wrap,.con_img,.con_box.bg_white,.cms_wrap .rectangle_img,.cms_wrap .square_img,.cms_wrap .normal_img img{border-radius: 30px;}

#contents3_wrap:after{background-color: rgba(255,255,255,0.3)!important;}

/*#top_cms{overflow: hidden;}*/
/*--------------------------------
下層
--------------------------------*/
#page_title .page_title_box{border-radius: 10px;}

/* 5-c QA削除 */
#cms_5-c .box_title1::before,#cms_5-c .box_txt1::before,
.cms_5-c .box_title1::before,.cms_5-c .box_txt1::before{
display: none;
}
#cms_5-c .box_title1,#cms_5-c .box_txt1,
.cms_5-c .box_title1,.cms_5-c .box_txt1{
padding-left: 0;
}

#page10 .more_btn{text-transform: none;}

@media  screen and (max-width: 1280px){
#main_img .circle{top: 50%;}
}

/*タブレット用（768px以下）*/
@media  screen and (max-width: 768px){
#logo,header.scr_header #logo{max-width: 170px;}
.top #logo{opacity: 0;}
.top header.scr_header #logo{opacity: 1;}

#main_img .circle{
width: 200px;
height: 200px;
top: 50%;
}
#main_img .circle:before{
width: 210px;
height: 210px;
}
#main_img .circle:after{
width: 200px;
height: 200px;
}
#main_img .logo_box .width_300-max{max-width: 160px;}
#main_img .menu:before{top: -40px;}

.back1:before, main.back1:before,#top_cms.back1:before{
width: 800px;
height: 533px;
top: -260px;
left: -100px;
}
.back1:after{
width: 500px;
height: 1250px;
top: 100px;
left: -200px;
}
.page .back1:after{
width: 400px;
height: 571px;
top: 0;
left: -250px;
}
.back2:before{
width: 500px;
height: 500px;
bottom: -150px;
right: -200px;
}
.back2:after{
width: 500px;
height: 714px;
bottom: 0px;
right: -350px;
}
main:after{
width: 800px;
height: 1320px;
}

#contents1 .con_box:before{
width: 16vw;
height: 16vw;
top: -11vw;
right: -3vw;
}
#contents2_wrap:before{
width: 25vw;
height: 14vw;
top: -16vw;
left: 3vw;
}

}

/*スマホ用（667px以下）*/
@media  screen and (max-width: 667px){
#logo,header.scr_header #logo{max-width: 130px;}

#main_img .circle{
width: 150px;
height: 150px;
top: 50%;
}
#main_img .circle:before{
width: 155px;
height: 155px;
}
#main_img .circle:after{
width: 150px;
height: 150px;
}
#main_img .logo_box .width_300-max{max-width: 120px;}
#main_img .menu:before{
width: 150px;
height: 37.5px;
top: -10px;
}

.back1:before, main.back1:before,#top_cms.back1:before{
width: 300px;
height: 200px;
top: -50px;
left: -50px;
}

.back2:before{
width: 400px;
height: 400px;
bottom: -150px;
right: -260px;
}
.back2:after{
width: 300px;
height: 428.5px;
bottom: 10px;
right: -200px;
}
#top_cms.back1:after{
top: -25px;
left: -350px;
}
main:after{
width: 500px;
height: 825px;
right: -250px;
}

#contents1 .con_box:before{
display: none;
}

#contents1 .line:before, #contents2 .line:before, #contents3 .line:before{
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}
#contents2_wrap:before{
width: 44vw;
height: 23vw;
top: -24vw;
left: 2vw;
}

}

/*IE*/
@media all and (-ms-high-contrast: none) {}




/*--------------------------------
自動リンク
--------------------------------*/
/* color */
.linkStyle{color: #78c8c8; text-decoration: underline;}
.txt_color_nomal .linkStyle{color: #78c8c8;}
.txt_white .linkStyle{color: white;}
.txt_red .linkStyle{color: red;}
.bg_color1 .linkStyle{color: #fff;}
.bg_color2 .linkStyle{color: #87af91;}
.bg_color3 .linkStyle{color: #fff;}
.bg_color4 .linkStyle{color: #78c8c8;}

/*IEのみ*/
@media all and (-ms-high-contrast: none) {
.linkStyle{display: inline-block;}
}

/*--------------------------------
カラー
--------------------------------*/
body,.txt_color_nomal,.hvr_txt_color_nomal:hover{color: #333333;}
.txt_black,.hvr_txt_black:hover{color: black;}
.txt_white,.hvr_txt_white:hover{color: white;}
.txt_red,.hvr_txt_red:hover{color: red;}
.txt_color1,.hvr_txt_color1:hover{color: #FF7D41;} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: #FFD7AA;} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: #FAD273;} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: #FFF0DC;} /* アクセントカラー2 */

/* background-color */
.bg_white,.hvr_bg_white:hover{background-color: white;} /* 白背景 */
.bg_black,.hvr_bg_black:hover{background-color: black;} /* 黒背景 */
.bg_color1,.hvr_bg_color1:hover{background-color: #FF7D41;} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: #FFD7AA;} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: #FAD273;} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: #FFF0DC;} /* アクセントカラー2 */
.bg_color_clear,.hvr_bg_color_clear:hover{background-color: transparent!important;}

/* border-color */
.border_white,.hvr_border_white:hover{border-color: white;}
.border_black,.hvr_border_black:hover{border-color: black;}
.border_color1,.hvr_border_color1:hover{border-color: #FF7D41;}
.border_color2,.hvr_border_color2:hover{border-color: #FFD7AA;}
.border_color3,.hvr_border_color3:hover{border-color: #FAD273;}
.border_color4,.hvr_border_color4:hover{border-color: #FFF0DC;}