@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Zen+Kaku+Gothic+New:wght@400;500;700;900&display=swap');
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol,ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,th,td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,blockquote {
    quotes: none
}

q:before,q:after,blockquote:before,blockquote:after {
    content: "";
    content: none
}

a {
    color: inherit
}

a img {
    border: none
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

img {
    vertical-align: bottom
}

textarea,input,select,button {
    font-family: inherit;
    font-size: 100%;
    color: inherit
}

button {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    cursor: pointer;
    padding: 0;
    appearance: none
}

body {
    color: #333;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.75;
    -webkit-text-size-adjust: 100%;
    font-feature-settings: "palt";
    font-optical-sizing: auto;
}

.ios body {
    min-height: 576px
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

img,svg {
    max-width: 100%;
    height: auto
}

b,strong {
    font-weight: bold
}

sup {
    font-size: smaller;
    vertical-align: top
}

sub {
    font-size: smaller;
    vertical-align: bottom
}

.clearfix:before,.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.sp {
    display: none
}

.br {
    margin-bottom: 1em
}

.nobr {
    display: inline-block
}

.sup {
    font-size: smaller;
    vertical-align: super
}

.sub {
    font-size: smaller;
    vertical-align: sub
}

.u-fs {
    font-size: 66.667%
}

.u-fl {
    font-size: 133.334%
}

.u-al {
    text-align: left
}

.u-ac {
    text-align: center
}

.u-ar {
    text-align: right
}

.u-disp-b {
    display: block
}

.u-disp-i {
    display: inline
}

.u-disp-ib {
    display: inline-block
}

#wrapper .u-mt5 {
    margin-top: 5px
}

#wrapper .u-mt10 {
    margin-top: 10px
}

#wrapper .u-mt15 {
    margin-top: 15px
}

#wrapper .u-mt20 {
    margin-top: 20px
}

#wrapper .u-mt25 {
    margin-top: 25px
}

#wrapper .u-mt30 {
    margin-top: 30px
}

#wrapper .u-mt35 {
    margin-top: 35px
}

#wrapper .u-mt40 {
    margin-top: 40px
}

#wrapper .u-mt45 {
    margin-top: 45px
}

#wrapper .u-mt50 {
    margin-top: 50px
}

#wrapper .u-mt55 {
    margin-top: 55px
}

#wrapper .u-mt60 {
    margin-top: 60px
}

#wrapper .u-ml5 {
    margin-left: 5px
}

#wrapper .u-ml10 {
    margin-left: 10px
}

#wrapper .u-ml15 {
    margin-left: 15px
}

#wrapper .u-ml20 {
    margin-left: 20px
}

#wrapper .u-ml25 {
    margin-left: 25px
}

#wrapper .u-ml30 {
    margin-left: 30px
}

#wrapper .u-ml35 {
    margin-left: 35px
}

#wrapper .u-ml40 {
    margin-left: 40px
}

#wrapper .u-ml45 {
    margin-left: 45px
}

#wrapper .u-ml50 {
    margin-left: 50px
}

#wrapper .u-ml55 {
    margin-left: 55px
}

#wrapper .u-ml60 {
    margin-left: 60px
}

.u-ls .u-ls_h {
    display: table-cell;
    white-space: nowrap
}

.u-ls .u-ls_b {
    display: table-cell
}

.u-data {
    display: table
}

.u-data .u-data_rw {
    display: table-row
}

.u-data .u-data_cl {
    display: table-cell
}

.wrapper {
    overflow: hidden;
    min-width: 1024px;
    min-width: 1280px;
}

.wrapper_movie {
    min-width: 876px
}

.header_page {
    position: relative;
    z-index: 2;
    background: #eee5d2
}

.header_page_inr {
    position: relative;
    width: 950px;
    height: 100px;
    margin: 0 auto
}

.header_page_logo {
    position: absolute;
    top: 9px;
    left: 0;
    width: 226px
}

.header_page_present {
    position: absolute;
    top: 2px;
    right: 150px
}

.header_page_btns {
    position: absolute;
    top: 10px;
    right: 0
}

.contents_page_inr {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    width: 950px;
    margin: 0 auto;
    padding: 40px 0 30px
}

.contents_page_side {
    width: 180px
}

.contents_page_main {
    width: 690px
}

.footer {
    background: #1d1d1d
}

.footer_home {
    border-top: 4px solid #fdd000
}

.footer_inr {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    padding: 25px 0 45px;
    justify-content: space-between
}

.footer_logo {
    order: 1
}

.footer_logo a {
    display: block
}

.footer_nav {
    order: 2;
    display: flex;
    padding: 20px 0 0
}

.footer_nav_btn {
    margin: 0 0 0 4px;
    line-height: 1
}

.footer_nav_btn img {
    width: 100%
}

.footer_nav_pagetop {
    display: none
}

.footer_nav_home {
    display: none
}

.footer_nav_btn01 {
    margin: 0
}

.official_footer {
    background: #545c63;
    color: #fff
}

.official_footer a {
    color: #fff
}

.official_footer_inr {
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 0
}

.official_footer_menu {
    display: flex;
    justify-content: space-between
}

.official_footer_menu_left {
    width: 80%
}

.official_footer_menu_left h2 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 25px
}

.official_footer_menu_left ul {
    margin: -10px 0 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.official_footer_menu_left ul li {
    width: 46.5%;
    margin: 10px 0 0
}

.official_footer_menu_left ul li a {
    color: #a0a4a8;
    text-decoration: none;
    font-size: 13px;
    transition: color .25s
}

.official_footer_menu_left ul li a:hover {
    color: #fff
}

.official_footer_menu_right {
    padding-left: 29px;
    width: 20%;
    border-left: 1px solid #656d73
}

.official_footer_menu_right nav ul {
    margin-top: 20px
}

.official_footer_menu_right nav ul li {
    margin-top: 10px
}

.official_footer_menu_right nav ul li:first-child {
    margin-top: 0
}

.official_footer_menu_right nav ul li a {
    font-size: 14px;
    text-decoration: none;
    font-weight: 700;
    transition: opacity .25s
}

.official_footer_menu_right nav ul li a:hover {
    opacity: .7
}

.official_footer_sub_navigation {
    margin-top: 20px
}

.official_footer_sub_navigation ul li {
    margin-bottom: 10px
}

.official_footer_sub_navigation ul li a {
    transition: opacity .25s;
    font-size: 12px;
    color: #a0a4a8
}

.official_footer_sub_navigation ul li a:hover {
    opacity: .7
}

.official_footer_copy {
    padding: 30px;
    background: #414951
}

.official_footer_copy p {
    text-align: center;
    margin-top: 5px;
    font-size: 13px
}

.h-title {
    margin: 0 0 10px
}

.h-sub {
    font-size: 16px;
    background: #eee5d2;
    background-size: 40px auto;
    color: #414127;
    margin: 0 0 20px;
    padding: 9px 15px 8px;
    font-weight: bold;
    letter-spacing: 6px;
    line-height: 1.8333333333
}

.p {
    margin: 0 0 15px
}

.p-hd {
    font-size: 16px;
    line-height: 1.75;
    font-weight: bold;
    color: #333;
    letter-spacing: 2px
}

.font-bold {
    font-weight: bold
}

.font-uline {
    text-decoration: underline
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset rgba(0, 0, 0, 0)
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transform: scale(0.9, 0.9);
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    transform: scale(1, 1)
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-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: rgba(0, 0, 0, 0)
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    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
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid rgba(0, 0, 0, 0)
}

.slick-arrow.slick-hidden {
    display: none
}

[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0
}

.simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch
}

.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0
}

.simplebar-content:before,
.simplebar-content:after {
    content: " ";
    display: table
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}

.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0
}

.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden
}

[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    user-select: none;
    -webkit-user-select: none
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all
}

.simplebar-scrollbar {
    position: absolute;
    left: 0;
    right: 0;
    min-height: 10px
}

.simplebar-scrollbar:before {
    position: absolute;
    content: "";
    background: #000;
    border-radius: 7px;
    left: 2px;
    right: 2px;
    opacity: 0;
    transition: opacity .2s linear
}

.simplebar-scrollbar.simplebar-visible:before {
    opacity: .5;
    transition: opacity 0s linear
}

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px
}

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto
}

[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0
}

.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll
}

.simplebar-hide-scrollbar {
    position: fixed;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.hover {
    position: relative;
    display: block
}

.hover:after {
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .4);
    transition: opacity .05s;
    opacity: 0
}

.hover:hover:after {
    opacity: 1
}

.side_nav {
    width: 180px;
    margin: 0 0 30px
}

.side_nav_appli {
    background: #c6a96a;
    padding: 17px 0 15px;
    text-align: center
}

.side_nav_appli_btn_a {
    display: inline-block;
}

.side_nav_appli_btn_a .hover:after {
    border-radius: 5px
}

.side_nav_appli_faq {
    margin: 6px 0 0;
    font-size: 10px;
    line-height: 1.3;
    font-weight: bold;
    text-align: center
}

.side_nav_appli_faq_a {
    text-decoration: none
}

.side_nav_appli_faq_a .ico_ques {
    vertical-align: middle;
    margin: 0 2px 0 0
}

.side_nav_movies {
    background: #eee5d2;
    text-align: center;
    padding: 15px 10px;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.side_nav_movie a {
    display: inline-block
}

.side_nav_menu_h {
    background: #433e34;
    padding: 13px 0;
    text-align: center;
    line-height: 1
}

.side_nav_menu {
    background: #c6a96a
}

.side_nav_menu_item {
    border-top: 1px solid #414127
}

.side_nav_menu_item a {
    display: flex;
    align-items: center;
    height: 78px;
    padding: 0 0 0 12px
}

.side_nav_menu_item:nth-child(3) a {
    height: 80px
}

.side_nav_home {
    margin: 10px 0 0
}

.popup-image .mfp-content {
    padding: 15px;
    background: #a5884d;
    background-size: cover;
    max-width: 800px
}

.popup-image .mfp-figure:after {
    display: none
}

.popup-image .mfp-img {
    padding: 0;
    width: 100%
}

.popup-image .mfp-title {
    color: #fff;
    padding: 0
}

.popup-image .mfp-bottom-bar {
    position: relative;
    margin: 5px 0 0;
    height: 95px;
    font-size: 12px
}

.popup-image .mfp-image-holder .mfp-close {
    position: absolute;
    top: auto;
    right: 10px;
    bottom: 7px;
    background: url("../img/common/ico_close.png") no-repeat 50% 50%;
    background-size: cover;
    width: 64px;
    height: 18px;
    opacity: 1;
    cursor: pointer
}

.popup-image .mfp-image-holder .mfp-close:focus-visible {
    outline: auto
}

.popup-image .mfp-arrow {
    opacity: 1;
    background: #fdd000;
    color: #000;
    padding: 1px;
    width: 50px;
    height: auto;
    text-decoration: underline;
    font-size: 12px;
    line-height: 1.2;
    margin: 0;
    box-sizing: border-box;
    transform: none
}

.popup-image .mfp-arrow:hover {
    text-decoration: none
}

.popup-image .mfp-arrow:before,
.popup-image .mfp-arrow:after {
    content: none
}

.popup-image .mfp-arrow-left {
    top: auto;
    left: 0;
    bottom: 0
}

.popup-image .mfp-arrow-right {
    top: auto;
    left: 52px;
    bottom: 0
}

.popup-image .mfp-counter {
    top: auto;
    right: auto;
    left: 110px;
    bottom: 0
}

.popup-image.mfp-bg {
    opacity: 0;
    transition: all .1s ease-out
}

.popup-image.mfp-bg.mfp-ready {
    opacity: .8
}

.popup-image.mfp-bg.mfp-removing {
    opacity: 0
}

.popup-image.mfp-wrap .mfp-content {
    opacity: 0;
    transition: all .1s ease-out
}

.popup-image.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.popup-image.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.bottom_appli {
    display: none
}

.pageBottom {
    position: fixed;
    bottom: 10px;
    left: 50%;
    margin: 0 0 0 -23px;
    z-index: 20;
    opacity: .7;
    cursor: pointer
}

.pageBottom.is-hidden {
    display: none
}

.pageBottom:hover {
    opacity: .9
}

.pagetop {
    position: fixed;
    bottom: 130px;
    right: 0;
    z-index: 1000;
    transition: opacity .1s linear 0s;
    opacity: 0;
    pointer-events: none
}

html.is-scroll .pagetop {
    opacity: 1;
    pointer-events: auto
}

html.is-scroll .float_btn {
    opacity: 1;
    pointer-events: auto
}

.float_btn {
    position: fixed;
    bottom: 0;
    height: 100px;
    z-index: 1000;
    transition: opacity .1s linear 0s;
    opacity: 0;
    pointer-events: none;
    width: 100%;
    background: #eee6d4;
    text-align: center;
}

.float_btn a {
    position: relative;
    top: -30px;
}
.home_news {
    padding: 30px 0;
    background: #000
}
.home_news__inr {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    background: #fff;
    padding: 24px 31px;
    border-radius: 8px;
    box-sizing: border-box
}
.home_news__head {
    width: 140px
}
.home_news__title {
    margin: 0 0 15px
}
.home_news__body {
    flex: 1
}
.home_news__item {
    display: flex
}
.home_news__item:not(:first-child) {
    margin: 5px 0 0
}
.home_news__item_date {
    width: 9em;
    font-size: 16px;
    color: #000
}
.home_news__item_title {
    font-size: 16px;
    flex: 1
}
.home_news__item_title > a {
    color: #d7000f;
    text-decoration: underline
}
.home_news__item_title > a:hover {
    text-decoration: none
}
.home_news_popup {
    position: relative;
    max-width: 700px;
    margin: 25px auto 10px
}
.home_news_popup__main {
    position: relative;
    box-sizing: border-box;
    background: #000;
    padding: 50px;
    color: #fff
}
.home_news_popup__date {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px
}
.home_news_popup__title {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px;
    color: #ffcb15
}
.home_news_popup__body {
    font-size: 14px
}
.home_news_popup__body p {
    margin: 1em 0
}
.home_news_popup__body b, .home_news_popup__body strong {
    font-weight: bold
}
.home_news_popup__body em {
    font-style: italic
}
.home_news_popup__body small {
    font-size: 10px
}
.home_news_popup__body ul {
    padding: 0 0 0 1.2em;
    margin: 1em 0
}
.home_news_popup__body ul li {
    list-style: disc
}
.home_news_popup__body ol {
    padding: 0 0 0 1.2em;
    margin: 1em 0
}
.home_news_popup__body ol li {
    list-style: decimal
}
.home_news_popup__body blockquote {
    margin: 1em 0;
    padding: 0 0 0 30px
}
.home_news_popup__foot {
    padding: 20px 0 0
}
.home_news_popup__btn_close {
    background: #ffcb15;
    max-width: 200px;
    text-align: center;
    margin: 0 auto;
    color: #000;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    transition: opacity .2s
}
.home_news_popup__btn_close:hover {
    opacity: .8;
    text-decoration: none
}
.popup-news button.mfp-close {
    width: 60px;
    height: 60px;
    opacity: 1;
    top: 0;
    right: 0;
    text-indent: 100%;
    overflow: hidden;
    transition: opacity .2s
}
.popup-news button.mfp-close:before, .popup-news button.mfp-close:after {
    content: "";
    background: #000;
    width: 3px;
    height: 22px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%
}
.popup-news button.mfp-close:before {
    transform: translate(-50%, -50%) rotate(-45deg)
}
.popup-news button.mfp-close:after {
    transform: translate(-50%, -50%) rotate(45deg)
}
.popup-news button.mfp-close:hover {
    opacity: .8
}
.popup-news button.mfp-close:active {
    top: 0
}

.home_header_wrap {
    height: 130px
}

.home_header {
    position: fixed;
    top: 0;
    left: 0;
    background: rgb(255, 255, 255, 0.5);
    min-width: 1280px;
    width: 100%;
    z-index: 1000;
    color: #414127;
    text-align: center
}

.home_header_inr {
    position: relative;
    width: 1280px;
    height: 130px;
    margin: 0 auto;
    background-image: url("../img/home/header/header_logo_bg.png");
    background-repeat: no-repeat;
}

.home_header_logo {
    position: absolute;
    top: 20px;
    left: 40px;
    width: 500px;
    height: 91px
}

.home_header_logo a {
    display: block
}

.nav_area_layout {
    width: 1280px;
    height: 250px;
    margin: 0 auto;
}

.hamburger {
    display: block;
    height: 60px;
    width: 60px;
    margin-left: auto;
    position: relative;
    top: 35px;
    right: 54px;
    z-index: 10;
    border: none;
    background-color: transparent;
}

.hamburger.-active .hamburger__line {
    background-color: transparent
}

.hamburger.-active .hamburger__line::before {
    top: 0;
    transform: rotate(45deg)
}

.hamburger.-active .hamburger__line::after {
    top: 0;
    transform: rotate(-45deg)
}

.hamburger__line {
    display: block;
    height: 3px;
    position: absolute;
    top: 23px;
    left: 50%;
    transform: translateX(-50%);
    width: 55px;
    background-color: #414127;
    transition: 0.4s
}

.hamburger__line:before,
.hamburger__line:after {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    background-color: #414127;
    transition: inherit
}

.hamburger__line:before {
    top: -15px
}

.hamburger__line:after {
    top: 15px
}

.header__nav-area {
    position: fixed;
    top: -100%;
    left: auto;
    z-index: 10;
    width: 100%;
    height:225px;
    visibility: hidden;
    background: rgba(255, 255, 255, 0.9);
    transition: 0.4s;
}

.header__nav-area.-active {
    top: 0;
    visibility: visible
}

.global-navigation {
    padding-top: 50px;
    padding-right: 25px;
    padding-bottom: 0;
    padding-left: 150px;
}

.global-navigation__list {
    width: 900px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    text-align: left;
    height: 170px;
}

.global-navigation__list li a {
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    padding-left: 27px;
    margin-bottom: 16px;
    width: 425px;
    position: relative;
}

.global-navigation__list li:nth-child(n+4) a{
    width:230px;
}
.global-navigation__list li a:hover {
    color: #d70b24;
    text-decoration: none
}

.global-navigation__list li a:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 11px;
    border-color: transparent transparent transparent #d70b24;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto
}

.global-navigation__link.-active::after {
    transform: translateY(-50%) rotate(-90deg)
}

.global-navigation__list .gl_line_up {
    display: none;
}

.footer_sns {
    width: 100%;
    background: #c6a96a;
    text-align: center;
    padding: 30px 0;
}

.footer_sns_layout {
    width: 1000px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 75px 570px;
}

.footer_sns .icons {
    display: grid;
    grid-template-columns: 23px 23px;
    grid-column-gap: 10px;
    align-content: center;
}

.footer_sns .sns_facebook,
.footer_sns .sns_x {
    width: 23px;
}

.footer_sns .links {
    position: relative;
    display: grid;
    grid-template-columns: 120px 180px 90px 110px;
    grid-column-gap: 10px;
    background: #FFF;
    padding: 15px 20px 10px 20px;
    text-align: left;
    align-items: flex-start;
    align-content: center;
}

.footer_sns .links:before {
    position: absolute;
    top: 20px;
    left: -10px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 10px solid #FFF;
    border-left: 0;
}

.footer_sns .links .lead {
    font-size: 13px;
    font-weight: 600;
}

.float_side {
    position: fixed;
    top: 130px;
    left: 0;
    z-index: 9
}
.line_up {
    width: 72px;
    height: 314px;
}

.float_menu {
    display: none
}

.float_menu_content {
    display: none
}

.mainvis {
    margin-top: -130px;
    overflow: hidden;
    background-image: url(../img/home/mainvis/main.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    min-width: 1280px;
    min-height: 950px;
    margin-bottom: 100px;
}

.mainvis_inr {
    position: relative;
    width: 1280px;
    margin: 0 auto;
}

.mainvis_main {
    width: 100%;
    margin: 0 auto 100px auto;
    position: relative;
}

.mainvis_text {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color: #FFF;
    display: grid;
    grid-template-columns: 1050px 230px;
    grid-template-rows: 1fr;
    width: 1280px;
    margin: 0 auto;
    margin-top: 240px;
    align-items: flex-start;
}

.mainvis_text h2 {
    font-size: 40px;
    writing-mode: vertical-rl;
    text-orientation: upright;
    grid-column: 2/3;
    grid-row: 1/2;
    align-content: flex-end;
    text-shadow: 1px 7px 8px rgba(0, 23, 112, 0.22);
}

.mainvis_text p {
    font-size: 20px;
    writing-mode: vertical-rl;
    text-orientation: upright;
    grid-column: 1/2;
    grid-row: 1/2;
    text-shadow: 1px 7px 8px rgba(0, 23, 112, 0.22);
}

.mainvis_text_sp {
    display: none;
}

.mainvis_pub_date {
    position: absolute;
    top: 600px;
    right: 130px;
}

.mainvis_price {
    position: absolute;
    top: 265px;
    left: 55px;
}

.mainvis_lead {
    position: absolute;
    top: 545px;
    left: 45px;
}

.mainvis_video {
    width: 100%;
    text-align: center;
    margin: 0 auto 125px auto;
}

.content01 h2 {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    color: #a5884d;
    text-align: center;
    letter-spacing: -4px;
    margin-bottom: 50px;
}

.content01 .layout_box h3 {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    color: #a5884d;
    text-align: left;
    letter-spacing: -1px;
    margin-bottom: 15px;
    line-height: 110%;
}

.content01 .layout_box {
    margin: 0 auto;
    width: 1280px;
    display: grid;
    grid-template-rows: 1fr;
    margin-bottom: 85px;
}

.content01 .layout_box.pic_left {
    grid-template-columns: 710px 570px;
}

.content01 .layout_box.pic_right {
    grid-template-columns: 570px 710px;
}

.content01 .layout_box.pic_left picture {
    text-align: left;
}

.content01 .layout_box.pic_right picture {
    text-align: right;
}

.content01 .layout_box.pic_left picture img {
    box-shadow: 24px -24px #eee5d2;
}

.content01 .layout_box.pic_right picture img {
    box-shadow: -24px -24px #eee5d2;
}

.content01 .layout_box .text {
    text-align: left;
}

.content01 .layout_box .text p {
    font-size: 20px;
    line-height: 180%;
    width: 470px;
}

.content01 .layout_box.pic_right .text {
    margin-left: 150px;
}

.content01 .filing {
    width: 1100px;
    padding: 15px 0 15px 40px;
    ;
    border: 2px solid #a5884d;
    margin: 0 auto 60px auto;
    color: #a5884d;
}

.content01 .filing_layout {
    display: grid;
    grid-template-columns: 245px 280px 245px 242px;
    column-gap: 18px;
    text-align: left;
}

.content01 .filing .title {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    margin-bottom: 10px;
}

.content01 .filing_layout .cat {
    font-size: 14px;
    padding-top: 5px;
}

.content01 .filing_layout h4 {
    font-size: 22px;
}

.content01 .filing_layout h4 span {
    font-size: 16px;
}

.content01 .filing_layout .main_text {
    font-size: 14px;
}

.content01 .filing_layout .sub_text {
    font-size: 12px;
}

.content02 {
    position: relative;
    background: #eee5d2;
}

.content02_inr {
    width: 1280px;
    margin: 0 auto;
    padding: 70px 0;
}

.content02 h2 {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    color: #a5884d;
    text-align: center;
    letter-spacing: -4px;
    margin-bottom: 10px;
}

.content02 .top_text {
    text-align: center;
    font-size: 21px;
    line-height: 180%;
    margin-bottom: 50px;
}

.content02 .top_text span {
    display: block;
}

.content02 .rail_map {
    width: 1140px;
    margin: 0 auto 85px auto;
}

.content02 h3 {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    text-align: center;
    letter-spacing: -1px;
    margin-bottom: 30px;
}

.content02 h3.kinki {
    color: #0091ca;
}

.content02 h3.kanto {
    color: #e8528d;
}

.content03 {
    position: relative;
}

.content03_inr {
    width: 1140px;
    margin: 0 auto;
    padding: 0;
}

.content03 h2 {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    color: #a5884d;
    text-align: center;
    letter-spacing: -2px;
    margin-bottom: 50px;
}

h3.content03_title {
    position: relative;
    font-size: 30px;
    font-weight: 400;
    line-height: 200%;
    text-align: left;
    color: #FFF;
    display: inline-block;
    width: auto;
    padding-left: 18px;
    margin-bottom: 20px;
}

h3.content03_title:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0px;
    width: 0;
    height: 0;
    border: none;
    border-left: solid 30px transparent;
    border-bottom: solid 75px #FFF;
}

h3.content03_title.sec01 {
    background: #cb5d3f;
    padding-right: 53px;
}

h3.content03_title.sec02_01 {
    background: #00a4a7;
    padding-right: 40px;
}

h3.content03_title.sec02_02 {
    background: #6355a1;
    padding-right: 80px;
}

h3.content03_title.sec03 {
    background: #9fa0a0;
    padding-right: 100px;
}

h3.content03_title.sec03:after {
    border-bottom: solid 75px #efefef;
}

.content03_lead {
    font-size: 18px;
    font-weight: 400;
    line-height: 200%;
    margin-bottom: 30px;
}

.content03_lead span {
    display: block;
}

.content03_lead.sec01 {
    color: #cb5d3f;
}

.content03_lead.sec02_01 {
    color: #00a4a7;
}

.content03_lead.sec02_02 {
    color: #6355a1;
}

.content03_lead.sec03 {
    color: #595757;
}

.content03_sec01 {
    margin-bottom: 90px;
}

.content03_sec01_layout {
    display: grid;
    grid-template-columns: 700px 405px;
    column-gap: 35px;
    align-items: flex-start;
}

.content03_sec01 .sub_sec01 img {
    border: 2px solid #a1a7a8;
    border-radius: 1px;
    box-shadow: 12px 12px 5px 0px rgba(192, 192, 192, 0.45);
    margin-bottom: 30px;
}

.content03_sec01 .sub_sec01 p {
    color: #cb5d3f;
    font-size: 14px;
}

.content03_sec01 .sub_sec02 {
    display: grid;
    grid-template-columns: 191px 200px;
    grid-column-gap: 20px;
    grid-row-gap: 35px;
}

.content03_sec01 .sub_sec02 h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 7px;
}

.content03_sec01 .sub_sec02 h4.sub_sec02_01 {
    color: #cb5d3f;
}

.content03_sec01 .sub_sec02 h4.sub_sec02_02 {
    color: #1b78ad;
}

.content03_sec01 .sub_sec02 h4.sub_sec02_03 {
    color: #009cd3;
}

.content03_sec01 .sub_sec02 .text p {
    font-size: 14px;
    line-height: 150%;
}

.content03_sec02 {
    display: grid;
    grid-template-columns: 545px 545px;
    column-gap: 60px;
    align-items: flex-start;
    margin-bottom: 90px;
}

.content03_sec03 {
    background: #efefef;
    padding-bottom: 30px
}

.content03_sec03_layout {
    display: grid;
    grid-template-columns: 315px 215px 215px 215px;
    grid-column-gap: 40px;
    margin: 5px 0 0 33px;
}

.content03_sec03_layout .sub_sec01,
.content03_sec03_layout .sub_sec02,
.content03_sec03_layout .sub_sec03 {
    margin-top: -40px;
    text-align: center;
    font-size: 14px;
}

h4.content03_sec03_title {
    font-size: 16px;
    color: #FFF;
    width: 90%;
    margin: 18px auto 10px auto;
}

h4.content03_sec03_title.no01 {
    background: #c95083;
}

h4.content03_sec03_title.no02 {
    background: #a5874c;
}

h4.content03_sec03_title.no03 {
    background: #487495;
}

.content03_sec03_layout .sub_sec01 p,
.content03_sec03_layout .sub_sec02 p,
.content03_sec03_layout .sub_sec03 p {
    text-align: left;
    font-size: 14px;
}

.present01 {
    position: relative;
}

.present01_inr {
    width: 1140px;
    margin: 0 auto;
    padding: 70px 0;
}

.present01 .top_text {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    color: #a5884d;
    letter-spacing: -1px;
    margin-bottom: 30px;
    text-align: center;
    line-height: 180%;
}

.present01_box_layout {
    width: 100%;
    display: grid;
    grid-template-columns: 455px 660px;
    column-gap: 24px;
    margin-bottom: 25px;
}

.present01_box {
    background: #a5884d;
    padding: 29px 35px 18px 35px;
}

.present01_box:nth-child(2) {
    padding-right: 15px;
}

.present01_box .heading {
    font-size: 22px;
    color: #FFF;
    line-height: 120%;
}

.present01_box .heading span {
    font-size: 18px;
    padding-right: 10px;
}

.present01_box .title {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-size: 28px;
    color: #FFF;
    margin-bottom: 10px;
}

.present01_box .title span {
    font-size: 18px;
    position: relative;
    top: -4px;
}

.present01_box .text {
    font-size: 14px;
    color: #FFF;
    line-height: 150%;
}

.present01_box .note {
    font-size: 12px;
    color: #FFF;
    line-height: 160%;
    text-align: left;
}

.present01_box .pic {
    text-align: center;
    padding: 28px 0 0px 0;
    position: relative;
}

.present01_box .pic .magnifier01 {
    position: absolute;
    bottom: 0px;
    right: 0;
}

.present01_box .pic .magnifier02 {
    position: relative;
    top: -10px;
}

.present01_premium {
    margin-bottom: 45px;
}

.present_img_pop {
    display: block;
    position: absolute;
    top: 123px;
    left: 29px;
    width: 470px;
    height: 322px;
    border: 1px solid;
}

.trial {
    background: #000
}

.trial_inr {
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px 0
}

.trial_btn {
    text-align: center;
    max-width: 631px;
    margin: 0 auto
}

.trial_pop {
    position: relative;
    max-width: 1200px;
    margin: 10px auto 80px;
    box-sizing: border-box
}

.trial_slide {
    touch-action: auto
}

.trial_slide .slick-track {
    display: flex;
    align-items: center
}

.trial_slide .trial_slide_item_inr {
    max-width: 600px;
    width: fit-content;
    padding: 50px;
    background: #000;
    margin: 0 auto;
    box-sizing: border-box
}

.trial_slide .trial_slide_item_t2 .trial_slide_item_inr {
    max-width: 1100px
}

.trial_slide .slick-arrow {
    position: absolute;
    top: 50%;
    width: 34px;
    height: 60px;
    transform: translate(0, -50%);
    font-size: 0;
    cursor: pointer
}

.trial_slide .slick-prev {
    background: url("../img/home/trial/arw_l.png") no-repeat 50% 0;
    left: -40px
}

.trial_slide .slick-next {
    background: url("../img/home/trial/arw_r.png") no-repeat 50% 0;
    right: -40px
}

.trial_slide .slick-dots {
    position: absolute;
    bottom: -30px;
    left: 0;
    display: flex;
    justify-content: center;
    width: 100%
}

.trial_slide .slick-dots li {
    margin: 0 3px
}

.trial_slide .slick-dots li button {
    padding: 10px 5px;
    font-size: 0;
    cursor: pointer
}

.trial_slide .slick-dots li button:after {
    content: "";
    display: block;
    background: #000;
    border-radius: 4px;
    width: 87px;
    height: 8px
}

.trial_slide .slick-dots li.slick-active button:after {
    background: #fdd000
}

.trial_btn_close {
    position: absolute;
    bottom: -70px;
    right: 0
}

.popup-trial .mfp-container {
    padding: 0 50px
}

.popup-trial button.mfp-close {
    width: 50px;
    height: 50px;
    opacity: 1;
    top: 0;
    right: 0;
    text-indent: 100%;
    overflow: hidden;
    transition: opacity .2s
}

.popup-trial button.mfp-close:before,
.popup-trial button.mfp-close:after {
    content: "";
    background: #fff;
    width: 2px;
    height: 30px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%
}

.popup-trial button.mfp-close:before {
    transform: translate(-50%, -50%) rotate(-45deg)
}

.popup-trial button.mfp-close:after {
    transform: translate(-50%, -50%) rotate(45deg)
}

.popup-trial button.mfp-close:hover {
    opacity: .8
}

.popup-trial button.mfp-close:active {
    top: 0
}

.home_coming {
    overflow: hidden;
    background: linear-gradient(90deg, #000, #000 40px, #0d0d0d 40px, #0d0d0d 80px) repeat 50% 0;
    background-size: 80px auto
}

.home_coming_inr {
    max-width: 984px;
    margin: 0 auto;
    padding: 45px 0 40px
}

.home_coming_title {
    text-align: center;
    margin: 0 0 20px
}

.home_coming_slide {
    margin: 0 -10px
}

.home_coming_slide .slick-prev {
    font-size: 0;
    position: absolute;
    top: 50%;
    left: -20px;
    transform: translate(0, -50%);
    background: url("../img/home/slide_prev.png") no-repeat 0 0;
    background-size: 100% auto;
    width: 40px;
    height: 75px;
    z-index: 2;
    cursor: pointer
}

.home_coming_slide .slick-next {
    font-size: 0;
    position: absolute;
    top: 50%;
    right: -20px;
    transform: translate(0, -50%);
    background: url("../img/home/slide_next.png") no-repeat 0 0;
    background-size: 100% auto;
    width: 40px;
    height: 75px;
    z-index: 2;
    cursor: pointer
}

.home_coming_slide .slick-disabled {
    opacity: .25;
    cursor: default
}

.home_coming_slide_item_inr {
    padding: 0 10px
}

.home_coming_note {
    text-align: right;
    font-size: 12px;
    margin: 10px 0 0
}

.faq_box {
    background: #fff;
    padding: 0 0 20px
}

#faqList .question {
    padding: 5px;
    font-size: 13px;
    font-weight: normal;
    cursor: pointer;
    line-height: 22px;
    border-top: 1px dotted #555
}

#faqList .answer {
    padding: 10px;
    background-color: #f6f6f6;
    border-top: 1px dotted #555;
    font-size: 12px;
    font-weight: normal;
    color: #5b2b14;
    line-height: 30px;
    display: none
}

#faqList .answer img {
    width: inherit;
    max-width: 100%;
    height: auto !important
}

#faqList .qTitle {
    margin: 10px 0 0 0;
    width: 35px;
    font-size: 22px;
    letter-spacing: -2px;
    line-height: 22px;
    color: #333
}

#faqList .aTitle {
    margin: 0;
    display: block;
    font-size: 22px;
    letter-spacing: -2px;
    line-height: 22px
}

#faqList p {
    line-height: 30px;
    letter-spacing: 1px;
    color: #5b2b14
}

#faqList b,
#faqList strong {
    font-weight: bold
}

#faqList em {
    font-style: italic
}

#faqList small {
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 10px
}

#faqList .notes {
    line-height: 18px
}

#faqList ul {
    padding: 0 0 0 1.2em;
    margin: 1em 0
}

#faqList ul li {
    list-style: disc
}

#faqList ol {
    padding: 0 0 0 1.2em;
    margin: 1em 0
}

#faqList ol li {
    list-style: decimal
}

#faqList blockquote {
    margin: 1em 0;
    padding: 0 0 0 30px
}

.contact_box {
    background: #fff;
    padding: 0 0 20px
}

.contact_sh {
    padding: 0 20px
}

.contact_info {
    margin: 10px 0
}

.contact_block {
    padding: 0 20px
}

.contact_block:before,
.contact_block:after {
    content: " ";
    display: table
}

.contact_block:after {
    clear: both
}

.contact_block .contact_block__l {
    float: left;
    width: 483px
}

.contact_block .contact_block__r {
    float: right;
    width: 145px;
    padding: 10px 0 0
}

.contact_block__btn>a {
    display: inline-block;
    border-radius: 4px;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, .35)
}

.contact_block__btn>a:hover {
    opacity: .8
}

.contact_note {
    border-top: 1px dotted #999;
    padding: 20px 0 0
}

.company_pic {
    margin: 37px 0
}

.privacy_box {
    margin: 0 0 20px
}

.privacy_box p+p {
    margin: 10px 0 0
}

.news_article {
    padding: 40px 0 10px;
    border-bottom: 1px dotted #000
}

.news_article__head {
    background: #eee5d2;
    background-size: 40px auto;
    color: #414127;
    padding: 8px 15px;
    display: flex
}

.news_article__date {
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    width: 9em
}

.news_article__title {
    font-size: 16px;
    line-height: 1.5;
    flex: 1
}

.news_article__body {
    padding: 10px 0 20px;
    font-size: 14px
}

.news_article__body p {
    margin: 1em 0
}

.news_article__body b,
.news_article__body strong {
    font-weight: bold
}

.news_article__body em {
    font-style: italic
}

.news_article__body small {
    font-size: 10px
}

.news_article__body ul {
    padding: 0 0 0 1.2em;
    margin: 1em 0
}

.news_article__body ul li {
    list-style: disc
}

.news_article__body ol {
    padding: 0 0 0 1.2em;
    margin: 1em 0
}

.news_article__body ol li {
    list-style: decimal
}

.news_article__body blockquote {
    margin: 1em 0;
    padding: 0 0 0 30px
}

.news_nav {
    padding: 40px 0
}

.news_nav__txt {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 10px
}

.news_pager {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.news_pager__item {
    border-radius: 50%;
    background: #fed900;
    color: #5b5b5b;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    margin: 5px;
    transition: opacity .1s
}

.news_pager__item:hover {
    color: #000;
    opacity: .8;
    text-decoration: none
}

.news_pager__item.is-active {
    background: #000;
    color: #fff
}

.news_pager__item.is-active:hover {
    opacity: 1
}

.movie_page {
    background: #eee5d2
}

.movie_page_inr {
    width: 854px;
    margin: 0 auto
}

.movie_btn_backtohome {
    padding: 13px 0 13px;
    line-height: 1
}

.movie_container {
    background: #000
}

.movie_player {
    width: 854px;
    height: 480px
}

.movie_present_inr {
    max-width: 1000px;
    margin: 0 auto;
    padding: 25px 0 40px
}

.movie_present_bl {
    display: flex;
    justify-content: space-between;
    display: grid;
    grid-template-columns: 49% 49%;
    grid-column-gap: 2%;
}

.movie_present_box {
    position: relative;
    width: 49.8%;
    width: 100%;
}

.movie_present_img01 {
    display: block;
    position: absolute;
    top: 20.7468879668%;
    left: 4.4176706827%;
    width: 92.3694779116%;
    height: 43.153526971%
}

.movie_present_img02 {
    display: block;
    position: absolute;
    top: 63.4854771784%;
    left: 41.5662650602%;
    width: 55.421686747%;
    height: 34.6473029046%
}

.movie_present_premium {
    position: relative;
    width: 48.8%;
    width: 100%;
}

.movie_present_premium_img_a {
    display: block;
    position: absolute;
    top: 41.9087136929%;
    left: 3.0737704918%;
    width: 94.262295082%;
    height: 44.398340249%
}

.movie_present_note {
    font-size: 12px;
    text-align: right;
    margin: 5px 0 0
}

.movie_present_btns {
    margin: 20px 0 0
}

.movie_present_btn_appli .hover:after {
    border-radius: 8px
}

.movie_present_btn_faq {
    text-align: right;
    margin: 15px 0 0;
    line-height: 1;
    font-size: 13px
}

.movie_present_btn_faq_a .ico_faq {
    width: 14px;
    margin: 0 5px 0 0
}

.movie_btn_back {
    display: none
}

.movie_continuation {
    margin: 30px 0 0;
    line-height: 0;
    font-size: 0
}

.movie_closed {
    display: table;
    color: #000;
    background: #fff;
    width: 854px;
    height: 512px
}

.movie_closed_txt {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    line-height: 1.5
}

@media screen and (max-width: 599px) {
    body {
        line-height: 1.6
    }
    body {
        font-size: 12px
    }
    .pc {
        display: none
    }
    .sp {
        display: block
    }
    br.sp,
    img.sp,
    span.sp {
        display: inline
    }
    table.sp {
        display: table
    }
    .u-ls-sp .u-ls_h {
        display: table-cell;
        white-space: nowrap
    }
    .u-ls-sp .u-ls_b {
        display: table-cell
    }
    .wrapper {
        min-width: 0
    }
    .wrapper_movie {
        min-width: 0
    }
    .header_page_inr {
        width: auto;
        height: 65px
    }
    .header_page_logo {
        width: 155px;
        top: 8px;
        left: 8px
    }
    .header_page_info {
        display: none
    }
    .contents_page_inr {
        display: block;
        width: auto;
        padding: 0
    }
    .contents_page_side {
        width: auto
    }
    .contents_page_main {
        width: auto
    }
    .contents_main_b {
        margin: 0 10px 20px
    }
    .footer_home {
        border-top: 2px solid #fdd000;
        padding: 0 0 21.25%
    }
    .footer_inr {
        display: block;
        padding: 0 0
    }
    .footer_logo {
        width: 71.875%;
        margin: 0 auto;
        padding: 8.28125% 0 10.46875%
    }
    .footer_nav {
        flex-wrap: wrap;
        padding: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .3)
    }
    .footer_nav_btn {
        width: 50%;
        box-sizing: border-box;
        border-bottom: 1px solid rgba(255, 255, 255, .3);
        margin: 0
    }
    .footer_nav_pagetop {
        display: block;
        border-top: 0;
        width: 100%
    }
    .footer_nav_home {
        display: block;
        width: 100%
    }
    .footer_nav_btn01,
    .footer_nav_btn03,
    .footer_nav_btn05 {
        border-right: 1px solid rgba(255, 255, 255, .3)
    }
    .footer_nav_btn05 {
        border-bottom: 0
    }
    .official_footer {
        display: none
    }
    .h-sub {
        font-size: 12px;
        margin: 10px 0;
        padding: 0;
        border-radius: 11px;
        text-align: center;
        letter-spacing: inherit;
        line-height: 1.8333333333
    }
    .p-hd {
        font-size: 12px;
        line-height: 1.5;
        padding: 5px 15px 5px 15px;
        display: block;
        text-align: center;
        color: #333;
        letter-spacing: normal
    }
    .hover:hover:after {
        content: none
    }
    .side_nav {
        display: none
    }
    .side_nav_appli_btn_a {
        box-shadow: 2px 3px 4px 1px rgba(0, 0, 0, .2)
    }
    .popup-image .mfp-bottom-bar {
        height: auto;
        padding: 0 0 20px
    }
    .popup-image .mfp-image-holder .mfp-close {
        width: 64px;
        height: 18px
    }
    .bottom_appli {
        display: block;
        padding: 10px;
        background: #000
    }
    .bottom_appli a {
        display: block;
        border-radius: 5px
    }
    .float_side {
        display: none;
    }
    .lineup {
        background: #ef7d00;
        text-align: center;
        display: none
    }
    .eshop {
        display: none
    }
    .pageBottom {
        display: none
    }
    .float_bottom {
        display: block;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 100;
        transition: opacity .3s;
        opacity: 0;
        pointer-events: none;
        width: 100%
    }
    html.is-scroll .float_bottom {
        opacity: 1;
        pointer-events: auto
    }
    .pagetop {
        position: absolute;
        top: -120px;
        right: 5px;
        opacity: 1
    }
    .pagetop img {
        display: none
    }
    .pagetop_a {
        display: block;
        width: 38px;
        height: 38px;
        background: #fff;
        box-sizing: border-box;
        border: 1px solid #8b8c90;
        border-radius: 50%;
        box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, .4)
    }
    .pagetop_a:after {
        content: "";
        display: block;
        width: 13px;
        height: 13px;
        border-top: 3px solid #8b8c90;
        border-left: 3px solid #8b8c90;
        position: absolute;
        top: 14px;
        right: 0;
        left: 0;
        margin: 0 auto;
        transform: rotate(45deg)
    }
    .float_btn {
        display: block;
        border-top: 1px solid #8b8c90;
        background: #fff;
        padding: 2vw 0;
        height: auto;
        background: #eee6d4;
    }
    .float_btn>a {
        display: block;
    }
    .float_btn a {
        position: relative;
        top: 0;
        width: 96vw;
        margin: 0 auto;
    }
    .float_btn a img {
        width: 100%;
    }
    .home_header_wrap {
        height: 20vw;
        width: 100%;
    }
    .home_header {
        position: fixed;
        top: 0;
        left: 0;
        background: rgb(255, 255, 255, 0.5);
        min-width: 0;
        width: 100%;
        z-index: 1000;
        color: #414127;
        text-align: center;
    }
    .home_header_inr {
        position: relative;
        width: 100%;
        height: 20vw;
        margin: 0 auto;
    }
    .home_header_logo {
        position: absolute;
        top: 20px;
        left: 20px;
        width: 66vw;
        height: auto;
    }
    .hamburger {
        display: block;
        height: 45px;
        width: 45px;
        margin-left: auto;
        position: relative;
        top: 3vw;
        right: 5vw;
        z-index: 10;
        border: none;
        background-color: transparent;
    }
    .hamburger.-active .hamburger__line {
        background-color: transparent
    }
    .hamburger.-active .hamburger__line::before {
        top: 0;
        transform: rotate(45deg)
    }
    .hamburger.-active .hamburger__line::after {
        top: 0;
        transform: rotate(-45deg)
    }
    .hamburger__line {
        display: block;
        height: 0.8vw;
        position: absolute;
        top: 6.5vw;
        left: 50%;
        transform: translateX(-50%);
        width: 12vw;
        background-color: #414127;
        transition: 0.4s
    }
    .hamburger__line:before,
    .hamburger__line:after {
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        width: 100%;
        background-color: #414127;
        transition: inherit
    }
    .hamburger__line:before {
        top: -3.5vw
    }
    .hamburger__line:after {
        top: 3.5vw
    }
    .nav_area_layout {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
    .header__nav-area {
        position: fixed;
        top: -100%;
        left: auto;
        z-index: 9;
        width: 100%;
        height: auto;
        visibility: hidden;
        background: rgba(255, 255, 255, 0.9);
        transition: 0.4s;
        padding-bottom: 10vw;
    }
    .header__nav-area.-active {
        top: 0;
        visibility: visible
    }
    .global-navigation {
        padding-top: 15vw;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 8vw;
    }
    .global-navigation__list {
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: flex-start;
        text-align: left;
        height: auto;
    }
    .global-navigation__list li a {
        font-size: 4vw;
        font-weight: 700;
        display: inline-block;
        padding-left: 5vw;
        margin-bottom: 6vw;
        width: 100%;
        position: relative;
    }
    .global-navigation__list li:nth-child(n+4) a{
        width:100%;
    }
    .global-navigation__list li a:hover {
        color: #d70b24;
        text-decoration: none
    }
    .global-navigation__list li a:before {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 0 6px 11px;
        border-color: transparent transparent transparent #d70b24;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        margin: auto
    }
    .global-navigation__list .gl_line_up {
        display: block;
    }
    .global-navigation__link.-active::after {
        transform: translateY(-50%) rotate(-90deg)
    }
    .mainvis_text {
        display: none;
    }
    .mainvis {
        overflow: hidden;
        margin-top: -20vw;
        min-width: 0;
        min-height: 80vw;
        margin-bottom: 10vw;
    }
    .mainvis_inr {
        position: relative;
        width: 100%;
        margin: 0 auto;
    }
    .mainvis_main {
        width: 100%;
        margin: 0;
    }
    .mainvis_video {
        width: 50vw;
        margin-bottom: 10vw;
    }
    .mainvis_video img {
        width: 100%;
    }
    .mainvis_price {
        width: 30vw;
        position: absolute;
        top: 46vw;
        left: auto;
        right: 5vw;
    }
    .mainvis_lead {
        position: absolute;
        top: 66vw;
        left: 2vw;
        width: 60vw;
    }
    .mainvis_pub_date {
        position: absolute;
        top: 72vw;
        right: 5vw;
        width: 28vw;
    }
    .mainvis_text_sp {
        display: block;
        font-family: "Noto Serif JP", serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        color: #414127;
        text-align: center;
        width: 90%;
        margin: 0 auto 10vw auto;
    }
    .mainvis_text_sp h2 {
        font-size: 6vw;
        line-height: 250%;
    }
    .mainvis_text_sp p {
        font-size: 3.8vw;
        line-height: 200%;
    }
    .content01 h2 {
        font-size: 6vw;
        font-weight: 500;
        text-align: center;
        letter-spacing: -0.5vw;
        margin-bottom: 8vw;
    }
    .content01 .layout_box {
        margin: 0 auto;
        width: 100%;
        display: flex;
        flex-direction: column;
        row-gap: 5vw;
        margin-bottom: 10vw;
    }
    .content01 .layout_box.pic_right {
        flex-direction: column-reverse;
        text-align: right;
        align-items: flex-end;
    }
    .content01 .layout_box.pic_left picture {
        width: 86%;
        text-align: left;
    }
    .content01 .layout_box.pic_right picture {
        width: 86%;
        text-align: right;
    }
    .content01 .layout_box.pic_left picture img {
        box-shadow: 3vw -3vw #eee5d2;
    }
    .content01 .layout_box.pic_right picture img {
        box-shadow: -3vw -3vw #eee5d2;
    }
    .content01 .layout_box h3 {
        font-size: 5vw;
        font-weight: 500;
        letter-spacing: -1px;
        margin-bottom: 15px;
        line-height: 110%;
    }
    .content01 .layout_box .text {
        text-align: left;
        width: 86%;
        margin: 0 auto;
    }
    .content01 .layout_box .text p {
        font-size: 3.8vw;
        line-height: 180%;
        width: 100%;
    }
    .content01 .layout_box.pic_right .text {
        margin-left: auto;
    }
    .content01 .filing {
        width: 84vw;
        padding: 4vw;
        border: 0.3vw solid #a5884d;
        margin: 0 auto 10vw auto;
    }
    .content01 .filing .title {
        font-size: 3vw;
        margin-bottom: 10vw;
        text-align: center;
    }
    .content01 .filing_layout {
        grid-template-columns: 50% 50%;
        column-gap: 2%;
        row-gap: 7vw;
    }
    .content01 .filing_layout .cat {
        font-size: 2.5vw;
        padding-top: 0;
    }
    .content01 .filing_layout h4 {
        font-size: 3.5vw;
        margin-bottom: 1vw;
    }
    .content01 .filing_layout h4 span {
        font-size: 70%;
    }
    .content01 .filing_layout .main_text {
        font-size: 2.4vw;
        line-height: 180%;
    }
    .content01 .filing_layout .sub_text {
        font-size: 2vw;
        line-height: 200%;
    }
    .content01 .filing_layout .magazine_pic {
        text-align: center;
        width: 80%;
        align-content: center;
        margin: 0 auto;
    }
    .content02_inr {
        width: 100%;
        padding: 8vw 0;
    }
    .content02 h2 {
        font-size: 5.5vw;
        letter-spacing: 0vw;
        margin-bottom: 2.5vw;
        font-weight: 500;
    }
    .content02 h3 {
        font-size: 5vw;
        font-weight: 500;
    }
    .content02 .top_text {
        font-size: 2.8vw;
        line-height: 180%;
        margin-bottom: 6vw;
    }
    .content02 .top_text span {
        display: inline;
    }
    .content02 .top_text {
        font-size: 3.5vw;
        line-height: 180%;
        margin: 0 auto;
        margin-bottom: 6vw;
        width: 90%;
    }
    .content02 .rail_map {
        width: 90%;
        margin: 0 auto 10vw auto;
    }
    .present01_inr {
        width: 90%;
        margin: 0 auto;
        padding: 10vw 0;
    }
    .present01_box {
        padding: 3vw 8vw 0.5vw 8vw;
    }
    .present01_box:nth-child(2) {
        padding: 3vw 4vw 3vw 4vw;
    }
    .present01 .top_text {
        font-size: 4.8vw;
        letter-spacing: -0.1vw;
        margin-bottom: 2.5vw;
        font-weight: 500;
    }
    .present01_box_layout {
        width: 100%;
        grid-template-columns: 100%;
        column-gap: 0;
        row-gap: 3vw;
        margin-bottom: 25px;
    }
    .present01_box .heading {
        font-size: 4.6vw;
        line-height: 150%;
        margin-bottom: 3vw;
    }
    .present01_box .heading span {
        font-size: 4vw;
        line-height: 110%;
    }
    .present01_box .title {
        font-size: 5vw;
        line-height: 130%;
    }
    .present01_box:nth-child(2) .title {
        font-size: 4.8vw;
        line-height: 130%;
    }
    .present01_box .title span {
        font-size: 65%;
        position: relative;
        top: 1vw;
        display: block;
    }
    .present01_box .text {
        font-size: 3.4vw;
        color: #FFF;
        line-height: 160%;
        margin-bottom: 1vw;
    }
    .present01_box .note {
        font-size: 2.8vw;
        color: #FFF;
        line-height: 140%;
        text-align: left;
    }
    .present01_box .pic .magnifier01 {
        bottom: -5vw;
        right: -6vw;
    }
    .present01_box .pic .magnifier02 {
        position: absolute;
        top: auto;
        bottom: -9vw;
        right: -5vw;
    }
    .present01_box .pic {
        text-align: center;
        width: 80%;
        padding: 3vw 0 5vw 0;
        margin: 0 auto;
    }
    .present01_box:nth-child(2) .pic {
        width: 90%;
        padding: 3vw 0 3vw 0;
        margin: 0 auto;
    }
    .present01_box:nth-child(2) .pic img {
        margin-bottom: 5vw;
    }
    .present01_premium {
        margin-bottom: 6vw;
    }
    .present01_box .pic .magnifier {
        position: absolute;
        top: 24vw;
        left: 73vw;
        width: 5.5vw;
        height: 5.5vw;
    }
    .content03_inr {
        width: 90%;
        margin: 0 auto;
        padding: 0 0 6vw 0;
    }
    .content03 h2 {
        font-size: 5.5vw;
        font-weight: 500;
        width: 75%;
        letter-spacing: -0.2vw;
        margin: 0 auto 4vw auto;
    }
    .content03_lead {
        font-size: 3.8vw;
        font-weight: 400;
        line-height: 160%;
        margin-bottom: 5vw;
    }
    .content03_lead span {
        display: inline;
    }
    .content03_sec01_layout {
        display: grid;
        grid-template-columns: 100%;
        column-gap: 0;
        row-gap: 5vw;
        align-items: flex-start;
    }
    h3.content03_title {
        font-size: 5vw;
        line-height: 200%;
        padding-left: 2.8vw;
        margin-bottom: 3vw;
        letter-spacing: 0.4vw
    }
    h3.content03_title:after {
        right: 0;
        top: 0px;
        width: 0;
        height: 0;
        border: none;
        border-left: solid 5vw transparent;
        border-bottom: solid 10vw #FFF;
    }
    h3.content03_title.sec03:after {
        border-bottom: solid 10vw #efefef;
    }
    h3.content03_title.sec02_01 {
        padding-right: 5vw;
    }
    h3.content03_title.sec02_02 {
        padding-right: 10vw;
    }
    h3.content03_title.sec03 {
        padding-right: 13vw;
    }
    .content03_sec01_layout .sub_sec01 picture img {
        width: 98%;
    }
    .content03_sec01 {
        margin-bottom: 6vw;
    }
    .content03_sec01 .sub_sec02 {
        display: grid;
        grid-template-columns: 30% 30% 30%;
        grid-template-rows: 1fr 1fr;
        grid-column-gap: 5%;
        grid-row-gap: 4vw;
    }
    .content03_sec01 .sub_sec02 div:first-child {
        grid-row: 1 / 2;
        grid-column: 1 / 2;
    }
    .content03_sec01 .sub_sec02 div:nth-child(2) {
        grid-row: 2 / 3;
        grid-column: 1 / 2;
    }
    .content03_sec01 .sub_sec02 div:nth-child(3) {
        grid-row: 1 / 2;
        grid-column: 2 / 3;
    }
    .content03_sec01 .sub_sec02 div:nth-child(4) {
        grid-row: 2 / 3;
        grid-column: 2 / 3;
    }
    .content03_sec01 .sub_sec02 div:nth-child(5) {
        grid-row: 1 / 2;
        grid-column: 3 / 4;
    }
    .content03_sec01 .sub_sec02 div:nth-child(6) {
        grid-row: 2 / 3;
        grid-column: 3 / 4;
    }
    .content03_sec01 .sub_sec02 .pic {
        align-content: center;
    }
    .content03_sec01 .sub_sec02 h4 {
        font-size: 3.5vw;
        margin-bottom: 1.5vw;
    }
    .content03_sec01 .sub_sec02 .text p {
        font-size: 2.8vw;
        line-height: 180%;
    }
    .content03_sec02 {
        display: grid;
        grid-template-columns: 100%;
        column-gap: 0;
        row-gap: 10vw;
        align-items: flex-start;
        margin-bottom: 8vw;
    }
    .content03_sec03_layout {
        display: grid;
        grid-template-columns: 100%;
        grid-column-gap: 0;
        grid-row-gap: 5vw;
        margin: 0vw 5vw 3vw 5vw;
    }
    .content03_sec03_layout .sub_sec01,
    .content03_sec03_layout .sub_sec02,
    .content03_sec03_layout .sub_sec03 {
        margin-top: 0;
        text-align: center;
        font-size: 2.4vw;
    }
    h4.content03_sec03_title {
        font-size: 3.2vw;
        color: #FFF;
        width: 35vw;
        margin: 3vw auto 2vw auto;
    }
    .content03_sec03_layout .sub_sec01 picture img,
    .content03_sec03_layout .sub_sec02 picture img,
    .content03_sec03_layout .sub_sec03 picture img {
        width: 30vw;
    }
    .content03_sec03_layout .sub_sec01 p,
    .content03_sec03_layout .sub_sec02 p,
    .content03_sec03_layout .sub_sec03 p {
        margin: 0 auto;
        text-align: left;
        font-size: 3vw;
        width: 80vw;
        line-height: 180%;
    }
    .trial_btn {
        max-width: 90.625vw
    }
    .trial_slide {
        padding: 25px 15px 15px
    }
    .trial_slide .trial_slide_item_inr {
        padding: 15px
    }
    .trial_slide .slick-arrow {
        width: 13px;
        height: 22px
    }
    .trial_slide .slick-prev {
        background-size: cover;
        left: -10px
    }
    .trial_slide .slick-next {
        background-size: cover;
        right: -10px
    }
    .trial_slide .slick-dots li {
        margin: 0 3px
    }
    .trial_slide .slick-dots li button {
        padding: 10px 3px
    }
    .trial_slide .slick-dots li button:after {
        border-radius: 3px;
        width: 36px;
        height: 6px
    }
    .trial_btn_close {
        bottom: -50px;
        width: 64px
    }
    .popup-trial .mfp-container {
        padding: 0 20px
    }
    .popup-trial button.mfp-close {
        width: 25px;
        height: 25px;
        top: 0;
        right: 0
    }
    .popup-trial button.mfp-close:before,
    .popup-trial button.mfp-close:after {
        width: 1px;
        height: 16px
    }
    .popup-trial button.mfp-close:active {
        top: 0
    }
    .home_coming {
        background: linear-gradient(90deg, #000, #000 20px, #0d0d0d 20px, #0d0d0d 40px) repeat 50% 0;
        background-size: 40px auto
    }
    .home_coming_inr {
        padding: 30px 40px 40px
    }
    .home_coming_title {
        max-width: 25.46875vw;
        margin: 0 auto 20px
    }
    .home_coming_slide {
        margin: 0
    }
    .home_coming_slide .slick-prev {
        width: 20px;
        height: 37px;
        left: -20px;
        background-size: contain
    }
    .home_coming_slide .slick-next {
        width: 20px;
        height: 37px;
        right: -20px;
        background-size: contain
    }
    .home_coming_note {
        font-size: 10px;
        margin: 5px 0 0
    }
    #faqList {
        margin: 0
    }
    #faqList .question {
        font-size: 12px
    }
    #faqList .qTitle {
        width: 20px;
        font-size: 16px;
        line-height: 16px
    }
    #faqList .aTitle {
        font-size: 16px;
        line-height: 16px
    }
    .contact_block:before,
    .contact_block:after {
        content: " ";
        display: table
    }
    .contact_block:after {
        clear: both
    }
    .contact_block .contact_block__l {
        float: none;
        width: auto
    }
    .contact_block .contact_block__r {
        float: none;
        width: auto;
        padding: 10px 0 0;
        text-align: center
    }
    .company_pic {
        margin: 0
    }
    .news_article {
        padding: 10px 0 10px
    }
    .news_article__head {
        padding: 8px 10px
    }
    .news_article__date {
        font-size: 12px
    }
    .news_article__title {
        font-size: 12px
    }
    .news_article__body {
        padding: 5px 0 10px;
        font-size: 12px
    }
    .news_nav {
        padding: 20px 0
    }
    .news_nav__txt {
        font-size: 12px
    }
    .news_pager__item {
        width: 30px;
        height: 30px;
        font-size: 12px;
        margin: 3px
    }
    .movie_page img {
        width: 100%
    }
    .movie_page_inr {
        width: auto
    }
    .movie_btn_backtohome {
        display: none
    }
    .movie_player {
        width: auto;
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden
    }
    .movie_player iframe,
    .movie_player object {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
    .movie_present_inr {
        padding: 10px
    }
    .movie_present_bl {
        display: block
    }
    .movie_present_box {
        width: auto
    }
    .movie_present_img01 {
        top: 18.9530685921%;
        left: 5%;
        width: 90%;
        height: 35.1985559567%
    }
    .movie_present_img02 {
        top: 70.036101083%;
        left: 5%;
        width: 90%;
        height: 27.0758122744%
    }
    .movie_present_premium {
        width: auto;
        margin: 10px 0 0
    }
    .movie_present_premium_img_a {
        top: 34.2741935484%;
        left: 5%;
        width: 91.6666666667%;
        height: 37.6344086022%
    }
    .movie_present_note {
        margin: 3px 0 0;
        font-size: 10px
    }
    .movie_present_btns {
        margin: 10px 0 0
    }
    .movie_present_btn_appli {
        margin: 0;
        border-radius: 5px;
        box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .4)
    }
    .movie_present_btn_faq {
        font-size: 10px;
        margin: 0
    }
    .movie_present_btn_faq_a .ico_faq {
        width: 10px
    }
    .movie_present_btn_faq_a {
        padding: 15px 0;
        display: inline-block
    }
    .movie_btn_back {
        display: block;
        margin: 10px 0 0
    }
    .movie_btn_back>a {
        display: block;
        line-height: 1;
        background: #1d1d1d;
        text-align: center;
        padding: 15px
    }
    .movie_btn_back>a img {
        width: 38px
    }
    .movie_continuation {
        margin: 15px 0 0;
        width: auto;
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden
    }
    .movie_continuation iframe,
    .movie_continuation object {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
    .movie_closed {
        width: 100%;
        height: 180px;
        height: 56.25vw
    }
    .movie_closed_txt {
        font-size: 14px;
        line-height: 1.5
    }
    .footer_sns {
        width: 100%;
        background: #c6a96a;
        text-align: center;
        padding: 3vw 5vw;
    }
    .footer_sns_layout {
        width: 1000px;
        margin: 0 auto;
        display: grid;
        grid-template-columns: 20vw 70vw;
        align-items: flex-start;
    }
    .footer_sns .icons {
        display: grid;
        grid-template-columns: 23px 23px;
        grid-column-gap: 10px;
        align-content: center;
        margin-top: 5px;
    }
    .footer_sns .sns_facebook,
    .footer_sns .sns_x {
        width: 23px;
    }
    .footer_sns .links {
        position: relative;
        display: grid;
        grid-template-columns: auto;
        grid-template-rows: 7vw 8vw 8vw 8vw;
        grid-column-gap: 0;
        grid-row-gap: 0;
        background: #FFF;
        padding: 3vw 0 3vw 3vw;
        text-align: left;
        align-items: flex-start;
        align-content: center;
    }
    .footer_sns .links:before {
        position: absolute;
        top: 8px;
        left: -10px;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-right: 10px solid #FFF;
        border-left: 0;
    }
    .footer_sns .links .lead {
        font-size: 13px;
        font-weight: 600;
    }
    .footer_sns .links .sns_facebook {
        position: relative;
        left: -1vw;
    }
    .footer_sns .links .sns_mailto {
        width: 30vw;
    }
}

@media print,
screen and (min-width: 931px) {
    body {
        font-size: 12px
    }
}

@media print,
screen and (min-width: 769px) {
    body {
        font-size: 12px
    }
}

@media screen and (min-width: 600px) {
    body {
        font-size: 12px
    }
    .float_menu_content {
        display: none !important
    }
}

@media screen and (max-width: 930px) {
    body {
        font-size: 12px
    }
}

@media screen and (max-width: 768px) {
    body {
        font-size: 12px
    }
}

@media screen and (max-width: 800px)and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

@media print {
    .home_header {
        position: absolute !important
    }
}