﻿@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,#page_title .en,.cate_title,.overlay .overlay-nav .en{font-family: "utsukushi","serif";font-weight: normal;}
.font2{font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";}
/*--------------------------------
疑似要素にオブジェクト
--------------------------------*/
#intro_wrap,.intro_right,.intro_title,#contents_wrap,#contents .con_title,#top_cms_wrap,.page_container{position: relative;}
/*リピートなし*/
header:before,#main_img:after,#main_img .frame,#page_title_img .frame,
#intro_wrap:before,#intro_wrap:after,.intro_right:before,.intro_right:after,.intro_title:before,
#contents_wrap:before,#contents_wrap:after,#contents .con_title:before,
#top_cms_wrap:before,.page_container:before,.page_container:after{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
}

header:before{
background-image: url(./Dup/img/bg.png);
background-size: cover;
background-position: center center;
width: 100%;
height: 100%;
opacity: 0;
transition: opacity 0.5s;
}
header.scr_header:before{opacity: 1;}

#main_img:after{
background-image: url(./Dup/img/catch.png);
background-size: 100%;
width: 17vw;
height: 24vw;
top:50%;
left: 50%;
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
#main_img .frame,#page_title_img .frame{
background-image: url(./Dup/img/frame.png);
width: 100px;
height: 100px;
}
.frame.frame1{
top: 10px;
left: 10px;
}
.frame.frame2{
top: 10px;
right: 10px;
transform: scale(-1, 1);
}
.frame.frame3{
bottom: 10px;
left: 10px;
transform: scale(1, -1);
}
.frame.frame4{
bottom: 10px;
right: 10px;
transform: scale(-1, -1);
}

#intro_wrap:before,.page_container:before{
background-image: url(./Dup/img/obj1.png);
background-size: 100%;
width: 40vw;
height: 40vw;
top: 0;
left: 0;
z-index: -1;
}
.page_container:before{opacity: 0.3;}

#intro_wrap:after{
background-image: url(./Dup/img/obj2.png);
background-size: 100%;
width: 24vw;
height: 35vw;
bottom: -80px;
right: 0;
z-index: -1;
}
.intro_right:before{
background-image: url(./Dup/img/img1-2.jpg);
background-size: 100%;
width: 17vw;
height: 11vw;
bottom: -17vw;
left: 0;
}
.intro_right:after{
background-image: url(./Dup/img/img9-2.jpg);
background-size: 100%;
width: 17vw;
height: 11vw;
bottom: -23vw;
right: 0;
}
.intro_title{padding-top: 60px;}
.intro_title:before{
background-image: url(./Dup/img/txt1.png);
width: 200px;
height: 40px;
top: 0;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}

#contents_wrap:before{
background-image: url(./Dup/img/obj3.png);
background-size: 100%;
width: 32vw;
height: 38vw;
top: -80px;
left: 0;
z-index: -1;
}
#contents_wrap:after,.page_container:after{
background-image: url(./Dup/img/obj4.png);
background-size: 100%;
width: 40vw;
height: 40vw;
bottom: -80px;
right: 0;
z-index: -1;
}
.page_container:after{opacity: 0.5;}

#contents .con_title{padding-top: 50px;}
#contents .con_title:before{
width: 150px;
height: 35px;
top: 0;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}
#contents .box1 .con_title:before{background-image: url(./Dup/img/txt2.png);}
#contents .box2 .con_title:before{background-image: url(./Dup/img/txt3.png);}
#contents .box3 .con_title:before{background-image: url(./Dup/img/txt4.png);}

#top_cms_wrap:before{
background-image: url(./Dup/img/obj5.png);
background-size: 100%;
width: 30vw;
height: 30vw;
top: -80px;
left: -140px;
z-index: -1;
}
/*--------------------------------
全体
--------------------------------*/
#header{
padding-left: 65px;
padding-right: 150px;
padding-top: 40px;
transition: all 0.5s;
}
header.scr_header #header{
padding-left: 65px;
padding-right: 100px;
padding-top: 10px;
}
.menu-trigger{
right: 70px;
top: 65%;
transition: all 0.5s;
}
header.scr_header .menu-trigger{
right: 20px;
top: 55%;
}

.fix_banner{
width: 13vw;
position: fixed;
bottom: 0;
right: 4vw;
z-index: 5;
transition: width 0.5s,right 0.5s,left 0.5s;
}
.fix_banner2{
width: 13vw;
position: fixed;
bottom: 0;
right: 18vw;
z-index: 5;
transition: width 0.5s,right 0.5s,left 0.5s;
}
.fix_banner.scr{width: 11vw;right: 0.5vw;}
.fix_banner2.scr{width: 11vw;right: 12vw;}

.blur{
background-color: rgba(225,230,240,0.7);
}
.txt_mask,#page_title .en{
background-clip: text;
-webkit-background-clip: text;
color: transparent;
background-image: url(./Dup/img/bg4-2.jpg);
background-position: center center;
background-size: 100%;
}

#footer_nav .txt_white,#footertxt.txt_white,#h1txt.txt_white{color: #333;}
#footer_nav li a::after{background-color: #c38cdc;}
#footer_info.bg_color3{background-color: #d7dce6;}
#copyright{
background-image: url(./Dup/img/bg.png);
background-size: cover;
background-position: center center;
}
#page-top .txt_white{color: #7896cd;}

.overlay div.overlay-nav{padding-top: 50px;}

.more .more_item,.overlay .overlay-nav .bottom a,.info_btn_wrap a{
/*background: #7896cd;*/
border-color: #7896cd;
background-image: url(./Dup/img/bg4.jpg);
background-size: 100%;
}
.overlay .overlay-nav .bottom a:hover,.info_btn_wrap a:hover{opacity: 0.7;}

.more .more_item:before{display: none;}
.more .more_item:after{
height: 100%;
left: -5%;
top: 0;
height: 100%;
background: #afbeeb;
}
.more .more_item:hover{border-color: #afbeeb;}
.more .more_item:hover:after{
left: 0;
width: 100%;
}

.modal-box .inner{scrollbar-width: none;}

#main_img .scroll,#page_title_img .scroll,#h1txt{display: none;}

/*--------------------------------
TOP
--------------------------------*/

.top_title h2 > span{padding-top: 130px;}
.top_title .left > span:before{left: 40px;}

.top_title1{height: auto;}
.top_title1 h2{z-index: 1;}
.top_title .bg_color{
background:linear-gradient(135deg, rgba(25,70,155,1), rgba(225,140,215,1));
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0.3;
}

.intro_img1{height: 1000px;}

#contents .con_title{font-size: 40px;}

.top_cms_box{background-color: white;}

/* TOP お知らせ */
.topcms_news_type2 .cate_box {
	width: 46.33333%!important;
	margin-right: 1.5%;
	margin-left: 1.5%;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	box-shadow: 0 6px 12px rgb(0 0 0 / 0);
	/* padding: 20px; */
	/* border-radius: 20px; */
	/* background-color: #f5f5f5; */
}
.topcms_news_type2 .cate_box:hover {
	transform: translateY(-5px);
}
.topcms_news_type2 .cate_box .box_item {
	cursor: pointer;
}
.topcms_news_type2 .txt_height {
	height: 5em
}
.topcms_news_type2 .box_img1 {
	border-radius: 10px;
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.topcms_news_type2 .cate_box {width: 100%!important;}
.topcms_news_type2 .txt_height {height: 3em}
}
/*--------------------------------
下層
--------------------------------*/
#page_title{padding-left: 30px;z-index: 1;}
#page_title .page_title_box,#page_title .en:before{left: 0;}
#page_title .page_title_box,#page_title .en{display: block;}

#page_title .en{
font-size: 50px;
top: 30px;
left: 30px;
padding-left: 25px;
}
#page_title .en:before{
background:linear-gradient(135deg, rgba(25,70,155,1), rgba(225,140,215,1));
width: 3px;
height: 80px;
top: 0;
}
#page_title .jp{
color: #364376;
top: 90px;
left: -2px;
}
#page_title.txt_white{color: #cccccc;}
#page_title .jp span{line-height: 2;}

/*スマホ用（667px以下）*/
@media  screen and (max-width: 667px){

#page_title .en{
font-size: 24px;
top: 10px;
left: 10px;
padding-left: 20px;
}
#page_title .en:before{
height: 100px;
top: -65px;
}
#page_title .jp{top: 55px;left: -10px;}

}
#cms_2-c .cate_box:first-of-type .box_txt3{margin-top: 0;}
#cms_2-c .box_wrap.gallery .cate_box{
width: calc(33.333% - 2%);
box-sizing: border-box;
margin-right: 2%;
}
#cms_2-c .box_wrap.gallery .cate_box:nth-of-type(3n){margin-right: 0;}
@media  screen and (max-width: 768px){
#cms_2-c .box_wrap.gallery .cate_box{
width: calc(50% - 2%);
margin-right: 2%;
}
#cms_2-c .box_wrap.gallery .cate_box:nth-of-type(2n){margin-right: 0;}
#cms_2-c .box_wrap.gallery .cate_box:nth-of-type(3n){margin-right: 2%;}
}
@media  screen and (max-width: 667px){
#cms_2-c .box_wrap.gallery .cate_box{
width: 100%;
margin-right: 0;
}
#cms_2-c .box_wrap.gallery .cate_box:nth-of-type(3n){margin-right: 0;}
}

#page6 form button{
border: none;
cursor: pointer;
}


@media  screen and (max-width: 1280px){

.top_title h2.right{right: 25px;}
.top_title h2.left{left: 25px;}

}

@media  screen and (max-width: 1000px) and (min-width: 769px){

#intro_wrap.pd_l-r10per,#contents_wrap.pd_l-r10per,#top_cms_wrap.pd_l-r10per{
padding-right: 5%;
padding-left: 5%;
}
#intro .intro_photo,#intro .intro_right{width: calc(50% - 20px);}
.intro_right:before,.intro_right:after{
width: 19vw;
height: 12vw;
}

#top_cms_wrap.pd_t-150px{padding-top: 100px;}

}

@media  screen and (max-width: 1000px){

#logo.grid_3{width: auto!important;}
.sns_links.grid_2{width: 50%!important;}

}

/*タブレット用（768px以下）*/
@media  screen and (max-width: 768px){
.overlay div.overlay-nav{padding-top: 0;}

.fix_banner{width: 180px;right: 50px;}
.fix_banner2{width: 180px;right: 240px;}
.fix_banner.scr{width: 150px;}
.fix_banner2.scr{width: 150px;right: 170px;}

#main_img:after{
width: 41vw;
height: 58vw;
}
.intro_right:before,.intro_right:after{
width: 22vw;
height: 14vw;
}

.page_container{padding: 100px 5%;}

}

/*スマホ用（667px以下）*/
@media  screen and (max-width: 667px){
#header{
padding-top: 20px;
padding-left: 20px;
padding-right: 63px;
}
header.scr_header #header{
padding-left: 10px;
padding-right: 63px;
}

.menu-trigger{right: 15px;}
.menu-trigger-bar{width: 80%;}
.menu-trigger-bar.top,.menu-trigger-bar.bottom{width: 35%;}
header.scr_header .menu-trigger{top: 62%;right: 10px;}

.close-trigger-bar{width: 80%;}
.close-trigger-bar.right{top: 10px;}
.close-trigger-bar.left{top: 14px;}

#logo .width_200-max_sp{max-width: 200px;}
.sns_links.grid_2{width: 45%!important;}

.fix_banner,.fix_banner2{
width: 110px;
right: auto;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}
.fix_banner{left: 67%;}
.fix_banner2{left: 35%;}

.fix_banner.scr{width: 100px;left: 65%;}
.fix_banner2.scr{width: 100px;left: 35%;}

#main_img:after{
width: 60vw;
height: 85vw;
}
#main_img .frame, #page_title_img .frame{
width: 30px;
height: 30px;
}
.frame.frame1{
top: 5px;
left: 5px;
}
.frame.frame2{
top: 5px;
right: 5px;
}
.frame.frame3{
bottom: 5px;
left: 5px;
}
.frame.frame4{
bottom: 5px;
right: 5px;
}

#intro_wrap.pd_b-100px_tb{padding-bottom: 200px;}
.intro_right:before, .intro_right:after{
width: 42vw;
height: 28vw;
}
.intro_right:before{bottom: -33vw;}
.intro_right:after{bottom: -45vw;}

#contents_wrap.pd_t-100px_tb{padding-top: 50px;}
#contents .con_title{font-size: 26px;}

.top_title h2.left{left: -5px;}
.top_title h2.right{right: 0;}
.top_title h2 > span{padding-top: 85px;}
.top_title .left > span:before{left: 20px;}

#page_title_img{height: 250px;}
#page_title .en{font-size: 30px;}
#page_title .en:before{
height: 40px;
top: 5px;
}
#page_title .jp{
top: 60px;
left: -12px;
}

#cms_2-c .box_item.box_description2{border: 1px solid #AFBEEB;}

}

/*IE*/
@media all and (-ms-high-contrast: none) {}




/*--------------------------------
自動リンク
--------------------------------*/
/* color */
.linkStyle{color: #c38cdc; text-decoration: underline;}
.txt_color_nomal .linkStyle{color: #c38cdc;}
.txt_white .linkStyle{color: white;}
.txt_red .linkStyle{color: red;}
.bg_color1 .linkStyle{color: #fff;}
.bg_color2 .linkStyle{color: #7896cd;}
.bg_color3 .linkStyle{color: #fff;}
.bg_color4 .linkStyle{color: #c38cdc;}

/*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: #7896CD;} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: #AFBEEB;} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: #C38CDC;} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: #F2F2F2;} /* アクセントカラー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: #7896CD;} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: #AFBEEB;} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: #C38CDC;} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: #F2F2F2;} /* アクセントカラー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: #7896CD;}
.border_color2,.hvr_border_color2:hover{border-color: #AFBEEB;}
.border_color3,.hvr_border_color3:hover{border-color: #C38CDC;}
.border_color4,.hvr_border_color4:hover{border-color: #F2F2F2;}


.page_container .txt_color1{color: #c823aa;}
.page_container .txt_color3{color: #364376;}