@charset "utf-8";
@font-face{
     font-family:'font-1';
     src:url('../font/DJ1TRIAL.eot');
     src:url('../font/DJ1TRIAL.eot') format('embedded-opentype'),url('../font/DJ1TRIAL.woff') format('woff'),url('../font/DJ1TRIAL.ttf') format('truetype') 
}
@font-face {
     font-family: 'fontello';
     src: url('../font/fontello.eot');
     src: url('../font/fontello.eot') format('embedded-opentype'), url('../font/fontello.woff') format('woff'), url('../font/fontello.ttf') format('truetype'), url('../font/fontello.svg') format('svg');
     font-weight: normal;
     font-style: normal;
}

 @font-face {
     src: url(../webfonts/355207_0_0.eot);
     src: local("TT Norms-Medium"), url(../webfonts/355207_0_0.html) format("woff2"), url(../webfonts/355207_0_0-2.html) format("woff"), url(../webfonts/355207_0_0-3.html) format("truetype");
     font-family: TTNorms;
     font-style: bold;
     font-weight: 700 
}
 @font-face {
     src: url(../webfonts/355207_0_0.eot);
     src: local("TT Norms-Medium"), url(../webfonts/355207_0_0.html) format("woff2"), url(../webfonts/355207_0_0-2.html) format("woff"), url(../webfonts/355207_0_0-3.html) format("truetype");
     font-family: TTNorms;
     font-style: bold;
     font-weight: 500 
}
 @font-face {
     src: url(../webfonts/355207_1_0.eot);
     src: local("TT Norms"), url(../webfonts/355207_1_0.html) format("woff2"), url(../webfonts/355207_1_0-2.html) format("woff"), url(../webfonts/355207_1_0-3.html) format("truetype");
     font-family: TTNorms;
     font-style: normal;
     font-weight: 400 
}

@font-face{
    font-family:'Glyphicons Halflings';
    src:url(../fonts/glyphicons-halflings-regular.eot);
    src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}/* 
 html,body,div,span,h1,h2,p,img,i,ul,li,footer,header,nav,section{
     margin:0;
     padding:0;
     border:0;
     outline:0;
     font-size: 97%;
     vertical-align:baseline;
     background:transparent;
}
 body{
     line-height:1 
}
 footer,header,nav,section{
     display:block 
}
 ul,li{
     list-style:none 
}
 a{
     margin:0;
     padding:0;
     border:0;
     font-size:100%;
     vertical-align:baseline;
     background:transparent 
}
 select{
     vertical-align:middle 
}
 a img{
     border:none 
} */
.goog-te-banner{
        display: none;
    }
    ._model span:first-child{
        display: none;
    }
 img{
     vertical-align:top;
     margin:0;
     padding:0 
}
 body{
     font-size:80%;
     line-height:1.8;
     text-align:center;
     font-family:"Noto Sans JP","游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
     color:#333;
     overflow-x:hidden;
     background:#fff;
     text-rendering:optimizeLegibility 
}
.mrft{
    margin:0 auto;
}
 html,body{
     height:100% 
}
}
 body *{
     -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
     -ms-box-sizing:border-box;
     box-sizing:border-box;
     word-wrap:break-word;
     word-break:break-all;
     -webkit-font-smoothing:antialiased;
     -moz-font-smoothing:antialiased;
     -ms-font-smoothing:antialiased;
     font-smoothing:antialiased 
}
 a:link{
     color:#333;
     text-decoration:none;
     outline:none 
}
 a:visited{
     color:#333;
     text-decoration:none;
     outline:none 
}
 a:hover{
     color:#999;
     text-decoration:underline;
     outline:none 
}
*, *:before, *:after {
     box-sizing: border-box;
     -webkit-tap-highlight-color: rgba(0,0,0,0);
}
 .clearfix:after {
     content: '';
     display: block;
     clear: both;
}
 body {
     font-size: 14px;
     line-height: 1.3;
     text-align: inherit;
}
 .navbar-nav{
     border-top: 1px solid #444;
     border-bottom: 1px solid #444;
}
 .container {
     max-width: 1098px;
     margin: 0 auto;
}
 .underHeader .container {
     min-height: 200px;
     position: relative;
}
 .underHeader:before {
     content: "";
    /* background-color: #fff;
     */
    /* background-image: url(../images/lazy_load.jpg);
     */
     background-repeat: no-repeat;
     background-position: center center;
     background-size: cover;
     position:absolute;
     left: 0;
     right: 0;
     bottom: 0;
     top: 0;
     opacity: 1;
     -webkit-transition: 1s ease;
     -moz-transition: 1s ease;
     transition: 1s ease;
     z-index: 1;
}
 .underHeaderCopy .title_header{
     position: absolute;
     top: 50%;
     /* left: 50%; */
     /*transform: scale(1.5) translate(-35%,-35%);
    */
     font-size: 34px;
     color: #333;
     font-weight: 900;
     display: block;
     width: 100%;
     text-align: center;
     /* opacity: 0;
     */
     transition: 2s ease;
     /* text-shadow: 0 0 1px #000,0 0 1px #000,0 0 1px #000,0 0 1px #000,0 0 1px #000;
     */
}
 .underHeaderCopy .title_header {
     opacity: 1;
     transform: translate(-50%,-50%);
     font-family: sans-serif;
}
 .underHeader {
     height: 200px;
     overflow: hidden;
     position: relative;
}
 .underHeader .underHeaderCopy {
     background: #fff;
     position: absolute;
     left: 0;
     right: 0;
     bottom: 0;
     top: 0;
     z-index: 0;
}
 .underHeader .underHeaderCopy {
    /*transform: scale(1.5);
    */
     -webkit-transition: 2s ease;
     -moz-transition: 2s ease;
     transition: 2s ease;
     background-size: cover;
    /* opacity: 0;
     */
}
.glyphicon{
    position:relative;
    top:1px;
    display:inline-block;
    font-family:'Glyphicons Halflings';
    font-style:normal;
    font-weight:400;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.glyphicon-home:before{
    content:"\e021"
}
#flags span:nth-child(3){
    display: none !important;
}
.breadcrumb{
    padding:8px 15px;
    margin-bottom:20px;
    list-style:none;
    background-color:#f5f5f5;
    border-radius:4px
}
.pc-b{
    /* display: none; */
}
.breadcrumb>li{
    display:inline-block
}
.breadcrumb>li+li:before{
    padding:0 5px;
    color:#ccc;
    content:"/\00a0"
}
.breadcrumb>.active{
    color:#777
}
@media (max-width: 1024px) {
    .ly-wrp-error {
        width: 100% !important;
        padding: 76px 62px !important;
    }
}
@media (max-width: 1023px) {
    .container, body{
        min-width: auto !important;
    }
    .container{
        max-width: 100% !important;
    }
    .ly-wrp-error{
        width: 100% !important;
        padding: 100px 10px !important;
    }
}
 /* @media (min-width: 769px) {
     .container,body {
         min-width: 1098px;
    }
} */
 @media (max-width: 768px) {
    .ly-wrp-error {
        width: 100% !important;
        padding: 162px 40px !important;
    }
     .mrft.sp-b{
            margin-top: -3px;
    display: block !important;
    padding-top: 84px;
    text-align: center;
    background: #fff;
    }
     .underHeader, .underHeader .container {
         height: 250px;
         margin-top: 30px;
         min-height: 250px;
    
    }
     .underHeaderCopy .title_header {
         font-size: 25px 
    }
     .container {
         padding-left: 15px;
         padding-right: 15px;
    }
}
@media (max-width: 760px) {
    .ly-wrp-error {
        width: 100% !important;
        padding: 80px 10px !important;
    }
}
/* NEWCSS */
 .container.header{
     max-width: 1140px;
}
/*******NAVBAR*******/
 .aveda-header{
     text-align: center;
     padding: 15px 0;
}
 .navbar-light .navbar-nav .nav-link{
     font-family: "Kozuka Gothic Pr6N";
     font-weight: normal;
     font-size: 16px;
     color: #444444;
     width: 100%;
     height: 100%;
     display: flex;
     align-items: center;
     justify-content: center;
}
 @media (min-width: 768px){
     .navbar{
         padding: 0;
    }
     .navbar-nav {
         display: -webkit-box;
         position: relative;
         -ms-flex-align: center;
         align-items: center;
         -webkit-box-pack: justify;
         -ms-flex-pack: justify;
         justify-content: space-between;
         width: 100%;
    }
     .navbar-nav li{
         -webkit-box-flex: 0;
         -ms-flex: 0 0 auto;
         flex: 0 0 auto;
         overflow: hidden;
         text-align: center;
         width: 150px;
         height: 45px;
         line-height: 30px;
         position: relative;
         color: #5555;
    }
     .navbar-nav li:before{
         content: '';
         display: block;
         left: 0;
         top: 0;
         width: 100%;
         height: 100%;
         -webkit-transition: -webkit-transform 1s;
         transition: transform 1s;
         -webkit-transform-origin: right top;
         transform-origin: right top;
         -webkit-transform: translateX(-101%) skewX(-17.62deg);
         transform: translateX(-101%) skewX(-17.62deg);
         -webkit-backface-visibility: hidden;
         backface-visibility: hidden;
         background-color: #333;
         color: #fff;
    }
     .navbar-nav li a{
         position: absolute;
         left: 10px;
         top: 0;
    }
     .navbar-nav li:hover:before {
         -webkit-transform: translateX(0) skewX(-17.62deg);
         transform: translateX(0) skewX(-17.62deg);
         -webkit-transform-origin: left top;
         transform-origin: left top;
         color:#fff;
         background: #cc9966;
    }
     .navbar-light .navbar-nav li.nav-item:hover, .navbar-light .navbar-nav .nav-link:hover{
         color: #ffffff;
    }
}
/*****NAV*****/
 header{
     margin-bottom: 10px;
}
/*********Galleria***********/
/********* End Galleria***********/
 .back-top{
     text-align: center;
     margin: 15px 0;
     cursor: pointer;
}
 footer{
     background: #cc9966;
}
 @media (min-width: 992px){
     .d-lg-none {
         display: none !important;
    }
     .navbar-expand-lg .navbar-toggler {
         display: none;
    }
}
/* TRANSLATE*/
 .clearfix:after {
     content: '';
     display: block;
     clear: both;
}
 #translate {
    /* padding-top: 14px;
     */
    /* padding-left: 14px;
     */
    /* overflow: hidden;
     */
    /* margin: 0 auto;
     */
    /* display: block;
     */
    /* padding: 0;
     */
    /* max-height: 24px;
     */
}
 div#translate #flags {
    /* background: #ccc;
     */
}
 #flags li {
     cursor: pointer;
}
 #flags li:hover {
    /* background-color: white;
     */
}
 .flagitem {
     width: 24px;
     height: 24px;
     position: absolute;
}
 .flagitem a {
     width: 100%;
     height: 100%;
}
 select.goog-te-combo {
     width: 50px !important;
}
 .ui-sortable {
     position: relative;
}
 .ui-sortable li {
     display: block;
     clear: both;
     width: 24px;
     height: 24px;
     z-index: 10000;
}
 #flags ul {
    /* height: 24px;
     */
    /* overflow: hidden;
     */
    /* padding-left: 4px;
     */
    /* border-radius: 5px;
     */
}
 #flags ul.bg_denhin {
     b ackground: rgba(0,0,0,0.79);
     background: -moz-linear-gradient(left, rgba(0,0,0,0.79) 0%, rgba(255,255,255,0) 100%);
     background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0.79)), color-stop(100%, rgba(255,255,255,0)));
    /* background: -webkit-linear-gradient(left, rgba(0,0,0,0.79) 0%, rgba(255,255,255,0) 100%);
     */
     background: -o-linear-gradient(left, rgba(0,0,0,0.79) 0%, rgba(255,255,255,0) 100%);
     background: -ms-linear-gradient(left, rgba(0,0,0,0.79) 0%, rgba(255,255,255,0) 100%);
    /* background: linear-gradient(to right, rgba(0,0,0,0.79) 0%, rgba(255,255,255,0) 100%);
     */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=1 );
}
 #flags, #translate {
    /* overflow: visible !important;
     */
    /* width: 55px !important;
     */
    /* position: relative;
     */
}
 #google_language_translator {
     display: none;
}
 .goog-te-gadget {
     margin-top: 2px !important;
}
 #google_language_translator {
     clear: both;
}
 #flags {
    /* width: 165px;
     */
}
 #flags a {
     display: inline-block;
     margin-right: 2px;
}
 #google_language_translator a {
     display: none !important;
}
 .goog-te-gadget {
     color: transparent !important;
}
 .goog-te-gadget {
     font-size: 0px !important;
}
 body {
     top: 0px !important;
}
/* TRANSLATE*/
/* Dong CSS */
 .frameimg .inner{
     position: relative;
     display: inline-block;
     overflow: hidden;
}
 .couple .frameimg:nth-child(1) {
     max-width: 400px 
}
 .frameimg:nth-child(2) {
     position: absolute;
     right: 0;
     bottom: 20%;
     transform: scale(0.6) rotate(-16deg);
     transform-origin: bottom right;
}
 .dongeffect .images:nth-child(2n) .couple .frameimg {
     float: right;
}
 .dongeffect .images:nth-child(2n) .frameimg:nth-child(2) {
     right: inherit;
     left: 0;
     transform: scale(0.6) rotate(16deg);
     transform-origin: bottom left;
}
 .frameimg {
     position: relative;
}
 .couple {
     position: relative;
     padding-bottom: 4%;
}
 @media (min-width: 769px) {
     .dongeffect .effect2 {
         position: relative;
        /* padding: 10px;
         */
         max-width: 90%;
         width: 100%;
         margin: 0 auto;
         padding: 20px;
         background: rgba(239,239,239,1);
         background: -moz-linear-gradient(45deg, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 50%, rgba(234,234,234,1) 100%);
         background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(239,239,239,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(100%, rgba(234,234,234,1)));
         background: -webkit-linear-gradient(45deg, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 50%, rgba(234,234,234,1) 100%);
         background: -o-linear-gradient(45deg, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 50%, rgba(234,234,234,1) 100%);
         background: -ms-linear-gradient(45deg, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 50%, rgba(234,234,234,1) 100%);
         background: linear-gradient(45deg, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 50%, rgba(234,234,234,1) 100%);
         filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#eaeaea', GradientType=1 );
    }
     .dongeffect .text {
         max-width: 48%;
         margin-left: 0;
         margin-right: 0;
         width: 100%;
    }
     .dongeffect .img {
         max-width: 50%;
         width: 100%;
    }
     body {
         overflow-x: auto;
    }
}
 @media (max-width: 768px) {
     .dongeffect .img {
         float: none !important 
    }
}
 .main-primary {
     min-height: 80vh;
}
 .effect2 {
     position: relative;
    /* padding: 10px;
     */
     width: 100%;
     margin: 0 auto;
     padding: 10px;
     background: rgba(255,255,255,1);
     background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
     background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(237,237,237,1)));
     background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
     background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
     background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
     background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}
 .effect2:before, .effect2:after {
     z-index: -1;
     position: absolute;
     content: "";
     bottom: 15px;
     left: 10px;
     width: 50%;
     top: 80%;
     max-width: 300px;
     background: #777;
     box-shadow: 0 15px 10px #777;
     transform: rotate(-3deg);
     box-sizing: border-box;
}
 .effect2:after {
     transform: rotate(3deg);
     right: 10px;
     left: auto;
}
 @media (max-width: 768px) {
     div#translate {
         left: auto;
         top: 23px;
         right: 45px;
    }
     #flags, #translate {
         width: 78px !important;
    }
}
 .row h1 {
     font-size: 50px;
     font-family: Noto Serif JP;
     color: #000;
     border-bottom: 1px #000 solid;
     padding-bottom: 10px;
     margin-bottom: 25px;
}
.row .oke1 {
    font-size: 50px;
    font-family: Noto Serif JP;
    color: #000;
    border-bottom: 1px #000 solid;
    padding-bottom: 10px;
    margin-bottom: 25px;
}
 .row {
     text-align: center;
     margin: 50px auto;
}
 .tuan img {
     max-width: 100%;
}
/* menu 2 */
 @media(max-width:375px) {
     .row .oke1 {
         font-size: 40px;
    }
}
/* EVENT */
 .ev-row2 {
     display: inline-block;
     margin-bottom: 25px;
}
 .ev-row2 .images {
     margin-top: 30px;
}
 .ev-row2 .images:nth-child(2n+1) {
     display: inline-block;
     width: 100%;
}
 .ev-row2 .images:nth-child(2n) {
     display: inline-block;
     width: 100%;
}
 .ev-row2 .images:nth-child(2n+1) .img {
     float: right;
}
 .ev-row2 .images:nth-child(2n) .img {
     float: left;
     margin-right: 15px;
}
 .text {
     float: left;
     margin: 50px 0 0 20px;
}
 .para h2 {
     font-size: 23px;
     margin-bottom: 10px;
     color: #000;
}
 .para p {
     font-size: 16px;
     line-height: 1.6;
}
 .row>.ev {
     font-size: 35px;
}
 @media(max-width:650px) {
     .row>.ev {
         font-size: 25px;
    }
     .text {
         float: none;
         margin: auto;
    }
     .ev-row2 {
         text-align: center;
    }
}
/* TRANSLATE*/
.clearfix:after {
content: '';
display: block;
clear: both;
}
#translate {
    /* padding-top: 14px; */
    /* padding-left: 14px; */
    /* overflow: hidden; */
    /* margin: 0 auto; */
    /* display: block; */
    /* padding: 0; */
    /* max-height: 24px; */
}

div#translate #flags {
    /* background: #ccc;     */
}

#flags li {
    cursor: pointer;
}

#flags li:hover {
    /* background-color: white; */
}

.flagitem {
    width: 24px;
    height: 24px;
    position: absolute;
}

.flagitem a {
    width: 100%;
    height: 100%;
}

select.goog-te-combo {
    width: 50px !important;
}

.ui-sortable {
    position: relative;
}

.ui-sortable li {
    display: block;
    clear: both;
    width: 24px;
    height: 24px;
    z-index: 10000;
}

#flags ul {
    /* height: 24px; */
    /* overflow: hidden; */
    /* padding-left: 4px; */
    /* border-radius: 5px; */
}

#flags ul.bg_denhin {
    b ackground: rgba(0,0,0,0.79);
    background: -moz-linear-gradient(left, rgba(0,0,0,0.79) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0.79)), color-stop(100%, rgba(255,255,255,0)));
    /* background: -webkit-linear-gradient(left, rgba(0,0,0,0.79) 0%, rgba(255,255,255,0) 100%); */
    background: -o-linear-gradient(left, rgba(0,0,0,0.79) 0%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(0,0,0,0.79) 0%, rgba(255,255,255,0) 100%);
    /* background: linear-gradient(to right, rgba(0,0,0,0.79) 0%, rgba(255,255,255,0) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=1 );
}

#flags, #translate {
    /* overflow: visible !important; */
    /* width: 55px !important; */
    /* position: relative; */
}

#google_language_translator {
    display: none;
}

.goog-te-gadget {
    margin-top: 2px !important;
}

#google_language_translator {
    clear: both;
}

#flags {
    /* width: 165px; */
}

#flags a {
    display: inline-block;
    margin-right: 2px;
}

#google_language_translator a {
    display: none !important;
}

.goog-te-gadget {
    color: transparent !important;
}

.goog-te-gadget {
    font-size: 0px !important;
}

body {
    top: 0px !important;
}

/* TRANSLATE*/
/* Dong CSS */
.frameimg .inner{
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.frameimg .bg_here {
    position: absolute;
    left: 9px;
    right: 13px;
    top: 9px;
    bottom: 13px;
    z-index: -1;
    background-size: cover;
    background-position: center;
}
.couple .frameimg:nth-child(1) {
    max-width: 400px
}
.frameimg:nth-child(2) {
    position: absolute;
    right: 0;
    bottom: 20%;
    transform: scale(0.6) rotate(-16deg);
    transform-origin: bottom right;
}
.dongeffect .images:nth-child(2n) .couple .frameimg {
    float: right;
}
.dongeffect .images:nth-child(2n) .frameimg:nth-child(2) {
    right: inherit;
    left: 0;
    transform: scale(0.6) rotate(16deg);
    transform-origin: bottom left;
}
.frameimg {
    position: relative;
}

.couple {
    position: relative;
    padding-bottom: 4%;
}
@media (min-width: 769px) {
    .dongeffect .effect2 {
        position: relative;
        /* padding: 10px; */
        max-width: 90%;
        width: 100%;
        margin: 0 auto;
        padding: 20px;
        background: rgba(239,239,239,1);
        background: -moz-linear-gradient(45deg, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 50%, rgba(234,234,234,1) 100%);
        background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(239,239,239,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(100%, rgba(234,234,234,1)));
        background: -webkit-linear-gradient(45deg, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 50%, rgba(234,234,234,1) 100%);
        background: -o-linear-gradient(45deg, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 50%, rgba(234,234,234,1) 100%);
        background: -ms-linear-gradient(45deg, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 50%, rgba(234,234,234,1) 100%);
        background: linear-gradient(45deg, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 50%, rgba(234,234,234,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#eaeaea', GradientType=1 );
    }
    .dongeffect .text {
        max-width: 48%;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

    .dongeffect .img {
        max-width: 50%;
        width: 100%;
    }

    body {
        overflow-x: auto;
    }
}

@media (max-width: 768px) {

    .dongeffect .img {
        float: none !important
    }
}

.main-primary {
    min-height: 80vh;
}
.effect2 {
    position: relative;
    /* padding: 10px; */
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(237,237,237,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}

.effect2:before, .effect2:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    box-shadow: 0 15px 10px #777;
    transform: rotate(-3deg);
    box-sizing: border-box;
}

.effect2:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

@media (max-width: 768px) {
    .effect2{
        text-align:left;
    }
    div#translate {
        left: auto;
        top: 66px;
        right: 45px;
        display: block;
        width: 100% !important;
    }

    #flags, #translate {
        width: 78px !important;
    }
}

/*BREADCRUMB*/
 .breadcrumb {
     padding: 8px 15px;
     margin-bottom: 20px;
     list-style: none;
     background-color: #f5f5f5;
     /* width: 1140px; */
     margin: 0 auto;
     border-radius: 4px;
}
 .breadcrumb>li {
     display: inline-block;
}
 .breadcrumb a {
     color: #b68e59;
}
 .glyphicon {
     position: relative;
     top: 1px;
     display: inline-block;
     font-family: 'Glyphicons Halflings';
     font-style: normal;
     font-weight: 400;
     line-height: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}
/**/
/* scroll animation ----------------------------------------- */
/* --------------------*/
/**/
 .global-footer__body {
     padding: 0 36px;
}
 .global-footer__item {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     padding: 0 12px;
}
 .global-footer-language {
     max-width: 290px;
}
 .global-footer-language {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     padding: 30px 0;
}
 .global-footer__blank-link > a {
     margin-left: 11px;
}
 .global-footer__blank-link > a {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     color: #fff;
     font-size: 13px;
}
 .global-footer__blank-link.-ginza {
     margin-left: 30px;
     border-left: 1px solid #fff;
}
 .global-footer__blank-link.-ginza > a {
     font-size: 14px;
}
 .select-language {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
     margin-top: 0px;
}
 #flags {
    /* float: right;
     */
    /* width: 140px;
     */
    /* margin: -75px auto;
     */
    /* height: 22px;
     */
}
 #flags ul.bg_denhin {
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     right: 34px;
     height: auto;
     width: 100px !important;
    background:none;
}
 #flags ul {
    /* height: 24px;
     */
     overflow: hidden;
     padding-left: 4px;
     border-radius: 5px;
     padding-top: 30px;
     height: 0;
}
 .ui-sortable {
     position: relative;
}
 #flags li:not(.active) {
    /* margin-top: 5px;
     */
}
 #flags ul li {
     width: 24px;
     height: 24px;
     background-size: cover;
}
 #flags li {
     display: inline-block;
}
 #flags li {
     cursor: pointer;
}
 .ui-sortable li {
     display: block;
     clear: both;
     width: 24px;
     height: 24px;
}
 #flags a {
     display: inline-block;
     margin-right: 2px;
}
 .flagitem a {
     width: 100%;
     height: 100%;
}
 #flags ul li.active {
    /* position: absolute;
     */
     top: 0;
     right: 38px;
}
 #flags ul li {
     width: 24px;
     height: 24px;
     background-size: cover;
     display: inline-block;
     position: absolute;
     top: 0;
}
 #flags li {
     display: inline-block;
}
 #flags li {
     cursor: pointer;
}
 #flags ul li.active:before {
     content: "";
     background: rgba(255, 0, 0, 0);
     position: absolute;
     height: 100%;
     width: 100%;
}
 #flags ._model {
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
    /* left: 87%;
     */
     color: #fff;
     font-size: 13px;
     cursor: pointer;
     white-space: nowrap;
     -webkit-transition: 0.3s ease;
     -ms-transition: 0.3s ease;
     transition: 0.3s ease;
     user-select: none;
}
 #flags ._model:before {
     content: attr(data-menujp);
     position: absolute;
     opacity: 0;
}
 #google_language_translator {
     clear: both;
}
 #google_language_translator {
     display: none;
}
 .goog-te-gadget {
     font-family: arial;
     font-size: 11px;
     color: #666;
     white-space: nowrap;
}
 .skiptranslate {
    /* display: none !important;
     */
}
 .goog-te-gadget {
     font-size: 0px !important;
}
 .goog-te-gadget {
     color: transparent !important;
}
 .goog-te-gadget {
     margin-top: 2px !important;
}
 .goog-te-gadget {
     color: transparent !important;
}
 .canado{
     background: #666;
}
 #translate{
     position: absolute;
     right: 0;
     width: 201px;
    /* margin-bottom: 13px;
     */
     height: 60px;
     top:0;
     background: #666666;
     overflow: hidden;
}
 .global-footer__foot {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     padding: 15px 48px;
     background-color: #fff;
}
 .global-footer__logo {
     margin: 0 20px 0 0;
}
 .global-footer__logo > a:hover {
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     opacity: .6 
}
/**/
 .container.header{
    max-width:1140px
}
.aveda-header{
    text-align:center;
    padding:15px 0
}
.navbar-light .navbar-nav .nav-link{
    font-family:"Kozuka Gothic Pr6N";
    font-weight:400;
    font-size: 13px;
    color:#444;
    width:100%;
    height:100%;
    display:flex;
    align-items:center;
    justify-content:center;
}
@media (min-width:768px){
    .navbar{
        padding:0
    }
    .navbar-nav{
        display:-webkit-box;
        position:relative;
        -ms-flex-align:center;
        align-items:center;
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between;
        width:100%
    }
    .navbar-nav li{
        -webkit-box-flex:0;
        -ms-flex:0 0 auto;
        flex:0 0 auto;
        overflow:hidden;
        text-align:center;
        width: 130px;
        /* margin-left: -4px; */
        height:45px;
        line-height:30px;
        position:relative;
        color:#5555;
    }
    .navbar-nav li:before{
        content:'';
        display:block;
        left:0;
        top:0;
        width:100%;
        height:100%;
        -webkit-transition:-webkit-transform 1s;
        transition:transform 1s;
        -webkit-transform-origin:right top;
        transform-origin:right top;
        -webkit-transform:translateX(-101%) skewX(-17.62deg);
        transform:translateX(-101%) skewX(-17.62deg);
        -webkit-backface-visibility:hidden;
        backface-visibility:hidden;
        background-color:#333;
        color:#fff
    }
    .navbar-nav li a{
        position:absolute;
        left:10px;
        top:0
    }
    .navbar-nav li:hover:before{
        -webkit-transform:translateX(0) skewX(-17.62deg);
        transform:translateX(0) skewX(-17.62deg);
        -webkit-transform-origin:left top;
        transform-origin:left top;
        color:#fff;
        background:#585858
    }
    .navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav li.nav-item:hover{
        color:#fff
    }
}
header{
    margin-bottom:10px
}
.back-top{
    text-align:center;
    margin:15px 0;
    cursor:pointer
}
footer{
    background:#c96
}
@media (min-width:992px){
    .d-lg-none{
        display:none!important
    }
    .navbar-expand-lg .navbar-toggler{
        display:none
    }
}
 
.info-list{
    display: flex;
    flex-wrap: wrap;
}
.info-list .info_menu{
    float: none;
    width: 270px;
}
.sub-r2 {
    width: 100%;
    color: #fff;
    text-align: center;
}
@media (min-width: 768px){
.navbar-nav>li>a {
    padding-top: 15px;
    margin-left: -10px;
    padding-bottom: 15px;
}
}
@media (max-width: 768px){
#flags ul.bg_denhin {
    width: 100% !important;
}
}
.ly-wrp-error {
    width: 1024px;
    margin: auto;
    padding: 70px 0 104px;
    font-family: "YuGothic","Yu Gothic","游ゴシック";
}
.ly-wrp-error .ly-wrp-error-heading-block h1 {
    line-height: 1.72;
}
.ly-wrp-error .ly-wrp-error-heading-block h1 {
    line-height: 1.34;
    font-weight: bold;
}
.ly-wrp-error .ly-wrp-error-heading-block .ly-wrp-error-heading-sub-text {
    font-size: 14px;
    color: #333;
}
.ly-wrp-error .ly-wrp-error-heading-block .ly-wrp-error-heading-main-text {
    font-size: 22px;
    letter-spacing: -0.2px;
    color: #bd0017;
}
.ly-wrp-error-main-text-block {
    padding-top: 27px;
    font-size: 15px;
    letter-spacing: -0.4px;
    line-height: 2;
    font-weight: bold;
    color: #333;
}
.ly-wrp-error-main-text:not(:first-child) {
    margin-top: 15px;
}
.ly-wrp-error-link-btn {
    padding-top: 66px;
}
.ly-wrp-error-link-btn a {
    border-radius: 3px;
    padding: 22px 19px 19px;
    transition: all .3s;
    background: #444444;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    display: block;
    position: relative;
    margin: 0 1px;
    width: 179px;
    text-align: center;
    margin: 0 auto;
}
.ly-wrp-error-link-btn .ly-wrp-error-link-btn-text {
    font-size: 19px;
    transition: all .3s;
    color: #fff;
    letter-spacing: -0.5px;
    font-weight: bold;
}
.flex-center {
    display: flex;
    justify-content: center;
    gap: 80px;
}
@media (max-width: 1024px) {
.flex-center .imag {
    width: auto;
    margin-left: 0;
    margin-right: 0;
}
}
@media (max-width: 767px){
.flex-center {
    flex-direction: column;
    gap: 20px;
}
}