<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/**************************************** General Setting  */
:root { --font-family-base: dnp-shuei-gothic-kin-std, YuGothic, "Yu Gothic Medium", "Yu Gothic", Helvetica, sans-serif; --font-family-bodoni: bodoni-urw, serif; --font-family-calibri: calibri, sans-serif; }

html, body, div, span, applet, object, iframe, strong, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, legend, caption, tbody, tfoot, thead, table, label, tr, th, td { font-family: inherit; font-size: 100%; font-style: inherit; margin: 0; padding: 0; list-style: none; vertical-align: baseline; border: 0; outline: 0; }

body { font-size: 14px; line-height: 1.8; word-break: break-strict; color: #111; text-rendering: optimizeLegibility; -webkit-text-size-adjust: 100%; }

a { text-decoration: none; color: #111; }

a:hover { color: #111; }

a img:hover { opacity: 0.9; filter: alpha(opacity=90); -moz-opacity: 0.9; }

.thumbimg:hover { opacity: 0.9; filter: alpha(opacity=90); -moz-opacity: 0.9; }

.clear { line-height: 0; clear: both; }

.clearfix { display: block; zoom: 1; }

.clearfix:after { font-size: 0; display: block; visibility: hidden; clear: both; height: 0; content: "."; }

body { _display: inline; _zoom: 1; }

img { max-width: 100%; vertical-align: bottom; }

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

/**************************************** Font Setting  */
.f00 { font-family: dnp-shuei-gothic-kin-std, YuGothic, "Yu Gothic Medium", "Yu Gothic", Helvetica, sans-serif; /* L font-weight: 400; M font-weight: 500; B font-weight: 600; */ font-weight: 400; }

.f01 { /* Regular font-weight: 400; Bold font-weight: 700; */ font-family: calibri, sans-serif; font-weight: 400; }

.f02 { /* Regular font-weight: 400; Bold font-weight: 700; */ font-family: bodoni-urw, serif; font-weight: 400; }

.f03 { font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", sans-serif; }

/**************************************** Base Setting  */
body { font-family: dnp-shuei-gothic-kin-std, "游ゴシック", "Yu Gothic", Helvetica, sans-serif; /* L font-weight: 400; M font-weight: 500; B font-weight: 600; */ font-weight: 400; padding-top: 70px; letter-spacing: 2px; }

.wrap { position: relative; width: 80%; max-width: 1400px; margin: 0 auto; }

.btn { font-size: 131%; line-height: 1; position: relative; display: inline-block; padding: 2px 7px 0 8px; transition: all 200ms 0s ease; }

.btn:after { position: absolute; z-index: -1; top: 0; left: 0; width: 100%; height: 100%; content: ""; transition: all 200ms 0s ease; opacity: 1; background: linear-gradient(to bottom, transparent 67%, #eeebe0 67%); background-color: #eeebdf; }

.btn:hover { background-color: #eeebdf; }

.btn:hover:after { opacity: 0; }

.header { position: fixed; z-index: 99; top: 0; left: 0; width: 100%; height: 70px; background: #fff; }

.header_inner { position: relative; }

.header_clm { font-size: 93%; font-weight: 500; position: absolute; top: 17px; left: 2vw; letter-spacing: 1px; }

.header_clm ul li { display: block; float: none; }

.header_clm ul li:nth-child(2) { line-height: 1.5; }

.header_logo img { width: 154px; vertical-align: top; }

.gnav { position: absolute; top: 0; right: 100px; }

.gnav ul &gt; li { font-size: 93%; position: relative; display: block; float: left; margin-left: 30px; }

.gnav ul &gt; li a { line-height: 0; display: block; padding: 32px 0 35px; transition: all 200ms 0s ease; border-top: 3px solid transparent; }

.gnav ul &gt; li a:hover, .gnav ul &gt; li a.active { border-color: #f6aa00; }

.gnav ul &gt; li:first-child a { padding-right: 10px; padding-left: 10px; }

.HoverNav { position: absolute; z-index: -1; top: 70px; left: 50%; visibility: hidden; width: auto; padding: 7px 0; cursor: auto; transition: all 200ms 0s ease; -webkit-transform: translateY(0%) translateX(-50%); transform: translateY(0%) translateX(-50%); white-space: nowrap; opacity: 0; background: #eeebdf; }

.HoverNav ol li { display: block; }

.HoverNav ol li a { line-height: 1.4; padding: 5px 20px; text-align: left; border: none; }

.HoverNav ol li a:hover, .HoverNav ol li a.active { color: #f6aa00; border: none; }

.gnav ul &gt; li:hover .HoverNav { z-index: 30; visibility: visible; opacity: 100; }

.header_entry_btn { line-height: 1; position: absolute; top: 0; right: 0; display: block; width: 70px; padding: 20px 0; transition: all 200ms 0s ease; text-align: center; color: #fff; background-color: #f6aa00; }

.header_entry_btn ul li { display: block; }

.header_entry_btn ul li:nth-child(1) { font-size: 115%; font-weight: 700; padding-bottom: 4px; }

.header_entry_btn ul li:nth-child(2) { font-size: 72%; }

.header_entry_btn:hover { opacity: 0.7; color: #fff; filter: alpha(opacity=70); -moz-opacity: 0.7; }

.footer { padding: 40px 0 30px; border-top: 1px solid #f6aa00; }

.fnav h3 { font-weight: 700; font-weight: 700; line-height: 1; display: inline-block; padding-bottom: 15px; color: #f6aa00; }

.fnav a:hover { opacity: 0.7; filter: alpha(opacity=70); -moz-opacity: 0.7; }

.fnav ul { line-height: 1; padding-left: 7px; border-left: 1px solid #000; }

.fnav ul li { padding-bottom: 15px; }

.fnav ul li:last-child { padding-bottom: 0; }

.fnav_box { float: left; width: 14%; margin-right: 1%; }

.fnav_box:nth-child(1) { width: 10%; }

.fnav_box:last-child { margin-right: 0; }

.footer_copy { padding: 60px 0 0; text-align: center; }

.footer_copy ul li { line-height: 1; display: inline-block; }

.footer_copy ul li img { position: relative; top: -3px; width: 132px; vertical-align: top; }

.footer_copy ul li span { padding: 0 5px; }

.footer_copy ul li:nth-child(1) span { font-weight: 500; letter-spacing: 1px; }

.footer_copy ul li:nth-child(2) { padding-left: 4px; border-left: 1px solid #000; }

.footer_copy ul li:nth-child(2) span { letter-spacing: 1px; }

.target_line { margin-top: -70px; padding-top: 70px; }

/**************************************** Top Setting  */
.sec_re_topslide { position: relative; }

.sec_re_topslide .wrap { min-height: 400px; }

.sec_re_topslide .slick-dots { position: absolute; top: inherit; right: 2vw; bottom: 30px; width: auto; }

.sec_re_topslide .slick-dots li { display: inline-block; width: auto; height: auto; margin: 0 7px; }

.sec_re_topslide .slick-dots li button { width: 9px; height: 9px; padding: 0; border: 1px solid #eeebdf; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }

.sec_re_topslide .slick-dots li button:before { display: none; }

.sec_re_topslide .slick-dots li.slick-active button { background-color: #eeebdf; }

.re_topslides { opacity: 0; transition: opacity 0.3s linear; }

.re_topslides.slick-initialized { opacity: 1; }

.re_topslide { position: absolute; z-index: 9; top: 0; left: 0; width: 100%; min-height: 400px; background-repeat: no-repeat; background-position: center center; background-size: cover; }

.re_topslide_01 { background-image: url(./img/top/re_topsilde_img_01.jpg); }

.re_topslide_02 { background-image: url(./img/top/re_topsilde_img_02.jpg); }

.re_topslide_03 { background-image: url(./img/top/re_topsilde_img_03.jpg); }

.re_topslide_04 { background-image: url(./img/top/re_topsilde_img_04.jpg); }

.re_topslide_txt_outer { position: absolute; z-index: 10; top: 0; left: 0; width: 100%; }

.re_topslide_txt { position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%) translateX(0%); transform: translateY(-50%) translateX(0%); }

.re_topslide_txt img { width: 60%; }

.re_topslide_scroll { line-height: 0; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateY(0%) translateX(-50%); transform: translateY(0%) translateX(-50%); text-align: center; color: #fff; }

@media (max-width: 767px) { .re_topslide_scroll { bottom: 64px; } }

.re_topslide_scroll p { font-size: 93%; padding-bottom: 15px; }

.re_topslide_scroll span { display: inline-block; width: 1px; height: 48px; background: #fff; }

.sec_re_tops { padding: 70px 0; }

.re_tops_tit { line-height: 1; position: relative; padding: 45px 0; }

.re_tops_tit h2 { font-size: 200%; margin-left: 11%; }

.re_tops_tit span { position: absolute; top: 50%; left: 0; display: block; width: 10%; height: 1px; -webkit-transform: translateY(-50%) translateX(0%); transform: translateY(-50%) translateX(0%); background: #000; }

.re_tops_inner { position: relative; }

.re_tops_img { float: left; width: 55%; }

.re_tops_clm { position: absolute; z-index: 9; bottom: 0; left: 50%; padding: 3% 3% 1%; background: #fff; }

.re_tops_clm p { font-size: 124%; line-height: 2.6; }

.re_tops_btn { line-height: 1.4; padding-top: 30px; text-align: right; }

.sec_re_tops_r .re_tops_tit { text-align: right; }

.sec_re_tops_r .re_tops_tit h2 { margin-right: 11%; margin-left: 0; }

.sec_re_tops_r .re_tops_tit span { right: 0; left: inherit; }

.sec_re_tops_r .re_tops_img { float: right; }

.sec_re_tops_r .re_tops_clm { right: 50%; left: inherit; text-align: right; }

.sec_re_tops_r .re_tops_btn { text-align: left; }

.sec_re_tops_ilust .re_tops_clm { position: absolute; top: 50%; bottom: inherit; -webkit-transform: translateY(-50%) translateX(0%); transform: translateY(-50%) translateX(0%); }

.sec_re_tops_ilust .re_tops_img { width: 50%; }

.sec_re_tops_ilust .re_tops_img img { width: 90%; margin-right: 10%; }

.re_tops_05 .re_tops_img img { margin-left: 10%; }

.sec_re_top_clms { padding: 100px 0 0; text-align: center; }

.sec_re_top_clms p { font-size: 124%; line-height: 2.6; }

.sec_re_top_clms h2 { font-size: 193%; font-weight: 500; line-height: 1.4; padding: 70px 0; }

.sec_pagetop { font-size: 77%; margin-top: 100px; text-align: center; border-top: 1px solid #f6aa00; }

.sec_pagetop a { font-weight: 700; line-height: 2; display: inline-block; padding: 10px 0; color: #f6aa00; }

.sec_pagetop a p { padding-top: 3px; }

.sec_pagetop a img { width: 22px; }

.sec_top_page { padding: 120px 40px 180px 40px; }

.sec_top_page .pages { max-width: 1200px; margin: 0 auto; display: flex; justify-content: space-between; }

.sec_top_page .page { width: 31.4%; }

.sec_top_page .page a { display: block; }

.sec_top_page .page .imgtxt .img { margin-bottom: 15px; }

.sec_top_page .page .imgtxt .txt { text-align: center; }

.sec_top_page .page .imgtxt .txt .hl01 { font-family: bodoni-urw, serif; font-weight: 400; font-size: 28px; }

.sec_top_page .page .imgtxt .txt .hl01 span { display: inline-block; }

.sec_top_page .page .imgtxt .txt .hl01 span::before { content: ""; display: inline-block; width: 37px; height: 1px; position: relative; top: -4px; background: #000; vertical-align: middle; margin-right: 19px; }

.sec_top_page .page .imgtxt .txt .hl01 span::after { content: ""; display: inline-block; width: 37px; height: 1px; position: relative; top: -4px; background: #000; vertical-align: middle; margin-left: 19px; }

.sec_top_page .page .imgtxt .txt .lead { font-size: 17px; }

.sec_top_feature { margin-bottom: 136px; padding: 0 40px; }

.sec_top_feature .features { max-width: 1086px; margin: 0 auto; }

.sec_top_feature .feature { margin-bottom: 75px; }

.sec_top_feature .feature:last-of-type { margin-bottom: 0; }

.sec_top_feature .feature a { display: block; background: #edebdf; padding: 25px; }

.sec_top_feature .feature .imgtxt { display: flex; justify-content: space-between; align-items: center; }

.sec_top_feature .feature .imgtxt .img { width: 29.8%; }

.sec_top_feature .feature .imgtxt .txt { text-align: center; padding: 0 20px; }

.sec_top_feature .feature .imgtxt .txt .hl01 { font-family: bodoni-urw, serif; font-weight: 400; font-size: 28px; margin-bottom: 20px; }

.sec_top_feature .feature .imgtxt .txt .hl01 span { display: inline-block; }

.sec_top_feature .feature .imgtxt .txt .hl01 span::before { content: ""; display: inline-block; width: 37px; height: 1px; position: relative; top: -4px; background: #000; vertical-align: middle; margin-right: 19px; }

.sec_top_feature .feature .imgtxt .txt .hl01 span::after { content: ""; display: inline-block; width: 37px; height: 1px; position: relative; top: -4px; background: #000; vertical-align: middle; margin-left: 19px; }

.sec_top_feature .feature .imgtxt .txt .lead { font-size: 17px; }

.sec_top_feature .feature .imgtxt .txt .more { font-family: bodoni-urw, serif; font-weight: 400; font-size: 18px; margin-top: 1em; }

.sec_top_feature .feature .imgtxt .txt .more span { display: inline-block; background: #fff; line-height: 1; padding: 3px 10px; }

.sec_top_more { text-align: center; }

.sec_top_more .more a { display: inline-block; background: #f6aa00; font-size: 24px; padding: 0.5em; width: 327px; }

/**************************************** Page Setting  */
.sec_re_pageimg { background-repeat: no-repeat; background-position: center center; background-size: cover; }

.sec_re_pageimg .wrap { height: 376px; }

.re_pageimg_tit { position: absolute; top: 50%; left: 50%; -webkit-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); text-align: center; }

.re_pageimg_tit h2 { font-size: 230%; line-height: 1.3; letter-spacing: 10px; color: #fff; }

.sec_re_bread { font-size: 72%; position: relative; z-index: 10; margin-bottom: 60px; padding: 20px 0; }

.sec_re_bread .wrap { width: auto; max-width: inherit; padding: 0 2vw; }

.sec_re_bread a { text-decoration: underline; }

.sec_re_pagenav { position: relative; z-index: 2; padding: 0 0 40px; text-align: center; }

.sec_re_pagenav ul { font-size: 122%; line-height: 1; }

.sec_re_pagenav ul li { display: inline-block; margin: 0 30px; }

.sec_re_pagenav ul li a { display: block; width: 196px; padding: 4px 0 3px; transition: all 200ms 0s ease; border: 1px solid #000; }

.sec_re_pagenav ul li a:hover { color: #fff; background-color: #000; }

.sec_re_pages { padding: 30px 0; }

.sec_re_pages .wrap { width: 70%; }

.re_page_btit { padding: 40px 0; }

.re_page_btit p { font-size: 122%; line-height: 1.4; padding-bottom: 2px; }

.re_page_btit h2 { font-size: 186%; line-height: 1.4; }

.re_page_btit span { display: block; width: 58px; height: 1px; margin-top: 38px; background: #000; }

.re_page_btit.is-center { text-align: center; }

.re_page_btit.is-center span { margin-left: auto; margin-right: auto; }

.re_page_inner { width: 70%; margin: 30px auto 180px; }

.re_page_inner_clm { padding: 40px 0; }

.re_page_inner_clm a { color: #f6aa00; }

.re_page_inner_clm a:hover { opacity: 0.7; filter: alpha(opacity=70); -moz-opacity: 0.7; }

.re_page_inner_clm.re_page_inner_bnr { margin-top: 10em; }

.re_page_inner_clm.re_page_inner_bnr img { max-width: 656px; height: auto; width: 100%; }

.re_page_ltit { position: relative; padding: 50px 0; text-align: center; }

.re_page_ltit h3 { font-size: 158%; line-height: 1.4; display: inline-block; padding: 0 20px; background: #fff; }

.re_page_ltit span { position: absolute; z-index: -1; top: 50%; left: 50%; display: block; width: 100%; height: 1px; -webkit-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); background: #000; }

/**************************************** business Setting  */
.sec_re_pageimg_business { background-image: url(./img/business/re_business_pageimg_01.jpg); }

.sec_re_business .re_page_inner_img { text-align: center; }

.sec_re_business .re_page_inner_clm { text-align: center; }

.sec_re_business .re_page_inner_clm p { line-height: 2.6; letter-spacing: 1px; }

.re_business_stit { padding-bottom: 20px; text-align: center; }

.re_business_stit h3 { font-size: 122%; line-height: 1.4; position: relative; display: inline-block; padding: 2% 4%; }

.re_business_stit h3 small { font-size: 76%; display: block; margin-bottom: 10px; }

.re_business_stit h3 span { position: absolute; display: block; width: 20px; height: 18px; background-repeat: no-repeat; background-position: center center; background-size: cover; }

.re_business_stit h3 span:nth-child(1) { top: 0; left: 0; background-image: url(./img/business/re_business_stit_01.png); }

.re_business_stit h3 span:nth-child(2) { right: 0; bottom: 0; background-image: url(./img/business/re_business_stit_02.png); }

.re_business_01 h3 { font-size: 158%; line-height: 1.5; text-align: center; }

.re_business_01 .re_page_inner_img { margin-top: 30px; }

.re_business_01 .re_page_inner_img img { width: 86%; }

.re_business_02.re_page_inner { width: 100%; }

.re_business_02 .re_page_inner_img { width: 73%; margin: 0 auto; padding: 40px 0 30px; text-align: right; }

.re_business_02 .re_page_inner_img img { width: 45%; }

.re_business_02 .boxs { text-align: center; }

.re_business_02 .boxs .box { display: inline-block; width: 26%; margin: 0 3% 10px; vertical-align: top; }

.re_business_02 .boxs .box p { padding: 20px 5% 0; text-align: left; }

.re_business_03 .re_page_inner_img { margin-top: 30px; }

.re_business_03 .re_page_inner_img img { width: 86%; }

.re_business_04 { margin-bottom: 50px; }

.re_business_04 .boxs .box { width: 48%; margin: 30px 0; }

.re_business_04 .boxs .box h4 { font-size: 122%; line-height: 1.4; padding-bottom: 15px; color: #f6aa00; }

.re_business_04 .boxs .box p { line-height: 2; }

.re_business_04 .boxs .box:nth-child(1) { float: left; }

.re_business_04 .boxs .box:nth-child(2) { float: right; }

.re_business_04 .boxs:nth-child(4) h4 { text-align: right; }

.re_business_04 .boxs:nth-child(4) .box:nth-child(1) { float: right; }

.re_business_04 .boxs:nth-child(4) .box:nth-child(2) { float: left; }

.re_business_04 .re_page_inner_img { margin-top: 30px; }

.re_business_04 .re_page_inner_img img { width: 72%; }

.re_business_05 { margin-bottom: 50px; }

.re_business_05.re_page_inner { width: 100%; }

.re_business_05 .boxs { text-align: center; }

.re_business_05 .boxs .box { position: relative; display: inline-block; width: 28%; margin: 0 0 10px 0; vertical-align: top; }

.re_business_05 .boxs .box p { padding: 20px 0; text-align: left; }

.re_business_05 .boxs .box h4 { line-height: 1.4; position: absolute; top: -20px; left: -25px; display: inline-block; padding: 3%; text-align: left; background: #fff; }

.re_business_05 .boxs .box h4 strong { font-size: 129%; }

.re_business_05 .boxs:nth-child(4) .box { margin: 0 7% 10px 0; }

.re_business_05 .boxs:nth-child(4) .box:nth-child(3) { margin-right: 0; }

.re_business_05 .boxs:nth-child(6) .box { margin: 0 3.65% 10px; }

/**************************************** topmessage Setting  */
.sec_re_pageimg_topmess { background-image: url(./img/topmess/re_topmess_pageimg_01.jpg); }

.re_topmess_imgl { margin-top: 60px; margin-bottom: 130px; background-image: url(./img/topmess/re_topmess_01_img_01.jpg); background-repeat: no-repeat; background-position: center top; background-size: cover; }

.re_topmess_imgl .wrap { height: 650px; }

.re_topmess_imgl_clm { position: absolute; right: 0; bottom: -50px; width: 50%; padding: 4% 4% 0; background: #fff; }

.re_topmess_imgl_clm p { font-size: 129%; line-height: 1.6; margin-top: 25px; text-align: right; }

.re_topmess_num { padding: 30px 0; }

.re_topmess_num p { font-size: 129%; line-height: 1; }

.re_topmess_num p strong { font-size: 300%; font-weight: 400; padding-left: 5px; }

.re_topmess_num span { display: block; width: 30px; height: 1px; background: #000; }

.sec_re_topmess .re_page_inner { margin: 30px auto 80px; }

.sec_re_topmess .re_page_inner h3 { font-size: 186%; line-height: 1.4; padding-bottom: 30px; }

.sec_re_topmess .re_page_inner p { text-align: justify; }

.re_topmess_02.re_page_inner .re_topmess_num p { text-align: right; }

.re_topmess_02.re_page_inner .re_topmess_num span { float: right; }

.re_topmess_02.re_page_inner h3 { text-align: right; }

.re_topmess_03.re_page_inner { margin-bottom: 50px; }

/**************************************** job Setting  */
.sec_re_pageimg_job { background-image: url(./img/job/re_job_pageimg_01.jpg); }

.sec_re_job .re_page_inner { margin: 30px auto 50px; }

.sec_re_job .re_page_inner_img { text-align: center; }

.sec_re_job .re_page_inner_clm { text-align: center; }

.sec_re_job .re_page_inner_clm p { line-height: 2.6; }

.sec_re_job .re_page_btit h2 { font-size: 158%; }

.re_job_01.re_page_inner { width: 100%; text-align: center; }

.re_job_01.re_page_inner h3 { font-size: 115%; line-height: 1.4; display: inline-block; padding: 3px 15px; border: 1px solid #000; border-radius: 20px; }

.re_job_01.re_page_inner .re_page_inner_img { padding: 50px 0 20px; }

.re_job_01.re_page_inner .re_page_inner_img img { width: 90%; }

.re_job_02 .more { font-size: 18px; margin-bottom: 140px; }

.re_job_02 .more a { width: 100%; max-width: 466px; display: block; background: #edebdf url(img/job/re_job_arw01.svg) calc(100% - 40px) 50% no-repeat; padding: 1em 2em; margin: 0 auto; }

.title-sub-re_job_02 { font-size: 18px; margin-bottom: 3em; padding-left: 2em; }

.re_job_inbox { margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid rgba(0, 0, 0, 0.3); }

.re_job_inbox .re_job_inbox_tit { margin-bottom: 20px; }

.re_job_inbox .re_job_inbox_tit .box { float: left; }

.re_job_inbox .re_job_inbox_tit .box:nth-child(1) { width: 51%; margin-right: 1%; background-position: left top; }

.re_job_inbox .re_job_inbox_tit .box:nth-child(2) { width: 48%; }

.re_job_inbox .re_job_inbox_tit .box p { font-size: 93%; line-height: 1.6; text-align: justify; letter-spacing: 1px; }

.re_job_inbox .re_job_inbox_tit .box p small { font-size: 86%; letter-spacing: 1px; }

.re_job_inbox .re_job_inbox_tit .box_inner { padding-left: 80px; }

.re_job_inbox .re_job_inbox_tit .box_inner h3 { font-size: 143%; line-height: 1.2; }

.re_job_inbox .re_job_inbox_tit .box_inner h3.min { font-size: 133%; letter-spacing: 1px; }

.re_job_inbox .re_job_inbox_tit .box_inner h3 span { font-size: 76%; }

.re_job_inbox .re_job_inbox_tit .box_inner img { width: 59px; }

.re_job_inbox.st04 .re_job_inbox_tit:nth-child(1) { background-image: url(./img/job/re_job_02_ico_04.png); background-repeat: no-repeat; background-size: 64px; }

.re_job_inbox.st06 .re_job_inbox_tit:nth-child(1) { background-image: url(./img/job/re_job_02_ico_06.png); background-repeat: no-repeat; background-size: 66px; }

.re_job_inbox.st07 .re_job_inbox_tit:nth-child(1) { background-image: url(./img/job/re_job_02_ico_07.png); background-repeat: no-repeat; background-size: 62px; }

.re_job_inbox.is-pair .box_inner { padding-left: 0; }

.re_job_inbox.is-pair .box_inner h3 { line-height: 1; }

.re_job_inbox.is-pair .box_inner h3 img { vertical-align: middle; margin-right: 1em; }

.re_job_inbox_img { position: relative; }

.re_job_inbox_img img { display: block; }

.re_job_inbox_img_clm { position: absolute; right: 0; bottom: 0; width: 32%; padding: 3% 3% 2%; background: #fff; }

.re_job_inbox_img_clm h4 { font-size: 115%; line-height: 1.4; padding-bottom: 10px; white-space: nowrap; }

.re_job_inbox_img_clm h5 { font-size: 93%; line-height: 1.4; white-space: nowrap; letter-spacing: 1px; display: flex; }

.re_job_inbox_img_clm h5 span.label { padding-right: 1em; }

.re_job_inbox_img_clm h5.alr { justify-content: flex-end; }

.re_job_inbox_img_clm p { line-height: 1.4; }

.re_job_inbox_img_clm .pairs { display: flex; justify-content: space-between; }

.re_job_inbox_img_clm .pairs .pair { width: 50%; white-space: nowrap; }

.re_job_inbox_img_clm .pairs .pair:nth-of-type(1) { background: url(img/job/re_job_icn_cross.svg) 100% 50% no-repeat; background-size: 40px 40px; padding-right: 60px; }

.re_job_inbox_img_clm .pairs .pair:nth-of-type(2) { padding-left: 20px; }

.re_job_inbox_img_btn { float: right; width: 36%; }

.re_job_03 .re_page_inner_clm { padding: 0 0 80px; }

.re_job_03 .boxs { margin: 0 auto; }

.re_job_03 .boxs .box { float: left; width: 46%; margin-right: 8%; margin-bottom: 40px; }

.re_job_03 .boxs .box p { font-size: 93%; margin-top: 10px; }

.re_job_03 .boxs .box p small { font-size: 86%; letter-spacing: 1px; }

.re_job_03 .boxs .box:nth-child(2n) { margin-right: 0; }

.re_job_03 .boxs .box_inner { position: relative; margin-bottom: 10px; }

.re_job_03 .boxs .box_inner img { width: auto; height: 30px; vertical-align: top; }

.re_job_03 .boxs .box_inner img.size-1 { height: 19px; }

.re_job_03 .boxs .box_inner img.size-2 { height: 22px; }

.re_job_03 .boxs .box_inner img.size-3 { height: 26px; }

.re_job_03 .boxs .box_inner img.size-4 { height: 26px; }

.re_job_03 .boxs .box_inner img.size-5 { height: 29px; }

.re_job_03 .boxs .box_inner img.size-7 { height: 24px; }

.re_job_03 .boxs .box_inner img.size-8 { height: 24px; }

.re_job_03 .boxs .box_inner img.size-9 { height: 22px; }

.re_job_03 .boxs .box_inner h3 { font-size: 16px; line-height: 1.4; position: absolute; top: 50%; right: 0; display: block; letter-spacing: normal; -webkit-transform: translateY(-50%) translateX(0%); transform: translateY(-50%) translateX(0%); }

.re_job_03 .boxs .box_inner h3.min { letter-spacing: 1px; }

/**************************************** interview Setting  */
.sec_re_pageimg_interview { position: relative; min-height: 500px; }

.re_pageimg_interview_bg { position: absolute; z-index: 2; top: 0; left: 0; width: 100%; min-height: 500px; background-repeat: no-repeat; background-position: 70% 0; background-size: cover; }

.sec_re_pageimg_interview_05 .re_pageimg_interview_bg { background-position: 50% 0; }

.re_pageimg_interview_clm { position: absolute; z-index: 3; top: 50%; left: 0; width: 50%; -webkit-transform: translateY(-50%) translateX(0%); transform: translateY(-50%) translateX(0%); background: #fff; }

.re_pageimg_interview_clm.is-bottom { top: auto; bottom: 58px; -webkit-transform: translateY(0) translateX(0%); transform: translateY(0) translateX(0%); }

.re_pageimg_interview_clm_inner { padding: 0 10% 5% 24%; }

.re_pageimg_interview_num { margin-top: -8%; }

.re_pageimg_interview_num p { line-height: 0.9; }

.re_pageimg_interview_num p strong { font-size: 720%; font-weight: 400; margin: 0 0 0 -12px; }

.re_pageimg_interview_num span { display: block; width: 32px; height: 1px; background: #000; }

.re_pageimg_interview_tit { padding: 6% 0 12%; }

.re_pageimg_interview_tit h2 img { max-height: 88px; }

.re_pageimg_interview_info p { font-size: 158%; }

.re_pageimg_interview_info p span { font-size: 70%; padding-left: 10px; }

.re_pageimg_interview_info h3 { font-weight: 400; }

.sec_re_interviews { margin: 150px 0; }

.re_interviews_inner { position: relative; }

.re_interviews_inner.is-flex { display: flex; align-items: center; justify-content: space-between; }

.re_interviews_inner.is-flex .re_interviews_img { width: 47%; float: none; height: auto; }

.re_interviews_inner.is-flex .re_interviews_clm { position: static; width: 47%; transform: translateY(0) translateX(0%); }

.re_interviews_inner.is-flex .re_interviews_clm .re_interviews_clm_inner { padding: 0; }

.re_interviews_inner.is-flex.img-r { padding-left: 10%; }

.re_interviews_inner.is-flex.img-r .re_interviews_img { order: 2; }

.re_interviews_inner.is-flex.img-r .re_interviews_clm { order: 1; }

.re_interviews_inner.is-flex.img-l { padding-right: 10%; }

.re_interviews_inner.is-flex.img-l .re_interviews_img { order: 1; }

.re_interviews_inner.is-flex.img-l .re_interviews_clm { order: 2; }

.re_interviews_img { float: right; width: 45%; height: 475px; background-repeat: no-repeat; background-position: center top; background-size: cover; }

.re_interviews_clm { position: absolute; top: 50%; left: 12%; width: 38%; -webkit-transform: translateY(-50%) translateX(0%); transform: translateY(-50%) translateX(0%); }

.re_interviews_clm h2 { font-size: 186%; line-height: 1.4; margin-bottom: 25px; letter-spacing: 1px; }

.re_interviews_clm p { font-size: 115%; line-height: 1.6; text-align: justify; }

.re_interviews_clm p.is-pair { margin-bottom: 1em; }

.re_interviews_clm_inner { padding: 7% 0; background: #fff; }

.re_interviews_clm_num { margin-bottom: 25px; }

.re_interviews_clm_num p { font-size: 129%; line-height: 1; }

.re_interviews_clm_num p strong { font-size: 240%; font-weight: 400; margin-left: 5px; }

.re_interviews_clm_num span { display: block; width: 32px; height: 1px; margin-top: 20px; background: #000; }

.re_interviews_02 .re_interviews_img, .re_interviews_002 .re_interviews_img { float: left; width: 57%; height: 650px; }

.re_interviews_02 .re_interviews_clm, .re_interviews_002 .re_interviews_clm { position: absolute; right: 12%; left: inherit; }

.re_interviews_02 .re_interviews_clm_inner, .re_interviews_002 .re_interviews_clm_inner { padding-left: 7%; }

.sec_re_pageimg_interview_01 .re_pageimg_interview_bg { background-image: url(./img/interview/re_interview_01_img_01.jpg); }

.re_interviews_01_01 .re_interviews_img { background-image: url(./img/interview/re_interview_01_img_02.jpg); }

.re_interviews_01_02 .re_interviews_img { background-image: url(./img/interview/re_interview_01_img_03.jpg); background-position: center center; }

.re_interviews_01_03 .re_interviews_img { background-image: url(./img/interview/re_interview_01_img_04.jpg); }

.sec_re_pageimg_interview_02 .re_pageimg_interview_bg { background-image: url(./img/interview/re_interview_02_img_01.jpg); }

.re_interviews_02_01 .re_interviews_img { background-image: url(./img/interview/re_interview_02_img_02.jpg); }

.re_interviews_02_02 .re_interviews_img { background-image: url(./img/interview/re_interview_02_img_03.jpg); background-position: center center; }

.re_interviews_02_03 .re_interviews_img { background-image: url(./img/interview/re_interview_02_img_04.jpg); background-position: center center; }

.sec_re_pageimg_interview_002 .re_pageimg_interview_bg { background-image: url(./img/interview/re_interview_002_img_01.jpg); }

.re_interviews_002_01 .re_interviews_img { background-image: url(./img/interview/re_interview_002_img_02.jpg); }

.re_interviews_002_02 .re_interviews_img { background-image: url(./img/interview/re_interview_002_img_03.jpg); background-position: center center; }

.re_interviews_002_03 .re_interviews_img { background-image: url(./img/interview/re_interview_002_img_04.jpg); background-position: center center; }

.sec_re_pageimg_interview_03 .re_pageimg_interview_bg { background-image: url(./img/interview/re_interview_03_img_01.jpg); }

.sec_re_pageimg_interview_03 .re_pageimg_interview_tit h2 img { max-height: 133px; }

.re_interviews_03_01 .re_interviews_img { background-image: url(./img/interview/re_interview_03_img_02.jpg); }

.re_interviews_03_02 .re_interviews_img { background-image: url(./img/interview/re_interview_03_img_03.jpg); }

.re_interviews_03_03 .re_interviews_img { background-image: url(./img/interview/re_interview_03_img_04.jpg); }

.sec_re_pageimg_interview_04 .re_pageimg_interview_bg { background-image: url(./img/interview/re_interview_04_img_01.jpg); }

.sec_re_pageimg_interview_04 .re_pageimg_interview_tit h2 img { max-height: 133px; }

.re_interviews_04_01 .re_interviews_img { background-image: url(./img/interview/re_interview_04_img_02.jpg); }

.re_interviews_04_02 .re_interviews_img { background-image: url(./img/interview/re_interview_04_img_03.jpg); }

.re_interviews_04_03 .re_interviews_img { background-image: url(./img/interview/re_interview_04_img_04.jpg); }

.sec_re_pageimg_interview_05 .re_pageimg_interview_bg { background-image: url(./img/interview/re_interview_05_img_01.jpg); }

.re_interviews_05_01 .re_interviews_img { background-image: url(./img/interview/re_interview_05_img_02.jpg); }

.re_interviews_05_02 .re_interviews_img { background-image: url(./img/interview/re_interview_05_img_03.jpg); }

.re_interviews_05_03 { margin-top: 300px; margin-bottom: 300px; }

.re_interviews_05_03 .re_interviews_img { background-image: url(./img/interview/re_interview_05_img_04.jpg); }

.sec_re_pageimg_interview_06 .re_pageimg_interview_bg { background-image: url(./img/interview/re_interview_06_img_01.jpg); }

.re_interviews_06_01 .re_interviews_img { background-image: url(./img/interview/re_interview_06_img_02.jpg); }

.re_interviews_06_02 .re_interviews_img { background-image: url(./img/interview/re_interview_06_img_03.jpg); }

.re_interviews_06_03 .re_interviews_img { background-image: url(./img/interview/re_interview_06_img_04.jpg); }

.sec_re_interviews_pair { width: 100%; max-width: 900px; margin: 0 auto; padding: 0 40px; }

.sec_re_interviews_pair .pairs { display: flex; justify-content: space-between; }

.sec_re_interviews_pair .pair { width: 48%; }

.sec_re_interviews_pair .pair .imgtxt { display: flex; justify-content: space-between; align-items: center; }

.sec_re_interviews_pair .pair .img { width: 165px; }

.sec_re_interviews_pair .pair .txt { padding-left: 50px; flex: 1; }

.sec_re_interviews_pair .pair .txt .name { font-size: 22px; }

.sec_re_interviews_pair .pair .txt .date { font-size: 14px; }

.sec_re_interviews_pair .pair .txt .pos { font-size: 14px; margin-top: 0.8em; }

.sec_re_interviews_pair .comment { margin-top: 75px; font-size: 16px; }

.sec_re_interviews_last { width: 100%; max-width: 840px; margin: 0 auto; margin-bottom: 120px; padding: 0 40px; }

.sec_re_interviews_last p { font-size: 16px; }

.sec_re_interview_other { padding: 0 0 80px; }

.sec_re_interview_other .boxs { width: 94%; margin: 0 auto; }

.sec_re_interview_other .boxs .box { font-weight: 600; line-height: 1.4; display: block; float: left; width: 24%; margin-right: 1.3%; margin-bottom: 20px; text-align: center; }

.sec_re_interview_other .boxs .box h3 { font-size: 87%; margin-bottom: 5px; white-space: nowrap; letter-spacing: -0.7px; }

.sec_re_interview_other .boxs .box p { font-size: 143%; }

.sec_re_interview_other .boxs .box:nth-child(4n) { margin-right: 0; }

.sec_re_interview_other .boxs .box_img { position: relative; margin-bottom: 15px; }

.sec_re_interview_other .boxs .box_img_cover { position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition: all 200ms 0s ease; }

.sec_re_interview_other .boxs a.box:hover .box_img_cover { background-color: rgba(245, 167, 0, 0.6); }

.sec_re_interview_other .other-pair .pair { width: 100%; max-width: 664px; margin: 0 auto; }

.sec_re_interview_other .other-pair a { display: block; }

.sec_re_interview_other .other-pair .imgtxt { position: relative; }

.sec_re_interview_other .other-pair .txt { position: absolute; background: #fff; bottom: -70px; left: 0px; padding: 0 16px 16px 16px; }

.sec_re_interview_other .other-pair .txt .serial { font-size: 13px; margin-top: -15px; }

.sec_re_interview_other .other-pair .txt .serial span { display: inline-block; font-size: 48px; border-bottom: 1px solid #000; padding-bottom: 1px; margin-right: 10px; line-height: 1; }

.sec_re_interview_other .other-pair .txt .tagline { margin-top: 12px; }

.sec_re_interview_other .other-pair .txt .tagline img { height: 36px; width: auto; }

.re_interview_other_tit { line-height: 1.4; padding: 50px 0; text-align: center; }

.re_interview_other_tit h2 { font-size: 172%; }

.re_interview_other_tit span { display: block; width: 30px; height: 1px; margin: 10px auto; background: #000; }

/**************************************** project Setting  */
.sec_re_pageimg_project { background-image: url(./img/project/re_project_pageimg_01.jpg); }

.sec_re_project .re_page_inner_clm { text-align: center; }

.sec_re_project .re_page_inner_clm p { line-height: 2.6; }

.re_project_01 { margin-bottom: 60px; }

.re_project_01 h3 { font-size: 158%; line-height: 1.5; text-align: center; }

.re_project_inboxs .re_job_inbox .re_job_inbox_img .re_job_inbox_img_clm { width: 36%; }

.re_project_inboxs .re_job_inbox .re_job_inbox_img .re_job_inbox_img_clm h3 { font-size: 108%; line-height: 1; letter-spacing: 0; }

.re_project_inboxs .re_job_inbox .re_job_inbox_img .re_job_inbox_img_clm h3 strong { font-size: 200%; position: relative; top: 1px; margin-right: 10px; }

.re_project_inboxs .re_job_inbox .re_job_inbox_img .re_job_inbox_img_clm h5 { font-weight: 400; }

.re_project_inboxs .re_job_inbox .re_job_inbox_img_btn { width: 39%; }

.re_project_inboxs .re_job_inbox .re_project_inbox_line span { display: block; width: 18px; height: 1px; margin: 12px 0 15px; background: #000; }

.re_project_inboxs .re_job_inbox.re_project_inbox_left .re_job_inbox_img .re_job_inbox_img_clm { right: inherit; left: -7%; width: 46%; padding: 3% 3% 2% 0; text-align: right; }

.re_project_inboxs .re_job_inbox.re_project_inbox_left .re_job_inbox_img .re_job_inbox_img_clm h3 strong { margin-right: 0; margin-left: 10px; }

.re_project_inboxs .re_job_inbox.re_project_inbox_left .re_job_inbox_img .re_job_inbox_img_clm h4 { position: relative; left: 1%; }

.re_project_inboxs .re_job_inbox.re_project_inbox_left .re_project_inbox_line span { float: right; }

.re_project_inboxs .re_job_inbox.re_project_inbox_left .re_job_inbox_img_btn { float: none; width: 39%; text-align: right; }

/**************************************** story Setting  */
.sec_re_pageimg_story { position: relative; min-height: 489px; }

.re_pageimg_story_bg { position: absolute; z-index: 2; top: 0; left: 0; width: 100%; min-height: 489px; background-repeat: no-repeat; background-position: center top; background-size: cover; }

.re_pageimg_story_clms { line-height: 1; position: absolute; z-index: 9; bottom: -380px; left: 50%; width: 670px; -webkit-transform: translateY(0%) translateX(-50%); transform: translateY(0%) translateX(-50%); background: #fff; }

.re_pageimg_story_clm_num { padding: 25px 50px 0; text-align: center; }

.re_pageimg_story_clm_num strong { font-size: 300%; display: block; margin-bottom: 5px; }

.re_pageimg_story_clm_num h2 { font-size: 122%; letter-spacing: 0; }

.re_pageimg_story_clm { padding: 0 50px; }

.re_pageimg_story_clm h3 { padding: 50px 0 20px; text-align: center; }

.re_pageimg_story_clm h3 img { height: 72px; }

.re_pageimg_story_clm p { line-height: 1.6; padding: 10px 0; }

.re_pageimg_story_clm ul { margin-top: 20px; text-align: center; }

.re_pageimg_story_clm ul li { display: inline-block; padding: 0 10px; }

.re_pageimg_story_clm ul li:nth-child(2) { font-size: 158%; font-weight: 700; }

.re_pageimg_story_clm_line { font-size: 129%; line-height: 1.4; padding: 10px 0 15px; text-align: center; border-bottom: 1px solid #000; }

.re_pageimg_story_clm_line span { position: relative; top: 15px; display: block; height: 1px; background: #000; }

.re_pageimg_story_clm_line i { position: relative; z-index: 2; display: inline-block; padding: 0 10px; background: #fff; }

.re_pageimg_story_clm_line h4 { display: block; margin-top: 10px; }

.sec_re_story { margin-bottom: 100px; }

.re_story_inner { width: 80%; max-width: 1400px; margin: 0 auto; }

.re_story_img { float: left; width: 40%; height: 400px; background-repeat: no-repeat; background-position: center top; background-size: cover; }

.re_story_clm { float: left; width: 50%; }

.re_story_clm .re_story_clm_inner { padding: 60px 10% 0; }

.re_story_clm h2 { font-size: 186%; line-height: 1.4; margin-bottom: 25px; letter-spacing: 1px; }

.re_story_clm p { font-size: 115%; line-height: 1.6; text-align: justify; letter-spacing: 1px; }

.re_story_01 { margin-top: 500px; }

.re_story_02 .re_story_img { float: right; }

.re_story_02 .re_story_clm { float: right; }

.re_story_02 .re_story_clm h2 { text-align: right; }

.re_story_03 { margin-bottom: 100px; }

.sec_re_story_other { padding: 0 0 80px; }

.sec_re_story_other .boxs { width: 94%; margin: 0 auto; text-align: center; }

.sec_re_story_other .boxs .box { display: inline-block; width: 32%; margin: 0 5% 20px; text-align: center; }

.sec_re_story_other .boxs .box h3 { margin-bottom: 5px; }

.sec_re_story_other .boxs .box p { font-size: 143%; }

.sec_re_story_other .boxs .box:nth-child(5n) { margin-right: 0; }

.sec_re_story_other .boxs .box_img { position: relative; margin-bottom: 15px; }

.sec_re_story_other .boxs .box_img_cover { position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition: all 200ms 0s ease; }

.sec_re_story_other .boxs .box_tit { position: absolute; right: 0; bottom: 0; width: 50%; padding: 5px 4%; background: #fff; }

.sec_re_story_other .boxs .box_tit ul { white-space: nowrap; }

.sec_re_story_other .boxs .box_tit ul li { display: inline-block; }

.sec_re_story_other .boxs .box_tit ul li:nth-child(1) { font-size: 158%; line-height: 1; position: relative; top: 2px; padding-right: 5px; }

.sec_re_story_other .boxs .box_tit ul li:nth-child(2) { line-height: 1; padding-left: 10px; border-left: 1px solid #000; }

.sec_re_story_other .boxs a.box:hover .box_img_cover { background-color: rgba(245, 167, 0, 0.6); }

.sec_re_pageimg_story_01 .re_pageimg_story_bg { background-image: url(./img/story/re_story_01_img_01.jpg); }

.re_story_01_01 .re_story_img { background-image: url(./img/story/re_story_01_img_02.jpg); }

.re_story_01_02 .re_story_img { background-image: url(./img/story/re_story_01_img_03.jpg); background-position: center center; }

.re_story_01_03 .re_story_img { background-image: url(./img/story/re_story_01_img_04.jpg); }

.sec_re_pageimg_story_02 .re_pageimg_story_bg { background-image: url(./img/story/re_story_02_img_01.jpg); }

.re_story_02_01 .re_story_img { background-image: url(./img/story/re_story_02_img_02.jpg); }

.re_story_02_02 .re_story_img { background-image: url(./img/story/re_story_02_img_03.jpg); background-position: center center; }

.re_story_02_03 .re_story_img { background-image: url(./img/story/re_story_02_img_04.jpg); }

.sec_re_pageimg_story_03 .re_pageimg_story_bg { background-image: url(./img/story/re_story_03_img_01.jpg); }

.re_story_03_01 .re_story_img { background-image: url(./img/story/re_story_03_img_02.jpg); }

.re_story_03_02 .re_story_img { background-image: url(./img/story/re_story_03_img_03.jpg); background-position: center center; }

.re_story_03_03 .re_story_img { background-image: url(./img/story/re_story_03_img_04.jpg); }

/**************************************** informarion Setting  */
.sec_re_pageimg_informarion { background-image: url(./img/informarion/re_informarion_pageimg_01.jpg); }

.sec_re_informarion .re_page_inner_clm { text-align: center; }

.sec_re_informarion .re_page_inner_clm p { line-height: 2.6; }

.re_informarion_01 { margin-bottom: 60px; }

.re_informarion_01 h3 { font-size: 158%; line-height: 1.5; text-align: center; }

.re_informarion_02 { margin-bottom: 100px; }

.re_informarion_lines .re_informarion_line { line-height: 1.6; position: relative; margin: 50px 0 60px; text-align: center; border-right: 2px solid; border-left: 2px solid #000; }

.re_informarion_lines .re_informarion_line .re_informarion_line_inner { position: relative; top: -15px; padding: 0 20px; }

.re_informarion_lines .re_informarion_line strong { font-size: 216%; line-height: 1; display: inline-block; padding: 0 10px; background: #fff; }

.re_informarion_lines .re_informarion_line h3 { font-size: 143%; display: block; padding: 10px 0 20px; border-bottom: 1px solid #000; }

.re_informarion_lines .re_informarion_line p { padding: 20px 0 5px; }

.re_informarion_lines .re_informarion_line .informarion_line { display: block; width: 98%; height: 2px; margin: 0 auto; background: #000; }

.re_informarion_lines .re_informarion_line:last-child { margin-bottom: 0; }

.re_informarion_03 { margin-bottom: 100px; }

.re_informarion_tbl table { line-height: 1.6; width: 100%; }

.re_informarion_tbl table tbody th, .re_informarion_tbl table tbody td { padding: 25px 5px; text-align: left; vertical-align: top; letter-spacing: 0; border-bottom: 1px solid #e8e2ca; }

.re_informarion_tbl table tbody th { font-size: 108%; font-weight: 700; width: 20%; color: #f6aa00; }

.re_informarion_tbl table tbody td strong { margin-right: 15px; }

.re_informarion_tbl table tbody td span { margin-left: 15px; }

.re_informarion_04 { margin-bottom: 100px; }

.re_informarion_flows { font-weight: 700; line-height: 1.4; margin: 50px 0 0 0; text-align: center; }

.re_informarion_flows .informarion_flow .informarion_flow_clm { position: relative; float: left; width: 50%; padding: 15px 0; }

.re_informarion_flows .informarion_flow .informarion_flow_clm p { font-size: 115%; }

.re_informarion_flows .informarion_flow .informarion_flow_clm span { font-size: 93%; position: relative; position: absolute; z-index: 8; top: 50%; left: 50%; display: inline-block; padding: 3px 0; -webkit-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); background: #fff; }

.re_informarion_flows .informarion_flow .informarion_flow_clm i { position: absolute; top: 0; left: 50%; display: block; width: 1px; height: 100%; -webkit-transform: translateY(0%) translateX(-50%); transform: translateY(0%) translateX(-50%); background: #000; }

.re_informarion_flows .informarion_flow .informarion_flow_clm.flow_cl_01 { background: #e8e2ca; }

.re_informarion_flows .informarion_flow .informarion_flow_clm.flow_cl_02 { background: #f6dcb5; }

.re_informarion_flows .informarion_flow.flow_full .informarion_flow_clm { float: none; width: 100%; }

.re_informarion_flows .informarion_flow.flow_wh .informarion_flow_clm { min-height: 88px; padding: 0; }

.re_informarion_05 { margin-top: 50px; }

.re_informarion_05 .re_informarion_flows .informarion_flow .informarion_flow_clm p { font-size: 100%; }

.re_informarion_05 .re_informarion_flows .informarion_flow .informarion_flow_clm span { white-space: nowrap; letter-spacing: 0; }

.re_informarion_05 .re_informarion_flows .informarion_flow:last-child { background: #f6dcb5; }

.re_informarion_05 .re_informarion_flows .informarion_flow:last-child .informarion_flow_clm:nth-child(2) p { position: relative; top: 13px; }

.re_informarion_btn { padding: 160px 0 0 0; text-align: center; }

.re_informarion_btn a { font-size: 136%; font-weight: 700; line-height: 1; display: inline-block; padding: 20px 46px; transition: all 200ms 0s ease; letter-spacing: 0; color: #fff; background: #f6aa00; }

.re_informarion_btn a:hover { opacity: 0.7; filter: alpha(opacity=70); -moz-opacity: 0.7; }

/**************************************** aboutus Setting  */
.sec_re_aboutus .re_page_inner_clm { text-align: center; }

.sec_re_aboutus .re_page_inner_clm p { line-height: 2.6; text-align: center; }

.re_aboutus_01 h3 { font-size: 158%; line-height: 1.5; text-align: center; }

.re_aboutus_01, .re_aboutus_02, .re_aboutus_04 { margin-bottom: 160px; }

.re_aboutus_02 .re_page_inner_clm, .re_aboutus_03 .re_page_inner_clm { margin-bottom: 50px; }

.re_aboutus_03 .boxs:nth-child(4) .box { margin: 0 3.65% 10px; }

/**************************************** culture Setting  */
.sec_re_pageimg_culture { background-image: url(./img/culture/re_culture_pageimg_01.jpg); }

.sec_re_culture .re_page_inner_img { text-align: center; }

.sec_re_culture .re_page_inner_clm { text-align: center; }

.sec_re_culture .re_page_inner_clm p { line-height: 2.6; }

.re_culture_01 { margin-bottom: 100px; }

.re_culture_01 h3 { font-size: 158%; line-height: 1.5; text-align: center; }

.re_culture_02 { margin-bottom: 100px; }

.re_culture_02 .re_business_stit h3 small { margin: 5px 0 0; }

.re_culture_02 .boxs .box h4 { letter-spacing: 1px; }

.re_culture_02 .boxs:nth-child(2n) .box h4 { text-align: right; }

.re_culture_02 .boxs:nth-child(2n) .box:nth-child(1) { float: right; }

.re_culture_02 .boxs:nth-child(2n) .box:nth-child(2) { float: left; }

.re_culture_03 { margin: 30px auto; }

.re_figure_01 { margin-bottom: 130px; }

.re_figure_01 .re_page_inner_clm p { letter-spacing: 0; }

.re_figure_01 .re_page_inner_img { margin: 10px 0; }

.re_figure_01 .re_page_inner_img img { width: 86%; }

/**************************************** Mobile Setting  */
.sp_header_btn, .sp_nav { display: none; }

@media (max-width: 1180px) { /**************************************** Base Setting  */
  .footer .wrap { width: 90%; }
  /**************************************** Page Setting  */
  .sec_re_pages .wrap { width: 80%; }
  .re_page_inner { width: 100%; }
  /**************************************** interview Setting  */
  .re_pageimg_interview_clm_inner { padding: 0 5% 5% 19%; }
  .re_interviews_clm { left: 10%; }
  .re_interviews_02 .re_interviews_clm { right: 10%; }
  .sec_re_interview_other .boxs { width: 100%; }
  .sec_re_interview_other .boxs h3 { font-size: 90%; letter-spacing: 1px; } }

@media (max-width: 1024px) { /**************************************** Base Setting  */
  .gnav { display: none; }
  .header_clm { position: absolute; top: 17px; left: 50%; -webkit-transform: translateY(0%) translateX(-50%); transform: translateY(0%) translateX(-50%); text-align: center; }
  .sp_header_btn { position: absolute; top: 13px; left: 2vw; display: block; cursor: pointer; }
  .sp_header_btn span { display: block; width: 2.1vw; height: 3.9vw; transition: all 200ms 0s ease; background-image: url(./img/aseet/sp_asset_ico_01_off.png); background-repeat: no-repeat; background-position: center center; background-size: contain; }
  .sp_header_btn.on span { background-image: url(./img/aseet/sp_asset_ico_01_on.png); }
  .sp_nav { position: fixed; z-index: 99; top: 70px; left: 0; width: 100%; background: #fff; }
  .sp_nav .wrap { width: 50%; margin: 0 auto; }
  .sp_nav ul { position: absolute; top: 42%; left: 50%; width: 100%; -webkit-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); }
  .sp_nav ul li { display: block; }
  .sp_nav ul li a { line-height: 1.5; display: inline-block; padding: 2vh; }
  .sp_nav ul li a span { display: block; width: 100%; height: 2px; transition: all 200ms 0s ease; background: transparent; }
  .sp_nav ul li a:hover span, .sp_nav ul li a.active span { width: 100%; background: #f6aa00; }
  .sp_nav ul li .tel { padding: 2vh; }
  .sp_nav.on { display: block; }
  .sec_re_pagenav ul li a { width: 130px; }
  .sec_re_pagenav.sec_re_pagenav_mid ul li { margin: 0 6px; }
  .sec_re_pagenav.sec_re_pagenav_mid ul li a { width: 180px; }
  .sec_re_pagenav.sec_re_pagenav_large ul li a { width: 180px; }
  .fnav_box { width: 13%; margin-right: 2%; letter-spacing: 0; }
  .fnav_box:nth-child(1) { width: 6%; }
  /**************************************** story Setting  */
  .re_story_inner { width: 90%; }
  .re_story_clm { width: 60%; } }

@media (max-width: 980px) { /**************************************** business Setting  */
  .re_business_02 .re_page_inner_img { width: 90%; }
  .re_business_05 .boxs .box { width: 28%; }
  .re_business_05 .boxs:nth-child(4) .box { margin: 0 5% 10px 0; }
  /**************************************** interview Setting  */
  .re_pageimg_interview_clm_inner { padding: 0 5% 5% 8%; }
  .re_interviews_clm { left: 5%; width: 45%; }
  .re_interviews_02 .re_interviews_clm { right: 5%; }
  .sec_re_interview_other .wrap { width: 90%; }
  /**************************************** story Setting  */
  .sec_re_story_other .boxs .box { width: 41%; margin: 0 4% 20px; }
  .sec_re_story_other .boxs .box .box_tit { width: 70%; }
  /**************************************** aboutus Setting  */
  .re_aboutus_03 .boxs:nth-child(4) .box { margin: 0 3.65% 10px; } }

.sp_only { display: none; }

@media (max-width: 767px) { /**************************************** Base Setting  */
  body { padding-top: 60px; }
  .sp_only { display: block; }
  .pc_only { display: none; }
  .wrap { width: 90%; }
  .sp_nav { top: 60px; }
  .sp_header_btn { top: 13px; left: 4vw; }
  .sp_header_btn span { width: 6.4vw; height: 8.4vw; }
  .header { height: 60px; }
  .header_clm { font-size: 68%; letter-spacing: 0; }
  .header_clm ul li:nth-child(2) { top: 1px; padding-left: 5px; }
  .header_entry_btn { width: 60px; padding: 17px 0; }
  .header_entry_btn ul li:nth-child(1) { font-size: 94%; padding-bottom: 3px; letter-spacing: 1px; }
  .header_entry_btn ul li:nth-child(2) { font-size: 68%; letter-spacing: 0; }
  .header_logo img { width: 130px; }
  .footer { padding: 30px 0; } }

@media (max-width: 767px) and (max-width: 767px) { .footer { padding: 30px 0 80px; }
  body[data-page="reservation"] .footer { padding: 30px 0; } }

@media (max-width: 767px) { .fnav_box { width: 50%; margin-right: 0; margin-bottom: 20px; letter-spacing: 2px; }
  .fnav_box:nth-child(1) { width: 50%; }
  .fnav_box:last-child { margin-right: 0; }
  .sec_pagetop { margin-top: 60px; }
  .sec_pagetop a { display: block; padding: 5px 0; }
  .footer_copy { padding: 20px 0 0; }
  .footer_copy ul li { display: block; }
  .footer_copy ul li img { width: 132px; }
  .footer_copy ul li span { padding: 0; }
  .footer_copy ul li:nth-child(1) span { letter-spacing: 0; }
  .footer_copy ul li:nth-child(2) { padding: 10px 0 0 0; border-left: none; }
  /**************************************** TOP Setting  */
  .re_topslide_01 { background-image: url(./img/top/re_sp_topsilde_img_01.jpg); }
  .re_topslide_02 { background-image: url(./img/top/re_sp_topsilde_img_02.jpg); }
  .re_topslide_03 { background-image: url(./img/top/re_sp_topsilde_img_03.jpg); }
  .re_topslide_04 { background-image: url(./img/top/re_sp_topsilde_img_04.jpg); }
  .re_topslide_txt { text-align: center; }
  .re_topslide_txt img { width: 96%; }
  .sec_re_tops { padding: 30px 0; }
  .re_tops_tit { padding: 25px 0; }
  .re_tops_img { float: none; width: 100%; }
  .re_tops_clm { position: relative; bottom: inherit; left: inherit; padding: 5%; }
  .re_tops_clm p { font-size: 114%; line-height: 2; }
  .sec_re_tops_r .re_tops_img { float: none; }
  .sec_re_tops_r .re_tops_clm { position: relative; right: inherit; left: inherit; text-align: left; }
  .sec_re_tops_r .re_tops_btn { text-align: right; }
  .sec_re_tops_ilust .re_tops_img { width: 100%; text-align: center; }
  .sec_re_tops_ilust .re_tops_img img { width: 90%; margin-right: 0; }
  .sec_re_tops_ilust .re_tops_clm { position: relative; top: inherit; -webkit-transform: translateY(0%) translateX(0%); transform: translateY(0%) translateX(0%); }
  .re_tops_05 .re_tops_img img { margin-left: 0; }
  .sec_re_top_clms { padding: 40px 0 0; }
  .sec_re_top_clms p { font-size: 114%; line-height: 2; text-align: justify; }
  .sec_re_top_clms p br { display: none; }
  .sec_re_top_clms h2 { font-size: 153%; padding: 50px 0; }
  .sec_top_page { padding: 80px 26px; }
  .sec_top_page .pages { display: block; }
  .sec_top_page .page { width: 100%; margin-bottom: 60px; }
  .sec_top_page .page:last-of-type { margin-bottom: 0; }
  .sec_top_page .page .imgtxt .img { margin-bottom: 15px; }
  .sec_top_page .page .imgtxt .txt { text-align: center; }
  .sec_top_feature { margin-bottom: 74px; padding: 0 26px; }
  .sec_top_feature .features { display: block; }
  .sec_top_feature .feature { margin-bottom: 40px; }
  .sec_top_feature .feature:last-of-type { margin-bottom: 0; }
  .sec_top_feature .feature a { padding: 30px; }
  .sec_top_feature .feature .imgtxt { display: block; }
  .sec_top_feature .feature .imgtxt .img { width: 100%; }
  .sec_top_feature .feature .imgtxt .txt { padding: 50px 0; }
  .sec_top_feature .feature .imgtxt .txt .hl01 { margin-bottom: 10px; font-size: 24px; }
  .sec_top_feature .feature .imgtxt .txt .hl01 span::before { width: 20px; margin-right: 10px; }
  .sec_top_feature .feature .imgtxt .txt .hl01 span::after { width: 20px; margin-left: 10px; }
  .sec_top_feature .feature .imgtxt .txt .more { margin-top: 0.6em; }
  .sec_top_more { padding: 0 26px; }
  .sec_top_more .more a { width: 100%; padding: 0.5em 0; }
  /**************************************** Page Setting  */
  .sec_re_pageimg .wrap { height: 160px; }
  .re_pageimg_tit h2 { font-size: 170%; }
  .sec_re_pages { padding: 10px 0; }
  .sec_re_pages .wrap { width: 90%; }
  .sec_re_pagenav { font-size: 70%; padding: 0 0 20px; }
  .sec_re_pagenav ul li { width: 27%; margin: 0 1.5%; }
  .sec_re_pagenav ul li a { width: 100%; }
  .sec_re_pagenav.sec_re_pagenav_mid ul li { font-size: 81%; width: 28%; margin: 0 1.5%; }
  .sec_re_pagenav.sec_re_pagenav_mid ul li a { width: 100%; }
  .sec_re_pagenav.sec_re_pagenav_large ul li { width: 40%; }
  .sec_re_pagenav.sec_re_pagenav_large ul li a { width: 100%; }
  .sec_re_bread { margin-bottom: 30px; }
  .sec_re_bread .wrap { padding: 0 4vw; }
  .re_page_btit { padding: 20px 0; }
  .re_page_btit span { margin-top: 18px; }
  .re_page_inner_clm { padding: 20px 0; }
  .re_page_inner { margin: 30px auto 100px; }
  .re_page_ltit { padding: 40px 0; }
  /**************************************** business Setting  */
  .sec_re_business .re_page_inner_clm p { font-size: 112%; line-height: 2; text-align: justify; }
  .sec_re_business .re_page_inner_clm p br { display: none; }
  .sec_re_business .re_page_btit h2 { font-size: 150%; }
  .re_business_stit { padding-bottom: 10px; }
  .re_business_stit h3 { font-size: 105%; padding: 2% 4%; }
  .re_business_stit h3 span { width: 10px; height: 9px; }
  .re_business_01 .re_page_inner_img { margin-top: 10px; }
  .re_business_02 .re_page_inner_img { width: 100%; padding: 20px 0 30px; }
  .re_business_02 .re_page_inner_img img { width: 65%; }
  .re_business_02 .re_page_inner_clm { padding-bottom: 0; }
  .re_business_02 .boxs .box { display: block; width: 100%; margin: 0 0 10px; }
  .re_business_02 .boxs .box img { width: 50%; }
  .re_business_03 { padding-bottom: 0; }
  .re_business_03 .re_page_inner_img { margin-top: 10px; }
  .re_business_04 { margin-bottom: 50px; }
  .re_business_04 .boxs .box { width: 100%; margin: 20px 0; }
  .re_business_04 .boxs .box h4 { font-size: 118%; padding-bottom: 10px; }
  .re_business_04 .boxs .box:nth-child(1) { float: none; }
  .re_business_04 .boxs .box:nth-child(2) { float: none; }
  .re_business_04 .boxs:nth-child(4) h4 { text-align: left; }
  .re_business_04 .boxs:nth-child(4) .box:nth-child(1) { float: none; }
  .re_business_04 .boxs:nth-child(4) .box:nth-child(2) { float: none; }
  .re_business_04 .re_page_inner_img { margin-top: 10px; }
  .re_business_05 .boxs .box { display: block; width: 100%; margin: 0 0 10px 0; }
  .re_business_05 .boxs .box img { width: 90%; }
  .re_business_05 .boxs .box h4 { position: absolute; top: -20px; left: -5%; padding: 3%; }
  .re_business_05 .boxs .box h4 strong { font-size: 129%; }
  .re_business_05 .boxs:nth-child(4) .box { margin: 0 0 10px 0; }
  .re_business_05 .boxs:nth-child(4) .box:nth-child(3) { margin-right: 0; }
  .re_business_05 .boxs:nth-child(6) .box { margin: 0 0 10px; }
  /**************************************** topmessage Setting  */
  .re_topmess_imgl { margin-top: 30px; margin-bottom: 70px; background-position: 40% 50%; }
  .re_topmess_imgl .wrap { height: 350px; }
  .re_topmess_imgl_clm { width: 90%; }
  .re_topmess_imgl_clm p { font-size: 100%; margin-top: 20px; }
  .re_topmess_num { padding: 30px 0; }
  .re_topmess_num p { font-size: 120%; line-height: 1; }
  .sec_re_topmess .re_page_inner { margin: 30px auto 50px; }
  .sec_re_topmess .re_page_inner h3 { font-size: 156%; padding-bottom: 20px; }
  .re_topmess_02.re_page_inner .re_topmess_num p { text-align: left; }
  .re_topmess_02.re_page_inner .re_topmess_num span { float: none; }
  .re_topmess_02.re_page_inner h3 { text-align: left; }
  /**************************************** job Setting  */
  .sec_re_job .re_page_inner_clm { text-align: justify; }
  .sec_re_job .re_page_inner_clm p { font-size: 112%; line-height: 2; }
  .sec_re_job .re_page_inner_clm p br { display: none; }
  .sec_re_job .re_page_btit h2 { font-size: 146%; }
  .re_job_01.re_page_inner { width: 100%; text-align: center; }
  .re_job_01.re_page_inner h3 { font-size: 100%; }
  .re_job_01.re_page_inner .re_page_inner_img { padding: 50px 0 20px; }
  .re_job_01.re_page_inner .re_page_inner_img img { width: 90%; }
  .re_job_inbox .re_job_inbox_tit { margin-bottom: 20px; }
  .re_job_inbox .re_job_inbox_tit .box { float: none; }
  .re_job_inbox .re_job_inbox_tit .box:nth-child(1) { width: auto; margin-right: 0; margin-bottom: 15px; }
  .re_job_inbox .re_job_inbox_tit .box:nth-child(2) { width: auto; }
  .re_job_inbox .re_job_inbox_tit .box_inner h3 { font-size: 133%; }
  .re_job_02 .more { font-size: 16px; }
  .re_job_02 .more a { width: calc(100% - 2em); padding: 1em 0 1em 1em; margin: 0 auto; background: #edebdf url(img/job/re_job_arw01.svg) calc(100% - 20px) calc(100% - 25px) no-repeat; }
  .title-sub-re_job_02 { padding-left: 0; }
  .re_job_inbox_img { position: relative; }
  .re_job_inbox_img img { display: block; }
  .re_job_inbox_img_clm { position: relative; right: inherit; bottom: inherit; width: 100%; }
  .re_job_inbox_img_btn { float: none; width: 100%; text-align: right; }
  .re_job_03 .re_page_inner_clm { padding: 0 0 30px; }
  .re_job_03 .boxs .box { float: none; width: 100%; margin-right: 0; }
  /**************************************** interview Setting  */
  .sec_re_pageimg_interview { height: auto; min-height: 0; }
  .re_pageimg_interview_bg { position: relative; top: inherit; left: inherit; height: 280px; min-height: 0; }
  .re_pageimg_interview_clm { position: relative; top: inherit; left: inherit; width: auto; -webkit-transform: translateY(0%) translateX(0%); transform: translateY(0%) translateX(0%); background: none; }
  .re_pageimg_interview_clm.is-bottom { bottom: auto; }
  .re_pageimg_interview_clm_inner { padding: 0 5%; }
  .re_pageimg_interview_num p strong { font-size: 600%; margin: 0 0 0 -6px; }
  .sec_re_pageimg_interview_05 .re_pageimg_interview_num { margin-top: 20px; }
  .sec_re_pageimg_interview_06 .re_pageimg_interview_num { margin-top: 20px; }
  .re_pageimg_interview_tit { padding: 6% 0; }
  .re_pageimg_interview_tit h2 img { max-height: inherit; }
  .re_pageimg_interview_info p { font-size: 130%; }
  .re_pageimg_interview_info h3 { font-size: 90%; letter-spacing: 1px; }
  .sec_re_interviews { margin: 40px 0; }
  .re_interviews_img { float: none; width: auto; height: 220px; }
  .re_interviews_clm { position: relative; top: inherit; left: inherit; width: auto; padding: 0 5%; -webkit-transform: translateY(0%) translateX(0%); transform: translateY(0%) translateX(0%); }
  .re_interviews_clm h2 { font-size: 160%; margin-bottom: 20px; }
  .re_interviews_clm p { font-size: 100%; }
  .re_interviews_clm_num { margin-bottom: 20px; }
  .re_interviews_clm_num p { font-size: 110%; }
  .re_interviews_02 .re_interviews_img { float: none; width: auto; height: 250px; }
  .re_interviews_02 .re_interviews_clm { position: relative; right: inherit; left: inherit; }
  .re_interviews_02 .re_interviews_clm_inner { padding-left: 0; }
  .re_interviews_inner.is-flex { display: block; }
  .re_interviews_inner.is-flex .re_interviews_img { width: 100%; margin-bottom: 40px; }
  .re_interviews_inner.is-flex .re_interviews_clm { width: auto; padding: 0 5%; }
  .re_interviews_inner.is-flex.img-r { padding-left: 0; }
  .re_interviews_inner.is-flex.img-r .re_interviews_img { order: 2; }
  .re_interviews_inner.is-flex.img-r .re_interviews_clm { order: 1; }
  .re_interviews_inner.is-flex.img-l { padding-right: 0; }
  .re_interviews_inner.is-flex.img-l .re_interviews_img { order: 1; }
  .re_interviews_inner.is-flex.img-l .re_interviews_clm { order: 2; }
  .sec_re_interviews_pair { width: auto; padding: 0 40px; }
  .sec_re_interviews_pair .pairs { display: block; }
  .sec_re_interviews_pair .pair { width: 300px; margin: 0 auto 16px auto; }
  .sec_re_interviews_pair .pair:last-of-type { margin-bottom: 0; }
  .sec_re_interviews_pair .pair .img { width: 108px; }
  .sec_re_interviews_pair .pair .txt { padding-left: 28px; }
  .sec_re_interviews_pair .comment { margin-top: 23px; }
  .sec_re_interviews_last { width: auto; margin-bottom: 50px; padding: 0 40px; }
  .sec_re_interview_other { padding: 0 0 30px; }
  .sec_re_interview_other .boxs .box { float: none; width: auto; margin-right: 0; margin-bottom: 30px; }
  .sec_re_interview_other .boxs .box p { font-size: 130%; }
  .sec_re_interview_other .boxs .box:nth-child(5n) { margin-right: 0; }
  .sec_re_interview_other .boxs .box_img { position: relative; margin-bottom: 10px; }
  .sec_re_interview_other .boxs .box_img img { width: 60%; }
  .sec_re_interview_other .boxs .box_img_cover { display: none; }
  .sec_re_interview_other .other-pair .txt .tagline img { height: 32px; width: auto; }
  .re_interview_other_tit { padding: 30px 0; }
  .re_interview_other_tit h2 { font-size: 160%; }
  .sec_re_pageimg_interview_02 .re_pageimg_interview_bg { background-position: right 10% center; }
  .sec_re_pageimg_interview_03 .re_pageimg_interview_tit h2 img { height: auto; }
  .sec_re_pageimg_interview_04 .re_pageimg_interview_bg { background-position: right center; }
  .re_interviews_04_02 .re_interviews_img { background-position: center top 20%; }
  .re_interviews_04_03 .re_interviews_img { background-position: center top 10%; }
  /**************************************** project Setting  */
  .sec_re_project .re_page_inner_clm p { font-size: 112%; line-height: 2; text-align: justify; }
  .sec_re_project .re_page_inner_clm p br { display: none; }
  .sec_re_project .re_page_btit h2 { font-size: 150%; }
  .re_project_01 { margin-bottom: 40px; }
  .re_project_inboxs .re_job_inbox .re_job_inbox_img .re_job_inbox_img_clm { width: 100%; }
  .re_project_inboxs .re_job_inbox .re_job_inbox_img_btn { width: 100%; margin-top: 10px; }
  .re_project_inboxs .re_job_inbox.re_project_inbox_left .re_job_inbox_img .re_job_inbox_img_clm { right: inherit; left: inherit; width: 100%; text-align: left; }
  .re_project_inboxs .re_job_inbox.re_project_inbox_left .re_job_inbox_img .re_job_inbox_img_clm h3 strong { margin-right: 10px; margin-left: 0; }
  .re_project_inboxs .re_job_inbox.re_project_inbox_left .re_job_inbox_img .re_job_inbox_img_clm h3 strong.sp_only { display: inline-block; }
  .re_project_inboxs .re_job_inbox.re_project_inbox_left .re_job_inbox_img .re_job_inbox_img_clm h4 { left: 0; }
  .re_project_inboxs .re_job_inbox.re_project_inbox_left .re_job_inbox_img .re_job_inbox_img_clm h5.alr { justify-content: flex-start; }
  .re_project_inboxs .re_job_inbox.re_project_inbox_left .re_project_inbox_line span { float: none; }
  .re_project_inboxs .re_job_inbox.re_project_inbox_left .re_job_inbox_img_btn { float: none; width: 100%; }
  /**************************************** story Setting  */
  .sec_re_pageimg_story { position: relative; height: auto; min-height: 0; }
  .re_pageimg_story_bg { position: relative; top: inherit; left: inherit; width: 100%; height: 280px; min-height: 0; }
  .sec_re_pageimg_story_01 .re_pageimg_story_bg { background-image: url(./img/story/re_sp_story_01_img_01.jpg); }
  .sec_re_pageimg_story_02 .re_pageimg_story_bg { background-image: url(./img/story/re_sp_story_02_img_01.jpg); }
  .sec_re_pageimg_story_03 .re_pageimg_story_bg { background-image: url(./img/story/re_sp_story_03_img_01.jpg); }
  .re_pageimg_story_clms { position: relative; bottom: inherit; left: inherit; width: 90%; margin: -40px auto 0; -webkit-transform: translateY(0%) translateX(0%); transform: translateY(0%) translateX(0%); background: #fff; }
  .re_pageimg_story_clm_num { padding: 15px 0 10px; }
  .re_pageimg_story_clm { padding: 0 0 20px; }
  .re_pageimg_story_clm h3 { padding: 20px 0; text-align: center; }
  .re_pageimg_story_clm h3 img { height: auto; }
  .re_pageimg_story_clm ul { margin-top: 20px; text-align: center; }
  .re_pageimg_story_clm ul li { display: block; padding: 0; }
  .re_pageimg_story_clm ul li:nth-child(2) { font-size: 128%; margin-top: 10px; }
  .re_pageimg_story_clm_line { font-size: 100%; }
  .sec_re_pageimg_story_03 .re_pageimg_story_clm h3 img { width: 66%; }
  .sec_re_story { margin-bottom: 80px; }
  .re_story_inner { width: 100%; max-width: inherit; }
  .re_story_img { float: none; width: 100%; height: 220px; }
  .re_story_clm { float: none; width: 100%; }
  .re_story_clm .re_story_clm_inner { padding: 0 5%; }
  .re_story_clm h2 { font-size: 160%; margin: 20px 0; }
  .re_story_clm p { font-size: 100%; }
  .re_story_01 { margin-top: 30px; }
  .re_story_02 .re_story_img { float: none; }
  .re_story_02 .re_story_clm { float: none; }
  .re_story_02 .re_story_clm h2 { text-align: left; }
  .re_story_03 { margin-bottom: 80px; }
  .sec_re_story_other .boxs .box { display: block; width: auto; margin: 0 0 40px; }
  .sec_re_story_other .boxs a.box:hover .box_img_cover { background-color: none; }
  /**************************************** informarion Setting  */
  .sec_re_informarion .re_page_inner_clm p { font-size: 112%; line-height: 2; text-align: justify; }
  .sec_re_informarion .re_page_inner_clm p br { display: none; }
  .sec_re_informarion .re_page_btit h2 { font-size: 150%; }
  .re_informarion_01 { margin-bottom: 50px; }
  .re_informarion_lines .re_informarion_line .re_informarion_line_inner { padding: 0 3%; }
  .re_informarion_lines .re_informarion_line h3 { font-size: 123%; }
  .re_informarion_lines .re_informarion_line p br { display: none; }
  .re_informarion_tbl table { line-height: 1.6; width: 100%; }
  .re_informarion_tbl table tbody th, .re_informarion_tbl table tbody td { display: block; padding: 15px 2%; text-align: left; vertical-align: top; letter-spacing: 0; }
  .re_informarion_tbl table tbody th { font-size: 108%; width: auto; }
  .re_informarion_tbl table tbody td strong { margin-right: 7px; }
  .re_informarion_tbl table tbody td ul li { margin-bottom: 5px; }
  .re_informarion_tbl table tbody td.row strong, .re_informarion_tbl table tbody td.row span { display: block; margin: 0; }
  .re_informarion_flows { margin: 40px 0 0 0; }
  .re_informarion_flows .informarion_flow .informarion_flow_clm { padding: 15px 0; }
  .re_informarion_flows .informarion_flow .informarion_flow_clm p { font-size: 100%; }
  .re_informarion_flows .informarion_flow.flow_wh .informarion_flow_clm { min-height: 50px; padding: 0; }
  .re_informarion_05 .re_informarion_flows .informarion_flow .informarion_flow_clm p { font-size: 90%; }
  .re_informarion_05 .re_informarion_flows .informarion_flow .informarion_flow_clm span { display: block; width: 100%; white-space: normal; }
  .re_informarion_05 .re_informarion_flows .informarion_flow:last-child { background: #f6dcb5; }
  .re_informarion_05 .re_informarion_flows .informarion_flow:last-child .informarion_flow_clm:nth-child(2) p { position: relative; top: 20px; }
  .re_informarion_05 .re_informarion_flows .informarion_flow.flow_wh .informarion_flow_clm { min-height: 88px; padding: 0; }
  .re_informarion_btn { padding: 100px 0 0 0; }
  .re_informarion_btn a { font-size: 120%; padding: 20px 28px; }
  /**************************************** aboutus Setting  */
  .sec_re_aboutus .re_page_inner_clm p { font-size: 112%; line-height: 2; text-align: justify; }
  .sec_re_aboutus .re_page_inner_clm p br { display: none; }
  .sec_re_aboutus .re_page_btit h2 { font-size: 150%; }
  .re_aboutus_02 .re_page_inner_clm, .re_aboutus_03 .re_page_inner_clm { margin-bottom: 30px; }
  .re_aboutus_03 { margin: 0; }
  .re_aboutus_01, .re_aboutus_02, .re_aboutus_04 { margin-bottom: 80px; }
  /**************************************** culture Setting  */
  .sec_re_culture .re_page_inner_clm p { font-size: 112%; line-height: 2; text-align: justify; }
  .sec_re_culture .re_page_inner_clm p br { display: none; }
  .sec_re_culture .re_page_btit h2 { font-size: 150%; }
  .re_culture_01 { margin-bottom: 60px; }
  .re_culture_02 { margin-bottom: 60px; }
  .re_culture_02 .boxs .box h4 { letter-spacing: 1px; }
  .re_culture_02 .boxs:nth-child(2n) .box h4 { text-align: left; }
  .re_culture_02 .boxs:nth-child(2n) .box:nth-child(1) { float: none; }
  .re_culture_02 .boxs:nth-child(2n) .box:nth-child(2) { float: none; }
  .re_culture_03 { margin: 30px auto; }
  .re_figure_01 { margin-bottom: 100px; }
  .re_figure_01 .re_page_inner_img { margin: 10px 0; }
  .re_figure_01 .re_page_inner_img img { width: 96%; } }

@media (max-width: 320px) { .sec_re_story_other .boxs .box .box_tit { letter-spacing: 0; } }

/**************************************** fixed bnr */
.lFixedBnrs { position: fixed; bottom: 87px; right: 0; z-index: 100; width: 110px; height: max-content; overflow-x: clip; }

@media (max-width: 767px) { .lFixedBnrs { bottom: 0; left: 0; right: 0; margin: auto; width: 100%; max-width: 500px; height: 51px; overflow: clip; } }

.lFixedBnrs__inner { display: flex; flex-wrap: wrap; justify-content: flex-end; width: 100%; height: max-content; transform: translate3d(101%, 0, 0); }

@media (max-width: 767px) { .lFixedBnrs__inner { height: 100%; justify-content: space-between; transform: translate3d(0, 101%, 0); } }

.lFixedBnrs__inner .cFixedBnr { margin-top: 32px; }

@media (max-width: 767px) { .lFixedBnrs__inner .cFixedBnr { margin-top: 0; } }

.lFixedBnrs__inner .cFixedBnr:nth-of-type(1) { margin-top: 0; }

body[data-loaded="1"] .lFixedBnrs__inner { transition: 1s 0s ease-in-out transform; transform: translate3d(0, 0, 0); }

.cFixedBnr { position: relative; z-index: 0; display: flex; align-items: center; width: 100px; height: 64px; border-radius: 7px 0 0 7px; }

@media (min-width: 767.1px) and (hover: hover) { .cFixedBnr { transition: 0.3s ease width, 0.3s ease background; }
  .cFixedBnr .cFixedBnr__icon { transform: scale(1); transition: 0.3s ease transform; }
  .cFixedBnr:hover { width: 110px; }
  .cFixedBnr:hover .cFixedBnr__icon { transform: scale(1.3); } }

@media (max-width: 767px) { .cFixedBnr { justify-content: center; width: calc(50% - 2px); height: 51px; border-radius: 7px 7px 0 0; } }

.cFixedBnr__icon { position: absolute; top: -17px; z-index: 1; display: flex; align-items: center; justify-content: center; }

@media (max-width: 767px) { .cFixedBnr__icon { position: static; } }

.cFixedBnr__icon picture { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; }

.cFixedBnr__icon img { width: 100%; height: 100%; object-fit: contain; }

.cFixedBnr__icon, .cFixedBnr__text { pointer-events: none; user-select: none; }

.cFixedBnrReservation { background: #7cb236; }

@media (hover: hover) { .cFixedBnrReservation:hover { background: #6a992d; } }

.cFixedBnrReservation__icon { left: 28px; height: 23px; }

@media (max-width: 767px) { .cFixedBnrReservation__icon { height: 22px; } }

.cFixedBnrReservation__text { margin-left: 14px; font-family: var(--font-family-ja); font-size: 14px; font-weight: 600; line-height: 130%; letter-spacing: 0.98px; color: #fff; }

@media (max-width: 767px) { .cFixedBnrReservation__text { margin-left: 10px; } }

.cFixedBnrEntry { background: #f6aa00; }

@media (hover: hover) { .cFixedBnrEntry:hover { background: #e78a00; } }

.cFixedBnrEntry__icon { left: 33px; height: 28px; }

@media (max-width: 767px) { .cFixedBnrEntry__icon { height: 24px; } }

.cFixedBnrEntry__text { margin-left: 19px; }

@media (max-width: 767px) { .cFixedBnrEntry__text { position: relative; top: -2px; z-index: 0; margin-left: 14px; } }

.cFixedBnrEntry__text__en { color: #fff; text-align: center; font-family: var(--font-family-calibri); font-size: 18px; font-weight: 700; line-height: 130%; letter-spacing: 1.98px; }

@media (max-width: 767px) { .cFixedBnrEntry__text__en { text-align: left; } }

.cFixedBnrEntry__text__ja { color: #fff; text-align: center; font-family: var(--font-family-base); font-size: 11px; font-weight: 600; line-height: 100%; letter-spacing: 1.21px; }

@media (max-width: 767px) { .cFixedBnrEntry__text__ja { text-align: left; } }

/**************************************** reservation */
.pReservationSection-title { margin-top: 48px; }

@media (max-width: 767px) { .pReservationSection-title { margin-top: 27px; } }

.pReservationSection-schedule { margin-top: 42px; }

.pReservationTitle { position: relative; z-index: 0; }

.pReservationTitle::after { content: ""; display: block; margin: 24px auto 0; width: 48px; height: 1px; background: #000; }

@media (max-width: 767px) { .pReservationTitle::after { width: 44px; margin-top: 13px; } }

.pReservationTitle h2, .pReservationTitle span { display: block; width: max-content; margin: auto; }

.pReservationTitle__en { color: #000; text-align: center; font-family: var(--font-family-bodoni); font-size: 17px; font-weight: 400; line-height: 160%; letter-spacing: 1.87px; }

.pReservationTitle__ja { color: #000; font-family: var(--font-family-base); font-size: 26px; font-style: normal; font-weight: 600; line-height: 160%; letter-spacing: 4.68px; }

@media (max-width: 767px) { .pReservationTitle__ja { font-size: 21px; letter-spacing: 3.78px; } }

.cScheduleList { width: 90%; max-width: 1146px; margin: auto; display: flex; flex-wrap: wrap; align-items: stretch; gap: 20px 25px; }

@media (max-width: 767px) { .cScheduleList { display: block; width: calc(100% - 14px * 2); } }

.cSchedule { position: relative; z-index: 0; width: calc((100% - 25px * 2 - 1px) / 3); background: #fbf9eb; border-radius: 7px; }

@media (max-width: 767px) { .cSchedule { width: 100%; margin-top: 10px; }
  .cSchedule:nth-of-type(1) { margin-top: 0; } }

.cSchedule__inner { padding: 28px 0 90px; width: calc(100% - 42px * 2); margin: auto; }

@media (max-width: 767px) { .cSchedule__inner { padding: 17px 0 71px; width: calc(100% - 12px * 2); } }

.cSchedule__tas { display: flex; flex-wrap: wrap; gap: 15px; }

.cSchedule__title { margin-top: 16px; font-size: 17px; font-weight: 600; line-height: 165%; letter-spacing: 1.19px; }

@media (max-width: 767px) { .cSchedule__title { margin-top: 13px; } }

.cSchedule__job { margin-top: 3px; font-size: 14px; font-weight: 500; line-height: 165%; letter-spacing: 0.98px; }

@media (max-width: 767px) { .cSchedule__job { margin-top: 0; } }

.cSchedule__img { margin: 15px auto; width: 100%; max-width: 200px; display: flex; align-items: center; justify-content: center; }

@media (min-width: 767.1px) { .cSchedule__img { -webkit-aspect-ratio: 200 / 126; aspect-ratio: 200 / 126; } }

@media (max-width: 767px) { .cSchedule__img { margin: 12px auto; min-width: 153px; min-height: 97px; width: calc((153 / 375) * 100vw); max-width: initial; -webkit-aspect-ratio: 153 / 97; aspect-ratio: 153 / 97; } }

.cSchedule__img picture { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; }

.cSchedule__img img { width: 100%; height: 100%; object-fit: cover; }

.cSchedule__row { width: 100%; padding-top: 8px; padding-bottom: 11px; border-bottom: solid 1px #e0e0e0; }

.cSchedule__row:nth-last-of-type(1) { border-bottom: initial; }

@media (max-width: 767px) { .cSchedule__row { padding-top: 8px; padding-bottom: 8px; } }

.cSchedule__row__head { display: flex; align-items: center; width: 100%; }

.cSchedule__row__icon { position: relative; top: -1px; z-index: 0; width: 22px; height: 22px; display: flex; align-items: center; justify-content: center; }

@media (max-width: 767px) { .cSchedule__row__icon { width: 18px; height: 18px; } }

.cSchedule__row__icon picture { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; }

.cSchedule__row__icon img { width: 100%; height: 100%; object-fit: contain; }

.cSchedule__row__label { width: calc(100% - 20px - 5px); font-size: 14px; font-weight: 600; line-height: 165%; letter-spacing: 0.98px; margin-left: 5px; }

@media (max-width: 767px) { .cSchedule__row__label { width: calc(100% - 18px - 5px); } }

.cSchedule__row__details { margin-top: 3px; width: 100%; font-size: 14px; font-weight: 500; line-height: 165%; letter-spacing: 0.98px; }

.cSchedule__btn { position: absolute; bottom: 24px; left: 0; right: 0; z-index: 1; margin: auto; width: max-content; }

@media (max-width: 767px) { .cSchedule__btn { bottom: 22px; } }

.cBtnReservation { cursor: pointer; display: flex; align-items: center; justify-content: center; padding: 10px 53px; font-family: var(--font-family-base); font-size: 16px; font-weight: 600; line-height: 165%; letter-spacing: 1.12px; border: initial; color: #fbfbfb; background: #7cb236; }

@media (hover: hover) { .cBtnReservation { transition: 0.3s ease background; }
  .cBtnReservation:hover { background: #6a992d; } }

.cTag { position: relative; z-index: 0; padding: 5px 12px 5px 12px; width: max-content; height: max-content; color: #fff; text-align: center; font-family: var(--font-family-base); font-size: 13px; font-weight: 600; line-height: 100%; letter-spacing: 0.91px; }

.cTag::after { content: ""; position: absolute; top: 0; right: -8px; bottom: 0; z-index: 0; margin: auto; display: block; width: auto; height: 100%; -webkit-aspect-ratio: 8.72/23; aspect-ratio: 8.72/23; clip-path: polygon(0 0, 0% 100%, 100% 50%); }

.cTag.uBgOrange::after { background: #d88100; }

.cTag.uBgBlue::after { background: #2b7ecc; }

.cTag.uBgLightblue::after { background: #4fa4c8; }

.cTag.uBgRed::after { background: #c74116; }

/**************************************** modal line  */
.lModalLine { position: fixed; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: 50; width: 100%; height: 100%; background: rgba(12, 12, 12, 0.16); }

.lModalLine { pointer-events: none; user-select: none; opacity: 0; }

body[data-loaded="1"] .lModalLine { transition: 0.4s ease opacity; }

body[data-loaded="1"] .lModalLine.isOpenModalId { pointer-events: initial; user-select: initial; transition: 0.4s ease opacity; opacity: 1; }

.lModalLine__bg { position: relative; z-index: 0; cursor: pointer; width: 100%; height: 100%; }

.lModalLine__front { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1; margin: auto; width: 90%; max-width: 717px; height: max-content; background: #fff; border-radius: 7px; padding: 48px 0 32px; }

@media (max-width: 767px) { .lModalLine__front { padding: 32px 0 26px; max-width: 323px; } }

@media (max-width: 767px) { .lModalLine__inner { width: calc(100% - 25px * 2); max-width: 274px; margin: auto; } }

.lModalLine__head { width: max-content; margin: auto; padding: 20px 52px; color: #fff; text-align: center; font-size: 16px; font-weight: 600; line-height: 146%; letter-spacing: 1.12px; border-radius: 10px; background: #3db147; }

@media (max-width: 767px) { .lModalLine__head { padding: 16px; width: calc(100% - 16px * 2); font-size: 14px; font-weight: 600; line-height: 146%; letter-spacing: 1.05px; } }

.lModalLine__qr { width: 166px; height: 166px; margin: 36px auto 0; display: flex; align-items: center; justify-content: center; }

@media (max-width: 767px) { .lModalLine__qr { width: 125px; height: 125px; } }

.lModalLine__qr picture { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; }

.lModalLine__qr img { width: 100%; height: 100%; object-fit: contain; }

.lModalLine__text { width: 422px; margin: 26px auto 0; text-align: center; font-size: 14px; font-weight: 600; line-height: 200%; letter-spacing: 0.98px; }

@media (max-width: 767px) { .lModalLine__text { width: 100%; margin: 44px auto 0; } }

.lModalLine__text a { color: #3db147; font-size: 14px; font-weight: 600; line-height: 200%; letter-spacing: 0.98px; text-decoration: underline; }

@media (hover: hover) { .lModalLine__text a { opacity: 1; transition: 0.3s ease opacity; }
  .lModalLine__text a:hover { opacity: 0.5; } }

.lModalLine__close { margin: 31px auto 0; width: max-content; }

/**************************************** close btn */
.cBtnClose { cursor: pointer; width: max-content; height: max-content; display: flex; align-items: center; gap: 8px; background: initial; border: none; outline: none; }

.cBtnClose span { display: inline-block; }

@media (hover: hover) { .cBtnClose { opacity: 1; transition: 0.3s ease opacity; }
  .cBtnClose:hover { opacity: 0.5; } }

.cBtnClose__icon { pointer-events: none; user-select: none; width: 19px; height: 19px; display: flex; align-items: center; justify-content: center; }

.cBtnClose__icon picture { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; }

.cBtnClose__icon img { width: 100%; height: 100%; object-fit: contain; }

.cBtnClose__text { pointer-events: none; user-select: none; color: #000; font-family: var(--font-family-base); font-size: 13px; font-weight: bold; line-height: 100%; letter-spacing: 1.43px; }

/**************************************** body */
body.isOpenModalId { overflow: hidden; }

/**************************************** utility */
.uBgOrange { background: #d88100; }

.uBgBlue { background: #2b7ecc; }

.uBgLightblue { background: #4fa4c8; }

.uBgRed { background: #c74116; }

.uHidden { display: none; }

@media (min-width: 767.1px) { .uPcHide { display: none; } }

@media (max-width: 767px) { .uSpHide { display: none; } }
</pre></body></html>