/*2021.02.19*/

.box-wrap.basic-layout.column3 .basic-column-box img {
    display: block;
    margin: 0 auto;
}
p.imgarea.caption img {
    max-width: 600px;
    display: block;
    margin: 0 auto 1rem;
}
.box-wrap.basic-layout.column3 .basic-column-box p.imgarea.caption img {
    width: 100%;
}
p.imgarea.caption {
    font-size: 10px;
    line-height: 1.2;
}
.btn {
    width: 170px;
    height: 45px;
    line-height: 45px;
}

.btn a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: #f7f7f7;
    text-align: center;
    border-left: 7px solid #ffe7e4;
    color: #ff7c5c;
    font-size: 20px;
    font-weight: bold;
    box-shadow: 0px 2px 2px 0px #DEDEDE;
    transition: all 1s ease;
}

.btn a:hover {
    background: #f7f7f7;
    color: #FFC000;
    box-shadow: 0px 2px 2px 0px #DEDEDE;
}
.knrn {
    margin: 5rem auto;
    border: solid 2px #f3f3f3;
    padding: 2rem;
    width: 95%;
    max-width: 1000px;
    border-radius: 30px;
}

.contents-left .knrn p {
    font-size: 1.6rem;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
}

.knrn p a {
    font-size: auto;
}

.knrn a {
    line-height: 1.5;
    display: block;
    margin: 0 0 5px;
    padding: 0;
    text-decoration: underline;
}

.knrn br {
    display: none;
}

.time_area {
    font-size: .8em;
    margin: 1em;
}

/*2021.02.19　END*/

ul.column_record {
    display: block;
    width: 90%;
    margin: auto;
    max-height: 300px;
    overflow-y: scroll;
    padding: 10px;
    border: solid 1px #FFCC00;
    margin-bottom: 15px;
}

ul.column_record li {
    display: block;
    background: none;
    border-bottom: solid 1px #ff9933;
    margin-bottom: 10px;
    padding: 0px 0px 5px 0px;
}

ul.column_record li::before {
    content: none;
}

ul.column_record li span.day {
    font-size: small;
    display: block;
    background: none;
    color: #000;
    width: 120px;
    margin: 0px;
}

.official h4 {
    font-size: 15px;
    font-weight: bold;
    margin: 20px 0;
}

#index .date {
    margin: 0 auto;
    max-width: 1000px;
    width: 100%;
}

.date p.time_function {
    font-size: 12px;
    text-align: center;
}

.knrn ul {
    margin: 1rem 0 0;
}

.knrn ul li {
    padding-bottom: 5px;
}

#parts .sec02 .voice_area>p,
#parts .sec02 .info>p {
    font-weight: bold;
    text-align: center;
    font-size: 3rem;
}



#parts .sec03 .lightyellow_area .ttl {
    text-align: center;
    position: unset;
    font-weight: bold;
    margin-bottom: 1rem;
}

#parts .sec04 .flex.two_box li a>p {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    margin: 1rem auto 0;
}

#parts .sec02 .textarea.yellow>p,
#parts .sec02 .textarea.pink>p {
    font-weight: bold;
    font-size: 2.2rem;
    text-align: center;
}

#parts .sec02 .textarea.lightblue>p {
    font-size: 2.2rem;
    text-align: center;
    font-weight: bold;
}

.official p.catch-copy {
    font-weight: bold;
    text-align: center;
    font-size: 1.6rem;
}

.imgarea {
    text-align: center;
}

.komi {
    display: flex;
    flex-wrap: wrap;
    margin: 40px auto;
}

.komi .box {
    padding: 20px;
    border-bottom: #f2f2f2 solid 5px;
    border-right: #f2f2f2 solid 5px;
    margin: 0 2rem 3rem 0;
    width: calc((100% - 42px) / 3);
}

.komi .box:nth-child(3n) {
    margin-right: 0;
}

#page .komi .box .catch-copy {
    font-weight: bold;
    font-size: 1.5rem;
    margin: 0;
    color: #000;
    margin-bottom: 2rem;
}

.contents-left .komi .box .caption {
    font-size: 10px;
    line-height: 1.1;
    text-align: right;
}

.contents-left .komi .box p {
    margin: 1rem 0;
}

table.tbl th,
table.tbl tr td:first-child {
    background-color: #8abfc5;
    font-weight: 700;
    color: #fff;
    min-width: 46%;
    width: 25%;
    vertical-align: middle;
}

table.tbl td {
    background-color: #f3f3f3;
}

.imgbox {
    position: relative;
    margin: 2rem auto 4rem;
    padding: 1rem 0;
    padding-left: 42%;
    display: block;
    min-height: 20rem;
}

.imgbox .imgarea.caption {
    position: absolute;
    width: 37%;
    left: 0;
    top: 0;
    margin: 0 auto;
}

.imgbox .imgarea.caption img {
    max-height: 18rem;
    max-width: 100%;
}

#page .imgbox .catch-copy {
    margin-top: 1rem;
}

.gray {
    padding: 1rem 2rem 2rem;
    background: #f5f5f5;
    margin-top: 4rem;
}

#page .gray .catch-copy,
#page .gray h2 {
    padding-left: 4rem;
    background: url(https://www.checkplace-wedding.net/wp/wp-content/uploads/com1.png);
    background-repeat: no-repeat;
    background-size: 7rem;
    background-position: 0 0;
    padding: 2rem 0 2rem 9rem;
    margin: 1rem 0;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.4;
    color: #f18794;
}

.imgbox .imgarea.caption {
    word-break: break-all;
    text-align: center;
}

table.tbl ul {
    width: fit-content;
    text-align: left;
    margin: 0 auto;
    display: block;
}

.imgbox .caption {
    font-size: 10px;
    line-height: 1.1;
    text-align: left;
}

.butuzen {
    display: flex;
    margin: 0 auto 1rem;
    max-width: 600px;
}

/*2022.09.12*/
.company_data tr,
.company_data th,
.company_data td {
    display: block;
    width: 100%;
}

.company_data th {
    border-bottom: 0;
}

.company_data tr {
    margin-bottom: 1rem;
}
.list3_title {
    font-weight: bold;
    color: #b95f5f;
    font-size: 16px;
    text-align: center;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.list3_title.list3_title_yellow {
    color: #a99500;
}
.list3_title.list3_title_blue {
    color: #688cbf;
}



#index .madoguchi .catch-copy {
    margin: 0 0 1.5rem;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.4;
    color: #f18794;
    margin: 2rem 0 1.5rem;
}

.sec01 .flex.three_box li dd .mini {
    font-size: 10px;
    margin: 0;
}

.contents-full .mini-top {
    font-size: 1.0rem;
    color: #888;
    width: 793px;
    margin: 0px 0 0 auto;
    line-height: 1.2rem;
}

#category .catch-copy,
#page .catch-copy {
    margin: 0 0 1.5rem;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.4;
    color: #f18794;
    margin: 2rem 0 1.5rem;
}

p.textarea-info {
    font-size: 1.0rem;
    line-height: 1rem;
    word-break: break-all;
    color: #949494;
}

#page .column3 .catch-copy {
    font-weight: bold;
    font-size: 1.5rem;
    margin: 0;
    color: #000;
}

#mv .mv_txt span {
    font-weight: bold;
    color: #ff9285;
}

p.tyui {
    font-size: 1.0rem;
    color: #888;
    word-break: break-all;
}

.sec01 .flex.three_box li dd {
    font-size: 14px;
    letter-spacing: 3px;
    text-align: center;
}

.sec01 .flex.three_box li dd .price .mini {
    font-size: 1.5rem;
}

.sec01 .flex.three_box li .top_catch {
    line-height: 1.4;
    padding: 15px 5px 15px 44px;
}

#parts .sec01 .flex.three_box li dd .mini {
    font-size: 1.0rem;
    margin: -3px 0 -12px;
    display: block;
}

#page .sec01 .flex.three_box li .btn-web a,
#category .sec01 .flex.three_box li .btn-web a {
    font-size: 14px;
    padding: 16px 21px;
}

#parts .sec01 .flex.three_box li:nth-child(1) dd .price {
    font-size: 2.5rem;
}











#parts .slider_area {
display: block; margin: 30px auto 0; position: relative; width: 82%;
}
#parts .slider_area .bxslider01 li {
position: relative; height: 432px; padding: 0; margin: 0 1rem;
}
#parts .slider_area .bxslider01 img {
position: absolute; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%); -webkit-transform: translateY(-50%) translateX(-50%);
}
#parts .slider_area .custom-thumb01 {
width: 100%;
}
#parts .slider_area .custom-thumb01.quote {
word-break: break-all; margin: 10px auto; text-align: center;
}
#parts .slider_area .custom-thumb01.quote a {
color: #888; display: none; font-size: 10px; line-height: 1.4; pointer-events: none; text-decoration: none;
}
#parts .slider_area .custom-thumb01.quote a.active {
display: block;
}
#parts .slider_area .custom-thumb01.icon {
justify-content: space-between; margin: 30px auto;
}
#parts .slider_area .custom-thumb01.icon a {
display: block; width: 126px; height: 78px; position: relative;
}
#parts .slider_area .custom-thumb01.icon a img {
position: absolute; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%); -webkit-transform: translateY(-50%) translateX(-50%); height: 100%;
}
#parts .slider_area .custom-thumb01.txt {
margin: 0 auto;
}
#parts .slider_area .custom-thumb01.txt a {
display: none; pointer-events: none; text-decoration: none;
}
#parts .slider_area .custom-thumb01.txt a.active {
display: block;
}
#parts .slider_area .custom-thumb01.txt .catch-copy {
color: #404040; margin-bottom: 0rem; font-weight: 700;
}
#parts .slider_area .custom-thumb01.txt .none {
margin-top: .5rem;
}
#parts .slider_area .bxslider01 li:before {
    content: unset;
}
.flex {
    display: flex;
    display: -webkit-flex;
}
iframe {
    display: block;
    margin: 0 auto 10px;
}

/*2023.05.25*/
.custom_td .table-normal td{
	text-align:left;
}
.custom_td .table-normal tr td:first-child{
	text-align:center;
	width:30%;
}
.custom_td .table-normal ul{
	margin:0 auto;
	padding:0;
}
/*----------------------------------------------------
    PCサイトcss
----------------------------------------------------*/
@media screen and (min-width: 600px) {
/*/////////////PC用のCSSをここに作成してください。/////////////*/
 * 
	
	
	#parts .sec02 .top_area dd .price, #parts .sec01 .flex.three_box li dd .price {
    letter-spacing: 0;
    font-weight: 700;
    margin: 0;
    padding-right: 2px;
    font-size: 2.5rem;
}
	
	
	
	
	
	
    .column3.bot .basic-column-box {
        padding: 20px;
        border-bottom: #f2f2f2 solid 5px;
        border-right: #f2f2f2 solid 5px;
        margin: 20px 2rem 3rem 0;
        width: calc((100% - 42px) / 2);
    }

    .sp_only {
        display: none;
    }

    .sec01 .flex.three_box li dd span {
        font-size: 21px;
        margin: 0 .5rem;
    }

    .official {
        padding: 20px 100px !important;
        background: #f5f5f559 !important;
        border-radius: 30px 30px 30px 30px !important;
    }

    .official li {
        text-align: left !important;
    }

    .official .partTtl {
        background: #fcfcfc !important;
        padding: 20px !important;
    }

    .official .partTtl {
        display: inline-block !important;
        font-size: 30px !important;
        margin: 0px !important;
        font-weight: bold !important;
        color: #ffffff !important;
        text-shadow: 2px 2px 10px #777,
            -2px 2px 10px #777,
            2px -2px 10px #777,
            -2px -2px 10px #777;
    }

    .official .partTtl:before {
        display: none;
    }

    .center {
        text-align: center !important;
    }

    .right {
        text-align: right !important;
    }

    .heading {
        padding: 0rem 1rem !important;
        border-left: 6px double #000 !important;
        font-weight: bold !important;
    }



    .mini {
        font-size: 10px;
        text-align: right;
    }

    .official h3 {
        font-size: 18px;
        font-weight: bold;
        margin: 20px;
    }

    #parts .sec02 .textarea img {
        float: left;
        margin: -5rem 2rem 0 0;
    }

    #parts .sec02 .textarea {
        overflow: hidden;
    }

    #parts .sec02 .textarea .btn a {
        display: block;
        width: 560px;
        margin: 2rem 1rem 2rem auto;
    }

    #parts .sec02 .textarea .txt .none {
        width: unset;
    }

    #parts .sec02 .textarea .btn {
        display: block;
        width: auto;
    }

    #parts .sec02 .textarea .none {
        width: 576px;
        margin: 3rem 0 0 auto;
        text-align: left !important;
    }

    /*2022.09.12*/
    .info-map .map {
        width: 100%;
        height: 450px;
    }

    .info-map {
        display: flex;
        justify-content: center;
    }

    .info-map table {
        margin: 0 auto;
    }

    .info-map .info_table,
    .info-map .ccap {
        width: 50%;
        margin: 0 1rem;
    }

    #parts .sec04 .flex.two_box li:nth-child(1) .point_number::before {
        display: none;
    }

    #parts .sec04 .flex.two_box li:nth-child(2) .point_number::before {
        display: none;
    }

    #parts .sec04 .flex.two_box li:nth-child(3) .point_number::before {
        display: none;
    }


    .fixBanPC {
        display: block;
        position: fixed;
        bottom: 126px;
        right: 0;
        width: 400px;
        z-index: 50;
        background: #fff;
        box-shadow: 2px 2px 2px #ccc;
    }

    .fixBansp {
        display: none;
    }

.grad-wrap input {
    display: none;
}

.grad-wrap {
    margin-top: -4rem;
}
.column3 .basic-column-box:nth-child(3n) {
    margin-right: auto;
}

.column3 .basic-column-box {
    margin: 0 auto 2rem;
}
.basic-column-box.pc.blnc {
    border: none;
}

#headTopArea h1:before,
#headTopArea a:before {
    background: #000;
    color: #fff;
    content: "PR";
    display: inline-block;
    font-size: 14px;
    line-height: 1.4;
    margin-right: 1rem;
    padding: 0 1rem;
}

.l-footer-copy a.l-footer-bottom__copy__link:before {
    content: "【PR】";
}
	
}/*///////////////////////////PC用ここまで///////////////////////////*/

.guesthouse {
    background-color: #fff8b9;
    font-size: 16px;
    padding: 0px 10px;
}

.shikijou {
    background-color: #ffe2e2;
    font-size: 16px;
    padding: 0px 10px;
}

.hotel {
    background-color: #e9eff5;
    font-size: 16px;
    padding: 0px 10px;
}


.dh4,
.dh3 {
    text-align: center;
}

#page .sec01 .flex.three_box li .btn-web.bw2 a {
    font-size: 12px;
    background-color: #51cdce;
}

.komi .box .underlayer-title h3 {
    font-weight: bold;
    font-size: 1.5rem;
    margin: 0;
    color: #000;
    margin-bottom: 2rem;
    border: none;
    padding: 0;
}

.komi .box .underlayer-title h3:after {
    display: none;
}

.imgbox .underlayer-title h4 {
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.4;
    color: #f18794;
    margin: 0 0 1.5rem;
    margin-top: 1rem;
    border: none;
    padding: 0;
}

.ccap {
    text-align: center;
}

.map {
    width: 600px;
    height: 450px;
}

.sec04_detail_block {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.sec04_detail_data {
    width: 460px;
}

.sec04_detail_map {
    height: 0;
    overflow: hidden;
    padding-bottom: 24%;
    position: relative;
    width: 400px;
}



/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/
@media screen and (max-width: 599px) {
/*/////////////SP用のCSSをここに作成してください。/////////////*/
    .pc_sp_br {
        display: none;
    }

    #category .catch-copy,
    #page .catch-copy {
        font-size: 1.6rem;
        padding: 0 0rem;
    }

    .contents_top .top-title h2:first-child::before,
    .underlayer-page-title:first-child::before {
        width: 5%;
    }

    .contents_top .top-title h2:first-child::after,
    .underlayer-page-title:first-child::after {
        width: 5%;
    }

    #mv .mv_wrap .mv_catch .mv_ttl span {
        background: linear-gradient(transparent 44%, rgba(255, 255, 255, 0.3) 0%);
    }

    p.imgarea.caption img {
        width: 100%;
    }

    .sec01 .flex.three_box li .top_catch {
        line-height: 1.4;
        padding: 15px 5px 15px 80px;
    }

    .sec01 .sec01_ttl {
        font-size: 1.8rem;
        line-height: 1.4;
    }

    #parts .sec02 .top_area .top_catch p {
        padding-bottom: 30px;
    }

    .pc_only {
        display: none;
    }

    .contents-full .top-mini {
        font-size: 1.0rem;
        color: #888;
        line-height: 1.2rem;
    }

    #parts .sec01 .flex.three_box li dd .price {
        font-size: 2.5rem;
    }

    #parts .sec01 .flex.three_box li:nth-child(2) dd .price {
        font-size: 2.5rem;
    }

    #parts .sec01 .flex.three_box li:nth-child(1) dd .price {
        color: #ff6d6d;
        font-size: 2.5rem;
    }

    .madoguchi {
        padding: 0 2%;
    }

    #parts .sec02 .voice_area>p,
    #parts .sec02 .info>p {
        font-size: 2rem;
        margin: 4rem 0 0;
    }

    #index .official h2 {
        padding: 1.5rem;
        font-size: 2rem;
    }

    #index .sec06 h2 {
        padding: unset;
        font-size: 2rem;
    }


    #index .sec06 .top_txt {
        width: 90%;
        margin: 0 auto;
    }


    .komi .box {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 2rem;
    }

    #page .gray .catch-copy,
    #page .gray h2 {
        font-size: 1.6rem;
        padding-bottom: 01rem;
    }

    p.imgarea.caption img {
        width: auto;
        max-width: 100%;
    }

    table.tbl th,
    table.tbl td {
        line-height: 1.4;
        padding: 1rem;
    }

    table.tbl th,
    table.tbl tr td:first-child {
        width: 30%;
    }

    .imgbox {
        min-height: unset;
        padding: unset;
    }

    .imgbox .imgarea.caption {
        position: unset;
        width: unset;
    }

    .imgbox .imgarea.caption img {
        max-height: unset;
        width: auto;
        max-width: 100%;
    }

    .imgbox .underlayer-title h4 {
        font-size: 1.6rem;
        padding: 0 0rem;
    }

    .ccap {
        text-align: center;
    }

    .map {
        width: 300px;
        height: 175px;
    }

    #parts .sec04 .flex.two_box li:nth-child(1) .point_number::before {
        display: none;
    }

    #parts .sec04 .flex.two_box li:nth-child(2) .point_number::before {
        display: none;
    }

    #parts .sec04 .flex.two_box li:nth-child(3) .point_number::before {
        display: none;
    }



    .fixBanPC {
        display: none !important;
    }

    .fixBansp {
        display: unset;
    }


    .fixBansp {
        position: fixed;
        width: 100%;
        margin: 0;
        bottom: 0px;
        z-index: 120;
        background: #fff;
    }

    .l-footer-copy-wrapper {
        padding-bottom: 105px;
    }

    .l-pagetop__link {
        bottom: 70px;
    }


    .is-fixed {
        display: none;
    }


.grad-wrap {
  position: relative;
  margin-bottom: 6rem;
}
.grad-wrap + .grad-wrap {
  margin-top: 40px;
}
.grad-btn {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 180px;
  margin: auto;
  padding: .5em 0;
  border-radius: 2px;
  background: #f59694;
  color: #fff;
  /* font-size: 1.3rem; */
  text-align: center;
  cursor: pointer;
  transition: .2s ease;
  box-shadow: 0 0 3px rgba(0,0,0,.3);
  font-weight: bold;
  font-size: 18px;
}
.grad-btn::after {
  content: "もっと見る"
}
.grad-btn:hover {
  background: #fff;
  color: #41413f;
}
.grad-btn .fa {
  margin-right: .5em;
  margin: 0;
}
.grad-item {
  position: relative;
  overflow: hidden;
  height: 0rem;
}
.grad-item p + p {
  margin-top: 1em;
}
.grad-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 40px; /*グラデーションで隠す範囲*/
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  z-index: 1;
}
.grad-trigger {
  display: none;
}
.grad-trigger:checked ~ .grad-btn {
  bottom: -2em;
}
.grad-trigger:checked ~ .grad-btn::after {
  content: "閉じる"
}
.grad-trigger:checked ~ .grad-btn .fa {
  transform: rotate(180deg);
}
.grad-trigger:checked ~ .grad-item {
  height: auto;
}
.grad-trigger:checked ~ .grad-item::before {
  display: none;
}
.grad-item .box-wrap.basic-layout.column3 {
    margin-top: 0;
}

.grad-item {
    margin-top: -4rem;
}


.catch-copy {
    font-size: 1.7rem;
    padding: 0 0rem;
    border-bottom: solid 4px #feffbf;
    padding: 1px 5px 1px 5px;
}


	
	
	
	
	
#parts .slider_area {
display: block; margin: 0 auto; position: relative; width: 90%;
}
#parts .slider_area .custom-thumb01.icon {
display: flex; flex-wrap: wrap; justify-content: center; margin: 1rem auto; width: 100%;
}
#parts .slider_area .custom-thumb01.icon a {
display: block; margin-right: 1rem; width: 5rem; height: 3rem; position: relative; margin: 0 .5rem 0 0;
}
#parts .slider_area .custom-thumb01.txt {
margin: 0 auto; width: 100%;
}	
#parts .slider_area .custom-thumb01.quote {
margin: 1rem auto; width: 100%;
}
#parts .slider_area .custom-thumb01.quote a {
font-size: 1rem;
}	
#parts .slider_area .bxslider01 img {
top: 40%;
}
#parts .slider_area .bxslider01 li {
position: relative; height: 18rem;
}

.areaInner .logo:before {
    background: #000;
    color: #fff;
    content: "PR";
    display: inline-block;
    font-size: 14px;
    line-height: 1.4;
    padding: 0 1rem;
}

.l-footer-copy a.l-footer-bottom__copy__link:before {
    content: "【PR】";
}

}/*///////////////////////////SP用ここまで///////////////////////////*/



@media screen and (max-width: 320px) {
    .pc_sp_br {
        display: block;
    }

    #parts .sec02 .voice_area .ttl p,
    #parts .sec02 .info .ttl p {
        width: 90%;
    }
	
	

    #parts .sec02 .color_area .chapter {
        padding: 0.5rem;
    }

    #parts .sec02 .color_area {
        padding: 0.5rem;
    }

    .official {
        background: #f5f5f559 !important;
        border-radius: 30px 30px 30px 30px !important;
        padding: 10% !important;
    }


    .official .partTtl {
        background: #fcfcfc !important;
        padding: 10px !important;
    }

    .official .partTtl {
        display: inline-block !important;
        font-size: 20px !important;
        margin: 0px !important;
        font-weight: bold !important;
        color: #ffffff !important;
        text-shadow: 2px 2px 10px #777,
            -2px 2px 10px #777,
            2px -2px 10px #777,
            -2px -2px 10px #777;
    }

    .official .partTtl:before {
        display: none !important;
    }

    .center {
        text-align: center !important;
    }

    .right {
        text-align: right !important;
    }


    .fb-container {
        width: 500px !important;
    }

    .heading {
        padding: 0rem 1rem !important;
        border-left: 6px double #000 !important;
        font-weight: bold !important;
    }

    ul.column_record {
        display: block;
        width: 90%;
        margin: auto;
        max-height: 300px;
        overflow-y: scroll;
        padding: 10px;
        border: solid 1px #FFCC00;
        margin-bottom: 15px;
    }

    ul.column_record li {
        display: block;
        background: none;
        border-bottom: solid 1px #ff9933;
        margin-bottom: 10px;
        padding: 0px 0px 5px 0px;
    }

    ul.column_record li::before {
        content: none;
    }

    ul.column_record li span.day {
        font-size: small;
        display: block;
        background: none;
        color: #000;
        width: 120px;
        margin: 0px;
    }

    .official h3 {
        font-size: 18px;
        font-weight: bold;
        margin: 20px;
    }

    .official h4 {
        font-size: 15px;
        font-weight: bold;
        margin: 20px;
    }


    .guesthouse {
        background-color: #fff8b9;
        font-size: 16px;
        padding: 0px 10px;
    }

    .shikijou {
        background-color: #ffe2e2;
        font-size: 16px;
        padding: 0px 10px;
    }

    .hotel {
        background-color: #e9eff5;
        font-size: 16px;
        padding: 0px 10px;
    }

    #parts .sec01 .flex.three_box li img {
        min-height: 150px;
    }

    #parts .sec01 .flex.three_box li .img {
        min-height: 150px;
    }

    #parts .sec04 .flex.two_box li:nth-child(1) .point_number::before {
        display: none;
    }

    #parts .sec04 .flex.two_box li:nth-child(2) .point_number::before {
        display: none;
    }

    #parts .sec04 .flex.two_box li:nth-child(3) .point_number::before {
        display: none;
    }


    .fixBanPC {
        display: none;
    }

    .fixBansp {
        display: unset;
    }


    .fixBansp {
        position: fixed;
        width: 100%;
        margin: 0;
        bottom: 60px;
        z-index: 120;
        background: #fff;
    }

    .l-footer-area {
        bottom: 101px;
    }

    .is-fixed {
        display: none;
    }
.list3_title {
    height: unset;
}
	
	
	
	
	
	
	
	
	
	
	
	
}