/*---------------------------------------------
---------------LPサイト------------------------
---------------------------------------------*/
.page-id-296 {
    font-family: "Noto Serif JP", serif;
    color: #333;
}
.custom-funryulp-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media screen and (max-width: 767px) {
	.custom-funryulp-header {
		display: block;
	}
}

.page-id-296 #contents > .inner{
	width:100%;
	max-width:100%;
}
.page-id-296 .mainblock.under{
	padding-bottom:0;
}
.page-id-296 #footer{
	background:#7b0100;
}
.page-id-296 #footer .inner{
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#333;
}
.page-id-296 h2,
.page-id-296 h3,
.page-id-296 h4{
	background:none;
	padding:0;
	margin:0;
}
.page-id-296 h4:before,
.page-id-296 h4:after{
	display:none;
}

.page-id-296 .p_01 {
    color: #fff;
    text-align: center;
}

.page-id-296 .color01{
  color: #7b0100;
}
.page-id-296 .color02{
  color: #8f803d;
}


.lp_h2_bg {
	background:url(../images/old-lp/lp_ttl_bg.jpg) no-repeat center;
	height: 164px;
}
.lp_h2_bg h2 {
    padding:  3.5rem 0 0;
}
.lp_h2_bg6 h2 {
    padding-top: 3.2rem;
}
/*lp01*/
.lp01{
	padding:20px 0 60px;
}
/*lp02*/
.lp02{
	background:url(../images/old-lp/lp_top02_bg01.jpg) no-repeat center bottom / cover;
	padding:75px 0;
}
.lp02_img02{
	margin-top:50px!important;
}

/*lp03*/
.lp03{
	background:url(../images/old-lp/lp_top03_bg01.jpg) no-repeat center / cover;
	padding:80px 0;
}
.lp03_box{
	background:url(../images/old-lp/lp03_box_bg.jpg) no-repeat center / cover;
	padding:4% 4% 1%;
	position:relative;
	margin-bottom:50px;
}
.lp03_box:before{
	content:"";
	background:url(../images/old-lp/lp03_img.png);
	width:337px;
	height:518px;
	position:absolute;
	left:4%;
	bottom:0;
}
.lp03 h3 {
    margin-bottom: 15px;
}

/*lp04*/
.lp04{
	padding:80px 0 50px;
}
.lp04_box {
	background:url(../images/old-lp/lp04_bg.png) no-repeat;
    border: 1px solid #7b0100;
    padding: 5% 5% 1%;
	text-align:center;
	margin:30px auto 75px;
}
.lp04 .lp04_box h3 {
    margin-bottom: 27px;
}
.lp04_box p img {
    margin-bottom: 30px;
}
.lp04 h3 {
    margin-bottom: 30px;
}
.lp04 h4 {
    border-bottom: 1px dashed #7b0100;
    padding-bottom: 10px;
    margin-bottom: 15px;
	text-align:center;
}
p.lp04_flowimg {
    margin-top: 35px;
}

/*lp05*/
.lp05{
	background:url(../images/old-lp/lp_top05_bg001.jpg) no-repeat center / cover;
	padding:80px 0 50px;
}
.lp05 h3 {
font-size: 36px;
    font-weight: 600;
    color: #7b0100;
    margin-bottom: 25px;
    text-align: center;
    line-height: 1.5;
}
.lp05 .border-table{
	font-size:20px;
}
.lp05 .border-table.bt01{
    margin-bottom: 50px;
}
.lp05 .border-table thead th {
  background: url(../images/old-lp/lp_table_bg.png) repeat-x;
  font-size:22px;
  border:none!important;
        padding: 5px 5px;
    font-weight: 400;
}
.lp05 .border-table tbody th, .lp05 .border-table tbody td {
  border: 1px solid #afa576;
	background:#fff;
	text-align:right;
	padding: 16px 8% 16px 5px;
}

/*lp06*/
.qa-block .answer {
    padding-left: 2em !important;
    position: relative;
    padding: 2px;
    margin-left: 30px;
    margin-top: 20px;
}
.qa-block .answer p {
    margin: 0;
}
.answer p {
    padding: 0px 0 12px 5px;
}
.lp06 {
    padding: 50px 0 30px;
}
.lp06 .qa-block{
	border:none;
}
.lp06 .qa-block h4 {
    font-size: 34px;
    color: #333;
    border-bottom: 1px solid #afa576;
    font-weight: bold;
    padding-bottom: 0.3em;
    background: url(../images/old-lp/lp_icon_q.png) no-repeat 10px top;
    padding-top: 0.6em;
    padding-left: 78px!important;
	letter-spacing: 0;
}
.lp06 .qa-block .answer {
    background: url(../images/old-lp/lp_icon_a.png) no-repeat 10px 10px;
    margin-left: 0;
    padding-left: 78px!important;
    margin-bottom: 20px;
}
.lp06 .qa-block .answer::after,
.lp06 .qa-block .answer::before{
	display:none;
}


/*lp07*/
.lp07{
	padding:80px 0 30px;
	background:url(../images/old-lp/lp_top07_bg01.jpg) no-repeat center / cover;
}
.lp_line p {
    margin-bottom: 0;
}
.lp07 .lp_line dl {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 0.6em;
    margin-bottom: 0.5em;
    line-height: 1.6;
}
.lp07 dl dt{
	float:left;
	clear:left;
	padding-right:1em;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 0;
    width: auto;
}
.lp07 dl dd{
	padding-left:5em;
    width: auto;
        padding-right: 0;
    padding-bottom: 4px;
    padding-top: 0;
}
.lp07 .time-table{
	border-bottom:1px solid #a37f7a;
	margin-top:1em;
}
.lp07 .time-table thead th{
	background:#7b0100;
	color:#fff;
	font-size:17px;
	border:none;
}
.lp07 .time-table tbody th,
.lp07 .time-table tbody td{
	color:#7b0100;
	font-size:16px;
	border:none;
}
.lp07 .time-table + p{
  font-size: 14px;
}
.lp07 h3 {
    border-bottom: 1px dashed #7b0100;
    padding-bottom: 7px;
	margin-bottom: 0.5em;
}
.lp07 .tel{
	font-size:25px;
}
.lp07 .tel a{
	text-decoration:none;
	color:#333;
	font-weight:bold;
}
.lp07_2 p {
    line-height: 1.5;
}
.lp07_2 p{
	font-size:15px;
}
.lp07_2 {
    margin-top: 53px;
}

.lp08{
    padding: 80px 0 50px;
}
.lp08 table thead th{
    background: url(../images/old-lp/lp_table_bg.png) repeat-x;
    font-size: 22px;
    border: none!important;
        padding: 5px 5px;
    font-weight: 400;
}
.lp08 table thead tr th:first-child{
	width:33%;
}
.lp08 table tbody td{
	border-color:#b0a677;
	text-align:center;
}

@media screen and (min-width: 768px){
.page-id-296 .mainimage {
    background: url(../images/old-lp/lp_image1.jpg) no-repeat center;
    background-size: cover;
    height: 836px;
	    margin-top: 10px;
}


.lp01_bnr a img{
    width: 100%;
}


.lp02 p.lp02_img01 img {
    width: 50.2%;
	float:right;
	margin:0 0 2% 2%;
}
.lp03 .con_r {
    width: 60%;
}
.lp04_img01 img {
    float: right;
    margin: 0 0 20px 20px;
    width: 48%;
}
.lp07 .con_r,
.lp07 .con_l{
	width:48%;
}
.lp07 .con_r {
    padding-top:18px;
}
.lp07 .con_l{
	padding-top:9px;
}
	a[href^="tel:"] {
		pointer-events: none;
		text-decoration:none;
	}
}
@media screen and (max-width: 1280px) and (min-width: 768px){
.page-id-296 .mainimage {
    background-size: cover;
    height: 560px;
}
}
@media screen and (max-width: 1042px) {
.lp03_box:before {
    content: "";
    background: url(../images/old-lp/lp03_img.png) no-repeat;
    width: 39%;
    height: 75%;
    left: 1%;
    background-size: contain;
}

.lp05 h3 {
    font-size: 26px;
}
.lp05 .border-table {
    font-size: 15px;
}
.lp05 .border-table thead th {
    font-size: 18px;
}
.lp06 .qa-block h4 {
    font-size: 22px;
    padding-bottom: 1em;
}
}
@media screen and (max-width: 767px) {
	.contact-bn img {
    margin-bottom: 2%;
}
/*間隔*/
.lp01 {
    padding: 10px 0 30px;
}
.lp02 {
    padding: 20px 0;
}
.lp03 {
    padding: 30px 0;
}
.lp04 {
    padding: 30px 0 20px;
}
.lp05 {
    padding: 30px 0 20px;
}
.lp06 {
    padding: 20px 0 10px;
}
.lp07 {
    padding: 30px 0 20px;
}
.lp08 {
    padding: 30px 0 20px;
}
.lp_h2_bg {
    background: url(../images/old-lp/lp_ttl_bg.jpg) no-repeat center / auto 100%;
	background-size:cover;
	height:inherit;
}
.lp_h2_bg h2 {
    padding: 30px 0;
}
.lp01_bnr a + a img {
    margin-top: 10px;
}

.lp02_img02,
.lp02_img02 img {
    margin-top: 20px!important;
}
p.lp02_img01 img {
    margin-bottom: 1em;
}
.lp03_box {
    padding: 8% 7% 1%;
}
.lp03_box:before {
    width: 150px;
    height: 150px;
    right: 19px;
    background-size: cover;
    left: auto;
    bottom: auto;
    top: -21px;
}
p.lp04_img01 img {
    margin-bottom: 1.5em;
}
.lp04_box {
    margin: 20px auto 30px;
}
.lp05 h3 {
    font-size: 18px;
	margin-bottom: 15px;
}
.lp05 .border-table.bt01 {
    margin-bottom: 30px;
}
.lp05 .border-table tbody th, .lp05 .border-table tbody td {
    padding:10px 10px 10px 5px;
	line-height: 1.2;
}
.lp05 .border-table thead th {
    font-size: 14px;
    line-height: 1.1;
}
.lp06 .qa-block h4 {
    font-size: 20px;
}
.lp06 .qa-block h4 {
    font-size: 20px;
    padding-bottom: 0.5em;
    background-size: 30px;
    padding-top: 0;
    padding-left: 50px!important;
}
.lp06 .qa-block .answer {
    padding-left: 45px!important;
    margin-bottom: 15px;
    background-size: 30px;
}
.lp08 .border-table thead th {
    font-size: 14px;
    line-height: 1.1;
}
.page-id-296 #aside,
.page-id-296 #contents {
    margin-bottom: 0;
}
.wp-image-371,
.wp-image-373,
.wp-image-395,
.wp-image-401{
   width: 100% !important;
    max-width: 420px !important;
    height: 100% !important;
    max-height: inherit;
}
.wp-image-371,
.wp-image-373{
    max-width: 306px !important;
}
.wp-image-395{
    max-width: 246px !important;
}
.wp-image-401{
    max-width: 245px !important;
}

}
@media screen and (max-width: 480px) {/* スマホ480px */
.lp03 h3 {
    margin-bottom: 15px;
    width: auto;
}
.lp03_box {
    padding: 20px 20px 5px;
}
.lp03_box:before {
    width: 70px;
    height: 70px;
    right: 18px;
    background-size: cover;
    left: auto;
    bottom: auto;
    top: 43px;
	
	display:none;
}

}

.topinner {
    width: 1000px;
    margin: 0 auto;
    max-width: 96%;
}

.clearfix {
    overflow: hidden;
    zoom: 1;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

@media screen and (min-width: 768px) {
    #contents #main {
        min-height: 600px;
    }
}

@media screen and (min-width: 768px) {
    #header {
        /* padding: 40px 0 33px; */
        /* padding: 10px 0 10px; */
        padding: 30px 0 10px;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 100;
    }
}
@media screen and (max-width: 480px) {
    #header {
        padding: 15px 0;
    }
}
#header > .inner, #nav > .inner, #contents > .inner, #footer .inner {
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
    /* width: 1000px; */
    /* max-width: 96%; */
}
@media screen and (max-width: 767px) {
    #header > .inner {
        width: 100%;
        max-width: 100%;
    }
}
.custom-funryulp-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media screen and (max-width: 767px) {
    .custom-funryulp-header {
        display: block;
    }
}
.page-id-296 #header ul.pc {
    float: right;
    overflow: hidden;
    width: 536px;
    max-width: 61%;
    box-sizing: border-box;
    text-align: right;
    margin: 0;
}
.page-id-296 #header ul.pc {
    padding-top: 0;
}
@media screen and (min-width: 768px) {
    .sp {
        display: none !important;
    }
}
@media screen and (max-width: 767px) {
    #header ul {
        max-width: 100%;
        width: 100%;
        clear: both;
        background: rgba(255, 255, 255, .7);
        z-index: 100;
        left: 0;
    }
}
@media screen and (max-width: 767px) {
    #header h1 {
        padding: 0;
        max-width: 70%;
        margin: 0 auto 20px !important;
        float: none;
    }
}
@media screen and (max-width: 767px) {
    .pc {
        display: none !important;
    }
}
@media screen and (max-width: 767px) {
    #header ul li {
        float: left;
        width: calc(100% / 5);
        box-sizing: border-box;
        border-right: 1px solid #e7e7e7;
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .page-id-296 #header ul li {
        width: calc(100% / 4);
        text-align: center;
    }
}
@media screen and (max-width: 767px) {
    #header ul img {
        max-width: 100%;
        margin: 0 auto;
    }
}
@media screen and (max-width: 767px) {
    .page-id-296 #header ul li {
        width: calc(100% / 4);
        text-align: center;
    }
}
@media screen and (min-width: 768px) {
    #nav li {
        box-sizing: border-box;
    }
}
@media screen and (min-width: 768px) {
    #menu-header-nav > li {
        width: calc(100% / 8);
        position: relative;
        float: left;
    }
}
@media screen and (min-width: 768px) {
    #menu-header-nav li {
        -moz-transition: .2s;
        -webkit-transition: .2s;
        -o-transition: .2s;
        -ms-transition: .2s;
        transition: .2s;
    }
}
@media screen and (min-width: 768px) {
    .page-id-296 #menu-header-nav > li.nav01, .page-id-296 #menu-header-nav > li.nav06 {
        width: 9%;
    }
        .page-id-296 #menu-header-nav > li.nav02 {
        width: 17.5%;
    }
        .page-id-296 #menu-header-nav > li.nav03 {
        width: 30.5%;
    }
    .page-id-296 #menu-header-nav > li.nav04, .page-id-296 #menu-header-nav > li.nav05 {
        width: 9%;
}
}
@media screen and (min-width: 768px) {
    #nav a, #menu-header-nav > li > span {
        text-decoration: none;
        display: block;
        text-align: center;
        background-repeat: no-repeat;
        line-height: 1.35em;
        box-sizing: border-box;
        -webkit-transition: 200ms;
        transition: 200ms;
    }
}
@media screen and (min-width: 768px) {
    #menu-header-nav > li > a, #menu-header-nav > li > span {
        font-size: 14px;
        height: 50px;
        box-sizing: border-box;
        padding: 15px 4px 0;
        color: #333;
        letter-spacing: 0.1em;
        position: relative;
        z-index: 20000;
        background-color: #fff;
        line-height: 1.4em;
    }
}
@media screen and (min-width: 768px) {
    .page-id-296 #menu-header-nav > li > a, .page-id-296 #menu-header-nav > li > span {
        font-size: 14px;
    }
}
@media screen and (min-width: 768px) {
    #menu-header-nav li {
        -moz-transition: .2s;
        -webkit-transition: .2s;
        -o-transition: .2s;
        -ms-transition: .2s;
        transition: .2s;
    }
}
.page-id-296 #menu-header-nav > li.nav07 a {
    color: #fff;
    background-color: #7a0200;
    margin-left: 5px;
    border: none;
    border-bottom: 5px solid #3e0302;
    border-radius: 5px;
}
.page-id-296 #menu-header-nav > li.nav07 a:before, .page-id-296 #menu-header-nav > li.nav07 a:after {
	display: none;
	width: 0;
	height: 0;
}
.page-id-296 #menu-header-nav > li.nav07 a {
	color: #fff;
  background-color: #7a0200;
  margin-left: 5px;
  border: none;
  border-bottom: 5px solid #3e0302;
  border-radius: 5px;
}
.page-id-296 #menu-header-nav > li.nav07 a:hover {
  color: #fff;
  background: #8b0a07;
  border-bottom: 2px solid #3e0302;
  margin-top: 2px;
}
.page-id-296 #header {
    padding: 30px 0 20px;
}
.page-id-296 #menu-header-nav > li > a::before,
.page-id-296 #menu-header-nav > li > a::after {
	position:absolute;
	content:"";
	right:0;
	top:1px;
	height:48px;
	width:1px;
	background:#dad5b5;
}
.page-id-296 #menu-header-nav > li > a:hover,.page-id-296 #menu-header-nav > li:hover > a > span {
    background-color: #7b0100;
    color: #fff;
}
.page-id-296 #header h1 {
    width: 300px;
    margin-bottom: 0;
}
#menu-header-nav{
    margin: 0;
}

#close-menu {
    background: none;
    border: none;
    font-size: 1.2em;
    cursor: pointer;
    position: fixed;
    right: 15px;
    top: 30px;
    z-index: 999;
    color: #fff;
    font-weight: bold;
}
@media screen and (max-width: 767px) {
    #nav ul.menu {
        background: #f4f5f9;
        left: 0;
        margin: 0;
        top: 86px;
        width: 100%;
        position: fixed;
        z-index: 999;
        border-top: 1px solid #ccc;
    }
}

@media screen and (max-width: 480px) {
    #nav ul.menu {
        top: 78px;
    }
}

@media screen and (max-width: 767px) {
    #nav ul li {
        display: block;
        text-align: left;
        background: none;
        float: none;
        height: auto;
        width: 100%;
        padding: 0;
        box-sizing: border-box;
        border: none;
        border-bottom: 1px solid #ccc;
        margin: 0;
    }
}
@media screen and (max-width: 767px) {
    #nav ul li a, #nav ul li span {
        display: block;
        padding: 18px 6px 18px 15px;
        background-position: 5px center;
        background-size: 16px auto;
        width: 100%;
        float: none;
        box-sizing: border-box;
        text-align: left;
        height: auto;
        line-height: 1.5;
        font-size: 88%;
        text-decoration: none;
        position: relative;
        color: #1a1a1a;
    }
}
@media screen and (max-width: 767px) {
    #nav li:first-child a {
        border-left: none;
    }
}


@media screen and (max-width: 767px) {
    .mainimage, .slider {
        margin-bottom: 1em;
    }
}

.menu-header-nav-container {
  transition: opacity 0.4s ease;
  opacity: 1;
}

#menu-overlay {
  display: none;
  opacity: 0;
  transition: opacity 0.4s ease;
  position: fixed;
  top: 0; left: 0; width: 100%; height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 998;
}

@media screen and (max-width: 767px) {
  .menu-header-nav-container {
    display: none;
    opacity: 0;
    z-index: 999;
  }

  .menu-header-nav-container.menu-open {
    display: block;
    opacity: 1;
  }

  #menu-overlay.overlay-open {
    display: block;
    opacity: 1;
  }
}


#spnav.sp.fixed{
position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: rgba(255, 255, 255, .7);
  opacity: 0;
  transform: translateY(-10px); /* 少し上から登場 */
  pointer-events: none;
  margin: 0;
}

#spnav {
  transition: opacity 0.3s ease, transform 0.3s ease;
}

#spnav.fixed.visible {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;

}

body.menu-opened #spnav {
  display: none;
}

@media screen and (min-width: 768px) {
    #nav .inner {
        height: 50px;
    }
    #close-menu{
        display: none;
    }
}

@media screen and (min-width: 768px){
.lp01_bnr {
    display: flex;
    justify-content: center;
    gap: 40px;
    }
}

@media screen and (min-width: 768px) {
    .con_r {
        float: right;
    }
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.border-table thead th {
    color: #fff;
    text-align: center;
}

.border-table {
    width: 100%;
    margin-bottom: 0.5em;
}
.lp08 table thead tr th:first-child {
    width: 33%;
}

dl{
    display: block;
}
dt{
    font-weight: normal;
}
@media screen and (min-width: 768px) {
    .con_r {
        float: right;
    }
}
@media screen and (min-width: 768px) {
    .con_l {
        float: left;
    }
}

.googlemap {
    position: relative;
    padding-bottom: 40%;
    height: 0;
    overflow: hidden;
}

.googlemap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

#footer {
    margin-top: 0;
    padding: 3em 0 3em;
    text-align: left;
    background: #f1f7ff;
    color: #504949;
    font-size: 15px;
}
table th{
    min-width: 10px;
}