body {
	margin: auto;
}

#stalker {
    pointer-events: none;
    position: fixed;
    top: -10px;
    left: -10px;
    width: 20px;
    height: 20px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    transition: transform 0.1s, top, 0.5s, left 0.5s, width 0.5s, height 0.5s, background-color 0.5s;
    transition-timing-function: ease-out;
    z-index: 999;
  }
  #stalker.hov {
    top: -32px;
    left: -32px;
    width: 64px;
    height: 64px;
    transition: 0.5s;
    background: rgba(222, 184, 135, 0.4);
  }


header.fixed {
	width: 100%;
    height: auto;
    background-color: #000000e0;
    -webkit-box-align: start;
    -ms-flex-align: unset;
    align-items: start;
    position: fixed;
    border: none;
    box-shadow: none;
    display: block;
    top: 0;
    height: 70px;
}
header #navbar {
    width: 80%;
    overflow: hidden;
    padding: 5px;
    box-sizing: border-box;
    margin-bottom: auto;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
    height: 70px;
    display: flex;
    align-items: center;
}
#navbar .drawer {
    margin: 0;
}
#navbar .drawer a img {
    min-width: 80%;
    margin: auto 0;
    margin-top: 0;
}
section.navbtn a {
    font-size: 18px;
    letter-spacing: 2.2px;
}

p.header_subcopy {
    margin: 4% 0 3%;
}

#first_contact {
    position: fixed;
    bottom: calc(100% - 195px);
    display: block;
    right: 1em;
    background: #ffffffe0;
    padding: 1.5em 1em;
    transition: 0.5s;
    z-index: 2;
}
#first_contact>div img {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
#first_contact>div img:hover {
    opacity: 0.8;
    cursor: pointer;
}
p.info {
    color: #221915;
    text-align: center;
    letter-spacing: 1px;
    font-size: 15px;
}
div.top {
    margin-top: 0;
}


.hide{
	transform: translateX(130%); /* 上に消えるようにする */
    /*display: none!important;*/
}

section.top-logo img {
	display: none;
}

section.top-pickup {
    padding-top: 3em;
}

section.news, .store {
	padding: 2% 0 0;
    margin: 1.5% 0;
}
ul.news-block {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    height: 175px;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
}
ul.news-block li {
    width: 35%;
}

section.goods li {
    margin: 0 0.4% 2%;
}



div.map h4 {
    line-height: 0;
    margin-bottom: -0.7em;
    margin-left: 0.75em;
    margin-top: 1em;
    width: 87.34px;
}
span.map-txt {
    white-space: normal;
    margin-top: -0.6%;
}
div.btn_a {
    width: auto;
    margin: 0 20% 4%;
}
a.btnmap {
    padding: 4%;
}
div.twi {
    width: 70%;
}
section.store {
    padding-bottom: 14%;
}


nav.pan,
section.cart {
    margin-top: 56px;
}
div.top_pic img {
    height: 380px;
    width: 100%;
}
div.no1 {
    margin: 3% 0;
}
div.post_read {
    padding: 0% 4%;
}
p.post_txt {
    padding: 0% 4%;
    white-space: break-spaces;
}
div.post_pic {
    margin-top: 3%;
}
div.post_pic img {
    height: 380px;
    width: 90%;
}
h2.det-title {
	font-size: 16px;
}
li.det-other a img {
    height: 150px;
    width: 30%;
}
div.det-desc {
    height: 150px;
    padding: 6px 10px 5px 32%;
}


section.det-main {
	margin-top: 0;
}
div.price {
	padding: 2% 4% 2%;
}
a.buy-btn {
	padding: 4%;
}
p.tac-btn {
    margin: -3% 0 0;
}

div.thumb {
	background: #fcfcfc;
}
div.thumb img {
    max-width: 100%;
    height: 410px;
	object-fit: contain;
    margin-right: auto;
    border: 1px solid #fcfcfc;
}
aside.note {
	margin: -1% 8% 2%;
}

h1.notice_title {
	margin: 5.5% 5% 4%;
    padding: 5% 0 0;
}

div.top_pic img,
div.post_pic img {
    border: 1px solid #fcfcfc;
    background: #fcfcfc;
}

ul.site_menu {
    margin: 10px;
    display: inline-flex;
}
section.alert p,p.store-story {
    font-size: 14px;
}
div.contents-desc {
    width: 94.5%;
}
ul.news-block {
    height: auto;
}
ul.news-block li {
    width: 28%;
}
ul.news-block li a img {
    height: 200px;
}

h3.goods-title {
    font-size: 14px;
    height: 46px;
}
section.goods li {
    width: 23.5%;
}
p.price {
    font-size: 14px;
}
section.goods li img {
    height: 180px;
}
div.map h4 {
    margin-bottom: -0.9em;
    margin-left: 0.9em;
}

section.det-sec.n-news.listmore_all,
section.det-sec.goods.listmore_all {
    margin-top: 0;
}

ul.pan-inner.listpan {
    margin-bottom: 4px;
}

div.listmore_title {
    background-size: 45% auto;
    padding: 6% 6%;
    font-size: 20px;
}
h2.listmoreh2 {
    background: none;
    padding-left: 0.5%;
}
p.listmore_txt {
    font-size: 13px;
    padding: 0.5em;
}
a.more {
    margin-bottom: 30px;
    padding: 0.1em 0.3em;
    transition: all .3s;
}
a.more:hover {
    color: #fff;
    background: #190a07;
    text-decoration: none;
}
a.more.pcatft {
    margin-bottom: 80px;
}
div.twshare {
    margin-top: -10px;
    margin-bottom: 20px;
    margin-left: 30px;
}
div.twshare.gs {
    margin-left: 10px;
    margin-bottom: 0px;
    margin-top: 10px;
}

section.det-main span.krword {
    width: unset;
}


/* マイページ */

div.login-ui h1 {
    font-size: 2em;
    letter-spacing: 2px;
}
form#fm-login,
form#fm {
    width: 380px;
}
div.loginbox {
    width: 60%;
}
div.registbox a.uk-button.uk-button-default {
    width: 380px;
}
div.registbox a:hover {
    background-image: linear-gradient(120deg, #f093fb 0%, #f5576c 100%);
    border-color: snow;
    color: #fff;
}
body {
    overflow-y: unset;
}

/* 通販ありラベル */
li.ec_on::after {
    width: 34px;
    height: 34px;
    top: 3px;
    left: 83%;
}

/*PC-swiper*/
.pctop {
    margin: 29px 0 0;
}




/* header-beat */
section.navbtn {
    display: flex;
    width: 100%;
    height: 20px;
    justify-content: flex-end;
    align-items: center;
    margin: auto 0;
  }
  section.navbtn a {
    margin: auto 0;
    -webkit-transition: all 0.5s cubic-bezier(0, 0.28, 0, 1);
    -moz-transition: all 0.5s cubic-bezier(0, 0.28, 0, 1);
    -ms-transition: all 0.5s cubic-bezier(0, 0.28, 0, 1);
    -o-transition: all 0.5s cubic-bezier(0, 0.28, 0, 1);
    transition: all 0.5s cubic-bezier(0, 0.28, 0, 1);
  }
  section.navbtn a:before,
  section.navbtn a:after,
  section.navbtn a div {
    content: '';
    height: 5px;
    background-color: #fff;
    /*position: absolute;*/
    right: 0;
    width: 0;
    margin-bottom: 4px;
  }
  section.navbtn a:before {
    top: 0;
  }
  section.navbtn a > div:first-of-type {
    top: 12px;
  }
  section.navbtn a:hover > div:first-of-type {
    margin-top: 5px;
  }
  section.navbtn a > div:last-of-type {
    top: 24px;
  }
  section.navbtn a:after {
    top: 26px;
  }
  section.navbtn a:hover {
    /*padding-left: 24px;*/
    text-decoration: none;
    color: #DEB887;
  }
  section.navbtn a:hover:before {
    -webkit-animation: bar1 0.8s infinite;
    -moz-animation: bar1 0.8s infinite;
    -ms-animation: bar1 0.8s infinite;
    animation: bar1 0.8s infinite;
  }

  @-moz-keyframes bar1 {
    0% {
      width: 0px;
    }
    5% {
      width: 6px;
    }
    16% {
      width: 13px;
    }
    32% {
      width: 15px;
    }
    50% {
      width: 18px;
    }
    66% {
      width: 13px;
    }
    73% {
      width: 6px;
    }
    100% {
      width: 0px;
    }
  }
  @-webkit-keyframes bar1 {
    0% {
      width: 0px;
    }
    5% {
      width: 6px;
    }
    16% {
      width: 13px;
    }
    32% {
      width: 15px;
    }
    50% {
      width: 18px;
    }
    66% {
      width: 13px;
    }
    73% {
      width: 6px;
    }
    100% {
      width: 0px;
    }
  }
  @keyframes bar1 {
    0% {
      width: 0px;
    }
    5% {
      width: 6px;
    }
    16% {
      width: 13px;
    }
    32% {
      width: 15px;
    }
    50% {
      width: 18px;
    }
    66% {
      width: 13px;
    }
    73% {
      width: 6px;
    }
    100% {
      width: 0px;
    }
  }
  section.navbtn a:hover > div:last-of-type {
    -webkit-animation: bar2 0.8s infinite;
    -moz-animation: bar2 0.8s infinite;
    -ms-animation: bar2 0.8s infinite;
    animation: bar2 0.8s infinite;
  }
  @-moz-keyframes bar2 {
    0% {
      width: 0px;
    }
    5% {
      width: 4px;
    }
    16% {
      width: 15px;
    }
    32% {
      width: 10px;
    }
    50% {
      width: 14px;
    }
    66% {
      width: 10px;
    }
    73% {
      width: 4px;
    }
    100% {
      width: 0px;
    }
  }
  @-webkit-keyframes bar2 {
    0% {
      width: 0px;
    }
    5% {
      width: 4px;
    }
    16% {
      width: 15px;
    }
    32% {
      width: 10px;
    }
    50% {
      width: 14px;
    }
    66% {
      width: 10px;
    }
    73% {
      width: 4px;
    }
    100% {
      width: 0px;
    }
  }
  @keyframes bar2 {
    0% {
      width: 0px;
    }
    5% {
      width: 4px;
    }
    16% {
      width: 15px;
    }
    32% {
      width: 10px;
    }
    50% {
      width: 14px;
    }
    66% {
      width: 10px;
    }
    73% {
      width: 4px;
    }
    100% {
      width: 0px;
    }
  }
  section.navbtn a:hover > div:first-of-type {
    -webkit-animation: bar3 0.8s infinite;
    -moz-animation: bar3 0.8s infinite;
    -ms-animation: bar3 0.8s infinite;
    animation: bar3 0.8s infinite;
  }
  @-moz-keyframes bar3 {
    0% {
      width: 0;
    }
    5% {
      width: 5px;
    }
    16% {
      width: 5px;
    }
    32% {
      width: 15px;
    }
    50% {
      width: 5px;
    }
    66% {
      width: 10px;
    }
    73% {
      width: 10px;
    }
    100% {
      width: 0px;
    }
  }
  @-webkit-keyframes bar3 {
    0% {
      width: 0;
    }
    5% {
      width: 5px;
    }
    16% {
      width: 5px;
    }
    32% {
      width: 15px;
    }
    50% {
      width: 5px;
    }
    66% {
      width: 10px;
    }
    73% {
      width: 10px;
    }
    100% {
      width: 0px;
    }
  }
  @keyframes bar3 {
    0% {
      width: 0;
    }
    5% {
      width: 5px;
    }
    16% {
      width: 5px;
    }
    32% {
      width: 15px;
    }
    50% {
      width: 5px;
    }
    66% {
      width: 10px;
    }
    73% {
      width: 10px;
    }
    100% {
      width: 0px;
    }
  }

  /* toplogo */
section.first h1 {
    transition: all 2s cubic-bezier(.21,1,.84,1.01);
    width: auto;
}
section.first h1:hover{
    transform: scale(1.05);
    /*&:before{@include transform( scale(1.2)  translate(-25px, -15px) );}
    &:after{@include transform( scale(1.2)  translate(25px, 15px) );}*/
}

section.top.floor {
    margin: 6% 0 12%;
    background: url(/img/top-ssimg.png) no-repeat;
    background-size: 34%;
    background-position-x: -5%;
    background-position-y: 15%;
    height: 70vh;
}
section.top.floor>div,
section.top.equip>div {
    display: flex;
    height: 70vh;
}
div.toptxt {
    z-index: 3;
    height: 220px;
    padding: 3%;
    position: relative;
    width: 46em;
    margin: 10% auto 0 10%;
}
div.content-wrapper {
    position: absolute;
}
div.content-wrapper.l {
    left: 0;
}
div.content-wrapper.r {
    right: 0;
}
img.topimg {
    width: auto;
    height: auto;
}
div.toptxt p {
    font-size: 14px;
    line-height: 24px;
    white-space: unset;
}

a.btn-more,
a.btn-more:before,
a.btn-more:after,
button.btn-more,
button.btn-more:before,
button.btn-more::after {
    box-sizing: border-box;
    transition: 0.5s ease-in-out;
}
[class^=btn-] {
    position: relative;
    display: flex;
    overflow: hidden;
    height: 52px;
    width: 14em;
    text-transform: uppercase;
    border: 1px solid currentColor;
    justify-content: left;
    align-items: center;
    padding: 0 2% 0 4%;
    font-size: 15px;
    transition-duration: 0.5s;
    transition-property:width;
}
a.btn-more,
button.btn-more {
    width: 30%;
}
a.btn-more:before,
button.btn-more:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #deb88736;
    transform: translateX(-100%);
}
a.btn-more:hover,
button.btn-more:hover {
    color: #000;
    text-decoration: none;
    padding-right: 0%;
}
a.btn-more:hover:before,
button.btn-more:hover:before {
    transform: translateX(0);
}
button.btn-more {
    margin: 0 auto;
    margin-bottom: 5em;
    cursor: pointer;
    font-size: 15px;
    justify-content: center;
}
button.btn-more:focus {
    outline: unset;
}
div.uk-modal-dialog {
    width: 1000px;
}
section.top.equip {
    margin: 3% 0 0;
    background: url(/img/top-ssimg.png) no-repeat;
    background-size: 34%;
    background-position-x: 105%;
    background-position-y: 80%;
    transform: scale(1,-1);
    background-color: #221915;
    padding: 6% 0 3%;
    height: 70vh;
}
section.top.equip>div {
    transform: scale(1,-1);
}
section.top.equip>div img.topimg {
    position: unset;
}
section.top.equip .toptxt {
    right: 0px;
    margin: 10% 10% 0 auto;
    position: relative;
        height: 220px;
    background: #ffffffd6;
}
section.top.equip .toptxt h2 {
    color: #221915;
    border-bottom: 1px solid #22191540;
}
section.top.equip .toptxt p {
    color: #221915;
    white-space: pre-line;
}
section.top.equip .toptxt a.btn-more {
    margin: 0 0 0 auto;
}
section.top.show {
    margin-top: 6%;
}
section.top.show .toptxt {
    padding: 4em 14% 5em;
    margin: auto;
}
section.top.bn {
    height: 8.5em;
}
section.top.bn>div {
    display: flex;
    justify-content: center;
}
section.top.bn>div a {
    margin-right: 2em;
}
section.top.bn>div a:last-child {
    margin-right: 0;
}
section.top.bn>div a img {
    width: 23.4em;
    box-shadow: 5px 5px 0 #deb887;
    border: 1px solid #333;
}
section.top.bn>div a img:hover {
    box-shadow: none;
    transition: 0.1s ease-out;
    padding: 5px 0 0 5px;
    border: none;
}
footer {
    padding: 3% 10% 1%;
    background: #fff;
}
div.foot-up,
div.foot-corp {
    display: flex;
    margin: 0 0 2%;
    justify-content: space-between;
}
div.footlogo {
  margin: -10% -40px;
}
div.links {
  width: unset;
}
div.bn-link {
  width: calc(828px / 3);
  margin-top: -20px;
}
div.foot-logo a img,
div.foot-cont {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 20px;
}
div.foot-cont {
    margin-bottom: 0;
}
div.foot-menu {
    display: flex;
    margin: 0 0 0 auto;
    padding: 0;
    border: unset;
}
div.foot-menu>div p a {
    color: #221915;
    font-weight: 700;
    font-size: 1.2em;
    letter-spacing: 2.2px;
    font-family: 'Anton', sans-serif;
}
div.foot-ml {
    margin: 0 20px 0 15px;
}
div.foot-mr {
    margin: 0;
}
div.foot-corp {
    padding-top: 2%;
}
div.copy {
    font-size: 14px;
    margin: 0 0 0 auto;
}
div.copy p {
    margin-bottom: 0;
}

h1.p-top {
    margin-bottom: 2%;
    background: #111;
    margin-top: 0;
}
h1.p-top img {
    display: block;
    width: 80%;
    margin: 0 auto;
}
div.map {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 39em;
    margin: 3% 0;
}
div.detailtxt {
    width: 80%;
    padding: 2em;
    position: absolute;
    z-index: 1;
    right: 12%;
    width: 33%;
    margin: 0 auto;
}
div.detailtxt.mapl {
    right: 3%;
}
div.detailtxt a.btn-more {
    width: 16em;
    margin: auto 0;
    padding: 1.2em;
    font-size: 15px;
}
div.detailtxt p {
    font-size: 15px;
    margin: 20px 0 40px;
    white-space: unset;
}
div.map .l {
    margin: 0 0 0 10%;
}
div.map .l img {
    width: 80%;
    margin: 0 0 0 4%;
}

section.list {
    margin: 3em 10% 6em;
    padding: 0 5%;
}
section.list .equipbox .equiptxt {
    display: flex;
    margin-bottom: 1.5em;
}
section.list .equipbox .equiptxt img {
    width: 18em;
    margin-right: 1.5em;
}
section.list .equipbox .equiptxt p {
    font-size: 16px;
}

dt.toggle_e {
    /*box-shadow: 5px 5px 0 #deb887;*/
    padding: 2.5%;
    cursor: pointer;
}

dt.toggle_e span.toggle_btn::before,
dt.toggle_e span.toggle_btn::after,
h3.toggle_title span.toggle_btn:before,
h3.toggle_title span.toggle_btn:after {
	display: block;
	content: '';
	background-color: #111;
	position: absolute;
	width: 10px;
	height: 2px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
dt.toggle_e.active span::before,
h3.toggle_title span.toggle_btn:before {
	width: 2px;
	height: 10px;
}
dt.toggle_e .toggle_btn:before,
h3.toggle_title.selected .toggle_btn:before {
	content: normal;
}
dt.toggle_e,
h3.toggle_title.selected {
    box-shadow: none;
}

.equiplist dd {
    display: block;
    padding: 0em 1.5em 2em;
    overflow-x: auto;
    white-space: nowrap;
}

section.list button.btn-more {
    width: 18em;
    padding: 0 4em;
    font-size: 16px;
}
div.equip-con {
  white-space: unset;
}
div.equip-con.price {
    white-space: unset;
    margin-top: 70px;
}
div.equip-con.price p {
    margin-bottom: 50px;
}
div.equip-con a.btn-more {
    margin: 0 auto;
    width: 20em;
    font-size: 15px;
    padding: 1em 0;
}
div.ques {
    margin-bottom: 3em;
}
div.qa {
    background: #fff;
    padding: 1.5em;
    margin: 0 0 2px;
    cursor: pointer;
}
h3 span.toggle_btn {
    right: 17%;
}
div.qa p {
    padding: 0 1em;
    font-size: 16px;
}

section.main-detail {
    padding: 5em 5em 0;
}
.uk-lightbox {
    background: #000000e0;
}
.uk-lightbox-items>*>:not(iframe) {
    width: 60%;
}
div.b1,
div.b2,
div.b3 {
    padding: unset;
    border: none;
}
section.main-detail div.detailtxt {
    margin-top: 1em;
}
section.main-detail .content-wrapper.l.wow.slideInLeft {
    width: 40%;
    left: 12%;
    padding: 2em 1em;
    background: #fff;
}
div.b1,
div.b3 {
    height: 460px;
}
div.b2 {
    height: 600px;
}

section.main-detail thead tr {
    height: 3vh;
}
section.main-detail tbody tr {
    height: 6vh;
    color: #111;
}
section.main-detail table tbody tr td {
    vertical-align: middle;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
}
section.main-detail tbody tr td span {
    font-size: 12px;
}
section.main-detail table.uk-table.uk-table-divider thead tr th,
section.main-detail tbody tr td.time {
  text-align: center;
}
td.ryokin {
    white-space: unset;
}
section.main-detail tbody tr td.time {
    white-space: pre-line;
    line-height: 1.5em;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
}
td.time span {
  margin-left: 1em;
}
section.main-detail tbody tr td span.zeiin {
  margin-left: 0.8em;
}
div.pricetxt p {
  padding: 20px 3%;
  font-size: 14px;
}
div.pricetxt p.cantxt {
  white-space: unset;
}
section.main-detail.price {
  padding-top: 2em;
  margin: 2em 10% 6em;
}
section.main-detail tbody tr td.time {
  padding: 10px 30px;
}
section.main-detail tbody tr td.time.txt {
  white-space: unset;
}
section.main-detail table.uk-table.uk-table-divider.rent tbody tr.txt {
  height: 4vh;
}
section.main-detail table.rent tbody tr td {
  font-size: 14px;
}
section.main-detail tbody tr.ptitle td {
  padding: 0 14px;
}
div.pricetxt h4 {
  width: 240px;
  padding-left: 30px;
 }
 div.pricetxt.etc p {
  background: none;
  padding-left: 12px;
  padding-top: 0px;
 }
 section.main-detail table.rent tbody tr td {
  font-size: 15px;
}

div.price-con {
    text-align: left;
    margin: 0 auto;
    margin-top: 3em;
    margin-bottom: 8em;
}
div.price-con p {
    white-space: pre-line;
    font-size: 15px;
    line-height: 1.5em;
    padding: 0 8em;
}
div.price-con a.btn-more {
    margin: 0 auto;
    width: 20em;
}
div.price-con>div {
    margin: 3em;
    display: flex;
}

div.cstxt {
    margin: 50px 0 140px;
    text-align: center;
}
div.cstxt p {
    font-size: 38px;
    width: 350px;
}

div.txtbox.con {
    margin-bottom: 30px;
    margin-top: -40px;
}

div.txtbox {
    margin-bottom: 60px;
    line-height: 24px;
    padding: 0 6%;
    white-space: pre-line;
}
div.txtbox p.txt {
    color: #333;
    text-align: center;
}
section.main-detail form {
    padding: 0 18%;
}
div.formbox {
    margin-bottom: 15px;
}
input.att_box {
    margin: 0 auto;
    padding: 12px 0;
    width: -webkit-fill-available;
}
label.form-label {
    margin: 10px 0 5px;
    font-size: 16px;
    line-height: 1.4;
}

span.note {
    font-size: 12px;
}
textarea.inp_box {
    height: 100px;
}
div.form_checkbox {
    padding: 20px 0;
    font-size: 16px;
}
a.privacymodal {
    letter-spacing: 1px;
}
.uk-modal-dialog.uk-modal-body.uk-margin-auto-vertical {
    padding: auto;
}
h4.pptitle {
    font-size: 20px;
}
div.pribacytxt {
    margin: 3%;
}
p.intro {
    font-size: 15px;
    line-height: 22px;
}
div.ppblock h5 {
    margin: 0;
    line-height: unset;
    font-weight: 700;
}
div.ppblock p.pptxt {
    font-size: 15px;
}
form button.btn-more {
    width: 300px;
    padding: 15px;
    font-size: 16px;
}

h2.thanksh2 {
    width: 32%;
    min-width: 10em;
    margin: 0 auto;
    margin-bottom: 50px;
}
div.txtbox p.txt {
    font-size: 18px;
    line-height: 28px;
}
div.txtbox p.txt span.txtmin  {
    text-align: left;
    display: block;
    font-size: 15px;
    background: #fff;
    border-radius: 4px;
    padding: 3%;
    margin: 0 auto;
    margin-top: 20px;
    width: 75%;
}
div.topre {
    text-align: center;
}
div.movie-detail {
    display: flex;
    margin-bottom: 140px;
    flex-wrap: wrap;
}
/*div.movie-detail:last-child {
    display: block;
    padding-right: 40px;
} 最後が1つの場合＆youtube入れない時に使用*/
div.movie-detail .mvline {
    margin: 0 20px 70px;
    width: calc(50% - 40px);
}
div.movie-detail .mvline h2 {
   white-space: unset;
}
div.movie-detail .mvline video {
  width: 704px;
  /*height: 396px;*/
}
div.movie-detail .mvline iframe {
  width: 704px;
  max-width: 100%;
  height: 370px;
  box-sizing: border-box;
}


div.Toggle {
    display: none;
}
.navbtn{
    background-color: transparent;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.navbtn a{
    padding: 0 0.8em;
    border-bottom: none;
}
.navbtn a:hover{
    background-color:transparent;
}
section#first_contact {
    display: block;
}
div.uk-child-width-1-3\@m>div {
    width: calc(100% * 1 / 3.001);
}

div.form-enq p{
  font-size: 100%;
}

table.price-tbl td.ryokin{
  text-align: center;
}

div.foot-sns a img {
  width: 2.5em;
  margin: unset;
}
div.foot-sns a img:hover {
  opacity: 0.8;
}
div.foot-menu>div p {
  margin: 26px 0;
}



@media only screen and (max-width: 1300px) {
  div.movie-detail .mvline iframe {
    height: auto;
    max-height: 100%;
    min-height: 200px;
  }
}