@charset "UTF-8";

@charset "UTF-8";

.heading.block_header_1 .h, .heading.block_header_6 p {
    font-size: 32px;
}
.gallery_single_slider {
    margin-bottom: 0;
}
.gallery_single_slider_thum {
    display: none;
}
.gallery_single .content_wrapper>.heading {
    width: 100% !important;
    margin-left: 0 !important;
    padding-right: 0;
    padding-left: 0;
    align-items: center;
}
.gallery_single .content_wrapper>.heading::before {
    transform: none;
    left: 0;
}
/* MV風 */
#no1+section .content_wrapper {
    position: relative;
    height: 450px;
}
#no1+section .inner_item_img {
    position: absolute;
    width: 100%;
    max-width: 100%;
}
#no1+section .inner_item_txt {
    position: absolute;
    top: 50px;
    left: 30px;
}
#no1+section h3.h {
    background: #897c63;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
}
#no1+section h3.h u {
    font-size: 40px;
    text-decoration: none;
    margin-left: 5px;
}
#no2 + div, #no7 + div, #no8 + div, #no9 + div, #pcbnr0 + section, #spbnr0 + section, #pcbnr + section, #spbnr + section {
    background: #ebe7e2;
}
#no2 + .composite_box01 .wrapper_item, #no3 + .composite_box01 .wrapper_item {
    overflow: visible;
}
#no2 + .composite_box01 .wrapper_item {
    max-width: 800px;
    margin: 0 auto;
}
#no2 + div .inner_item {
    box-sizing: border-box;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 40%);
    background: #ffffff;
}
#no2 + div .inner_item h3.h {
    color: #634123;
}
#no2 + div .inner_item .inner_item_txt .heading.block_header_4 {
    margin: 0;
}
#no2 + div .inner_item .inner_item_txt {
    margin: 20px 0;
}
#no2 + div .inner_item .inner_item_txt > p:nth-last-of-type(1) {
    color: #634123;
    font-size: 32px;
    font-weight: bold;
}
#no3 + .composite_box01 .inner_item {
    box-sizing: border-box;
    position: relative;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 40%);
    background: #ffffff;
    color: #04287E;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 15px 20px 15px 80px;
}
#no3 + .composite_box01 .inner_item .inner_item_txt {
    margin: 0;
}
#no3 + .composite_box01 .inner_item:nth-of-type(n+2) {
    margin-top: 15px;
}
#no3 + .composite_box01 .inner_item:before {
    content: "1";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
    margin: auto;
    width: 40px;
    height: 40px;
    background: linear-gradient(to top right, #04287E, #013A82 17%, #04287E 28%, #005795);
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}
#no3 + .composite_box01 .inner_item:nth-of-type(2):before {
    content: "2";
}
#no3 + .composite_box01 .inner_item:nth-of-type(3):before {
    content: "3";
}
#no6 + div {
    padding-top: 0;
}
#no6 + div .heading.block_header_4 .h {
    color: #634123;
}
#no6 + div .heading.block_header_4 + p {
    text-align: left;
}
#no7 + div, #no8 + div, #no9 + div {
    padding: 40px 0;
}
#no7 + div {
    padding: 60px 0 0;
}
#no9 + div {
    padding: 0 0 60px;
}
#no7 + div .heading.block_header_1, #no8 + div .heading.block_header_1, #no9 + div .heading.block_header_1 {
    margin-top: 0;
}
#pcbnr0 + section .inner_item_img a, #pcbnr + section .inner_item_img a {
    pointer-events: auto;
}
#pcbnr0 + section .inner_item_img a:hover, #pcbnr + section .inner_item_img a:hover {
    opacity: 0.6;
}
#spbnr0 + section, #spbnr + section {
  display: none;
}
@media screen and (max-width: 900px) {
#pcbnr0 + section, #pcbnr + section {
    display: none;
}
#spbnr0 + section, #spbnr + section {
    display: block;
}
.spbnr {
    position: relative;
    text-align: center;
}
.spbnr img {
    width: 340px;
    height: 280px;
    font-family: 'object-fit: contain';
    object-fit: contain;
}
.spbnr_tel {
    position: absolute;
    width: 300px;
    height: 70px;
    display: block;
    top: 95px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.spbnr_page {
    position: absolute;
    width: 300px;
    height: 50px;
    display: block;
    top: 170px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.heading.block_header_1 .h, .heading.block_header_6 p {
    font-size: 28px !important;
}
.heading.block_header_2 .h {
    text-align: center !important;
}
#no1+section .inner_item_img, #no1+section .inner_item_txt {
    position: relative;
    top: 0;
    left: 0;
    padding: 0 !important;
}
#no1 + .contents_box01 .inner_item_img img {
    max-width: 100% !important;
}
#no2 + div .inner_item p {
    font-size: 21px;
    text-align: center !important;
}
#no2 + div .inner_item h3.h {
    font-size: 28px !important;
}
#no2 + div .inner_item .inner_item_txt {
    margin: 10px 0;
}
#no2 + div .inner_item {
    margin-bottom: 15px;
}
#no7 + div {
    padding: 20px 0 0;
}
#no7 + div .heading.block_header_1, #no8 + div .heading.block_header_1, #no9 + div .heading.block_header_1 {
    align-items: center;
    margin: 0 !important;
}
.gallery_single .content_wrapper>.heading .h, .gallery_single .content_wrapper>.heading p {
    color: #222222 !important;
}
.gallery_single .content_wrapper>.heading p {
    font-size: 28px !important;
    text-align: center !important;
}
#no9 + div {
    padding: 0 0 20px;
}
.contents_box01.block_image_text_3 .inner_item_img img, .contents_box01.block_image_text_4 .inner_item_img img {
    max-width: calc(100% - 20px) !important;
}
.inner_item_txt > p {
    text-align: justify !important;
}
#no8 + div {
    padding: 0;
}
#no3 + .composite_box01 .inner_item {
    font-size: 16px;
}
}




#lv_outer #lv .parallax_img {
    background-position-y: center !important;
}
#lv_outer #lv .parallax_img{
  filter: grayscale(70%) !important;
}
#no5+section .inner_item_img {
    filter: grayscale(70%) !important;
}