@charset "utf-8";
@keyframes smeBounceDown{0%{transform:translateY(-300px)}1%{opacity:1}40%{opacity:1;transform:translateY(10%)}60%{opacity:1;transform:translateY(-5%)}80%{opacity:1;transform:translateY(5%)}to{opacity:1;transform:translateY(0)}}.sme-animation-bounce-down{opacity:0}.sme-animation-bounce-down-fired{animation-fill-mode:forwards;animation:smeBounceDown .6s cubic-bezier(0,0,0,1);opacity:0;will-change:animation}@keyframes smeBounceIn{0%{transform:scale(1.05)}20%{transform:scale(1)}40%{transform:scale(1.025)}60%{transform:scale(1)}80%{transform:scale(1.0125)}to{transform:scale(1)}}.sme-animation-bounce-in-fired{animation:smeBounceIn .8s cubic-bezier(0,0,0,1);will-change:animation}@keyframes smeFadeIn{0%{opacity:0}to{opacity:1}}.sme-animation-fade-in{opacity:0}.sme-animation-fade-in-fired{animation:smeFadeIn .6s cubic-bezier(0,0,0,1);opacity:0;will-change:animation}@keyframes smeFadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.sme-animation-fade-in-up{opacity:0}.sme-animation-fade-in-up-fired{animation:smeFadeInUp .6s cubic-bezier(0,0,0,1);opacity:0;will-change:animation}@keyframes smeFadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.sme-animation-fade-in-down{opacity:0}.sme-animation-fade-in-down-fired{animation:smeFadeInDown .6s cubic-bezier(0,0,0,1);opacity:0;will-change:animation}@keyframes smeFadeInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.sme-animation-fade-in-left{opacity:0}.sme-animation-fade-in-left-fired{animation:smeFadeInLeft .6s cubic-bezier(0,0,0,1);opacity:0;will-change:animation}@keyframes smeFadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.sme-animation-fade-in-right{opacity:0}.sme-animation-fade-in-right-fired{animation:smeFadeInRight .6s cubic-bezier(0,0,0,1);opacity:0;will-change:animation}

@font-face{
font-display: swap;
font-weight:  100;
font-style: normal;
font-family: 'Kaisei Opti';
src: url(https://www.nomura-bokujo.com/css/fonts/KaiseiOpti-Bold.ttf) format("woff2");
} *: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;}
figure {margin: 0}
:where(.wp-block-columns.is-layout-flex) {gap: 2em;}  :root { --cw: 1000px; --csp: 12px; --sec-gap: 100px; --block-gap: 60px; --gothic: '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
--kaisei: 'Kaisei Opti', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; --ff: var(--gothic);
--fs: 16px;
--fc: #333;
--fl: 1.75; --color-link: #549183;
--color-visited: #800080;
--red: #d91819;
--yellow: #FBF034;
--green: #00AD95;
--orange: #D65A43;
--lorange: #EA6C1C;
--pink: #F69;
--lgray: #f5f5f5;
}
.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;}  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);background: url(//www.nomura-bokujo.com/img/bg.jpg);position: relative;}
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.8em;}
iframe {display: block;}
@media screen and ( max-width: 768px ) {
.pc {display: none !important;}
}
@media screen and ( min-width: 769px ) {
.sp {display: none !important;}
}
@media screen and ( min-width: 600px ) {
.sp599 {display: none !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;}
.center {text-align: center !important;}
.word {display: inline-block !important;text-decoration: inherit;}
.ta-center {text-align: center !important;}
.ta-left {text-align: left !important;}
.ta-right {text-align: right !important;}
.hidden {display: none !important;}
.noicon, .noicon a::after {content: none !important;}  .block_editor {}
.block_editor > * {max-width: var(--cw);margin-left: auto;margin-right: auto;}
.block_editor > * + * {margin-top: var(--block-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: 30px auto;}
.block_editor p:not(.noorg) img {vertical-align: baseline;}
.block_editor h2:not(.noorg) {font-family: var(--kaisei);font-size: 44px;font-weight: bold;line-height: 1.3;text-align: center;max-width: var(--cw);padding: 0 40px 50px;margin: var(--sec-gap) auto 30px;background: url(//www.nomura-bokujo.com/img/bg-h2.png) center bottom/contain no-repeat;}
.block_editor h2:not(.noorg) strong {font-size: 48px;color: #D65A43;}
.block_editor h3:not(.noorg) {font-size: 30px;font-weight: bold;line-height: 1.4;max-width: var(--cw);margin: var(--block-gap) auto 30px;padding: 0 var(--csp);box-sizing: content-box;}
.block_editor h3:not(.noorg) > span, .block_editor h3:not(.noorg) > span .word > span:not(.word) {background: linear-gradient(transparent 70%, var(--yellow) 70%);}
.block_editor h4:not(.noorg) {font-size: 24px;font-weight: bold;line-height: 1.5;width: var(--cw);max-width: calc(100% - (var(--csp)*2));margin: var(--block-gap) auto 30px;}
.block_editor h5:not(.noorg) {font-size: 18px;font-weight: bold;line-height: 1.6;max-width: var(--cw);margin: var(--block-gap) auto 30px;padding: 0 var(--csp);box-sizing: content-box;}
.block_editor h6:not(.noorg) {font-size: 18px;font-weight: bold;line-height: 1.6;max-width: var(--cw);margin: 30px auto;padding: 0 var(--csp);box-sizing: content-box;}
.block_editor ul:not(.noorg) {line-height: 1.3;width: var(--cw);max-width: calc(100% - (var(--csp)*2));margin: 30px auto;position: relative;}
.block_editor ul:not(.noorg) > li:nth-child(n+2) {margin-top: 15px;}
.block_editor ul:not(.noorg) > li::before {content: "";position: absolute;top: 0;left: 0;width: 14px;height: 14px;background: url(//www.nomura-bokujo.com/img/icon-hidume-black.svg) center/contain no-repeat;}
.block_editor ol:not(.noorg) {counter-reset: ol_org;line-height: 1.3;max-width: var(--cw);padding: 0 var(--csp);box-sizing: content-box;margin: 30px auto;}
.block_editor ul:not(.noorg) > li {position: relative;padding-left: 1.2em;}
.block_editor ol:not(.noorg) > li {counter-increment: ol_org;position: relative;padding-left: 2em;}
.block_editor ol:not(.noorg) > li:nth-child(n+2) {margin-top: 15px;}
.block_editor ol:not(.noorg) > li::before {content: counter(ol_org)".";position: absolute;right: calc(100% - 1.8em);color: var(--color-green);}
.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-table:not(.noorg) > table tr > * {border: 2px solid #ccc;line-height: 1.375;}
.block_editor .wp-block-table:not(.noorg) > table thead tr > * {background: #ccc;color: #000;font-weight: bold;}
.block_editor .wp-block-table:not(.noorg) > table thead {border: none;}
.block_editor .wp-block-table:not(.noorg) > table tfoot {background: #eee;border: none;font-weight: bold;}
.block_editor .wp-block-table:not(.noorg) {overflow: hidden !important;}
.block_editor .wp-block-table:not(.noorg) table {margin: auto;}
.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 .has-medium-font-size {font-size: 20px;}
.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);}
.has-normal-font-size {font-size: var(--fs) !important;}
.block_editor > :first-child {margin-top: 0 !important;}
.block_editor h2:not(.noorg) > span {display: inline-block;text-align: justify;position: relative;}
.block_editor h2:not(.noorg) > span::before {content: "";position: absolute;top: -40px;left: -50px;width: 63px;height: 60px;background: url(//www.nomura-bokujo.com/img/h2-icon.png) center/contain no-repeat;}
.block_editor .alignfull {max-width: none;width: 100%;}
.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;}  #gn .icon {flex-shrink: 0;}
#gn a {display: flex;align-items: center;text-decoration: none;color: inherit;transition: .2s;}
#gn a:hover {opacity: .7;}
#gn ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
#gn {font-family: var(--kaisei);font-size: 18px;font-weight: bold;line-height: 1.2;}
#header {max-width: var(--cw);margin: auto;padding: 0 var(--csp);box-sizing: content-box;}
.header-btns > a {margin-left: 10px;transition: .2s;}
.header-btns > a:hover {opacity: .7;}
.header-btns > a::after {content: none !important;}
.header-l {display: flex;align-items: center;}
.header-logo a {transition: .2s;}
.header-logo a:hover {opacity: .7;}
.header-logo {margin-right: 15px;}
.header-top {display: flex;justify-content: space-between;}  #footer a[target="_blank"]::after {content: none;}
#footer {background: url(//www.nomura-bokujo.com/img/bg-kusa.svg) bottom repeat-x;padding-bottom: 10px;margin-top: var(--sec-gap);}
.copyright {display: block;font-size: 11px;line-height: 1.3;margin: 20px 0 0;text-align: center;}
.footer-inner {max-width: var(--cw);margin: auto;padding: 0 var(--csp);box-sizing: content-box;}
.footer-logo {padding-right: 37px;transition: .2s;}
.footer-logo:hover {opacity: .7;}
.footer-haccp {position: absolute;right: -70px;top: 12px;}
.footer-menu a {display: flex;align-items: center;text-decoration: none;color: inherit;transition: .2s;}
.footer-menu a:hover {opacity: .7;}
.footer-menu ul {display: flex;justify-content: center;flex-wrap: wrap;gap: 0 15px;}
.footer-menu {font-family: var(--kaisei);font-size: 18px;font-weight: bold;line-height: 1.2;width: 540px;margin: 30px auto 0;}
.footer-notice {font-size: 12px;font-weight: normal;line-height: 1.4;color: #d33;text-align: center;margin-top: 5px;}
.footer-sns a {transition: .2s;}
.footer-sns a:hover {opacity: .7;}
.footer-sns {display: flex;justify-content: center;gap: 20px;margin-top: 30px;}
.footer-submenu a {transition: .2s;}
.footer-submenu a:hover {opacity: .7;}
.footer-submenu ul {display: flex;justify-content: center;gap: 20px;flex-wrap: wrap;}
.footer-submenu {margin-top: 40px;}
.footer-submenu2 a {color: inherit;text-decoration: none;}
.footer-submenu2 a:hover {text-decoration: underline;}
.footer-submenu2 li {position: relative;padding-left: 12px;}
.footer-submenu2 li::before {content: "";position: absolute;top: 1px;left: 0;width: 7px;height: 9px;background: url(//www.nomura-bokujo.com/img/icon-triangle-gray.svg?20220308) center/contain no-repeat;}
.footer-submenu2 {display: flex;justify-content: center;gap: 20px;font-size: 12px;font-weight: bold;line-height: 1.3;margin-top: 10px;}
.footer-top {display: table;margin: auto;position: relative;}
#pagetop img:not(.active) {display: none;}
#pagetop {cursor: pointer;position: fixed;bottom: 10px;right: 30px;width: 141px;text-align: center;transition: .6s;user-select: none;z-index: 9999;}
#pagetop.invisible {transform: translateX(171px);}  input::placeholder {color: #D6D6D6;}
input:checked + .mwform-radio-field-text {border-color: var(--green);}
input:checked + .mwform-radio-field-text::before {background: url(//www.nomura-bokujo.com/img/icon-check-greencircle.svg);}
input[type="number"] {margin-right: 10px;}
input[type="text"], input[type="email"], textarea, input[type="number"], select {background: #fff;border: none;font-family: inherit;font-size: 16px;line-height: 1.2;padding: 10px 20px;display: flex;align-items: center;min-height: 57px;width: 100%;}
textarea {min-height: calc(1.4em * 20);}
.form #year {width: 5em;}
.form .error {clear: both;width: 100%;background: #FFEBED;font-size: 16px;font-weight: normal;line-height: 1.3;color: var(--red);padding: 15px;}
.form {background: #F5F5F4;padding: var(--block-gap) var(--csp);--inner-width: 760px;}
.form-btns {display: flex;max-width: var(--inner-width);margin: 30px auto 0;justify-content: center;gap: 20px;background: url(//www.nomura-bokujo.com/img/entry-cow.png) center no-repeat;padding: 20px 0;}
.mw_wp_form_confirm .form-btns {background: none;}
.form-error input[type="text"], .form-error input[type="email"], .form-error textarea, .form-error input[type="number"] {border-color: #D83434;}
.form-field {font-size: 25px;font-weight: bold;}
.form-field {margin-top: 5px;overflow: hidden;}
.form-row > label {font-weight: normal;}
.form-row > label.required::after {content: "必須";font-size: 14px;font-weight: bold;background: url(//www.nomura-bokujo.com/img/bg-tegaki-darkred.svg) center/100% 100% no-repeat;color: #fff;padding: 5px 12px;margin-left: 10px;display: inline-block;line-height: 1;}
.form-row label {font-weight: bold;color: #707070;}
.form-row:nth-child(n+2) {margin-top: 30px;}
.form-seimei > input {width: calc((100% - 3px) / 2);}
.form-seimei {display: flex;justify-content: space-between;flex-wrap: wrap;}
.form-tetyou input {width: 5em;margin: 0 15px;}
.form-tetyou {display: flex;align-items: center;font-size: 24px;}
.form-year {display: flex;align-items: center;flex-wrap: wrap;}
.mw_wp_form_confirm .form-row > label::after {content: none !important;}
.mw_wp_form_confirm .mw_wp_form_confirm-hidden {display: none !important;}
.mwform-radio-field input {display: none;}
.mwform-radio-field {display: flex !important;float: left;margin-top: 0 !important;margin-right: 3px;}
.mwform-radio-field-text {display: flex;border: 1px solid #B2B2B2;background: #fff;font-size: 18px;font-weight: normal;align-items: center;padding: 10px 10px 10px 45px;min-width: 148px;min-height: 63px;position: relative;user-select: none;cursor: pointer;}
.mwform-radio-field-text::before {content: "";position: absolute;top: 50%;transform: translateY(-50%);left: 5px;width: 33px;height: 33px;background: #C8E2E8;border-radius: 9999px;}
.form-body {max-width: var(--inner-width);margin: auto;}
.form-hosoku {max-width: var(--inner-width);margin: 30px auto 0;text-align: center;}
select {cursor: pointer;}
.mw_wp_form_confirm .form-row {background: url(//www.nomura-bokujo.com/img/line-gray.png) bottom repeat-x;padding-bottom: 15px;}
.mw_wp_form_confirm .form-row:nth-child(n+2) {margin-top: 15px;}
.textarea_narrow {min-height: 0 !important;}  .balloon-bottom {position: absolute;bottom: 0;left: 0;right: 0;}
.balloon-bottom::after {content: "";position: absolute;right: 35px;left: calc(50% + 9px);bottom: 0;background: url(//www.nomura-bokujo.com/img/balloon-bottom.svg) bottom repeat-x;height: 10px;}
.balloon-bottom::before {content: "";position: absolute;left: 35px;right: calc(50% + 9px);bottom: 0;background: url(//www.nomura-bokujo.com/img/balloon-bottom.svg) bottom repeat-x;height: 10px;}
.balloon-top {position: absolute;top: 0;left: 50px;right: 36px;background: url(//www.nomura-bokujo.com/img/balloon-top.svg) repeat-x;height: 2px;}
.balloon {font-family: var(--kaisei);font-size: 22px;font-weight: bold;line-height: 1.45;display: table;margin: auto;position: relative;padding: 25px 30px;}
.balloon-l-corner {position: absolute;bottom: 0;left: 0;background: url(//www.nomura-bokujo.com/img/balloon-l-corner.svg) left bottom no-repeat;width: 40px;height: 50px;}
.balloon-l-line {position: absolute;top: 50%;left: 0;height: calc(100% / 2 - 43px);background: url(//www.nomura-bokujo.com/img/balloon-l.svg) left repeat-y;width: 10px;}
.balloon-r-corner {position: absolute;top: 0;right: 0;background: url(//www.nomura-bokujo.com/img/balloon-r-corner.svg) right top no-repeat;width: 40px;height: 50px;}
.balloon-r-line {position: absolute;bottom: 50%;right: 0;height: calc(100% / 2 - 42px);background: url(//www.nomura-bokujo.com/img/balloon-l.svg) repeat-y;width: 2px;}
.balloon-tail {position: absolute;left: 0;right: 0;bottom: -9px;background: url(//www.nomura-bokujo.com/img/balloon-tail.svg) bottom center no-repeat;height: 50px;pointer-events: none;}
.alignfull .balloon {display: block;}
.alignwide .balloon {display: block;}
.wp-block-lazyblock-balloon.alignfull {padding: 0 var(--csp);}
.breadcrumbs a {text-decoration: none;color: inherit;}
.breadcrumbs a:hover {text-decoration: underline;}
.breadcrumbs {max-width: var(--cw);margin: auto;padding: 0 var(--csp);box-sizing: content-box;font-size: 12px;line-height: 1.3;color: #707070;}
.breadcrumbs-wrapper {background: #F5F5F5;padding: 7px 0;margin: 10px 0 20px;}
.pagettl {max-width: var(--cw);margin: 30px auto var(--sec-gap);padding: 100px var(--csp) 0;text-align: center;background: url(//www.nomura-bokujo.com/img/mainttl-icon.png) top center/292px 105px no-repeat;font-family: var(--kaisei);font-size: 44px;font-weight: bold;line-height: 1.4;}
.pagettl strong {font-size: 1.3em;color: #D65A43;}
.box_speaking {position: relative;padding: 0 15px 15px 0;margin-top: 60px;}
.box_speaking-head img {width: 60px;height: 60px;border-radius: 9999px;object-fit: cover;position: absolute;top: 0;left: 0;}
.box_speaking-head {font-family: var(--kaisei);font-size: 14px;font-weight: bold;line-height: 1.3;padding: 10px 0 40px 80px;position: relative;background: url(//www.nomura-bokujo.com/img/icon-talking.png) top -15px left 50px no-repeat;}
.box_speaking-inner {background: url(//www.nomura-bokujo.com/img/line-black.png) bottom repeat-x, url(//www.nomura-bokujo.com/img/line-tate-black.png) right repeat-y;position: relative;padding: 40px;margin-top: -20px;}
.box_speaking-inner::after {content: "";position: absolute;top: 30px;left: 0;bottom: 0;width: 10px;background: url(//www.nomura-bokujo.com/img/line-tate-black.png) left repeat-y;}
.box_speaking-inner::before {content: "";position: absolute;top: 0;left: 150px;right: 0;height: 10px;background: url(//www.nomura-bokujo.com/img/line-black.png) repeat-x;}
.box_speaking::after {content: "";position: absolute;top: 50px;right: 0;bottom: 0;left: 20px;background: url(//www.nomura-bokujo.com/img/line-black.png) bottom repeat-x, url(//www.nomura-bokujo.com/img/line-tate-black.png) right repeat-y;}
.hd_speakingcow {font-family: var(--kaisei);font-size: 22px;font-weight: bold;line-height: 1.3;background: url(//www.nomura-bokujo.com/img/line-black.png) bottom repeat-x, url(//www.nomura-bokujo.com/img/icon-speakingcow.png) top left/82px 48px no-repeat;padding: 5px 0 20px 80px;}
.hd_speakingcow.hd_speakingcow-noline {background: url(//www.nomura-bokujo.com/img/icon-speakingcow.png) top left/82px 48px no-repeat;}
.kaisei {font-family: var(--kaisei);font-weight: bold;}
.list_shop > li {width: calc(50% - 20px);}
.list_shop {display: flex;flex-wrap: wrap;justify-content: space-between;gap: 40px;}
.list_shop-details th, .list_shop-details td:nth-child(2) {white-space: nowrap;font-weight: bold;}
.list_shop-details tr > * {padding: 5px 0;}
.list_shop-details {margin-top: 20px;font-size: 16px;line-height: 1.3;}
.list_shop-exp {font-size: 16px;line-height: 1.75;margin-top: 20px;}
.list_shop-name {font-family: var(--kaisei);font-size: 28px;font-weight: bold;line-height: 1.4;padding: 0 0 15px 40px;position: relative;background: url(//www.nomura-bokujo.com/img/line-darkyellow.png) bottom repeat-x;}
.list_shop-name::before {content: "";position: absolute;top: 4px;left: 0;width: 27px;height: 30px;background: url(//www.nomura-bokujo.com/img/icon-house.svg) center/contain no-repeat;}
.list_shop-sns a {transition: .2s;}
.list_shop-sns a:hover {opacity: .7;}
.list_shop-sns a[target="_blank"]::after {content: none;}
.list_shop-sns {margin-top: 20px;}
.lnav a {text-decoration: none;color: inherit;display: flex;align-items: center;gap: 10px;}
.lnav a::after {content: "";width: 28px;height: 30px;background: url(//www.nomura-bokujo.com/img/icon-arrow-darkred.png) center/contain no-repeat;flex-shrink: 0;}
.lnav a:hover {text-decoration: underline;}
.lnav ul {display: flex;flex-wrap: wrap;gap: 15px 30px;}
.lnav {position: relative;font-family: var(--kaisei);font-size: 18px;font-weight: bold;line-height: 1.2;background: url(//www.nomura-bokujo.com/img/line-black.png) top repeat-x, url(//www.nomura-bokujo.com/img/line-black.png) bottom repeat-x;padding: 40px 30px;}
.lnav::before {content: "";position: absolute;bottom: 100%;left: 0;width: 84px;height: 67px;transform: translateY(3px);background: url(//www.nomura-bokujo.com/img/icon-index.png) center/contain no-repeat;}
.wp-block-lazyblock-lnav {padding-top: 70px;}
.recipe-body .recipe-subhead {background: url(//www.nomura-bokujo.com/img/icon-speakingcow.png) top left no-repeat;}
.recipe-body {position: relative;padding: 0 15px 15px 0;margin-top: 60px;}
.recipe-body-inner {background: url(//www.nomura-bokujo.com/img/line-black.png) bottom repeat-x, url(//www.nomura-bokujo.com/img/line-tate-black.png) right repeat-y;position: relative;padding: 20px 50px 50px;margin-top: -20px;}
.recipe-body-inner::after {content: "";position: absolute;top: 30px;left: 0;bottom: 0;width: 10px;background: url(//www.nomura-bokujo.com/img/line-tate-black.png) left repeat-y;}
.recipe-body-inner::before {content: "";position: absolute;top: 0;left: 150px;right: 0;height: 10px;background: url(//www.nomura-bokujo.com/img/line-black.png) repeat-x;}
.recipe-body::after {content: "";position: absolute;top: 50px;right: 0;bottom: 0;left: 20px;background: url(//www.nomura-bokujo.com/img/line-black.png) bottom repeat-x, url(//www.nomura-bokujo.com/img/line-tate-black.png) right repeat-y;pointer-events: none;}
.recipe-head {font-family: var(--kaisei);font-size: 24px;font-weight: bold;line-height: 1.3;position: relative;padding: 30px;display: table;margin: auto;}
.recipe-head-wrapper {padding: 5px 50px 35px;}
.recipe-head::after {content: "";position: absolute;bottom: -35px;left: -50px;background: url(//www.nomura-bokujo.com/img/icon-cooking-gray.png) center/contain no-repeat;width: 60px;height: 45px;}
.recipe-head::before {content: "";position: absolute;top: -5px;right: -50px;background: url(//www.nomura-bokujo.com/img/icon-cow-gray.png) center/contain no-repeat;width: 33px;height: 55px;}
.recipe-header {display: flex;justify-content: space-between;gap: 25px;}
.recipe-header-r {flex-shrink: 0;}
.recipe-howto li {position: relative;padding: 0 0 0 35px;margin-top: 10px;counter-increment: recipe-howto;}
.recipe-howto li::before {content: "";position: absolute;top: 0;left: 0;background: top center/contain no-repeat;width: 17px;height: 20px;}
.recipe-howto li:nth-child(1)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number-01.png);}
.recipe-howto li:nth-child(2)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number-02.png);}
.recipe-howto li:nth-child(3)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number-03.png);}
.recipe-howto li:nth-child(4)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number-04.png);}
.recipe-howto li:nth-child(5)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number-05.png);}
.recipe-howto li:nth-child(6)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number-06.png);}
.recipe-howto li:nth-child(7)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number-07.png);}
.recipe-howto li:nth-child(8)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number-08.png);}
.recipe-howto li:nth-child(9)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number-09.png);}
.recipe-howto li:nth-child(n+10)::before {content: counter(recipe-howto);font-family: var(--kaisei);font-size: 22px;font-weight: bold;line-height: 1;height: auto;width: auto;top: -3px;}
.recipe-howto {font-size: 16px;font-weight: normal;line-height: 1.2;display: flex;flex-direction: column;flex-wrap: wrap;height: 130px;counter-reset: recipe-howto;}
.recipe-movie iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.recipe-movie {position: relative;padding-top: calc(100% / 16 * 9);margin-top: 20px;}
.recipe-outline {margin-top: 10px;}
.recipe-subhead {font-family: var(--kaisei);font-size: 22px;font-weight: bold;line-height: 1.3;background: url(//www.nomura-bokujo.com/img/line-black.png) bottom repeat-x, url(//www.nomura-bokujo.com/img/icon-speakingcow.png) top left no-repeat;padding: 5px 0 20px 80px;margin-top: 30px;}
.recipe-subhead-ninzuu {font-family: var(--gothic);font-size: 16px;font-weight: normal;}
.recipe-zairyou li {background: url(//www.nomura-bokujo.com/img/line-gray.png) bottom repeat-x;padding: 10px 0;display: flex;justify-content: space-between;gap: 20px;}
.recipe-zairyou {font-size: 16px;font-weight: bold;margin-top: 10px;}
.recipe-body-inner.inner_content {padding-top: 30px;}
.recipe-body-inner.inner_content::before {left: 250px;}
.sep_cow {width: 100%;height: 64px;background: url(//www.nomura-bokujo.com/img/sep-cow.png) center no-repeat;margin: var(--sec-gap) auto;}
.tbl_raireki th {white-space: nowrap;padding-right: 40px;}
.tbl_raireki tr > * {font-size: 16px;line-height: 1.5;padding-top: 10px;padding-bottom: 10px;word-break: break-all;}
.tbl_raireki tr {background: url(//www.nomura-bokujo.com/img/line-gray.png) bottom repeat-x;}
.tbl_raireki {width: 100%;}
.box_mask {mask-size: 100% 100%;-webkit-mask-size: 100% 100%;}
.box_tegakifuti {position: relative;padding: 0 15px 15px 0;}
.box_tegakifuti-inner {background: url(//www.nomura-bokujo.com/img/line-black.png) top repeat-x, url(//www.nomura-bokujo.com/img/line-black.png) bottom repeat-x, url(//www.nomura-bokujo.com/img/line-tate-black.png) left repeat-y, url(//www.nomura-bokujo.com/img/line-tate-black.png) right repeat-y;position: relative;padding: 25px;}
.box_tegakifuti::after {content: "";position: absolute;top: 50px;right: 0;bottom: 0;left: 20px;background: url(//www.nomura-bokujo.com/img/line-black.png) bottom repeat-x, url(//www.nomura-bokujo.com/img/line-tate-black.png) right repeat-y;pointer-events: none;}
.hd_storeicon {font-family: var(--kaisei);font-size: 28px;font-weight: bold;line-height: 1.3;position: relative;padding: 0 0 25px 45px;background: url(//www.nomura-bokujo.com/img/line-darkyellow.png) bottom repeat-x;margin-top: var(--sec-gap);}
.hd_storeicon::before {content: "";position: absolute;top: 3px;left: 0;width: 27px;height: 30px;background: url(//www.nomura-bokujo.com/img/icon-house.svg) center/contain no-repeat;}
.img_futidori {padding: 10px;}
.img_futidori, .img_futidori img {mask-size: 100% 100%;-webkit-mask-size: 100% 100%;}
.wp-block-lazyblock-picture a {transition: .2s;}
.wp-block-lazyblock-picture a:hover {opacity: .7;}
.wp-block-lazyblock-picture a[target="_blank"]::after {content: none;}
.hd_storeicon.hd_storeicon-noicon {padding-left: 0;}
.hd_storeicon.hd_storeicon-noicon::before {content: none;}
.list_flow > li {background: url(//www.nomura-bokujo.com/img/line-darkyellow.png) bottom repeat-x, url(//www.nomura-bokujo.com/img/line-darkyellow.png) top repeat-x, url(//www.nomura-bokujo.com/img/line-tate-darkyellow.png) left repeat-y, url(//www.nomura-bokujo.com/img/line-tate-darkyellow.png) right repeat-y, #F5F1E3;width: 100%;padding: 20px;position: relative;}
.list_flow > li:nth-child(n+2)::before {content: "";position: absolute;bottom: calc(100% + 15px);left: 0;width: 100%;height: 7px;background: url(//www.nomura-bokujo.com/img/icon-arrow-darkyellow.svg) center/contain no-repeat;}
.list_flow {font-family: var(--kaisei);font-size: 18px;font-weight: bold;line-height: 1.4;text-align: center;display: flex;flex-wrap: wrap;gap: 25px 0;}
.list_recruit > li {background: url(//www.nomura-bokujo.com/img/line-black.png) top repeat-x, url(//www.nomura-bokujo.com/img/line-black.png) bottom repeat-x, url(//www.nomura-bokujo.com/img/line-tate-black.png) left repeat-y, url(//www.nomura-bokujo.com/img/line-tate-black.png) right repeat-y;padding: 20px;}
.list_recruit > li, .list_recruit::after {width: calc((100% - 20px) / 3);}
.list_recruit {display: flex;justify-content: space-between;flex-wrap: wrap;gap: 10px 0;}
.list_recruit-exp {margin-top: 10px;}
.list_recruit-name a {color: inherit;text-decoration: inherit;}
.list_recruit-name a:hover {text-decoration: underline;}
.list_recruit-name {font-family: var(--kaisei);font-size: 24px;font-weight: bold;line-height: 1.3;margin-top: 5px;}
.list_recruit-thumb a {transition: .2s;}
.list_recruit-thumb a:hover {opacity: .7;}
.list_recruit::after {content: "";}
.list_recruit-tags > li {background: #659C8F;color: #fff;font-size: 14px;font-weight: bold;line-height: 1.2;padding: 2px 8px;}
.list_recruit-tags {display: flex;flex-wrap: wrap;gap: 5px;margin-top: 10px;}
.list_recruit__item--stopped {opacity: .7;}
.list_recruit__item--stopped a {pointer-events: none;}
.list_recruit-thumb {position: relative;}
.list_recruit__stopped {position: absolute;top: 50%;translate: 0 -50%;left: 10%;right: 10%;color: #fff;text-align: center;border: 1px solid;font-size: 14px;font-weight: bold;line-height: 1.2;padding: 1em 0.5em;background: #d10000;}
.btn {background: #549183;color: #fff;font-size: 17px;font-weight: bold;text-decoration: none;line-height: 1.2;padding: 20px 30px;min-width: 180px;text-align: center;border-radius: 20px;position: relative;transition: .3s;cursor: pointer;}
.btn-arrow::after {content: "\e901" !important;font-family: icomoon !important;position: absolute;top: 50%;right: 10px;transform: translateY(-50%);transition: .3s;}
.btn-arrow:hover::after {right: 5px;}
.btn::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 2px solid #000;border-radius: 20px;transform: translate(5px, -5px);transition: .3s;}
.btn:hover {background: hsl(166deg 46% 63%);}
.btn:hover::before {transform: translate(0);opacity: 0;}
.btn:not(.btn-arrow)::after {content: none !important;}
.btn_wrap {display: flex;justify-content: center;gap: 20px;align-items: center;flex-wrap: wrap;}
.btn_wrap--stopped {opacity: .7;pointer-events: none;}
.rec_post-mainimg {text-align: center;}
.tbl_recruit th {font-weight: bold;white-space: nowrap;width: 10px;padding-right: 50px;}
.tbl_recruit tr > * {padding-top: 20px;padding-bottom: 20px;}
.tbl_recruit tr {background: url(//www.nomura-bokujo.com/img/line-gray.png) bottom repeat-x;}
.tbl_recruit {width: 100%;}
.block_sec {margin-top: var(--sec-gap);}
.btn.btn-back {background: #ccc;}
.btn.btn-arrow.btn-back::after {transform: translateY(-50%) rotate(180deg);right: auto;left: 10px;}
.btn.btn-arrow.btn-back:hover::after {left: 5px;}
.btn.btn-back:hover {background: hsl(0deg 0% 90%);}
.box_aspectfix {width: 100%;height: 0;position: relative;padding-top: 100%;}
.box_aspectfix-16x9 {padding-top: calc(100% / 16 * 9);}
.box_aspectfix > iframe {display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.home_mv {overflow: hidden;position: relative;height: 684px;}
.home_mv-bg {width: 100%;min-width: 1920px;min-height: 1080px;padding-top: 56.25%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.home_mv-bg > * {width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.home_mv::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100px;background: url(//www.nomura-bokujo.com/img/home-mv-topline.png) top repeat-x;z-index: 1;}
.home_mv::after {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 100px;background: url(//www.nomura-bokujo.com/img/bg-kusa.svg) bottom repeat-x;}
.home_mv-body {max-width: var(--cw);margin: auto;height: 100%;display: flex;align-items: center;position: relative;}
.faq {display: flex;flex-wrap: wrap;gap: var(--block-gap) 0;}
.faq-a .box_speaking-head img {width: auto;height: auto;}
.faq-a .box_speaking-head {font-size: 22px;line-height: 1.3;background: none;padding: 5px 0 25px 75px;}
.faq-a.box_speaking {margin-top: 20px !important;}
.faq-q {font-family: var(--kaisei);font-size: 28px;font-weight: bold;line-height: 1.4;padding-left: 40px;position: relative;}
.faq-q::before {content: "";position: absolute;top: 6px;left: 0;background: url(//www.nomura-bokujo.com/img/icon-q.png) center/contain no-repeat;width: 25px;height: 30px;}
.faq-row {width: 100%;}
.block_renkei {background-position: center;background-size: cover;mask-image: url(//www.nomura-bokujo.com/img/home-renkei-waku.svg);-webkit-mask-image: url(//www.nomura-bokujo.com/img/home-renkei-waku.svg);mask-size: auto 100%;-webkit-mask-size: auto 100%;}
.block_renkei-inner {max-width: var(--cw);margin: auto;padding: 60px var(--csp);box-sizing: border-box;}
.box_whitewaku {background: rgb(255 255 255 / 85%);-webkit-mask-image: url(//www.nomura-bokujo.com/img/home-waku.svg);-webkit-mask-size: cover;padding: 30px 40px;margin: 30px auto;}
.btn-color-orange {background: #D65A43 !important;}
.btn-color-orange:hover {background: #ef8f7c !important;}
.hd_link a {font-family: var(--kaisei);font-size: 42px;font-weight: bold;line-height: 1.3;color: inherit;text-align: center;position: relative;padding-right: 40px;display: table;margin: auto;text-decoration: none;}
.hd_link a::after {content: "";position: absolute;right: 10px;top: 50%;transform: translateY(-50%);width: 14px;height: 22px;background: url(//www.nomura-bokujo.com/img/icon-arrow-green.svg) center/contain no-repeat;transition: .3s;}
.hd_link a:hover::after {right: 0;}
.hd_white {font-family: var(--kaisei);font-size: 32px;font-weight: bold;line-height: 1.3;}
.hd_white--black {color: #333;}
.hd_widhicon {font-family: var(--kaisei);font-size: 44px;font-weight: bold;line-height: 1.3;display: table;margin: auto;position: relative;padding-top: 5px;padding-bottom: 5px;text-shadow: 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff;}
.hd_withicon-hosikusa {padding-left: 70px;}
.hd_withicon-hosikusa::before {content: "";position: absolute;top: 0;left: 0;background: url(//www.nomura-bokujo.com/img/icon-hosikusa.png) center/contain no-repeat;width: 55px;height: 64px;filter: drop-shadow(0 0 5px #fff);}
.hd_withicon-shop {padding-left: 70px;}
.hd_withicon-shop::before {content: "";position: absolute;width: 50px;height: 70px;background: url(//www.nomura-bokujo.com/img/icon-shop.svg) center/contain no-repeat;top: 0;left: 0;filter: drop-shadow(0 0 5px #fff);}
.home_ecbnr {max-width: 959px;margin: var(--sec-gap) auto;background-size: 100% 100%;color: #fff;padding: 25px 0 20px;}
.home_ecbnr--incover .home_ecbnr {margin-top: 0;margin-bottom: var(--block-gap);}
.home_ecbnr-head {font-family: var(--kaisei);font-size: 44px;font-weight: bold;line-height: 1.3;text-align: center;}
.home_ecbnr-inner {max-width: 420px;margin: auto;}
.home_ecbnr-str {font-size: 16px;font-weight: normal;line-height: 2;margin: 20px auto 20px;}
.home_instagram {background: url(//www.nomura-bokujo.com/img/home-instagram-bg.png) top center no-repeat;min-height: 767px;margin-top: var(--sec-gap);}
.home_instagram-caption a {color: inherit;text-decoration: none;}
.home_instagram-caption a::after {content: none !important;}
.home_instagram-caption a:hover {text-decoration: underline;}
.home_instagram-caption a:hover::after {content: "\e900" !important;}
.home_instagram-caption span {font-size: 10px;color: #666666;}
.home_instagram-caption {font-size: 14px;line-height: 1.25;}
.home_instagram-head {font-family: var(--kaisei);font-size: 44px;font-weight: bold;line-height: 1.3;color: #fff;text-align: center;}
.home_instagram-img a {transition: .2s;}
.home_instagram-img a::after {content: none !important;}
.home_instagram-img a:hover {opacity: .7;}
.home_instagram-img img {width: 100%;max-height: 216px;object-fit: cover;}
.home_instagram-inner {max-width: 900px;margin: auto;padding: 60px 40px 0;}
.home_instagram-item .home_instagram-postdate {font-size: 11px;font-weight: normal;line-height: 1;color: #666666;}
.home_instagram-item {background: #fff;-webkit-mask-image: url(//www.nomura-bokujo.com/img/home-instagram-waku.svg);-webkit-mask-size: 100% 100%;padding: 18px 22px 12px;}
.home_instagram-item-wrapper {position: relative;width: calc((100% - var(--gap) * 2) / 3);}
.home_instagram-item-wrapper::before {content: "";position: absolute;top: -2px;left: 50%;transform: translateX(-50%);width: 35px;height: 13px;background: #E09622;z-index: 1;}
.home_instagram-item-wrapper:nth-child(2) {transform: translateY(50px);}
.home_instagram-itemes {display: flex;justify-content: center;--gap: 20px;gap: var(--gap);}
.home_recipe {background: url(//www.nomura-bokujo.com/img/home-recipe-bg.png) center/100% 100% no-repeat;margin-top: var(--sec-gap);}
.home_recipe-body {font-size: 16px;font-weight: normal;line-height: 2;margin: 30px 0 30px;}
.home_recipe-head {font-family: var(--kaisei);font-size: 44px;font-weight: bold;line-height: 1.3;padding: 0px 0 0 80px;position: relative;}
.home_recipe-head::before {content: "";position: absolute;top: 0;left: 0;width: 70px;height: 52px;background: url(//www.nomura-bokujo.com/img/icon-cooking.png) center/contain no-repeat;}
.home_recipe-img {text-align: right;max-width: 500px;}
.home_recipe-inner {display: flex;justify-content: space-between;gap: 30px;}
.home_recipe-r {flex-shrink: 0;}
.home_yomuradio .box_tegakifuti-inner {padding: 25px 40px;}
.home_yomuradio .box_tegakifuti::before {content: url(//www.nomura-bokujo.com/img/home-radio-foot.png);position: absolute;bottom: -17px;right: 50px;}
.home_yomuradio {max-width: 900px;margin: auto;padding: 55px 0 17px 0;position: relative;}
.home_yomuradio-body {display: flex;justify-content: space-between;gap: 40px;margin: 10px 0 0;}
.home_yomuradio-body-r a {transition: .2s;}
.home_yomuradio-body-r a:hover {opacity: .7;}
.home_yomuradio-body-r {flex-shrink: 0;margin-top: -20px;}
.home_yomuradio-head {display: table;position: relative;font-family: var(--kaisei);font-size: 44px;font-weight: bold;line-height: 1.3;padding: 20px 100px 15px 140px;}
.home_yomuradio-head::after {content: "";position: absolute;top: -40px;right: 0;background: url(//www.nomura-bokujo.com/img/home-radio-subtitle.png) center/contain no-repeat;width: 158px;height: 95px;}
.home_yomuradio-head::before {content: "";position: absolute;top: 0;left: 0;background: url(//www.nomura-bokujo.com/img/home-radio-mikako.png) center/contain no-repeat;width: 149px;height: 93px;}
.home_yomuradio-str {font-size: 16px;font-weight: normal;line-height: 2;}
.home_yomuradio::after {content: url(//www.nomura-bokujo.com/img/home-radio-foot.png);position: absolute;bottom: 0;left: 50px;}
.home_yomuradio::before {content: url(//www.nomura-bokujo.com/img/home-radio-antenna.png);position: absolute;top: 0;left: 60px;}
.list_select > li {width: calc((100% - 100px) / 3);padding-top: 25px;position: relative;counter-increment: list_select_counter;}
.list_select > li::before {content: "";position: absolute;top: 0;left: 50%;transform: translateX(-50%);font-family: var(--kaisei);font-weight: bold;font-size: 24px;line-height: 1;width: 29px;height: 19px;background-size: contain;background-position: center;background-repeat: no-repeat;}
.list_select > li:nth-child(1)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number2-01.png);}
.list_select > li:nth-child(2)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number2-02.png);}
.list_select > li:nth-child(3)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number2-03.png);}
.list_select > li:nth-child(4)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number2-04.png);}
.list_select > li:nth-child(5)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number2-05.png);}
.list_select > li:nth-child(n+6)::before {content: '0'counter(list_select_counter);}
.list_select > li:nth-child(n+10)::before {content: counter(list_select_counter);}
.list_select {display: flex;flex-wrap: wrap;justify-content: center;gap: 30px 50px;counter-reset: list_select_counter;}
.list_select-head {font-family: var(--kaisei);font-size: 24px;font-weight: bold;text-align: center;line-height: 1.25;margin-top: 5px;transition: .2s;}
.list_select-head-bottom {display: block;}
.list_select-head-top {display: block;color: #D65A43;}
.list_select-head:hover {opacity: .7;}
.list_select-img {text-align: center;transition: .2s;}
.list_select-img:hover {opacity: .7;}
.list_select-str {font-size: 16px;font-weight: normal;line-height: 2;margin-top: 10px;}
.list_select a {text-decoration: none; color: inherit;}
.wp-block-lazyblock-home-renkei {margin-top: var(--sec-gap);}
.notfound {font-size: 24px;font-weight: normal;text-align: center;color: #888;}
.url {word-break: break-all !important;}
.tbl_schedule table {width: auto !important;margin: 0 0 0 !important;}
.tbl_schedule td {border: 1px solid !important;padding: 0.5em 1.5em !important;text-align: left;}
.box_paisen {display: flex;justify-content: space-between;gap: 50px;}
.box_paisen-r {flex-shrink: 0;}
.box_paise-namae {font-size: 20px;font-weight: bold;margin: 0 0 0;border-bottom: 1px solid;}
.box_paisen h5 {font-size: 16px !important;font-weight: bold !important;line-height: 1.5 !important;margin: 30px 0 0 !important;padding: 0 !important;}
.box_paisen p {margin: 10px 0 0 !important;}
.recruit_stopped_text {font-size: 16px;font-weight: bold;line-height: 1.2;padding: 1em;color: #f33;border: 1px solid;text-align: center;} .soshiki_ttl { background-color: #549183; padding: 20px 0 20px 20px; font-size: 22px; color: #fff; margin: 0 !important; margin: 0 !important; border-radius: 5px; font-weight: bold; line-height: 1.2em; }
.soshiki { width:549px; margin: 0 auto }
.soshiki .soshiki_div { background-image: url(https://www.nomura-bokujo.com/wp_nomurabokujo/wp-content/uploads/2022/12/soshiki_bk.png); position: relative; background-repeat: no-repeat; height: 323px; margin-top: 0px !important; margin-left: 4% }
.soshiki .soshiki_div div { position: absolute; left: 120px; width: 400px; margin-top: 0 !important; padding-left: 0 !important }
.soshiki .soshiki_div div { display: flex; justify-content: space-between; align-items: center }
.soshiki .soshiki_div div p { margin: 0 !important }
.soshiki .soshiki_div div p.name { font-size: 20px; color: #DE0716; font-weight: bold }
.soshiki .soshiki_div div:nth-child(3) p.name { color: #549183 }
.soshiki .soshiki_div div:nth-child(1) { top: 35px }
.soshiki .soshiki_div div:nth-child(2) { top: 143px }
.soshiki .soshiki_div div:nth-child(3) { top: 250px }
.soshiki .soshiki_div div:before { background: none !important }
.soshiki .soshiki_div div p.more { background-color: #DE0716; color: #fff; border-radius: 25px ; padding: 10px 15px; font-size: 14px; margin-right: 6px !important; font-weight: bold }
.soshiki .soshiki_div div:nth-child(3) p.more { background-color: #549183  }
.soshiki .soshiki_div div a { text-decoration: none }
.soshiki .soshiki_div div a { position: relative }
.soshiki .soshiki_div div a:hover { opacity: 0.7 }
.soshiki .soshiki_div div a:after { position: absolute; top: -26px; right: 1px }
@media screen and ( max-width: 768px ) {
.soshiki { width: 375px }
.soshiki_ttl { font-size: 20px }
.soshiki .soshiki_div { background-image: url(https://www.nomura-bokujo.com/wp_nomurabokujo/wp-content/uploads/2022/12/soshiki_bk_sp.png); background-size: contain; margin-right: 0px !important }
.soshiki .soshiki_div div { left: 29%; width: 70%; line-height: 1.2em }
.soshiki .soshiki_div div p.name { font-size: 18px }
.soshiki .soshiki_div div p.more { font-size: 12px }
.soshiki .soshiki_div div:nth-child(1) { top: 37px }
.soshiki .soshiki_div div:nth-child(2) { top: 140px }
.soshiki .soshiki_div div:nth-child(3) { top: 243px }
.soshiki p.hosoku { text-align: left !important }
}
@media screen and ( max-width: 400px ) {
.soshiki { width: 100% }
.soshiki_ttl { font-size: 5vw }
.soshiki .soshiki_div { background-image: none }
.soshiki .soshiki_div div { position: unset; background-size: contain; background-repeat: no-repeat; left: unset }
.soshiki .soshiki_div div:nth-child(1) { background-image: url(https://www.nomura-bokujo.com/wp_nomurabokujo/wp-content/uploads/2022/12/soshiki_bk_sp-1.png) }
.soshiki .soshiki_div div:nth-child(2) { background-image: url(https://www.nomura-bokujo.com/wp_nomurabokujo/wp-content/uploads/2022/12/soshiki_bk_sp-2.png); height: 25.8vw }
.soshiki .soshiki_div div:nth-child(3) { background-image: url(https://www.nomura-bokujo.com/wp_nomurabokujo/wp-content/uploads/2022/12/soshiki_bk_sp-3.png) }
.soshiki .soshiki_div div { line-height: 1.2em; height: 26vw; width: 100%; padding: 2% 2% 0 29% !important }
.soshiki .soshiki_div div p.name { font-size: 4vw }
.soshiki .soshiki_div div p.more { font-size: 3vw }
.soshiki .soshiki_div div a:after { top: -80%; right: -4% }
.soshiki .soshiki_div { height: 76vw; margin-top: 0px !important }
.soshiki .soshiki_div div p.more { padding: 8% 12px; margin-right: 0px !important }
}
@media screen and ( max-width: 350px ) {
.soshiki .soshiki_div div a:after { top: -70%; right: -4% }
}
@media screen and ( max-width: 300px ) {
.soshiki .soshiki_div div a:after { top: -56%; right: -4% }
}    @media screen and ( max-width: 1024px ) {
}        @media screen and ( max-width: 768px ) { body {min-width: 0;}
body::after {content: "";display: block;height: 100px;background: #549183;}  .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;}  .content h2:not(.noorg) {margin-top: 60px;}
.content h3:not(.noorg) {margin-top: 40px;}
.content h4:not(.noorg) {margin-top: 40px;}
.content h5:not(.noorg) {margin-top: 40px;}
.block_editor .alignfull.wp-block-image {padding-left: 0;padding-right: 0;}
.block_editor > * {padding-left: var(--csp);padding-right: var(--csp);}
.block_editor h2:not(.noorg) > span::before {background-image: url(//www.nomura-bokujo.com/img/h2-icon@2x.png);}
.block_editor h2:not(.noorg) {margin-left: var(--csp);margin-right: var(--csp);}  #gn {font-size: 28px;position: fixed;top: 30px;left: 20px;right: 20px;bottom: 20px;background: #fff;border: 4px solid #F2F2F2;border-radius: 30px;max-height: calc(100vh - 50px);transform: translateY(-100vh);transition: .6s;z-index: 99999;}
#gn ul {display: table;margin: auto;}
#gn::before {content: "";position: absolute;top: -80px;left: 50%;transform: translateX(-50%);width: 186px;height: 103px;background: url(//www.nomura-bokujo.com/img/header-hunger.png) center/contain no-repeat;}
#header {position: fixed;top: 0;left: 0;right: 0;z-index: 99999;}
.gn_active #gn {transform: translateY(0);}
.gn-close {position: absolute;top: -20px;right: -20px;}
.gn-head {font-size: 28px;font-weight: bold;line-height: 1.2;text-align: center;display: table;margin: 0 auto;position: relative;padding: 0 10px;color: #698372;}
.gn-head::after {left: 100%;}
.gn-head::before {right: 100%;}
.gn-head::before, .gn-head::after {content: "";position: absolute;top: 50%;transform: translateY(-50%);width: 50px;height: 3px;background: url(//www.nomura-bokujo.com/img/line-green@2x.png) center/806px 3px repeat-x;}
.gn-inner {padding: 30px 30px;overflow-y: scroll;max-height: 100%;}
.gn-open {width: 50px;}
.header-btns {display: flex;justify-content: center;gap: 25px;margin-top: 25px;}
.header-haccp {width: 50px;}
.home_mv-bg > * {height: 400px;width: auto;min-width: 100vw;min-height: calc(100vw / 16 * 9);left: 50%;transform: translateX(-50%);}  .footer-top {width: 360px;}  .form-btns {background-image: url(//www.nomura-bokujo.com/img/entry-cow@2x.png);background-size: 330px 94px;}  #pagetop {right: 0;}
.hd_speakingcow {background: url(//www.nomura-bokujo.com/img/line-black.png) bottom repeat-x, url(//www.nomura-bokujo.com/img/icon-speakingcow@2x.png) top left/82px 48px no-repeat;}
.hd_withicon-hosikusa::before {background-image: url(//www.nomura-bokujo.com/img/icon-hosikusa@2x.png);}
.lnav a::after {background-image: url(//www.nomura-bokujo.com/img/icon-arrow-darkred@2x.png);}
.lnav::before {background: url(//www.nomura-bokujo.com/img/icon-index@2x.png) center/contain no-repeat;}
.pagettl {background-image: url(//www.nomura-bokujo.com/img/mainttl-icon@2x.png);}
.recipe-head::after {background-image: url(//www.nomura-bokujo.com/img/icon-cooking-gray@2x.png);}
.recipe-head::before {background-image: url(//www.nomura-bokujo.com/img/icon-cow-gray@2x.png);}
.recipe-header {display: block;}
.recipe-header-r {display: none;}
.recipe-howto {display: block;height: auto;}
.recipe-howto li:nth-child(1)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number-01@2x.png);}
.recipe-howto li:nth-child(2)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number-02@2x.png);}
.recipe-howto li:nth-child(3)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number-03@2x.png);}
.recipe-howto li:nth-child(4)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number-04@2x.png);}
.recipe-howto li:nth-child(5)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number-05@2x.png);}
.recipe-howto li:nth-child(6)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number-06@2x.png);}
.recipe-howto li:nth-child(7)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number-07@2x.png);}
.recipe-howto li:nth-child(8)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number-08@2x.png);}
.recipe-howto li:nth-child(9)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number-09@2x.png);}
.recipe-mainimg {text-align: center;}
.recipe-subhead {background: url(//www.nomura-bokujo.com/img/line-black.png) bottom repeat-x, url(//www.nomura-bokujo.com/img/icon-speakingcow@2x.png) top left/82px 48px no-repeat;}
.recipe-body .recipe-subhead {background: url(//www.nomura-bokujo.com/img/icon-speakingcow@2x.png) top left/82px 48px no-repeat;}
.sep_cow {background: url(//www.nomura-bokujo.com/img/sep-cow@2x.png) center/276px 64px no-repeat;}
.faq-q::before {background-image: url(//www.nomura-bokujo.com/img/icon-q@2x.png);}
.home_ecbnr-head {font-size: 41px;background-size: 100% 100%;display: flex;align-items: center;justify-content: center;padding: 20px 10vw;min-height: 30vw;text-shadow: 0 0 10px #000, 0 0 10px #000, 0 0 10px #000;}
.home_ecbnr-inner {max-width: none;}
.home_ecbnr-str {color: var(--fc);}
.home_ecbnr--incover .home_ecbnr-str {color: #fff;}
.home_ecbnr--incover .btn {background: #0c6f30;}
.home_instagram {background: url(//www.nomura-bokujo.com/img/home-instagram-bg@2x.png) top center repeat-x;height: 591px;min-height: 0;padding: 60px 0 60px;overflow: hidden;}
.home_instagram-inner {padding: 20px 0 30px;}
.home_instagram-item-wrapper {width: calc((100% - 20px) / 2);transform: none !important;}
.home_instagram-itemes {margin-top: 30px;justify-content: flex-start;overflow-x: scroll;padding: 0 calc(50vw - 130px) 10px;height: 365px;}
.home_instagram-itemes::-webkit-scrollbar {height: 3px;}
.home_instagram-itemes::-webkit-scrollbar-thumb {border-radius: 8px;background: #333a;}
.home_instagram-item {min-width: 260px;}
.home_instagram-item-wrapper {min-width: 260px;}
.home_mv-bg {min-width: 0;min-height: 0;padding-top: 400px;}
.home_mv {height: 400px;padding: 20px 0 60px;}
.home_mv-str {height: 100%;max-height: 100%;display: flex;align-items: center;}
.home_mv-str img {max-height: 100%;}
.home_mv::before {background: url(//www.nomura-bokujo.com/img/home-mv-topline.png) top/1038.5px 34.5px repeat-x;}
.home_recipe-head {display: table;margin: auto;}
.home_recipe-head::before {background-image: url(//www.nomura-bokujo.com/img/icon-cooking@2x.png);}
.home_recipe-img {text-align: center;max-width: none;margin-top: 30px;}
.home_recipe-inner {justify-content: center;}
.home_yomuradio-head::before {background-image: url(//www.nomura-bokujo.com/img/home-radio-mikako@2x.png);width: 98px;height: 61px;}
.home_yomuradio-head::after {background-image: url(//www.nomura-bokujo.com/img/home-radio-subtitle@2x.png);width: 101px;height: 61px;top: -50px;}
.home_yomuradio .box_tegakifuti-inner {padding: 20px 25px;}
.home_yomuradio-head {font-size: 30px;padding: 10px 0 15px 90px;}
.home_yomuradio-body-r {margin: 0;}
.tbl_recruit {width: calc(100% - var(--csp) * 2);}
.wp-block-lazyblock-home-renkei {padding: 0 !important;}
.list_recruit > li, .list_recruit::after {width: calc((100% - 10px) / 2);}
.list_select > li:nth-child(1)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number2-01@2x.png);}
.list_select > li:nth-child(2)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number2-02@2x.png);}
.list_select > li:nth-child(3)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number2-03@2x.png);}
.list_select > li:nth-child(4)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number2-04@2x.png);}
.list_select > li:nth-child(5)::before {background-image: url(//www.nomura-bokujo.com/img/icon-number2-05@2x.png);}
.wp-block-lazyblock-home-instagram {padding: 0 !important;}
.wp-block-lazyblock-home-mv {padding: 0 !important;}
.box_paisen {flex-direction: column-reverse;gap: 20px;}
.box_paisen-photo {text-align: center;}
.tbl_recruit th, .tbl_recruit td {display: block;margin: 0;padding: 0;}
.tbl_recruit tr {display: block;padding: 15px 0;} }        @media screen and ( max-width: 599px ) {     .content h2:not(.noorg) {font-size: 30px;}
.content h3:not(.noorg) {font-size: 25px;}
.content h4:not(.noorg) {font-size: 20px;}
.content h5:not(.noorg) {font-size: 20px;}
.content h6:not(.noorg) {font-size: 18px;}
.wp-block-columns {gap: var(--block-gap) 0;}    .footer-menu {width: auto;}
.footer-top {width: auto;justify-content: center;}    .home_yomuradio .box_tegakifuti-inner {padding: 40px 20px;}
.home_yomuradio-body {gap: 20px;align-items: flex-end;}
.home_yomuradio-head {font-size: 32px;padding: 0 0 0 100px;}
.list_recruit > li, .list_recruit::after {width: calc((100% - 10px) / 2);}
.list_select > li {width: calc((100% - 30px) / 2);}
.list_select {gap: 30px;}
.list_shop > li {width: 100%;}
.reverse {flex-direction: column-reverse !important;gap: 0 !important;}
.reverse > .wp-block-column:not(:last-child) {margin-top: var(--block-gap);}
.tbl_raireki, .tbl_raireki tr > *, .tbl_raireki tr, .tbl_raireki tbody, .tbl_raireki thead {display: block;}
.tbl_raireki th {padding-bottom: 0;padding-right: 0;} }        @media screen and ( max-width: 480px ) {     .block_editor h2:not(.noorg) strong {font-size: 36px;}
.block_editor h2:not(.noorg) {font-size: 30px;padding-bottom: 30px;}
.block_editor h3:not(.noorg) {font-size: 26px;}    .footer-haccp {position: static;margin-top: 10px;}
.footer-logo {padding: 0;}
.footer-menu a {justify-content: center;}
.footer-menu ul {flex-direction: column;}
.footer-top {display: block;text-align: center;}  .mwform-tel-field input[type="text"], .mwform-zip-field input[type="text"] {width: calc((100% - 4em) / 3);padding-left: 10px;padding-right: 10px;}
.form-btns {flex-direction: column-reverse;background: none;gap: 0;}
.form-btns .btn:not(:last-child) {margin-top: 20px;}  .list_recruit > li, .list_recruit::after {width: 100%;}
.list_shop > li {width: auto;}
.pagettl {font-size: 36px;}
.hd_link a {font-size: 30px;}
.hd_link a::after {width: 10px;height: 16px;}
.hd_widhicon {font-size: 30px;padding-left: 40px;}
.hd_withicon-hosikusa::before {width: 30px;height: 47px;}
.hd_withicon-shop::before {width: 30px;height: 52px;}
.home_ecbnr-head {font-size: 30px;}
.home_recipe-head {font-size: 30px;padding-left: 45px;}
.home_recipe-head::before {width: 40px;height: 40px;}
.home_yomuradio-body {display: block;}
.home_yomuradio-body-r {margin-top: 30px;text-align: center;}
.home_yomuradio-head {font-size: 30px;}
.recipe-body-inner {padding: 20px;} }        @media screen and ( max-width: 425px ) {   #gn {font-size: 24px;}
.gn-inner {padding: 30px 15px;}      .home_instagram-item-wrapper {width: 100%;}
.list_select > li {width: 100%;} }        @media screen and ( max-width: 374px ) {   #gn .icon {width: 50px;}
#gn {font-size: 20px;}
.gn-open {width: 17vw;}
.header-logo {width: 45vw;}    .form-btns {background: none;}   }     .soshiki2 {width: 550px;max-width: 100%;margin: 0 auto;--main-color: #549183;--icon-size: 51px;--line-width: 76px;}
.soshiki2_ttl {background: #549183;padding: 20px;color: #fff;margin: 0 !important;border-radius: 5px;font-size: 22px;font-weight: bold;line-height: 1.2em;}
.soshiki2 .soshiki2_div {margin-left: 20px;overflow: hidden;}
.soshiki2_div__item {min-height: 100px;display: flex;align-items: center;position: relative;--item-color: #de0716;}
.soshiki2_div__item--ec {--item-color: var(--main-color);}
.soshiki2_div__item::before {content: "";position: absolute;top: 0;bottom: 0;left: 0;border-left: 2px dashed var(--main-color);}
.soshiki2_div__item .inner {margin: 5px 0 5px var(--line-width);border: 2px solid var(--item-color);width: 100%;border-radius: 5px;position: relative;display: flex;align-items: center;padding: 20px 10px 20px 45px;min-height: 100px;}
.soshiki2_div__item:last-child::before {bottom: 50%;}
.soshiki2_div__item::after {content: "";position: absolute;bottom: 50%;left: 0;width: var(--line-width);border-top: 2px dashed var(--main-color);}
.soshiki2_div__item .inner::before {content: "";position: absolute;top: 50%;transform: translateY(-50%);width: var(--icon-size);height: var(--icon-size);left: calc(var(--icon-size) / 2 * -1);background: url(//www.nomura-bokujo.com/img/icon-usi.png) center/contain no-repeat;z-index: 1;}
.soshiki2_div__item--ec .inner::before {background-image: url(//www.nomura-bokujo.com/img/icon-kago.png);}
.soshiki2 .inner .name {color: var(--item-color);font-size: 20px;font-weight: bold;line-height: 1.2;margin: 0;}
.soshiki2 .inner .name a {color: inherit;text-decoration: none;}
.soshiki2 .inner a.more {background: var(--item-color);color: #fff;text-decoration: none;border-radius: 9999px;padding: 15px;font-size: 14px;font-weight: bold;line-height: 1;white-space: nowrap;}
.soshiki2 .inner a[target="_blank"]::after {position: absolute;top: 5px;right: 6px;color: var(--main-color);}
.soshiki2 .inner a.more:hover {opacity: .7;}
.soshiki2 .inner2 {display: flex;justify-content: space-between;width: 100%;gap: 10px;align-items: center;}
@media ( max-width: 768px ) {
.soshiki2_div__item .inner::before {background-image: url(//www.nomura-bokujo.com/img/icon-usi@2x.png);}
.soshiki2_div__item--ec .inner::before {background-image: url(//www.nomura-bokujo.com/img/icon-kago@2x.png);}
.soshiki2 .inner .name {font-size: 18px;}
.soshiki2 .inner a.more {font-size: 12px;}
.soshiki2_div__item .inner {padding-left: 35px;}
}
@media ( max-width: 480px ) {
.soshiki2 {--line-width: 40px;--icon-size: 40px;}
.soshiki2_ttl {padding: 5vw;font-size: 5vw;}
}
@media ( max-width: 375px ) {
.soshiki2 .inner .name {font-size: 16px;}
.soshiki2 {--icon-size: 30px;--line-width: 25px;}
.soshiki2 .soshiki2_div {margin-left: 10px;}
.soshiki2_div__item .inner {padding-left: 25px;}
}  .home_aboutus {background: #549183;mask-image: url(//www.nomura-bokujo.com/img/home-aboutus-waku.png);-webkit-mask-image: url(//www.nomura-bokujo.com/img/home-aboutus-waku.png);mask-position: bottom center;-webkit-mask-position: bottom center;color: #fff;}
.home_aboutus-inner {max-width: calc(var(--cw) + var(--csp)*2);padding: 30px 180px 80px var(--csp);margin: auto;background: url(//www.nomura-bokujo.com/img/home-aboutus-bg.png) bottom 40px right no-repeat;}
.wp-block-lazyblock-home-aboutus {margin: 0 !important;}
@media (max-width: 768px) {
.home_aboutus-inner {padding-right: 140px;}
.wp-block-lazyblock-home-aboutus {padding: 0 !important;}
}
@media (max-width: 599px) {
.home_aboutus-inner {background: none;padding: 0 var(--csp) 80px;}
}
.home_aboutus2 {background: url(//www.nomura-bokujo.com/img/bg-hidume.svg) center/cover no-repeat #549183;) #549183;)#549183;mask-image: url(//www.nomura-bokujo.com/img/home-aboutus-waku.png);-webkit-mask-image: url(//www.nomura-bokujo.com/img/home-aboutus-waku.png);mask-position: bottom center;-webkit-mask-position: bottom center;color: #fff;position: relative;z-index: 1;}
.home_aboutus2-inner {max-width: calc(var(--cw) + var(--csp)*2);padding: 50px var(--csp) 80px;margin: auto;}
.wp-block-lazyblock-home-aboutus2 {margin: 0 !important;}
@media (max-width: 768px) {
.wp-block-lazyblock-home-aboutus2 {padding: 0 !important;}
.home_aboutus2-inner {padding-top: 0;}
}
@media (max-width: 599px) {
.home_aboutus2-inner {background: none;padding: 0 var(--csp) 80px;}
}
.home_aboutus3 {background: #f8ffdd;mask-image: url(//www.nomura-bokujo.com/img/home-aboutus-waku.png);-webkit-mask-image: url(//www.nomura-bokujo.com/img/home-aboutus-waku.png);mask-position: bottom center;-webkit-mask-position: bottom center;margin-top: -50px;position: relative;}
.home_aboutus3-inner {max-width: calc(var(--cw) + var(--csp)*2);padding: 60px 180px 130px var(--csp);margin: auto;background: url(//www.nomura-bokujo.com/img/home-aboutus-bg.png) bottom 80px right no-repeat;}
.wp-block-lazyblock-home-aboutus3 {margin: 0 !important;}
.home_aboutus3::after {content: "";position: absolute;bottom: 70px;left: 0;right: 0;height: 55px;background: url(//www.nomura-bokujo.com/img/bg-kusa.svg) bottom repeat-x;}
.home_aboutus3::before {content: "";position: absolute;bottom: 0;left: 0;right: 0;height: 70px;background: #5c9183;}
@media (max-width: 768px) {
.home_aboutus3-inner {padding-right: 140px;}
.wp-block-lazyblock-home-aboutus3 {padding: 0 !important;}
}
@media (max-width: 640px) {
.home_aboutus3 {padding-top: 40px;}
}
@media (max-width: 599px) {
.home_aboutus3-inner {background: none;padding: 0 var(--csp) 140px;}
}@font-face {
font-family: 'icomoon';
src:  url(//www.nomura-bokujo.com/css/icomoon/fonts/icomoon.eot?t1fhh0);
src:  url(//www.nomura-bokujo.com/css/icomoon/fonts/icomoon.eot?t1fhh0#iefix) format('embedded-opentype'),
url(//www.nomura-bokujo.com/css/icomoon/fonts/icomoon.ttf?t1fhh0) format('truetype'),
url(//www.nomura-bokujo.com/css/icomoon/fonts/icomoon.woff?t1fhh0) format('woff'),
url(//www.nomura-bokujo.com/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";
}