@charset "utf-8";
html {
    overflow-x: hidden;
}
body {
    font-size: 3.73vw;
    -webkit-text-size-adjust: 100%;
        overflow-x: hidden;
    letter-spacing: inherit;
}
.sp {
    display: block !important;
}
.tb {
    display: none;
}
.pc {
    display: none !important;
}
main {
    width: 94%;
}
#tinymce p, main p {
    line-height: 1.5;
    font-size: 3.8vw;
    padding: 0.5em 0;
}
.display_none {
    display: none;
}
#breadcrumbs {
	padding: 0;
}
.wrap {
    width: 89.3%;
}

main.top {
    padding-top: 0vw;
    width: 100%;
}
/* btn */
.btn {
    padding: 5vw 0;
    font-size: 4.2vw;
    width: 75%;
}
.btn:after {
    font-size: 0.8em;
}
/*--------------------------------------------------------------------------------------------------------------------------------
	　見出し
--------------------------------------------------------------------------------------------------------------------------------*/
h2 {
    line-height: 1;
    font-size: 5.5vw;
    padding: 4vw 2vw;
}
h2:before {
    top: 3px;
}
h2:after {
    bottom: 3px;
}
h3 {
    font-size: 4.8vw;
    font-weight: bold;
    padding: 2.5vw 0;
    position: relative;
    clear: both;
    line-height: 1.3; 
    margin: 6vw 0 3vw;
    text-align: left;
    padding-left: 1vw;
}
h3:after {
     display: none;
}
h4 {
    font-size: 4.5rem;
}
main.top h3 {
    background: #f6efe8;
    font-size: 4.46vw;
    font-weight: bold;
    border-bottom: 0.6vw solid #ff6605;
    padding: 2.5vw;
    position: relative;
    clear: both;
    line-height: 1.3;
    margin: 6vw 0 3vw;
    text-align: left;
}

h3 span {
    font-weight: bold;
}

h4 {
    font-size: 1.9rem;
    font-weight: bold;
    position: relative;
    line-height: 1.2;
    clear: both;
    padding: 1.8vw 0;
    padding-left: 1vw;
}

h5 {
    font-size: 4.7vw;
    font-weight: bold;
    padding: 0.3vw 2vw;
    position: relative;
    line-height: 1.2;
    clear: both;
}

h6 {
    color: #494949;
    font-size: 3.57vw !important;
    padding: 2.53vw !important;
    clear: both;
    line-height: 1.2 !important;
}

main h2,
main h3,
main h4,
main h5,
main h6 {
    margin-top: 6vw;
    margin-bottom: 5vw;
}
.section-title__main {
    font-size: 5vw;
	  margin-bottom: 2vw;
}
.page-title__h2 {
    font-size: 6vw;
}
img.alignright {
    padding: 4px;
    margin: 0 0 0.1em 0.5em;
    display: inline;
    max-width: 50%;
    float: right;
    height: auto;
}
img.alignleft {
    max-width: 50%;
}
li {
    line-height: 1.5em;
}
/*--------------------------------------------------------------------------------------------------------------------------------
	　mv
--------------------------------------------------------------------------------------------------------------------------------*/

.mv {
    margin-top: 16vw;
}
.mv {
    background-image: url(/wp-content/uploads/2025/10/mv__bg_sp.jpg);
    padding: 5.5vw 0 8vw;
    background-position: bottom;
}
.mv.margin-top {
    margin-top: 0;
}

.mv__title {
    font-size: 12.5vw;
    line-height: 1.05;
    padding: 1vw 2.5vw 0 2.5vw;
}
.mv__title span {
    display: block;
    text-align: right;
}
.mv__sub-title {
    width: 71.84vw;
    height: 10.56vw;
	margin: 0 0 0 2.5vw;
}
.mv__sub-title-text {
    font-size: 4vw;
    padding: 1.5vw 0 0 4vw;
}
.mv__text {
    font-size: 5vw;
    line-height: 1.3;
    padding: 3vw 2.5vw 38vw;
}
.mv__catch-list {
    gap: min(20px, 1.5vw);
    justify-content: center;
	padding: 0 0 2.5vw 0;
}
.mv__catch-item {
    width: 30vw;
    height: 30vw;
}
.mv__catch-item-text {
    font-size: 3.1vw;
    text-shadow: #fff 0 0 1px, #fff 0 0 3px, #fff 0 0 6px, #fff 0 0 10px, #fff 0 0 14px, rgba(255, 255, 255, 1) 0 0 20px, rgba(255, 255, 255, 0.9) 0 0 30px;
}
.mv__box {
    width: 92%;
}
.mv__image {
	width: 94%;
    top: 67vw;
    width: 94%;
    transform: translateX(50%);
    right: 50%;
}
.mv__catch {
    gap: 2vw;
    padding: 9vw 0 0 0;
    justify-content: center;
    position: relative;
    z-index: 2;
}
.mv__btn {
	width: 100%;
    right: inherit;
	bottom: inherit;
    position: inherit;
    height: 19vw;
    border-width: 1px;

}
.mv__btn:after {
    font-size: 3.2vw;
    transform: inherit;
    right: 3vw;
}

.mv__btn-sub-title {
    font-size: 3.6vw;
    padding: 0.5vw 5vw;
	margin: 2vw 0 1vw;
}
.mv__btn-main-title {
    font-size: 5.2vw;
}
/*--------------------------------------------------------------------------------------------------------------------------------
	gn
--------------------------------------------------------------------------------------------------------------------------------*/

.global-nav {
    display: none;
    position: fixed;
    background: #1dc3d7f5;
    top: 16vw;
    height: 100%;
    width: 100%;
}
.global-nav__list {
    flex-wrap: wrap;
}
.global-nav__list > li a {
    color: #fff;
    padding: 7vw 0;
    font-size: 4vw;
}
.global-nav__list > li:after {
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    content: '';
    top: inherit;
    position: absolute;
    border-right: inherit;
    transform: inherit;
    background: #ffff;
}
.global-nav .menu-title br {
    display: none;
}
.global-nav__list > li:last-child:before {
    content: none;
}
.global-nav .sub-menu {
    top: 14vw;
	 flex-wrap: wrap;
	display: none!important;
}
.global-nav__list > li:hover .sub-menu {
    display: none;
}
.global-nav__list > li .sub-menu.active {
	 display: flex;
	 flex-wrap: wrap;
}

.global-nav .sub-menu li {
    width: 50%;
}
.global-nav .sub-menu li a {
    font-size: 3.8vw;
    text-align: center;
}
/*--------------------------------------------------------------------------------------------------------------------------------
	ヘッダー、フッター
--------------------------------------------------------------------------------------------------------------------------------*/
/* .site-info */
.site-info {
	width: 100%;
	padding: 0 0 0 2vw;
	height: 16vw;
}
header .site-info__contact-container {
    display: none;
}
footer .site-info {
    height: 40vw;
    flex-wrap: wrap;
    justify-content: center;
     padding: 2vw 0 3vw 0;
}
footer .site-info__contact-num {
    font-size: 8vw;
    padding: 0 0 1.5vw 0;
    gap: 2vw;
}
footer .site-info__contact-num:before {
    width: 6vw;
    height: 6vw;
}
footer .site-info__contact-reception-hours {
    font-size: 3.4vw;
    padding: 0.7vw 0 1vw;
}
.site-info__logo-image {
    width: 65vw;
}
.site-info__contact-btn-line {
    background-position: top 1.5vw center;
}
.site-info__contact-btn-contact {
    background-position: top 1.5vw center;
}
.site-info__contact-btn-contact-text {
    padding: 4vw 0 0 0;
    height: 5vw;
}
.site-info__title-container {
    gap: 2vw;
}
.site-info__title {
    width: 58vw;
    padding: 1vw 0;
}
.site-info__logo {
    width: 13vw;
}
.site-info__catch {
    font-size: 2.4vw;
}
.site-info__logo-company {
    font-size: 2.4vw;
}
/* .menu-btn.sp */
.menu-btn.sp {
    height: 16vw;
    width: 16vw;
    position: relative;
	background: var(--main-color);
    box-sizing: border-box;
    padding: 2.5vw 0;
}
.menu-btn__toggle {
    position: relative;
	width: 50%;
	margin: 0 auto;
    height: 6vw;
}
.menu-btn__toggle span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #fff;
	border-radius:10px;
}
.menu-btn__toggle span:nth-of-type(1) {
    top: 0;
}
.menu-btn__toggle span:nth-of-type(2) {
	top: 50%;
	transform: translateY(-50%);
}
.menu-btn__toggle span:nth-of-type(3) {
    bottom: 0;
}
.menu-btn__toggle.active span:nth-of-type(1) {
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	left: 50%;
    top: 50%;
    width: 80%;
}
.menu-btn__toggle.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-btn__toggle.active span:nth-of-type(3) {
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
	left: 50%;
    top: 50%;
    bottom: inherit;
    width: 80%;
}
.menu-btn__title {
    color: #fff;
    font-size: 2.4vw;
    text-align: center;
    padding-top: 2vw;
	font-weight: bold;
}
header {
    top: 0;
    z-index: 99999;
    width: 100%;
    background: white;
    position: fixed;
}
header.fixed {
    position: fixed;
    z-index: 100;
    top: 0;
    box-shadow: 1px 3px 3px #949494;
}

footer {
    margin-bottom: 24vw;
}
.company-info__menu-list {
    gap: 4vw 4%;
    flex-wrap: wrap;
}
.company-info__menu-item {
    flex: inherit;
    width: 48%;
}
.company-info__menu-item-title {
    font-size: 4.5vw;
    line-height: 2;
}
.company-info__menu-item-btn a {
    font-size: 3.2vw;
    height: 9vw;
    gap: 2vw;
    padding: 0 0 0 2vw;
}
.company-info__menu-item-content:has(.company-info__menu-item-btn) {
    padding: 1vw;
}
.company-info__menu-item-office-name {
    font-size: 4vw;
}
.company-info__menu-item-content {
    height: 64vw;
    border-width: 1px;
}
.company-info__menu-item-office-address {
    font-size: 3vw;
}
.company-info__menu-item-office-hour {
    font-size: 2.8vw;
}
.company-info__menu-item-office-tel {
    font-size: 4.5vw;
    padding: 4vw 0 3vw;
}
.company-info__menu-item-office-tel:before {
    width: 4vw;
    height: 4vw;
}
.company-info__menu-item-bookmark {
    display: none;
}
.company-info__menu-item-search-box input#submit {
    font-size: 2.8vw;
    border-radius: 3px;
    width: 10vw;
    height: 7vw;
}
.company-info__menu-item-search-box input#s {
    height: 7vw;
    flex: inherit;
    width: 72%;
}
.company-info__menu-item-btn a:before {
    font-size: 1.2em;
}
.company-info__menu-item-office-inner {
    padding: 7vw 1vw 0 1vw;
}
.company-info__menu-item-search-title {
    font-size: 3.4vw;
    padding: 13vw 0 1.5vw 1vw;
}
.company-info__menu-item-search-box form {
    gap: 0;
}
.footer-inner {
    display: flex;
    flex-direction: column;
}
/* .footer-menu */
.footer-menu {
    padding: 6vw 0;
}
.footer-menu__container {
    flex-wrap: wrap;
     width: 89.3%;
     gap: 8vw 0;
}
.footer-menu__menu {
    flex: inherit;
    width: 50%;
}
.footer-menu ul li {
    line-height: 1.2;
}
.footer-menu ul li a {
    font-size: 3.4vw;
}
.footer-menu ul li:before {
    padding-right: 2vw;
}
.footer-menu ul li:not(:first-child) {
    margin-top: 2vw;
}
footer .copy {
    padding: 5vw 0;
    font-size: 3vw;
}

/*floating-footer */
.floating-footer {
    background: #fff;
    position: fixed;
    z-index: 99999;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.floating-footer__btns {
    display: flex;
}
.floating-footer__btn a {
    display: block;
	height: 100%;
    position: relative;
    text-decoration: none;
}
.floating-footer__btn-tel {
    border-top: 1px solid var(--main-color);
	border-bottom: 1px solid var(--main-color);
	width: 60%;
}
.floating-footer__btn-tel a {
	box-sizing: border-box;
	padding: 2.5vw;
}
.floating-footer__btn-tel-num {
    display: flex;
    font-weight: bold;
    font-size: 5.8vw;
    align-items: center;
    place-content: center;
    gap: 1vw;
    line-height: 1;
    padding: 0 0 1vw 0;
	color: #333;
}
.floating-footer__btn-tel-num:before {
    display: inline-block;
    content: '';
    background: url(/wp-content/uploads/2025/10/icon__tel.png);
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
    width: 4.5vw;
    height: 4.5vw;
}
.floating-footer__btn-tel-hour {
    color: #333;
    display: block;
    font-size: 2.6vw;
	line-height: 1;
	padding: 1vw 0;
	background: #f1f1f1;
}
.floating-footer__btn-title {
    display: block;
    font-size: 3.1vw;
    font-weight: bold;
	line-height: 1;
}
.floating-footer__btn-icon {
    height: 67%;
    display: grid;
    place-content: center;
}
.floating-footer__btn-icon img {
    width: 50%;
    height: auto;
    object-fit: contain;
    display: block;
    margin: auto;
}
.floating-footer__btn-dl {
    background: var(--main-color);
    width: 20%;
}
.floating-footer__btn-dl a {
    color: #fff;
}
.floating-footer__btn-mail {
    background: #ffd92a;
	width: 20%;
}
.floating-footer__btn-mail a {
    color: #333;
}
.floating-footer__mail {
    color: #fff;
    background: var(--blue-color);
	 display: flex;
    place-content: center;
    align-items: center;
	flex-wrap: wrap;
	  border: 1px solid;
}
.floating-footer__mail span {
	 font-size: 3vw;
}
.floating-footer__mail:before { 
     content: '\f105';
     font-family: Font Awesome\ 5 Free;
     position: absolute;
     font-weight: 900;
     right: 3vw;
     top: 50%;
     transform: translateY(-50%);
}
.floating-footer__tel {
	background: #fff;
}
.floating-footer__tel-text {
    display: block;
    color: #fff;
    background: var(--blue-color);
    font-size: 3.4vw;
	font-weight: bold;
}

/*--------------------------------------------------------------------------------------------------------------------------------
	　TOP
--------------------------------------------------------------------------------------------------------------------------------*/
h2 .jp {
    font-size: 5.8vw;
    line-height: 1.2;
}
h2 .jp:after {
    height: 3px;
    width: 20vw;
    margin: 3vw auto 0;
}
h2 .en {
    font-size: 12.5vw;
}
h2 .sub-title {
    font-size: 3.8vw;
    font-weight: normal;
    padding: 0 0 1vw 0;
}
/* reason */
.reason {
    padding: 9vw 0 14vw;
}
.reason__sub-heading {
    font-size: 4vw;
    padding: 3vw 0 2vw 0;
}
main.top h2.reason__h2 {
    font-size: 5vw;
}
.reason__message {
    font-size: 3.8vw;
    padding: 1vw 0;
    width: 100%;
}
main.top h2.reason__h2 strong {
    font-size: 8.5vw;
}
.reason__container {
    gap: 9vw;
    flex-wrap: wrap;
    justify-content: center;
}
.reason__list {
    gap: 9vw;
    box-sizing: border-box;
	width: 100%;
}
.reason__item {
}
.reason__title {
    font-size: 3.8vw;
    line-height: 1.5;
    padding: 7vw 4vw 3vw 4vw;
}
.reason__catch {
    width: 70vw;
    font-size: 4.8vw;
    height: 9vw;
    gap: 4vw;
    font-size: 5vw;
    border-radius: 0 10px 10px 0;
    padding: 0 0 0 1vw;
}
.reason__image {
    width: 65%;
    height: auto;
}
/* .image-diagram */
.image-diagram {
    background-size: 7px 7px;
    padding: 14vw 0 13vw;
}
.image-diagram .new-line-pc {
    display: inline;
}
.image-diagram .new-line-sp {
    display: block;
}
.image-diagram__image {
    margin: 9vw 0 0;
}
/* .plan */
.plan {
    padding: 12vw 0 19vw 0;
}
.plan__message {
    font-size: 3.4vw;
    padding: 7vw 0 0 0;
}
.plan__list {
    gap: 4vw 4%;
    padding: 9vw 0 8vw;
	justify-content: start;
}
.plan__item {
    width: 48%;
}
.plan__item a {
}
.plan__text-container {
    height: 16vw;
}
.plan__item-sub-title {
    font-size: 3vw;
}
.plan__item-title {
    font-size: 3.6vw;
	height: 60%;
}
.plan__item-image {
    height: 23vw;
}
.plan .btn {
    width: 100%;
    font-size: 4.2vw;
}
/* .case */
.case {
    padding: 8vw 0 12vw;
}
.case__message {
    font-size: 3.4vw;
    line-height: 1.8;
    padding: 7vw 0 0 0;
}
.case__container {
    width: 100%;
}
.case__category-container {
    flex-wrap: wrap;
    padding: 10vw 0 2vw 0;
}
.case__category-01, .case__category-02 {
    width: 100%;
}
.case__category-title {
    font-size: 4.6vw;
    padding: 4vw 0;
}
.case__list {
    padding: 0 0 10vw 0;
}
.case__item-image {
    height: 36vw;
}
.case__item {
    padding: 0 0 1vw 0;
}
.case__item a {
    margin: 0 5vw;
}
.case__item-title {
    font-size: 4vw;
    height: 15vw;
    line-height: 1.3;
}
.case__item-comment {
    font-size: 3.4vw;
    padding: 3vw 0 0;
    line-height: 1.4;
}
.case__item-tag {
    font-size: 3vw;
    height: 6.5vw;
    width: 18vw;
}
.case__item-info-item {
    padding: 2vw;
    font-size: 3.2vw;
}
.case__item-info-item-title {
    width: 28%;
}
.case__prev, .case__next {
    width: 6vw;
    height: 18vw;
}
.case__prev::before, .case__next::before {
    font-size: 3vw;
}
.case__prev {
    left: 7vw;
}
.case__next {
    right: 7vw;
}
/* .column */
.column {
    padding: 8vw 0 21vw;
}
.column .btn {
    margin: 8vw auto 0;
}
.column__popular-container {
    padding: 8vw 0 0 0;
    flex-direction: column;
    gap: 6vw;
}
.column__most-popular {
    width: 100%;
    height: 80vw;
}
.column__most-popular-info {
    height: 28vw;
    width: 100%;
}
.column__most-popular-tag {
    font-size: 2.6vw;
    padding: 1.3vw 0;
    width: 26vw;
}
.column__most-popular-title {
    font-size: 4vw;
    padding: 2vw 3vw;
}
.column__most-popular-category {
    font-size: 2.6vw;
    padding: 0.5vw 3vw;
    margin: 0 0 0 03vw;
}
.column__most-popular-date {
    font-size: 3vw;
    padding: 0 0 0 7vw;
    right: 3vw;
    bottom: 2vw;
}
.column__tab-container {
    width: 100%;
}
.tab {
    padding: 2.8vw 0px;
    font-size: 3vw;
}
.tab-information__title {
    font-size: 3.4vw;
}
.tab-information__btn {
    font-size: 2.8vw;
    border-radius: 2px;
    padding: 0;
    width: 22vw;
    line-height: 1.6;
    border-color: #aaa;

}
.tab-contents {
    padding: 3vw;
    height: 88vw;
}
.tab-information__date {
    font-size: 3vw;
    padding: 0 0 0 4vw;
}
.tab-information__date:before {
    left: 0;
    top: 1px;
}
.column__category-container {
    flex-wrap: wrap;
    gap: 8vw;
}
.column__category-01,
.column__category-02,
.column__category-03 {
    flex: inherit;
    width: 100%;
}
.column__category-list {
    padding: 4.5vw 3vw;
    height: 48vw;
}
.column__category-title {
    font-size: 3.8vw;
}
.column__category-date {
    font-size: 3vw;
    padding: 0 0 0 4vw;
}
.column__category-date:before {
    left: 0;
    top: 1px;
}
.column__category-image {
    width: 23%;
}
.column__category-item a {
    gap: 4%;
}
.column__category-heading {
    font-size: 4.8vw;
    padding: 2.5vw 0;
}
.column__title {
    font-size: 3.4vw;
    height: 11vw;
}
.column__date {
    font-size: 3vw;
}
.column__list {
    padding: 4vw 2vw;
    height: 48vw;
}
.column__image {
    width: 25%;
}
.column__item a {
    gap: 3%;
}
/* .company-menu */
.company {
    padding: 8vw 0;
}
.company-menu__list {
    justify-content: center;
    gap: 6vw;
}
.company-menu__item {
    width: 100%;
    height: 50vw;
}
.company-menu__title {
    font-size: 6.8vw;
    padding: 20vw 0 2vw 0;
}
.company-menu__sub-title {
    font-size: 3vw;
}
.company-menu__text-container:after {
    width: 2vw;
    height: 2vw;
    right: 1.2vw;
    bottom: 1.2vw;
}
.company__messgae-container {
    padding: 11vw 0 10vw 0;
    flex-direction: column-reverse;
    gap: 6vw;
}
.company__messgae-title {
    font-size: 5.3vw;
    padding: 0 0 4vw 0;
}
.company__messgae-text {
    font-size: 3.6vw;
}
.company__messgae {
    flex: inherit;
}
.company__messgae-image {
    width: 100%;
}
/*--------------------------------------------------------------------------------------------------------------------------------
	　共通
--------------------------------------------------------------------------------------------------------------------------------*/
/* .contact-banner */
.contact-banner {
    padding: 12vw 0 7vw;
}
.contact-banner__title {
    top: -10vw;
}
.contact-banner__title span {
	display: block;
}
.contact-banner__title-text {
    font-size: 5.5vw;
    width: 85vw;
    padding: 0;
    height: 16vw;
    flex-wrap: wrap;
    justify-content: center;
	place-content: center;
}
.contact-banner__title:before,
.contact-banner__title:after {
    width: 11vw;
    height: 10vw;
    top: 9vw;
}
.contact-banner__container {
    justify-content: center;
    flex-wrap: wrap;
    border-radius: 13px;
    margin: 0;
    height: 47vw;
    padding: 2vw;
}
.contact-banner__tel {
    width: 100%;
    padding: 0 0 3vw 12vw;
	border-right: none;
	border-bottom: 1px solid #e4e4e4;
	pointer-events: inherit;
}
.contact-banner__tel-title {
    font-size: 3.8vw;
}
.contact-banner__tel-hour {
    font-size: 3vw;
}
.contact-banner__mail {
	width: 100%;
	padding: 0 11vw;
}
.contact-banner__mail a {
    border-width: 1px;
    border-radius: 5px;
    height: 16vw;
    padding: 0 0 0 6vw;
    box-shadow: 0px 2px 0px 0px #7a969a;
}
.contact-banner__mail-icon {
    width: 6vw;
}
.contact-banner__mail-title {
    font-size: 3.8vw;
    line-height: 1.15;
}
.contact-banner__mail-hour {
    font-size: 3vw;
}
.contact-banner__icon {
    left: 3vw;
    bottom: 25vw;
    width: 17vw;
}
.contact-banner__tel-num {
    font-size: 7vw;
}
.contact-banner__tel-num:before {
    width: 5vw;
    height: 5vw;
}
/*main*/

main .page_under01 {
    margin-bottom: 6vw;
}
main .page_under01 ul.child li a {
    padding: 5vw;
}
/*ページネーション*/
main .pagenation li {
    display: inline-block;
    padding: 0 0.67vw;
}
main .pagenation li a {
    display: block;
    padding: 2vw 1.73vw;
    color: #4c4c4c !important;
    text-decoration: none;
    padding: 1vw 4vw !important;
    font-size: 3.4vw !important;
}
/*--------------------------------------------------------------------------------------------------------------------------------
  執筆者
--------------------------------------------------------------------------------------------------------------------------------*/
.writer__content {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10vw;
    padding: 0;
}
/*--------------------------------------------------------------------------------------------------------------------------------
	　archive
--------------------------------------------------------------------------------------------------------------------------------*/
.archive__item {
    width: 100%;
}
.archive__item-category-link {
    font-size: 3.2vw;
    height: 5vw;
    padding: 1vw 2vw;
}
.archive__item-date {
    font-size: 3.4vw;
    padding: 2vw 0;
}
.archive__item-image {
    height: 60vw;
}
.archive__item-title {
    font-size: 4vw;
}
/* .archive-category */
.archive-category__item {
    width: 49%;
    font-size: 3.2vw;
}
.archive-category__item a {
    padding: 2.5vw;
}
.archive-category__list {
    gap: 3vw 2%;
    padding: 4vw 0;
}
/* .archive-case */
.archive-case__parent-tab-item {
    font-size: 3.6vw;
	border-radius: 5px 5px 0 0;
}
.archive-case__parent-tab-item a:before {
    font-size: 0.9em;
}
.archive-case__child-tab-item a {
    height: 10vw;
}

.archive-case__child-tab-container {
    padding: 3vw;
}
.archive-case__child-tab-list {
    gap: min(5px, 0.5vw) 0.5%;
}
.archive-case__parent-tab-item.is-active {
    font-size: 1.1em;
    height: 9vw;
}
.archive-case__child-tab-item {
    width: 49.5%;
}
.archive-case__parent-tab-item {
    height: 8vw;
}
.archive-case__list {
    gap: 5vw;
}
.archive-case__item {
    width: 100%;
}
.archive-case__item a {
    padding: 0 0 5vw 0;
}
.archive-case__item-category-list {
    gap: 1vw;
    padding: 3vw;
}
.archive-case__item-category {
    padding: 0 1vw;
    font-size: 2.8vw;
    line-height: 1.5;
}
.archive-case__item-image {
    height: 52vw;
}
.archive-case__item-title,
.archive-case__item-comment {
    font-size: 4vw;
	padding: 3vw;
}
.archive-case__item:after {
    right: 3vw;
    bottom: 3vw;
    font-size: 4vw;
}
/*--------------------------------------------------------------------------------------------------------------------------------
	　single
--------------------------------------------------------------------------------------------------------------------------------*/
.single .thumbnail img {
    margin-bottom: 30px;
    padding: 20px 0;
    width: 100%;
}
main .single img {
    width: inherit;
}
table, td, th, tr {
    font-size: inherit;
    font: 100%;
    line-height: 1.3em
}

table.line {
    border-collapse: collapse;
    border-spacing: 0;
}

table.line th {
    background-color: #eae8e3;
    border: #d3d3d3 1px solid;
    padding: 10px;
    vertical-align: middle;
    text-align: left;
}

table.line td {
    border: #d3d3d3 1px solid;
    padding: 10px;
    text-align: left;
    vertical-align: middle;
}

/*検索*/
input#search-input {
    width: -webkit-fill-available;
}
button.search-btn {
    margin-top: 3vw;
}
main .search_ttl {
    font-size: 5.5vw;
    width: 35vw;
}
h2.underline b {
    font-size: 5.4vw;
    line-height: 1.4em;
}
/* お問い合わせページ */
.page-contact {
    padding: 3vw 3vw 10vw 3vw;
}
.page-contact table {
    box-sizing: border-box;
}
main .page-contact table tr {
    flex-direction: column;
}
main .page-contact__item-title p {
    font-size: 3.6vw;
}
main .page-contact .required,
main .page-contact .optional{
    width: 10vw;
    height: 5vw;
}
main .page-contact table th {
    gap: 2vw;
	width: 100%;
}
main .page-contact table td {
    flex: inherit;
}
.page-contact input[type="text"], .page-contact input[type="email"], .page-contact input[type="tel"], .page-contact input[type="date"], .page-contact textarea {
    height: 10vw;
    width: 100%;
}
.page-contact textarea {
	height: 40vw;
}
.page-contact__submit {
    width: 70vw;
    height: 13vw;
}
.page-contact__submit input[type="submit"] {
    font-size: 4.5vw;
}
.page-contact .page-contact__item-date-container input[type="date"],
.page-contact .page-contact__item-date-container input[type="text"] {
    width: 26vw;
    font-size: 3.4vw;
}
.page-contact__item-date-container p {
    gap: 3vw;
}
main .page-contact .acceptance-container {
    justify-content: start;
}
main .page-contact .acceptance-container p {
    font-size: 3.4vw;
}
main .page-contact .acceptance-container .required p {
    font-size: 0.78em;
}
.page-contact .page-contact__item-post-code input[type="text"] {
    width: 22vw;
}
/*--------------------------------------------------------------------------------------------------------------------------------
  サービスページ
--------------------------------------------------------------------------------------------------------------------------------*/
/* .page-service-mv */
.page-service-mv {
    margin-top: 20vw;
}
.page-service-mv__container {
    height: 80vw;
    flex-wrap: wrap;
	justify-content: center;
}
.page-service-mv__text-container {
    width: 100%;
	text-align: center;
}
.page-service-mv__image {
    width: 60%;
	height: auto;
}
.page-service-mv__title {
    font-size: 7.5vw;
    padding: 0 0 3vw 0;
}
.page-service-mv__text {
    font-size: 4vw;
}
/* .page-service-worries */
.page-service-worries__list-container {
    border-radius: 10px;
    padding: min(30px, 3vw) min(60px, 6vw) min(30px, 3vw) min(50px, 5vw);
    margin: 8vw 0 6vw;
    gap: 4vw;
}
.page-service-worries__image {
    width: 30vw;
}
.page-service-worries__item {
    font-size: 3.4vw;
}
.page-service-worries__message {
    font-size: 3.6vw;
    padding: min(10px, 1vw) 0 0 0;
}
.page-service-worries__message strong {
    border-bottom-width: 4px;
}
.page-service-features__text {
    font-size: 3.8vw;
    line-height: 1.6;
    padding: 7vw 0 0 0;
}
/* .page-service-fee */
.page-service-fee table.mainstyle td {
    font-size: 3.6vw;
}
/* .page-service-children */
.page-service-children__title {
    padding: 2vw;
    font-size: 3.4vw;
}
.page-service-children__list a {
    font-size: 3.4vw;
    padding: 2vw;
}
.page-service-fee__image {
	width:100%;
	margin: 8vw auto 0;
}

/* 2025.11.04 サービス修正 */
.PriceTable { font-size: 1.3rem; }
.PriceTable th { font-size: 1.7rem; }
.PriceTable td.--Individual { white-space: pre-wrap; }
.PriceTable small { font-size: 1.1rem; }
.PriceAttention { font-size: 1.1rem; }
.PriceOption { flex-direction: column; }
.PriceOption__Item { width: 100%; }
.PriceOption__Item:nth-of-type(1) { padding-bottom: 4rem; }