﻿@font-face {
font-family: "RM1c_med";
  src: url("./Dup/img/RM1c_med.ttf") format("ttf"),url("./Dup/img/RM1c_med.eot") format("eot"),url("./Dup/img/RM1c_med.woff") format("woff"),url("./Dup/img/RM1c_med.woff2") format("woff2");
}
@font-face {
font-family: "makinas_f";
  src: url("./Dup/img/makinas_f.otf") format("otf"),url("./Dup/img/makinas_f.woff") format("woff"),url("./Dup/img/makinas_f.woff2") format("woff2");
}
.hannari,.font1{font-family: "RM1c_med","sans-serif";}
.font2{font-family: "makinas_f","sans-serif";}
/*--------------------------------
疑似要素にオブジェクト
--------------------------------*/
#intro,#contents1 .con_photo,#contents1 figure,#contents2 .con_photo,#contents2 figure{position: relative;}
/*リピートなし*/
#intro:before,#contents1 .con_photo:before,#contents1 .con_photo:after,#contents1 figure:before,
#contents2 .con_photo:before,#contents2 .con_photo:after,#contents2 figure:before{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
}

.back1:before, .back2:before{
background-image: url(./Dup/img/bg.jpg);
opacity: 0.2;
}

#intro:before{
background-image: url(./Dup/img/obj3.png);
background-size: 100%;
width: 10vw;
height: 10vw;
top: -72px;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
z-index: 1;
}
#contents1 .con_photo:before{
background-image: url(./Dup/img/obj1.png);
background-size: 100%;
width: 34vw;
height: 6vw;
bottom: 5px;
left: -100px;
z-index: 2;
}
#contents1 .con_photo:after{
background-image: url(./Dup/img/obj4.png);
width: 120px;
height: 120px;
top: 85px;
left: 100px;
z-index: 2;
}
#contents1 figure:before{
background-image: url(./Dup/img/frame1.png);
background-size: 100% 100%;
width: 105%;
height: 105%;
top: 0;
left: 0;
z-index: 1;
}
#contents2 .con_photo:before{
background-image: url(./Dup/img/obj2.png);
background-size: 100%;
width: 24vw;
height: 11vw;
bottom: -60px;
right: -100px;
z-index: 2;
}
#contents2 .con_photo:after{
background-image: url(./Dup/img/obj5.png);
width: 120px;
height: 120px;
top: -20px;
right: -20px;
z-index: 2;
}
#contents2 figure:before{
background-image: url(./Dup/img/frame2.png);
background-size: 100% 100%;
width: 104%;
height: 105%;
top: 0;
left: 0;
z-index: 1;
}
/*--------------------------------
全体
--------------------------------*/
#pc_nav li, #top_pc_nav li, #footer_nav li,#overlay .left li{max-width: none;}
footer.bg_color2{background-color: #fcfbf9;}
#overlay .nav_menu_more a{background-color: #fff;color: #ff8c4b;}
#overlay .nav_menu_more a:hover{background-color: #ff8c4b;color: #fff;}
.nav_menu_more:last-of-type a .icon:before{left: -30px;}
/*--------------------------------
TOP
--------------------------------*/
#top_cms.back1:before{z-index: -1;}
#main_img:before{display: none;}
#main_img,#video{ height: 100vh; }
#video video{
width: 100%;
height: auto;
top: 50%;
left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
#info_contact .con_img:before{background-color: rgba(160,130,105,0.7);}
.top.back1:before,.top.back2:before,#top_cms.back1:before{display: none;}

#intro_wrap{padding-bottom: 0;}
#contents1 .con_box{margin-top: 15%;}
#contents3{margin-bottom: 0;}
#contents3_wrap:before{top: 0;}
#contents3_wrap:after{display: none;}
#contents3 .con_box.bg_white{background-color: rgba(255,255,255,0.95);}
/*--------------------------------
下層
--------------------------------*/
#page_title:before{background-color: rgba(160,130,105,0.7);}

/*IEのみ*/
@media all and (-ms-high-contrast: none) {}

@media  screen and (max-width: 1600px){
#video video{
width: auto!important;
height: 100%;
}
}
@media  screen and (max-width: 1280px){
#page10 a.more_btn{font-size: 14px;}
}

/*タブレット用（768px以下）
--------------------------------------------------------------------------*/
@media  screen and (max-width: 768px){
header.scr_header #logo{max-width: 200px;}
#page_title .page_title_box{width: 65%;}

#main_img,#video{ height: 40vh; }
#video video{
width: 100%!important;
height: auto;
}
#intro:before{
width: 12vw;
height: 12vw;
top: -43px;
}
#contents1 figure:before{
width: 103%;
height: 103%;
}
#contents2 figure:before{
width: 102%;
height: 105%;
}

#contents1 .con_photo:after{
width: 70px;
height: 70px;
top: 0px;
left: 35px;
}
#contents2 .con_photo:after{
width: 70px;
height: 70px;
top: 0px;
right: auto;
left: 35px;
}
#contents1 .con_photo:before{
width: 36vw;
height: 7vw;
bottom: -10px;
left: -30px;
}
#contents2 .con_photo:before{
width: 27vw;
height: 12vw;
bottom: -20px;
right: auto;
left: 0;
}
}

/*スマホ用（667px以下）
--------------------------------------------------------------------------*/
@media  screen and (max-width: 667px){
header.scr_header #logo{max-width: 150px;}
#page_left, #page_right{height: 250px;}
#page_title .page_title_box{width: 70%;top: 55%;}
.page_title_box h2{font-size: 20px;}

#main_img,#video{ height: 31vh; }
#intro:before{
width: 16vw;
height: 16vw;
top: -23px;
}
#contents1 figure:before{
background-image: url(./Dup/img/frame3.png);
width: 105%;
height: 104%;
}
#contents2 figure:before{
background-image: url(./Dup/img/frame3.png);
width: 105%;
height: 104%;
}

#contents1 .con_photo:after{
width: 70px;
height: 70px;
top: 0px;
left: 35px;
}
#contents2 .con_photo:after{
width: 70px;
height: 70px;
top: 0px;
right: auto;
left: 35px;
}
#contents1 .con_photo:before{
width: 61vw;
height: 12vw;
bottom: 10px;
left: 0;
}
#contents2 .con_photo:before{
width: 37vw;
height: 17vw;
bottom: 0px;
}
#contents1 .con_box,#contents2 .con_box{margin-top: 5%;}

#page10 a.more_btn{font-size: 15px;}
}

/*--------------------------自動リンク--------------------------*/
/* color */
.linkStyle{color: #ff8c4b; text-decoration: underline;}
.txt_color_nomal .linkStyle{color: #ff8c4b;}
.txt_white .linkStyle{color: white;}
.txt_red .linkStyle{color: red;}
.bg_color1 .linkStyle{color: #fff;}
.bg_color2 .linkStyle{color: #e1af82;}
.bg_color3 .linkStyle{color: #fff;}
.bg_color4 .linkStyle{color: #ff8c4b;}

/*IEのみ*/
@media all and (-ms-high-contrast: none) {
.linkStyle{display: inline-block;}
}

/*--------------------------カラー--------------------------*/
body,.txt_color_nomal{color: #333;}
.txt_white{color: white;}
.txt_red{color: red;}
.txt_color1{color: #E1AF82} /* メインカラー */
.txt_color2{color: #E6D7C8} /* サブカラー */
.txt_color3{color: #FF8C4B} /* アクセントカラー1 */
.txt_color4{color: #e6d7c8} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
.bg_color1{background-color: #E1AF82} /* メインカラー */
.bg_color2{background-color: #E6D7C8} /* サブカラー */
.bg_color3{background-color: #FF8C4B} /* アクセントカラー1 */
.bg_color4{background-color: #fdf8f4} /* アクセントカラー2 */
.bg_color_clear{background-color: transparent!important}


/* border-color ※!important */
.border_color1{border-color: #E1AF82}
.border_color2{border-color: #E6D7C8}
.border_color3{border-color: #FF8C4B}
.border_color4{border-color: #e6d7c8}


/* hover ---------------------------------------------------------------------------------------------*/
/* color */
.hvr_txt_color_nomal:hover{color: #333333;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #E1AF82} /* メインカラー */
.hvr_txt_color2:hover{color: #E6D7C8} /* サブカラー */
.hvr_txt_color3:hover{color: #FF8C4B} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #e6d7c8} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #E1AF82} /* メインカラー */
.hvr_bg_color2:hover{background-color: #E6D7C8} /* サブカラー */
.hvr_bg_color3:hover{background-color: #FF8C4B} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #fdf8f4} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important}

/* border-color ※!important */
.hvr_border_color1:hover{border-color: #E1AF82}
.hvr_border_color2:hover{border-color: #E6D7C8}
.hvr_border_color3:hover{border-color: #FF8C4B}
.hvr_border_color4:hover{border-color: #e6d7c8}