@charset 'UTF-8';
/* ======================================================================= */
/*!
 * CUSTOM STYLESHEET
 * 01. HTML Basic Settings
 * 02. Header Area
 * 03. Main Area
 * 04. Sidebar Area
 * 05. Footer Area
 * 06. Original Module Settings
 */
/* ======================================================================= */

/*!
 * 01. HTML Basic Settings
 * ----------------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Cinzel&family=Zen+Old+Mincho:wght@400;700&display=swap');

html {
  font-family: 'Zen Old Mincho', '游明朝体', YuMincho, '游明朝 Medium', 'Yu Mincho Medium', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'MS PMincho', serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #383b4e;
  background-color: #FFF;
  -webkit-tap-highlight-color: rgba(0,0,0,0.8);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: 'Zen Old Mincho', '游明朝体', YuMincho, '游明朝 Medium', 'Yu Mincho Medium', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'MS PMincho', serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #383b4e;
  background-color: #FFF;
  -webkit-tap-highlight-color: rgba(0,0,0,0.8);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 575.98px) {
  html {
    font-size: 14px;
  }
}

h1 span, .h1 span, h2 span, .h2 span, h3 span, .h3 span, h4 span, .h4 span, h5 span, .h5 span, h6 span, .h6 span {
  font-family: 'Zen Old Mincho', serif;
  font-weight: 700;
  transform: rotate(0.03deg);
  letter-spacing: .1rem;
}
h1, .h1 {
  font-size: 2rem;
}
h2, .h2 {
  font-size: 1.75rem;
}
h3, .h3 {
  font-size: 1.5rem;
}
h4, .h4 {
  font-size: 1.25rem;
}
h5, .h5 {
  font-size: 1.15rem;
}
h6, .h6 {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  h1, .h1 {
    font-size: 1.5rem;
  }
  h2, .h2 {
    font-size: 1.4rem;
  }
  h3, .h3 {
    font-size: 1.3rem;
  }
  h4, .h4 {
    font-size: 1.2rem;
  }
  h5, .h5 {
    font-size: 1.1rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}

p {
  font-size: 1rem;
  line-height: 1.5;
  color: #383b4e;
}

a {
  color: #383b4e;
  text-decoration: none;
}
a:hover {
  color: #d40e1e;
  text-decoration: none;
}
a:hover img {
  opacity: .8;
  transition: all .5s ease-in-out;
}
a.anchor {
  display: block;
  padding-top: 100px;
  margin-top: -100px;
  z-index: -1;
}

figure {
  margin: 0;
}

.zen {
  font-family: 'Zen Old Mincho', serif;
  font-weight: 400;
  transform: rotate(0.03deg);
  letter-spacing: .1rem; 
}


/*!
 * 02. Header Area
 * ----------------------------------------------------------------------- */
#header {
  border: none !important;
}

.header {
  background-color: transparent;
  transition: all 0.3s ease 0.5s;
}
.header.fade-in {
  background-color: #FFF;
  transition: all 0.3s ease 0.5s
}
.header-content {
  color: #FFF;
}
.header-content .navbar {
  padding: 0 !important;
}

.header-content .kaiun-logo a {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  height: 80px;
  line-height: 80px;
  background-color: #383b4e;
}
.header-content h1.logo {
  margin: 0;
  padding-left: .75rem;
  padding-right: .75rem;
}
.header-content .logo .jp,
.header-content .logo .en {
  display: block;
}
.header-content .logo .jp {
  font-size: 30px;
}
.header-content .logo .en {
  font-size: 11px;
  font-weight: 400;
}

.navbar-light .navbar-brand {
  color: #383b4e !important;
  transition: color 0.3s ease 0.5s;
}
.home .navbar-light .navbar-brand {
  color: #FFF !important;
  transition: color 0.3s ease 0.5s;
}
.header.fade-in .navbar-light .navbar-brand {
  color: #383b4e !important;
  transition: color 0.3s ease 0.5s;
}

.header-nav-content .logo a {
  color: #FFF !important;
}
.header-nav-content .navbar-nav .nav-item .nav-link {
  position: relative;
  display: block;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  color: #383b4e;
  line-height: 1.25;
  transition: all 0.3s ease 0.5s;
}
.header-nav-content .navbar-nav .nav-item .nav-link span,
.header-nav-content .dropdown-menu .dropdown-item span {
  font-family: 'Zen Old Mincho', serif;
  font-weight: 700;
  transform: rotate(0.03deg);
}

@media (max-width: 991.98px) {
  .header-content .navbar {
    padding-right: .5rem !important;
  }
  .header-nav-content {
    margin-left: -15px;
    margin-right: -15px;
  }
  .header-nav-content .navbar-nav .nav-item {
    width: 100%;
  }
  .header-nav-content .navbar-nav .nav-item .nav-link {
    text-align: left;
    border-bottom: 1px dotted rgba(0,0,0,.25);
    font-size: .9rem;
  }
  .header-nav-content .navbar-nav .nav-item .nav-link::before {
    content: '\f138';
    margin-right: .25rem;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: rgba(255,255,255,.6);
  }
  .header-nav-content .navbar-nav .nav-item:last-of-type .nav-link::before {
    display: none;
  }
}
@media (min-width: 992px) {
  .home .header-nav-content .navbar-nav .nav-item .nav-link {
    color: #FFF;
  }
  .home .header.fade-in .header-nav-content .navbar-nav .nav-item .nav-link {
    color: #383b4e;
  }
  .header-nav-content .navbar-nav .nav-item .nav-link {
    padding: 0 1rem;
    font-size: .9rem;
    height: 80px;
    line-height: 80px;
  }
  .header.fade-in .header-nav-content .navbar-nav .nav-item .nav-link {
    color: #383b4e;
    transition: all 0.3s ease 0.5s;
  }
  .home .header-nav-content .navbar-nav .nav-item .nav-link::after {
    background-color: rgba(255,255,255,.8);
  }
  .home .header.fade-in .header-nav-content .navbar-nav .nav-item .nav-link::after {
    background-color: rgba(0,0,0,.8);
  }
  .header-nav-content .navbar-nav .nav-item .nav-link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
    background-color: rgba(0,0,0,.8);
    -webkit-transition: all 0.3s cubic-bezier(0.51, 0.23, 0.68, 0.89);
    transition: all 0.3s cubic-bezier(0.51, 0.23, 0.68, 0.89);
  }
  .header-nav-content .navbar-nav .nav-item .nav-link:hover::after {
    -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1);
  }
  .header-nav-content .navbar-nav .nav-item .nav-link.mail {
    padding: 0;
    width: 80px;
    height: 80px;
    line-height: 80px;
    color: #FFF !important;
    font-size: 1.5rem;
    background-color: #b50707;
  }
  .header-nav-content .navbar-nav .nav-item .nav-link.mail:hover {
    opacity: .8;
  }
  .header-nav-content .navbar-nav .nav-item .nav-link.mail span {
    display: none;
  }
  .header-nav-content .navbar-nav .nav-item .nav-link.english {
    padding: 0;
    width: 80px;
    height: 80px;
    line-height: 80px;
    color: #FFF !important;
    font-size: 1.5rem;
    background-color: #383b4e; 
  }
  .header-nav-content .navbar-nav .nav-item .nav-link.english:hover {
    opacity: .8;
  }
  .header-nav-content .navbar-nav .nav-item .nav-link.english span {
    font-family: 'Cinzel', serif;
    font-weight: 400;
  }
  .header.fade-in .header-nav-content .navbar-nav .nav-item .nav-link.mail,
  .header.fade-in .header-nav-content .navbar-nav .nav-item .nav-link.english {
    color: #FFF !important;
  }
}
@media (min-width: 1400px) {
  .header-nav-content .navbar-nav .nav-item .nav-link {
    font-size: 1rem;
  }
}

/* dropdown-menu */
.dropdown-menu {
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.dropdown-menu li {
  border-bottom: 1px dotted rgba(0,0,0,.25);
}
.dropdown-menu li:last-of-type {
  border: none;
}
.dropdown-menu .dropdown-item::before {
  content: '\f101';
  margin-right: .25rem;
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  color: #383b4e;
}
@media (max-width: 991.98px) {
  .dropdown-menu {
    background-color: transparent;
    border-bottom: 1px dotted rgba(0,0,0,.25) !important;
    overflow: hidden;
  }
  .dropdown-menu li {
    float: left;
    width: 50%;
  }
  .dropdown-menu li:nth-child(3),
  .dropdown-menu li:nth-child(4) {
    border: none;
  }
  .dropdown-menu .dropdown-item {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: #FFF;
    font-size: .9rem;
  }
  .dropdown-menu .dropdown-item::before {
    color: rgba(255,255,255,.6);
  }
}
@media (min-width: 992px) {
  .dropdown-menu .dropdown-item {
    padding-left: .75rem;
    padding-right: .75rem;
  }
  .dropdown-menu .dropdown-item::before {
    color: #383b4e;
  }
}

.header-top .header-sub-nav {
  font-size: .9rem;
}
.header-top .sub-nav .nav-item .nav-link {
  padding: .25rem;
}
.header-top .sub-nav .nav-item .nav-link span {
  font-family: 'Zen Old Mincho', serif;
  font-weight: 700;
  font-size: .8rem;
  transform: rotate(0.03deg);
}
.header-top .sub-nav .nav-item .nav-link i {
  color: #383b4e;
}

.header-top .header-contact {
  text-align: center;
}
.header-top .header-contact p {
  margin-top: .5rem;
  margin-bottom: .5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.header-top .header-contact .icon {
  color: #259455;
  font-size: 1.25rem;
  line-height: 1;
}
.header-top .header-contact .label {
  margin-left: .25rem;
  margin-right: .25rem;
  color: #259455;
  font-size: .8rem;
  line-height: 1;
}
.header-top .header-contact .time {
  font-size: 1.25rem;
  line-height: 1;
}
.header-top .header-contact .check {
  font-size: .7rem;
}

/*!
 * 03. Main Area
 * ----------------------------------------------------------------------- */

/* Home:
 * ----------------------------------------------------------------------- */
/* hero */
.home .hero {
  position: fixed;
}
.home .hero-content {
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  max-width: 100%;
  background-image: url("../images/home/bg-hero.jpg");
  background-position: center center;
}

.home-information {
  padding-top: 100vh;
}
.home-information-content {
  background-color: rgba(255,255,255,.85);
}

/* section */
.home-section-header .home-section-title {
  margin: 0;
  padding: 0;
  color: #383b4e;
}
.home-section-header .home-section-title .en {
  display: block;
  font-family: 'Cinzel', serif;
  font-weight: 400 !important;
  font-size: 2.5rem;
  color: #383b4e;
  transform: rotate(0.03deg);
}
@media (min-width: 992px) {
  .home-section-header .home-section-title .en {
    font-size: 2rem;
  }
}
.home-section-header .home-section-title .jp {
  display: block;
  font-size: 1rem;
}

/* 150th */
.home-150th-content {
  position: relative;
}
.home-150th-content .headline {
  margin-bottom: 1.5rem;
  position: relative;
  padding-left: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  overflow: hidden;
}
.home-150th-content .headline span {
  display: block;
  font-family: 'Cinzel', serif;
  font-weight: 400 !important;
  font-size: 4rem;
  color: rgba(0,0,0,.1);
  transform: rotate(0.03deg);
}
@media (max-width: 991.98px) {
  .home-150th-content .headline {
    line-height: 1.25;
  }
  .home-150th-content .headline span {
    font-size: 3rem;
  }
}
.home-150th-content .headline::after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 1rem;
  width: 150px;
  height: 1px;
  background-color: rgba(0,0,0,.1);
}

/* lineup */
.home-lineup-content {
  background-image: url("../images/bg-pattern-01.png");
}
.home-lineup-content .home-section-header {
  color: #FFF;
  text-align: center;
  background-color: #383b4e;
}
.home-lineup-content .home-section-header .home-section-title .en {
  color: #FFF;
}
.home-lineup-content .home-section-header .home-section-title .jp {
  color: #FFF;
  margin-bottom: 1.5rem;
}
.home-lineup-content .home-section-header p {
  margin: 0;
  color: #FFF;
}

/* past-articles */
.home-past-articles-content .card-body {
  padding: .75rem;
}
.home-past-articles-content .card-title a {
  text-decoration: underline;
}
.home-past-articles-content .card-title a:hover {
  text-decoration: none;
}

/* e-mail-magazine */
.e-mail-magazine-box {
  padding: 1.5rem;
  background: url('../images/home/e-mail-magazine.png') right center no-repeat #FFF;
  border: 1px solid #383b4e;
}
.e-mail-magazine-box h3 {
  font-size: 2rem;
}
.e-mail-magazine-box h3 span {
  font-family: 'Cinzel', serif;
  font-weight: 400 !important;
  transform: rotate(0.03deg);
}

/* Page:
 * ----------------------------------------------------------------------- */

.main {
  margin-top: 80px;
}
.home .main {
  margin-top: 0;
}

/* main-content-header */
.main-content-header {
  padding-top: 3rem;
  padding-bottom: 3rem;
  color: #383b4e;
  background-position: center top;
  background-repeat: repeat-x;
}
.main-content-header .page-title {
  margin: 0;
  padding: 0;
  color: #383b4e;
}
.main-content-header .page-title .en {
  display: block;
  font-family: 'Cinzel', serif;
  font-weight: 400 !important;
  font-size: 3.5rem;
  color: #CCC;
  transform: rotate(0.03deg);
}
@media (min-width: 992px) {
  .main-content-header .page-title .en {
    font-size: 3.5rem;
  }
}
.main-content-header .page-title .jp {
  display: block;
  font-size: 1rem;
}

/* main-content-body */
.main-content-body {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.main-content-body h2 {
  position: relative;
  margin-top: 3rem;
  margin-bottom: 3rem;
  text-align: center;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 700;
}
.main-content-body h2:first-of-type {
  margin-top: 0;
}
.main-content-body h2::after {
  position: absolute;
  content: '';
  left: 50%;
  bottom: -1.5rem;
  width: 80px;
  height: 5px;
  background-color: #383b4e;
  transform: translateX(-50%);
}
.main-content-body h3 {
  margin-top: 3rem;
  padding: .75rem 1rem;
  color: #FFF;
  background-color: #383b4e;
  border-bottom: 5px solid #383b4e;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 700;
}
.main-content-body h4 {
  margin-top: 3rem;
  padding: .75rem 1rem;
  color: #383b4e;
  background-color: #f2f2f2;
  border-bottom: 3px solid #383b4e;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 700;
}
.main-content-body h5 {
  margin-top: 3rem;
  padding: .75rem;
  color: #383b4e;
  background-color: #f2f2f2;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 700;
}
.main-content-body h6 {
  margin-top: 3rem;
  padding: .75rem;
  color: #383b4e;
  border-bottom: 1px solid #383b4e;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 700;
}

/* single & page */
.entry-content-title h2,
.entry-content-title h3 {
  margin-top: 0 !important;
  font-size: 1.1rem;
}

/* item */
.introduction-header,
.sp-introduction-header {
  margin-bottom: 1.5rem;
  border-top: 1px solid #383b4e;
  border-bottom: 1px solid #383b4e;
}
.introduction-header .tag {
  padding: 0 1rem;
}
.introduction-header .tag a {
  margin-right: .25rem;
  padding: .5rem .75rem;
  font-size: .8rem;
  background-color: #f6f6f6;
}
.main-content-body .item-introduction .name {
  color: #383b4e;
  background-color: transparent !important;
  border-bottom: 1px dotted #DDD;
}
.item-introduction .youryou {
  padding: 0 1rem;
  font-size: .8rem;
}

/* archive */
.post-group .post {
  display: block;
  padding: 1rem;
  border-bottom: 1px dotted rgba(0,0,0,.2);
}
.post-group .post p {
  margin: 0;
}
.post-group .post:hover {
  background-color: #f6f6f6;
}
.post .post-body {
  position: relative;
  padding-right: 3rem;
}
.post .post-body::after {
  position: absolute;
  content: '\f054';
  top: 50%;
  right: 1rem;
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  transform: translateY(-50%);
  opacity: .9;
}
.post .post-body .cat {
  display: inline-block;
  margin-left: .75rem;
  margin-right: .75rem;
  padding: .25rem 0;
  color: #FFF;
  font-size: .75rem;
  text-align: center;
  width: 8rem;
  background-color: #383b4e;
}
/* form */
@media (max-width: 991.98px) {
  .form_contact table th {
    width: 100%;
  }
}
.form_contact textarea {
  width: inherit;
  max-width: 100% !important;
}

/* page-link-nav */
.page-link-nav {
  margin: 3rem 0;
  padding-top: 1.5rem;
  border-top: 1px solid rgba(217,212,203,.8);
}
.page-link-nav .nav-link {
  background-color: rgba(217,212,203,.25);
  border-radius: 5rem;
  text-decoration: none !important;
}
.page-link-nav .nav-link:hover {
  color: #FFF;
  background-color: #383b4e;
  text-decoration: none !important;
}
.page-link-nav .nav-item.previous .nav-link:hover::before,
.page-link-nav .nav-item.next .nav-link:hover::after {
  color: #FFF;
}
.page-link-nav .nav-item.previous .nav-link::before {
  margin-right: .25rem;
  content: "\f137";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.page-link-nav .nav-item.next .nav-link::after {
  margin-left: .25rem;
  content: "\f138";
  font-family: "Font Awesome 5 Free";
}

/*!
 * 04. Sidebar Area
 * ----------------------------------------------------------------------- */
.widget-title {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: .75rem 1rem;
  color: #FFF;
  font-size: 1rem;
  text-align: left !important;
  background-color: #383b4e;
  border-bottom: 5px solid #383b4e;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 700;
}
.widget-title::after {
  display: none;
}

.sidebar .widget_categories ul,
.sidebar .widget_categories ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar .widget_categories ul li {
  border-bottom: 1px solid rgba(217,212,203,.5);
}
.sidebar .widget_categories ul li a {
  position: relative;
  display: block;
  padding: .75rem .75rem .75rem 2rem;
  font-size: .9rem;
  text-decoration: none;
  background-color: rgba(217,212,203,.125);
}
.sidebar .widget_categories ul li a:hover {
  background-color: rgba(217,212,203,.2);
}

.sidebar .widget_categories ul li a::before {
  position: absolute;
  top: 53%;
  left: .75rem;
  content: "\f152";
  font-family: "Font Awesome 5 Free";
  transition: .8s;
  transform: translateY(-50%);
}

.detail .lnavi_item01, .detail .lnavi_item02 {
  width: 100%;
  margin-bottom: 1.5rem;
}

.detail .lnavi_item01 ul,
.detail .lnavi_item01 ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.detail .lnavi_item01 ul li {
  border-bottom: 1px solid rgba(217,212,203,.5);
}
.detail .lnavi_item01 ul li a {
  position: relative;
  display: block;
  padding: .75rem .75rem .75rem 2rem;
  font-size: .9rem;
  text-decoration: none;
  background-color: rgba(217,212,203,.125);
}
.detail .lnavi_item01 ul li a:hover {
  background-color: rgba(217,212,203,.2);
}

.detail .lnavi_item01 ul li a::before {
  position: absolute;
  top: 53%;
  left: .75rem;
  content: "\f152";
  font-family: "Font Awesome 5 Free";
  transition: .8s;
  transform: translateY(-50%);
}

.lnavi_item01 h3, .lnavi_item02 h3 {
  margin: inherit;
  padding: inherit;
  width: 100%;
  height: inherit;
  font-size: 1.1rem;
}
.lnavi_item01 h3 a {
  margin: 0;
  padding: .75rem 1rem;
  width: 100%;
  height: inherit;
  background-image: none;
}
.lnavi_item01 h3:first-of-type,
.lnavi_item02 h3:first-of-type {
  margin-top: 0;
}

.lnavi_item01 h4, .lnavi_item02 h4 {
  margin: 1.5rem 0 0 0;
  padding: inherit;
  width: 100%;
  height: inherit;
  font-size: 1rem;
}
.lnavi_item01 h4 a {
  margin: 0;
  padding: .75rem 1rem;
  width: 100%;
  height: inherit;
  background-image: none;
}

/*!
 * 05. Footer Area
 * ----------------------------------------------------------------------- */
.footer .section-title {
  position: relative;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-right: 1.25rem;
  font-size: 1.15rem;
  border-bottom: 1px solid rgba(0,0,0,.25);
}
.footer .section-title a {
  color: #383b4e;
}
.footer .section-title::after {
  content: '\f054';
  position: absolute;
  right: .5rem;
  top: 50%;
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  color: #383b4e;
  transform: translateY(-50%);
}

.footer-content {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #eff0f4;
}

.footer-nav .nav-item .nav-link {
  padding: .25rem;
  display: block;
  font-size: .9rem;
  color: #383b4e;
}
.footer-nav .nav-item .nav-link span {
  font-family: 'Zen Old Mincho', serif;
  font-weight: 700;
  transform: rotate(0.03deg);
}
.footer-nav .nav-item .nav-link::before {
  content: '\f0da';
  margin-right: .25rem;
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  color: #383b4e;
}
.footer-content .button-nav .btn {
  padding: .5rem 1.25rem;
}
@media (max-width: 991.98px) {
  .footer .section-title {
    margin-top: 1.5rem;
  }
  /*
  .footer-nav .nav-item:first-of-type {
    border-top: 1px dotted rgba(0,0,0,.25);
  }
  */
  .footer-nav .nav-item {
    width: 100%;
    text-align: left;
    border-bottom: 1px dotted rgba(0,0,0,.25);
  }
  .footer-content .button-nav .btn {
    display: block;
  }
  .footer-content .button-nav .nav-item {
    width: 100%;
  }
}

/* copyright */
.copyright .logo a {
  display: block;
}
.copyright .social-nav .nav-item .nav-link {
  color: #FFF !important;
}
.copyright .social-nav .nav-item .nav-link:hover {
  opacity: .9;
}

.copyright {
  text-align: center;
  color: #FFF;
  background-color: #383b4e;
}
.copyright p {
  margin: 0;
  text-align: center;
  color: #FFF;
  font-size: .8rem;
}
@media (max-width: 991.98px) {
  .copyright {
    padding-top: 1rem;
    padding-bottom: 6rem;
  }
}
@media (min-width: 992px) {
  .copyright {
    padding-top: 1rem;
    padding-bottom: 5rem;
  }
}

/* footer-fixed-bottom-nav */
.footer-fixed-bottom-nav {
  display: none;
}
.footer-fixed-bottom-nav .nav-item {
  border-left: 1px solid rgba(255,255,255,.25);
}
.footer-fixed-bottom-nav .nav-item:first-of-type {
  border: none;
}
.footer-fixed-bottom-nav .nav-item .nav-link {
  text-align: center;
  color: #FFF;
  line-height: 1;
}
.footer-fixed-bottom-nav .nav-item .nav-link .icon {
  display: block;
  padding: .25rem;
  font-size: 1.52rem;
}
.footer-fixed-bottom-nav .nav-item .nav-link span {
  font-family: 'Zen Old Mincho', serif;
  font-weight: 700;
  transform: rotate(0.03deg);
}
.footer-fixed-bottom-nav .cart {
  background-color: rgba(0,0,0,.9);
}
.footer-fixed-bottom-nav .mail {
  background-color: rgba(0,0,0,.9);
}

/*!
 * 02. Original Module Settings
 * ----------------------------------------------------------------------- */
.site {
  position: absolute;
  width: 100%;
  overflow-x: hidden;
  z-index: 2;
}
@media (max-width: 991.98px) {
  .site {
  }
}
@media (min-width: 992px) {
  .site {
  }
}

/* Buttons */
/* ----------------------------------------------------------------------- */
.btn {
  border-radius: 0;
}
.btn span {
  font-family: 'Zen Old Mincho', serif;
  font-weight: 400;
  transform: rotate(0.03deg);
}
.btn-close {
  color: #383b4e !important;
  background-color: #FFF;
}
.btn-primary {
  background-color: #383b4e;
  border-color: #383b4e;
}
.btn-primary:hover {
  background-color: #383b4e;
  border-color: #383b4e;
}
.btn-outline-primary {
  color: #383b4e;
  border: 1px solid #383b4e;
  border-radius: 0;
  border-color: #383b4e;
}
.btn-outline-primary:hover {
  color: #383b4e;
  background-color: #FFF;
  border-color: #383b4e;
}
.btn-outline-primary.btn-chevron-right:hover::after {
  color: #383b4e;
}
.btn-chevron-right {
  position: relative;
}
.btn-chevron-right::after {
  position: absolute;
  content: '\f054';
  top: 50%;
  right: 1rem;
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  transform: translateY(-50%);
  opacity: .9;
}
.btn-mail-left {
  position: relative;
}
.btn-mail-left::after {
  position: absolute;
  content: '\f0e0';
  top: 50%;
  left: 1rem;
  font-size: 1.5rem;
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  transform: translateY(-50%);
  opacity: .9;
}
.btn-e-mail-magazine-left {
  position: relative;
}
.btn-e-mail-magazine-left::after {
  position: absolute;
  content: '\f674';
  top: 50%;
  left: 1rem;
  font-size: 1.5rem;
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  transform: translateY(-50%);
  opacity: .9;
}



/* Borders */
/* ----------------------------------------------------------------------- */
.text-border-solid-3 {
  padding-left: .2rem;
  padding-right: .2rem;
  border-bottom: 3px solid #f97534;
  line-height: 1.5;
}
.text-border-dotted-3 {
  padding-left: .2rem;
  padding-right: .2rem;
  border-bottom: 3px dotted #f97534;
  line-height: 1.5;
}

/* Cards
 * ----------------------------------------------------------------------- */
.card.lineup {
  overflow: hidden;
  position: relative;
  border: none;
  border-radius: 0;
  transition: 0.3s cubic-bezier(0.79, 0.5, 0.34, 0.82) 0.2s;
}
.card.lineup .card-body {
  position: absolute;
  padding: 5px;
  top: 50%;
  left: 0;
  width: 100%;
  height: 100%;
  color: #383b4e;
  text-align: left;
  transform: translateY(-50%);
}
.card.lineup .card-body .card-body-frame {
  width: 100%;
  height: 100%;
  border: 1px solid rgba(0,0,0,.5);
}
.card.lineup:hover .card-body .card-body-frame {
  background-color: rgba(0,0,0,.25);
  transition: all .5s ease-in-out;
}
.card.lineup .card-body .card-title {
  margin: 0;
  font-size: 3rem;
}
.card.lineup .card-img-top {
  width: 100%;
  transition-duration: 0.5s;
}
.card.lineup:hover .card-img-top{
  transform: scale(1.1);
  transition-duration: 0.5s;
}


.card.content {
  position: relative;
  border: none;
  border-radius: 0;
}
.card.content .card-body {
  position: absolute;
  padding: 5px;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  color: #FFF;
  text-align: center;
  transform: translate(-50%,-50%);
}
.card.content .card-body .card-body-frame {
  width: 100%;
  height: 100%;
  border: 1px solid rgba(255,255,255,.5);
}
.card.content:hover .card-body .card-body-frame {
  background-color: rgba(0,0,0,.8);
  transition: all .5s ease-in-out;
}
.card.content .card-body .card-title {
  margin: 0;
}
@media (max-width: 991.98px) {
  .card.content {
    overflow: hidden;
    max-height: 160px;
  }
}

.card.item {
  position: relative;
  border: none;
  border-radius: 0;
}
.card.item .card-body {
  padding: .5rem;
  text-align: center;
}
.card.item .card-title {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  background-color: transparent;
}


/* Color
 * ----------------------------------------------------------------------- */

.text-red {
  color: #e2041b;
}

/* background */
.bg-light {
  background-color: #f2f2f2 !important;
}
.bg-calendar {
  background-color: #f97534 !important;
}
.bg-phone {
  background-color: #f93459 !important;
}
.bg-bus {
  background-color: #c82a92 !important;
}
.bg-more {
  background-color: #DDD !important;
}

/* Line
 * ----------------------------------------------------------------------- */
.division-line {
  position: relative;
  content: '';
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.division-line::before {
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  width: 80px;
  height: 5px;
  background-color: #383b4e;
  transform: translate(-50%,-50%);
}

/* Margin and padding
 * ----------------------------------------------------------------------- */
.mt-6,
.my-6 {
  margin-top: 4.5rem !important;
}
.mb-6,
.my-6 {
  margin-bottom: 4.5rem !important;
}
.mt-7,
.my-7 {
  margin-top: 6rem !important;
}
.mb-7,
.my-7 {
  margin-bottom: 6rem !important;
}

.pt-6,
.py-6 {
  padding-top: 4.5rem !important;
}
.pb-6,
.py-6 {
  padding-bottom: 4.5rem !important;
}
.pt-7,
.py-7 {
  padding-top: 6rem !important;
}
.pb-7,
.py-7 {
  padding-bottom: 6rem !important;
}

@media (min-width: 992px) {
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 4.5rem !important;
  }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 4.5rem !important;
  }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 6rem !important;
  }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 6rem !important;
  }
  
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 4.5rem !important;
  }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 4.5rem !important;
  }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 6rem !important;
  }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 6rem !important;
  }
}

/* Sizing
 * ----------------------------------------------------------------------- */
.w-30 {
  width: 30%;
}
.w-40 {
  width: 40%;
}
@media (min-width: 992px) {
  .w-lg-25 {
    width: 25%;
  }
}

/* Font
 * ----------------------------------------------------------------------- */
 .large {
  font-size: 120% !important;
}
 .x-large {
  font-size: 140% !important;
}
 .xx-large {
  font-size: 180% !important;
}

.lh-15 {
  line-height: 1.5;
}
.lh-20 {
  line-height: 2;
}


/* Scroll Top
 * ----------------------------------------------------------------------- */
.back-to-top {
  position: fixed;
  bottom: 4.5rem;
  right: 10px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: none;
  color: rgba(0,0,0,0.4);
  background-color: rgba(255,255,255,0.9);
  border-radius: 0;
  z-index: 100;
}
.back-to-top:hover {
  color: rgba(0,0,0,0.6);
}
@media (max-width: 991.98px) {
  .back-to-top {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}