@charset 'utf-8';

/*	Cascading Style Sheets: style.css 5.2	*/

.pc {
    display: block;
}

.sp {
    display: none;
}

.NAVI ul li.M_HOME a {
    border-bottom: 3px solid #1da4e7;
    color: #1da4e7;
}

#TOP {
    width: 1040px;
    height: 460px;
    margin: 0 auto;
    background: #fff;
}

.TOP_IMAGE {
    width: 1040px;
    height: 460px;
    float: left;
    background: #fff;
    text-align: center;
}

.TOP_SLIDE {
    width: 1040px;
    height: 460px;
    float: left;
    background: #fff;
    text-align: center;
}

.TOP_SLIDE a.BA1 {
    width: 370px;
    position: absolute;
    top: 200px;
    left: 335px;
}

.TOP_SLIDE a.BA1 img {
    width: 370px;
    float: left;
}

.TOP_SLIDE a.BA2 {
    position: absolute;
    bottom: 10px;
    right: 20px;
}

.TOP_SLIDE a.BA_SP {
    display: none;
}

#TOP .SLIDE_IMAGE {
    position: relative;
    width: 1040px;
    height: 460px;
    float: left;
    margin: 0 auto;
    padding-bottom: 0px;
    overflow: visible;
}

#TOP .slider {
    position: relative;
    width: 1040px;
    height: 460px;
    float: left;
    margin: 0 auto;
    padding-bottom: 0px;
    overflow: visible;
}

#TOP .slides {
    height: 100%;
    overflow: hidden;
    *zoom: 1;
}

#TOP .slide {
    height: 100%;
    float: left;
    clear: none;
    position: relative;
}

#TOP .slide a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    -khtml-opacity: 0.70;
    opacity: 0.70;
}

#TOP .slide a:active {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    -khtml-opacity: 0.70;
    opacity: 0.70;
}

#TOP .slide img {
    width: 100%;
}

#TOP .slider-arrows {
    width: 960px;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}

#TOP .slider-arrow {
    position: absolute;
    top: 0;
    display: block;
    margin-bottom: -20px;
    padding: 20px;
}

#TOP .slider-arrow--right {
    bottom: 50%;
    right: 30px;
    background: #000 url(../img/right.png) no-repeat 0 0;
}

#TOP .slider-arrow--left {
    bottom: 50%;
    left: 30px;
    background: url(../img/left.png) no-repeat 0 0;
}

#TOP .slider-nav {
    position: absolute;
    top: -20px;
}

#TOP .slider-nav__item {
    width: 6px;
    height: 6px;
    float: left;
    clear: none;
    display: block;
    margin: 0 3px;
    background: #eee;
    border-radius: 4px;
}

#TOP .slider-nav__item:hover {
    background: #db3e37;
}

#TOP .slider-nav__item--current {
    background: #db3e37;
}

#TOP .TOP_NEW_SP {
    display: none;
}

#TOP .SHEET {
    overflow: visible;
    position: relative;
}

#TOP .SHEET .IMAGE_SP {
    display: none;
}

#TOP .SHEET .IMAGE_PC {
    position: absolute;
    top: 0;
    left: -40px;
}

#TOP .SHEET .IMAGE {
    width: auto;
    float: left;
    margin: 0 0 0 -50px;
}

#TOP .SHEET .TITLE {
    position: absolute;
    top: 140px;
    left: 50px;
}

#TOP .SHEET .NEWS {
    width: 464px;
    height: 220px;
    position: absolute;
    top: 190px;
    right: 0;
    background: #fff;
    border: 3px solid #ccc;
}

#TOP .SHEET .NEWS h2 {
    width: auto;
    float: left;
    margin: 20px 0 0 20px;
    font-weight: bold;
    line-height: 1.2em;
}

#TOP .SHEET .NEWS .NEWS_BOX {
    width: 430px;
    height: 170px;
    float: left;
    margin: 10px 0 0 20px;
    overflow-y: scroll;
}

#TOP .SHEET .NEWS .NEWS_BOX dl {
    width: 410px;
    float: left;
    padding: 5px 0;
    border-bottom: 1px dotted #ccc;
    font-size: 12px;
    line-height: 1.5em;
}

#TOP .SHEET .NEWS .NEWS_BOX dl dt {
    width: 70px;
    float: left;
}

#TOP .SHEET .NEWS .NEWS_BOX dl dt em {
    width: 66px;
    float: right;
    padding: 2px 0;
    background: none;
    color: #000;
    text-align: center;
    font-size: 10px;
    line-height: 1.2em;
}

#TOP .SHEET .NEWS .NEWS_BOX dl dt em.N1 {
    border: 2px solid #ff9f00;
}

#TOP .SHEET .NEWS .NEWS_BOX dl dt em.N2 {
    border: 2px solid #ff6600;
}

#TOP .SHEET .NEWS .NEWS_BOX dl dt em.N3 {
    border: 2px solid #b6006c;
}

#TOP .SHEET .NEWS .NEWS_BOX dl dt em.N4 {
    border: 2px solid #ffcc00;
}

#TOP .SHEET .NEWS .NEWS_BOX dl dt em.N5 {
    border: 2px solid #0054a7;
}

#TOP .SHEET .NEWS .NEWS_BOX dl dt em.N6 {
    border: 2px solid #1da4e7;
}

#TOP .SHEET .NEWS .NEWS_BOX dl dt em.N7 {
    border: 2px solid #dc084d;
}

#TOP .SHEET .NEWS .NEWS_BOX dl dd {
    width: 320px;
    float: right;
}

#TOP .SHEET .NEWS .NEWS_BOX dl dd a {
    text-decoration: underline;
}

#TOP .SHEET .NEWS .NEWS_BOX dl dd a:hover {
    text-decoration: none;
}

#TOP .SHEET .NEWS .NEWS_BOX dl dd a:active {
    text-decoration: none;
}

#TOP .SHEET_NEW {
    overflow: visible;
    position: relative;
    height: 450px;
}

#TOP .SHEET_NEW .TOP_NEW_SP {
    display: none;
}

#TOP .SHEET_NEW a {
    width: 370px;
    position: absolute;
    top: 200px;
    left: 295px;
}

#TOP .SHEET_NEW a img {
    width: 370px;
    float: left;
}

#PAGE .SHEET .HOLIDAY {
    width: 95%;
    float: left;
    margin: 20px 0 0 0;
    padding: 10px 2.5%;
    background: #ff0;
    color: #000;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5em;
}

#PAGE .notice {
    color: #333;
    font-size: 1.25rem;
    text-align: center;
    width: 90%;
    margin: 1rem auto 0;
    padding: .2rem;
    background: yellow;
}

#PAGE .SHEET ul.BANNER {
    width: 985px;
    float: left;
    margin-top: 20px;
}

#PAGE .SHEET ul.BANNER li {
    width: 470px;
    height: auto;
    float: left;
    margin: 0 20px 0 0;
}

#PAGE .SHEET ul.BANNER li a {
    width: 462px;
    float: left;
    border: 4px solid #1da4e7;
}

#PAGE .SHEET ul.BANNER li a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    -khtml-opacity: 0.70;
    opacity: 0.70;
}

#PAGE .SHEET ul.BANNER li a:active {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    -khtml-opacity: 0.70;
    opacity: 0.70;
}

#PAGE .SHEET ul.BANNER li a img {
    width: 462px;
    float: left;
}

#PAGE .SHEET ul.INDEX {
    width: 985px;
    float: left;
    margin-top: 20px;
}

#PAGE .SHEET ul.INDEX li {
    width: auto;
    height: auto;
    float: left;
    margin: 0 20px 30px 0;
}

#PAGE .SHEET ul.INDEX li a {
    width: 217px;
    height: 270px;
    float: left;
    background: #fff;
    border: 4px solid #1da4e7;
}

#PAGE .SHEET ul.INDEX li a figure {
    position: relative;
    overflow: hidden;
    width: 100%;
    float: left;
    margin: 0;
}

#PAGE .SHEET ul.INDEX li a figure img.PHOTO {
    width: 100%;
    height: auto;
    position: relative;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#PAGE .SHEET ul.INDEX li a:hover figure img.PHOTO {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

#PAGE .SHEET ul.INDEX li a figcaption {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(29, 161, 228, .3);
    -webkit-transform: rotateY(-90deg) rotateX(-90deg);
    transform: rotateY(-90deg) rotateX(-90deg);
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0;
}

#PAGE .SHEET ul.INDEX li a:hover figure figcaption {
    -webkit-transform: rotateY(0) rotateX(0);
    transform: rotateY(0) rotateX(0);
    opacity: 1;
}

#PAGE .SHEET ul.INDEX li a figcaption img {
    width: 12px;
    float: left;
    margin: 70px 0 0 100px;
}

#PAGE .SHEET ul.INDEX li a h3 {
    width: 190px;
    float: left;
    margin: 15px 0 0 15px;
    color: #1da4e7;
    font-weight: bold;
    font-size: 10px;
    line-height: 1.2em;
}

#PAGE .SHEET ul.INDEX li a h3 strong {
    width: 190px;
    float: left;
    margin: 10px 0 0 0;
    color: #000;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.2em;
}

#PAGE .SHEET ul.INDEX li a span {
    width: 190px;
    float: left;
    margin: 10px 0 0 15px;
    font-size: 11px;
    line-height: 1.5em;
}

#PAGE .SHEET ul.INDEX li.LS a {
    width: 462px;
    height: 270px;
    float: left;
    background: #fff;
    border: 4px solid #1da4e7;
}

#PAGE .SHEET ul.INDEX li.LS a figcaption img {
    width: 12px;
    float: left;
    margin: 70px 0 0 225px;
}

#PAGE .SHEET ul.INDEX li.LS a h3 {
    width: 440px;
    float: left;
    margin: 15px 0 0 15px;
    color: #1da4e7;
    font-weight: bold;
    font-size: 10px;
    line-height: 1.2em;
}

#PAGE .SHEET ul.INDEX li.LS a h3 strong {
    width: 440px;
    float: left;
    margin: 10px 0 0 0;
    color: #000;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.2em;
}

#PAGE .SHEET ul.INDEX li.LS a span {
    width: 440px;
    margin: 10px 0 0 15px;
}

#PAGE .SHEET ul.INDEX li.LS a span img {
    width: auto;
    float: right;
    margin: -20px 0 0 0
}

#PAGE .SHEET ul.INDEX li.ENTRY {
    width: 948px;
    float: left;
    margin: 0 0 50px 0;
    padding: 3px;
    background: #fff;
    border: 3px solid #ccc;
}

#PAGE .SHEET ul.INDEX li.ENTRY a {
    width: 926px;
    height: auto;
    float: left;
    margin: 0;
    padding: 10px;
    border: 1px solid #ccc;
}

#PAGE .SHEET ul.INDEX li.ENTRY a .ILL {
    width: auto;
    float: left;
    margin: 0 20px;
}

#PAGE .SHEET ul.INDEX li.ENTRY a .REGISTRATION {
    width: 300px;
    height: 80px;
    float: right;
    margin: 30px 30px 0 0;
    padding: 0;
    background: #1da4e7;
    color: #fff;
    text-align: center;
}

#PAGE .SHEET ul.INDEX li.ENTRY a:hover .REGISTRATION {
    background: #ff9f00;
}

#PAGE .SHEET ul.INDEX li.ENTRY a:active .REGISTRATION {
    background: #ff9f00;
}

#PAGE .SHEET ul.INDEX li.ENTRY a .REGISTRATION strong {
    width: 300px;
    float: right;
    margin: 25px 0 0 0;
    font-size: 13px;
    line-height: 1.2em;
}

#PAGE .SHEET ul.INDEX li.ENTRY a .REGISTRATION em {
    width: 300px;
    float: right;
    margin: 5px 0 0 0;
    font-weight: bold;
    font-size: 10px;
    line-height: 1.2em;
}

#PAGE .SHEET ul.INDEX li.ENTRY a h3 {
    width: auto;
    float: left;
    margin: 15px 0 0 0;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.2em;
}

#PAGE .SHEET ul.INDEX li.ENTRY a span.EX_SPAN {
    width: auto;
    float: left;
    margin: 10px 0 0 0;
    font-size: 12px;
    line-height: 1.8em;
}

#PAGE .SHEET ul.INDEX li.RESERVE {
    width: 960px;
    float: left;
    margin: 0 0 30px 0;
}

#PAGE .SHEET ul.INDEX li.RESERVE a {
    width: 942px;
    height: auto;
    float: left;
    padding: 5px;
}

#PAGE .SHEET ul.INDEX li.RESERVE a span.RES {
    float: right;
}

#PAGE .SHEET ul.INDEX li.RESERVE a span.RES {
    float: right;
}

#PAGE .SHEET ul.INDEX li.RESERVE a .ILL {
    width: 610px;
    float: left;
}

#PAGE .SHEET ul.INDEX li.RESERVE a strong.EX_P {
    width: 280px;
    float: right;
    margin: 20px 20px 0 5px;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.5em;
}

#PAGE .SHEET ul.INDEX li.RESERVE a strong.EX_P em {
    float: none;
    display: inline;
    margin-top: 10px;
    background: #ff0;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5em;
}

#PAGE .SHEET ul.INDEX li.RESERVE a strong.EX_P em span {
    width: auto;
    float: none;
    margin: 0;
    font-size: 22px;
}

#PAGE .SHEET ul.INDEX li.RESERVE a strong.EX_P span.AL {
    width: auto;
    float: none;
    background: none;
    color: #666;
    font-weight: normal;
    font-size: 11px;
}

#PAGE .SHEET ul.INDEX li.RESERVE a strong.EX_P img {
    width: 110px;
    float: right;
}

#PAGE .SHEET ul.INDEX li.RESERVE a strong.EX_P .RESERVATION {
    width: 280px;
    height: 80px;
    float: right;
    margin: 15px 0 0 0;
    padding: 0;
    background: #bb2f80;
    color: #fff;
    text-align: center;
}

#PAGE .SHEET ul.INDEX li.RESERVE a:hover strong.EX_P .RESERVATION {
    background: #ff9f00;
}

#PAGE .SHEET ul.INDEX li.RESERVE a:active strong.EX_P .RESERVATION {
    background: #ff9f00;
}

#PAGE .SHEET ul.INDEX li.RESERVE a strong.EX_P .RESERVATION strong {
    width: 280px;
    float: right;
    margin: 25px 0 0 0;
    font-size: 13px;
    line-height: 1.2em;
}

#PAGE .SHEET ul.INDEX li.RESERVE a strong.EX_P .RESERVATION em {
    width: 280px;
    float: right;
    margin: 5px 0 0 0;
    background: none;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    line-height: 1.2em;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEW {
    width: auto;
    float: left;
    margin: 0 20px 30px 0;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEW a {
    width: 707px;
    float: left;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEW a span.RES {
    float: right;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEW a span.RES {
    float: right;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEW a .ILL {
    width: auto;
    float: left;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEW a strong.EX_P {
    width: 675px;
    float: left;
    margin: 5px 0 0 15px;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.5em;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEW a strong.EX_P em {
    float: none;
    display: inline;
    margin-top: 10px;
    background: #ff0;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5em;
    letter-spacing: 0.1em;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEW a strong.EX_P em span {
    width: auto;
    float: none;
    margin: 0;
    font-size: 30px;
    line-height: 1.2em;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEW a strong.EX_P span.AL {
    width: auto;
    float: none;
    margin: 0 0 0 -30px;
    background: none;
    color: #666;
    font-weight: normal;
    font-size: 11px;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEW a strong.EX_P img {
    width: 110px;
    margin: -50px 0 0 0;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEW a strong.EX_P .RESERVATION {
    width: 280px;
    height: 50px;
    float: right;
    margin: 5px 0 0 0;
    padding: 0;
    background: #bb2f80;
    color: #fff;
    text-align: center;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEW a:hover strong.EX_P .RESERVATION {
    background: #ff9f00;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEW a:active strong.EX_P .RESERVATION {
    background: #ff9f00;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEW a strong.EX_P .RESERVATION strong {
    width: 280px;
    float: right;
    margin: 10px 0 0 0;
    font-size: 13px;
    line-height: 1.2em;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEW a strong.EX_P .RESERVATION em {
    width: 260px;
    float: right;
    margin: 5px 0 0 0;
    background: none;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    line-height: 1.2em;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEWNEW a span.RES {
    float: right;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEWNEW a span.RES {
    float: right;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEWNEW a .ILL {
    width: auto;
    float: left;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEWNEW a strong.EX_P {
    width: 200px;
    float: left;
    margin: 5px 0 0 15px;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.2em;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEWNEW a strong.EX_P em {
    float: none;
    display: inline;
    margin-top: 10px;
    background: #ff0;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.2em;
    letter-spacing: 0.1em;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEWNEW a strong.EX_P em span {
    width: auto;
    float: none;
    margin: 0;
    font-size: 24px;
    line-height: 1.2em;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEWNEW a strong.EX_P span.AL {
    width: auto;
    float: none;
    margin: 0 0 0 10px;
    background: none;
    color: #666;
    font-weight: normal;
    font-size: 11px;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEWNEW a strong.EX_P img {
    width: 110px;
    margin: -50px 0 0 0;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEWNEW a strong.EX_P .RESERVATION {
    width: 187px;
    height: 30px;
    float: left;
    margin: 5px 0 0 0;
    padding: 0;
    background: #bb2f80;
    color: #fff;
    text-align: center;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEWNEW a:hover strong.EX_P .RESERVATION {
    background: #ff9f00;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEWNEW a:active strong.EX_P .RESERVATION {
    background: #ff9f00;
}

#PAGE .SHEET ul.INDEX li.RESERVE_NEWNEW a strong.EX_P .RESERVATION strong {
    width: 187px;
    float: right;
    margin: 5px 0 0 0;
    font-size: 13px;
    line-height: 1.2em;
}

#PAGE .SHEET_SHOP {
    background: #fff;
    position: relative;
}

#PAGE .SHEET_SHOP h2 {
    float: left;
    margin: 40px 0 0 60px;
    padding: 0 0 5px 0;
    font-weight: bold;
    font-size: 22px;
}

#PAGE .SHEET_SHOP img.BORDER {
    width: 840px;
    margin: 0 0 0 60px;
    border: none;
}

#PAGE .SHEET_SHOP .SHOP_IMAGE {
    position: absolute;
    right: 60px;
    top: 20px;
}

#PAGE .SHEET_SHOP .SHOP_IMAGE img {
    margin: 0 0 0 20px;
}

#PAGE .SHEET_SHOP h3 {
    float: left;
    margin: 30px 0 0 60px;
    padding: 0 0 5px 0;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.5em;
}

#PAGE .SHEET_SHOP h3 span {
    background: #fff550;
}

#PAGE .SHEET_SHOP h3 strong {
    float: none;
    margin: 0;
    background: none;
    color: #f1008a;
    font-weight: bold;
    font-size: 35px;
}

#PAGE .SHEET_SHOP ul {
    width: 890px;
    float: left;
    margin: 0 0 20px 60px;
}

#PAGE .SHEET_SHOP ul li {
    width: 250px;
    float: left;
    margin: 0 45px 0 0;
}

#PAGE .SHEET_SHOP ul li img {
    width: auto;
    float: left;
}

#PAGE .SHEET_SHOP ul li span {
    width: 100%;
    float: left;
    margin: 5px 0 0 0;
    line-height: 1.5em;
}

#PAGE .SHEET_SHOP .SHOP_CON {
    width: 840px;
    float: left;
    margin: 30px 0 50px 60px;
    background: #fff250 url(../img/shop_back.png) no-repeat;
}

#PAGE .SHEET_SHOP .SHOP_CON h3 {
    width: 840px;
    margin: 0;
    padding: 20px 0 10px 0;
    border-bottom: 1px solid #999;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.2em;
}

#PAGE .SHEET_SHOP .SHOP_CON p {
    width: 364px;
    float: left;
    margin: 0;
    padding: 20px 25px 20px 30px;
    border-right: 1px solid #999;
}

#PAGE .SHEET_SHOP .SHOP_CON .PRESENT {
    width: 100px;
    float: right;
    margin: -5px 50px 0 0;
}

#PAGE .SHEET_SHOP .SHOP_CON em {
    width: 345px;
    float: left;
    margin: 0;
    margin: -20px 0 10px 60px;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.5em;
}

#PAGE .SHEET_SHOP .SHOP_CON em strong {
    font-weight: bold;
    font-size: 30px;
}

#PAGE .SHEET_SHOP .SHOP_CON a {
    width: 300px;
    height: 40px;
    float: left;
    margin: 0;
    margin: 10px 0 20px 60px;
    background: #bb2f80;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
}

#PAGE .SHEET_SHOP .SHOP_CON a:hover {
    background: #ff9f00;
}

#PAGE .SHEET_SHOP .SHOP_CON a:active {
    background: #ff9f00;
}

#PAGE .SHEET_SHOP .SHOP_CON a img {
    width: 6px;
    margin: 0 0 0 10px;
    vertical-align: middle;
}

#PAGE .SHEET .SEARCH_SP {
    display: none;
}

#PAGE .SHEET ul.INDEX_SP {
    display: none;
}

.NEWS_SP {
    display: none;
}

.FOOTER_SP {
    display: none;
}

@media screen and (max-width: 740px) {
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
    #TOP {
        width: 100%;
        height: auto;
    }
    #TOP .SHEET {
        height: auto;
    }
    #TOP .SHEET .IMAGE_PC {
        display: none;
    }
    #TOP .SHEET .IMAGE_SP {
        width: 100%;
        float: left;
        display: inline;
    }
    #TOP .SHEET .IMAGE {
        display: none;
    }
    #TOP .SHEET .TITLE {
        display: none;
    }
    #TOP .SHEET .NEWS {
        display: none;
    }
    #PAGE .notice {
        font-size: 1rem;
    }
    #PAGE .SHEET ul.BANNER {
        width: 95%;
        margin: 20px 0 0 2.5%;
    }
    #PAGE .SHEET ul.BANNER li {
        width: 100%;
        margin: 0 0 10px 0;
    }
    #PAGE .SHEET ul.BANNER li a {
        width: 98%;
    }
    #PAGE .SHEET ul.BANNER li a img {
        width: 100%;
    }
    #TOP_IMAGE {
        width: 100%;
        height: auto;
        float: left;
        background: #fff;
        text-align: center;
    }
    #TOP .TOP_SLIDE {
        display: none;
    }
    #TOP .TOP_NEW_SP {
        width: 100%;
        float: left;
        display: inline;
    }
    #TOP a.BA_SP {
        width: 90%;
        float: left;
        position: relative;
        top: 0;
        left: 0;
        margin: 10px 0 10px 5%;
    }
    #TOP a.BA_SP img {
        width: 100%;
        float: left;
    }
    #PAGE .SHEET ul.INDEX {
        display: none;
    }
    #PAGE .SHEET a.ENTRY {
        display: none;
    }
    #PAGE .SHEET .SEARCH_SP {
        width: 90%;
        float: left;
        display: inline;
        margin: 10px 0 0 2.5%;
        padding: 5px 0 5px 5%;
        background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #1da0e3 0%, #1575a6 100%) repeat scroll 0 0;
        color: #fff;
    }
    #PAGE .SHEET .SEARCH_SP img {
        width: 20px;
        margin: 0 10px 0 0;
        vertical-align: middle;
    }
    #PAGE .SHEET .SHEET.bnr img {
        width: 60%;
    }
    #PAGE .SHEET ul.INDEX_SP {
        width: 95%;
        float: left;
        margin: 0 0 0 2.5%;
        display: inline;
    }
    #PAGE .SHEET ul.INDEX_SP li {
        width: 49%;
        float: left;
        display: inline;
        margin: 10px 0 0 0;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_R {
        float: right;
    }
    #PAGE .SHEET ul.INDEX_SP li a {
        height: auto;
        float: left;
        border: 4px solid #1da4e7;
        background: #ededed;
    }
    #PAGE .SHEET ul.INDEX_SP li a .ILL {
        width: 50%;
        float: left;
        margin: 5px 0 0 25%;
        border-radius: 50%;
    }
    #PAGE .SHEET ul.INDEX_SP li a .PHOTO {
        width: 100%;
        float: left;
        margin: 0;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_S a {
        width: 92.5%;
        padding: 3px 0 0 2%;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_S a span {
        width: 100%;
        height: 98%;
        float: left;
        padding: 0 0 10px 0;
        background: #fff;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_S a span h3 {
        width: 100%;
        float: left;
        margin: 5px 0 0 0;
        text-align: center;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_W {
        width: 100%;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_W a {
        width: 97.5%;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_W a h3 {
        width: 99%;
        float: left;
        margin: 3px 0 0 1%;
        padding: 5px 0;
        background: #fff;
        text-align: center;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_W a h3 .ARROW {
        float: left;
        margin: 10px 0 10px 30%;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_W a h3 .ARROW_L {
        margin-left: 10%;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_W a h3 .LIBERO {
        width: 80px;
        margin: 0;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_W a h3 span {
        width: 40%;
        float: left;
        text-align: center;
        font-size: 13px;
        line-height: 1.5em;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_W a h3 span em {
        width: 100%;
        float: left;
        color: #1da4e7;
        font-size: 10px;
        line-height: 1.5em;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_N a {
        width: 95%;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_N a h3 {
        width: 98%;
        float: left;
        margin: 3px 0 0 2%;
        padding: 5px 0;
        background: #fff;
        text-align: center;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_N a h3 .ARROW {
        float: left;
        margin: 18px 0 10px 10%;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_N a h3 span {
        width: 80%;
        float: left;
        padding: 0.6em 0;
        text-align: center;
        font-size: 13px;
        line-height: 1.2em;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_N a h3 span.ISN_REFORM {
        padding: 0;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_N a h3 span em {
        width: 100%;
        float: left;
        color: #1da4e7;
        font-size: 10px;
        line-height: 1.5em;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_RESERVE {}
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_RESERVE a {
        width: 92.5%;
        padding: 2.5%;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_RESERVE a strong.EX_P {
        width: 100%;
        float: left;
        margin: 0;
        font-weight: bold;
        font-size: 14px;
        line-height: 1.5em;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_RESERVE a strong.EX_P span.AL {
        color: #666;
        font-weight: normal;
        font-size: 11px;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_RESERVE a em {
        width: 100%;
        float: left;
        display: inline;
        margin-top: 10px;
        color: #bb2f80;
        font-weight: bold;
        font-size: 16px;
        line-height: 1.5em;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_RESERVE a em img {
        width: 100px;
        float: right;
        margin: -10px 0 0 0;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_RESERVE a .RESERVATION {
        width: 100%;
        height: 45px;
        float: right;
        margin: 5px 0 10px 0;
        padding: 0;
        background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #2888d2 0%, #0d47a8 100%) repeat scroll 0 0;
        color: #fff;
        text-align: center;
        line-height: 45px;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_RESERVE a .RESERVATION img {
        width: 20px;
        margin: 0 10px 0 0;
        vertical-align: middle;
    }
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_RESERVE a .ILL_FAIR {
        width: 100%;
        float: left;
    }
    #PAGE .SHEET .NEWS_SP {
        width: 95%;
        float: left;
        display: inline;
        margin: 20px 0 0 0;
        padding: 20px 2.5%;
        background: #fff;
    }
    #PAGE .SHEET .NEWS_SP h2 {
        width: 100%;
        float: left;
        margin: 0 0 5px 0;
        border-bottom: 4px solid #1da4e7;
        color: #1da4e7;
        text-align: center;
    }
    #PAGE .SHEET .NEWS_SP h2 img {
        width: 20px;
        margin: 0 10px 0 0;
        vertical-align: middle;
    }
    #PAGE .SHEET .NEWS_SP dl {
        width: 100%;
        float: left;
        padding: 5px 0;
        font-size: 11px;
        line-height: 1.8em;
    }
    #PAGE .SHEET .NEWS_SP dl dt {
        width: 100%;
        float: left;
    }
    #PAGE .SHEET .NEWS_SP dl dt em {
        width: 40px;
        margin: 0 0 0 10px;
        padding: 2px 5px;
        background: #ff9f00;
        color: #fff;
        text-align: center;
        font-size: 11px;
        line-height: 1.2em;
    }
    #PAGE .SHEET .NEWS_SP dl dd {
        width: 100%;
        float: right;
    }
    #PAGE .SHEET .NEWS_SP dl dd a {
        text-decoration: underline;
    }
    #PAGE .SHEET_SHOP {
        background: #fff;
        position: relative;
        margin: 30px 0 0 0;
    }
    #PAGE .SHEET_SHOP h2 {
        width: 95%;
        float: left;
        margin: 20px 0 0 2.5%;
        padding: 0 0 5px 0;
        font-weight: bold;
        font-size: 20px;
    }
    #PAGE .SHEET_SHOP img.BORDER {
        width: 95%;
        margin: 0 0 0 2.5%;
        border: none;
    }
    #PAGE .SHEET_SHOP .SHOP_IMAGE {
        display: none;
    }
    #PAGE .SHEET_SHOP h3 {
        width: 95%;
        float: left;
        margin: 10px 0 0 2.5%;
        padding: 0 0 5px 0;
        font-weight: bold;
        font-size: 16px;
        line-height: 1.5em;
    }
    #PAGE .SHEET_SHOP h3 br {
        display: none;
    }
    #PAGE .SHEET_SHOP h3 span {
        background: #fff550;
    }
    #PAGE .SHEET_SHOP h3 strong {
        float: none;
        margin: 0;
        background: none;
        color: #f1008a;
        font-weight: bold;
        font-size: 22px;
    }
    #PAGE .SHEET_SHOP ul {
        width: 97.5%;
        float: left;
        margin: 0 0 20px 2.5%;
    }
    #PAGE .SHEET_SHOP ul li {
        width: 48%;
        float: left;
        margin: 0 2% 0 0;
    }
    #PAGE .SHEET_SHOP ul li.NOSP {
        display: none;
    }
    #PAGE .SHEET_SHOP ul li img {
        width: 100%;
    }
    #PAGE .SHEET_SHOP ul li span {
        width: 100%;
        float: left;
        margin: 5px 0 0 0;
        line-height: 1.5em;
    }
    #PAGE .SHEET_SHOP .SHOP_CON {
        width: 95%;
        margin: 30px 0 50px 2.5%;
        background: #fff250;
    }
    #PAGE .SHEET_SHOP .SHOP_CON h3 {
        width: 90%;
        margin: 0;
        padding: 20px 5% 10px 5%;
        font-weight: bold;
        font-size: 20px;
        line-height: 1.2em;
    }
    #PAGE .SHEET_SHOP .SHOP_CON p {
        width: 95%;
        float: left;
        margin: 0;
        padding: 20px 0 5px 2.5%;
        border-right: none;
    }
    #PAGE .SHEET_SHOP .SHOP_CON .PRESENT {
        width: 60px;
        float: right;
        margin: -5px 50px 0 0;
    }
    #PAGE .SHEET_SHOP .SHOP_CON em {
        width: 90%;
        float: left;
        margin: 0;
        margin: -20px 0 10px 5%;
        font-weight: bold;
        font-size: 16px;
        line-height: 1.5em;
    }
    #PAGE .SHEET_SHOP .SHOP_CON em strong {
        font-weight: bold;
        font-size: 30px;
    }
    #PAGE .SHEET_SHOP .SHOP_CON a {
        width: 90%;
        margin: 10px 0 20px 5%;
    }
    #PAGE .SHEET_SHOP .SHOP_CON a img {
        width: 6px;
        margin: 0 0 0 10px;
        vertical-align: middle;
    }
    ul.FOOTER_SP {
        width: 100%;
        float: left;
        display: inline;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 300;
    }
    ul.FOOTER_SP li {
        width: 33%;
        float: left;
        border-right: 1px solid #fff;
    }
    ul.FOOTER_SP li.NB {
        border: none;
    }
    ul.FOOTER_SP li a {
        width: 100%;
        height: 70px;
        float: left;
        display: inline;
        background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #1da0e3 0%, #1575a6 100%) repeat scroll 0 0;
        color: #fff;
        text-align: center;
    }
    ul.FOOTER_SP li a img {
        width: 40px;
        float: none;
        margin: 10px auto 0 auto;
    }
    ul.FOOTER_SP li a span {
        width: 100%;
        float: left;
    }
    #FOOTER {
        margin-bottom: 70px;
    }
}


/*******/

#PAGE .SHEET ul.INDEX li.top_25shuunen {
    width: 217px;
    height: 270px;
    float: left;
    background: #fff;
    border: 4px solid #1da4e7;
    display: flex;
    align-items: center;
    overflow: hidden;
}

#PAGE .SHEET ul.INDEX li.top_25shuunen a {
    width: auto;
    height: auto;
    float: none;
    background: none;
    border: none;
}

#PAGE .SHEET ul.INDEX li.top_25shuunen a figcaption img {
    margin: 115px 0 0 100px;
}
/*対策エリア　開閉  */
.taisaku {
    font-size: 15px;
    line-height: 1.5;
    width: 90%;
    max-width: 750px;
    text-align: center;
    margin: 29px auto 0;
    background-color: white;
    border: 1px solid #ccc;
    padding: 6px;
}
#corona_Btn {
   width: 90%;
   max-width: 750px;
   margin: 29px auto 0 auto;
   font-size: 15px;
   text-align: center;
   background-color: #686868;
   padding: 7px;
   color: #fff;
   font-weight: bold;
}


/*スライダーを作る際に使ったcss*/
.LiberoPhoto{
    width:100%;
    height:500px;/*220706ta追加*/
  }

  .LiberoPhoto img{
    width:100%;
    object-fit:cover;
    height:100%;
  }


  .LiberoSlider li{
    border:1px solid black;
    position:relative;
    background-color:white;
    box-sizing:inherit;
    position:relative;
    border: 4px solid #1da4e7;
    /* height: 150px; */
  }
  
  .LiberoSlider2 li{
    border:1px solid black;
    position:relative;
    background-color:white;
    box-sizing:inherit;
    position:relative;
    border: 4px solid #1da4e7;

  }

  .slick-slider {
    margin:0 -15px;
  }

  .slick-slide {
    text-align:center;
    margin-right:15px;
    margin-left:15px;
    width: 900px;/*220706ta追加*/
  }

  .LiberoSlider{
    padding-left:0;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	margin-top:30px;
	margin-bottom:30px;
  }
  
  .LiberoSlider2{
    padding-left:0;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	margin-top:30px;
	margin-bottom:30px;
  }

  .LiberoSlider li a{
    text-decoration:none;
    color:black;
    text-align:center;
    transition:0.5s;
  }
  .LiberoSlider2 li a{
    text-decoration:none;
    color:black;
    text-align:center;
    transition:0.5s;
  }

  .LiberoSlider li a:hover{
      opacity:0.5;
  }
  .LiberoSlider2 li a:hover{
      opacity:0.5;
  }

  .LiberoSliderFukuoka{
    color:black;
    background-color:#beff3d;
    top:0;
    left:0;
    position:absolute;
    padding-left:15px;
    padding-right:15px;
    padding-top:5px;
    padding-bottom:5px;
    letter-spacing:2px;
  }

  .LiberoSliderOsaka{
    color:black;
    background-color:#fff250;
    top:0;
    left:0;
    position:absolute;
    padding-left:15px;
    padding-right:15px;
    padding-top:5px;
    padding-bottom:5px;
    letter-spacing:2px;
  }


  .LiberoNewTag{
    position:absolute;
    top:0;
    right:0;
  }

  .LiberoNewTag p{
    background-color:red;
    color:white;
    margin-top:10px;
    padding-right:5px;
    padding-left:5px;
  }

  .LiberoText h4{
    margin-top:0;
	font-weight:bold;
  padding-top:20px;
  color:white;
  }

  .LiberoText p{
      color:white;
  }

  .slick-next{
    right:0!important;
  }
  .slick-prev{
    left:0!important;
  }
  .slick-arrow{
    z-index:2!important;
  }


  .LiberoText{
    text-align:center;
    position:relative;
	height:0px;/*220706ta変更100px→0px*/
    background: rgba(45,45,45, 0.5);
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
  }

  .LiberoChange{
    flex-shrink:0;
    width:100%;
	padding-bottom:5px;
  }

  

  .INDEX_new {
  width: 985px;
  float: left;
  margin-top: 20px;
}
.INDEX_new li {
  width: auto;
  height: auto;
  float: left;
  margin: 0 20px 20px 0;
}
.INDEX_new li a {
  width: 450px;
  height: 320px;
  float: left;
  padding: 10px;
  background: #fff url("https://www.housefreedom.co.jp/search/img/search_bg.gif");
}
.INDEX_new li a span {
  width: 100%;
  height: 100%;
  float: left;
  background: #fff;
}
.INDEX_new li a figure {
  position: relative;
  overflow: hidden;
  width: 100%;
  float: left;
  margin: 0;
}
.INDEX_new li a figure .PHOTO_new {
  width: 100%;
  height: auto;
  position: relative;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.INDEX_new li a:hover figure .PHOTO_new {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.INDEX_new li a figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(29, 161, 228, 0.3);
  -webkit-transform: rotateY(-90deg) rotateX(-90deg);
  transform: rotateY(-90deg) rotateX(-90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.INDEX_new li a:hover figure figcaption {
  -webkit-transform: rotateY(0) rotateX(0);
  transform: rotateY(0) rotateX(0);
  opacity: 1;
}
.INDEX_new li a figcaption img {
  width: 12px;
  float: left;
  margin: 120px 0 0 220px;
}
.INDEX_new li a h3 {
  width: 450px;
  float: left;
  margin: 20px 0 0 0;
  color: #1da4e7;
  text-align: center;
  font-size: 20px;
  line-height: 1.2em;
}
.INDEX_new li a h3 img {
  width: 20px;
  margin: 0 20px 2px 0;
  vertical-align: middle;
}

@media screen and (max-width:740px){
  .INDEX_new{display:none;}
}

h2.BAR	{ width:100%; height:45px; float:left; margin:0; padding:0 0 0 30px; background:#1da4e7; color:#fff; font-weight:bold; font-size:13px; line-height:45px; }
h2.BAR img	{ width:20px; margin:0 10px 0 0; vertical-align:middle; }
h2.BAR span{ width:auto; height:25px; float:right; position:relative; display:inline-block; margin:0; padding:0; background:#47afec; color:#fff; }
h2.BAR span:after{ content: ''; width:0; height:0; border-bottom:25px solid transparent; border-right:550px solid #47afec; position:absolute; right:0; top:0px; }

@media screen and (max-width:740px){
    h2.BAR{display:none;}
}

/* TOP　スライダー */
.TOP_SLIDE{
    height: 240px;
}
#TOP .slider{
    height: 209px;
}
#TOP{
    height:208px;

}
@media screen and (max-width:740px){
#TOP{
    height: auto;
}
/*220706ta追加*/
.LiberoPhoto{
    /*height:250px;*/
    height: auto;
  }
.slick-slide {
    width: initial;
}
.LiberoSlider li, .LiberoSlider2 li{
    /*width: 350px;*/
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
.LiberoPhoto img{
    object-fit:initial;
}
/*220706ta追加ここまで*/

}
/* 0705レイアウト変更 */
.LiberoSliderSpot{
    width: 100%;
}

h2.top_hudosan_serch{
    margin: 30px 0;
}
.housefreedom_no_ie{
    width: 100%;
}
@media screen and (max-width:740px){
    .housefreedom_no_ie{
        /* width: 80%; */
        text-align: center;
    }
    .housefreedom_no_ie img{
        width: 90%;
        margin: 10px;
    }

}
/* トップページSP版 210712追加*/
@media screen and (max-width:740px){
.housefreedom_no_ie{
    display: none;
}
}
.housefreedom_no_ie_sp{
    width: 100%;
}
@media screen and (max-width:740px){
    .housefreedom_no_ie_sp{
        /* width: 80%; */
        text-align: center;
    }
    .housefreedom_no_ie_sp img{
        width: 90%;
        margin: 30px 10px 10px 10px;
    }

}
@media screen and (min-width:741px){
.housefreedom_no_ie_sp{
display: none;
}
.LiberoSliderSpot_sp{
    display: none;
}
}
@media screen and (max-width:740px){
    .LiberoSliderSpot{
       display: none;
    }
    .LiberoSliderSpot_sp{
        width: 95%;
        float: left;
        display: inline;
        margin: 10px 0 0 2.5%;
    }
}

/* 210719追加　column3つ 横並び*/
.column3210719{
    display:flex;
    
}
#PAGE .SHEET ul.INDEX_SP li.INDEX_SP_N a{
    width: 91%;
}

/* 210720追加 column3つ 横並び　高さ調整*/
@media screen and (max-width: 367px) {
    #PAGE .SHEET ul.INDEX_SP li.INDEX_SP_N a h3{
        height: 90px;
    }

}
/* H-Mtanio追加　topページスライド3dカルーセル */
.container{
    margin:0 auto;
    width:50%;
    height:200px;
    position:relative;
    perspective:1300px;
    overflow:visible;
}

#carousel{
    height:100%;
    width:100%;
    position:absolute;
    transform-style:preserve-3d;
    transition:transform 1s;
}
/*a~e(5個)の時 HFta
#carousel img{
    width:450px;
    margin-top:60px;
    padding-left: 35px;
}
*/
/*a~f(6個)の時 HFta*/
#carousel img{
    width:100%;
    margin-top:50px;
    min-width:500px;
}

/*a~g(7個)の時 HFta
#carousel img{
    width:450px;
    margin-top:60px;
    padding-left: 35px;
}*/

#carousel a{
    width:100%;
    height:100%;
    position:absolute;
}

.item{
    display:block;
    position:absolute;
    width:100%;
}

/*a~e(5個)の時 HFta
.a{transform:rotateY(0deg) translateZ(500px);}
.b{transform:rotateY(72deg) translateZ(500px);}
.c{transform: rotateY(144deg) translateZ(500px);}
.d{transform: rotateY(216deg) translateZ(500px);}
.e{transform: rotateY(288deg) translateZ(500px);}
*/
/*a~f(6個)の時 HFta*/
.a{transform:rotateY(0deg) translateZ(500px);}
.b{transform:rotateY(60deg) translateZ(500px);}
.c{transform: rotateY(120deg) translateZ(500px);}
.d{transform: rotateY(180deg) translateZ(500px);}
.e{transform: rotateY(240deg) translateZ(500px);}
.f{transform: rotateY(300deg) translateZ(500px);}


/*a~g(7個)の時 HFta
.a{transform:rotateY(0deg) translateZ(480px);}
.b{transform:rotateY(51.4deg) translateZ(480px);}
.c{transform: rotateY(102.8deg) translateZ(480px);}
.d{transform: rotateY(154.2deg) translateZ(480px);}
.e{transform: rotateY(205.6deg) translateZ(480px);}
.f{transform: rotateY(257.1deg) translateZ(480px);}
.g{transform: rotateY(308.5deg) translateZ(480px);}*/

#nextBtn{
    position:absolute;
    top:35%;
    left:10px;
    cursor:pointer;
}

#prevBtn{
    position:absolute;
    top:35%;
    right:10px;
    cursor:pointer;
}
/* 210825追加 ハウスフリーダムの家ボタン　ホバー 色*/
.housefreedom_no_ie{
    margin: 0 auto;
	width: 60%;
    /*height: 129px;
     margin: 50px auto; */
    position: relative;
    overflow: hidden;
    background-color: black;
    border-radius: 30px;
}
.housefreedom_no_ie__img{
	cursor: pointer;
}
.housefreedom_no_ie:hover .housefreedom_no_ie__img{
	opacity: 0.8;
}
.housefreedom_no_ie_sp img:hover {
	/* opacity: 0.5 ; */
	filter: brightness(50%);
}
.corona_box{
    font-size: 18px;
    line-height: 1.5;
    width:90%;
    max-width:750px;
    margin: 0 auto 29px;
    background-color: white;
    border: 1px solid #ccc;
    padding: 6px;
    display:none;
}
@media screen and (max-width: 425px) {
.corona_box{
    font-size: 11px;
    line-height: 2.3;
    width: 90%;
    max-width: 750px;
    margin: 0px auto 29px;
    background-color: white;
    border: 1px solid rgb(204, 204, 204);
    padding: 16px 6px;
}
}

/*トップページスライダータブ ta20210930*/

#baseSlider{
    width:99% !important;
    margin-right:auto;
    margin-left:auto;
}

#buttonBase{
display:flex;
justify-content:space-between;
width:99.9%;
margin-left:0;
margin-right:0;
}

#fukuokaButton,#fukuokaButton1{
background-color:#1da4e7;
color:white;
font-size:20px;
width:50%;
text-align:center;
padding-top:10px;
padding-bottom:10px;
cursor:pointer;
border-right:4px solid #1da4e7;
border-top:4px solid #1da4e7;
}

#osakaButton,#osakaButton1{
background-color:#1da4e7;
color:white;
font-size:20px;
width:50%;
text-align:center;
padding-top:10px;
padding-bottom:10px;
cursor:pointer;
border-left:4px solid #1da4e7;
border-top:4px solid #1da4e7;
}

#sliderTab{
width:100%;
background-color:#e4f4fb;
position:relative;
height:600px;/*220706ta追加*/
}

#osakaPlace,#osakaPlace1{
background-color:white;
width:99%;
margin-left:auto;
margin-right:auto;
position:absolute;
top:0;
left:0;
border-left:4px solid #1da4e7;
border-right:4px solid #1da4e7;
border-bottom:4px solid #1da4e7;
height: 570px;/*220706ta追加*/
}

#fukuokaPlace,#fukuokaPlace1{
background-color:white;
width:99%;
margin-left:auto;
margin-right:auto;
position:absolute;
top:0;
left:0;
border-left:4px solid #1da4e7;
border-right:4px solid #1da4e7;
border-bottom:4px solid #1da4e7;
}

.sliderShow,.sliderShow1{
z-index:-1;
}

.sliderSelected,.sliderSelected1{
background-color:white !important;
color:black !important;
}

.slick-prev, .slick-next {
    width: 30px !important;
    height: 30px !important;
}
.slick-prev:before, .slick-next:before {
    font-size: 30px !important;
    color: black !important;
}

/*220706ta追加*/
@media screen and (max-width:740px){
    #sliderTab{
        /*height:350px;*/
        height: 270px;
    }
    
    #osakaPlace,#osakaPlace1{
        height: initial;
    }
}

/*20230804ta キャンペーンbanner追加*/
@media only screen and (min-width: 768px) {
    
    .shadow_btn01 {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 50%;
        height: 215px; /* ボタン高さ */
        background: #e4f3fb; /* 背景色 */
        position: relative;
        /* max-width: 350px; */
      }
      
      .shadow_btn01 span {
        box-shadow: 0px 10px 12px #9ba4af, -6px -6px 12px #fff;
        position: absolute;
        top: -5px;
        left: 0;
        transition-duration: 0.2s;
      }
    .raijo_banner {
        width: 99%;
        margin-top: 3px
    }
      
      /* マウスオーバーした際のデザイン */
      .shadow_btn01:hover span {
        left: 0;
        top: 0;
        box-shadow: 0 0 4px #CAD4E2, -2px -2px 4px #FFF;
      }
    
}

@media screen and (max-width: 740px) {
    #PAGE .SHEET .SHEET.bnr img {
        box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.29);
        border-bottom: solid 5px #c5b868;
    }
}