@charset "UTF-8";
/* CSS Document */
/* font
=========================================== */
@font-face { /*NotoSansJP*/
font-family: 'NotoSansJP'; src: url("../fonts/font/NotoSansJP-Regular.ttf"); src: url("../fonts/font/NotoSansJP-Regular.woff2") format("woff2"), url("../fonts/font/NotoSansJP-Regular.woff") format("woff"), url("../fonts/font/NotoSansJP-Regular.ttf") format("truetype"); font-weight: 400; }
@font-face { /*NotoSansJPメディアム*/
font-family: 'NotoSansJP'; src: url("../fonts/font/NotoSansJP-Medium.ttf"); src: url("../fonts/font/NotoSansJP-Medium.woff2") format("woff2"), url("../fonts/font/NotoSansJP-Medium.woff") format("woff"), url("../fonts/font/NotoSansJP-Medium.ttf") format("truetype"); font-weight: 500; }
@font-face { /*NotoSansJPボールド*/
font-family: 'NotoSansJP'; src: url("../fonts/font/NotoSansJP-Bold.ttf"); src: url("../fonts/font/NotoSansJP-Bold.woff2") format("woff2"), url("../fonts/font/NotoSansJP-Bold.woff") format("woff"), url("../fonts/font/NotoSansJP-Bold.ttf") format("truetype"); font-weight: 700; }
@font-face { /*Latoボールド*/
font-family: "Lato"; src: url("../fonts/font/Lato-Bold.ttf"); src: url("../fonts/font/Lato-Bold.woff2") format("woff2"), url("../fonts/font/Lato-Bold.woff") format("woff"), url("../fonts/font/Lato-Bold.ttf") format("truetype"); font-weight: 700; }
/* Link
=========================================== */
a:link, a:visited { color: #191817; text-decoration: none; }

a:hover, a:active { color: #191817; text-decoration: none; }

a { outline: none; transition: 0.3s; }

a img { transition: 0.3s; }

:focus { outline: none; }

/* LAYOUT
=========================================== */
body { overflow: hidden; width: 100%; }

.pc { display: none !important; }

.sp { display: block; }

body { color: #191817; background: #F9F4EF; font-size: 16px; line-height: 1.3; font-family: YakuHanJP,'NotoSansJP',"メイリオ","Mayryo ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif; font-weight: 400; font-style: normal; word-break: break-all; }

img { width: 100%; height: auto; }

table { width: 100%; table-layout: fixed; }

h1, h2, h3, h4, h5, h6 { font-weight: 900; }

.wrap { position: relative; }

input, select { -webkit-appearance: auto; appearance: auto; }

/*共通設定*/
.btn01 { width: 100%; max-width: 340px; height: 64px; margin: 50px auto 0; }

.btn01 a { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; padding: 0 50px; border: 1px solid #E8E0D9; box-sizing: border-box; border-radius: 40px; position: relative; }

.btn01 a .btn-text { font-size: 16px; line-height: 1.3; font-weight: 700; transition: 0.3s; text-align: center; }

.btn01 a .arrow { display: block; width: 21px; height: 21px; border-radius: 50%; background-color: #191817; background-image: url("../img/common/btn_arrow.svg"); background-repeat: no-repeat; background-position: center; background-size: 6px; position: absolute; top: 50%; right: 24px; transform: translateY(-50%); transition: 0.3s; }

.btn02 { display: inline-block; margin-top: 24px; }

.btn02 a { display: inline-flex; align-items: center; }

.btn02 a .btn-text { font-size: 14px; line-height: 1; font-weight: 700; transition: 0.3s; }

.btn02 a .arrow { display: inline-block; width: 21px; height: 21px; border-radius: 50%; background-color: #191817; background-image: url("../img/common/btn_arrow.svg"); background-repeat: no-repeat; background-position: center; background-size: 6px; margin-left: 8px; transition: 0.3s; }

.btn_contact { width: 100%; max-width: 340px; height: 64px; margin: 24px auto 0; }

.btn_contact a { display: flex; width: 100%; height: 100%; justify-content: center; align-items: center; background: #D3781C; border-radius: 40px; box-sizing: border-box; }

.btn_contact a .btn-text { font-size: 18px; font-weight: 700; color: #FFFFFF; line-height: 1.2; text-align: center; }

.title01 { line-height: 1; margin-bottom: 40px; }

.title01 .en { display: block; font-family: "Lato"; font-size: 64px; letter-spacing: 0.04em; text-transform: capitalize; }

.title01 .ja { display: block; padding-left: 16px; box-sizing: border-box; position: relative; font-size: 16px; margin-top: 16px; }

.title01 .ja::before { content: ""; display: block; width: 12px; height: 12px; background: #D3781C; border-radius: 50%; position: absolute; top: 3px; left: 0; }

.title02 { font-size: 30px; line-height: 1.6; padding-bottom: 16px; box-sizing: border-box; border-bottom: 1px solid #DFD8D2; position: relative; margin-bottom: 40px; }

.title02::before { content: ""; display: block; width: 20px; height: 1px; background: #D3781C; position: absolute; bottom: -1px; left: 0; z-index: 1; }

.title02.tcenter::before { left: 50%; transform: translateX(-50%); }

.tel_box { text-align: center; }

.tel_box .tel .sub { display: inline-block; font-size: 16px; line-height: 1; margin-right: 1px; }

.tel_box .tel .num { display: inline-block; font-size: 36px; line-height: 1; }

.tel_box .tel-text { font-size: 16px; line-height: 1; margin-top: 12px; }

.under-cont > section { padding: 100px 5%; }

.under-cont > section:first-child { padding-top: 60px; }

/*ウェブフォント*/
.normal { font-weight: 400; }

.medium { font-weight: 500; }

.bold { font-weight: 700; }

.common_text { line-height: 1.6; }

.text_uppercase { text-transform: uppercase; }

.text_capitalize { text-transform: capitalize; }

.tcenter { text-align: center; }

.tleft { text-align: left; }

.tright { text-align: right; }

.lato { font-family: "Lato"; font-weight: 700; }

/*色*/
.shiro { color: #fff; }

.kuro { color: #191817; }

.orange { color: #D3781C; }

.chaBg { color: #EDE5DE; }

.mt20 { margin-top: 20px; }

.flex { width: 100%; margin: 0; padding: 0; display: -webkit-box; display: -moz-box; display: -ms-box; display: -webkit-flexbox; display: -moz-flexbox; display: -ms-flexbox; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

/*header
---------------------------------------------------------------*/
#header { width: 100%; height: 60px; position: fixed; transition: 0.3s; left: 0; right: 0; top: 0; margin: auto; z-index: 100; }

.fixed #header { background: #FFFFFF; }

#header .header_inner { height: 100%; justify-content: space-between; align-items: center; flex-wrap: nowrap; position: relative; z-index: 100; }

#header .header_inner .logo_box { width: auto; margin-left: 20px; position: relative; z-index: 1; }

#header .header_inner .logo { width: 204px; }

#header .header_inner .logo a { display: block; width: 100%; }

#header .header_inner .logo a .logo-text { display: none; }

#header .header_inner .logo a img { width: 100%; }

#header .header_inner .right { display: none; }

/*gnav*/
.gnav { display: none; }

/* nav
=========================================== */
.sp-nav-btn { width: 32px; height: 16px; position: absolute; top: 50%; right: 20px; transform: translateY(-50%); z-index: 101; transition: 0.3s; }

.sp-nav-btn .btn_in { width: 100%; height: 100%; position: relative; }

.sp-nav-btn .btn_in > span { width: 100%; height: 1px; background: #000000; position: absolute; left: 0; transition: 0.3s; }

.sp-nav-btn .border01 { top: 0; }

.sp-nav-btn .border02 { top: 50%; transform: translateY(-50%); }

.sp-nav-btn .border03 { bottom: 0; }

.sp-nav-btn.opon .border01 { transform: translate(-50%, -50%) rotateZ(45deg); top: 50%; left: 50%; }

.sp-nav-btn.opon .border02 { display: none; }

.sp-nav-btn.opon .border03 { transform: translate(-50%, 50%) rotateZ(-45deg); bottom: 50%; left: 50%; }

.sp-nav-list .overlay-nav { visibility: hidden; width: 100%; height: 100%; position: fixed; top: 0; left: 0; background: rgba(0, 0, 0, 0.4); opacity: 0; }

.sp-nav-list .overlay-nav.opon { visibility: visible; opacity: 1; }

.sp-nav-list .navs-list { position: fixed; width: 100%; height: 100%; z-index: 99; top: 0; background: #EDE5DE; right: -100%; transition: 0.3s; overflow-x: hidden; overflow-y: auto; padding: 61px 20px 40px; box-sizing: border-box; }

.sp-nav-list .navs-list.opon { right: 0; }

.sp-nav-list .navs-list > ul { margin-bottom: 40px; }

.sp-nav-list .navs-list > ul > li { border-bottom: 1px solid #DFD8D2; }

.sp-nav-list .navs-list > ul > li > a, .sp-nav-list .navs-list ul li .nav-midashi { display: block; padding: 24px 30px 24px 0; box-sizing: border-box; font-size: 16px; line-height: 1.2; font-weight: 700; position: relative; }

.sp-nav-list .navs-list > ul > li > a::after { content: ""; display: block; width: 21px; height: 21px; border-radius: 50%; background: url("../img/common/btn_arrow.svg") no-repeat center, #191817; background-size: 6px; position: absolute; top: 50%; right: 0; transform: translateY(-50%); }

.sp-nav-list .navs-list ul li .nav-midashi::after { content: ""; display: block; width: 21px; height: 21px; background: url("../img/common/spnav_open.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; right: 0; transform: translateY(-50%); transition: 0.3s; }

.sp-nav-list .navs-list ul li .nav-midashi.on::after { background: url("../img/common/spnav_close.svg") no-repeat center; background-size: contain; }

.sp-nav-list .navs-list ul li .sp-nav li { margin-bottom: 24px; }

.sp-nav-list .navs-list ul li .sp-nav li a { display: block; padding-left: 18px; box-sizing: border-box; font-size: 16px; line-height: 1.2; position: relative; }

.sp-nav-list .navs-list ul li .sp-nav li a::before { content: "－"; display: inline-block; position: absolute; top: 0; left: 0; }

/* main */
/*-------------------------------------------*/
#main { margin-top: 80px; }

#main.home_main { width: 100%; position: relative; z-index: 1; }

#main.home_main .main_img01 { display: flex; justify-content: space-between; align-items: flex-start; position: relative; margin-bottom: 30px; }

#main.home_main .main_img01::before { content: ""; display: block; width: 260px; height: 280px; background: #FBF8F5; border-radius: 0 120px 20px 0; position: absolute; top: -110px; left: 82px; z-index: -1; }

#main.home_main .main_img01 img.img01 { width: 40%; border-radius: 0 20px 20px 0; }

#main.home_main .main_img01 img.img02 { width: 56%; border-radius: 10px 0 0 20px; margin-top: 40px; }

#main.home_main .main_img02 { width: 100%; padding: 0 5%; box-sizing: border-box; position: relative; margin-bottom: 60px; }

#main.home_main .main_img02::before { content: ""; display: block; width: 280px; height: 280px; background: #F3EBE0; border-radius: 20px 0 120px 20px; position: absolute; top: 126px; right: -20px; z-index: -1; }

#main.home_main .main_img02 img { width: 100%; border-radius: 20px; }

#main.home_main .text_box { width: 100%; padding: 0 5%; box-sizing: border-box; margin-bottom: 40px; }

#main.home_main .text_box .main_title { width: 100%; margin-bottom: 24px; }

#main.home_main .text_box .banner { width: 100%; }

#main.home_main .main_news_box { width: 100%; padding: 0 5%; box-sizing: border-box; }

#main.home_main .main_news_box .main-news01 a { display: block; }

#main.home_main .main_news_box .main-news01 a .time { display: block; font-size: 14px; line-height: 1; margin-bottom: 11px; }

#main.home_main .main_news_box .main-news01 a .tilte { display: block; font-size: 14px; line-height: 1.6; font-weight: 700; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

#main.home_main .line_box { display: none; }

/* 下層 main */
/*-------------------------------------------*/
#main.kasou { padding: 0 5%; box-sizing: border-box; margin-top: 100px; }

#main.kasou .main_title { line-height: 1.6; margin-bottom: 40px; }

#main.kasou .main_title .ja { display: block; font-size: 34px; }

#main.kasou .main_title .en { display: block; padding-left: 18px; box-sizing: border-box; font-family: "Lato"; font-size: 20px; letter-spacing: 0.04em; text-transform: capitalize; position: relative; margin-top: 10px; }

#main.kasou .main_title .en::before { content: ""; display: block; width: 8px; height: 8px; background: #D3781C; border-radius: 50%; position: absolute; top: 12px; left: 0; }

#main.kasou .main_title .mini { display: block; font-size: 16px; }

#main.kasou.single-main .main_title { margin-bottom: 20px; }

#main.kasou.single-main .info { display: block; margin-bottom: 40px; }

#main.kasou.single-main .info .time { display: block; font-size: 14px; line-height: 1; }

#main.kasou.single-main .info .cate-list { margin-top: 10px; }

#main.kasou.single-main .info .cate-list li { font-size: 14px; line-height: 1.2; font-weight: 700; padding: 4px 20px; box-sizing: border-box; background: #F3EBE4; border-radius: 20px; margin: 10px 10px 0 0; }

#main.kasou.single-main .info .cate-list li:last-child { margin-right: 0; }

/*パンくず*/
div#bread { width: 100%; padding: 0 5%; box-sizing: border-box; }

div#bread .wrap { padding: 9px 20px; box-sizing: border-box; background: #FFFFFF; border-radius: 100px; }

ul.bread-list { font-size: 14px; justify-content: flex-start; flex-wrap: nowrap; white-space: nowrap; }

ul.bread-list li { line-height: 22px; }

ul.bread-list li a { text-decoration: none; line-height: 22px; }

ul.bread-list li a:hover { text-decoration: underline; }

ul.bread-list li::after { content: "・"; margin: 0 10px; }

ul.bread-list li:last-child { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: calc(100% - 70px); display: block; }

ul.bread-list li:last-child::after { display: none; }

/* TOPへ戻る・追従 */
/*-------------------------------------------*/
#fixed_trigger { position: absolute; left: 0; top: 50px; z-index: -100; }

/* CLEARFIX
=========================================== */
.cf:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; overflow: hidden; font-size: 0.1em; line-height: 0; }

.cf { min-height: 1px; }

* html .cf { height: 1px; /*¥*/ 	                 /*/ height: auto; overflow: hidden; /**/ }

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"], input[type="button"] { border-radius: 0; -webkit-box-sizing: content-box; -webkit-appearance: button; appearance: button; border: none; box-sizing: border-box; cursor: pointer; }

input[type="submit"]::-webkit-search-decoration, input[type="button"]::-webkit-search-decoration { display: none; }

input[type="submit"]::focus, input[type="button"]::focus { outline-offset: -2px; }

input[type="date"]::-webkit-date-and-time-value, input[type="time"]::-webkit-date-and-time-value { text-align: left; }

/*ライトボックス設定*/
#fancybox-wrap { padding: 0 !important; width: 100% !important; left: 0 !important; }

div#fancybox-content { border: none; width: 92% !important; padding: 2%; margin: 2%; height: auto !important; }

div#fancybox-outer { background: none; }

#fancybox-close { position: absolute; top: 0 !important; right: 0 !important; }

section { position: relative; }

/* footer */
/*-------------------------------------------*/
#contact-sec { padding: 90px 5% 100px; background: url("../img/common/bg-contact_sp.jpg") no-repeat center; background-size: cover; }

#contact-sec .cnt { display: block; margin-bottom: 40px; }

#contact-sec .cnt .title_box { align-items: center; margin-bottom: 32px; }

#contact-sec .cnt .title_box .icon { display: table; width: 80px; height: 80px; background: #D3781C; border-radius: 50%; margin-right: 15px; }

#contact-sec .cnt .title_box .icon span { display: table-cell; font-size: 24px; line-height: 1; vertical-align: middle; }

#contact-sec .cnt .title_box .title01 { width: calc(100% - 95px); margin-bottom: 0; }

#contact-sec .cnt .title_box .title01 .en { letter-spacing: 0.02em; }

#contact-sec .cnt .title_box .title01 .ja { padding-left: 0; font-size: 18px; margin-top: 8px; }

#contact-sec .cnt .title_box .title01 .ja::before { display: none; }

#contact-sec .cnt .text01 { line-height: 1.6; }

#contact-sec .btn_box { display: block; width: 100%; }

#contact-sec .btn_box .box { padding: 40px 20px; background: #FFFFFF; box-sizing: border-box; border-radius: 10px; text-align: center; position: relative; }

#contact-sec .btn_box .box .icon { display: inline-block; width: 32px; margin-bottom: 16px; }

#contact-sec .btn_box .box h3 { font-size: 20px; line-height: 1; }

#contact-sec .btn_box .box.box_left { margin-bottom: 10px; }

#contact-sec .btn_box .box.box_left h3 { margin-bottom: 16px; }

#footer { padding: 100px 5% 40px; background: #EDE5DE; }

#footer .area_box { display: block; margin-bottom: 50px; }

#footer .area_box .title { font-size: 18px; line-height: 1; margin-bottom: 30px; }

#footer .area_box .title em { display: inline-block; font-size: 28px; margin-left: 4px; }

#footer .area_box .area-list .area01 { padding: 32px 20px 30px; box-sizing: border-box; background: #F0EAE4; border-radius: 10px; margin-bottom: 10px; }

#footer .area_box .area-list .area01:last-child { margin-bottom: 0; }

#footer .area_box .area-list .area01 h3 { padding-left: 28px; box-sizing: border-box; line-height: 1; position: relative; margin-bottom: 10px; }

#footer .area_box .area-list .area01 h3::before { content: ""; display: block; width: 20px; height: 20px; background: url("../img/common/icon_map.svg") no-repeat center; background-size: contain; position: absolute; top: -2px; left: 0; }

#footer .footer_box { display: block; }

#footer .footer_box .left .logo { width: 100%; max-width: 300px; margin: 0 auto 32px; }

#footer .footer_box .left .logo a { display: block; width: 100%; }

#footer .footer_box .left .tel_box .tel .sub { font-size: 14px; }

#footer .footer_box .left .tel_box .tel .num { font-size: 16px; }

#footer .footer_box .left .tel_box .tel-text { font-size: 14px; margin-top: 8px; }

#footer .footer_box .left .banner_box { width: 100%; margin-top: 15px; text-align: center; }

#footer .footer_box .left .banner_box .text { font-size: 14px; line-height: 1.4; margin-bottom: 12px; }

#footer .footer_box .left .banner_box .banner { width: 100%; max-width: 300px; margin: 0 auto; }

#footer .footer_box .left .copyright_box { margin-top: 40px; text-align: center; }

#footer .footer_box .left .copyright_box .text { font-size: 12px; line-height: 1; margin-bottom: 9px; }

#footer .footer_box .left .copyright_box .copyright { font-size: 12px; line-height: 1; }

#footer .footer_box .right { margin-bottom: 80px; }

.navs-list { display: block; }

.navs-list > ul.navs-list01 { margin-bottom: 40px; }

.navs-list > ul.navs-list00 > li { margin-bottom: 36px; }

.navs-list > ul.navs-list00 > li:last-child { margin-bottom: 0; }

.navs-list > ul.navs-list00 > li a { display: block; font-weight: 700; line-height: 1.2; }

.navs-list > ul.navs-list00 > li .nav-midashi { line-height: 1.2; font-weight: 700; }

.navs-list > ul.navs-list00 > li .sp-nav li { margin-top: 24px; }

.navs-list > ul.navs-list00 > li .sp-nav li:last-child { margin-bottom: 0; }

.navs-list > ul.navs-list00 > li .sp-nav li a { padding-left: 18px; box-sizing: border-box; font-weight: 400; position: relative; }

.navs-list > ul.navs-list00 > li .sp-nav li a::before { content: "－"; display: inline-block; position: absolute; top: 0; left: 0; }

.navs-list > ul.navs-list00 > li.navs-list_in a { display: block; margin-bottom: 36px; }

.navs-list > ul.navs-list00 > li.navs-list_in a:last-child { margin-bottom: 0; }

/*parts
=========================================== */
.slider01 { margin-bottom: 144px !important; }
.slider01 .slick-prev, .slider01 .slick-next { width: 64px; height: 64px; background: transparent; border-radius: 50%; border: 1px solid #191817; box-sizing: border-box; top: auto; bottom: -94px; transition: 0.3s; z-index: 1; }
.slider01 .slick-prev::before, .slider01 .slick-next::before { content: ""; display: block; width: 11px; height: 14px; opacity: 1; background: url("../img/common/slide_arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.slider01 .slick-prev:focus, .slider01 .slick-next:focus { opacity: 0.4; }
.slider01 .slick-prev { left: 50%; transform: translate(-72px, 0); }
.slider01 .slick-prev::before { transform: translate(-50%, -50%) scale(-1, 1); }
.slider01 .slick-next { right: 50%; transform: translate(72px, 0); }

.case01 a { display: block; width: 100%; background: #FFFFFF; border-radius: 10px; overflow: hidden; position: relative; }
.case01 a .img_box { width: 100%; aspect-ratio: 168 / 107; }
.case01 a .img_box .img { width: 50%; height: 100%; position: relative; overflow: hidden; }
.case01 a .img_box .img .in_img { width: 100%; height: 100%; }
.case01 a .img_box .img .text { padding: 4px 8px; box-sizing: border-box; border-top-right-radius: 10px; font-size: 14px; line-height: 1.2; position: absolute; bottom: 0; left: 0; z-index: 1; }
.case01 a .img_box .img.img_bf { border-top-left-radius: 10px; }
.case01 a .img_box .img.img_bf .text { background: #191817; }
.case01 a .img_box .img.img_af { border-top-right-radius: 10px; }
.case01 a .img_box .img.img_af .text { background: #D3781C; }
.case01 a .img_box > .in_img { width: 100%; height: 100%; }
.case01 a .info_box { padding: 20px 20px 30px; box-sizing: border-box; }
.case01 a .info_box h3 { font-size: 20px; line-height: 1.4; min-height: 56px; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 12px; }
.case01 a .info_box .cate-list { margin-bottom: 8px; }
.case01 a .info_box .cate-list li { font-size: 14px; line-height: 1.2; font-weight: 700; padding: 4px 8px; box-sizing: border-box; background: #F0F0F0; border-radius: 20px; margin-right: 8px; margin-bottom: 8px; }
.case01 a .info_box .cate-list li:last-child { margin-right: 0; }
.case01 a .info_box .info-table { width: calc(100% - 40px); }
.case01 a .info_box .info-table tr:first-child th, .case01 a .info_box .info-table tr:first-child td { padding-top: 0; }
.case01 a .info_box .info-table tr:last-child th, .case01 a .info_box .info-table tr:last-child td { padding-bottom: 0; }
.case01 a .info_box .info-table tr th, .case01 a .info_box .info-table tr td { padding: 4px 0; font-weight: 700; }
.case01 a .info_box .info-table tr th { width: 50px; }
.case01 a .info_box .info-table tr td .sub_text { display: block; font-size: 14px; font-weight: 400; margin-top: 4px; }
.case01 a .arrow { display: block; width: 30px; height: 30px; border-radius: 50%; background-color: #191817; background-image: url("../img/common/btn_arrow.svg"); background-repeat: no-repeat; background-position: center; background-size: 6px; transition: 0.3s; position: absolute; bottom: 30px; right: 20px; }

.news-info { align-items: flex-start; margin-bottom: 16px; }
.news-info .time { display: block; width: 80px; font-size: 14px; line-height: 1; margin-top: 13px; }
.news-info .cate-list { width: auto; }
.news-info .cate-list li { font-size: 14px; line-height: 1.2; font-weight: 700; padding: 4px 8px; box-sizing: border-box; background: #F0F0F0; border-radius: 20px; margin-right: 8px; margin-top: 8px; }
.news-info .cate-list li:last-child { margin-right: 0; }

.news01 a { display: block; width: 100%; background: #FFFFFF; border-radius: 10px; overflow: hidden; position: relative; }
.news01 a .img { width: 100%; aspect-ratio: 17 / 12; }
.news01 a .img .in_img { width: 100%; height: 100%; }
.news01 a .info_box { padding: 15px 20px 40px; box-sizing: border-box; }
.news01 a .info_box h3 { font-size: 20px; line-height: 1.5; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.news01 a .arrow { display: block; width: 25px; height: 25px; border-radius: 50%; background-color: #191817; background-image: url("../img/common/btn_arrow.svg"); background-repeat: no-repeat; background-position: center; background-size: 6px; transition: 0.3s; position: absolute; bottom: 10px; right: 15px; }

section.sec-bg01 { background: #EDE5DE; border-radius: 30px; }

section.sec-bg02 { background: #F3EBE0; border-radius: 30px; }

.common_box { padding: 80px 20px; box-sizing: border-box; background: #FFFFFF; border-radius: 30px 120px 30px 30px; }

#flow-sec { padding: 100px 5%; }
#flow-sec .title01 { display: block; line-height: 1.6; margin-bottom: 60px; }
#flow-sec .title01 .en { font-family: 'NotoSansJP'; font-size: 34px; letter-spacing: 0; text-transform: none; }
#flow-sec .title01 .ja { font-size: 20px; text-transform: capitalize; }
#flow-sec .title01 .ja::before { width: 8px; height: 8px; top: 12px; }
#flow-sec .flow-list { justify-content: space-between; }
#flow-sec .flow-list .flow01 { width: calc(50% - 10px); padding: 30px 10px 38px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; text-align: center; position: relative; margin: 35px 20px 0 0; }
#flow-sec .flow-list .flow01:nth-child(-n+2) { margin-top: 0; }
#flow-sec .flow-list .flow01:nth-child(2n) { margin-right: 0; }
#flow-sec .flow-list .flow01:nth-child(2n)::after { display: none; }
#flow-sec .flow-list .flow01:last-child { margin-right: 0; }
#flow-sec .flow-list .flow01:last-child::after { display: none; }
#flow-sec .flow-list .flow01::after { content: ""; display: block; width: 10px; height: 13px; background: url("../img/p05/arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; right: -16px; transform: translateY(-50%); }
#flow-sec .flow-list .flow01 .num { display: block; width: 90px; padding: 4px 0; box-sizing: border-box; background: #D3781C; border-radius: 100px; font-size: 14px; line-height: 1.6; letter-spacing: 0.04em; position: absolute; top: -15px; left: 50%; transform: translateX(-50%); z-index: 1; }
#flow-sec .flow-list .flow01 .icon { width: 100%; max-width: 100px; margin: 0 auto 20px; }
#flow-sec .service_box { padding: 40px; box-sizing: border-box; background: #EDE5DE; border-radius: 20px; margin-top: 40px; }
#flow-sec .service_box h3 { padding-left: 14px; box-sizing: border-box; font-size: 18px; line-height: 1.6; position: relative; margin-bottom: 12px; }
#flow-sec .service_box h3::before { content: ""; display: block; width: 6px; height: 6px; background: #D3781C; border-radius: 50%; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }

.wp-pagenavi > span, .wp-pagenavi > a { display: inline-block; width: 38px; height: 38px; border: 1px solid #D3781C; border-radius: 50%; box-sizing: border-box; margin: 0 3px; text-decoration: none; font-family: 'NotoSansJP'; font-size: 16px; font-weight: 400; color: #D3781C; line-height: 36px; transition: 0.3s; }

.wp-pagenavi { text-align: center; margin-top: 60px; }
.wp-pagenavi a:hover, .wp-pagenavi span.current { background: #D3781C; color: #FFFFFF; }
.wp-pagenavi a.page { position: relative; }
.wp-pagenavi span.extend { width: auto; margin: 0; border: 0; }
.wp-pagenavi span.pages { display: none; }
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink { position: relative; border: 1px solid #191817; color: transparent; }
.wp-pagenavi a.previouspostslink::before, .wp-pagenavi a.nextpostslink::before { content: ""; width: 9px; height: 8px; background: url("../img/common/page_arrow01.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.wp-pagenavi a.previouspostslink::before { transform: translate(-50%, -50%) scale(-1, 1); }
.wp-pagenavi a.first, .wp-pagenavi a.last { position: relative; border: 1px solid #191817; color: transparent; }
.wp-pagenavi a.first::before, .wp-pagenavi a.last::before { content: ""; width: 8px; height: 8px; background: url("../img/common/page_arrow02.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.wp-pagenavi a.first::before { transform: translate(-50%, -50%) scale(-1, 1); }

.post-navigation { margin-top: 60px; }

.post-navigation ul { max-width: 400px; margin: 0 auto; justify-content: space-between; align-items: center; position: relative; }

.post-navigation ul > li a { display: inline-block; height: 40px; padding: 0; box-sizing: border-box; position: relative; font-size: 14px; font-weight: 700; line-height: 40px; color: #191817; }
.post-navigation ul > li a::before { content: ""; display: block; width: 12px; height: 10px; background: url("../img/common/page_arrow01.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; transform: translateY(-50%); transition: 0.3s; }

.post-navigation ul > li.prev a { padding-left: 16px; }
.post-navigation ul > li.prev a::before { left: 0; transform: translateY(-50%) scale(-1, 1); }

.post-navigation ul > li.next a { padding-right: 16px; }
.post-navigation ul > li.next a::before { right: 0; }

.post-navigation ul > li.blog-back a { width: 120px; height: 40px; padding: 7px 0; background: #191817; border-radius: 20px; color: #FFFFFF; line-height: 24px; text-align: center; }
.post-navigation ul > li.blog-back a:focus, .post-navigation ul > li.blog-back a:hover { background: #D0D0D0; }
.post-navigation ul > li.blog-back a::before { display: none; }

.post-navigation ul > li.kara { opacity: 0; pointer-events: none; }

/*TOPページ　p01
=========================================== */
#maker-sec { padding: 40px 5%; }
#maker-sec .cnt { display: block; padding: 40px 20px; box-sizing: border-box; background: #FFFFFF; border-radius: 20px; }
#maker-sec .cnt .title { font-size: 18px; line-height: 1; text-align: center; margin-bottom: 32px; }
#maker-sec .cnt .title em { display: block; font-size: 25px; margin-top: 8px; }
#maker-sec .cnt .img_box { display: block; }
#maker-sec .cnt .img_box .img-list { justify-content: center; align-items: center; margin-bottom: 20px; }
#maker-sec .cnt .img_box .img-list:last-child { margin-bottom: 0; }
#maker-sec .cnt .img_box .img-list li { height: 24px; margin-right: 15px; }
#maker-sec .cnt .img_box .img-list li:last-child { margin-right: 0; }
#maker-sec .cnt .img_box .img-list li img { width: auto; height: 100%; }

#topbox01 { padding: 40px 5% 100px; position: relative; }
#topbox01 .text_box { margin-bottom: 40px; }
#topbox01 .text_box .point { font-size: 24px; line-height: 1.33; }
#topbox01 .feat_box .feat-list { display: block; margin-bottom: 20px; }
#topbox01 .feat_box .feat-list:last-child { margin-bottom: 0; }
#topbox01 .feat_box .feat-list .feat01 { position: relative; margin-bottom: 20px; }
#topbox01 .feat_box .feat-list .feat01:last-child { margin-bottom: 0; }
#topbox01 .feat_box .feat-list .feat01 h3 { width: 100%; padding: 0 20px; box-sizing: border-box; font-size: 24px; line-height: 1.4; position: absolute; bottom: 20px; left: 0; z-index: 1; }
#topbox01 .feat_box .feat-list .feat01 h3 .num { display: block; font-size: 14px; line-height: 1; letter-spacing: 0.04em; margin-bottom: 8px; }
#topbox01 .bg-text { width: 100%; height: 120px; background: url("../img/top/bg-text01.png") repeat-x center; background-size: cover; animation: BgTextMove01 150s linear infinite; position: absolute; bottom: 124px; left: 0; z-index: -1; }
@keyframes BgTextMove01 { 0% { background-position: 0 0; }
  100% { background-position: -1557px 0; } }
#topbox02 { padding: 0 5%; }
#topbox02 .sec_in { padding: 90px 20px 100px; box-sizing: border-box; background: #EDE5DE; border-radius: 10px 60px 10px 10px; }
#topbox02 .title_box { display: block; margin-bottom: 40px; }
#topbox02 .cnt { display: block; }
#topbox02 .cnt .reform-list li { margin-bottom: 32px; }
#topbox02 .cnt .reform-list li:last-child { margin-bottom: 0; }
#topbox02 .cnt .reform-list li img { border-radius: 10px; }
#topbox02 .cnt .reform-list li a { display: flex; justify-content: space-between; align-items: center; margin-top: 12px; }
#topbox02 .cnt .reform-list li a .btn-text { display: block; width: calc(100% - 30px); font-size: 18px; line-height: 1.2; font-weight: 700; }
#topbox02 .cnt .reform-list li a .arrow { display: block; width: 21px; height: 21px; border-radius: 50%; background-color: #191817; background-image: url("../img/common/btn_arrow.svg"); background-repeat: no-repeat; background-position: center; background-size: 6px; transition: 0.3s; }

#topbox03 { padding: 90px 5% 100px; }
#topbox03 .bg-img { display: none; }

#topbox04 { padding: 0 5%; }
#topbox04 .sec_in { padding: 90px 20px 100px; box-sizing: border-box; background: #EDE5DE; border-radius: 10px 60px 10px 10px; }
#topbox04 #voice-slider { margin-bottom: 0 !important; }
#topbox04 #voice-slider .voice01 { padding: 30px 20px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; margin-bottom: 20px; }
#topbox04 #voice-slider .voice01:last-child { margin-bottom: 0; }
#topbox04 #voice-slider .voice01 p.common_text { line-height: 1.8; }
#topbox04 #voice-slider .voice01 .accordion { position: relative; }
#topbox04 #voice-slider .voice01 .accordion .accordion-btn { display: inline-block; padding-right: 28px; box-sizing: border-box; font-size: 16px; line-height: 1.6; font-weight: 700; white-space: nowrap; position: absolute; left: 50%; bottom: -6px; transform: translateX(-50%); cursor: pointer; transition: 0.3s; z-index: 1; }
#topbox04 #voice-slider .voice01 .accordion .accordion-btn::before { content: "つづきをみる"; }
#topbox04 #voice-slider .voice01 .accordion .accordion-btn::after { content: ""; display: block; width: 21px; height: 21px; background: url("../img/top/accordion_arrow.svg") no-repeat center, #191817; background-size: 8px; border-radius: 50%; position: absolute; top: 50%; right: 0; transform: translateY(-50%); transition: 0.3s; }
#topbox04 #voice-slider .voice01 .accordion .accordion-btn.is-show { bottom: -30px; }
#topbox04 #voice-slider .voice01 .accordion .accordion-btn.is-show::before { content: "とじる"; }
#topbox04 #voice-slider .voice01 .accordion .accordion-btn.is-show::after { transform: translateY(-50%) rotate(180deg); }
#topbox04 #voice-slider .voice01 .accordion .accordion-text { overflow: hidden; position: relative; }
#topbox04 #voice-slider .voice01 .accordion .accordion-text::before { content: ""; width: 100%; height: 120px; background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 80%, rgba(255, 255, 255, 0.9) 80%, #fff 100%); background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 80%, rgba(255, 255, 255, 0.9) 80%, #fff 100%); position: absolute; bottom: 0; }
#topbox04 #voice-slider .voice01 .accordion .accordion-text.is-hide { height: 200px; }
#topbox04 #voice-slider .voice01 .accordion .accordion-btn.is-show + .accordion-text::before { display: none; }
#topbox04 #voice-slider .voice01 .info_box { align-items: center; margin-top: 40px; }
#topbox04 #voice-slider .voice01 .info_box .icon { width: 40px; margin-right: 10px; }
#topbox04 #voice-slider .voice01 .info_box .info { width: calc(100% - 50px); }

#topbox05 { padding: 90px 5% 100px; }
#topbox05 .cnt { display: block; }
#topbox05 .cnt .news-list .top-news01 { margin-bottom: 10px; }
#topbox05 .cnt .news-list .top-news01:last-child { margin-bottom: 0; }
#topbox05 .cnt .news-list .top-news01 a { display: block; padding: 20px 50px 20px 20px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; position: relative; }
#topbox05 .cnt .news-list .top-news01 a .time { font-size: 14px; line-height: 1; margin-bottom: 8px; }
#topbox05 .cnt .news-list .top-news01 a h3.title { font-size: 14px; line-height: 1.4; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
#topbox05 .cnt .news-list .top-news01 a .arrow { display: block; width: 21px; height: 21px; border-radius: 50%; background-color: #191817; background-image: url("../img/common/btn_arrow.svg"); background-repeat: no-repeat; background-position: center; background-size: 6px; position: absolute; bottom: 20px; right: 20px; }

/*ナチュラルワークスが選ばれる理由　p02
=========================================== */
#p02box01 { padding-top: 100px; background: #EDE5DE; border-radius: 30px; margin-top: 60px; }
#p02box01 .reason-list .reason01 { display: block; margin-bottom: 80px; }
#p02box01 .reason-list .reason01:last-child { margin-bottom: 0; }
#p02box01 .reason-list .reason01 .img_box { margin-bottom: 40px; position: relative; z-index: 1; }
#p02box01 .reason-list .reason01 .img_box::before { content: ""; display: block; width: 280px; height: 200px; background: #F3EBE0; border-radius: 20px  20px 20px 80px; position: absolute; bottom: -60px; left: -20px; z-index: -1; }
#p02box01 .reason-list .reason01 .text_box h2.flex { display: block; line-height: 1.6; margin-bottom: 30px; }
#p02box01 .reason-list .reason01 .text_box h2.flex .num { display: block; font-size: 34px; letter-spacing: 0.04em; }
#p02box01 .reason-list .reason01 .text_box h2.flex .text { font-size: 24px; }
#p02box01 .reason-list .reason01 .text_box p.common_text { margin-bottom: 26px; }
#p02box01 .reason-list .reason01 .text_box p.common_text:last-child { margin-bottom: 0; }

#p02box02 .common_box h2 { padding-left: 18px; box-sizing: border-box; font-size: 24px; line-height: 1.6; position: relative; margin-bottom: 20px; }
#p02box02 .common_box h2::before { content: ""; display: block; width: 8px; height: 8px; background: #D3781C; border-radius: 50%; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }

/*コピーページ　p03
=========================================== */
#p03box01 { margin-top: 60px; }
#p03box01 h2.title { font-size: 28px; line-height: 1.4; text-align: left; margin-bottom: 40px; }
#p03box01 h2.title .mini { display: block; font-size: 20px; }
#p03box01 .nayami-list { display: block; position: relative; z-index: 1; }
#p03box01 .nayami-list::before { content: ""; display: block; width: 216px; height: 133px; background: url("../img/p03/img01.png") no-repeat center; background-size: contain; position: absolute; top: -117px; right: -40px; z-index: -1; }
#p03box01 .nayami-list li { padding: 17px 30px; box-sizing: border-box; background: #F8F5F2; border-radius: 100px; margin-bottom: 10px; }
#p03box01 .nayami-list li:last-child { margin-bottom: 0; }
#p03box01 .nayami-list li span { display: inline-block; padding-left: 14px; box-sizing: border-box; line-height: 1.6; position: relative; }
#p03box01 .nayami-list li span::before { content: ""; display: block; width: 4px; height: 4px; background: #D3781C; border-radius: 50%; position: absolute; top: 12px; left: 0; }
#p03box01 .merit_box { padding: 100px 0; box-sizing: border-box; margin-top: 100px; position: relative; z-index: 1; }
#p03box01 .merit_box::before { content: ""; display: block; width: 100vw; height: 100%; background: #F3EBE0; border-radius: 30px; position: absolute; top: 0; left: 50%; transform: translateX(-50%); z-index: -1; }
#p03box01 .merit_box::after { content: ""; display: block; width: 266px; height: 206px; background: url("../img/p03/img02.png") no-repeat center; background-size: contain; position: absolute; top: -100px; right: -98px; z-index: 1; }
#p03box01 .merit_box .title02 { text-align: left; margin-bottom: 50px; z-index: 1; }
#p03box01 .merit_box .title02::before { left: 0; transform: translateX(0); }
#p03box01 .merit_box .merit-list { display: block; }
#p03box01 .merit_box .merit-list .merit01 { margin-bottom: 50px; }
#p03box01 .merit_box .merit-list .merit01:last-child { margin-bottom: 0; }
#p03box01 .merit_box .merit-list .merit01 .img_box { width: 100%; margin-bottom: 30px; position: relative; }
#p03box01 .merit_box .merit-list .merit01 .img_box .num { width: 60px; height: 60px; background: #D3781C; border-radius: 50%; font-size: 20px; line-height: 60px; position: absolute; top: -10px; left: -10px; z-index: 1; }
#p03box01 .merit_box .merit-list .merit01 .img_box .img { width: 100%; aspect-ratio: 82 / 65; border-radius: 20px; }
#p03box01 .merit_box .merit-list .merit01 .text_box { padding: 0 20px; box-sizing: border-box; }
#p03box01 .merit_box .merit-list .merit01 .text_box h3 { font-size: 24px; margin-bottom: 20px; }

#p03box02 .title01 { display: block; margin-bottom: 40px; }
#p03box02 #case-slider02 { display: flex; flex-wrap: wrap; margin-top: 40px; margin-bottom: 124px !important; }
#p03box02 #case-slider02::before { display: none; }

#p03box03 .title01 { display: block; margin-bottom: 40px; }
#p03box03 .voice-list .voice01 { padding-bottom: 20px; margin-bottom: 20px; }
#p03box03 .voice-list .voice01:last-child { margin-bottom: 0; }
#p03box03 .voice-list .voice01 p.common_text { line-height: 1.8; }
#p03box03 .voice-list .voice01 .cnt { display: block; margin-bottom: 30px; }
#p03box03 .voice-list .voice01 .cnt h3 { font-size: 24px; line-height: 1.6; }
#p03box03 .voice-list .voice01 .info_box { margin-top: 30px; align-items: center; justify-content: flex-end; }
#p03box03 .voice-list .voice01 .info_box .info { line-height: 1.6; }
#p03box03 .voice-list .voice01 .info_box .icon { width: 80px; margin-left: 20px; }

/*会社概要　p04
=========================================== */
#p04box01 .company-table tr { display: block; padding: 20px 10px; box-sizing: border-box; border-top: 1px solid #DFD8D2; box-sizing: border-box; position: relative; }
#p04box01 .company-table tr:last-child { padding-bottom: 0; }
#p04box01 .company-table tr::before { content: ""; display: block; width: 20px; height: 1px; background: #191817; position: absolute; top: -1px; left: 0; z-index: 1; }
#p04box01 .company-table tr th, #p04box01 .company-table tr td { display: block; line-height: 1.6; }
#p04box01 .company-table tr th { margin-bottom: 10px; }

#p04box02 .cnt { display: block; }
#p04box02 .cnt .map_box { width: 100%; aspect-ratio: 42 / 25; border-radius: 30px 60px 30px 30px; overflow: hidden; position: relative; }
#p04box02 .cnt .map_box iframe { width: 100%; height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#p04box02 .cnt .text_box { margin-top: 30px; }
#p04box02 .cnt .text_box .box_in { display: block; margin-top: 20px; }
#p04box02 .cnt .text_box .box_in h3 { line-height: 1.6; margin-bottom: 10px; }

#p04box03 .cnt { display: block; }
#p04box03 .cnt .img_box { width: 100%; max-width: 540px; margin: 0 auto 40px; }
#p04box03 .info_box {display: block;padding: 20px 20px 30px;box-sizing: border-box;margin-top: 40px;border: 1px solid #DFD8D2;}
#p04box03 .info_box .left {justify-content: center;align-items: center;}
#p04box03 .info_box .left p {display: inline-block;}
#p04box03 .info_box .left p.name { line-height: 38px; }
#p04box03 .info_box .left p.name em { display: inline-block; font-size: 24px; margin-left: 10px; }
#p04box03 .info_box .left p.sub {margin-left: 20px;}
#p04box03 .info_box .right {margin-top: 20px;}
#p04box03 .info_box .right li .midashi {display: inline-block;width: 110px;}

#p04box04 { border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
#p04box04 .title02 { margin-bottom: 60px; }
#p04box04 .area-list .area01 { display: block; padding: 40px 0; box-sizing: border-box; background-image: radial-gradient(circle, #191817 0.5px, transparent 0.5px); background-position: left bottom; background-repeat: repeat-x; background-size: 9px 1px; }
#p04box04 .area-list .area01:first-child { padding-top: 0; }
#p04box04 .area-list .area01 h3 { width: 136px; padding: 4px 0; box-sizing: border-box; background: #D3781C; border-radius: 100px; line-height: 1.6; margin-bottom: 20px; }

#p04box05 #photo_gallery01 { margin-bottom: 0; }
#p04box05 #photo_gallery01 .slick-list { overflow: visible;}
#p04box05 #photo_gallery01 .gallery_img { display: block; width: 270px; height: 180px;border-radius: 15px;margin-right: 15px; }

/*実績紹介　p05
=========================================== */
.cate_box { display: block; padding-top: 20px; box-sizing: border-box; border-top: 1px solid #DFD8D2; margin-bottom: 40px; position: relative; }
.cate_box::before { content: ""; display: block; width: 40px; height: 1px; background: #191817; position: absolute; top: -1px; left: 0; z-index: 1; }
.cate_box h2.cate-title { font-size: 18px; line-height: 1.6; margin-bottom: 10px; }
.cate_box .cate-link li { margin: 10px 10px 0 0; }
.cate_box .cate-link li a { display: inline-block; padding: 3px 19px; box-sizing: border-box; border: 1px solid #191817; border-radius: 20px; line-height: 1.2; font-weight: 500; }
.cate_box .cate-link li.on_cat a { background: #191817; color: #FFFFFF; }

#p05box01 .case-all-list { display: block; }
#p05box01 .case-all-list .case01 { margin-bottom: 40px; }
#p05box01 .case-all-list .case01:last-child { margin-bottom: 0; }

#caseBox01 { padding-bottom: 60px; }
#caseBox01 .waku { display: block; }
#caseBox01 .waku .gallery_img .gallery_main { width: 100%; margin-bottom: 0 !important; }
#caseBox01 .waku .gallery_img .gallery_main .slick-prev, #caseBox01 .waku .gallery_img .gallery_main .slick-next { width: 60px; height: 60px; background: #191817; border-radius: 50%; top: 50%; transform: translate(0, -50%); transition: 0.3s; z-index: 1; }
#caseBox01 .waku .gallery_img .gallery_main .slick-prev::before, #caseBox01 .waku .gallery_img .gallery_main .slick-next::before { content: ""; display: block; width: 10px; height: 16px; opacity: 1; background: url("../img/p05/gallery_arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#caseBox01 .waku .gallery_img .gallery_main .slick-prev:hover, #caseBox01 .waku .gallery_img .gallery_main .slick-prev:focus, #caseBox01 .waku .gallery_img .gallery_main .slick-next:hover, #caseBox01 .waku .gallery_img .gallery_main .slick-next:focus { opacity: 0.7; }
#caseBox01 .waku .gallery_img .gallery_main .slick-prev { left: -10px; }
#caseBox01 .waku .gallery_img .gallery_main .slick-prev::before { transform: translate(-50%, -50%) scale(-1, 1); }
#caseBox01 .waku .gallery_img .gallery_main .slick-next { right: -10px; }
#caseBox01 .waku .gallery_img .gallery_main .gallery_main01 { width: 100%; aspect-ratio: 12 / 11; border-radius: 20px; overflow: hidden; }
#caseBox01 .waku .gallery_img .gallery_main .gallery_main01 a { display: block; width: 100%; height: 100%; }
#caseBox01 .waku .gallery_img .gallery_thum { margin-top: 20px; margin-bottom: 0 !important; }
#caseBox01 .waku .gallery_img .gallery_thum .gallery_thum01 { width: 26.67vw; aspect-ratio: 3 / 2; cursor: pointer; position: relative; overflow: hidden; border-radius: 5px; margin-right: 10px; }
#caseBox01 .waku .gallery_img .gallery_thum .gallery_thum01.slick-current { opacity: 0.4; }
#caseBox01 .waku .cnt { margin-top: 40px; }
#caseBox01 .waku .cnt .info_table tr { background-image: radial-gradient(circle, #191817 0.5px, transparent 0.5px); background-position: left bottom; background-repeat: repeat-x; background-size: 9px 1px; }
#caseBox01 .waku .cnt .info_table tr:first-child th, #caseBox01 .waku .cnt .info_table tr:first-child td { padding-top: 0; }
#caseBox01 .waku .cnt .info_table tr:last-child { background-image: none; }
#caseBox01 .waku .cnt .info_table tr:last-child th, #caseBox01 .waku .cnt .info_table tr:last-child td { padding-bottom: 0; }
#caseBox01 .waku .cnt .info_table tr th, #caseBox01 .waku .cnt .info_table tr td { padding: 14px 10px; box-sizing: border-box; line-height: 1.6; }
#caseBox01 .waku .cnt .info_table tr th { width: 126px; }
#caseBox01 .waku .cnt .box { padding: 30px 20px; box-sizing: border-box; background: #FFFFFF; border-radius: 20px; }
#caseBox01 .waku .cnt .box02 { margin-top: 20px; }
#caseBox01 .waku .cnt .box02 .price { align-items: center; }
#caseBox01 .waku .cnt .box02 .price .midashi { display: inline-block; padding: 4px 20px; box-sizing: border-box; background: #D3781C; border-radius: 100px; line-height: 1.6; }
#caseBox01 .waku .cnt .box02 .price .text { display: inline-block; line-height: 1.6; margin-left: 20px; }
#caseBox01 .waku .cnt .box02 .box_in { padding: 20px 10px 0; box-sizing: border-box; background-image: radial-gradient(circle, #191817 0.5px, transparent 0.5px); background-position: left top; background-repeat: repeat-x; background-size: 9px 1px; margin-top: 20px; }
#caseBox01 .waku .cnt .box02 .box_in .midashi { padding-left: 10px; box-sizing: border-box; line-height: 1.6; position: relative; margin-bottom: 10px; }
#caseBox01 .waku .cnt .box02 .box_in .midashi::before { content: ""; display: block; width: 4px; height: 4px; background: #D3781C; border-radius: 50%; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }

#caseBox02 { padding-top: 60px; }
#caseBox02 .ba-list .ba_box { display: block; padding: 40px 20px; box-sizing: border-box; background: #F3EBE0; border-radius: 20px; margin-bottom: 20px; }
#caseBox02 .ba-list .ba_box:last-child { margin-bottom: 0; }
#caseBox02 .ba-list .ba_box .box01 { width: 100%; }
#caseBox02 .ba-list .ba_box .box01 .img { width: 100%; max-width: 320px; aspect-ratio: 1 / 1; border-radius: 15px; position: relative; overflow: hidden; margin: 0 auto; }
#caseBox02 .ba-list .ba_box .box01 .img > a { display: block; width: 100%; height: 100%; }
#caseBox02 .ba-list .ba_box .box01 .img .text { padding: 6px 20px; box-sizing: border-box; border-top-right-radius: 10px; font-size: 20px; line-height: 1.2; position: absolute; bottom: 0; left: 0; z-index: 1; }
#caseBox02 .ba-list .ba_box .box01 .text { margin-top: 20px; }
#caseBox02 .ba-list .ba_box .box01.box_bf { margin-bottom: 56px; position: relative; }
#caseBox02 .ba-list .ba_box .box01.box_bf::before { content: ""; display: block; width: 40px; height: 18px; background: url("../img/p05/arrow02.svg") no-repeat center; background-size: contain; position: absolute; bottom: -38px; left: 50%; transform: translateX(-50%) rotate(90deg); }
#caseBox02 .ba-list .ba_box .box01.box_bf .img .text { background: #191817; }
#caseBox02 .ba-list .ba_box .box01.box_af .img .text { background: #D3781C; }
#caseBox02 .box-list { margin-top: 30px; }
#caseBox02 .box-list .common_box { padding-top: 60px; padding-bottom: 60px; margin-bottom: 20px; }
#caseBox02 .box-list .common_box:last-child { margin-bottom: 0; }
#caseBox02 .box-list .common_box h2 { font-size: 24px; line-height: 1.6; margin-bottom: 20px; }

/*お知らせ　p06
=========================================== */
#p06box01 .news-all-list { display: block; }
#p06box01 .news-all-list .news01 { margin-bottom: 40px; }
#p06box01 .news-all-list .news01:last-child { margin-bottom: 0; }

/*お問い合わせ　p07
=========================================== */
#p07box01 .bikou-text01 { margin-bottom: 40px; }
#p07box01 .bikou-text02 { font-size: 14px; margin-top: 20px; }

ul.contact-state { margin-bottom: 40px; }
ul.contact-state > li { display: block; width: 100%; height: 85px; position: relative; margin-bottom: 15px; }
ul.contact-state > li:last-child { margin-bottom: 0; }
ul.contact-state > li::before { content: ""; display: block; width: calc(100% + 2px); height: calc(100% + 2px); background: #D3781C; clip-path: polygon(0% 0%, 100% 0, 100% calc(100% - 16px), 50% 100%, 0 calc(100% - 16px)); position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: -1; opacity: 0; }
ul.contact-state > li > span.text { display: block; width: 100%; height: 100%; background: #F3EBE0; padding-top: 20px; padding-left: 30px; box-sizing: border-box; font-size: 16px; font-weight: 700; line-height: 36px; text-align: center; color: rgba(25, 24, 23, 0.2); clip-path: polygon(0% 0%, 100% 0, 100% calc(100% - 16px), 50% 100%, 0 calc(100% - 16px)); position: relative; z-index: 1; }
ul.contact-state > li > span.num { display: block; width: 36px; height: 36px; padding-top: 7px; box-sizing: border-box; background: #D3781C; border-radius: 50%; font-size: 14px; line-height: 1.6; letter-spacing: 0.04em; text-align: center; position: absolute; top: 20px; left: 50%; transform: translateX(-64px); z-index: 2; }
ul.contact-state > li.state01::before { opacity: 1; }
ul.contact-state > li.state01 > span.text { color: #191817; }

ul.contact-state.contact-state02 > li.state02::before { opacity: 1; }
ul.contact-state.contact-state02 > li.state02 > span.text { color: #191817; }

.state-text { display: none; text-align: center; color: #E11717; font-weight: 700; font-size: 18px; }

.wpcf7-form.custom-wpcf7c-confirmed .state-text { display: block; }
.wpcf7-form.custom-wpcf7c-confirmed ul.contact-state { margin-bottom: 40px; }

.contactTBL { padding: 40px 0; /*お問い合わせ項目*/ /*住所*/ /*連絡可能な時間帯*/ /*添付ファイル*/ /*doui-check*/ /*送信ボタン*/ }
.contactTBL::placeholder { color: #CCCCCC; }
.contactTBL tr { display: block; padding-bottom: 30px; border-bottom: 1px solid #DFD8D2; box-sizing: border-box; margin-bottom: 30px; position: relative; }
.contactTBL tr::before { content: ""; display: block; width: 30px; height: 1px; background: #D3781C; position: absolute; bottom: -1px; left: 0; z-index: 1; }
.contactTBL tr th, .contactTBL tr td { display: block; font-size: 16px; line-height: 1.375; }
.contactTBL tr th { padding-right: 50px; box-sizing: border-box; position: relative; margin-bottom: 20px; }
.contactTBL tr th .hissu { display: inline-block; padding: 4px 10px; box-sizing: border-box; background: #D3781C; font-size: 12px; line-height: 14px; font-weight: 700; color: #FFFFFF; position: absolute; top: 0; right: 0; }
.contactTBL input.wpcf7-text, .contactTBL textarea.wpcf7-form-control.wpcf7-textarea, .contactTBL select.wpcf7-form-control.wpcf7-select, .contactTBL input.wpcf7-date { width: 100%; height: 60px; padding: 18px 20px; box-sizing: border-box; background: #FFFFFF; border: 1px solid #E9ECEE; border-radius: 4px; font-family: 'NotoSansJP'; font-size: 16px; font-weight: 400; color: #191817; cursor: pointer; }
.contactTBL textarea.wpcf7-form-control.wpcf7-textarea { height: 240px; }
.contactTBL .koumoku .wpcf7-list-item { margin: 0 0 0 30px; }
.contactTBL .koumoku .wpcf7-list-item label { display: flex; align-items: center; cursor: pointer; }
.contactTBL .koumoku .wpcf7-list-item label input[type="radio"], .contactTBL .koumoku .wpcf7-list-item label input[type="checkbox"] { width: 20px; height: 20px; background: #FFFFFF; border: 1px solid #DFD8D2; margin-right: 8px; cursor: pointer; accent-color: #D3781C; }
.contactTBL .koumoku .wpcf7-list-item.first { margin-left: 0; }
.contactTBL .koumoku02 .wpcf7-list-item { margin: 10px 20px 0 0; }
.contactTBL .address_box .address-list li { margin-bottom: 20px; }
.contactTBL .address_box .address-list li:last-child { margin-bottom: 0; }
.contactTBL .address_box .address-list li.zip1 { display: flex; align-items: center; }
.contactTBL .address_box .address-list li.zip1 input.wpcf7-text { width: 120px; }
.contactTBL .address_box .address-list li.zip1 .sub_text { display: inline-block; margin-right: 14px; }
.contactTBL .hours_box td input.wpcf7-text.hours00 { width: 100px; }
.contactTBL .hours_box td span.sub { margin: 0 10px; }
.contactTBL .file_box .text-list { margin-top: 20px; }
.contactTBL .file_box .text-list li { font-size: 14px; line-height: 1.3; padding-left: 1em; text-indent: -1em; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler { border: none; border-radius: 0; margin-bottom: 0; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container { padding: 0; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner { width: auto; text-align: left; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner h3, .contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner span { display: none; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap::after { display: block; content: "※ファイルが選択されていません"; font-size: 16px; font-weight: 400; color: #191817; margin-top: 14px; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn { display: block; width: 240px; height: 60px; padding: 19px 20px 18px; box-sizing: border-box; background: #191817; border: 0; border-radius: 4px; font-size: 16px; font-weight: 500; line-height: 23px; color: #FFFFFF; transition: 0.3s; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .dnd-upload-counter { display: none; }
.contactTBL .codedropz-upload-wrapper .wpcf7c-conf.wpcf7c-conf-hidden { display: none; }
.contactTBL .codedropz-upload-wrapper:has(.dnd-upload-status) .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap::after { display: none; }
.contactTBL .doui-box .doui-text { margin-top: 16px; }
.contactTBL .doui-box .doui-text a { color: #D3781C; text-decoration: underline; }
.contactTBL .doui-box .wpcf7-list-item { display: block; margin-left: 0; }
.contactTBL .doui-box .wpcf7-list-item label { display: flex; align-items: flex-start; justify-content: flex-start; }
.contactTBL .doui-box .wpcf7-list-item label span.wpcf7-list-item-label { position: relative; display: flex; align-items: center; cursor: pointer; width: calc(100% - 28px); }
.contactTBL .doui-box .wpcf7-list-item label input[type="checkbox"] { width: 20px; height: 20px; margin-right: 8px; background: #FFFFFF; border: 1px solid #DFD8D2; border-radius: 2px; cursor: pointer; margin-top: 2px; accent-color: #D3781C; }
.contactTBL .contact-submit.flex { display: block; margin-top: 10px; }
.contactTBL .contact-submit.flex .btn01 { margin-top: 0; }
.contactTBL .contact-submit.flex .btn01 input.wpcf7-form-control { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; padding: 0 50px; box-sizing: border-box; white-space: normal; border-radius: 40px; background-color: transparent; background-image: url("../img/p07/submit_arrow.svg"); background-repeat: no-repeat; background-position: center right 24px; background-size: 21px; border: 1px solid #E8E0D9; cursor: pointer; transition: 0.3s; font-family: 'NotoSansJP'; font-size: 16px; line-height: 1.3; color: #191817; font-weight: 700; appearance: none; -webkit-appearance: none; -moz-appearance: none; }
.contactTBL .contact-submit.flex .btn01:has(.wpcf7c-force-hide) { display: none; }
.contactTBL .contact-submit.flex .btn01.back { margin-top: 20px !important; }
.contactTBL .contact-submit.flex .btn01.back input.wpcf7-form-control { background-image: url("../img/p07/back_arrow.svg"); background-position: center left 24px; }
.contactTBL .contact-submit.flex .wpcf7c-elm-step2.mt20 { width: 100%; text-align: center; margin-top: 20px; }
.contactTBL .contact-submit.flex input.wpcf7-form-control:focus { outline: none; }

/*確認画面時の表示設定*/
.contactArea.che .contactTBL { background: #efefef; }
.contactArea.che .contactTBL td { margin-bottom: 20px; }
.contactArea.che .contactTBL .contact-submit.flex .btn01 input.wpcf7-form-control { background-color: #FFFFFF; }
.contactArea.che .dnd-upload-status .dnd-upload-details .remove-file, .contactArea.che .codedropz-upload-handler, .contactArea.che .file-text, .contactArea.che span.dnd-progress-bar, .contactArea.che input[type=checkbox], .contactArea.che input[type=radio] { display: none; }
.contactArea.che input[type=checkbox]:checked, .contactArea.che input[type=radio]:checked { display: inline-block; }
.contactArea.che input[type=checkbox] ~ span.wpcf7-list-item-label, .contactArea.che input[type=radio] ~ span.wpcf7-list-item-label { display: none; }
.contactArea.che input[type=checkbox]:checked ~ span.wpcf7-list-item-label, .contactArea.che input[type=radio]:checked ~ span.wpcf7-list-item-label { display: inline-block; font-weight: 700; }
.contactArea.che textarea.wpcf7-textarea, .contactArea.che input.wpcf7-number, .contactArea.che input.wpcf7-date, .contactArea.che input.wpcf7-text, .contactArea.che select { font-weight: 700; }

/*入力内容確認時にフォーム上部へスクロールするがナビゲーションが追従の場合フォームとナビゲーションが重なるのでそのためのオフセット設定*/
form.wpcf7-form { padding-top: 185px; margin-top: -185px; }

.wpcf7c-conf { background-color: #D4D4D4 !important; }

input:-webkit-autofill, input:-internal-autofill-selected { -webkit-appearance: none; -webkit-box-shadow: 0 0 0px 1000px #D4D4D4 inset !important; box-shadow: 0 0 0px 1000px #D4D4D4 inset !important; }

.wpcf7 .ajax-loader { display: none !important; }

.wpcf7-spinner { display: none !important; }

/*Thanks・404
=========================================== */
#other { padding: 60px 5% 100px; text-align: center; }
#other h2 { font-size: 24px; margin-bottom: 30px; }
#other p { position: relative; }

/*プライバシーポリシー
=========================================== */
div#pageBox01 { padding: 60px 5% 100px; }

h2.pp-title01 { font-size: 24px; border-bottom: solid 2px; margin-bottom: 30px; padding-bottom: 10px; }

h3.pp-title02 { font-size: 20px; position: relative; margin: 20px 0; padding-left: 10px; }
h3.pp-title02::before { content: ""; width: 2px; height: 65%; background: #000; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0; }

/*ウインドー幅ごと
=========================================== */
@media screen and (min-width: 0px) and (max-width: 375px) { .tel_box .tel .num { font-size: 9.6vw; }
  #contact-sec .cnt .title_box .icon { width: 21.33vw; height: 21.33vw; margin-right: 4vw; }
  #contact-sec .cnt .title_box .icon span { font-size: 6.4vw; }
  #contact-sec .cnt .title_box .title01 { width: calc(100% - 25.33vw); }
  #contact-sec .cnt .title_box .title01 .en { font-size: 17.07vw; }
  #contact-sec .cnt .title_box .title01 .ja { font-size: 4.8vw; margin-top: 2.13vw; }
  #footer .area_box .title { font-size: 4.8vw; }
  #footer .area_box .title em { font-size: 7.47vw; margin-left: 1.07vw; }
  .wp-pagenavi > span, .wp-pagenavi > a { width: 10.13vw; height: 10.13vw; margin: 0 0.8vw; font-size: 4.27vw; line-height: 9.6vw; }
  .wp-pagenavi a.previouspostslink::before, .wp-pagenavi a.nextpostslink::before { width: 2.4vw; height: 2.13vw; }
  .wp-pagenavi a.first::before, .wp-pagenavi a.last::before { width: 2.13vw; height: 2.13vw; }
  .post-navigation ul > li a { height: 10.67vw; font-size: 3.73vw; line-height: 10.67vw; }
  .post-navigation ul > li a::before { width: 3.2vw; height: 2.67vw; }
  .post-navigation ul > li.prev a { padding-left: 4.27vw; }
  .post-navigation ul > li.next a { padding-right: 4.27vw; }
  .post-navigation ul > li.blog-back a { width: 32vw; height: 10.67vw; padding: 1.87vw 0; border-radius: 5.33vw; line-height: 6.4vw; } }
@media screen and (min-width: 0px) and (max-width: 355px) { 
	#maker-sec .cnt .img_box .img-list li { height: 21px; margin-right: 10px; }
	#p04box03 .info_box {padding-left: 15px;padding-right: 15px;}
	#p04box03 .info_box .left p.name em { font-size: 22px; }
	#p04box03 .info_box .left p.sub {margin-left: 15px;}
}
/*safari用
=========================================== */
