@charset "utf-8";

/* 共通設定
--------------------------------------------------------------------------*/
h1 {position: relative; width: 100%; height: 600px; margin-bottom: 60px; background: center / cover no-repeat transparent;}
h1::before {content: ''; width: inherit; height: inherit; background-color: rgba(0,0,0,0.3);}
h1 span {position: absolute; top: 50%; left: 50%; transform: translateX(-50%); display: block; width: 100%; height: 60px; text-align: center;}
h1 span img {height: inherit; filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.5));}
#main {background-color: #F4F7EC;}
.secArea {position: relative; padding: 60px 0 120px;}
.secArea h2 {height: 48px; text-align: center;}
.secArea h2 img {height: inherit;}
.lum-lightbox {z-index: 100; background-color: rgba(0,0,0,0.8) !important;}
.lum-close-button {opacity: 0.9 !important;}
.lum-next-button {right: 0 !important;}
@media (max-width: 1229px) and (min-width: 992px) {
  h1 {height: 500px; margin-bottom: 50px;}
  h1 span {height: 50px;}
  .secArea {padding: 50px 0 100px;}
  .secArea h2 {height: 40px;}
}
@media (max-width: 991px) {
  .lum-lightbox-inner img {max-width: 100% !important; max-height: 100vw !important;}
}
@media (max-width: 991px) and (min-width: 768px) {
  h1 {height: 400px; margin-bottom: 40px;}
  h1 span {height: 40px;}
  .secArea {padding: 40px 0 80px;}
  .secArea h2 {height: 32px;}
}
@media (max-width: 767px) {
  h1 {height: 300px; margin-bottom: 0;}
  h1 span {top: 55%; height: 30px;}
  .secArea {padding: 30px 0 60px;}
  .secArea h2 {height: 24px;}
}
@media (max-width: 360px) {
  h1 {height: 250px;}
  h1 span {height: 25px;}
  .secArea h2 {height: 20px;}
}

/* #servicePage設定
--------------------------------------------------------------------------*/
#servicePage #sec1 .container > .dispFlex dl {flex-direction: column; margin-top: 30px;}
#servicePage #sec1 .container > .dispFlex dl dt {order: 2; font-size: 24px; text-align: center;}
#servicePage #sec1 .container > .dispFlex dl dd:first-of-type {order: 3; line-height: 1.6;}
#servicePage #sec1 .container > .dispFlex dl dd:last-of-type {order: 1; text-align: center;}
#servicePage #sec1 .container > .dispFlex dl dd img {width: 100%; max-width: 380px;}
#servicePage .secCommon::before {content: ''; top: auto; bottom: 210px; width: 100%; height: 1px; background-color: #3D554F;}
#servicePage .secCommon .container .dispFlex {flex-direction: column; gap: 0;}
#servicePage .secCommon .container .dispFlex p {line-height: 1.8;}
#servicePage .secCommon .container > img {width: 40%;}
@media (min-width: 1230px) {
  #servicePage .secCommon .container .dispFlex {width: 620px;}
  #servicePage .secCommon .container > img {width: 530px;}
}
@media (max-width: 1229px) and (min-width: 992px) {
  #servicePage #sec1 .container > .dispFlex dl {margin-top: 25px;}
  #servicePage #sec1 .container > .dispFlex dl dt {font-size: 20px;}
  #servicePage .secCommon::before {bottom: 160px;}
}
@media (min-width: 992px) {
  #servicePage h1 {background-image: url('images/service/pageTitle-h1.webp');}
  #servicePage .secCommon .container {align-items: center;}
}
@media (max-width: 991px) {
  #servicePage h1 {background-image: url('images/service/pageTitle-mp.webp');}
}
@media (max-width: 991px) and (min-width: 768px) {
  #servicePage #sec1 .container > .dispFlex dl {margin-top: 20px;}
  #servicePage #sec1 .container > .dispFlex dl dt {font-size: 18px;}
  #servicePage .secCommon .container .dispFlex h2 {height: 26px;}
  #servicePage .secCommon::before {bottom: 125px;}
  #servicePage #sec3 .container .dispFlex h2 {margin-bottom: 15px;}
}
@media (min-width: 768px) {
  #servicePage #sec2, #servicePage #sec3 {padding-top: 0;}
  #servicePage .secCommon .container {justify-content: space-between;}
  #servicePage .secCommon .container .dispFlex h2 {text-align: left;}
  #servicePage #sec2 .container {flex-direction: row-reverse;}
  #servicePage #sec3 .container {flex-direction: row;}
}
@media (max-width: 767px) {
  #servicePage #sec1 .container > .dispFlex {flex-direction: column;}
  #servicePage #sec1 .container > .dispFlex dl {margin-top: 15px;}
  #servicePage #sec1 .container > .dispFlex dl dt {margin-top: 5px; font-size: 20px;}
  #servicePage .secCommon .container {flex-direction: column;}
  #servicePage .secCommon .container .dispFlex h2 {margin-bottom: 30px;}
  #servicePage .secCommon .container .dispFlex p {line-height: 1.6;}
  #servicePage .secCommon .container > img {display: block; width: 80%; margin: 0 auto;}
  #servicePage .secCommon::before {bottom: 150px;}
}

/* #worksPage設定
--------------------------------------------------------------------------*/
@media (min-width: 992px) {
  #worksPage h1 {background-image: url('images/works/pageTitle-h1.webp');}
}
@media (max-width: 991px) {
  #worksPage h1 {background-image: url('images/works/pageTitle-mp.webp');}
}

/* #workspostPage設定
--------------------------------------------------------------------------*/
#workspostPage #sec1 {padding-bottom: 90px;}
#workspostPage #sec1 .container {flex-direction: column;}
#workspostPage #sec1 .container .appeal {align-items: flex-start; flex-wrap: wrap; order: 2; margin-bottom: 30px;}
#workspostPage #sec1 .container .appeal h2 {width: 100%; height: auto; margin: 30px 0 0; padding-bottom: 30px; border-bottom: solid 2px #3D554F; font-size: 26px; font-weight: 500; line-height: 1.4;}
#workspostPage #sec1 .container .appeal p {width: calc(1200px - 450px - 30px); line-height: 1.8;}
#workspostPage #sec1 .container .appeal .imgArea {width: 450px; height: 300px;}
#workspostPage #sec1 .container .overview {flex-wrap: wrap; order: 3;}
#workspostPage #sec1 .container .overview dl {width: calc(50% - 15px); padding-bottom: 15px; border-bottom: solid 1px #3D554F; text-align: center;}
#workspostPage #sec1 .container .overview dl dt {font-size: 20px;}
#workspostPage #sec1 .container .overview dl dd {position: relative; padding-left: 20px; font-size: 20px;}
#workspostPage #sec1 .container .features {flex-wrap: wrap; gap: 15px; order: 1;}
#workspostPage #sec1 .container .features figure {width: 990px; height: 660px;}
#workspostPage #sec1 .container .features ul {flex-direction: column; gap: 15px; width: 195px;}
#workspostPage #sec1 .container .features ul li {width: inherit; height: 130px;}
#workspostPage #sec1 .container .features ul li.current {opacity: 0.25;}
#workspostPage #sec1 .container .gallery {order: 4; margin-top: 30px;}
#workspostPage #sec1 .container .gallery li a {display: block; width: 100%; padding-top: 65%;}
#workspostPage #sec1 .container #youtubeArea {order: 5; justify-content: center; align-items: flex-start;}
#workspostPage #sec1 .container #youtubeArea .iframeArea {position: relative; display: block; max-width: 100%; margin: 30px 0; padding-top: 27.5%;}
#workspostPage #sec1 .container #youtubeArea .iframeArea:empty {width: 0; margin: 0 0 0 -30px; padding-top: 0 !important;}
#workspostPage #sec1 .container #youtubeArea .iframeArea iframe {position: absolute; top: 0; right: 0; width: 100%; height: 100%;}
@media (max-width: 1229px) and (min-width: 992px) {
  #workspostPage #sec1 {padding-bottom: 75px;}
  #workspostPage #sec1 .container .appeal {margin-bottom: 25px;}
  #workspostPage #sec1 .container .appeal h2 {margin: 25px 0 0; padding-bottom: 25px; font-size: 24px;}
  #workspostPage #sec1 .container .appeal p {width: calc(970px - 360px - 25px);}
  #workspostPage #sec1 .container .appeal .imgArea {width: 360px; height: 240px;}
  #workspostPage #sec1 .container .overview dl {width: calc(50% - 13px);}
  #workspostPage #sec1 .container .overview dl dt {font-size: 18px;}
  #workspostPage #sec1 .container .overview dl dd {padding-left: 18px; font-size: 18px;}
  #workspostPage #sec1 .container .features figure {width: 780px; height: 520px;}
  #workspostPage #sec1 .container .features ul {width: 175px;}
  #workspostPage #sec1 .container .features ul li {height: 115px;}
  #workspostPage #sec1 .container .gallery {margin-top: 25px;}
  #workspostPage #sec1 .container #youtubeArea .iframeArea {margin: 25px 0;}
  #workspostPage #sec1 .container #youtubeArea .iframeArea:empty {margin-left: -25px;}
}
@media (min-width: 992px) {
  #workspostPage h1 {background-image: url('images/works/pageTitle-h1.webp');}
}
@media (max-width: 991px) {
  #workspostPage h1 {background-image: url('images/works/pageTitle-mp.webp');}
}
@media (max-width: 991px) and (min-width: 768px) {
  #workspostPage #sec1 {padding-bottom: 60px;}
  #workspostPage #sec1 .container .appeal {margin-bottom: 20px;}
  #workspostPage #sec1 .container .appeal h2 {margin: 20px 0 0; padding-bottom: 20px; font-size: 22px;}
  #workspostPage #sec1 .container .appeal p {width: calc(750px - 270px - 20px);}
  #workspostPage #sec1 .container .appeal .imgArea {width: 270px; height: 180px;}
  #workspostPage #sec1 .container .overview dl {width: calc(50% - 10px);}
  #workspostPage #sec1 .container .overview dl dt {font-size: 16px;}
  #workspostPage #sec1 .container .overview dl dd {padding-left: 16px; font-size: 16px;}
  #workspostPage #sec1 .container .features figure {width: 600px; height: 400px;}
  #workspostPage #sec1 .container .features ul {width: 135px;}
  #workspostPage #sec1 .container .features ul li {height: 90px;}
  #workspostPage #sec1 .container .gallery {margin-top: 20px;}
  #workspostPage #sec1 .container #youtubeArea .iframeArea {margin: 20px 0;}
  #workspostPage #sec1 .container #youtubeArea .iframeArea:empty {margin-left: -20px;}
}
@media (min-width: 768px) {
  #workspostPage #sec1 .container .overview dl dt, #workspostPage #sec1 .container .overview dl dd {display: inline-block;}
  #workspostPage #sec1 .container .overview dl dd::before {content: '：';}
}
@media (max-width: 767px) {
  #workspostPage #sec1 {padding-bottom: 45px;}
  #workspostPage #sec1 .container .appeal {margin-bottom: 15px;}
  #workspostPage #sec1 .container .appeal h2 {margin: 15px 0 0; padding-bottom: 15px; font-size: 20px;}
  #workspostPage #sec1 .container .appeal p {width: 100%; line-height: 1.6;}
  #workspostPage #sec1 .container .appeal .imgArea {width: 100%; height: auto; padding-top: 65%;}
  #workspostPage #sec1 .container .overview dl {width: calc(50% - 8px);}
  #workspostPage #sec1 .container .overview dl dt, #workspostPage #sec1 .container .overview dl dd {padding-left: 0; font-size: 14px; line-height: 1.6;}
  #workspostPage #sec1 .container .features figure {width: 100%; height: auto; padding-top: 65%;}
  #workspostPage #sec1 .container .features ul {flex-direction: row; width: 100%;}
  #workspostPage #sec1 .container .features ul li {height: auto; padding-top: 20%;}
  #workspostPage #sec1 .container .gallery {flex-wrap: wrap; margin-top: 15px;}
  #workspostPage #sec1 .container #youtubeArea {flex-direction: column;}
  #workspostPage #sec1 .container #youtubeArea .iframeArea {margin: 0; padding-top: 56.25%;}
  #workspostPage #sec1 .container #youtubeArea .iframeArea:first-of-type {margin-top: 15px;}
  #workspostPage #sec1 .container #youtubeArea .iframeArea:last-of-type {margin-bottom: 15px;}
  #workspostPage #sec1 .container #youtubeArea .iframeArea:empty {margin-top: -15px;}
}
@media (max-width: 360px) {
  #workspostPage #sec1 .container .overview dl dt, #workspostPage #sec1 .container .overview dl dd {font-size: 90%;}
}

/* #simulationPage設定
--------------------------------------------------------------------------*/
#simulationPage .secCommon:not(:first-of-type) {padding: 0 0 120px;}
#simulationPage .secCommon .container {position: relative;}
#simulationPage .secCommon .container h2 {position: relative; top: 0; width: 840px; margin-left: 360px; font-size: 36px; font-weight: 300; text-align: left;}
#simulationPage .secCommon .container ul.dispFlex {flex-wrap: wrap; width: 840px; height: 340px; margin-left: 360px;}
#simulationPage .secCommon .container ul.dispFlex > li {width: calc(50% - 15px);}
#simulationPage .secCommon .container ul.dispFlex li h3 {padding: 15px 15px 0; border-top: solid 1px #3D554F; border-left: solid 1px #3D554F; font-size: 20px;}
#simulationPage .secCommon .container ul.dispFlex li h3:nth-of-type(2) {margin-top: 60px;}
#simulationPage .secCommon .container ul.dispFlex li ul {width: 100%; padding: 15px 0 0 15px;}
#simulationPage .secCommon .container ul.dispFlex li ul li {line-height: 1.8;}
#simulationPage .secCommon .container img {position: absolute; top: 0; width: 300px;}
#simulationPage .secCommon .container p {margin-top: 30px; line-height: 1.8;}
@media (max-width: 1229px) and (min-width: 992px) {
  #simulationPage .secCommon:not(:first-of-type) {padding: 0 0 100px;}
  #simulationPage .secCommon .container h2 {width: 680px; margin-left: 290px; font-size: 30px;}
  #simulationPage .secCommon .container ul.dispFlex {width: 680px; height: 270px; margin-left: 290px;}
  #simulationPage .secCommon .container ul.dispFlex > li {width: calc(50% - 13px);}
  #simulationPage .secCommon .container ul.dispFlex li h3 {padding: 13px 13px 0; font-size: 18px;}
  #simulationPage .secCommon .container ul.dispFlex li h3:nth-of-type(2) {margin-top: 50px;}
  #simulationPage .secCommon .container ul.dispFlex li ul {padding: 13px 0 0 13px;}
  #simulationPage .secCommon .container img {width: 240px;}
  #simulationPage .secCommon .container p {margin-top: 25px;}
}
@media (min-width: 992px) {
  #simulationPage h1 {background-image: url('images/simulation/pageTitle-h1.webp');}
}
@media (max-width: 991px) {
  #simulationPage h1 {background-image: url('images/simulation/pageTitle-mp.webp');}
  #simulationPage .secCommon .container ul.dispFlex li h3 {padding: 10px 10px 0; font-size: 16px;}
  #simulationPage .secCommon .container ul.dispFlex li ul {padding: 10px 0 0 10px;}
}
@media (max-width: 991px) and (min-width: 768px) {
  #simulationPage .secCommon:not(:first-of-type) {padding: 0 0 80px;}
  #simulationPage .secCommon .container h2 {width: 500px; margin-left: 250px; font-size: 24px;}
  #simulationPage .secCommon .container ul.dispFlex {width: 500px; height: auto; margin-left: 250px;}
  #simulationPage .secCommon .container ul.dispFlex > li {width: 100%;}
  #simulationPage .secCommon .container ul.dispFlex li h3:nth-of-type(2) {margin-top: 20px;}
  #simulationPage .secCommon .container img {width: 210px;}
  #simulationPage .secCommon .container p {margin-top: 20px;}
}
@media (max-width: 767px) {
  #simulationPage .secCommon:not(:first-of-type) {padding: 0 0 60px;}
  #simulationPage .secCommon .container h2 {width: 100%; height: 60px; margin: 0; font-size: 22px; font-weight: 400; text-align: center;}
  #simulationPage .secCommon .container h2 span {display: block; font-size: 80%; line-height: 2;}
  #simulationPage .secCommon .container ul.dispFlex {width: 100%; height: auto; margin: 310px 0 0;}
  #simulationPage .secCommon .container ul.dispFlex > li {width: 100%;}
  #simulationPage .secCommon .container ul.dispFlex li h3:nth-of-type(2) {margin-top: 15px;}
  #simulationPage .secCommon .container img {top: 60px; left: 50%; transform: translateX(-50%); width: 200px; height: 280px;}
  #simulationPage .secCommon .container p {margin-top: 15px; line-height: 1.6;}
}

/* #companyPage設定
--------------------------------------------------------------------------*/
#companyPage #sec1 .container .dispFlex {flex-direction: row-reverse; flex-wrap: wrap; align-items: flex-start;}
#companyPage #sec1 .container .dispFlex .textArea {width: calc(60% - 15px); }
#companyPage #sec1 .container .dispFlex .textArea h3 {padding-bottom: 15px; font-size: 22px;}
#companyPage #sec1 .container .dispFlex .textArea h3 del {font-size: inherit;}
#companyPage #sec1 .container .dispFlex .textArea p {padding-top: 15px; line-height: 1.8;}
#companyPage #sec1 .container .dispFlex .textArea p:last-of-type {text-align: right;}
#companyPage #sec1 .container .dispFlex .textArea p:last-of-type span {display: block;}
#companyPage #sec1 .container .dispFlex .textArea p:last-of-type span b {font-size: 120%;}
#companyPage #sec1 .container .dispFlex img {width: calc(40% - 15px); margin-top: 30px;}
#companyPage .secCommon1 {padding: 0;}
#companyPage .secCommon1 .container {border-radius: 10px;}
#companyPage .secCommon1 .container p {padding-top: 15px; color: #554F3D; font-size: 20px; line-height: 2; text-align: center;}
#companyPage .secCommon1 .container p img {height: 95px;}
#companyPage #sec2 .container {background-image: url('images/company/sec2.webp');}
#companyPage #sec3 {margin: 30px 0 120px;}
#companyPage #sec3 .container {background-image: url('images/company/sec3.webp');}
@media (min-width: 1230px) {
  #companyPage .secCommon1 {padding: 0 60px;}
  #companyPage .secCommon1 .container {max-width: 1800px; padding: 120px 0;}
  #companyPage .secCommon2 {padding-bottom: 100px;}
}
@media (max-width: 1229px) and (min-width: 992px) {
  #companyPage #sec1 .container .dispFlex .textArea {width: calc(60% - 13px); }
  #companyPage #sec1 .container .dispFlex .textArea h3 {font-size: 20px;}
  #companyPage #sec1 .container .dispFlex img {width: calc(40% - 13px); margin-top: 25px;}
  #companyPage .secCommon1 .container {padding: 100px 0;}
  #companyPage .secCommon1 .container p {font-size: 18px;}
  #companyPage .secCommon1 .container p img {height: 85px;}
  #companyPage #sec3 {margin: 25px 0 100px;}
  #companyPage .secCommon2 {padding-bottom: 85px;}
}
@media (min-width: 992px) {
  #companyPage h1 {background-image: url('images/company/pageTitle-h1.webp');}
}
@media (max-width: 991px) {
  #companyPage h1 {background-image: url('images/company/pageTitle-mp.webp');}
  #companyPage .secCommon1 .container p {font-size: 14px;}
}
@media (max-width: 991px) and (min-width: 768px) {
  #companyPage #sec1 .container .dispFlex .textArea {width: calc(60% - 10px); }
  #companyPage #sec1 .container .dispFlex .textArea h3 {font-size: 18px;}
  #companyPage #sec1 .container .dispFlex img {width: calc(40% - 10px); margin-top: 20px;}
  #companyPage .secCommon1 .container {padding: 80px 0;}
  #companyPage .secCommon1 .container p img {height: 75px;}
  #companyPage #sec3 {margin: 20px 0 80px;}
  #companyPage .secCommon2 {padding-bottom: 70px;}
}
@media (max-width: 767px) {
  #companyPage #sec1 .container .dispFlex .textArea {width: 100%; }
  #companyPage #sec1 .container .dispFlex .textArea h3 {padding-bottom: 10px; font-size: 16px;}
  #companyPage #sec1 .container .dispFlex img {width: 100%; margin-top: 0;}
  #companyPage .secCommon1 {padding: 0 15px;}
  #companyPage .secCommon1 .container {padding: 60px 5%;}
  #companyPage .secCommon1 .container p {line-height: 1.8;}
  #companyPage .secCommon1 .container p img {width: 100%; height: auto;}
  #companyPage #sec2 .container p {text-align: left;}
  #companyPage #sec3 {margin: 15px 0 60px;}
  #companyPage .secCommon2 {padding-bottom: 45px;}
}

/* .tableScroll設定
--------------------------------------------------------------------------*/
.tableScroll {padding-top: 30px;}
.tableScroll table {border-spacing: 20px;}
.tableScroll table tbody tr th {width: 21%; padding: 0 20px 20px; border-bottom: solid 1px #3D554F; line-height: 1.6; vertical-align: middle;}
.tableScroll table tbody tr td {width: 79%; padding: 0 20px 20px; border-bottom: solid 1px #3D554F; line-height: 1.6;}
.tableScroll table tbody tr td span {position: relative; display: inline-block; padding-right: 16px;}
.tableScroll table tbody tr td span:not(:last-of-type)::after {content: '、'; left: auto; right: 0;}
.tableScroll table tbody tr td dl dt {margin-top: 15px; line-height: 1.6;}
.tableScroll table tbody tr td dl dt:first-of-type {margin-top: 0;}
.tableScroll table tbody tr td dl dd {line-height: 1.6;}
.tableScroll table tbody tr td ul li {line-height: 1.6;}
.tableScroll table tbody tr td ul li span {display: inline-block; width: 100px; margin-left: -3px; text-align: right;}
.tableScroll table tbody tr td ul li a img {width: 12px; margin-left: 10px;}
@media (max-width: 1229px) {
  .tableScroll table tbody tr td ul.listStyle li {padding-left: 14px;}
  .tableScroll table tbody tr td ul li span {margin-left: -13px;}
}
@media (max-width: 1229px) and (min-width: 992px) {
  .tableScroll {padding-top: 25px;}
  .tableScroll table {border-spacing: 15px;}
  .tableScroll table tbody tr th, .tableScroll table tbody tr td {padding: 0 15px 15px;}
}
@media (max-width: 991px) and (min-width: 768px) {
  .tableScroll {padding-top: 20px;}
  .tableScroll table {border-spacing: 10px;}
  .tableScroll table tbody tr th, .tableScroll table tbody tr td {padding: 0 10px 10px;}
}
@media (min-width: 768px) {
  .tableScroll table {border-collapse: separate;}
  /* .tableScroll > p {display: none;} */
}
@media (max-width: 767px) {
  .tableScroll {padding-top: 15px; overflow-x: auto; white-space: nowrap;}
  /* .tableScroll > p {font-size: 80%;} */
  .tableScroll table {margin-top: 5px; border-spacing: 15px;}
  .tableScroll table tbody tr th, .tableScroll table tbody tr td {padding: 15px;}
  .tableScroll table tbody tr:first-of-type {border-top: solid 1px #3D554F;}
  .tableScroll .scroll-hint-icon {top: 60px;}
  .tableScroll .scroll-hint-icon:before, .tableScroll .scroll-hint-icon:after {position: relative; background-size: contain; background-position: center center; background-repeat: no-repeat;}
  .tableScroll .scroll-hint-icon:after {position: absolute; top: 10px; left: 50%;}
}

/* #contactPage設定
--------------------------------------------------------------------------*/
#contactPage #sec1 .container > p {padding-top: 30px; line-height: 1.6;}
@media (max-width: 1229px) and (min-width: 992px) {
  #contactPage #sec1 .container > p {padding-top: 25px;}
}
@media (min-width: 992px) {
  #contactPage h1 {background-image: url('images/contact/pageTitle-h1.webp');}
}
@media (max-width: 991px) {
  #contactPage h1 {background-image: url('images/contact/pageTitle-mp.webp');}
}
@media (max-width: 991px) and (min-width: 768px) {
  #contactPage #sec1 .container > p {padding-top: 20px;}
}
@media (max-width: 767px) {
  #contactPage #sec1 .container > p {padding-top: 15px;}
}

/* #secForm設定
--------------------------------------------------------------------------*/
#secForm {margin-top: 30px; }
#secForm h3 {display: none;}
#secForm form {padding: 60px 0; background-color: #FFF;}
#secForm form dl:not(:first-child) {margin-top: 30px;}
#secForm form dl dt {width: 250px;}
#secForm form dl dt p {padding: 0; font-weight: 500;}
#secForm form dl dt p span.cf7Must {color: #E78349; font-size: 80%;}
#secForm form dl dd {width: 500px;}
#secForm form dl dd p {padding: 0;}
#secForm form dl dd p span input {width: 100%; padding: 5px; border: solid 1px #CCC; font-size: 80%;}
#secForm form dl dd.cf7Image p span input {border: none;}
#secForm form dl dd p span.wpcf7-list-item {display: inline-block; margin: 0;}
#secForm form dl dd p span.wpcf7-list-item:not(:last-of-type) {padding-right: 30px;}
#secForm form dl dd p span.wpcf7-list-item input {width: auto; margin-right: 3px;}
#secForm form dl dd p span.wpcf7-not-valid-tip {display: block; color: #E78349; font-size: 80%;}
#secForm form dl dd p span textarea {width: 100%; height: 100px; padding: 5px; border: solid 1px #CCC; font-size: 80%;}
#secForm form p.cf7Btn > span {position: relative; display: block; width: 200px; margin: 0 auto;}
#secForm form p.cf7Btn > span:hover {opacity: 0.8;}
#secForm form p.cf7Btn > span input {display: inline-block; width: inherit; padding: 13px; background-color: #819D56; color: #FFF; text-align: center; cursor: pointer;}
#secForm form p.cf7Btn > span span.wpcf7-spinner {position: absolute; top: 50%; transform: translateY(-50%); margin: 0 0 0 15px;}
#secForm form p.cf7Btn > span a {display: block; width: 200px; margin: 0 auto; padding: 13px; background-color: #819D56; color: #FFF; text-align: center; cursor: pointer;}
#secForm form .wpcf7-response-output {margin: 15px 0 0; padding: 0.2em; font-size: 80%; line-height: 2; text-align: center;}
#secForm .textArea {align-items: center; gap: 0; margin-top: 30px;}
#secForm .textArea p.textRecap {width: 260px; height: 60px; padding: 10px 5px 0 80px; background: center / cover no-repeat; background-image: url('images/contact/recaptcha-v3.webp'); border-radius: 4px; box-shadow: 0 0 6px grey; color: #FFF; font-size: 75%; line-height: 1.6;}
#secForm .textArea p.textRecap a {color: #FFF; font-size: 75%; text-decoration: underline; text-underline-offset: 0.3em;}
#secForm .textArea p.textDetail {width: calc(100% - 260px); padding: 0 0 0 30px; line-height: 1.6;}
#secPripoli {width: 100%; height: 250px; margin-top: 30px; padding: 30px 30px 15px; background-color: #FFF; border: solid 1px #CCC; overflow-x: inherit; overflow-y: scroll;}
#secPripoli h3 {margin-top: 0; margin-bottom: 15px; padding: 0; color: #E78349; font-size: 16px; font-weight: 700;}
#secPripoli h4 {margin-bottom: 10px; padding: 0; color: #E78349; font-size: 14px; font-weight: 700;}
#secPripoli p {padding: 0 0 15px; font-size: 14px; line-height: 1.4;}
#secPripoli ul {padding: 0 0 10px;}
#secPripoli li {padding: 0 0 5px; font-size: 13px;}
@media (min-width: 1230px) {
  #secForm form p.cf7Btn {margin-left: -15px; padding-top: 30px;}
}
@media (max-width: 1229px) {
  #secForm form dl dt {width: 200px;}
  #secForm form dl dd {width: 400px;}
  #secForm form dl dd p span.wpcf7-list-item:last-of-type {padding-top: 10px;}
  #secForm .textArea p.textRecap {font-size: 85%;}
  #secForm .textArea p.textDetail {line-height: 1.4;}
}
@media (max-width: 1229px) and (min-width: 992px) {
  #secForm {margin-top: 25px;}
  #secForm form {padding: 50px;}
  #secForm form dl:not(:first-child) {margin-top: 25px;}
  #secForm form dl dd p span.wpcf7-list-item:not(:last-of-type) {padding-right: 25px;}
  #secForm form p.cf7Btn {margin-left: 25px; padding-top: 25px;}
  #secForm .textArea {margin-top: 25px;}
  #secForm .textArea p.textDetail {padding-left: 25px;}
  #secPripoli {height: 200px; margin-top: 25px; padding: 25px 25px 10px;}
}
@media (max-width: 991px) {
  #secForm form dl:not(:first-child) {margin-top: 20px;}
  #secForm .textArea p.textDetail {font-size: 13px;}
}
@media (max-width: 991px) and (min-width: 768px) {
  #secForm {margin-top: 20px;}
  #secForm form {padding: 40px;}
  #secForm form dl dd p span.wpcf7-list-item:not(:last-of-type) {padding-right: 20px;}
  #secForm form p.cf7Btn {margin-left: 20px; padding-top: 20px;}
  #secForm .textArea {margin-top: 20px;}
  #secForm .textArea p.textDetail {padding-left: 20px;}
  #secPripoli {height: 200px; margin-top: 20px; padding: 20px 20px 10px;}
}
@media (min-width: 768px) {
  #secForm form dl {justify-content: center;}
}
@media (max-width: 767px) {
  #secForm {margin-top: 15px;}
  #secForm form {padding: 15px;}
  #secForm form dl {flex-direction: column; gap: 5px;}
  #secForm form dl dt, #secForm form dl dd {width: 100%;}
  #secForm form dl dd p span.wpcf7-list-item {padding-top: 5px !important;}
  #secForm form dl dd p span.wpcf7-list-item:not(:nth-of-type(4)) {padding-right: 15px;}
  #secForm form p.cf7Btn {padding-top: 15px;}
  #secForm .textArea {flex-direction: column; gap: 15px; margin-top: 15px;}
  #secForm .textArea p.textDetail {width: 100%; padding: 0;}
  #secPripoli {height: 150px; margin-top: 15px; padding: 15px 15px 0;}
  #secPripoli h3 {font-size: 14px;}
}

/* #thanksPage設定
--------------------------------------------------------------------------*/
#thanksPage #sec1 {padding-top: 60px;}
#thanksPage #sec1 h2 {height: 115px;}
#thanksPage #sec1 p {padding-top: 30px;}
@media (max-width: 1229px) and (min-width: 992px) {
  #thanksPage #sec1 {padding-top: 50px;}
  #thanksPage #sec1 h2 {height: 95px;}
  #thanksPage #sec1 p {padding-top: 25px;}
}
@media (min-width: 992px) {
  #thanksPage h1 {background-image: url('images/thanks/pageTitle-h1.webp');}
}
@media (max-width: 991px) {
  #thanksPage h1 {background-image: url('images/thanks/pageTitle-mp.webp');}
}
@media (max-width: 991px) and (min-width: 768px) {
  #thanksPage #sec1 {padding-top: 40px;}
  #thanksPage #sec1 h2 {height: 75px;}
  #thanksPage #sec1 p {padding-top: 20px;}
}
@media (min-width: 768px) {
  #thanksPage #sec1 p {line-height: 1.8; text-align: center;}
}
@media (max-width: 767px) {
  #thanksPage #sec1 {padding-top: 60px;}
  #thanksPage #sec1 h2 {height: 55px;}
  #thanksPage #sec1 p {padding-top: 15px; line-height: 1.6; text-align: left;}
}
@media (max-width: 360px) {
  #thanksPage #sec1 h2 {height: 45px;}
}

/* #newsPage設定
--------------------------------------------------------------------------*/
#newsPage #sec1 .container h2 span {font-family: "Noto Serif JP", sans-serif; font-size: 48px; font-weight: 300;}
@media (max-width: 1229px) and (min-width: 992px) {
  #newsPage #sec1 .container h2 span {font-size: 40px;}
}
@media (min-width: 992px) {
  #newsPage h1 {background-image: url('images/news/pageTitle-h1.webp');}
}
@media (max-width: 991px) {
  #newsPage h1 {background-image: url('images/news/pageTitle-mp.webp');}
}
@media (max-width: 991px) and (min-width: 768px) {
  #newsPage #sec1 .container h2 span {font-size: 32px;}
}
@media (max-width: 767px) {
  #newsPage #sec1 .container h2 span {font-size: 24px;}
}
@media (max-width: 360px) {
  #newsPage #sec1 .container h2 span {font-size: 22px;}
}

/* #postPage（ブログ記事ページ #rightArea）設定
--------------------------------------------------------------------------*/
#secPost .container {gap: 0;}
#rightArea {width: 75%; padding-left: 60px;}
#rightArea .Inner h2.postTitle {height: auto; margin-bottom: 15px; padding: 0 0 15px; border-bottom: solid 2px #3D554F; font-size: 26px; line-height: 1.2;}
#rightArea .Inner .blogInfo {justify-content: space-between; align-items: center;}
#rightArea .Inner .blogInfo span {position: relative; padding: 0 15px;}
#rightArea .Inner .blogInfo span::before, #rightArea .Inner .blogInfo span::after {content: '・';}
#rightArea .Inner .blogInfo span::after {left: auto; right: 0;}
#rightArea .Inner .blogInfo span.blogCategory ul {display: inline-block; padding: 0;}
#rightArea .Inner .blogInfo span.blogCategory ul li {padding: 0;}
#postArea {padding: 60px 0 0; clear: both;}
#postArea img {width: auto; max-width: 100%; padding: 0;}
#postArea h3 {padding: 0 0 30px; font-weight: 700; line-height: 1.6;}
#postArea p {padding: 0 0 30px; line-height: 1.6;}
#postArea p a {font-weight: 500; text-decoration: underline; word-break: break-all;}
#postArea strong {font-weight: 700;}
#postArea .alignleft {display: inline-block;}
#postArea .aligncenter {display: block; margin: 0 auto; text-align: center;}
#postArea .alignright {display: block; margin: 0 0 0 auto; text-align: right;}
#postArea blockquote {position: relative; margin: 0 0 30px; padding: 1.2em; border: none; background-color: #FFF; font-size: 1em; line-height: 1.4;}
#postArea blockquote:before, #postArea blockquote:after {position: absolute; color: #819D56; font-size: 4em;}
#postArea blockquote:before {content: '“'; top: -20px;}
#postArea blockquote:after {content: '”'; top: auto; bottom: -47px; left: auto; right: -2px;}
#postArea blockquote p {padding-bottom: 0;}
#postArea code {display: block; margin-bottom: 30px; padding: 10px; background-color: rgba(51,51,51,0.07);}
#postArea .pdfemb-viewer {margin-bottom: 30px;}
#postArea .gallery-item {width: 33.333333% !important; margin-top: 0 !important; margin-bottom: 30px;}
#postArea .gallery-item .gallery-icon {margin: 0; padding-right: 0;}
#postArea .gallery-item .gallery-icon img {margin: 0; border: none;}
#postArea .wp-block-pdfemb-pdf-embedder-viewer {max-width: none;}
#postArea div.pdfemb-toolbar button.pdfemb-prev::before, 
#postArea div.pdfemb-toolbar button.pdfemb-next::before, 
#postArea div.pdfemb-toolbar button.pdfemb-zoomout::before, 
#postArea div.pdfemb-toolbar button.pdfemb-zoomin::before {position: static;}
#postArea .addtoany_content {margin: 0; padding: 30px 0 0;}
#postArea #prevNext {padding: 30px 0 0;}
#postArea #prevNext ul li.prev-link {width: 50%; padding-right: 30px;}
#postArea #prevNext ul li.next-link {width: 50%; margin-left: auto; padding-left: 30px;}
#postArea #prevNext ul li a {display: block; padding: 6px; background-color: #FFF; border: solid 2px #819D56; overflow: hidden;}
#postArea #prevNext ul li a figure {width: 40%; height: 80px; float: left;}
#postArea #prevNext ul li a figure span {height: 80px;}
#postArea #prevNext ul li a dl {width: 60%; height: 80px; padding-left: 5px; float: left;}
#postArea #prevNext ul li a dl dt {width: 100%; padding: 0 0 7px; border-bottom: solid 1px #819D56; color: #819D56; font-size: 90%; font-weight: 500;}
#postArea #prevNext ul li a dl dd {max-height: 60px; padding: 5px; font-size: 90%; line-height: 1.3; overflow: hidden;}
#postArea #prevNext ul li a dl dd::before {content: none;}
#postArea #prevNext ul li.next-link a figure {float: right;}
#postArea #prevNext ul li.next-link a dl {padding: 0 5px 0 0; float: right;}
#postArea #prevNext ul li.next-link a dl dt {text-align: right;}
@media (min-width: 1230px) {
  #secPost #rightArea .Inner , #secPost #leftArea .Inner {position: sticky; top: 15px;}
}
@media (max-width: 1229px) {
  #postArea #prevNext ul li a dl dd {max-height: 70px;}
  #postArea #prevNext ul li a figure, #postArea #prevNext ul li a figure span, #postArea #prevNext ul li a dl {height: 85px;}
}
@media (max-width: 1229px) and (min-width: 992px) {
  #rightArea {padding-left: 50px;}
  #rightArea .Inner h2.postTitle {font-size: 26px;}
  #postArea {padding: 50px 0 0;}
  #postArea h3 {padding: 0 0 25px; font-size: 22px;}
  #postArea p {padding: 0 0 25px;}
  #postArea blockquote, #postArea .pdfemb-viewer {margin-bottom: 25px;}
  #postArea code {margin-bottom: 25px;}
  #postArea .pdfemb-viewer {margin-bottom: 25px;}
  #postArea .gallery-item {margin-bottom: 25px;}
  #postArea #prevNext {padding: 25px 0 0;}
  #postArea #prevNext ul li.prev-link {padding-right: 25px;}
  #postArea #prevNext ul li.next-link {padding-left: 25px;}
}
@media (min-width: 992px) {
  #secPost .container {flex-direction: row-reverse;}
}
@media (max-width: 991px) {
  #secPost .container {flex-direction: column;}
  #rightArea {width: 100%; padding-left: 0;}
}
@media (max-width: 991px) and (min-width: 768px) {
  #rightArea .Inner h2.postTitle {font-size: 24px;}
  #postArea {padding: 40px 0 0;}
  #postArea h3 {padding: 0 0 20px; font-size: 20px;}
  #postArea p {padding: 0 0 20px;}
  #postArea blockquote, #postArea .pdfemb-viewer {margin-bottom: 20px;}
  #postArea code {margin-bottom: 20px;}
  #postArea .pdfemb-viewer {margin-bottom: 20px;}
  #postArea .gallery-item {margin-bottom: 20px;}
  #postArea #prevNext {padding: 20px 0 0;}
  #postArea #prevNext ul li.prev-link {padding-right: 20px;}
  #postArea #prevNext ul li.next-link {padding-left: 20px;}
}
@media (max-width: 767px) {
  #rightArea .Inner h2.postTitle {font-size: 22px;}
  #postArea {padding: 30px 0 0;}
  #postArea h3 {padding: 0 0 15px; font-size: 18px;}
  #postArea p {padding: 0 0 15px;}
  #postArea blockquote, #postArea .pdfemb-viewer {margin-bottom: 15px;}
  #postArea code {margin-bottom: 15px;}
  #postArea .pdfemb-viewer {margin-bottom: 15px;}
  #postArea .gallery-item {margin-bottom: 15px;}
  #postArea #prevNext {padding: 15px 0 0;}
  #postArea #prevNext ul {gap: 30px;}
  #postArea #prevNext ul li {display: flex; max-width: 200px;}
  #postArea #prevNext ul li.prev-link {padding-right: 0;}
  #postArea #prevNext ul li.next-link {padding-left: 0;}
  #postArea #prevNext ul li a {width: 100%;}
  #postArea #prevNext ul li a figure {width: 100%; float: none;}
  #postArea #prevNext ul li a dl {width: 100%; height: auto; padding: 0; float: none;}
  #postArea #prevNext ul li a dl dt {margin-top: 10px; line-height: 1.3;}
  #postArea #prevNext ul li a dl dd {max-height: 85px; padding: 5px 0 0;}
  #postArea #prevNext ul li.next-link a figure {float: none;}
  #postArea #prevNext ul li.next-link a dl {padding: 0; float: none;}
}

/* #postPage（ブログ記事ページ #leftArea設定）設定
--------------------------------------------------------------------------*/
#leftArea {width: 25%;}
#leftArea nav .pageTitle {position: relative; display: block; width: 100%; height: 80px; margin-bottom: 15px; background-color: #554F3D;}
#leftArea nav .pageTitle span {position: relative; display: block; width: inherit; height: inherit;}
#leftArea nav .pageTitle span img, #leftArea nav ul#category_sidebar label.screen-reader-text img, #leftArea nav ul#category_sidebar li#archives-2 div#achiveTitle img {position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 120px; height: 24px;}
#leftArea nav ul#sideTopics {padding-bottom: 30px;}
#leftArea nav ul#sideTopics li.blogArea {position: relative; width: 100%; height: 110px;}
#leftArea nav ul#sideTopics li.blogArea:nth-of-type(2) {border-top: solid 1px #CCC;}
#leftArea nav ul#sideTopics li.blogArea a {gap: 0; width: 100%; height: 110px; padding: 10px 0; border-bottom: solid 1px #CCC;}
#leftArea nav ul#sideTopics li.blogArea a figure {position: relative; width: 35%; height: 90px; border: solid 1px #EEE;}
#leftArea nav ul#sideTopics li.blogArea a figure img {position: absolute; width: 100%; height: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); object-fit: cover; object-position: center;}
#leftArea nav ul#sideTopics li.blogArea a ul.textArea {position: relative; width: 65%; height: 90px; padding: 0 0 0 10px;}
#leftArea nav ul#sideTopics li.blogArea a ul.textArea li.blogCategory {position: absolute; top: 0; width: calc(100% - 10px); padding: 5px; background-color: #819D56; color: #FFF; font-size: 75%; text-align: center;}
#leftArea nav ul#sideTopics li.blogArea a ul.textArea li.textTitle {position: absolute; top: 23px; max-height: 45px; padding-top: 10px; font-size: 80%; line-height: 1.4; overflow: hidden;}
#leftArea nav ul#sideTopics li.blogArea a ul.textArea li.blogDate {position: absolute; bottom: 0; right: 5px; font-size: 75%; text-align: right;}
#leftArea nav ul#category_sidebar li#categories-3 ul {padding: 0 0 30px;}
#leftArea nav ul#category_sidebar li#categories-3 ul li a {position: relative; display: block; width: 100%; margin-bottom: 0; padding: 15px; border-bottom: solid 1px #CCC; font-size: 14px;}
#leftArea nav ul#category_sidebar li#categories-3 ul li:nth-of-type(2) a {border-top: solid 1px #CCC;}
#leftArea nav ul#category_sidebar li#categories-3 ul li a::before {content: '-'; top: 50%; left: 5px; transform: translateY(-50%);}
#leftArea nav ul#category_sidebar li#archives-2 span.textLabel {display: none;}
#leftArea nav ul#category_sidebar li#archives-2 div#achiveTitle {position: relative; display: block; width: 100%; height: 80px; margin-bottom: 15px; background-color: #554F3D; color: #FFF; font-size: 20px; font-weight: 500; line-height: 80px; text-align: center; box-sizing: initial;}
#leftArea nav ul#category_sidebar label.screen-reader-text {display: none;}
#leftArea nav ul#category_sidebar select#archives-dropdown-2 {position: relative; z-index: 10; top: 0; left: 50%; display: block; width: 100%; margin-left: -50%; padding: 5px; border: solid 1px #CCC; font-size: 14px;}
#leftArea nav ul#category_sidebar select#archives-dropdown-2 option {font-size: 14px;}
#leftArea nav ul#category_sidebar li#sideInfo {margin-top: 30px;}
#leftArea nav ul#category_sidebar li#sideInfo a {display: block; width: 100%;}
#leftArea nav ul#siteLink li a {display: block; width: 100%; margin-top: 30px; padding-top: 26%; border: solid 1px #CCC;}
@media (max-width: 1229px) {
  #leftArea nav .pageTitle span img, #leftArea nav ul#category_sidebar label.screen-reader-text img, #leftArea nav ul#category_sidebar li#archives-2 div#achiveTitle img {width: 100px; height: 20px;}
  #leftArea nav ul#sideTopics li.blogArea a ul.textArea li.textTitle {font-size: 90%;}
}
@media (max-width: 1229px) and (min-width: 992px) {
  #leftArea nav ul#sideTopics {padding-bottom: 25px;}
  #leftArea nav ul#category_sidebar li#categories-3 ul {padding-bottom: 25px;}
  #leftArea nav ul#category_sidebar li#categories-3 ul li a {padding: 13px 25px;}
  #leftArea nav ul#category_sidebar li#categories-3 ul li a::before {left: 13px;}
  #leftArea nav ul#category_sidebar li#sideInfo {margin-top: 25px;}
  #leftArea nav ul#siteLink li a {margin-top: 25px;}
}
@media (min-width: 992px) {
  #postPage h1 {background-image: url('images/news/pageTitle-h1.webp');}
  #leftArea nav ul {position: static;}
}
@media (max-width: 991px) {
  #postPage h1 {background-image: url('images/news/pageTitle-mp.webp');}
  #leftArea {width: 100%; padding: 0;}
  #leftArea nav ul#category_sidebar li#sideInfo {display: none;}
  #leftArea nav ul#siteLink {display: none;}
}
@media (max-width: 991px) and (min-width: 768px) {
  #leftArea {margin-top: 40px;}
  #leftArea nav .pageTitle, #leftArea nav ul#category_sidebar li#archives-2 div#achiveTitle {height: 60px; font-size: 16px; line-height: 60px;}
  #leftArea nav ul#sideTopics li.blogArea a figure {width: 140px;}
  #leftArea nav ul#sideTopics li.blogArea a ul.textArea {width: 600px;}
}
@media (max-width: 767px) {
  #leftArea {margin-top: 30px;}
  #leftArea nav .pageTitle, #leftArea nav ul#category_sidebar li#archives-2 div#achiveTitle {height: 50px; font-size: 14px; line-height: 50px;}
  #leftArea nav ul#sideTopics li.blogArea a figure {width: 40%;}
  #leftArea nav ul#sideTopics li.blogArea a ul.textArea {width: 60%;}
}

/* #paginationArea設定
--------------------------------------------------------------------------*/
#paginationArea {position: relative; margin: 60px 0 0; padding: 0; font-size: 14px; line-height: 14px; text-align: center; clear: both;}
#paginationArea .pagination-box {display: inline-block;}
#paginationArea .pagination-box span, #paginationArea .pagination-box a {display: block; margin: 2px 2px 2px 0; padding: 10px 15px 10px 15px; background-color: #FFF; border: solid 1px #CCC; color: #333; font-size: 14px; line-height: 14px; text-decoration: none; float: left;}
#paginationArea .pagination-box .current {padding: 10px 15px 10px 15px; background-color: #819D56; border: solid 1px #819D56; color: #FFF;}
@media (min-width: 1230px) {
  #paginationArea .pagination-box a:hover {background-color: #819D56; border: solid 1px #819D56; color: #FFF;}
}
@media (max-width: 1229px) and (min-width: 992px) {
  #paginationArea {margin: 50px 0 0;}
}
@media (max-width: 991px) and (min-width: 768px) {
  #paginationArea {margin: 40px 0 0;}
}
@media (max-width: 767px) {
  #paginationArea {margin: 30px 0 0;}
  #paginationArea .pagination-box span.page-of {float: none;}
  #paginationArea .pagination-box span, #paginationArea .pagination-box a, #paginationArea .pagination-box .current {padding: 7px 10px 7px 10px;}
}