﻿@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{font-family: "utsukushi","serif";}

/*--------------------------------
疑似要素にオブジェクト
--------------------------------*/
#main_img,#top_cms{position: relative;}
/*リピートなし*/
#main_img:before,#main_img:after,#top_cms:before,#top_cms:after,.cms_title:after,#page_title:after{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
}
/*
#main_img:before{
background-image: url(./Dup/img/catch.png);
background-size: 100%;
width: 39vw;
height: 23vw;
top: 0;
left: 0;
z-index: 1;
}
*/
#main_img:after{
background-image: url(./Dup/img/obj1.png);
width: 350px;
height: 572px;
bottom: -455px;
right: 0;
z-index: 2;
}

#top_cms:before{
background-image: url(./Dup/img/obj2.png);
width: 400px;
height: 533px;
top: -280px;
left: -70px;
}
#top_cms:after{
background-image: url(./Dup/img/obj3.png);
width: 200px;
height: 700px;
bottom: -280px;
right: 0;
z-index: 1;
}
.cms_title:after,#page_title:after{
background-image: url(./Dup/img/obj4.png);
width: 70px;
height: 35px;
top: -35px;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}

#page_title:after{
background-image: url(./Dup/img/obj4-2.png);
top: 80px;
}
/*--------------------------------
全体
--------------------------------*/
#wrap{overflow: hidden;}

#header .header_logo.pd_t-20px{padding-top: 10px;}
#header #logo img{width: 80%!important;height: auto!important;}
#header div div:last-of-type{width: 15%;}
#header div div:nth-last-of-type(2),
#header div div:nth-last-of-type(3){width: 11%;}
#header .header_logo div.pd_b-40px{padding-bottom: 85px;}

#header::before,#header > div::after,#info_box::before,
#contents234 .box .contents_img4::before{border-color: #ff1493;}
#info_box .info_left::after, #info_box .info_left::before, #info_box .info_right::after, #info_box .info_right::before{border-right: solid 15px #ff1493;}
/*--------------------------------
TOP
--------------------------------*/

#video{ height: 88vh; }
#video video{
width: 100%!important;
height: auto;
top: 50%;
left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
#main_img{
    height: 73vw;
}
#contents1 .contents_txt1{
background-image: url(./Dup/img/bg.jpg);
background-size: 25%;
}


#top_cms{background-color: rgba(231,222,200,0.25);}
.cms_title::before{border-color: #ff1493;}

.cms_title{line-height: 1.5;}
/*--------------------------------
下層
--------------------------------*/
#page_title{
background-image: url(./Dup/img/bg.jpg);
background-size: 15%;
padding-top: 120px;
line-height: 1;
}
#page_title .txt_color_nomal{color: #ffffff;}

/* 5-b Q削除 */
#cms_5-b .cate_box .open_bt .box_title1::before, .cms_5-b .cate_box .open_bt .box_title1::before{display: none;}
#cms_5-b .cate_box .open_bt .box_title1, .cms_5-b .cate_box .open_bt .box_title1{margin-left: 70px;}

@media  screen and (max-width: 1500px){
#main_img:after{
background-size: 100%;
width: 21vw;
height: 35vw;
bottom: -30vw;
}

#top_cms:before{
background-size: 100%;
width: 24vw;
height: 32vw;
top: -19vw;
left: -132px;
}
#top_cms:after{
background-size: 100%;
width: 12vw;
height: 42vw;
bottom: -20vw;
}
}

@media  screen and (max-width: 1400px){
#video video{
width: auto!important;
height: 100%;
}
#main_img:after{display: none;}
#contents1{position: relative;}
/*リピートなし*/
#contents1:after{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
}
#contents1:after{
background-image: url(./Dup/img/obj1-2.png);
background-size: 100%;
width: 20vw;
height: 30vw;
min-width: 250px;
min-height: 375px;
bottom: -100px;
right: -120px;
z-index: 2;
}

}

@media  screen and (max-width: 1280px){

#top_cms:before{
width: 24vw;
height: 32vw;
top: -10vw;
left: -100px;
}

}

@media  screen and (max-width: 1000px){
.width_1000,.width_1000-min{
width: 100%;
min-width: auto;
}
}

/*タブレット用（768px以下）*/
@media  screen and (max-width: 768px){

#header .header_logo.pd_t-20px{padding-top: 15px;}
#header #logo img{
width: auto!important;
height: 70px!important;
}

#video{ height: 40vh; }
#video video{
width: 100%!important;
height: auto;
}
/*
#main_img:before{
width: 55vw;
height: 34vw;
top: 0;
left: -20px;
}
*/

#top_cms:before{left: -60px;}

#page_title{
padding-top: 80px;
background-size: 25%;
}
#page_title:after{top: 40px;}

}

/*スマホ用（667px以下）*/
@media  screen and (max-width: 667px){
#header #logo img{
height: 50px!important;
}

.ip678 #video{ height: 31vh; }
.ipX #video{ height: 26vh; }
/*
#main_img:before{
width: 60vw;
height: 37vw;
top: 0;
left: 0;
}
*/

#contents1:after{
width: 42vw;
height: 60vw;
min-width: auto;
min-height: auto;
bottom: -45px;
right: -60px;
}
#top_cms:before{
width: 42vw;
height: 55vw;
top: -100px;
left: -55px;
}
#top_cms:after{
width: 20vw;
height: 69vw;
bottom: -120px;
right: -8px;
}

#page_title{background-size: 40%;}

}

/*IE*/
@media all and (-ms-high-contrast: none) {

#cms_5-b .cate_box .arrow{margin-top: -14px;}
.cms_5-b .cate_box .arrow{margin-top: -20px;}
.contact_tel a{padding-bottom: 24px;}
#tel_txt h3{padding-bottom: 0;}
#tel_txt p{padding-bottom: 15px;}

}




/*--------------------------------
自動リンク
--------------------------------*/
/* color */
.linkStyle{color: #E62873; text-decoration: underline;}
.txt_color_nomal .linkStyle{color: #E62873;}
.txt_white .linkStyle{color: white;}
.txt_red .linkStyle{color: red;}
.bg_color1 .linkStyle{color: #fff;}
.bg_color2 .linkStyle{color: #CDAF87;}
.bg_color3 .linkStyle{color: #fff;}
.bg_color4 .linkStyle{color: #E62873;}

/*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: #CDAF87;} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: #E7DEC8;} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: #E62873;} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: #FFE8E8;} /* アクセントカラー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: #CDAF87;} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: #E7DEC8;} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: #E62873;} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: #FFE8E8;} /* アクセントカラー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: #CDAF87;}
.border_color2,.hvr_border_color2:hover{border-color: #E7DEC8;}
.border_color3,.hvr_border_color3:hover{border-color: #E62873;}
.border_color4,.hvr_border_color4:hover{border-color: #FFE8E8;}