#headerBox03{
  height: 100%;
}
#headerBox03 > ul{
  height: 100%;
}
#headerBox03 > ul > li.meg{
  height: 100%;
}
#headerBox03 > ul > li.meg::after{
  content: none !important;
}
#headerBox03 > ul > li.meg > a{
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
}
#headerBox03 > ul > li.meg > a:hover{
  opacity: 1;
}
#headerBox03 > ul > li.meg:hover > a::after{
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc(100% - 10px);
  height: 4px;
  background: #0080D2;
}
#headerBox03 > ul > li.meg p:hover{
  opacity: 1 !important;
}
#headerBox03 ul li .megamenu{
  top: 82px;
  padding: 0 30px 66px;
  border: none;
}
#headerBox03 ul li .megamenu:before{
  content: none;
}
#headerBox03 ul li .megamenu::after{
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100vw;
  height: 100vw;
  background: #2F3132CC;
  z-index: -1;
}
#headerBox03 ul li .megamenu a{
  color: inherit;
}
#headerBox03 ul li .megamenu .menu_inner{
  flex-wrap: nowrap;
  width: 100%;
  max-width: 1216px;
}
#headerBox03 ul li .megamenu .subtitle{
  flex-shrink: 0;
  width: 270px;
  padding: 0 30px 0 0;
  /* padding: 43px 0 0; */
  background: none;
  display: flex;
  justify-content: flex-start;
}
#headerBox03 ul li .megamenu .subtitle .subtitle_inner {
    position: relative;
    margin-top: 25px;
    top: 0;
    -webkit-transform:none;
    transform: none;
}
#headerBox03 ul li .megamenu .subtitle .title{
  font-family: var(--ff-serif);
  font-size: 40px;
  line-height: 1.5;
}
#headerBox03 ul li .megamenu .subtitle .title_e{
  font-size: 10px;
  line-height: 2.4;
  letter-spacing: .2em;
  font-family: "Josefin Sans", sans-serif;
  margin-top: 16px;
}
#headerBox03 ul li .megamenu .menu_content{
  width: 100%;
  padding: 43px 10px 0 0;
}
#headerBox03 ul li .megamenu .menu_images{
  display: flex;
  gap: 0 40px;
}
#headerBox03 ul li .megamenu .menu_images .item{
  width: 260px;
}
#headerBox03 ul li .megamenu .menu_images .text{
  margin: 0;
  padding: 15px 0;
  font-size: 18px;
}

header .contact_menu{
  z-index: 100;
}

header .menu_main{
  width: 50%;
  border-top: 1px solid #B1E3EF;
  color: #2F3132;
}
header .menu_main .item{
  border-bottom: 1px solid #B1E3EF;
}
header .menu_main .title,
header .menu_child .title{
  position: relative;
  display: block;
  padding: 15px 36px 15px 28px;
  font-size: 18px;
  cursor: pointer;
}
header .menu_main .title:hover,
header .menu_child .title:hover{
  opacity: .6;
}
header .menu_main .title.active{
  font-weight: 500;
  background: #EBF7FA;
  color: #0068B7;
}
header .menu_main .title.parent::after{
  content: "";
  position: absolute;
  top: calc(50% - 7px);
  right: 28px;
  display: block;
  width: 16px;
  height: 16px;
  background: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M16%208.53189H8.54348V16H7.45652V8.53189H0V7.46811H7.45652V0H8.54348V7.46811H16V8.53189Z%22%20fill%3D%22%232F3132%22%2F%3E%3C%2Fsvg%3E') center/contain no-repeat;
}
header .menu_main .title.parent.active::after{
  content: "－";
  top: calc(50% - .8em);
  background: none;
  font-size: 18px;
  font-weight: 300;
  color: #0068B7;
}
header .menu_main .title.link::after,
header .menu_child .title.link::after{
  content: "";
  position: absolute;
  top: calc(50% - 7px);
  right: 28px;
  display: block;
  width: 9px;
  height: 16px;
  background: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%229%22%20height%3D%2216%22%20viewBox%3D%220%200%209%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23clip0_124_862)%22%3E%3Cpath%20d%3D%22M0.707001%2014.707L7.707%207.707L0.707001%200.707001%22%20stroke%3D%22%232F3132%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_124_862%22%3E%3Crect%20width%3D%228.207%22%20height%3D%2215.414%22%20fill%3D%22white%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E') center/contain no-repeat;
}
header .menu_main .children{
  display: none;
}

header .menu_child{
  width: 50%;
}
header .menu_child .title.link{
  background: #EBF7FA;
  font-weight: 400;
}
header .menu_child li:nth-of-type(1) .title.link{
  border-top: 1px solid #B1E3EF;
}
header .menu_child li:nth-last-of-type(1) .title.link{
  border-bottom: 1px solid #B1E3EF;
}
header .menu_child li+li{
  border-top: 1px solid #fff;
}

header .menu_images .text{
  position: relative;
}
header .menu_images .text::after{
  content: "";
  position: absolute;
  display: block;
  top: calc(50% - 8px);
  right: 0;
  width: 9px;
  height: 16px;
  background: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%229%22%20height%3D%2216%22%20viewBox%3D%220%200%209%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23clip0_146_217)%22%3E%3Cpath%20d%3D%22M0.707031%2014.707L7.70703%207.707L0.707031%200.707001%22%20stroke%3D%22%232F3132%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_146_217%22%3E%3Crect%20width%3D%228.207%22%20height%3D%2215.414%22%20fill%3D%22white%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E') center/contain no-repeat;
}

#header #headerInner #headerBox03 > ul > .other_menu.hidden{
  display: none;
}
body.menu-sp-open #header #headerInner #headerBox03 > ul > .other_menu:not(.hidden){
  display: none;
}
body.menu-sp-open #header #headerInner #headerBox03 > ul > .other_menu.hidden{
  display: block;
  margin-right: -15px;
}
#header #headerInner #headerBox03 > ul > .other_menu > a {
  padding: 12px;
  display: flex;
  align-items: center;
  height: 50px;
  background: #C2E7F0;
}
#header #headerInner #headerBox03 > ul > .other_menu.wide > a {
  padding: 16px;
}
#header #headerInner #headerBox03 > ul > .other_menu p{
  line-height: 1.3;
  padding: 0;
}
@media screen and (max-width: 897px) {
  header .menu ul {
    margin-right: 64px;
    gap: 14px;
  }
 }

#menu_sp{
  height: calc(100vh + 100px);
  padding: 32px 20px 100px;
  background: #fff;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  color: #2F3132;
}
#menu_sp.active{
  z-index: 100;
}
#menu_sp::-webkit-scrollbar{
  display: none;
}
#menu_sp a{
  color: inherit;
}
#menu_sp .menu_inner{
  padding-bottom: 60px;
}
#menu_sp .menu_button{
  margin-bottom: 28px;
}
#menu_sp .menu_button .item{
  display: block;
  font-size: 18px;
  font-weight: 700;
  font-family: "Noto Serif JP";
  padding: 18px;
  text-align: center;
}
#menu_sp .menu_button .item:hover{
  opacity: .6;
}
#menu_sp .menu_button .item.contact{
  background: #2471C2;
  color: #fff;
}
#menu_sp .menu_button .item.contact::before{
  content: "";
  display: inline-block;
  width: 25px;
  height: 17px;
  background: url('../images/contact_icon.svg') center/contain no-repeat;
  margin-right: 20px;
}
#menu_sp .menu_button .item.house{
  background: #C2E7F0;
  color: #0068B7;
  margin-bottom: 15px;
}
#menu_sp .menu_list{
  border-top: 1px solid #B1E3EF;
  margin-bottom: 28px;
}
#menu_sp .menu_list .title{
  position: relative;
  display: block;
  padding: 13px 41px 13px 19px;
  border-bottom: 1px solid #B1E3EF;
  cursor: pointer;
  font-size: 18px;
}
#menu_sp .menu_list > .item > .title{
  font-family: "Noto Serif JP";
  font-size: 20px;
  font-weight: 600;
}
#menu_sp .menu_list .title.parent::after{
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  right: 17px;
  width: 16px;
  height: 16px;
  background: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M16%208.53189H8.54348V16H7.45652V8.53189H0V7.46811H7.45652V0H8.54348V7.46811H16V8.53189Z%22%20fill%3D%22%232F3132%22%2F%3E%3C%2Fsvg%3E') center/contain no-repeat;
}
#menu_sp .menu_list .title.active::after{
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2216%22%20height%3D%221%22%20viewBox%3D%220%200%2016%201%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M16%200V1H0V0H16Z%22%20fill%3D%22%232F3132%22%2F%3E%3C%2Fsvg%3E');
}
#menu_sp .menu_list .title.link::after{
  content: "";
  position: absolute;
  top: calc(50% - 7px);
  right: 24px;
  width: 7px;
  height: 14px;
  background: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%229%22%20height%3D%2216%22%20viewBox%3D%220%200%209%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%2015L8%208L1%201%22%20stroke%3D%22%232F3132%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E') center/contain no-repeat;
}
#menu_sp .menu_list .children{
  display: none;
}
#menu_sp .menu_list .children .title{
  padding-left: 32px;
}
#menu_sp .menu_list .children .parent.active{
  background: #EBF7FA;
  color: #0068B7;
  font-weight: 500;
  border-bottom: 1px solid #fff;
}
#menu_sp .menu_list .children .children .title{
  background: #EBF7FA;
  font-size: 15px;
}
#menu_sp .menu_list .children .children li:not(:last-of-type) .title{
  border-bottom: 1px solid #fff;
}
#menu_sp .menu_list .children-images{
  /* background: #EBF7FA; */
  display: flex;
  gap: 0 23px;
  padding: 23px 20px;
  border-bottom: 1px solid #B1E3EF;
}
#menu_sp .menu_list .children-images a{
  display: block;
}
#menu_sp .menu_list .children-images img{
  aspect-ratio: 135/101;
}
#menu_sp .menu_list .children-images .text{
  margin-top: 25px;
  font-size: 15px;
  position: relative;
  padding-right: 12px;
}
#menu_sp .menu_list .children-images .text::after {
    content: "";
    position: absolute;
    top: calc(50% - 7px);
    right: 0;
    width: 7px;
    height: 14px;
    background: url(data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%229%22%20height%3D%2216%22%20viewBox%3D%220%200%209%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%2015L8%208L1%201%22%20stroke%3D%22%232F3132%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E) center / contain no-repeat;
}

#menu_sp .menu_small{
  padding-left: 16px;
}
#menu_sp .menu_small .item{
  display: block;
  font-size: 15px;
  color: #787D80;
  margin-bottom: 14px;
}
#menu_sp .menu_small .item:hover{
  opacity: .6;
}
@media only screen and (min-width: 1176px){
  #menu_sp{
    display: none !important;
  }
}
@media only screen and (min-width: 898px){
  #menu_sp{
    top: 82px;
  }
}