@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Lusitana&display=swap');
@import url("https://use.typekit.net/jqw3vzi.css");
/* ===============================================================
    * Reset 
=============================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;overflow-x: hidden;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
a {text-decoration: none; color: inherit;}
img {vertical-align: top;}
input[type="date"] {border: none;}
input[type="text"],input[type="tel"],input[type="email"],input[type="password"],input[type="search"],input[type="date"],
textarea,button {appearance: none;-webkit-appearance: none;outline:none;background: none; border: 1px solid #e0e0e0;}
button {cursor: pointer; border:none; border-radius: 0; padding: 0; margin: 0;}
select {appearance: none;-webkit-appearance: none;outline:none; border: 1px solid #e0e0e0;}
select::-ms-expand {display: none;}
* {box-sizing: border-box;}
a:link {background: none;}
a:visited {background: none;}
a:active {background: none;}

/* ===============================================================
    * Layout & Font & Width & Color
=============================================================== */
html {font-size: 62.5%;}
body {font-family: 'RixGoL', sans-serif; font-size: 16px; line-height: 1; font-weight: normal; color: #000; overflow-x: hidden;}
/* font-family: 'Lusitana', serif; */

.font1 {font-family: 'Established'; font-weight: 500;}
.font2 {font-family: 'RixRak-Sans_Bold', sans-serif;}
.font3 {font-family: 'RixGoL', sans-serif;}
.font4{font-family: myriad-pro-semi-condensed, sans-serif;
    font-weight: 600;
    font-style: normal;}
.upp{ text-transform: uppercase;}
.none-pc {display: none;}
.none-mo {display: block;}
.fl{ float: left;}
.fr{ float: right;}
@media (max-width: 820px){
    .none-pc {display: block;}
    .none-mo {display: none;}
}

.intro {width: 100%; height: 100vh; display: flex; justify-content: space-between;}
.intro-box {width: 50%; position: relative;}
.intro-box > a {display: block; width: 100%; height: 100%; position: relative; transition: .3s;}
.intro-wrap {width: 100%; margin: 8% auto 0;  text-align: center; border-left: 1px solid rgba(34,34,34,.1);}
.intro-logo {width: 80%;  margin: 0 auto 2.6vw; text-align: right; overflow: hidden; display: flex; justify-content: space-between; align-items: center;}
.intro-logo span {position: relative; font-size: 1.56vw; color: #222; }
.intro-logo span:after {content: ''; position: absolute; width: 100%; height: 3px; background: #222; left: 0; top: 90%;}
.intro-logo .tit{ position: relative; text-align: left; padding-bottom: 1.56vw;}
.intro-logo .tit:after{ position: absolute; display: block; content: ''; width: 3.13vw; height: 1px; background-color: #222; bottom: 0; left: 0;}
.intro-logo .tit p{ font-size: 0.73vw; color: #888; letter-spacing: 0.3em; padding-bottom: 1.04vw;}
.intro-logo .tit h1{ font-size: 2.08vw; color: #222; letter-spacing: 0.06em; }
.intro-tit {text-align: center; width: 80%; margin: 0 auto;}
.intro-tit .img-wrap{width: 100%; height: 393px; position: relative; background-color: #000; margin-bottom: 2.60vw;}
.intro-tit .img-wrap .img{ position: absolute; width: 100%; height: 100%; background-position: center; background-size: cover; background-repeat: no-repeat; opacity: 1; transition: .5s;}
.intro-tit .img-wrap .logo{ position: absolute; width: 112px; object-fit: cover; right: 20px; bottom: 20px;}
.intro-info{ border-bottom: 1px solid rgba(34,34,34,.1);}
.intro-info ul {display: block; padding-bottom: 2.60vw;}
.intro-info ul li { display: inline-block; font-size: 12px; color: #707070; padding-left: 5px; line-height: 18px;}
.intro-tit .enter{width: 100%; height: 50px; line-height: 50px; border: 1px solid #bcbcbc; overflow: hidden; padding: 0 30px; margin-top: 2.60vw; transition: .5s; color: #cecece;}
.intro-tit .enter p{ transition: .5s; font-size: 20px;}
.intro-tit .enter i{ line-height: 50px; font-size: 20px;}
span.none-mo{ display: inline-block;}

.intro-box > a:hover .intro-tit .img-wrap .img{ opacity: .4;}
.intro-box > a:hover .intro-tit .enter {background: #222; border: 1px solid #222; color: #fff;}
.intro-box > a:hover .intro-tit .enter p{letter-spacing: 0.3em;}

@media (max-width: 820px){
    .intro {height: 100vh; display: block;}
    .intro-box {width: 100%;}
    .intro-box > a {position: relative; }
    
    .intro-wrap {width: 100%; margin: 0 auto; padding-top: 13.33vw; padding-bottom: 0; border-left: unset;}
    .intro-tree {border-top: 1px solid #ff0000;}
    .intro-logo {width: calc(100% - 30px); margin: 0 auto 8.67vw;}
    .intro-logo span {font-size: 4.00vw;}
    .intro-logo .tit{ position: relative; text-align: left; padding-bottom: 5.33vw;}
    .intro-logo .tit:after{ width: 8.00vw; }
    .intro-logo .tit p{ font-size: 2.40vw; padding-bottom: 2.00vw}
    .intro-logo .tit h1{ font-size: 8.00vw;  }
    .intro-tit .img-wrap{ height: 50.67vw; margin-bottom: 6.67vw;}
    .intro-tit .img-wrap .img{ opacity: .4;}
    .intro-tit .img-wrap .logo{ width: 14.93vw; object-fit: cover; right: 4.00vw; bottom: 4.00vw;}
    .intro-tit {width: calc(100% - 30px); padding-bottom: 13.33vw;}
    .intro-info { border-bottom: unset;}
    .intro-info ul {position: static; transform: none; margin-top: 0; width: 100%; padding-bottom: 7.33vw;}
    .intro-info ul li {font-size: 1.87vw; line-height: 3.20vw; padding-left: 0;}
    .intro-tit .enter{width: 100%; height: 30px; line-height: 30px; border: 1px solid #222; background-color: #222; overflow: hidden; padding: 0 15px; margin-top: 0; transition: .5s; color: #fff; }
    .intro-tit .enter p{ transition: .5s; font-size: 15px; letter-spacing: 0.3em;}
    .intro-tit .enter i{ line-height: 30px; font-size: 15px;}
    span.none-mo{ display: none;}
    span.none-pc{ display: inline-block;}

    .intro-box.intro-01 .intro-tit{ border-bottom: 1px solid rgba(34,34,34,.1);}
}
