@charset "utf-8";

 *:where(:not(iframe, canvas, img, svg, video, input[type="radio"]):not(svg *)) {all: unset;display: revert;}
*, *::before, *::after {box-sizing: border-box;}
ol, ul {list-style: none;}
img {max-width: 100%;vertical-align: top;height: auto;}
table {border-collapse: collapse;}
textarea {white-space: revert;}
pre {white-space: pre;}
del {text-decoration: line-through;}
figure {margin: 0;}  :root { --cw: 990px; --csp: 17px; --sec-gap: 128px; --block2-gap: 90px; --block-gap: 48px; --para-gap: 30px; --lora: 'Lora', 'Times New Roman', 'Helvetica Neue', 'Arial', 'YuMincho', 'Hiragino Mincho ProN', 'MS PMincho', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'Meiryo', sans-serif;
--noto: 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', 'YuGothic', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
--roboto: 'Roboto Slab', 'Times New Roman', 'Helvetica Neue', 'Arial', 'YuMincho', 'Hiragino Mincho ProN', 'MS PMincho', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'Meiryo', sans-serif;
--zenmin: 'Zen Old Mincho', 'Times New Roman', 'Helvetica Neue', 'Arial', 'YuMincho', 'Hiragino Mincho ProN', 'MS PMincho', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'Meiryo', sans-serif; --ff: var(--noto);
--fs: 16px;
--fc: #333;
--fl: 1.75; --header-h: 130px; --color-link: #F49C0F;
--color-visited: #800080;
--red: #d91819;
--yellow: #FBF034;
--green: #00AD95;
--orange: #D65A43;
--lorange: #F49C0F;
--pink: #F69;
--lgray: #f5f5f5;
--gray: #666666;
--brown: #604343;
}
.has-myred-color {color: var(--red) !important;}
.has-myred-background-color {background-color: var(--red) !important;}
.has-myyellow-color {color: var(--yellow) !important;}
.has-myyellow-background-color {background-color: var(--yellow) !important;}
.has-mygreen-color {color: var(--green) !important;}
.has-mygreen-background-color {background-color: var(--green) !important;}
.has-myorange-color {color: var(--orange) !important;}
.has-myorange-background-color {background-color: var(--orange) !important;}
.has-mypink-color {color: var(--pink) !important;}
.has-mypink-background-color {background-color: var(--pink) !important;}
.has-mylgray-color {color: var(--lgray) !important;}
.has-mylgray-background-color {background-color: var(--lgray) !important;}
.has-mygray-color {color: var(--gray) !important;}
.has-mygray-background-color {background-color: var(--gray) !important;}
.red {color: var(--red);}
.gray {color: var(--gray);}  body {word-wrap: break-word;margin: auto;font-size: var(--fs);line-height: var(--fl);font-family: var(--ff);font-weight: normal;text-align: justify;min-width: calc(var(--cw) + var(--csp)*2);color: var(--fc);position: relative;}
body:not(.home) {padding-top: var(--header-h);}
a {color: var(--color-link);cursor: pointer;text-decoration: underline;}
a:hover {text-decoration: none;}
a[target="_blank"]::after {font-family: icomoon;content: "\e900";}
main {overflow: hidden;}
strong, b {font-weight: bold;}
sup {vertical-align: super;font-size: 0.7em;}
sub {vertical-align: sub;font-size: 0.7em;}
small {font-size: 0.6em;}
iframe {display: block;}
@media screen and ( max-width: 768px ) {
.pc {display: none !important;}
}
@media screen and ( min-width: 769px ) {
.sp {display: none !important;}
a[href^="tel:"] {color: inherit;text-decoration: inherit;}
}
@media screen and ( min-width: 600px ) {
.sp599 {display: none !important;}
}  .mtp {margin-top: var(--para-gap) !important;}
.mt0 {margin-top: 0 !important;}
.mt10 {margin-top: 10px !important;}
.mt20 {margin-top: 20px !important;}
.mt30 {margin-top: 30px !important;}
.mt40 {margin-top: 40px !important;}
.mt50 {margin-top: 50px !important;}
.mt60 {margin-top: 60px !important;}
.mt70 {margin-top: 70px !important;}
.mt80 {margin-top: 80px !important;}
.mt90 {margin-top: 90px !important;}
.mt100 {margin-top: 100px !important;}
.mt110 {margin-top: 110px !important;}
.mt120 {margin-top: 120px !important;}
.mb0 {margin-bottom: 0 !important;}
.mb10 {margin-bottom: 10px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb60 {margin-bottom: 60px !important;}
.mb70 {margin-bottom: 70px !important;}
.mb80 {margin-bottom: 80px !important;}
.mb90 {margin-bottom: 90px !important;}
.mb100 {margin-bottom: 100px !important;}
.mb110 {margin-bottom: 110px !important;}
.mb120 {margin-bottom: 120px !important;}
.ml0 {margin-left: 0 !important;}
.ml10 {margin-left: 10px !important;}
.ml20 {margin-left: 20px !important;}
.ml30 {margin-left: 30px !important;}
.ml40 {margin-left: 40px !important;}
.ml50 {margin-left: 50px !important;}
.ml60 {margin-left: 60px !important;}
.ml70 {margin-left: 70px !important;}
.ml80 {margin-left: 80px !important;}
.ml90 {margin-left: 90px !important;}
.ml100 {margin-left: 100px !important;}
.ml110 {margin-left: 110px !important;}
.ml120 {margin-left: 120px !important;}
.fs10 {font-size: 10px !important;}
.fs11 {font-size: 11px !important;}
.fs12 {font-size: 12px !important;}
.fs13 {font-size: 13px !important;}
.fs14 {font-size: 14px !important;}
.fs15 {font-size: 15px !important;}
.fs16 {font-size: 16px !important;}
.fs17 {font-size: 17px !important;}
.fs18 {font-size: 18px !important;}
.fs19 {font-size: 19px !important;}
.fs20 {font-size: 20px !important;}
.center {text-align: center !important;}
.hidden {display: none !important;}
.noindent {text-indent: 0 !important;}
.ta-center {text-align: center !important;}
.ta-left {text-align: left !important;}
.ta-right {text-align: right !important;}
.word {display: inline-block !important;text-decoration: inherit;}
.bold {font-weight: bold !important;}
.underline {text-decoration: underline;}  .block_editor > :first-child {margin-top: 0 !important;}
.block_editor > * {max-width: var(--cw);margin-left: auto;margin-right: auto;}
.block_editor > * + * {margin-top: var(--sec-gap);margin-bottom: 0;}
.block_editor .wp-block-cover,
.block_editor .wp-block-cover-image {min-height: 0;padding: 15px var(--csp);}
.block_editor .wp-block-cover__inner-container {max-width: var(--cw);}
.block_editor p:not(.noorg) {margin: var(--para-gap) auto;}
.block_editor p:not(.noorg) img {vertical-align: baseline;}
.block_editor .wp-block-quote > :first-child {margin-top: 0 !important;}
.block_editor .wp-block-quote > :last-child {margin-bottom: 0 !important;}
.block_editor .wp-block-separator {margin: 30px auto !important;}
.block_editor .wp-block-column > :first-child {margin-top: 0 !important;}
.block_editor .wp-block-column > :last-child {margin-bottom: 0 !important;}
.block_editor .wp-block-column > [class*="wp-block-lazyblock-"]:last-child > :last-child {margin-bottom: 0 !important;}
.block_editor .wp-block-column > [class*="wp-block-lazyblock-"]:first-child > :first-child {margin-top: 0 !important;}
.block_editor .blocks-gallery-grid {margin-bottom: 0 !important;}
.block_editor .wp-block-column h3:not(.noorg) {padding: 0;}
.block_editor .wp-block-separator.alignfull {width: var(--cw) !important;max-width: cals(100% - var(--csp)*2);}
.block_editor .wp-block-spacer {margin: 0 !important;}
.block_editor .alignfull {max-width: none;width: 100%;}
.has-normal-font-size {font-size: var(--fs) !important;}
.has-medium-font-size {font-size: 20px;}
.inner_content > :first-child, .inner_content > [class*="wp-block-lazyblock"]:first-child > :first-child {margin-top: 0 !important;}
.inner_content > :last-child, .inner_content > [class*="wp-block-lazyblock"]:last-child > :last-child {margin-bottom: 0 !important;}  #header {display: flex;justify-content: space-between;gap: 0 20px;height: var(--header-h);position: fixed;z-index: 99999;top: 0;left: 0;right: 0;background: #fff;box-shadow: 0 -12px 15px #000;}
.header-l {display: flex;align-items: center;}
.header-r {display: flex;justify-content: flex-end;gap: 0 32px;}
.header-r-l {display: flex;flex-direction: column;justify-content: center;gap: 20px 0;}
.header-contact {display: flex;justify-content: center;align-items: center;height: 100%;background: #F49C0F;width: 180px;color: #fff;font-family: var(--zenmin);font-size: 14px;font-weight: 900;line-height: 1.3;text-align: center;text-decoration: none;transition: .3s;}
.header-contact:hover {opacity: .6;}
.header-contact img {margin-bottom: 8px;}
.header-logo {padding: 0 0 0 32px;}
.header-logo a {transition: .3s;}
.header-logo a:hover {opacity: .6;}
.header-submenu {display: flex;justify-content: flex-end;gap: 0 16px;font-size: 15px;line-height: 1.2;}
.header-submenu a {display: block;text-decoration: none;border-radius: 9999px;padding: 4px 20px;min-width: 155px;text-align: center;transition: .2s;border: 1px solid;}
.header-submenu a:not(:hover) {color: #fff !important;}
.header-submenu a:hover {background: none !important;}
.header-submenu-fc a {background: #6AD0B4;}
.header-submenu-for_manager a {background: #B2B778;}
#gn {font-family: var(--zenmin);font-size: 15px;font-weight: 900;line-height: 1.2;}
#gn ul {display: flex;justify-content: flex-end;gap: 0 32px;}
#gn a {display: block;color: inherit;text-decoration: none;font-weight: bold;transition: .2s;}
#gn a:hover {color: #F49C0F;}
@media screen and ( max-width: 1200px ) and ( min-width: 1025px ) {
:root {--header-h: 10vw;}
#header {gap: 0 1.67vw;}
.header-r {gap: 0 2.67vw;}
.header-r-l {gap: 1.67vw;}
.header-contact {width: 15vw;font-size: 1.17vw;}
.header-contact img {width: 2.25vw;margin-bottom: 0.67vw;}
.header-logo {padding: 0 0 0 2.67vw;}
.header-logo img {width: 13.08vw;}
.header-submenu {gap: 0 1.34vw;font-size: 1.08vw;}
.header-submenu a {padding: 0.67vw;min-width: 12.92vw;}
#gn ul {gap: 0 2.67vw;}
#gn {font-size: 1.25vw;}
}
@media screen and ( max-width: 1024px ) and ( min-width: 769px) {
:root {--header-h: 102px;}
#header {gap: 0 17px;}
.header-r {gap: 0 27px;}
.header-r-l {gap: 17px;}
.header-contact {width: 153px;font-size: 12px;}
.header-contact img {width: 23px;margin-bottom: 7px;}
.header-logo {padding: 0 0 0 27px;}
.header-logo img {width: 134px;}
.header-submenu {gap: 0 13px;font-size: 11px;}
.header-submenu a {padding: 7px;min-width: 132px;}
#gn ul {gap: 0 27px;}
#gn {font-size: 12px;}
}  #fbanner {margin: var(--sec-gap) 0 0;background: #F8F7F5;text-align: center;padding: 64px var(--csp);}
#fbanner li + li {margin-top: 24px;}
#fbanner figure {display: inline;}
#fbanner a {transition: .3s;}
#fbanner a:hover {opacity: .7;}
#fbanner > p {margin-top: 0 !important;}
.block_editor > #fbanner {max-width: none !important;}
#resdv {background: url(//www.lynden.co.jp/img/cmn/resdv-bg.jpg) center/cover no-repeat;color: #fff;text-align: center;padding: 79px 0 111px;}
.resdv-head {font-family: var(--zenmin);font-size: 28px;font-weight: bold;line-height: 1.2;margin-bottom: 15px;}
.resdv-head-en {display: block;margin-bottom: 5px;font-family: var(--roboto);font-size: 20px;font-weight: 300;letter-spacing: 0.2em;}
.resdv-txt {font-weight: bold;}
.resdv-btns {display: flex;gap: 30px;margin: 20px auto 0;max-width: var(--cw);}
.resdv-btns > li {width: 100%;}
.resdv-btns a {display: flex;background: #fff;color: #A58650;font-size: 18px;font-weight: bold;text-decoration: none;padding: 10px 80px;border-radius: 9999px;width: 100%;justify-content: center;align-items: center;min-height: 100px;position: relative;transition: .3s;}
.resdv-btns a:hover {opacity: .7;}
.resdv-icon {position: absolute;top: 50%;left: 37px;transform: translateY(-50%);}
.resdv-btn-btime {display: block;font-size: 12px;font-weight: 500;line-height: 1.2;margin-top: 6px;}
.resdv-btn-number {display: block;font-family: var(--roboto);font-size: 36px;font-weight: bold;line-height: 1;}
.resdv-btn-number img {position: relative;top: 4px;margin-right: 6px;}
.resdv-btns-inquiry {font-family: var(--zenmin);font-weight: 900;}
.resdv-btns + .resdv-txt {margin-top: var(--para-gap);}
#footer {background: #fff;padding-top: var(--block-gap);}
.footer-inner {max-width: var(--cw);margin: auto;padding: 0 var(--csp);box-sizing: content-box;}
.footer-inner-t {padding: 0 0 var(--block-gap);}
.footer-inner-b {border-top: 1px solid #ccc;padding: 60px 0;display: flex;justify-content: space-between;gap: 0 80px;}
.footer-inner-b-l {flex-shrink: 0;}
.footer-menu {display: flex;justify-content: space-between;gap: 0 30px;}
.footer-menu > li > :last-child {margin-bottom: 0 !important;}
.footer-menu a {color: inherit;text-decoration: none;}
.footer-menu a:hover {color: #F49C0F;}
.footer-menu strong {display: block;margin-bottom: 15px;}
.footer-menu-child {font-size: 14px;line-height: 1.2;display: flex;flex-direction: column;gap: 10px;margin-bottom: 30px;}
.footer-address {font-size: 14px;line-height: 1.428571428571429;}
.footer-fclogin {display: table;margin-top: 30px;color: #F49C0F;font-size: 14px;line-height: 1.2;padding: 1px 0 1px 30px;background: url(//www.lynden.co.jp/img/cmn/icon-login.svg) top 1px left/18px 18px no-repeat;text-decoration: none;}
.footer-fclogin:hover {text-decoration: underline;}
.footer-logo {margin-bottom: 18px;}
.footer-logo a {transition: .3s;}
.footer-logo a:hover {opacity: .6;}
.footer-submenu a {color: inherit;text-decoration: none;}
.footer-submenu a:hover {color: #F49C0F;}
.footer-submenu {display: flex;flex-wrap: wrap;gap: 20px 30px;font-size: 15px;line-height: 1.2;}
.footer-submenu2 a {color: inherit;text-decoration: none;}
.footer-submenu2 a:hover {color: #F49C0F;}
.footer-submenu2 {margin-top: 20px;display: flex;flex-wrap: wrap;gap: 20px 30px;font-size: 13px;line-height: 1.2;}
.footer-tel {font-size: 14px;line-height: 1.428571428571429;}
#copyright {background: #C0C3C5;color: #fff;font-family: var(--zenmin);font-size: 10px;line-height: 1.1;text-align: center;padding: 20px var(--csp);}  :is(.form input, .form textarea)::placeholder {color: #B7B6B6;}
.form {margin: var(--block-gap) auto;}
.form-body {max-width: var(--inner-width);margin: auto;}
.form-field {overflow: hidden;width: 100%;}
.form-field-row {display: block;}
.form-field-row + .form-field-row {margin-top: var(--para-gap);}
.form-row {display: flex;gap: var(--para-gap);align-items: center;border: 1px solid #E6E6E6;border-left: none;border-right: none;padding: var(--para-gap) 0;margin: -1px 0;}
.form-row-l {width: 180px;flex-shrink: 0;}
.form-row-l {width: auto;}
.form-row-r {overflow: hidden;width: 100%;}
.form input#year {display: inline-block !important;width: auto !important;}
.form input:checked + .mwform-radio-field-text {border-color: #f49c0f;}
.form input:checked+.mwform-radio-field-text::after {content: "";position: absolute;top: 50%;left: 5px;transform: translateY(-50%);color: #f49c0f;width: 33px;height: 33px;background: url(//www.lynden.co.jp/img/cmn/icon-radiochecked.svg) center/contain no-repeat;}
.form input[type="checkbox"] {width: 20px;height: 20px;border: 1px solid;border-radius: 5px;position: relative;top: 4px;cursor: pointer;}
.form input[type="checkbox"]:checked::after {content: "✓";position: absolute;top: -5px;left: 3px;color: #f49c0f;font-weight: bold;}
.form input[type="number"] {margin-right: 10px;}
.form input[type="text"], .form input[type="email"], .form textarea, .form input[type="number"], .form select {background: #F4F4F4;border: none;font-family: var(--noto);font-weight: normal;font-size: 18px;line-height: 1.2;padding: 10px 20px;display: flex;align-items: center;min-height: 57px;width: 100%;}
.form select {cursor: pointer;background: url(//www.lynden.co.jp/img/cmn/icon-arrow-select.svg) right 10px center/17px 6px no-repeat #F4F4F4;padding-right: 40px;}
.form textarea {min-height: calc(1.2em * 12);}
.form .error {clear: both;width: 100%;background: #FFEBED;font-size: 16px;font-weight: normal;line-height: 1.3;color: var(--red);padding: 15px;}
.form-error input[type="text"], .form-error input[type="email"], .form-error textarea, .form-error input[type="number"] {border-color: #D83434;}
.form-ajaxzip {background: #F49C0F;color: #fff;font-family: var(--zenmin);font-weight: 900;font-size: 14px;padding: 10px 20px;border-radius: 9999px;cursor: pointer;transition: .3s;}
.form-ajaxzip:hover {opacity: .6;}
.form-blank-wrapper {display: flex;align-items: center;}
.form-blank-wrapper input[type="number"] {width: 5em;}
.form-btns {display: flex;max-width: var(--inner-width);margin: 30px auto 0;justify-content: center;gap: 20px;padding: 20px 0;flex-wrap: wrap;}
.btn.btn-back {background: #aaa;}
.btn.btn-back::after {transform: translateY(-50%) rotate(180deg);right: auto;left: 18px;}
.form-hosoku {padding: var(--para-gap) 0 0;text-align: center;}
.form-list th {background: #F4F4F4;padding: 20px 10px;text-align: center;font-weight: bold;border: 1px solid #E6E6E6;}
.form-list thead tr:last-child > * {border-bottom: none !important;}
.form-list tbody tr > :last-child {width: 10px;white-space: nowrap;}
.form-list tr:first-child > * {border-top: none !important;overflow: hidden;}
.form-list tr > :first-child {border-left: none !important;}
.form-list tr > :last-child {border-right: none !important;}
.form-list tfoot td {border: none !important;}
.form-notice {margin-top: var(--para-gap);margin-bottom: 10px !important;width: 100%;}
.form-field > .form-notice:first-child {margin-top: 0 !important;}
.form-notice2 {margin-top: var(--block2-gap) !important;font-family: var(--zenmin);font-size: 21px;font-weight: bold;line-height: 1.5;}
.form-notice3 {margin-top: 0 !important;}
.form-notice3-head {display: block;font-weight: bold;}
.form-radio-wrapper {display: flex;flex-wrap: wrap;gap: 10px;}
.form-radio-wrapper .mwform-radio-field {float: none;margin: 0 !important;}
.form-radio-wrapper .mwform-radio-field label {width: auto;}
.form-reki-wrapper {display: flex;align-items: center;}
.form-reki-wrapper input[type="number"] {width: 5em;}
.form-row > label {font-family: var(--zenmin);font-weight: bold;color: #707070;width: 190px;flex-shrink: 0;}
.form-row > label.required::after {content: "必須";display: inline-block;font-family: var(--noto);font-size: 11px;font-weight: bold;line-height: 1;color: #fff;background: #BE5F5F;padding: 2px 4px;margin-left: 10px;}
.form-seimei > input {width: calc((100% - 3px) / 2);}
.form-seimei {display: flex;justify-content: space-between;flex-wrap: wrap;}
.form-year {display: flex;align-items: center;flex-wrap: wrap;}
.form-zip-wrapper {display: flex;gap: 30px;align-items: center;flex-wrap: wrap;}
.form-zipbtn {background: #efefef;padding: 5px 10px;border-radius: 4px;border: 1px solid #888;cursor: pointer;}
.form-head {font-family: var(--zenmin);font-size: 34px;font-weight: bold;line-height: 1.294117647058824;color: #604343;}
.form-list {width: 100%;}
.form-list td {border: 1px solid #E6E6E6;text-align: center;padding: 10px;}
.form-radio-wrapper-1col .mwform-radio-field label {width: 100%;}
.form-radio-wrapper-1col .mwform-radio-field {width: 100% !important;margin-left: 0 !important;}
.form-radio-wrapper-1col .mwform-radio-field-text {width: 100%;}
.form-radio-wrapper-1col .mwform-radio-field:nth-child(n+2) {margin-top: 10px !important;}
.form-reki-wrapper .error {margin-left: 10px;}
.form-blank-wrapper .error {margin-left: 10px;}
.mw_wp_form {margin-top: var(--block-gap);margin-bottom: var(--sec-gap);}
.mw_wp_form_confirm #order_list-items td {text-align: left;border: none;border-bottom: 1px solid #888;}
.mw_wp_form_confirm #order_list-result {background: none;font-size: 2em;padding: 0;min-width: 0;line-height: 1.3;}
.mw_wp_form_confirm .form-btns {background: none;}
.mw_wp_form_confirm .form-field {font-size: 24px;font-weight: bold;}
.mw_wp_form_confirm .form-row > label::after {content: none !important;}
.mw_wp_form_confirm .form-row label.required::after {content: none;}
.mw_wp_form_confirm .form-row {padding-bottom: 15px;border: none;display: block;padding: 0;}
.mw_wp_form_confirm .form-row-l a {color: inherit;text-decoration: none;pointer-events: none;}
.mw_wp_form_confirm .form-row-l a::after {content: none;}
.mw_wp_form_confirm .form-row-r {font-weight: bold;font-size: 1.3em;}
.mw_wp_form_confirm .form-row:nth-child(n+2) {margin-top: 15px;}
.mw_wp_form_confirm .mw_wp_form_confirm-hidden {display: none !important;}
.mw_wp_form_confirm .order_list-result-wrapper {align-items: flex-end;}
.mwform-checkbox-field label {cursor: pointer;}
.mwform-radio-field input {display: none;}
.mwform-radio-field {display: flex !important;float: left;margin-top: 0 !important;}
.mwform-radio-field-text {display: flex;border: 1px solid #E1DDDD;background: #fff;font-family: var(--noto);font-size: 18px;font-weight: normal;line-height: 1.1;align-items: center;padding: 10px 10px 10px 45px;position: relative;user-select: none;cursor: pointer;width: 185px;min-height: 66px;text-align: left;border-radius: 5px;}
.mwform-radio-field-text::before {content: "";position: absolute;top: 50%;transform: translateY(-50%);left: 5px;width: 33px;height: 33px;border-radius: 9999px;background: #F4F4F4;}
.mwform-tel-field input[type="text"] {width: 6em;}
.mwform-tel-field {display: flex;align-items: center;gap: 1em;}
.mwform-zip-field input[type="text"] {width: 6em;}
.mwform-zip-field {display: flex;gap: 1em;align-items: center;}
.order_list-itemnum {text-align: right;width: 96px !important;min-height: 46px !important;padding: 10px !important;margin: auto !important;}
.order_list-price {display: flex;background: #f4f4f4;padding: 10px;min-width: 96px;justify-content: flex-end;align-items: center;}
.order_list-price-wrapper {display: flex;gap: 10px;justify-content: center;align-items: center;}
.order_list-result-wrapper {display: flex;justify-content: flex-end;align-items: center;gap: 10px;}
#order_list-items .keppin {pointer-events: none !important;opacity: 0.3 !important;}
#order_list-result {background: #f4f4f4;padding: 10px;min-width: 140px;display: flex;justify-content: flex-end;align-items: center;}  .block {display: block !important;}
.block_lr {display: flex;justify-content: space-between;gap: 85px;}
.block_lr-r {flex-shrink: 0;}
.block_lr-reverse {flex-direction: row-reverse;}
.box_2col {display: flex;gap: 30px;}
.box_2col > *:not(.content_wrapper) {flex-shrink: 0;}
.box_2col2 {display: flex;flex-wrap: wrap;justify-content: space-between;gap: 50px;margin: var(--block-gap) auto;}
.box_2col2-item > *:not(.content_wrapper) {flex-shrink: 0;}
.box_2col2-item {width: calc(50% - 25px);display: flex;justify-content: space-between;gap: 30px;}
.box_anshin {margin: var(--block-gap) 0;border-top: 1px solid #E2E2E2;overflow: hidden;padding-top: var(--block-gap);}
.box_anshin-body {margin-top: var(--para-gap);}
.box_anshin-head {font-family: var(--zenmin);font-size: 34px;font-weight: bold;line-height: 1.3;color: #604343;position: relative;padding: 0 0 0 40px;}
.box_anshin-head::before {content: "";width: 34px;height: 34px;background: url(//www.lynden.co.jp/img/cmn/icon-finger.svg) center/contain no-repeat;position: absolute;top: 5px;left: 0;}
.box_anshin-img {float: right;margin: 0 0 0 40px;}
.box_headimg-wrapper {max-width: none !important;}
.box_headimg::before {content: "";position: absolute;top: 0;left: 0;right: calc(50% - (var(--head-w) - var(--cw)/2 + 30px) );height: 60%;background: #FFFAF2;}
.box_headimg {position: relative;--head-w: 670px;}
.box_headimg-inner {max-width: var(--cw);margin: auto;position: relative;padding: 20px var(--csp) 0;box-sizing: content-box;}
.box_headimg-head {font-family: var(--zenmin);font-size: 34px;font-weight: bold;line-height: 1.294117647058824;color: #604343;background: #fff;position: relative;padding: 20px 30px 20px 0;border-radius: 0 0 30px 0;width: var(--head-w);}
.box_headimg-head::before {content: "";position: absolute;top: 0;left: 0;height: 2px;width: 63px;background: #EC9B1C;}
.box_headimg-head::after {content: "";position: absolute;top: 0;bottom: 0;right: 100%;left: -100vw;background: #fff;}
.box_headimg-img img {border-radius: 30px;}
.box_headimg-img {text-align: right;margin-top: -60px;}
.box_headimg-aftercontent {max-width: var(--cw);margin: auto;padding: 0 var(--csp);box-sizing: content-box;margin-top: var(--para-gap);}
.box_headimg2 {margin: 0 0 70px;aspect-ratio: 990 / 505;position: relative;}
.box_headimg2-img img {border-radius: 30px;position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.box_headimg2-head {font-family: var(--zenmin);font-size: 34px;font-weight: bold;line-height: 1.4;color: #604343;display: table;border-radius: 0 30px 0 0;background: #fff;padding: 30px 50px 20px 0;position: absolute;bottom: -30px;left: 0;margin-right: var(--para-gap);}
.box_headimg2-head::after {content: "";position: absolute;left: 0;bottom: 0;height: 2px;width: 60px;background: #EC9B1C;}
.box_howto {border-top: 1px solid #E2E2E2;padding: var(--block-gap) 0;}
.box_howto-body {--para-gap: 20px;}
.box_howto-head {font-family: var(--zenmin);font-size: 34px;font-weight: bold;line-height: 1.294117647058824;color: #604343;position: relative;padding-left: 45px;margin-bottom: 20px;}
.box_howto-head::before {content: "";position: absolute;top: 3px;left: 0;width: 40px;height: 40px;background: url(//www.lynden.co.jp/img/cmn/icon-arrow.svg) center/contain no-repeat;}
.box_howto-icon-building::before {background-image: url(//www.lynden.co.jp/img/cmn/icon-building.svg) !important;}
.box_howto-icon-en::before {background-image: url(//www.lynden.co.jp/img/cmn/icon-en.svg) !important;}
.box_howto-img {float: right;margin: 0 0 20px 40px;}
.box_howto-tail .btns {margin-bottom: 0 !important;}
.box_howto-tail {clear: both;}
.box_lightorange {background: #FFFAF2;padding: var(--para-gap);line-height: 2.5;}
.box_lightorange .list_normal {margin-bottom: 0;}
.box_soudan {position: relative;padding-top: 30px;margin: var(--block-gap) auto;}
.box_soudan-img {position: absolute;bottom: 0;right: 60px;}
.box_soudan-inner {background: #FAF2E5;border-radius: 30px;padding: 30px 40px;}
.breadcrumbs {line-height: 1.3;}
.breadcrumb-sep {margin: 0 0.5em;}
.breadcrumbs .home::before {content: "";display: inline-block;width: 14px;height: 14px;background: url(//www.lynden.co.jp/img/cmn/icon-home.svg) center/contain no-repeat;position: relative;margin-right: 4px;}
.breadcrumbs a {text-decoration: none;}
.breadcrumbs a:hover {text-decoration: underline;}
.breadcrumbs-gap-small .breadcrumbs-wrapper {margin-bottom: var(--block2-gap) !important;}
.breadcrumbs-wrapper {max-width: var(--cw);margin: var(--para-gap) auto var(--sec-gap);padding: 0 var(--csp);box-sizing: content-box;display: flex;justify-content: space-between;gap: 30px;}
.breadcrumbs-wrapper.first-padding-small {margin-bottom: var(--block-gap);}
.btn {display: flex;background: var(--lorange);color: #fff;font-family: var(--zenmin);font-size: 16px;font-weight: 900;line-height: 1.2;text-decoration: none;padding: 10px 35px;min-width: 370px;min-height: 60px;justify-content: center;align-items: center;border-radius: 9999px;position: relative;transition: .3s;cursor: pointer;}
.btn::after {content: ">";position: absolute;top: 50%;transform: translateY(-50%);right: 18px;font-family: monospace;font-size: 14px;}
.btn:hover {opacity: .6;}
.btn-green {background: #B2B778 !important;}
.btns {margin: var(--block-gap) auto;display: flex;justify-content: center;flex-wrap: wrap;gap: 30px;}
.btns-big .btn {min-width: 0;width: 100%;min-height: 80px;}
.btns-small .btn {min-width: 170px;font-size: 14px;min-height: 44px;}
.btns-bigfont .btn {font-size: 20px;}
.content_wrapper > :first-child, .content_wrapper > [class^="wp-block-"]:first-child > :first-child {margin-top: 0 !important;}
.content_wrapper > :last-child, .content_wrapper > [class^="wp-block-"]:last-child > :last-child {margin-bottom: 0 !important;}
.faq {border-bottom: 1px solid #E2E2E2;}
.faq-a > span {display: block;}
.faq-a > span:nth-child(n+2) {margin-top: 15px;}
.faq-a {margin-top: 20px;line-height: 28px;padding: 0 0 0 2em;}
.faq-a-head {font-family: var(--zenmin);font-size: 18px;font-weight: bold;line-height: 1.722222222222222;color: #C68080;position: relative;padding: 0 0 0 1.8em;}
.faq-a-head::before {content: "A.";font-size: 24px;font-weight: 900;position: absolute;top: -0.3em;left: 0;}
.faq-q {font-family: var(--zenmin);font-size: 24px;font-weight: bold;line-height: 1.291666666666667;color: #7AA4B7;position: relative;padding: 0 0 0 1.8em;}
.faq-q::before {content: "Q.";font-size: 34px;font-weight: 900;position: absolute;top: -0.3em;left: 0;}
.faq-row {border-top: 1px solid #E2E2E2;padding: var(--block-gap) 0;}
.fill {max-width: none !important;}
.fl {float: left;margin: 0 40px 40px 0;}
.fr {float: right;margin: 0 0 40px 40px;}
.hd_black, .info_content h5 {font-family: var(--zenmin);font-size: 21px;font-weight: bold;line-height: 1.5;margin: var(--block-gap) auto var(--para-gap);}
.hd_brown {font-family: var(--zenmin);font-size: 30px;font-weight: bold;line-height: 1.4;color: #604343;text-align: center;}
.hd_brown2, .info_content h3 {font-family: var(--zenmin);font-size: 34px;font-weight: bold;line-height: 1.4;color: #604343;}
.hd_brown3, .info_content h2 {font-family: var(--zenmin);font-size: 44px;font-weight: bold;line-height: 1.3;color: #604343;border-top: 2px solid #F49C0F;padding: var(--para-gap) 0 0;margin-bottom: var(--block-gap);}
.hd_brown4 {font-family: var(--zenmin);font-size: 30px;font-weight: bold;line-height: 1.5;text-align: center;color: #604343;margin: var(--block-gap) 0;}
.hd_brown5 {font-family: var(--zenmin);font-size: 44px;font-weight: bold;line-height: 1.3;text-align: center;color: #604343;margin: var(--block-gap);}
.hd_brown6, .info_content h4 {font-family: var(--zenmin);font-size: 28px;font-weight: bold;line-height: 1.5;border-left: 4px solid #C0C3C5;color: #604343;padding-left: 20px;margin: var(--block-gap) auto var(--para-gap);}
.hd_dquote {display: table;font-family: var(--zenmin);font-size: 44px;font-weight: bold;line-height: 1.113636363636364;color: #604343;margin: var(--para-gap) auto;position: relative;}
.hd_dquote::before {content: "";position: absolute;top: -50px;left: -35px;width: 97px;height: 79px;background: url(//www.lynden.co.jp/img/cmn/icon-dquote.svg) center/contain no-repeat;opacity: 0.3;}
.hd_enjp {font-family: var(--zenmin);font-size: 44px;font-weight: bold;line-height: 1.295454545454545;color: #604343;}
.hd_enjp-en {display: block;font-family: var(--roboto);font-size: 20px;font-weight: 300;letter-spacing: 0.2em;color: #C0C3C5;margin-bottom: 10px;}
.hd_enjp-jp {display: block;}
.hd_enjp_center {font-family: var(--zenmin);font-size: 44px;font-weight: bold;line-height: 1.3;text-align: center;color: #604343;}
.hd_enjp_center-en {font-family: var(--roboto);font-size: 20px;font-weight: 300;display: block;color: #C0C3C5;margin-bottom: 10px;}
.hd_min {font-family: var(--zenmin);font-size: 44px;font-weight: bold;text-align: center;line-height: 1.4;}
.hd_min small {display: block;font-size: 32px;margin-top: 10px;}
.hd_min span {display: block;}
.hd_rec {font-family: var(--zenmin);font-size: 30px;font-weight: bold;line-height: 1.3;text-align: center;color: #604343;}
.hover_anime {transition: 0.3s;}
.hover_anime:hover {opacity: 0.7;}
.img_kadomaru {border-radius: 30px;}
.jmap-pref {line-height: 1;}
.kome {padding-left: 1.2em;position: relative;}
.kome::before {content: "※";position: absolute;left: 0;}
.link_photos {display: flex;flex-wrap: wrap;justify-content: center;align-items: flex-start;gap: 30px;}
.link_photos > li {position: relative;width: 225px;height: 225px;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.link_photos a {text-decoration: none;}
.link_photos a:hover img {filter: brightness(1.2);}
.link_photos img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transition: .3s;}
.link_photos-more {position: absolute;color: #fff;font-family: var(--zenmin);font-size: 12px;font-weight: 900;line-height: 1;border: 1px solid;border-radius: 9999px;padding: 6px;text-align: center;display: table;min-width: 100px;margin: 20px auto 0;bottom: 40px;left: 50%;transform: translateX(-50%);}
.link_photos-title small {display: block;margin-top: 3px;}
.link_photos-title {position: relative;color: #fff;text-align: center;font-family: var(--zenmin);font-size: 22px;font-weight: 900;line-height: 1.272727272727273;}
.link_photos2 > li {position: relative;width: 310px;height: 225px;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.link_photos2 a {text-decoration: none;}
.link_photos2 a:hover img {filter: brightness(1.2);}
.link_photos2 img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transition: .3s;}
.link_photos2 {display: flex;flex-wrap: wrap;justify-content: center;align-items: flex-start;gap: 30px;}
.link_photos2-more {position: absolute;color: #fff;font-family: var(--zenmin);font-size: 12px;font-weight: 900;line-height: 1;border: 1px solid;border-radius: 9999px;padding: 6px;text-align: center;display: table;min-width: 100px;margin: 20px auto 0;bottom: 40px;left: 50%;transform: translateX(-50%);}
.link_photos2-title {position: relative;color: #fff;text-align: center;font-family: var(--zenmin);font-size: 22px;font-weight: 900;line-height: 1.272727272727273;}
.list_check > li {position: relative;padding-left: 30px;}
.list_check > li {position: relative;padding-left: 30px;}
.list_check > li::before {content: "";position: absolute;width: 22px;height: 18px;background: url(//www.lynden.co.jp/img/cmn/icon-check.svg) center/contain no-repeat;top: 4px;left: 0;}
.list_check > li::before {content: "";position: absolute;width: 22px;height: 18px;background: url(//www.lynden.co.jp/img/cmn/icon-check.svg) center/contain no-repeat;top: 4px;left: 0;}
.list_check > li:nth-child(n+2) {margin-top: 15px;}
.list_check > li:nth-child(n+2) {margin-top: 15px;}
.list_check {font-family: var(--zenmin);font-size: 18px;font-weight: bold;line-height: 1.5;margin: var(--para-gap) 0;}
.list_check {font-family: var(--zenmin);font-size: 18px;font-weight: bold;line-height: 1.5;margin: var(--para-gap) 0;}
.list_check2 li {position: relative;padding-left: 40px;}
.list_check2 li::before {content: "";position: absolute;left: 0;top: 8px;background: url(//www.lynden.co.jp/img/cmn/icon-check-red.png) center/contain no-repeat;width: 32px;height: 25px;}
.list_check2 li:nth-child(n+2) {margin-top: 20px;}
.list_check2 {font-size: 24px;font-weight: bold;line-height: 1.5;width: 800px;max-width: 100%;padding: 19px 21px;}
.list_feature > li {width: calc(50% - 25px);counter-increment: list_feature;}
.list_feature > li::before {content: "大切にしていること "counter(list_feature);font-family: var(--zenmin);font-size: 18px;font-weight: 900;line-height: 1;white-space: nowrap;background: #C0C3C5;color: #fff;padding: 5px 22px;display: inline-block;min-width: 130px;text-align: center;}
.list_feature {display: flex;flex-wrap: wrap;gap: 40px 50px;counter-reset: list_feature;}
.list_feature-body {margin-top: 20px;}
.list_feature-head {font-family: var(--zenmin);font-size: 34px;font-weight: bold;line-height: 1.2;color: #604343;margin-top: 15px;}
.list_feature-img {float: right;margin: 0 0 20px 20px;}
.list_feature.list_feature-nofeature > li::before {content: "その"counter(list_feature);}
.list_flow > li > :last-child {margin-bottom: 0 !important;}
.list_flow > li {counter-increment: list_flow;}
.list_flow > li:nth-child(n+2) {margin-top: var(--block-gap);}
.list_flow-head {font-family: var(--zenmin);font-size: 34px;font-weight: bold;line-height: 1.4;color: #604343;display: table;border-radius: 0 30px 0 0;background: #fff;padding: 30px 50px 20px 40px;position: absolute;bottom: -30px;left: 0;margin-right: var(--para-gap);}
.list_flow-head::before {content: counter(list_flow);width: 34px;height: 34px;position: absolute;left: 0;top: 37px;background: #C0C3C5;color: #fff;text-align: center;line-height: 34px;border-radius: 9999px;font-size: 27px;}
.list_flow {counter-reset: list_flow;}
.list_flow-mv img {border-radius: 30px;position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.list_flow-head::after {content: "";position: absolute;left: 0;bottom: 0;height: 2px;width: 60px;background: #EC9B1C;}
.list_flow > li:not(:first-child) {border-top: 1px solid #E2E2E2;padding-top: var(--block-gap);}
.box_flow {clear: both;display: flex;background: #FFFAF2;padding: var(--para-gap) 0;gap: 95px;margin-top: var(--block-gap);}
.box_flow-l {padding: 0 0 0 var(--para-gap);position: relative;display: flex;justify-content: center;align-items: center;width: 155px;min-height: 100px;flex-shrink: 0;}
.box_flow-l::after {content: "";position: absolute;top: 0;bottom: 0;width: 1px;right: -45px;background: #EC9B1C;}
.box_flow-head {font-family: var(--zenmin);font-size: 20px;font-weight: bold;line-height: 2.2;color: #604343;margin: 0 !important;}
.box_flow-r {padding-right: var(--para-gap);display: flex;align-items: center;}
.list_flow2 > li {position: relative;padding-left: 1.2em;}
.list_flow2 > li::before {position: absolute;left: 0;}
.box_flow-number > a {display: inline-block;position: relative;color: #EC9B1C;font-weight: bold;padding-left: 35px;}
.box_flow-number > a::before {content: "";background: url(//www.lynden.co.jp/img/cmn/icon-tel-orange.svg) center/contain no-repeat;width: 20px;height: 30px;position: absolute;left: 0;}
.box_flow-time {margin-top: 15px !important;}
.box_flow-number {margin-bottom: 0 !important;}
.list_flow-header {margin: 0 -5px 70px;height: 505px;position: relative;}
.list_flow2 > li:nth-child(1)::before {content: "①";}
.list_flow2 > li:nth-child(2)::before {content: "②";}
.list_flow2 > li:nth-child(3)::before {content: "③";}
.list_flow2 > li:nth-child(4)::before {content: "④";}
.list_flow2 > li:nth-child(5)::before {content: "⑤";}
.list_flow2 > li:nth-child(6)::before {content: "⑥";}
.list_flow2 > li:nth-child(7)::before {content: "⑦";}
.list_flow2 > li:nth-child(8)::before {content: "⑧";}
.list_flow2 > li:nth-child(9)::before {content: "⑨";}
.list_flow2 > li:nth-child(10)::before {content: "⑩";}
.list_flow3 > li {counter-increment: list_flow;padding: var(--block-gap) 0;border-bottom: 1px solid #e2e2e2;overflow: hidden;}
.list_flow3 > li:first-child {border-top: 1px solid #e2e2e2;}
.list_flow3 {counter-reset: list_flow;}
.list_flow3-head {font-family: var(--zenmin);font-size: 32px;font-weight: bold;line-height: 1.4;color: #604343;display: table;border-radius: 0 30px 0 0;background: #fff;padding-left: 40px;position: relative;}
.list_flow3-head::before {content: counter(list_flow);width: 34px;height: 34px;position: absolute;left: 0;top: 6px;background: #C0C3C5;color: #fff;text-align: center;line-height: 34px;border-radius: 9999px;font-size: 27px;}
.list_flow3-mv img {float: right;margin: 0 0 var(--para-gap) var(--para-gap);border-radius: 30px;}
.list_normal > li {position: relative;padding-left: 1.2em;}
.list_normal > li::before {content: "・";position: absolute;left: 0;}
.list_normal > li:nth-child(n+2) {margin-top: 5px;}
.list_normal {margin: var(--block-gap) auto;}
.list_number > li {counter-increment: list_number;position: relative;padding-left: 1.2em;}
.list_number > li::before {content: counter(list_number)".";font-weight: bold;position: absolute;left: 0;}
.list_number > li:nth-child(n+10) {padding-left: 1.9em;}
.list_number > li:nth-child(n+2) {margin-top: 5px;}
.list_number {counter-reset: list_number;margin: var(--block-gap) auto;}
.list_staff > li > figure {flex-shrink: 0;}
.list_staff > li {width: calc((100% - var(--gap)) / 2);display: flex;flex-direction: row-reverse;gap: 30px;}
.list_staff {display: flex;--gap: 60px;gap: var(--gap);flex-wrap: wrap;}
.list_staff-name {text-align: right;}
.lnav a {display: flex;background: var(--lorange);color: #fff;font-family: var(--zenmin);font-size: 16px;font-weight: 900;line-height: 1.2;text-decoration: none;padding: 10px;min-width: 280px;min-height: 60px;justify-content: center;align-items: center;border-radius: 9999px;position: relative;transition: .3s;cursor: pointer;}
.lnav a::after {content: ">";position: absolute;top: 20px;right: 20px;transform: rotate(90deg) scale(0.7, 1.3);font-weight: bold;transition: .3s;}
.lnav a:hover {opacity: .6;}
.lnav a:hover::after {top: 28px;}
.lnav ul {display: flex;justify-content: center;gap: 20px 40px;}
.lnav {margin: var(--block-gap) 0;}
.mincho {font-family: var(--zenmin) !important;}
.mv {background: #000;position: relative;min-height: 468px;display: flex;justify-content: center;align-items: center;padding: var(--csp);}
.mv-bg img {width: 100%;height: 100%;object-fit: cover;opacity: 0.8;}
.mv-bg {position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
.mv-simple .pagettl {color: #604343 !important;margin: auto;text-align: justify !important;font-size: 44px;text-shadow: none !important;}
.mv-simple {background: none !important;border-top: 1px solid #e2e2e2;border-bottom: 1px solid #e2e2e2;min-height: 0 !important;display: block !important;padding: var(--block-gap) var(--csp);}
.mv.mv-small {min-height: 220px;}
.oh {overflow: hidden !important;}
.pagettl {position: relative;max-width: var(--cw);width: 100%;text-align: center;font-family: var(--zenmin);font-size: 60px;font-weight: bold;color: #fff;line-height: 1.3;text-shadow: 0 0 10px #000;}
.pagettl-sub {display: block;font-family: var(--roboto);font-size: 20px;font-weight: 300;letter-spacing: 0.3em;margin-bottom: 5px;}
.pagination .current {position: relative;}
.pagination .current::before {content: "";position: absolute;top: 50%;left: 50%;background: #FFE0B7;z-index: -1;width: 24px;height: 24px;transform: translate(-50%, -50%);}
.pagination {max-width: var(--cw);margin: 0 auto var(--sec-gap);display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 10px 20px;}
.pagination-simple {max-width: var(--cw);padding: 0 var(--csp);margin: var(--sec-gap) auto;box-sizing: content-box;}
.pagination-simple-inner {border-top: 1px solid #E5E5E5;padding-top: var(--para-gap);display: flex;justify-content: space-between;align-items: center;gap: 60px;}
.pagination-simple-item a {display: flex;position: relative;align-items: center;gap: 20px;text-decoration: none;transition: .2s;line-height: 1.3;}
.pagination-simple-item a:hover {opacity: .7;}
.pagination-simple-item {width: 100%;}
.pagination-simple-item:nth-child(1) a::before {content: "";width: 12px;height: 24px;background: url(//www.lynden.co.jp/img/cmn/icon-arrow-orange-left.svg) center/contain no-repeat;flex-shrink: 0;}
.pagination-simple-item:nth-child(2) a {justify-content: flex-end;}
.pagination-simple-item:nth-child(2) a::after {content: "";width: 12px;height: 24px;background: url(//www.lynden.co.jp/img/cmn/icon-arrow-orange-right.svg) center/contain no-repeat;flex-shrink: 0;}
.pagination .pager {width: 44px;height: 44px;border: 1px solid var(--color-link);border-radius: 9999px;display: flex;justify-content: center;align-items: center;font-family: var(--roboto);font-size: 16px;font-weight: bold;text-decoration: none;}
.pagination .pager:hover {background: #FFF4E2;}
.pagination .pager.current {background: var(--color-link) !important;color: #fff !important;}
.pagination .prevbtn, .pagination .nextbtn {display: block;width: 12px;height: 24px;transition: .3s;}
.pagination .prevbtn {background: url(//www.lynden.co.jp/img/cmn/icon-arrow-orange-left.svg) center/contain no-repeat;}
.pagination .nextbtn {background: url(//www.lynden.co.jp/img/cmn/icon-arrow-orange-right.svg) center/contain no-repeat;}
.pagination .prev:hover .prevbtn {transform: translateX(-8px);}
.pagination .next:hover .nextbtn {transform: translateX(8px);}
.paragap {margin-top: var(--para-gap);margin-bottom: var(--para-gap);}
.photos {display: flex;justify-content: center;flex-wrap: wrap;gap: 40px 30px;margin: var(--block-gap) auto;align-items: center;}
.resdv2 {border-top: 1px solid #E2E2E2;border-bottom: 1px solid #E2E2E2;padding: var(--block-gap) 0;margin: var(--block-gap) auto;}
.resdv2-btn {border: 1px solid;border-radius: 9999px;display: flex;justify-content: center;align-items: center;width: 450px;min-height: 94px;position: relative;padding: 0 90px;text-decoration: none;}
.resdv2-btn-email::before {background-image: url(//www.lynden.co.jp/img/cmn/icon-email2.svg);height: 32px;}
.resdv2-btn-office::before {background-image: url(//www.lynden.co.jp/img/cmn/icon-mappin2.svg);height: 32px;}
.resdv2-btn-area::before {background-image: url(//www.lynden.co.jp/img/cmn/icon-building2.svg);height: 32px;}
.resdv2-btn-tel {color: #A58650 !important;}
.resdv2-btn-tel::before {background-image: url(//www.lynden.co.jp/img/cmn/icon-tel.svg);}
.resdv2-btn::before {content: "";position: absolute;top: 50%;left: 20px;width: 51px;height: 51px;transform: translateY(-50%);background-position: center;background-size: contain;background-repeat: no-repeat;}
.resdv2-btns {margin-top: var(--para-gap);display: flex;justify-content: center;gap: 30px;text-align: center;}
.resdv2-email {font-family: var(--zenmin);font-size: 18px;font-weight: 900;line-height: 1.5;}
.resdv2-head {font-family: var(--zenmin);font-size: 24px;font-weight: bold;line-height: 1.5;text-align: center;color: #604343;}
.resdv2-tel img {position: relative;top: 3px;margin-right: 10px;}
.resdv2-tel {display: block;font-family: var(--roboto);font-size: 33px;font-weight: bold;line-height: 1;white-space: nowrap;}
.resdv2-time {display: block;font-size: 11px;}
.resdv2-txt {text-align: center;}
.resdv2-btns + .resdv2-txt {margin-top: var(--block-gap) !important;}
.resdv4-logo {flex-shrink: 0;width: 62px;height: 150px;}
.resdv4-logo img {width: 100%;height: 100%;}
.resdv4-body {font-family: var(--zenmin);font-weight: bold;color: #604343;line-height: 1.2;}
.resdv4-text1 {font-size: 28px;}
.resdv4-text2 {font-size: 42px;margin-top: 0.3em;}
.resdv4-text3 {font-size: 38px;margin-top: 0.2em;}
.resdv4 {display: flex;gap: var(--para-gap);}
.resdv4 a {transition: .3s;}
.resdv4 a:hover {opacity: .7;}
.sep + * {margin-top: var(--block-gap) !important;}
.sep {height: 1px;background: #E2E2E2;margin-top: var(--block-gap) !important;}
.tbl .noline {border-top: none;}
.tbl td {font-size: 14px;line-height: 1.285714285714286;}
.tbl th {font-weight: bold;}
.tbl tr > * {padding: 20px;}
.tbl tr {border-top: 2px solid #F2F2F2;border-bottom: 2px solid #F2F2F2;}
.tbl {border-top: 2px solid #DADADA;width: 100%;margin: var(--block-gap) auto;}
.tbl2 th {font-weight: bold;}
.tbl2 thead tr, .tbl2 tbody > tr:nth-child(2n) {background: #F4F4F4;}
.tbl2 tr > * {text-align: center;padding: 20px;}
.tbl2 tr > *:not(:first-child):not(:last-child) {border-left: 1px solid #D9D9D9;border-right: 1px solid #D9D9D9;}
.tbl2 {width: 100%;margin: var(--block-gap) auto;}
.tbl_flow td {padding-left: 4em;}
.tbl_flow th {white-space: nowrap;position: relative;}
.tbl_flow th::after {content: "・・・";position: absolute;left: calc(100% + 0.5em);}
.txt_kome {position: relative;padding-left: 1.2em;font-size: 15px;color: #a6a6a6;}
.txt_kome::before {content: "※";position: absolute;left: 0;}
.txt_numbering {display: flex;gap: 0.5em;}
.txt_numbering > :first-child {flex-shrink: 0;white-space: nowrap;}
.ul {text-decoration: underline !important;}
.video_wrapper > iframe {width: 100%;height: auto;aspect-ratio: 16 / 9;}
.video_wrapper {width: 100%;}
.video_wrapper-head {font-family: var(--zenmin);font-size: 20px;font-weight: bold;line-height: 1.5;border-left: 3px solid #ccc;padding: 0 0 0 10px;margin-bottom: var(--para-gap);}
.voice_wrapper {margin-top: 0;margin-bottom: var(--sec-gap);}
.with_bodybg {background-position: center;background-size: cover;background-attachment: fixed;}
.wn {white-space: nowrap !important;} #home-mv {width: 100%;height: 100vh;position: relative;}
.home-mv-img {background: #000;height: 100%;}
.home-mv-img img {width: 100%;height: 100%;object-fit: cover;max-height: 100vh;opacity: 0.8;}
.home-mv-scroll {position: absolute;bottom: 30px;left: 50%;transform: translateX(-50%);z-index: 1;font-family: var(--lora);font-size: 12px;font-weight: 500;line-height: 1;color: #fff;height: 60px;cursor: pointer;}
.home-mv-scroll::after {content: "";position: absolute;top: calc(1em + 5px);left: 50%;bottom: 0;transform: translateX(-50%);width: 1px;background: #fff;}
.home-mv-str {position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: var(--header-h) var(--csp) 0;display: flex;align-items: center;justify-content: center;}
.home-mv-videowrapper {position: relative;padding-top: var(--header-h);overflow: hidden;height: 100%;background: #000;}
.home-mv-video {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 100%;aspect-ratio: 16 / 9;object-fit: cover;opacity: 0.8;}
.homevideo_fit_height .home-mv-video {width: auto;height: 100%;}
.home-sec01 {max-width: none !important;background: url(//www.lynden.co.jp/img/home/home-bg01.jpg) center/cover no-repeat;padding: var(--sec-gap) 0;}
.home-sec01-inner {max-width: var(--cw);margin: auto;padding: 0 var(--csp);box-sizing: content-box;}
.home-sec03 {background: #F8F7F5;max-width: none !important;padding: var(--sec-gap) 0;}
.home-sec03-inner {padding: 0 var(--csp);max-width: var(--cw);box-sizing: content-box;margin: auto;}
.home-tweak02 {font-size: 31px;} #available_result {margin: var(--block-gap) 0;}
#available_result.loading {border-top: 1px solid #e2e2e2;border-bottom: 1px solid #e2e2e2;min-height: 200px;background: url(//www.lynden.co.jp/img/cmn/loading.gif) center no-repeat;}
.available_result-before-search {color: #aaa;}
#office02 {margin-top: var(--block-gap) !important;}
#office02-2 {margin-top: var(--sec-gap);border-top: 1px solid #e2e2e2;padding-top: var(--block-gap);}
#office02-3 {margin-top: var(--sec-gap);border-top: 1px solid #e2e2e2;padding-top: var(--block-gap);}
#office03 {margin: var(--block-gap) auto var(--sec-gap);background: #FFFAF2;padding: var(--para-gap);}
#office04 {margin: var(--block-gap) auto var(--sec-gap) !important;}
.office-city-wrapper {position: relative;padding: 20px 0 0 30px;}
.office-city-wrapper::before {content: "";position: absolute;top: 0;left: 15px;bottom: 25px;width: 15px;border: 1px solid #cbcbcb;border-top: none;border-right: none;}
.office-pref, .office-city {border: 1px solid #CBCBCB;background: url(//www.lynden.co.jp/img/cmn/icon-arrow-select.svg) right 10px center/15px 5px no-repeat;width: auto;padding: 15px 40px 15px 15px;min-height: 0 !important;}
.office_single > * {margin: var(--sec-gap) 0;}
.office_single > :first-child {margin-top: 0 !important;}
.office_single > :last-child {margin-bottom: 0 !important;}
.office_single {max-width: var(--cw);padding: 0 var(--csp);box-sizing: content-box;margin: 0 auto var(--sec-gap);}
.office_single-freemessage {margin-top: var(--block-gap);}
.office_single-head {border-top: 1px solid #E2E2E2;font-family: var(--zenmin);font-size: 34px;font-weight: bold;line-height: 1.4;padding: var(--para-gap) 0 0;margin-bottom: var(--para-gap);color: #604343;}
.office_single-head2 {font-family: var(--zenmin);font-size: 24px;font-weight: bold;line-height: 1.5;margin-bottom: 10px;margin-top: var(--block-gap);border-left: 2px solid #aaa;padding-left: 0.7em;}
.office_single-mv {text-align: center;}
.office_single-outline td {padding: var(--para-gap) 0;}
.office_single-outline th {font-family: var(--zenmin);padding: var(--para-gap) 50px var(--para-gap) 0;width: 10px;white-space: nowrap;}
.office_single-outline tr {border: 1px solid #E6E6E6;border-left: none;border-right: none;}
.office_single-outline {width: 100%;}
.office_single-ownerimg {max-width: 100%;}
.office_single-ownername {line-height: 1.3;margin-top: 10px;}
.office_single-ownername2 {margin-bottom: var(--para-gap);}
.office_single-ownerprof {float: right;max-width: 45%;text-align: center;margin: 0 0 var(--para-gap) 50px;}
.office_single-ownerprof:first-child + * {margin-top: 0 !important;} #info_item > :first-child {margin-top: 0 !important;}
#info_item dd {padding-left: 1.2em;position: relative;}
#info_item dd::before {content: "・";position: absolute;left: 0;}
#info_item dt {margin-top: var(--para-gap);}
.info_meta {flex-shrink: 0;display: flex;gap: 25px;line-height: 1.3;max-width: 40%;}
.info_meta-cat a {text-decoration: none;}
.info_meta-cat a:hover {text-decoration: underline;}
.info_meta-postdate {color: #B7B6B6;flex-shrink: 0;}
.list_info > li {border-bottom: 1px solid #DDDDDD;padding: 30px 0;}
.list_info > li:first-child {border-top: 1px solid #DDDDDD;}
.list_info a {color: #F49C0F;text-decoration: none;}
.list_info a:hover {text-decoration: underline;}
.list_info {margin: var(--block-gap) auto;max-width: var(--cw);}
.list_info-date {font-family: var(--roboto);font-size: 14px;font-weight: 300;display: block;margin-bottom: 8px;}
.list_info-title {line-height: 1.3;}
.news-wrapper {margin-top: var(--sec-gap);}
.info_content table th {background: #fffbec;}
.info_content table tr > * {border: 1px solid #ccc;padding: 10px;} #mw_wp_form_mw-wp-form-8626 {margin-top: var(--block-gap) !important;}
.order_text1 {font-family: var(--zenmin);font-size: 30px;font-weight: bold;line-height: 1.633333333333333;color: #604343;margin-bottom: var(--block-gap) !important;} #recpost_content {margin-bottom: var(--sec-gap);}
.list_jobs > li {width: calc((100% - 30px * 2) / 3);aspect-ratio: 310 / 225;position: relative;background: #000;border-radius: 30px;overflow: hidden;}
.list_jobs > li::after {content: "";position: absolute;top: 50%;right: 0;width: 15px;height: 15px;border: 2px solid #fff;transform: translate(-24px,-50%) rotate(45deg);border-left: none;border-bottom: none;transition: .3s;pointer-events: none;}
.list_jobs > li:hover::after {right: -10px;}
.list_jobs a {display: flex;width: 100%;aspect-ratio: 310 / 225;justify-content: center;align-items: center;color: #fff;font-family: var(--zenmin);font-size: 22px;font-weight: bold;line-height: 1.3;}
.list_jobs a:hover img {opacity: 1;}
.list_jobs img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;opacity: 0.8;transition: 0.3s;}
.list_jobs {display: flex;flex-wrap: wrap;gap: 30px;margin-top: var(--block-gap);}
.list_jobs-inner {padding: 20px 50px;position: relative;text-align: center;}
.ol_recflow > li {border: 3px solid #ED9B00;width: 800px;max-width: 100%;margin: auto;background: #fff;text-align: center;color: #ED9B00;font-weight: bold;line-height: 1.5;padding: 20px;position: relative;counter-increment: ol_recflow;}
.ol_recflow > li::before {content: "STEP " counter(ol_recflow);position: absolute;top: 0;left: 0;font-size: 14px;line-height: 1;color: #fff;background: #ED9B00;display: flex;justify-content: center;align-items: center;white-space: nowrap;width: 5em;height: 1.5em;}
.ol_recflow > li:not(:last-child)::after {content: "";position: absolute;top: 100%;left: 50%;transform: translateX(-50%);border: 10px solid transparent;border-top-color: #ED9B00;}
.ol_recflow {display: flex;width: 100%;flex-wrap: wrap;gap: 25px;counter-reset: ol_recflow;margin-top: var(--block-gap);}
.recpost_wrapper1 > figure figcaption {line-height: 1.3;margin-top: 10px;}
.recpost_wrapper1 > figure {float: right;text-align: center;margin: 0 0 var(--para-gap) var(--para-gap);box-shadow: 0 0 3px #ccc;padding: 10px;max-width: 50%;}
.recpost_wrapper1::after {content: "";clear: both;display: block;}
.recruitment_flow-wrapper {background: #FEFAF2;max-width: none !important;}
.recruitment_flow-wrapper-inner {max-width: var(--cw);padding: var(--block2-gap) var(--csp);margin: auto;box-sizing: content-box;}
.rec_inner_tbl caption {font-weight: bold;}
.rec_inner_tbl tr {border: none !important;}
.rec_inner_tbl th {padding: 0 10px 0 0 !important;min-width: 0 !important;}
.rec_inner_tbl td {padding: 0 1em 0 0 !important;}
.rec_inner_tbl th::after {content: "：";} .aboutus_img1 {width: 70px;border: 1px solid #ececec;padding: 10px 120px;box-sizing: content-box;}
.aboutus_text1 small {font-size: 20px;}
.aboutus_text1 {font-family: var(--zenmin);font-size: 28px;font-weight: bold;text-indent: 1em;}
.aboutus_text2 {font-family: var(--zenmin);line-height: 2.7;}
.aboutus_text3 {color: var(--color-link);}
.aboutus_wrapper1 > figure {flex-shrink: 0;max-width: 45%;}
.aboutus_wrapper1 {display: flex;flex-direction: row-reverse;gap: 40px;margin-top: var(--block-gap);justify-content: space-between;}
.tbl_aboutus td > :first-child {margin-top: 0 !important;}
.tbl_aboutus td > :last-child {margin-bottom: 0 !important;}
.tbl_aboutus td {padding: var(--pd-jouge) 30px;}
.tbl_aboutus th {padding: var(--pd-jouge) 0;font-family: var(--zenmin);font-weight: bold;min-width: 120px;}
.tbl_aboutus tr {border: 1px solid #E6E6E6;border-left: none;border-right: none;}
.tbl_aboutus {width: 100%;--pd-jouge: 49px;margin-top: var(--block-gap);} .area-head {font-family: var(--zenmin);font-size: 34px;font-weight: bold;line-height: 1.2;color: #604343;margin: var(--block-gap) 0;}
.area-wrapper {margin: var(--sec-gap) 0;}
.area_item {border-top: 1px solid #e2e2e2;border-bottom: 1px solid #e2e2e2;padding: var(--para-gap) 0;margin: -1px 0;}
.area_item-head {margin-bottom: 20px;font-size: 22px;}
.area_item-row + .area_item-row {margin-top: 10px;}
.area_item-row {display: flex;gap: 20px;}
.area_item-row-head {flex-shrink: 0;width: 8em;margin: 0 !important;}
.area_item-tempo .area_item-head::after {content: "店舗";color: #fff;display: inline-block;padding: 0 10px 0 30px;margin-left: 15px;background: url(//www.lynden.co.jp/img/cmn/icon-shop.svg) left 5px center/19px 17px no-repeat #F49C24;font-size: 14px;line-height: 1.7;}
.area_item-row-body p {margin: 0 !important;}
.areas {margin: var(--block-gap) 0;}
.areas-list a {display: block;position: relative;background: #F49C24;border-radius: 9999px;color: #fff;text-decoration: none;padding: 15px 35px;transition: .2s;}
.areas-list a:hover {opacity: .6;}
.areas-list {display: flex;gap: 10px;flex-wrap: wrap;font-family: var(--zenmin);font-weight: 900;font-size: 16px;line-height: 1;white-space: nowrap;}
.areas-list a::after {content: ">";position: absolute;top: 17px;right: 10px;transform: rotate(90deg) scale(0.7, 1.3);font-weight: bold;transition: .3s;}
.areas-list a:hover::after {top: 22px;} .box_es1 {border: solid 1px #ccc;background-color: #fcfcfc;margin: var(--block-gap) auto;border-radius: 10px;padding: 30px;}
.box_es1 h2 {font-family: var(--zenmin);font-size: 22px;font-weight: bold;border-bottom: dotted 1px #ccc;padding: 0 0 10px;color: #778246;}
.box_es1 h2 span {font-size: 0.8em;}
.box_es1 > :first-child {margin-top: 0 !important;}
.box_es1 > :last-child {margin-bottom: 0 !important;}
.box_es1-2 > :first-child {margin-top: 0 !important;}
.box_es1-2 > :last-child {margin-bottom: 0 !important;}
.box_es1-2 h3 {font-family: var(--zenmin);font-size: 22px;font-weight: bold;line-height: 1.5;color: #778246;border-bottom: 1px solid #ccc;padding-bottom: 10px;}
.box_es1-2 {margin: var(--block-gap) auto;border: 1px solid #ccc;padding: 20px;border-radius: 10px;}
.box_es1-3 figcaption {margin-top: 15px;}
.box_es1-3 {border: solid 1px #ccc;background-color: #fcfcfc;margin: var(--block-gap) auto;border-radius: 10px;width: max-content;padding: var(--para-gap);text-align: center;}
.box_es2 {border: 1px solid #74BE3C;padding: var(--para-gap);background: #FFFBEC;border-radius: 10px;overflow: hidden;max-width: 100%;width: 800px;margin: var(--block-gap) auto;}
.box_es2 > figure {float: right;margin: 0 0 1.75em var(--para-gap);}
.box_es2 > :first-child, .box_es2 > figure:first-child + * {margin-top: 0 !important;}
.box_es2 > :last-child {margin-bottom: 0 !important;}
.es1_text1 {font-size: 32px;}
.es1_text2 {font-size: 32px;font-weight: bold;color: #778246;}
.es2_text1 {font-size: 28px;color: #d33;}
.es2_text2 {font-size: 28px;}
.es2_text3 {font-size: 24px;}
.list_es2 > li {padding-left: 1.2em;position: relative;}
.list_es2 > li::before {content: "・";position: absolute;left: 0;}
.list_es2 > li:nth-child(n+2) {margin-top: 10px;}
.list_es2 {font-family: var(--zenmin);font-size: 24px;line-height: 1.4;color: #d33;margin: var(--block-gap) auto;} .timeline {overflow: hidden;}
.timeline {position: relative;}
.timeline-head {font-family: var(--zenmin);font-size: 24px;font-weight: bold;}
.timeline-img {margin: var(--gap) 0;}
.timeline-img img {border-radius: 30px;}
.timeline-inner {font-size: 15px;line-height: 1.533333333333333;--gap: 15px;}
.timeline-item {position: relative;margin: 90px 0;width: 45%;}
.timeline-item::after {content: "";position: absolute;top: 35px;width: 12px;height: 12px;background: #DE884C;border-radius: 999px;}
.timeline-item::before {content: "";position: absolute;top: 40px;width: calc(100% / 45 * 5 - 3px - 9px);height: 2px;background: #EEC3A5;}
.timeline-item:first-child {margin-top: 0 !important;}
.timeline-item:nth-child(2) {margin-top: 180px !important;}
.timeline-item:nth-child(2n) {float: right;clear: right;}
.timeline-item:nth-child(2n)::after {right: calc(100% / 45 * 50);transform: translateX(50%);}
.timeline-item:nth-child(2n)::before {right: calc(100% + 3px);}
.timeline-item:nth-child(2n+1) .timeline-head {text-align: right;}
.timeline-item:nth-child(2n+1) .timeline-time {text-align: right;}
.timeline-item:nth-child(2n+1) {float: left;clear: left;}
.timeline-item:nth-child(2n+1)::after {left: calc(100% / 45 * 50);transform: translateX(-50%);}
.timeline-item:nth-child(2n+1)::before {left: calc(100% + 3px);}
.timeline-time {display: block;}
.timeline-time {font-family: var(--zenmin);font-weight: bold;color: #707070;}
.timeline::before {content: "";position: absolute;top: 0;bottom: 0;left: 50%;transform: translateX(-50%);width: 3px;background: #E5E2D4;}
.history_txt1 {font-family: var(--zenmin);font-size: 44px;font-weight: bold;line-height: 1.3;}
.history_txt2 {font-family: var(--zenmin);font-size: 28px;font-weight: bold;line-height: 1.5;text-align: center;} .box_products1 {display: flex;justify-content: space-between;gap: 50px;margin-top: var(--para-gap);}
.box_products1 > figure {flex-shrink: 0;}
.list_products > li {width: calc((100% - 30px * 2) / 3);}
.list_products figure {border: 1px solid #E2E2E2;text-align: center;position: relative;width: 100%;height: 0;padding-top: 89%;}
.list_products h3 {font-family: var(--zenmin);font-size: 18px;font-weight: bold;line-height: 1.3;text-align: center;color: #604343;margin-top: 10px;}
.list_products img {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);max-width: 95%;max-height: 95%;object-fit: contain;}
.list_products p {text-align: center;margin: 10px 0 0 !important;}
.list_products {display: flex;gap: 50px 30px;flex-wrap: wrap;margin-top: var(--block-gap);}
.products_text1 {color: #604343;font-family: var(--zenmin);font-size: 30px;font-weight: bold;line-height: 1.4;text-align: center;}
.tbl_products th {background: #f0f0f0;font-weight: bold;}
.tbl_products tr > * {border: 1px solid #e2e2e2;padding: 10px;}
.tbl_products {width: 100%;margin-top: var(--block-gap);} .box_reason1 {background: #FFFAF2;padding: var(--para-gap);margin-top: var(--block-gap);}
.box_reason1-img {max-width: 50%;float: right;margin: 0 0 1.75em var(--para-gap);}
.reason_txt1 {letter-spacing: -0.02em;}
.reason_header-head {font-family: var(--zenmin);font-size: 34px;font-weight: bold;line-height: 1.4;color: #604343;}
.reason_header-img img {border-radius: 30px;position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.reason_header .reason_header-head {background: #fff;padding: 30px 50px 20px 0;border-radius: 0 30px 0 0;margin-top: -60px;position: absolute;bottom: -30px;left: 0;margin-right: var(--para-gap);}
.reason_header-img + .reason_header-head::after {content: "";position: absolute;bottom: 0;left: 0;height: 2px;width: 60px;background: #EC9B1C;}
.reason_header {margin: 0 -5px 70px;position: relative;height: 505px;} .box_sano_tenpo1 {margin-top: var(--block2-gap);}
.box_sano_tenpo1 td {text-align: right;}
.sano_tenpo-img1 {margin-top: var(--block-gap);margin-bottom: var(--sec-gap);} .box_voice {position: relative;background: #F7F7E5;border-radius: 40px;padding: 40px;display: flex;flex-direction: row-reverse;gap: 40px;justify-content: space-between;margin: var(--block2-gap) 0;}
.box_voice-body {--para-gap: 20px;}
.box_voice-head {font-family: var(--zenmin);font-size: 21px;font-weight: bold;line-height: 1.476190476190476;}
.box_voice-img > *:nth-child(n+2) {margin-top: 26px;}
.box_voice-img {flex-shrink: 0;}
.box_voice-name {font-weight: bold;}
.box_voice::before {content: "";position: absolute;width: 70px;height: 60px;background: url(//www.lynden.co.jp/img/cmn/icon-balloon.svg) center/contain no-repeat;top: -26px;left: 20px;} .bt_beauty01 {max-width: none;background: url(//www.lynden.co.jp/img/bt_beauty/bt_beauty01-bg.jpg) center/cover;padding: var(--block-gap) var(--csp);}
.bt_beauty01-head {position: relative;display: table;margin: auto;font-family: var(--zenmin);font-size: 44px;font-weight: bold;line-height: 1.3;color: #604343;text-align: center;padding: 20px 75px 0;}
.bt_beauty01-head-sub {display: block;font-size: 34px;}
.bt_beauty01-head::before {content: "";position: absolute;top: 0;left: 0;width: 121px;height: 98px;background: url(//www.lynden.co.jp/img/cmn/icon-dquote.svg) center/contain no-repeat;opacity: 0.3;}
.bt_beauty11 {background: #FFFAF2;max-width: none;text-align: center;padding: var(--sec-gap) var(--csp);}
.bt_beauty-text1 {margin-top: 5px !important;color: #c0c0c0;text-align: center;}
.bt_beauty-text2 {margin-top: -25px !important;text-align: center;} .claichi_img1 {width: 100%;}
.claichi_wrapper1 .list_check2 {background: #fff;margin-top: var(--para-gap);}
.claichi_wrapper1 > picture img {position: absolute;bottom: 0;right: 0;}
.claichi_wrapper1 h2 {text-align: center;}
.claichi_wrapper1 {background: #fffaf5;padding: 30px;position: relative;}
.list_claichi {display: flex;justify-content: center;gap: 20px;}
.list_claichi2 > li > span:first-child {min-width: 10em;}
.list_claichi2 > li {display: flex;gap: 1em;}
.list_claichi2 {margin: var(--para-gap) auto;} .entry-pi_text1 {position: relative;padding-left: 1.3em;}
.entry-pi_text1::before {content: "※";position: absolute;left: 0;top: 0;} .fc_text1 {text-align: right;margin-top: calc(var(--block-gap) * -1 + 10px) !important;}
.fc_text2 {font-size: 1.2em;color: var(--red);}
.fc_img1 {border-radius: 30px;}
.fc_img2 {width: 550px;margin-top: var(--block-gap);} .flow_formanager h3 {font-family: var(--zenmin);font-size: 34px;font-weight: bold;line-height: 1.5;color: #604343;}
.flow_formanager {border-bottom: 1px solid #E2E2E2;}
.flow_formanager-item > figure {flex-shrink: 0;}
.flow_formanager-item {display: flex;justify-content: space-between;gap: 40px;border-top: 1px solid #E2E2E2;padding: var(--para-gap) 0;}
.formanager_img1 {margin-bottom: var(--block-gap);}
.mv_formanager {background: url(//www.lynden.co.jp/img/for_manager/for_manager-01.jpg) center/cover;padding: var(--block2-gap) var(--csp) var(--block-gap);text-align: center;}
.mv_formanager-head {font-family: var(--zenmin);font-size: 34px;font-weight: bold;line-height: 1.6;color: #604343;display: table;margin: auto;position: relative;}
.mv_formanager-head::before {content: "";position: absolute;top: -10px;left: -40px;width: 120px;height: 97px;background: url(//www.lynden.co.jp/img/cmn/icon-dquote.svg) center/100% 100%;opacity: .3;}
.mv_formanager-head span {position: relative;}
.mv_formanager-txt1 {font-size: 21px;}
.mv_formanager ul {display: flex;justify-content: center;align-items: flex-end;gap: 24px;}
.mv_formanager ul figcaption {font-size: 21px;font-weight: bold;line-height: 1.238095238095238;margin-bottom: 10px;}
.flow_formanager-item > figure img {border-radius: 30px;}
.list_fm_flow {display: flex;flex-wrap: wrap;gap: var(--block-gap) 0;}
.list_fm_flow > li {width: calc(100% / 3);padding-right: 50px;}
.list_fm_flow-img {position: relative;}
.list_fm_flow-img img {border-radius: 30px;}
.list_fm_flow > li:not(:last-child) .list_fm_flow-img::after {content: "";position: absolute;top: 50%;left: 100%;width: 50px;height: 21px;background: url(//www.lynden.co.jp/img/cmn/icon-arrow-gray.svg) center/contain no-repeat;}
.list_fm_flow-head {font-family: var(--zenmin);font-size: 20px;font-weight: bold;line-height: 1.5;margin-top: 15px;text-align: center;color: #604343;}
.list_fm_flow-body {margin-top: 10px;}
@media screen and ( min-width: 769px ) {
.formanager_tweak1 {display: table;}
} .housework_img1 * {margin: 0 !important;line-height: 1px !important;width: 100%;}
.housework_img3 {margin-top: var(--block-gap);text-align: center;}
.housework_img4 {text-align: center;}
.housework_wrapper1 {text-align: center;border: 1px solid #f93;padding: 20px 20px 0;}
.housework_wrapper1 h2 {font-size: 180%;font-weight: bold;line-height: 1.75;background: #f93;color: #fff;text-align: center;display: table;padding: 5px 40px 2px;border-radius: 10px;margin: 0 auto 5px;}
.housework_wrapper1 h3 {background: #f93;margin: 0 -20px 0;padding: 10px;color: #fff;font-size: 18px;font-weight: bold;}
.housework_wrapper1 ul > li::before {content: "・";}
.housework_wrapper1 ul {display: flex;justify-content: center;gap: 10px 30px;margin: var(--para-gap) 0;flex-wrap: wrap;}
.housework_wrapper1 .fr {margin-bottom: 0 !important;}
.housework_wrapper1 .i1 {font-size: 28px;line-height: 1.75;color: #D81921;text-align: center;}
.housework_wrapper1 .i1-1 {font-size: 40px;}
.housework_wrapper1 .i1-2 {font-size: 28px;}
.housework_wrapper1 .i4 {display: block;margin-top: 4em;font-weight: bold;}
.housework_wrapper1 .t-2 {margin: 0 -21px -1px;width: calc(100% + 42px);}
.housework_wrapper1 .t-2 caption {background: #f93;color: #fff;padding: 10px;font-size: 18px;font-weight: bold;}
.housework_wrapper1 .t-2 td {text-align: left;}
.housework_wrapper1 .t-2 th {background: #FACC96;font-weight: bold;white-space: nowrap;}
.housework_wrapper1 .t-2 tr > * {border: 1px solid #f93;padding: 10px;}
.housework_wrapper2 {text-align: center;margin-bottom: var(--sec-gap);}
.list_housework > li {width: 141px;text-align: center;}
.list_housework img {width: 100%;margin-bottom: 10px;}
.list_housework {--gap: 20px;border: 1px solid #74BF3C;background: #FFFCED;padding: 20px;border-radius: 10px;margin-top: var(--para-gap);display: flex;gap: var(--gap);}
.list_housework2 {margin-top: var(--block-gap);display: flex;justify-content: center;gap: 50px;align-items: flex-end;} .inquiry_telnum {display: inline-block;font-family: var(--roboto);font-size: 52px;font-weight: bold;line-height: 1.2;color: #A58650 !important;margin: 10px 0 5px;text-decoration: none;}
.inquiry_telnum img {width: 70px;height: 45px;margin-right: 10px;position: relative;top: 4px;} .spirit_text1 {font-family: var(--zenmin);font-weight: bold;font-size: 16px;line-height: 1.75;text-align: right;margin-top: var(--block2-gap) !important;}
.spirit_text1::first-line {font-size: 1.2em;line-height:1}
.spirit_text2 {font-size: 1.5em;}
.spirit_wrapper1 > figure {float: right;margin: 0 0 1.75em 40px;max-width: 45%;}
.spirit_wrapper1 {margin-top: var(--block-gap);overflow: hidden;}
.spirit_tweak1 {white-space: nowrap;} .resdv3 {border: 1px solid #888;padding: var(--para-gap);background: #f0f0f0;}
.resdv3-head {font-family: var(--zenmin);font-size: 28px;font-weight: bold;line-height: 1.4;text-align: center;margin-bottom: var(--para-gap);}
.resdv3-btns {display: flex;flex-wrap: wrap;gap: 40px;justify-content: center;}
.resdv3-btn-green {background: linear-gradient(to bottom,  #5ca584 0%,#33976a 50%,#1b824e 50%,#32825a 100%);}
.resdv3-btn-orange {background: linear-gradient(to bottom,  #f8a600 0%,#e69500 50%,#d48200 50%,#d58300 100%);}
.resdv3-btn {color: #fff;text-decoration: none;width: calc((100% - 40px) / 2);text-align: center;padding: 10px;border-radius: 15px;transition: .3s;}
.resdv3-btn-txt1 {background: #fff;display: block;border-radius: 9999px;font-weight: bold;}
.resdv3-btn-green .resdv3-btn-txt1 {color: #208251;}
.resdv3-btn-orange .resdv3-btn-txt1 {color: #f3a100;}
.resdv3-btn-txt2 {font-size: 34px;font-weight: bold;position: relative;padding: 0 0.6em;}
.resdv3-btn-txt2::before {content: "";position: absolute;top: 50%;left: 0;transform: translateY(-50%);border: 10px solid transparent;border-left: 14px solid #fff;}
.resdv3-btn:hover {opacity: .7;} .inquiry_fc_tel {text-decoration: none;}
.inquiry_fc_tel-head {display: block;color: #f49c0f;font-family: var(--zenmin);font-size: 18px;font-weight: bold;line-height: 1.3;}
.inquiry_fc_tel-number {display: block;position: relative;color: #a58650;font-family: var(--roboto);font-size: 48px;font-weight: bold;line-height: 1;padding: 0 0 0 80px;margin-top: 10px;}
.inquiry_fc_tel-number::before {content: "";width: 70px;height: 40px;background: url(//www.lynden.co.jp/img/cmn/icon-freedial.svg) center/contain no-repeat;position: absolute;top: 0.1em;left: 0;}
.inquiry_fc_tel-time {display: block;margin-top: 5px;}
#resdv5 {
overflow: hidden;
text-align: center;
}
.resdv5-inner1 {
background: url(//www.lynden.co.jp/img/cmn/resdv-bg.jpg) center/cover no-repeat;
color: #fff;
text-align: center;
padding: 70px var(--csp) 95px;
}
.resdv5-head {
font-family: var(--zenmin);
font-size: 28px;
font-weight: bold;
line-height: 1.2;
margin-bottom: 15px;
}
.resdv5-head-en {
display: block;
margin-bottom: 5px;
font-family: var(--roboto);
font-size: 20px;
font-weight: 300;
letter-spacing: 0.2em;
}
.resdv5-btns {
display: flex;
gap: 30px;
margin: var(--block-gap) auto 0;
max-width: var(--cw);
}
.resdv5-btns-inquiry {
font-family: var(--zenmin);
font-weight: 900;
line-height: 1.3;
}
.resdv5-btns > li {
width: 100%;
}
.resdv5-btns a {
display: flex;
background: #55BB9F;
color: #fff;
border: 2px solid;
font-size: 26px;
text-decoration: none;
padding: 10px 65px 10px 85px;
border-radius: 9999px;
justify-content: center;
align-items: center;
min-height: 100px;
position: relative;
transition: .3s;
}
.resdv5-btn-subtext {
display: block;
font-size: 18px;
font-weight: normal;
font-family: var(--noto);
}
.resdv5-btn-maintext {
display: block;
}
.resdv5-icon {
position: absolute;
top: 50%;
left: 20px;
transform: translateY(-50%);
}
.resdv5-btns a::after {
content: "\e901";
font-family: icomoon;
font-size: 40px;
font-weight: normal;
line-height: 1;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 25px;
transition: 0.3s;
}
.resdv5-btns a:hover::after {
right: 15px;
}
.resdv5-btns a:hover {
background: #81cab7;
}
.resdv5-inner2 {
padding: var(--block-gap) var(--csp) var(--para-gap);
}
.resdv5-txt {
text-align: center;
font-weight: bold;
color: #A58650;
}
.resdv5-btns2 {
display: flex;
gap: 30px;
margin: var(--para-gap) auto 0;
max-width: var(--cw);
border-bottom: 1px solid #DDDDDD;
padding-bottom: 75px;
}
.resdv5-btns2 > li {
width: 100%;
}
.resdv5-btns-inquiry2 {
font-family: var(--zenmin);
font-weight: 900;
}
.resdv5-btns2 a {
display: flex;
background: #fff;
color: #A58650;
border: 1px solid;
font-size: 20px;
font-weight: 900;
text-decoration: none;
padding: 10px;
border-radius: 9999px;
justify-content: center;
align-items: center;
min-height: 80px;
position: relative;
transition: .3s;
}
.resdv5-icon2 {width: 31px;height: 31px;margin-right: 0.3em;}
.resdv5-btn-number {
display: block;
font-family: var(--roboto);
font-size: 30px;
font-weight: normal;
line-height: 1;
}
.resdv5-btn-btime {
display: block;
font-size: 12px;
font-weight: 500;
line-height: 1.2;
margin-top: 6px;
}
.resdv5-btn-number img {
vertical-align: baseline;
margin-right: 0.3em;
}
.resdv5-btns2 a:hover {
opacity: 0.6;
}     @media screen and ( max-width: 1024px ) {
}        @media screen and ( max-width: 768px ) { :root {
--header-h: 80px;
--sec-gap: 90px;
--block2-gap: 48px;
--block-gap: 32px;
--para-gap: 24px;
}  body {min-width: 0;}  .smt0 {margin-top: 0 !important;}
.smt10 {margin-top: 10px !important;}
.smt20 {margin-top: 20px !important;}
.smt30 {margin-top: 30px !important;}
.smt40 {margin-top: 40px !important;}
.smt50 {margin-top: 50px !important;}
.smt60 {margin-top: 60px !important;}
.smt70 {margin-top: 70px !important;}
.smt80 {margin-top: 80px !important;}
.smt90 {margin-top: 90px !important;}
.smt100 {margin-top: 100px !important;}
.smt110 {margin-top: 110px !important;}
.smt120 {margin-top: 120px !important;}
.smb0 {margin-bottom: 0 !important;}
.smb10 {margin-bottom: 10px !important;}
.smb20 {margin-bottom: 20px !important;}
.smb30 {margin-bottom: 30px !important;}
.smb40 {margin-bottom: 40px !important;}
.smb50 {margin-bottom: 50px !important;}
.smb60 {margin-bottom: 60px !important;}
.smb70 {margin-bottom: 70px !important;}
.smb80 {margin-bottom: 80px !important;}
.smb90 {margin-bottom: 90px !important;}
.smb100 {margin-bottom: 100px !important;}
.smb110 {margin-bottom: 110px !important;}
.smb120 {margin-bottom: 120px !important;}
.sml0 {margin-left: 0 !important;}
.sml10 {margin-left: 10px !important;}
.sml20 {margin-left: 20px !important;}
.sml30 {margin-left: 30px !important;}
.sml40 {margin-left: 40px !important;}
.sml50 {margin-left: 50px !important;}
.sml60 {margin-left: 60px !important;}
.sml70 {margin-left: 70px !important;}
.sml80 {margin-left: 80px !important;}
.sml90 {margin-left: 90px !important;}
.sml100 {margin-left: 100px !important;}
.sml110 {margin-left: 110px !important;}
.sml120 {margin-left: 120px !important;}
.fill {padding-left: 0 !important;padding-right: 0 !important;}
.sp_center {text-align: center !important;}
.sp_fill {margin-left: calc(var(--csp)*-1) !important;margin-right: calc(var(--csp)*-1) !important;}
.sp_justify {text-align: justify !important;}
.sp_left {text-align: justify !important;}  .block_editor > * {padding-left: var(--csp);padding-right: var(--csp);}
.block_editor .alignfull.wp-block-image {padding-left: 0;padding-right: 0;}  body.smpmenu_active {overflow: hidden;}
.smpmenu_active #gn_sp {transform: none !important;}
#header-menubtn-close {display: flex;align-items: center;height: 100%;width: 80px;justify-content: center;}
#header-menubtn {display: flex;justify-content: center;align-items: center;height: 100%;background: #fff;width: 80px;}
.header-contact img {margin: 0;width: 20px;}
.header-contact {width: auto;background: none;font-size: 12px;}
.header-logo img {width: 117px;}
.header-logo {padding: 0 0 0 16px;}
.header-contact > span {background: #f49c0f;padding: 8px 20px;border-radius: 9999px;white-space: nowrap;}
.header-r {gap: 0;}
#gn_sp ul a {color: #fff;text-decoration: none;}
#gn_sp ul li:nth-child(n+2) {margin-top: var(--para-gap);}
#gn_sp ul {font-size: 18px;font-weight: bold;line-height: 1.3;padding: var(--para-gap);margin-bottom: var(--block-gap);}
#gn_sp {position: fixed;top: 0;left: 0;right: 0;bottom: 0;background: rgb(221 142 17 / 90%);z-index: 99999;color: #fff;overflow-y: scroll;padding-bottom: var(--para-gap);transition: .6s;transform: translateX(100vw);}
.gn-btn {background: #fff;display: flex;justify-content: center;align-items: center;font-size: 16px;font-weight: bold;line-height: 1.4;text-align: center;border-radius: 12px;padding: 10px 30px;text-decoration: none;position: relative;min-height: 64px;}
.gn-btn::after {content: "";position: absolute;top: 50%;right: 10px;transform: translateY(-50%);width: 12px;height: 12px;background: url(//www.lynden.co.jp/img/cmn/icon-arrow-orange2.svg) center/contain no-repeat;}
.gn-btn-fc {color: #6AD0B4;}
.gn-btn-sisetu {color: #B2B778;}
.gn-btn-rec {color: #C0C3C5}
.gn-btns .gn-btn {width: 100%;}
.gn-btns {display: flex;padding: 0 var(--para-gap) 16px;flex-wrap: wrap;}
.gn-btns2 .gn-btn {width: calc(50% - 10px);font-size: 13px;justify-content: flex-start;min-height: 44px;text-align: left;padding-left: 15px;padding-right: 30px;border-radius: 9999px;}
.gn-btns2 {display: flex;justify-content: center;gap: 16px;flex-wrap: wrap;padding: 0 var(--para-gap);}
.gn-btns3 {padding: 16px var(--para-gap) 0;}
.gn-btns3 .gn-btn {font-size: 13px;justify-content: flex-start;min-height: 44px;text-align: left;padding-left: 15px;padding-right: 30px;border-radius: 9999px;}
.gn-head {display: flex;justify-content: flex-end;height: var(--header-h);}  #fbanner {padding: 60px var(--csp);}
#resdv {background-image: url(//www.lynden.co.jp/img/cmn/resdv-bg@2x.jpg);padding: 60px var(--csp) 80px;}
.resdv-btn-btime {font-size: 10px;}
.resdv-btn-number img {width: 33px;height: 21px;}
.resdv-btn-number {font-size: 27px;}
.resdv-btns a {padding: 10px 60px;font-size: 15px;min-height: 75px;max-width: 360px;margin: auto;}
.resdv-btns {flex-direction: column;gap: 24px;}
.resdv-head {margin-bottom: 10px;font-size: 21px;}
.resdv-head-en {font-size: 14px;}
.resdv-icon img {width: 40px;}
.resdv-icon {left: 18px;}
.resdv-txt {font-size: 11px;}
.footer-address {font-size: 10px;text-align: center;line-height: 1.5;}
.footer-fclogin {font-size: 10px;background-size: 13.5px 12.91px;padding: 1px 0 1px 20px;margin: var(--para-gap) auto;}
.footer-inner-b {display: block;}
.footer-logo img {width: 180px;}
.footer-logo {text-align: center;}
.footer-menu > li {width: calc((100% - 24px) / 2);}
.footer-menu {flex-wrap: wrap;gap: 24px;font-size: 12px;}
.footer-menu-child {font-size: 10px;}
.footer-menu-divind > * {width: calc((100% - 24px) / 2);}
.footer-menu-divind {display: flex;gap: 24px;flex-wrap: wrap;justify-content: space-between;width: 100% !important;}
.footer-submenu {font-size: 10px;gap: 15px 24px;margin: var(--para-gap) auto 0;max-width: 354px;}
.footer-submenu2 {font-size: 10px;gap: 24px 15px;max-width: 354px;margin: var(--para-gap) auto 0;}
.footer-tel {font-size: 10px;text-align: center;line-height: 1.5;}
#copyright {padding: 10px var(--csp);}  #order_list-items td {font-size: 12px;padding: 5px;}
.form-list th {font-size: 12px;padding: 5px;}
.form-radio-wrapper .mwform-radio-field label {width: 100%;}
.form-radio-wrapper .mwform-radio-field {width: calc((100% - 10px) / 2);}
.form-row {align-items: flex-start;}
.mw_wp_form_confirm .form-btns {flex-direction: column-reverse;}
.mwform-radio-field-text {width: 100%;}
.mwform-tel-field input[type="text"] {width: calc((100% - 3em) / 3);padding: 10px;}
.mwform-tel-field {gap: 0.5em;}
.mwform-zip-field {gap: 0.5em;}
.order_list-itemnum {font-size: 12px !important;width: auto !important;padding: 5px !important;min-height: 34px !important;}
.order_list-price {padding: 5px;min-width: 60px;}  .block_lr {display: block;}
.box_anshin-head {font-size: 26px;line-height: 1.5;}
.box_anshin-img {float: none;text-align: center;margin: var(--para-gap) 0;}
.box_headimg {--head-w: calc(100vw - var(--csp)*2 - 5vw);}
.box_headimg-head {font-size: 28px;padding: 10px 15px 10px 0;border-radius: 0 0 15px 0;}
.box_headimg-img {margin-top: -3vw;}
.box_headimg-wrapper {padding: 0 !important;}
.box_headimg2-head {font-size: 28px;padding: 10px 15px 10px 0;border-radius: 0 15px 0 0;}
.box_headimg::before {right: 5vw;}
.box_howto-head {font-size: 25px;line-height: 1.4;padding-left: 35px;}
.box_howto-head::before {width: 30px;height: 30px;}
.box_howto-img {float: none;margin: var(--para-gap) 0;text-align: center;}
.box_soudan {padding: 0;background: #faf2e5;border-radius: 30px;}
.box_soudan-img {position: static;text-align: center;}
.box_voice {padding: 30px 30px;flex-direction: column-reverse;gap: var(--para-gap);}
.box_voice-img {text-align: center;}
.box_voice::before {width: 51px;height: 45px;top: -19px;}
.breadcrumbs-wrapper {flex-direction: column;gap: 15px;}
.hd_brown {font-size: 22px;}
.hd_brown2, .info_content h3 {font-size: 28px;}
.hd_brown3, .info_content h2 {font-size: 36px;}
.hd_brown4 {font-size: 24px;}
.hd_brown5 {font-size: 36px;}
.hd_brown6, .info_content h4 {font-size: 24px;}
.hd_dquote {font-size: 33px;line-height: 1.3;}
.hd_dquote::before {width: 72px;height: 58px;top: -25px;left: -10px;}
.hd_enjp {font-size: 32px;}
.hd_enjp-en {font-size: 14px;}
.hd_enjp_center {font-size: 32px;}
.hd_enjp_center-en {font-size: 14px;}
.hd_min small {font-size: 23px;}
.hd_min {font-size: 32px;}
.link_photos > li {width: 162px;height: 162px;}
.link_photos-more {font-size: 10px;bottom: 23px;padding: 4px;min-width: 76px;}
.link_photos-title {font-size: 16px;}
.link_photos2 > li {width: 162px;height: 162px;}
.list_feature > li {width: 100%;}
.list_feature > li::before {font-size: 13px;min-width: 100px;}
.list_feature-head {font-size: 25px;}
.list_feature-img {width: 25vw;}
.list_flow3-head {font-size: 28px;padding-left: 35px;}
.list_flow3-head::before {width: 28px;height: 28px;line-height: 28px;font-size: 21px;}
.list_flow3-header {display: flex;flex-direction: column-reverse;gap: var(--para-gap);}
.list_flow3-mv img {float: none;margin: 0;width: 100%;}
.list_flow3-mv {text-align: center;}
.list_fm_flow > li {width: calc(100% / 2);}
.list_jobs > li {width: calc((100% - 30px) / 2);}
.list_photo2-fill {width: 354px !important;}
.lnav a {width: 100%;min-width: 0;}
.lnav li {width: calc((100% - 20px) / 2);}
.lnav ul {gap: 10px 20px;}
.mv {min-height: 380px;}
.mv-bg.mv-sp-right img {object-position: right;}
.mv-bg.mv-sp-left img {object-position: left;}
.mv.mv-small {min-height: calc(100vw / 850 * 600);}
.mv_formanager ul {flex-wrap: wrap;}
.pagettl {font-size: 45px;line-height: 1.2;}
.pagettl-sub {font-size: 14px;}
.photos {gap: 20px 10px;}
.resdv2-btn {width: 100%;min-height: 70px;}
.resdv2-btn-email::before {width: 27px !important;height: 27px !important;}
.resdv2-btn::before {width: 37px;height: 37px;}
.resdv2-btns {flex-wrap: wrap;}
.resdv2-email {font-size: 16px;}
.resdv2-head {font-size: 20px;}
.resdv2-tel img {width: 33px;height: 21px;}
.resdv2-tel {font-size: 23px;}
.resdv2-time {margin-top: 5px;}
.resdv3-btn {width: 100%;}
.resdv3-btn-txt2 {font-size: 24px;}
.resdv3-head {font-size: 22px;}
.resdv4 > * {width: auto;}
.resdv4-text1 {font-size: 20px;}
.resdv4-text2 {font-size: 32px;}
.resdv4-text3 {font-size: 28px;}
.resdv4-logo {height: 115px;} .aboutus_img1 {aspect-ratio: 312 / 191;padding: 10px 0;width: 300px;min-width: 100%;}
.aboutus_text1 {font-size: 19px;}
.aboutus_text1 {font-size: 22px;} .area-head {font-size: 28px;}
.areas-list > li {width: calc((100% - var(--areasgap)) / 2);}
.areas-list {--areasgap: 10px;gap: var(--areasgap);} .bt_beauty-photos1 {flex-wrap: nowrap !important;}
.bt_beauty-photos2 {flex-wrap: nowrap !important;}
.bt_beauty01-head {font-size: 32px;padding: 20px 10px 0;}
.bt_beauty01-head-sub {font-size: 25px;}
.bt_beauty01-head::before {width: 80px;height: 65px;}
.bt_beauty11 {padding: var(--block2-gap) var(--csp);}
.bt_beauty-text1 {text-align: left;}
.bt_beauty-text2 {text-align: left;} .claichi_wrapper1 > picture img {right: 50%;transform: translateX(+50%);}
.claichi_wrapper1 {padding-bottom: 140px;} .entry-pi_text1 {padding-left: calc(var(--para-gap) + 1.3em);}
.entry-pi_text1::before {left: var(--para-gap);} .box_es1-3 {;width: 100%;}
.box_es2 > figure {float: none;text-align: center;}
.es1_text2 {font-size: 24px;}
.es2_text1 {font-size: 20px;}
.es2_text2 {font-size: 20px;}
.es2_text3 {font-size: 18px;}
.list_es2 {font-size: 18px;} .flow_formanager-item > figure {text-align: center;}
.flow_formanager-item {flex-direction: column;gap: 0;} .history_txt1 {font-size: 32px;}
.timeline-head {text-align: left !important;}
.timeline-inner {padding-left: 40px;}
.timeline-item {float: none !important;margin: var(--block-gap) 0;width: auto;}
.timeline-item::after {left: auto !important;right: calc(100% + 32px) !important;transform: none !important;}
.timeline-item::before {left: auto !important;right: calc(100% + 5px) !important;}
.timeline-item:nth-child(2) {margin-top: var(--block-gap) !important;}
.timeline-time {text-align: left !important;}
.timeline::before {left: var(--csp);transform: none;} .home-sec01 {padding-left: 0;padding-right: 0;}
.home-tweak01 {max-width: 380px;}
#home-mv {height: calc(var(--vh,1vh)*100 - var(--header-h));box-sizing: content-box;margin-top: var(--header-h);}
.home-mv-str {padding: 0 var(--csp);}
.home-mv-video {aspect-ratio: auto;height: 100%;}
.home-mv-videowrapper {padding-top: 0 !important;}
.home-mv-scroll {bottom: 0;} .housework_wrapper1 .i1 {font-size: 22px;line-height: 1.3;}
.housework_wrapper1 .i1-1 {font-size: 28px;}
.housework_wrapper1 .i1-2 {font-size: 20px;display: inline-block;}
.housework_wrapper1 h2 {font-size: 22px;line-height: 1.4;padding: 10px 10px;}
.housework_wrapper1 ul {justify-content: flex-start;}
.list_housework > li {width: calc((100% - 60px) / 4);}
.list_housework {flex-wrap: wrap;} .info_meta {max-width: none;}
.info_wrapper {padding: 0 var(--csp);}
.list_info-date {font-size: 10px;}
.list_info-title {font-size: 14px;} .office_single-head {font-size: 28px;}
.office_single-head2 {font-size: 20px;} .order_text1 {font-size: 28px;} .tbl_products.sp th {border-bottom: none;}
.tbl_products.sp th:not(:first-child) {border-top: none;}
.tbl_products.sp tr, .tbl_products.sp tr > * {display: block;}
.tbl_products.sp tr:nth-child(n+2) {margin-top: var(--para-gap);} .box_reason1-img {max-width: none;float: none;text-align: center;margin: 0 0 var(--para-gap);}
.reason_header .reason_header-head {padding: 15px 25px 10px var(--csp);font-size: 28px;bottom: -15px;}
.reason_header {margin: 0 calc(var(--csp)*-1) 40px;height: 48vw;}
.reason_header-img + .reason_header-head::after {left: var(--csp);}
.reason_header-img img {border-radius: 0;} .spirit_tweak1 br {display: none;}
.spirit_tweak1 {white-space: normal;}
.resdv5-inner1 {
background-image: url(//www.lynden.co.jp/img/cmn/resdv-bg@2x.jpg);
padding: 60px var(--csp) 80px;
}
.resdv5-head {
margin-bottom: 10px;
font-size: 21px;
}
.resdv5-head-en {
font-size: 14px;
}
.resdv5-btns {
flex-direction: column;
gap: 24px;
}
.resdv5-btns a {
font-size: 20px;
min-height: 85px;
}
.resdv5-btn-subtext {
font-size: 14px;
}
.resdv5-icon {
width: 40px;
}
.resdv5-txt {
font-size: 11px;
}
.resdv5-btns2 {
flex-direction: column;
gap: 24px;
}
.resdv5-btns2 a {
min-height: 75px;
font-size: 16px;
}
.resdv5-btn-number {
font-size: 27px;
}
.resdv5-btn-btime {
font-size: 10px;
}
.resdv5-icon {
width: 25px;
left: 10px;
}
.resdv5-btns a::after {
font-size: 20px;
right: 10px;
}
.resdv5-btns a {
padding-left: 40px;
padding-right: 30px;
font-size: 16px;
min-height: 75px;
}
.resdv5-btn-subtext {
font-size: 12px;
}
.resdv5-btn-maintext {
margin-top: 3px;
}
.resdv5-btns a:hover::after {
right: 5px;
}
.resdv5-btn-number {
font-size: 22px;
}
.resdv5-btn-number img {
width: 27px;
}
.resdv5-btns2 a {
min-height: 50px;
padding-top: 3px;
padding-bottom: 3px;
}
.resdv5-btn-btime {
margin-top: 3px;
} }        @media screen and ( max-width: 599px ) {     .wp-block-columns {gap: var(--block-gap) 0;}        .list_housework > li {width: calc((100% - 40px) / 3);}
.list_products > li {width: calc((100% - 30px) / 2);}
.list_staff > li {width: 100%;}
.list_staff-name {text-align: left;}
.list_jobs a {font-size: 18px;} }        @media screen and ( max-width: 480px ) { :root {
--header-h: 80px;
--sec-gap: 60px;
--block2-gap: 32px;
--block-gap: 28px;
--para-gap: 20px;
}        .gn-btns2 .gn-btn {font-size: 3.2vw;}
.gn-btns3 .gn-btn {font-size: 3.2vw;}    .form-radio-wrapper .mwform-radio-field {width: 100%;}  .aboutus_wrapper1 > figure {margin-bottom: var(--para-gap);max-width: none;text-align: center;}
.aboutus_wrapper1 {display: block;}
.area_item-row + .area_item-row {margin-top: var(--block-gap);}
.area_item-row {flex-direction: column;}
.area_item-row-head {font-weight: bold;}
.areas-list > li {width: 100%;}
.box_es1 h2 {line-height: 1.3;}
.box_es1 {padding: 15px;}
.box_es2 > figure {float: none;margin: 0 0 var(--para-gap);text-align: center;}
.box_flow {flex-direction: column;gap: var(--para-gap);padding: var(--para-gap);}
.box_flow-l {width: 100%;padding: 0;min-height: 0;}
.box_flow-l::after {height: 1px;width: 100%;top: auto;left: 0;}
.box_flow-number {text-align: center;}
.box_flow-r {justify-content: center;}
.box_products1 {flex-direction: column;gap: var(--para-gap);}
.btn {min-width: 0;width: calc(100vw - var(--csp)*2);}
.claichi_wrapper1 {padding-left: 20px;padding-right: 20px;}
.form-row > label {width: 100%;}
.form-row {flex-direction: column;align-items: flex-start;}
.home-sec03 {padding-left: 0 !important;padding-right: 0 !important;}
.home-tweak01 > li img {width: 100%;}
.home-tweak01 > li:nth-child(-n+3) {width: calc((100vw - var(--csp)*2 - (10px*2)) / 3);}
.home-tweak01 > li:nth-child(n+4) {width: calc((100vw - var(--csp)*2 - (10px*2)) / 2);}
.housework_wrapper1 .t-2 td {border-top: none;}
.housework_wrapper1 .t-2 th {border-top: none;}
.housework_wrapper1 .t-2 tr > * {display: block;}
.inquiry_fc_tel-number {font-size: calc((100vw - var(--para-gap)*2) * 0.12);padding-left: calc((100vw - var(--para-gap)*2) * 0.1985111662531017);}
.inquiry_fc_tel-number::before {width: calc((100vw - var(--para-gap)*2) * 0.1790281329923274);top: 50%;transform: translateY(-50%);}
.inquiry_telnum img {width: 11vw;height: 10vw;}
.inquiry_telnum {font-size: 11vw;}
.link_photos > li {width: calc((100vw - (var(--csp)*2) - 30px) / 2);height: calc((100vw - (var(--csp)*2) - 30px) / 2);}
.link_photos2 > li {width: calc((100vw - (var(--csp)*2) - 30px) / 2);height: calc((100vw - (var(--csp)*2) - 30px) / 2);}
.list_check2 {font-size: 18px;}
.list_fm_flow > li {width: 100%;padding: 0 0 50px;position: relative;}
.list_fm_flow > li:not(:last-child) .list_fm_flow-img::after {content: none;}
.list_fm_flow > li:not(:last-child)::after {content: "";position: absolute;left: 50%;bottom: 0;width: 50px;height: 21px;background: url(//www.lynden.co.jp/img/cmn/icon-arrow-gray.svg) center/contain no-repeat;transform: translateX(-50%) rotate(90deg);}
.list_housework img {margin-bottom: 0;}
.list_housework2 {gap: 20px;}
.list_jobs > li {width: 100%;}
.list_jobs a {font-size: 22px;}
.list_photo2-fill {width: calc(100vw - var(--csp)*2) !important;}
.list_products > li {width: 100%;}
.lnav li {width: 100%;}
.lnav ul {flex-wrap: wrap;}
.office_single-outline th {width: auto;padding: var(--para-gap) 0 0;}
.office_single-outline tr > * {display: block;}
.office_single-ownerprof {float: none;max-width: none;margin: 0 0 var(--para-gap);}
.order_text1 {font-size: 6vw;}
.pagination .pager {width: 28px;height: 28px;font-size: 14px;}
.pagination {gap: 10px;}
.resdv2-btn {padding: 0 0;}
.resdv2-btn-email::before {width: 24px !important;height: 24px !important;}
.resdv2-btn::before {width: 30px;height: 30px;}
.resdv2-head {font-size: 4vw;}
.resdv4 {--base: calc( (100vw - var(--csp)*2) / 446 );}
.resdv4-logo {height: calc(var(--base) * 115);}
.resdv4-text1 {font-size: calc(var(--base)*20);}
.resdv4-text2 {font-size: calc(var(--base)*32);}
.resdv4-text3 {font-size: calc(var(--base)*24);}
.resdv4 > * {gap: calc(var(--base)*20);}
.tbl th {padding-bottom: 0;}
.tbl tr > * {display: block;}
.tbl_aboutus td {padding: 0 0 var(--pd-jouge);}
.tbl_aboutus tr > * {display: block;}
.tbl_aboutus {--pd-jouge: 15px;}
.tbl_products th {border-bottom: none;}
.tbl_products tr > * {display: block;}
.rec_inner_tbl tr > * {display: table-cell !important;} }        @media screen and ( max-width: 425px ) { :root {--fs: 14px;}    .resdv-btn-number img {width: 7.76470588235294vw;height: 4.94117647058823vw;}
.resdv-btn-number {font-size: 6.35294117647059vw;}
.resdv-btns a {padding: 2.35294117647059vw 14.1176470588235vw;font-size: 3.52941176470588vw;min-height: 17.6470588235294vw;max-width: 84.7058823529412vw;}
.resdv-btns {gap: 5.64705882352941vw;font-size: 3.76470588235294vw;}
.resdv-icon img {width: 9.41176470588235vw;}
.resdv-icon {left: 4.23529411764706vw;}
.resdv-btn-inner {white-space: nowrap;}    .hd_min {font-size: 7.52941176470588vw;}
.hd_min small {font-size: 5.41176470588235vw;}
.hd_enjp {font-size: 7.52941176470588vw;}
.hd_enjp-en {font-size: 3.29411764705882vw;}
.hd_enjp_center-en {font-size: 3.29411764705882vw;}
.hd_enjp_center {font-size: 7.52941176470588vw;}
.concept_tweak1 {font-size: 7.9vw;}
.concept_tweak2 {font-size: 7.2vw;}
.concept_tweak3 {font-size: 7vw;}
.concept_tweak7 {font-size: 7.2vw;}
.concept_tweak8 {font-size: 6.8vw;letter-spacing: -0.1em;} }        @media screen and ( max-width: 374px ) {   .gn-btn {font-size: 15px;padding: 10px 20px;}
.gn-btn::after {right: 5px;}
.gn-btns2 .gn-btn {padding-left: 12px;padding-right: 20px;}
.gn-btns3 .gn-btn {padding-left: 12px;padding-right: 20px;}      .bt_beauty01-head-sub {font-size: 20px;}
.office-tweak1 {font-size: 21px;}
.housework_wrapper1 h3 {font-size: 15px;}
.resdv3-btn-txt2 {font-size: 20px;}
.bt_beauty-text2 {margin-top: -15px !important;}
.spirit_text3 {font-size: 6.5vw;} }     .about_job__img {
width: 450px;
}
.cover_about_job__img {
text-align: center;
}  .kensyu_img {display: flex;max-width: 990px;justify-content: space-around;align-items: flex-start;}
.kensyu_img img {max-width: 45%;height: auto;}
.kensyu_img__mt {margin-top: 50px;}
@media (max-width: 768px) {
.kensyu_img {flex-direction: column;align-items: center;}
.kensyu_img img {max-width: 100%;}
.kensyu_img__mt {margin-top: 26px;}
}  .rec_photo {width: 30%;flex-shrink: 0;}
.rec_photo__wrapper {display: flex;gap: 30px;justify-content: space-between;}
.rec_photo img {width: 100%;height: auto;}
@media ( min-width: 481px ) {
.rec_photo__texts > :first-child {margin-top: 0 !important;}
}
@media ( max-width: 480px ) {
.rec_photo {width:90%;margin: 20px auto 0;}
.rec_photo__wrapper {display: block;}
}  .btn_biggreen {display: flex;background: #55BB9F;color: #fff !important;border: 2px solid;font-family: var(--roboto);font-size: 24px;line-height: 1.2;text-decoration: none;padding: 10px 30px;border-radius: 9999px;justify-content: center;align-items: center;position: relative;transition: .3s;gap: 10px;width: max-content;max-width: 100%;transition: .2s;margin: 10px 0 0;}
.btn_biggreen:hover {opacity: .7;}
.btn_biggreen__icon {display: flex;align-items: center;width: auto;height: 0.8em;}
.btn_biggreen__icon img {height: 100%;width: auto;}
@media ( max-width: 480px ) {
.btn_biggreen {margin: 10px auto 0;}
}  .contact_optional_text {margin-top: 1.75em;}
.contact_optional_text > :first-child {margin-top: 0 !important;}
.contact_optional_text > :last-child {margin-bottom: 0 !important;}@font-face {
font-family: 'icomoon';
src:  url(//www.lynden.co.jp/css/icomoon/fonts/icomoon.eot?t1fhh0);
src:  url(//www.lynden.co.jp/css/icomoon/fonts/icomoon.eot?t1fhh0#iefix) format('embedded-opentype'),
url(//www.lynden.co.jp/css/icomoon/fonts/icomoon.ttf?t1fhh0) format('truetype'),
url(//www.lynden.co.jp/css/icomoon/fonts/icomoon.woff?t1fhh0) format('woff'),
url(//www.lynden.co.jp/css/icomoon/fonts/icomoon.svg?t1fhh0#icomoon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-keyboard_arrow_right:before {
content: "\e901";
}
.icon-launch:before {
content: "\e900";
}
.icon-open_in_new:before {
content: "\e900";
}