body {
    line-height: 1;
    font: 13px/1.231 arial,helvetica,clean,sans-serif;
    *font: x-small;
    /*background: #fdc9cd;*/
    color: #1e1109;
    font-family: "游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Verdana,sans-serif;
    -webkit-text-size-adjust: 100%;
    font-family: "Josefin Sans",sans-serif;


}
abbr, address, article, aside, audio, b, blockquote, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, i, iframe, ins, kbd, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, small, span, strong, sub, summary, sup, tbody, tfoot, thead, time, tr, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Josefin Sans",sans-serif;
    color: #FFF;
    line-height: 1.3;
    font-weight: 500;
}
p {
  color: #333;
}
img {
    line-height: 1;
    font-size: 0;
    height: auto;
    max-width: 100%;
}
ul {
    list-style: none;
}
.no-gutters {
  margin:0;
  padding:0;
}

.no-gutters　> .col,
.no-gutters　> [class*="col-"] {
  margin:0;
  padding:0;
}

#page {
    position: relative;
    font-size: 15px;
    font-size: 16px;
    overflow: hidden;
    font-weight: 500;
    z-index: 100;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: .1rem;
    min-width: 1140px;
}
.welcome-area {
  max-width: 1500px;
    margin: 0 auto;
    height: 100vh;
    position: relative;
    z-index: 1;
    border-top: 0;
}
.main-video {
  width: 100%;
  position: fixed;
  z-index: -1;
  /*height: calc(100vh - -100px);*/
}
.single-welcome-slide {
    position: relative;
    z-index: 2;
    width: 100%;

}
.single-welcome-slide::after {
      position: absolute;
      content: "";
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      z-index: -1;
      background-color: rgba(2, 15, 23, 0.7);
}
.owl-carousel.owl-drag .owl-item {
    height: 100%;
}
.l-header {
    width: 100%;
    position: absolute;
    z-index: 10000;
    /*background: #1d2088;*/
    padding: 0 0 10px;
}
.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container-fluid:after, .container-fluid:before {
    content: " ";
    display: table;
}
.l-header .head_in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-top: -100vh
}
.l-header .head_l .logo {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 230px;
    height: 230px;
    text-align: center;
}
.l-header .head_l .logo a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
}
.l-header .head_l .logo a img {
  width: 60%;
}
.l-header .head_r {
    text-align: center;
    width: 100%;
}
.logo-wrap {
    width: 100%;
    display: block;
    text-align: center;
    margin:3% 0 1% 0;
}
.gnavi li, .snavi {
    font-family: "Josefin Sans",sans-serif;
  }
.snavi {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
}
.snavi {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
}
.snavi, .snavi ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.m-index .index_event_bnr ul li, .snavi ul li {
    margin: 0 15px;
}
.gnavi a, .snavi ul a {
    display: block;
    position: relative;
    color: #FFF;
    font-size: 16px;
}
.gnavi a::before, .snavi ul a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 1px;
    background: #1e1109;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.gnavi li {
    display: inline-block;
    margin-left: 20px;
    font-size: 14px;
}
.snavi .request_btn {
    border: 1px solid #222;
    margin: 0 20px;
}
.fix_header, .snavi .request_btn a {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.snavi .request_btn {
    border: 1px solid #222;
    margin: 0 20px;
}
.snavi .request_btn a {
    display: block;
    line-height: 1;
    padding: 7px 20px;
}
.snavi .tel {
    font-family: "Crimson Text",serif;
    font-size: 2rem;
    margin: 15px 0;
}

.index_news {
    position: absolute;
    z-index: 100;
    background: #fff;
    left: 50%;
    bottom: -10px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.index_news .news_in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 78px;
}
.index_news .news_in h2 {
    font-size: 26px;
    font-family: "Josefin Sans",sans-serif;
    text-transform: uppercase;
    border-right: 1px solid #111;
    margin-right: 30px;
    padding: 10px 30px 0 40px;
    line-height: 1;
}
.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block;
}
.index_news .news_list {
    max-width: 835px;
    width: 835px;
}
.index_news .slick-next, .index_news .slick-prev {
    display: block;
    background: #111;
    color: #fff;
    padding: 20px;
    left: inherit;
    width: 52px;
    height: 78px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.index_news .slick-prev {
    right: 52px;
}
.index_news .slick-next {
    right: 0;
}
.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-next:before, .slick-prev:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.index_news .slick-next::before, .index_news .slick-prev::before {
    font-family: "fontawesome";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.index_news .slick-prev::before {
    content: "\f104";
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.slick-track {
    left: 0;
    top: 0;
}
.index_news .news_list li {
    margin-bottom: 0;
}
.index_news .all {
    width: 70px;
    text-align: center;
}
.index_news .all a {
    display: block;
    background: #111;
    color: #fff;
    padding: 30px 20px 29px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.btn, .btn a span, .news_list li time {
    position: relative;
    display: inline-block;
}
.news_list li time {
    padding: 15px 55px;
    z-index: 1;
}
.btn a span {
    padding: 15px 0;
    z-index: 1;
    width: 280px;
}
.news_list li time {
    color: #e8a02b;
    background: #fff;
    padding: 3px 10px;
    font-family: "Crimson Text",serif;
    z-index: 10;
}
.index_news .news_list li time, .relation_column .relation_column_ttl .btn02 {
    font-family: "Crimson Text",serif;
    font-size: 16px;
}
.index_news .news_list li time {
    font-size: 14px;
    color: #1cc3b2;
    margin-right: 30px;
}
.news_list li a {
    display: block;
    font-size: 15px;
}
.cat_navi ul li a, .link_list li a::after, .news_list li a {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.index_news .slick-next::before {
    content: "\f105";
}
.blog_list .blog_box a, .index_news .news_list li, .link_list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.index_news .all a:hover, .index_news .slick-next:hover, .index_news .slick-prev:hover {
    background: #1cc3b2;
    color: #fff;
}
.ttl {
  position: relative;
font-family: "Josefin Sans",sans-serif;
}

img.ttl-img-bg {
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
    right: 0;
    margin: auto;
}
.section-heading h6 {
    text-transform: uppercase;
    color: #000;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 0;
}
.about-us-content p {
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
    font-size: 14px;
}
.single-project-slide {
    position: relative;
    z-index: 1;
    height: 300px;
    overflow: hidden;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.single-project-slide .hover-effects .project-btn {
    font-size: 14px;
    padding: 0 30px;
    display: block;
    background-color: #0e2737;
    border-radius: 0;
    color: #ffffff;
    text-align: left;
    font-weight: 500;
    height: 50px;
    width: 100%;
    line-height: 50px;
}
.single-project-slide .project-content {
  height: 50px;
}
.single-project-slide .hover-effects .text h6 {
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 12px;
}
.single-project-slide .hover-effects .text p {
    margin-bottom: 0;
    color: #ffffff;
    font-size: 12px;
}
.single-project-slide .hover-effects .text {
    padding: 30px 10px;
}
.single-project-slide .project-content .text h6 {
    color: #ffffff;
    font-size: 14px;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.675rem 1.2rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.btn, .form-control {
    outline: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0px !important;
}
.btn {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .2em;
}
.btn, .btn a span, .news_list li time {
    position: relative;
    display: inline-block;
    font-family: "Josefin Sans",sans-serif;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn a {
    padding: 15px 20px;
    z-index: 1;
    border: 2px solid;
    position: relative;
    color: #FFF;
}
.btn a::before {
    width: 2px;
    height: 100%;
}
.btn a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -10%;
    width: 50px;
    height: 1px;
}
.button::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #333;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .3s;
}
.button:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}
.btn.btn02 a span::after, .btn.btn02 a span::before, .btn.btn02 a::after, .btn.btn02 a::before {
    background: #FFF;
}
.btn, .btn a span, .news_list li time {
    position: relative;
    display: inline-block;
    font-family: "Josefin Sans",sans-serif;
}
.bg-f5 {
  background-color: #f5f5f5;
}
.btn.white a {
    padding: 15px 20px;
    z-index: 1;
    border: 2px solid #FFF;
    position: relative;
    color: #FFF;
}
.btn.btn02.white a::before {
    background: #FFF;
}
.single-room-slide .room-content h2 {
    color: #ffffff;
    font-size: 28px;
    display: block;
    margin-bottom: 15px;
}
.single-room-slide .room-content p {
  color: #ffffff;
  font-size: 16px;
  display: block;
  margin-bottom: 15px;
}
.single-post-area .post-title {
    font-size: 16px;
    line-height: 1.4;
    display: block;
    margin-bottom: 15px;
}
.bg-line {
  padding: 3% 5% 1%;
  border: 3px solid #FFF;
  margin-bottom: 50px;
}
.mask {
    -webkit-mask-image: url(../img/mask01.png),none;
    mask-image: url(../img/mask01.png),none;
    width: 292px;
    margin: 0 auto;
    height: 292px;
}
.mask img {
    width: 100%;
    height: 100%;
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}
.single-project-slide.height-half {
  height: 150px;
}
.single-post-area .post-meta p {
    position: relative;
    z-index: 1;
    font-size: 14px;
    color: #afb4bf;
    display: inline-block;
    margin-right: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.single-post-area .post-meta p:last-child {
    margin-right: 0;
    color: #1cc3b2;
}
.mega_menu {
    background: #f5f5f5;
    position: absolute;
    left: 0;
    top: 100px;
    width: 100%;
    z-index: 100;
    display: none;
}
.mega_menu .mega_in, .mega_menu .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.mega_menu .mega_in {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 50px 0;
}
.mega_menu .title h2 {
    font-size: 2rem;
    font-family: "FOT-筑紫明朝 Pr6N R",TsukuMinPr6N-R,"游明朝",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG明朝E","MS P明朝","MS 明朝",serif;
    margin-bottom: 60px;
    padding-right: 30px;
    border-right: 1px solid #111;
}
.mega_menu .title .btn01 {
    text-align: left;
}
.mega_menu .title .btn01 a {
    font-family: "Crimson Text",serif;
    font-size: 18px;
    max-width: 250px;
    margin: 0;
    padding: 10px;
    display: block;
    border: 2px solid #111;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.mega_menu .menu {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 820px;
}
.mega_menu .menu .menu_box {
    margin-bottom: 35px;
    margin-left: 50px;
    width: 28%;
}
.mega_menu .menu .menu_box:first-child {
    margin-left: 0;
}
.mega_menu .menu .menu_box:nth-child(4) {
    margin-left: 0;
}
.btn::after, .mega_menu .menu .menu_box a {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.mega_menu .menu .menu_box a {
    display: block;
}
.mega_menu .menu .menu_box a:hover {

}
.mega_menu .menu .menu_box .thumb {
    margin-bottom: 15px;
}
.mega_menu .menu .menu_box h3 {
    text-align: left;
    font-family: "FOT-筑紫明朝 Pr6N R",TsukuMinPr6N-R,"游明朝",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG明朝E","MS P明朝","MS 明朝",serif;
    font-size: 18px;
}
.mega_menu .menu .menu_box h3 span {
    display: block;
    font-family: "Crimson Text",serif;
    font-size: 14px;
    margin-bottom: 5px;
}
.mega_menu .menu .menu_box img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}
footer {
    width: 100%;
    margin: auto;
    background-color: #efefef;
    min-width: 1100px;
}
.footer-area {
    position: relative;
    z-index: 1;
    background-color: inherit;
    margin-top: 80px;
    padding: 20px 0 0 0;
}
.footer-area p {
  color: #FFF;
  font-size: 14px;
  margin-top: 20px;
}
.foot_top {
    position: relative;
    margin-bottom: 30px;
}
.foot_top::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: 120px;
    z-index: 1;
    background: #fff;
}
.foot_top .foot_top_in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10;
    position: relative;
}
.foot_top .foot_top_in img {
  width: 50%;
}
.foot_top .tel, .l-footer .foot_top h2 {
    font-family: "FOT-筑紫明朝 Pr6N M",TsukuMinPr6N-M,"游明朝",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG明朝E","MS P明朝","MS 明朝",serif;
}
.foot_top h2 {
    font-size: 2.2rem;
    font-weight: 400;
}
.foot_middle .fnavi dl, .l-footer .foot_top h2 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.foot_top .obj, .l-footer .foot_top .tel {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
}
.foot_top .tel {
    text-align: right;
}
.foot_top .tel p {
  line-height: 0;
}
.foot_top .tel span {
    font-size: 4rem;
}
.foot_top .tel span, .m-index .index_event .ttl_area .btn02 a, .m-index .index_works .btn02 a {
    font-family: "Crimson Text",serif;
}
.footer_list {
    padding: 1px 0;
    border-bottom: 1px solid;
    padding-bottom: 15px;
    display: block;
}
.footer_list th {
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
    width: 100%;
}
.footer_list td {
  width: 80%;
  padding: 5px 0;
}
.footer_list td a {
    margin-right: 5px;
    font-size: 12px;
    padding-bottom: 10px;
}
footer .footer_menu_wrap ul.footer_menu {
    padding: 0 0 15px 0;
    border-bottom: 1px solid #231815;
}
footer .footer_menu_wrap ul.footer_menu {
    padding: 15px 0;
    display: flex;
}
footer .footer_menu_wrap ul.footer_menu li {
    margin-right: 5%;
}
footer .footer_menu_wrap ul.footer_menu h3 {
    font-weight: 600;
    font-size: 11px;
}
.copyright {
  padding: 15px 0;
}
.copyright p {
  font-size: 12px;
}
.footer_submenu {
        padding: 15px 0;
}
.footer_submenu ul {
  width: 100%;
  text-align: right;
}
.footer_submenu li {
  margin-left: 3%;
  display: inline;
}
.footer_submenu li a {
  font-size: 12px;
}
.sns {
  padding: 9px 0;
}
.sns ul {
  text-align: right;
}
.sns ul li {
  display: inline;
  margin-left: 2%;
}
li.sns {
    margin-left: 5px;
}
li.sns a::before {
  position: inherit;
}
li.sns img {
  width: 80%;
}
.col-md-4.sns {
    border-bottom: 1px solid;
}
.roberto-cta-area .cta-text h6 {
    margin-bottom: 0;
    color: #ffffff;
    font-family: "FOT-筑紫明朝 Pr6N R",TsukuMinPr6N-R,"游明朝",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG明朝E","MS P明朝","MS 明朝",serif;
    font-size: 20px;
    line-height: 30px;
}
.roberto-cta-area .cta-text h2 {
    color: #ffffff;
    font-size: 36px;
    margin-bottom: 10px;
    font-family: "FOT-筑紫明朝 Pr6N R",TsukuMinPr6N-R,"游明朝",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG明朝E","MS P明朝","MS 明朝",serif;
}

.cta-text.mb-50.document-wrap {
    width: 50%;
}
.document-img {
    width: 50%;
}
.document-img img {
    width: 30%;
    position: absolute;
    top: 0;
    left: 60%;
}
.contact-btn {
  margin-bottom: 40px;
}
.roberto-cta-area .cta-text.f-26 h2 {
  font-size: 26px;
}



.slick-next,.slick-prev{position:absolute;display:block;width:45px;height:45px;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0;border:0;outline:0;z-index:100;-webkit-transition:all .3s ease;transition:all .3s ease}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:1}.slick-next:before,.slick-prev:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:0;background:url(../../img/works/prev.png) no-repeat center}.slick-next{right:0;background:url(../../img/works/next.png) no-repeat center}.slick-dots{position:absolute;bottom:40px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover,.slick-list:focus{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:40px;line-height:20px;text-align:center;color:#fff;opacity:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#333;opacity:1}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{left:0;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.lower_ttl.works span,.slick-initialized .slick-slide,.slick-slide img,.wp-pagenavi.works .center a i{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slider {
  width: 90%;
  margin: 0 auto 80px;
}
.slick-slide img {
  width: 100%;
  height: auto;
}
.mypattern{
  width: 100%;
}
.mypattern .slick-slide{
  margin: 5px;
}
.showroom h5 {
  margin: 15px 0;
}
.showroom p {

}
.menu_btn {
    height: 20px;
    width: 35px;
    display: block!important;
    cursor: pointer;
    position: absolute;
    z-index: 10000;
    top: 25px;
    right: 25px;
}
.menu_btn span, .menu_btn::before {
    height: 3px;
    width: 35px;
    position: absolute;
    left: 0;
    background-color: #1e1109;
}
.menu_btn::before {
    content: "";
    top: 0;
}
.menu_btn span {
    text-indent: -9999px;
    top: 9px;
}
.menu_btn::after {
    content: "";
    height: 3px;
    width: 35px;
    position: absolute;
    bottom: 0;
    background-color: #FFF;
    left: 0;
}
.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none!important;
}
.fix_header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: -1;
    padding: 10px;
    opacity: 0;
}
.fix_header .fix_in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.fix_header .logo {
    font-size: 2rem;
    font-weight: 400;
    font-family: "FOT-筑紫明朝 Pr6N M",TsukuMinPr6N-M,"游明朝",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG明朝E","MS P明朝","MS 明朝",serif;
}
.fix_header .snavi {
    margin-bottom: 10px;
}
.fix_header .snavi .tel {
    margin: 0;
}
.drawer, .drawer .navi li, .menu_btn span, .menu_btn::after, .menu_btn::before, .pagetop a {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.drawer, .drawer .navi li {
    left: -100%;
    z-index: -1;
}
.drawer {
    top: 74px;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    border-top: 1px solid #ccc;
    width: 100%;
    background: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    position: fixed;
}
.drawer .drawer_in {
    position: absolute;
    width: 100%;
    height: auto;
}
.drawer .navi {
    width: 100%;
    margin: 0 auto;
}
.drawer, .drawer .navi li {
    left: -100%;
    z-index: -1;
}
.drawer .navi li {
    line-height:0;
    border-bottom: 1px solid #ccc;
    position: relative;
    background: #1d2088;
}
.drawer .navi li:nth-child(1) {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}
.drawer .navi li:nth-child(2) {
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}
.drawer .navi li:nth-child(3) {
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}
.drawer .navi li:nth-child(4) {
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
}
.drawer .navi li:nth-child(5) {
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms;
}
.drawer .navi li:nth-child(6) {
    -webkit-transition-delay: 300ms;
    transition-delay: 300ms;
}
.drawer .navi li:nth-child(7) {
    -webkit-transition-delay: 350ms;
    transition-delay: 350ms;
}
.drawer .navi li:nth-child(8) {
    -webkit-transition-delay: 400ms;
    transition-delay: 400ms;
}
.drawer .navi li:nth-child(9) {
    -webkit-transition-delay: 450ms;
    transition-delay: 450ms;
}
.drawer .navi li:nth-child(10) {
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
}
.drawer.is-act, .drawer.is-act .navi li {
    opacity: 1;
    filter: alpha(opacity=100);
    left: 0;
    z-index: 1000;
}
.drawer .navi li a, .drawer .navi li span {
    font-size: 14px;
    text-decoration: none;
    display: block;
    color: #fff;
    padding: 15px 20px;
    position: relative;
}
.drawer .navi li a::before {
    content: "\f105";
    font-family: fontawesome;
    position: absolute;
    right: 15px;
}
.menu_btn span, .menu_btn::before {
    height: 3px;
    width: 35px;
    position: absolute;
    left: 0;
    background-color: #FFF;
}
.menu_btn::before {
    content: "";
    top: 0;
}
.drawer, .drawer .navi li, .menu_btn span, .menu_btn::after, .menu_btn::before, .pagetop a {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.menu_btn.is-act:after, .menu_btn.is-act:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 9px;
    background: #fdc9cd;
}
#preloader {
  background: #fdc9cd;
}
.loader {
  color: #1d2088;
}
.drawer_sub {
  display: flex;
}
.drawer_sub li {
    width: 50%;
    padding: 20px;
    text-align: center;
}
.drawer_btn {
  display: flex;
}
.drawer_in .request_btn {
    border: 1px solid #222;
    margin: 0 20px;
    width: 50%;
    padding: 10px;
    text-align: center;
}
.drawer_in .tel {
  font-family: "Crimson Text",serif;
  font-size: 2rem;
  margin: 15px 0;
  text-align: center;
}
.welcome-slides.owl-carousel.pc {
  display: inherit;
}
.welcome-slides.owl-carousel.sp {
  display: none;
}
.col-lg-6 .btn.btn02 {
    position: relative;
    display: inline-block;
    font-family: "Josefin Sans",sans-serif;
}
.col-lg-6 .btn.btn02 a {
    padding: 15px 20px;
    z-index: 1;
    border: 2px solid;
    position: relative;
}
.head_c {
  display: none;
}
img.slide-arrow.prev-arrow.slick-arrow {
    position: absolute;
    top: 33%;
    left: 8%;
    z-index: 9999;
    width: 25px;
}
img.slide-arrow.next-arrow.slick-arrow {
  position: absolute;
  top: 33%;
  right: 8%;
  z-index: 9999;
  width: 25px;
}
.ttl {
  position: relative;
  display:flex;
}
.ttl::before {
    position: absolute;
    content: "";
    top: 10%;
    left: -330px;
    width: 300px;
    height: 30px;
    background: #FFF;
}
.ttl h2 {
  position: relative;
}
.ttl h2::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: -5px;
    width: 15px;
    height: 15px;
    background: #FFF;
    z-index: -1;
}
.ttl h2::after {
    position: absolute;
    content: "";
    top: 50%;
    right: -220px;
    width: 200px;
    height: 1px;
    background: #000;
}
.ttl_foot {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.ttl_foot::before {
    position: absolute;
    content: "";
    top: 10%;
    left: -390%;
    width: 600px;
    height: 30px;
    background: #FFF;
}
.ttl_foot::after {
    position: absolute;
    content: "";
    top: 10%;
    right: -390%;
    width: 600px;
    height: 30px;
    background: #FFF;
}
.ttl_foot h2::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: -5px;
    width: 15px;
    height: 15px;
    background: #FFF;
    z-index: -1;
}
.news_list {
  margin: 20px 0 50px 0;
}
.news_list li {
  padding: 10px 20px;
}
.news_list li:nth-child(1) {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
.news_list li:nth-child(2) {
  border-bottom: 1px solid #FFF;
}
.news_list li:nth-child(3) {
  border-bottom: 1px solid #FFF;
}
.news_list li:nth-child(4) {
  border-bottom: 1px solid #FFF;
}
.news_list li:nth-child(5) {
  border-bottom: 1px solid #FFF;
}
.news_list li:nth-child(6) {
  border-bottom: 1px solid #FFF;
}
.news_list li:nth-child(7) {
  border-bottom: 1px solid #FFF;
}
.news_list li:nth-child(8) {
  border-bottom: 1px solid #FFF;
}
.news_list li:nth-child(9) {
  border-bottom: 1px solid #FFF;
}
.news_list li:nth-child(10) {
  border-bottom: 1px solid #FFF;
}
.news_list li:nth-child(11) {
  border-bottom: 1px solid #FFF;
}
.news_list li:nth-child(12) {
  border-bottom: 1px solid #FFF;
}
.news_list li:nth-child(13) {
  border-bottom: 1px solid #FFF;
}
.news_list li:nth-child(14) {
  border-bottom: 1px solid #FFF;
}
.news_list li:nth-child(15) {
  border-bottom: 1px solid #FFF;
}
.news_list li:last-child {
  border-bottom: 1px solid #FFF;
}
.cta-content.bg-img.bg-overlay.jarallax.h__400 {
    height: 400px;
}
.bg-overlay::after {
    background-color: rgba(2, 15, 23, 0.7);
}
.col-md-3.col-xs-12.music_list {
    padding: 0 5px;
}
.music-wrap {
    margin: 20px 0 50px 0;
}
.music_list:hover {
  box-shadow: 0 0 8px gray;
  background: #f5f5f5;
}
.music_text {
    background: #f5f5f5;
    padding: 10px 10px 20px;
}
p.music__ttl {
    font-size: 14px;
}
p.music__date {
    font-size: 12px;
}
span.music__cat {
    font-size: 12px;
    color: #636A76;
}
p.music__btn {
    font-size: 14px;
    text-align: right;
}
section.bg-pink {
    /*background: #FFF;*/
    padding: 100px 0;
    position: relative;
}
.v__center-ab {
  /*background: #fdc9cd;*/
      padding: 10px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      z-index: 1;
}
.m-l-30 {
  margin-left: 30px;
}
.m-tb-5 {
    margin: 5px 0;
    padding: 0 5px;
}
.event-wrap {
  margin: 20px 0 50px 0;
}
.cp_table th.w10 {
  width: 10%;
}
.cp_table th.w20 {
  width: 20%;
}
a.btn__ticket {
  display: block;
    font-size: 10px;
}
@media screen and (max-width: 1024px) {

}
@media screen and (max-width: 896px) {
  #page {
    min-width: inherit;
  }
  .welcome-slides.owl-carousel.pc {
    display: none;
  }
  .welcome-slides.owl-carousel.sp {
    display: inherit;
  }
  .l-header .head_in {
      padding: 10px;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      display: none;
  }

  .l-header .head_l .logo {
      position: relative;
      width: 100px;
      height: 50px;
      left: 0;
      margin: 0 auto;
  }
  .l-header .head_l .logo a img {
    width: 100%;
  }
  .l-header .head_l .logo a {
      position: relative;
      width: 100%;
      left: 0;
      top: 0;
  }
  .hidden-xs {
      display: none!important;
  }
  .visible-xs, .visible-xs-block {
      display: block!important;
  }
  .index_news {
      position: relative;
  }
  .index_news .news_in {
      display: block;
      padding: 25px 10px;
  }
  .index_news .news_in h2 {
      font-size: 2rem;
      padding: 0 10px 0 0;
      display: inline-block;
      margin-bottom: 10px;
  }
  .index_news .slick-next, .index_news .slick-prev {
      width: 40px;
      height: 40px;
      top: -10px;
  }
  .index_news .slick-prev {
      right: 40px;
  }
  .index_news .news_list li, .specification_ttl {
      display: block;
  }
  .index_news .news_list li time {
      padding-left: 0;
  }
  .index_news .news_list li a {
      line-height: 1.6;
  }

  .index_news .all {
      width: 40px;
      display: none;
  }
  .sp-section {
    padding: 50px 0;
  }
  .single-post-area img {
    width: 100%;
  }
  .section-heading h2 {
      font-size: 34px;
  }
  .about-us-content p {
      font-size: 15px;
      padding: 0 15px;
      color: #333;
  }
  .mb-100 {
    margin-bottom: 50px;
  }
  .single-room-slide .room-thumbnail {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      width: 100%;
      height: 300px !important;
  }
  .single-room-slide .room-content h2 {
      font-size: 18px;
  }
  .single-room-slide .room-content p {
      font-size: 13px;
  }
  .showroom p {
      font-size: 13px;
  }
  .cta-text.mb-50.document-wrap {
      width: 100%;
  }
  .document-img {
      width: 100%;
  }
  .document-img img {
      width: 30%;
      position: absolute;
      bottom: 20%;
      right: 0%;
  }
  .roberto-cta-area .cta-text h2 {
      color: #ffffff;
      font-size: 26px;
      margin-bottom: 10px;
      font-family: "FOT-筑紫明朝 Pr6N R",TsukuMinPr6N-R,"游明朝",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG明朝E","MS P明朝","MS 明朝",serif;
      margin: 20px 10px;
  }
  .roberto-cta-area .cta-text h6 {
      margin-bottom: 0;
      color: #ffffff;
      font-family: "FOT-筑紫明朝 Pr6N R",TsukuMinPr6N-R,"游明朝",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG明朝E","MS P明朝","MS 明朝",serif;
      font-size: 14px;
      line-height: 20px;
      margin: 20px 10px;
  }
  .roberto-cta-area .cta-content {
      padding-top: 50px;
      padding-left: 30px;
      padding-right: 30px;
  }
  .text-right {
      text-align: center!important;
  }
  .roberto-cta-area .cta-text.f-26 h2 {
      font-size: 17px;
  }
  .roberto-cta-area .cta-text.f-26 h2.f-14 {
    font-size: 14px;
  }
  .cta-text.mb-50.document-wrap {
    margin-bottom: 0;
  }
  .showroom h5 {
      margin: 15px 0;
      font-size: 16px;
  }
  footer {
    min-width: inherit;
  }
  .foot_top h2 {
      text-align: center;
  }
  .foot_top .foot_top_in, .m-index .index_event_bnr ul {
      display: block;
  }
  .foot_top .foot_top_in img {
      width: 40%;
      margin-bottom: 30px;
  }
  .foot_top .obj {
      margin-bottom: 30px;
  }
  .foot_top .tel {
      font-size: 16px;
      text-align: center;
  }
  .foot_top .tel span {
      font-size: 3rem;
      line-height: 5rem;
  }
  .foot_top::before {
      content: "";
      position: absolute;
      left: 0;
      top: 45%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 100%;
      height: 100px;
      z-index: 1;
      background: #fff;
  }
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .footer_list {
      width: 100%;
      padding: 0 15px;
  }
  .footer_list th,
  .footer_list td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
  .footer_list td a {
      margin-right: 10px;
      font-size: 14px;
      line-height: 25px;
  }
  .footer_list th {
      font-size: 15px;
      font-weight: 600;
      display: inline-block;
      width: 100%;
      margin: 10px 0 0 0;
  }
  footer .footer_menu_wrap ul.footer_menu {
      padding: 15px;
      display: block;
      text-align: center;
  }
  footer .footer_menu_wrap ul.footer_menu li {
      margin-bottom: 3%;
  }
  footer .footer_menu_wrap ul.footer_menu h3 {
      font-weight: 300;
      font-size: 16px;
  }
  .sns ul {
      text-align: center;
  }
  .copyright {
      text-align: center;
  }
  .footer_submenu ul {
      width: 100%;
      text-align: center;
  }
  .l-header {
      width: 100%;
      position: fixed;
      z-index: 10000;
      background-color: #1d2088;
  }
  .music_text {
      background: #f5f5f5;
      padding: 10px 10px 20px;
      height: 165px;
  }
  ul.news_list p {
    font-size: 14px;
  }
  ul.sns-wrap {
      background: #1d2088;
      display: flex;
  }
  ul.sns-wrap li.sns {
      width: 25%;
  }
  ul.sns-wrap li.sns a::before {
    content: none;
  }
}
@media screen and (max-width: 480px) {
  .head_c {
      display: block!important;
      cursor: pointer;
      position: absolute;
      z-index: 10000;
      top: 20px;
      left: 25px;
  }
  .head_c img {
    width: 10%;
  }
  .btn a span {
      padding: 15px 0;
      z-index: 1;
      width: 200px;
  }
  img.slide-arrow.prev-arrow.slick-arrow {
      position: absolute;
      top: 20%;
      left: 8%;
      z-index: 9999;
      width: 20px;
  }
  img.slide-arrow.next-arrow.slick-arrow {
    position: absolute;
    top: 20%;
    right: 8%;
    z-index: 9999;
    width: 20px;
  }
  .about-us-content p br {
    display: none;
  }
  .logo-wrap {
      width: 40%;
      display: block;
      text-align: center;
      margin: 3% 0 1% 0;
  }
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  .col-lg-6 .btn.btn02 {
      position: relative;
      display: contents;
      font-family: "Josefin Sans",sans-serif;
  }
  .col-lg-6 .btn.btn02 a {
      padding: 15px 0px;
      z-index: 1;
      border: 2px solid;
      position: relative;
  }
}
@media (min-width: 1200px) {
  .container {
      max-width: 960px;
  }
}
.cp_table *, .cp_table *:before, .cp_table *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_table {
	width: 100%;
	border-collapse: collapse;
}
.cp_table th {
	width: 13%;
	background: #FFF;
	padding: 10px;
	border: 1px solid #FFF;
  font-size: 12px;
}
.cp_table td {
	text-align: left;
	vertical-align: top;
	padding: 20px 10px;
	border: 1px solid #FFF;
  font-size: 12px;
}
.cp_table td:first-child {
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
@media only screen and (max-width: 480px) {
	.cp_table {
		display: block;
		width: 100%;
	}
	.cp_table thead {
		display: block;
		float: left;
		overflow-x: scroll;
	}
	.cp_table tbody {
		display: block;
		width: auto;
		overflow-x: auto;
		white-space: nowrap;
	}
	.cp_table th {
		display: block;
		width: auto;
		border-width: 1px 0px 0px 1px;
		border-color: #dddddd;
		border-style: solid;
	}
	.cp_table th:last-child {
		border-bottom: 1px solid #dddddd;
	}
	.cp_table tbody tr {
		display: inline-block;
		margin: 0;
	}
	.cp_table td {
		display: block;
		border-width: 1px 1px 0px 1px;
		border-color: #dddddd;
		border-style: solid;
	}
	.cp_table td:last-child {
		border-bottom: 1px solid #dddddd;
	}
  .welcome-area {
      max-width: 1500px;
      margin: 0 auto;
      height: calc(44vh);
      position: relative;
      z-index: 1;
      border-top: 0;
  }
  .main-video {
      width: 100%;
      margin-top: 76px;
      position: inherit;
  }
  .sp_alllist {
    margin-top: 7%;
    text-align: right;
  }
  .cp_table th.w20 {
    width: auto;
  }
  .cp_table th.w10 {
    width: auto;
  }
  .section-padding-100-0 {
      padding-top: 50px;
      padding-bottom: 0;
  }
  .ttl h2 {
      position: relative;
      margin-left: 20px;
  }
  .m-l-30 {
      margin-left: 5px;
  }
  section.bg-pink {
      background: inherit;
      padding: 100px 0;
      position: relative;
      margin-top: 50px;
  }
}
.main-visual {
    height: 600px;
    background-size: cover;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.main-visual img {
    z-index: 2;
    position: absolute;
    top: 100px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.main-visual video {
    margin: 0 auto;
    z-index: 1;
    width: 100%;
}
.roberto-about-area {
  /*background: #fdc9cd;*/
  padding: 50px 0;
}
.roberto-cta-area {
    position: relative;
    z-index: 1;
    padding: 100px 0;
}
.row.contact-wrap {
    margin: 5% 0;
}
.contact_txt {
  margin: 5% 0;
  color: #333;
}
.btn-success {
    color: #fdc9cd;
    background-color:#FFF;
    border-color:#FFF;
}
.fan_btn {
  position: absolute;
      bottom: 0;
      right: 0;
}
.horizontal_scroll {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 0 0 12px 0;
  display: -ms-flexbox;
  display: flex; }

/* 画面幅が768px以上の場合、横スクロールを解除 */
@media screen and (min-width: 768px) {
  .horizontal_scroll {
    overflow-x: inherit;
    padding: 10px 0 ;
    display: flow-root;
    }
  .section-wrap {
      border-bottom: 1px solid #e6e6d2;
      padding-bottom: 100px;
    }
  }

  .horizontal_scroll > li {
      width: 100%;
      min-width: 155px;
      margin-right: 10px;
      position: relative;
  }
  .horizontal_scroll > li::before {
      content: none;
  }
@media screen and (min-width: 768px) {
  .horizontal_scroll > li {
    min-width: 225px;
        width: 20%;
        float: left;
        margin-bottom: 30px;
        margin-right: 10px;} }

        .horizontal_scroll > li:nth-child(4) {
          margin-right: 0px;
        }
        .horizontal_scroll > li:nth-child(8) {
          margin-right: 0px;
        }
        .horizontal_scroll > li:last-child {
          padding-right: 0px; }


@media screen and (min-width: 768px) {
  .horizontal_scroll > li:last-child {
    padding-right: 0; }

}

.horizontal_scroll img {
  vertical-align: bottom; }



  .horizontal_scroll_movie {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 0 20px 12px 20px;
    display: -ms-flexbox;
    display: flex; }

  /* 画面幅が768px以上の場合、横スクロールを解除 */
  @media screen and (min-width: 768px) {
    .horizontal_scroll_movie {
      overflow-x: inherit;
      padding: 10px 20px ;
      display: flow-root;
      z-index: 100;
      width: 100%;
      }
    .section-wrap {
        border-bottom: 1px solid #e6e6d2;
        padding-bottom: 100px;
      }
    }

    .horizontal_scroll_movie > li {
        width: 100%;
        min-width: 330px;
        margin-right: 10px;
        position: relative;
    }
    .horizontal_scroll > li::before {
        content: none;
    }
    .horizontal_scroll_movie iframe {
      width: 100%;
      height: 180px;
    }
  @media screen and (min-width: 768px) {
    .horizontal_scroll_movie > li {
      width: 48%;
      float: left;
      margin-bottom: 5px;
      margin-right: 10px;}
      .horizontal_scroll_movie iframe {
        width: 100%;
        height: 248px;
      }
    }



  .horizontal_scroll_movie > li:nth-child(3) {
    margin-right: 10px;
  }
  .horizontal_scroll_movie > li:nth-child(6) {
    margin-right: 10px;
  }
  .horizontal_scroll_movie > li:last-child {
    padding-right: 10px; }

  @media screen and (min-width: 768px) {
    .horizontal_scroll_movie > li:last-child {
      padding-right: 0; }
      .horizontal_scroll_movie > li:nth-child(2) {
        margin-right: 0px;
      }
      .horizontal_scroll_movie > li:nth-child(4) {
        margin-right: 0px;
      }
      .horizontal_scroll_movie > li:last-child {
        padding-right: 0px; }
    }

  .horizontal_scroll_movie img {
    vertical-align: bottom; }
a.btn-all {
  background: #FFF;
  padding: 10px 30px;
  border-radius: 20px;
}
.sns-title {
    display: flex;
    margin-bottom: 2%;
    margin-top: 10%;
}
.sns-title a {
  margin-right: 3%;
}
.sns-title a img {
  width: 80%;
}
.sns-title.sns-2 {
    margin-top: 20%;
}
.f__wrap {
    margin: 0 auto;
    margin-top: 5%;
}
.f__left {
    text-align: center;
}
.f__left h3 {
  font-size: 3rem;
}
.f__right {
    text-align: center;
}
ul.sns-wrap {
    display: inline-block;
}
img{
    max-width: 100%;
    height: auto;
}
.p__img {
  width: 100%;
  margin-bottom: 30px;
}
.gallery{
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}
.gallery-item{
    flex: 1 1 33.333%;
    -ms-flex: 1 1 33.333%;
}
ul.gnavi.hidden-xs {
  display: inline-block;
}
.box {
  height: 300px;
  margin: calc(43vh - 150px) auto;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.head_r.hidden-xs {
    margin: 0 auto;
    text-align: center;
}
section.second-page {
    padding: 100px 0;
    position: inherit;
    width: 100%;
    z-index: 100;
    margin-top:20%;
}

dl.f__dl {
    width: 100%;
    display: inline-flex;
    margin-bottom: 5%;
}
dl.f__dl dt {
    font-size: 2.4em;
    color: #FFF;
    width: 20%;
    position: relative;
}
dl.f__dl dd {
    font-size: 1.2em;
    color: #FFF;
    width: 80%;
}
dl.f__dl-last {
    width: 100%;
    display: inline-flex;
    margin-bottom: 5%;
}
dl.f__dl-last dt {
    font-size: 2.4em;
    color: #FFF;
    width: 20%;
}
dl.f__dl-last dd {
    font-size: 1.2em;
    color: #FFF;
    width: 80%;
}
.f__md-12 p {
  color: #FFF;
}
p.f__cantion-txt {
    color: #FFF;
}
.f__md-12 p.f__q-txt {
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    padding-left: 30px;
    position: relative;
}
.f__md-12 p.f__a-txt {
    font-size: 18px;
    color: #FFF;
    padding-left: 30px;
    position: relative;
}
.f__md-12 p.f__q-txt::before {
    position: absolute;
    content: "Q";
    top: 0;
    left: 0;
}
.f__md-12 p.f__a-txt::before {
    position: absolute;
    content: "A";
    top: 0;
    left: 0;
}
h3.p__ttl {
    font-size: 34px;
    font-weight: bold;
    letter-spacing: 5px;
    padding: 20px 0;
    margin: 0 10px;
}
h4.p__price {
  font-size: 40px;
      font-weight: bold;
      height: 100%;
      padding: 60px 0;
      margin: 0 10px;
}
.sns-wrap {
    position: inherit;
    z-index: 100;
    margin-top: 100vh;
}
.p__wrap {
  display: block;
}
.sp {
  display: inline-block;
}
.n__ttl {
  padding-bottom: 30px;
  border-bottom: 1px solid #FFF;
}

@media screen and (max-width: 480px) {
  .p__wrap {
      display: inherit;
  }
  .n__ttl {
      padding-bottom: 30px;
      border-bottom: 1px solid #FFF;
      font-size: 18px;
  }
  .n__contents h2 {
      font-size: 16px;
  }
  .box {
display: none;
  }
  .popup {
    display: none;
  }
  .bg-video-wrap video {
      min-width: 100%;
      min-height: 100%;
      z-index: -100;
      position: relative;
      top: 10%;
      transform: translateX(-30%);
      background-size: cover;
      height: 100%;
  }
  .p__img {
      width: 100%;
      margin-bottom: 30px;
      margin-top: 20px;
  }
  .ttl h2::after {
    content: none;
  }
  h4.p__price {
      font-size: 40px;
      font-weight: bold;
      height: auto;
      padding: 15px 0;
      margin: 0 10px;
      width: 50%;
  }
  h3.p__ttl {
      font-size: 34px;
      font-weight: bold;
      letter-spacing: 5px;
      padding: 20px 0;
      margin: 0 10px;
      width: 50%;
  }
  .p__wrap {
    display: flex;
  }
  dl.f__dl {
      width: 100%;
      display: inherit;
      margin-bottom: 5%;
  }
  dl.f__dl dd {
      font-size: 16px;
      color: #FFF;
      width: 100%;
  }
  dl.f__dl-last {
      width: 100%;
      display: inherit;
      margin-bottom: 5%;
  }
  dl.f__dl-last dd {
      font-size: 16px;
      color: #FFF;
      width: 100%;
  }
  dl.f__dl dt {
      font-size: 30px;
      color: #FFF;
      width: 20%;
      position: relative;
  }
  dl.f__dl-last dt {
      font-size: 30px;
      color: #FFF;
      width: 20%;
  }
  .f__md-12 {
      margin-bottom: 20px;
  }
  .f__md-12 p.f__q-txt {
      font-size: 16px;
  }
  .f__md-12 p.f__a-txt {
      font-size: 16px;
  }
  .sp {
    display: block;
  }

  .p__price span.en-mark {
    display: inline-block;
  }

}
/* アニメーション設定 */
.arrowWrap {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 200px
}

.arrowInner p {
  font-size: 12px;
  text-align: end;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #FFF;
}

.arrow {
  width: 1px;
  height: 100px;
  margin: 50px auto 0;
  background-color: #eee;
  position: relative;
  overflow: hidden;
}

.arrow::before {
  content: '';
  width: 1px;
  height: 100px;
  margin: 50px auto 0;
  background-color: #000;
  position: absolute;
  top: -150px;
  left: 0;
  -webkit-animation: arrow 2.5s ease 0s infinite normal;
  animation: arrow 2.5s ease 0s infinite normal;
}

@keyframes arrow {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }

  60% {
    -webkit-transform: translate3d(-50%, 100px, 0);
    transform: translate3d(-50%, 100px, 0);
  }

  100% {
    -webkit-transform: translate3d(-50%, 100px, 0);
    transform: translate3d(-50%, 100px, 0);
  }
}
h2 {
  font-family: "Josefin Sans",sans-serif;
  font-size: 30px;
  line-height: 1.5;
  span {
    display: inline-block;
    overflow: hidden;
  }
}
/* 基本のスタイル */
   .foo-under.delighter {
      transition: all .3s ease-out;
      transform: translateX(-100%);
      opacity: 0;
   }

/* スタート時のスタイル */
   .foo-under.delighter.started {
      transform: none;
      opacity: 1;
   }

/* エンド時のスタイル */
   .foo-under.delighter.started.ended {
   }

/* 基本のスタイル */
   .foo-left.delighter {
      transition: all .3s ease-out;
      transform: translateX(-100%);
      opacity: 0;
   }

/* スタート時のスタイル */
   .foo-left.delighter.started {
      transform: none;
      opacity: 1;
   }

/* エンド時のスタイル */
   .foo-left.delighter.started.ended {
   }
a.active {
  color: #fdc9cd;
}
.bg-video-wrap {
  position: fixed;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background: url(../img/bg-img/yukaDD.jpg) no-repeat center center/cover;
}
video {
    min-width: 100%;
    min-height: 100%;
    z-index: -100;
    position: relative;
    top: 0;
}
.overlay {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0,0,0,.4) ;
  background-size: 4px 4px;
  z-index: 2;
}
.p__price span {
  font-size: 14px;
  display: block;
}
.row.pro__wrap {
    margin-bottom: 10%;
}
.p__main {
    margin: 5% 0;
}
.p__main img.logo {
  margin-bottom: 30px;
}
ul.p__sns-wrap {
  display: flex;
}
ul.p__sns-wrap li {
  margin: 0 10px;
}
ul.p__sns-wrap li img {
  width: 100%;
}
.bnr {
    width: 100%;
    height: auto;
    margin-bottom: 5%;
    display: block;
}
.bnr:hover {
  cursor: pointer;
}
.bnr img {
  width: 100%;
}
.f__ttl {
  font-family: 'Montserrat', sans-serif;
}
span.yuka {
  font-family: 'Montserrat', sans-serif;
}

a.scroll {
  padding-top: 60px;
}
a.scroll span {
  position: absolute;
  top: -100px;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
a.scroll span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
