@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/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 { /*NotoSerifJPボールド*/
font-family: "Noto Serif JP"; src: url("../fonts/NotoSerifJP-Bold.otf"); src: url("../fonts/font/NotoSerifJP-Bold.woff2") format("woff2"), url("../fonts/font/NotoSerifJP-Bold.woff") format("woff"), url("../fonts/font/NotoSerifJP-Bold.otf") format("opentype"); font-weight: 700; }
/* Link
=========================================== */
a:link, a:visited { color: #000000; text-decoration: none; }

a:hover, a:active { color: #000000; text-decoration: underline; }

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: #000000; background: #FFFFFF; font-size: 15.5px; line-height: 1.9; font-family: '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: 700; }

.wrap { position: relative; }

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

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

.btn01 a { display: flex; width: 100%; height: 100%; background: linear-gradient(90deg, #416fc6 0%, #4884f5 100%); color: #fff; position: relative; border-radius: 29px; text-decoration: none; align-items: center; }

.btn01 a::after { content: ""; display: block; width: 28.5px; height: 28.5px; background: url(../img/common/arrow.png) no-repeat center; position: absolute; top: 50%; right: 16px; transform: translateY(-50%); background-size: cover; transition: 0.3s; }

.btn01 a span { display: block; width: 100%; font-size: 17px; font-weight: 500; box-sizing: border-box; line-height: 24px; text-align: center; }

.btn01.btn_shiro a { background: #FEFEFF; color: #1A4687; }

.btn01.btn_shiro a::after { background: url(../img/common/arrow02.png) no-repeat center; background-size: cover; }

.title01 { position: relative; padding-top: 77.5px; z-index: 1; }

.title01 .eng { font-family: "Noto Serif JP"; font-size: 78px; font-weight: 700; line-height: 112.5px; color: #416FC6; opacity: 0.12; position: absolute; top: 0; left: -26.5px; z-index: -1; white-space: nowrap; }

.title01 .title { font-size: 22px; letter-spacing: 0.01em; line-height: 30px; color: #1A4687; }

.title01 .title .sub_text { display: block; font-size: 16px; line-height: 22px; margin-bottom: 4px; }

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

.tcenter { text-align: center; }

.tleft { text-align: left; }

.tright { text-align: right; }

.serif { font-family: "Noto Serif JP"; }

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

.kon { color: #1A4687; }

.red { color: #FF0000; }

.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: 50px; position: fixed; transition: 0.3s; left: 0; right: 0; top: 0; margin: auto; z-index: 100; background: #fff; }

#header .header_inner { height: 100%; align-items: center; justify-content: space-between; }

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

#header .header_inner .right { width: auto; margin-right: 70px; }

#header .header_inner .right .right_in01 .gnav, #header .header_inner .right .right_in01 .tel_box { display: none; }

#header .header_inner .right .right_in01 .sp_tel_box { width: 70px; height: 45px; }

#header .header_inner .right .right_in01 .sp_tel_box a { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; height: 100%; background: #5D8CE3; border-radius: 5px; }

#header .header_inner .right .right_in01 .sp_tel_box a img { width: 20px; }

#header .header_inner .right .right_in01 .sp_tel_box a span { font-size: 13px; line-height: 16px; margin-top: 2.5px; color: #fff; font-weight: 500; }

#header .header_inner .right .contact_btn { position: fixed; bottom: 0; left: 0; width: 100%; height: 60px; background: #416FC6; border-radius: 10px 10px 0 0; }

#header .header_inner .right .contact_btn a { display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; position: relative; box-sizing: border-box; padding: 10px; }

#header .header_inner .right .contact_btn a img { width: auto; height: 25px; position: absolute; left: 20px; top: 50%; transform: translateY(-50%); }

#header .header_inner .right .contact_btn a p { color: #fff; font-weight: 700; padding-left: 20px; }

.tel_box { align-items: center; justify-content: flex-end; }

.tel_box .tel { font-weight: 500; font-size: 20px; line-height: 37.5px; }

.tel_box .tel .num { font-size: 26px; margin-left: 2px; }

.tel_box .text { font-size: 15px; line-height: 21px; font-weight: 500; }

/* nav
=========================================== */
.sp-nav-btn { width: 60px; height: 50px; position: relative; z-index: 101; box-sizing: border-box; text-align: center; transition: 0.3s; position: absolute; top: 0; right: 0; background: #416FC6; }

.sp-nav-btn span { height: 1px; background: #FFFFFF; position: absolute; left: 15px; transition: 0.3s; }

.sp-nav-btn .border01 { width: 30px; top: 15px; }

.sp-nav-btn .border02 { width: 20px; top: 26px; }

.sp-nav-btn .border03 { width: 10px; top: 35.5px; }

.sp-navs-list { position: fixed; width: 100%; height: calc(100vh - 50px); z-index: 99; top: 50px; background: #416FC6; left: -100%; transition: 0.3s; overflow-x: hidden; overflow-y: auto; }

.sp-navs-list.opon { left: 0; }

.sp-navs-list { width: 100%; }

.sp-navs-list > ul { height: 510px; }

.sp-navs-list ul li a, .sp-navs-list ul li .nav-midashi { display: block; padding: 0 40px; border-bottom: 1px solid rgba(255, 255, 255, 0.5); color: #fff; line-height: 45px; }

.sp-navs-list ul li:last-child a { border-bottom: none; }

.sp-navs-list ul li .nav-midashi { position: relative; }

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

.sp-navs-list ul li .nav-midashi.on::after { transform: translateY(-50%) rotate(180deg); }

.sp-navs-list .sp-nav li a { background: #5D8CE3; }

.sp-navs-list .sp-nav li:last-child a { border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

.sp-navs-list .btn01 { max-width: 311px; margin: 20px auto 0; }

.sp-navs-list .btn01 a span { padding-right: 14px; box-sizing: border-box; }

/* main */
/*-------------------------------------------*/
#main { margin-top: 50px; position: relative; }

#main::before { content: ""; display: block; width: 100%; height: 201px; background: linear-gradient(180deg, #f2f6fb 0%, rgba(248, 250, 252, 0) 100%); position: absolute; top: 0; left: 0; }

#main.home_main { padding: 0 5%; }

#main.home_main::after { content: ""; display: block; width: 10px; height: 67.5px; background: url("../img/main/arrow.png") no-repeat center; position: absolute; bottom: -34px; left: 50%; transform: translateX(-50%); background-size: cover; }

#main.home_main .main_box { justify-content: center; }

#main.home_main .main_text { margin-top: 20px; text-align: center; }

#main.home_main .main_text h2 { font-size: 43.5px; font-weight: 500; line-height: 50px; margin-bottom: 5px; text-align: left; }

#main.home_main .main_text h2 br { display: none; }

#main.home_main .main_text span { display: inline-block; background: linear-gradient(90deg, #416fc6 0%, #87acf2 100%); padding: 0 14px; box-sizing: border-box; line-height: 32px; border-radius: 16px; margin-bottom: 8px; }

#main.home_main .main_text .main_list { height: 43px; align-items: center; justify-content: center; }

#main.home_main .main_text .main_list li { height: 100%; display: flex; align-items: center; font-weight: 500; color: #565656; line-height: 16px; text-align: center; margin-right: 35px; position: relative; }

#main.home_main .main_text .main_list li::after { content: ""; display: block; width: 1.5px; height: 60px; opacity: 0.88; background: #CFDEF4; transform: rotate(44.5deg); position: absolute; top: -7px; right: -17px; }

#main.home_main .main_text .main_list li:last-child { margin-right: 0; }

#main.home_main .main_text .main_list li:last-child::after { display: none; }

#main.home_main .main_img { width: 100; }

/* 下層 main */
/*-------------------------------------------*/
#main.kasou { padding: 27.5px 5% 21.5px; }

#main.kasou .wrap .main-title { font-size: 24px; font-weight: 500; line-height: 35px; }

#main.kasou .wrap .main-title .eng { display: block; font-size: 13px; line-height: 18px; }

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

ul.bread-list { font-size: 12px; }

ul.bread-list li { color: #575757; line-height: 17px; }

ul.bread-list li a { text-decoration: none; color: #575757; line-height: 17px; }

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

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

ul.bread-list li:last-child:after { content: 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; }

/*ライトボックス設定*/
#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 */
/*-------------------------------------------*/
#footer { background: url("../img/common/footer_bg_sp.jpg") no-repeat center bottom 60px, #396BAC; background-size: cover; padding: 43px 10% 346px; position: relative; overflow: hidden; }

#footer .wrap { position: static; }

#footer .footer_box .cnt { flex-direction: column; align-items: center; margin-bottom: 37px; }

#footer .footer_box .cnt .logo { width: 276px; height: 67.5px; }

#footer .footer_box .cnt .tel_box .tel a { color: #fff; }

#footer .footer_box .cnt .list { width: 266px; margin-bottom: 12.5px; margin-top: -5.5px; }

#footer .footer_box .cnt .list li { min-width: 107px; height: 32px; color: #fff; font-size: 17px; font-weight: 500; line-height: 32px; padding: 0 16px; box-sizing: border-box; margin-right: 7.5px; background: #184F97; text-align: center; margin-top: 5.5px; }

#footer .footer_box .cnt .list li:nth-child(2n) { margin-right: 0; }

.navs-list { margin-bottom: 20px; }

.navs-list > div > a { line-height: 17px; position: relative; padding-right: 7px; margin-right: 2px; margin-bottom: 15px; border-right: 1px solid #fff; color: #fff; }

.navs-list > div > a:last-child { padding-right: 0; border-right: none; }

#footer .footer_box .contact_btn a { color: #fff; padding-left: 24px; background: url("../img/common/arrow.png") no-repeat center left; background-size: 20px; }

#footer .bottom_box { margin-top: 13px; }

#footer .bottom_box .link_list { width: auto; }

#footer .bottom_box .link_list li { line-height: 17px; position: relative; padding: 0 7px; border-right: 1px solid #fff; }

#footer .bottom_box .link_list li:first-child { padding-left: 0; }

#footer .bottom_box .link_list li:last-child { padding-right: 0; border-right: none; }

#footer .bottom_box .link_list li a { color: #fff; }

#footer .bottom_box .copyright { position: absolute; bottom: 83px; right: 40px; }

/*parts
=========================================== */
#reason-sec { padding: 11px 10% 18px; }
#reason-sec .reason_list { flex-direction: column; align-items: center; }
#reason-sec .reason_list .reason00 { display: flex; flex-direction: column; align-items: center; width: 100%; padding-bottom: 24px; box-sizing: border-box; position: relative; }
#reason-sec .reason_list .reason00::after { content: ""; display: block; width: 85%; height: 1px; background: #D6D6D6; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); }
#reason-sec .reason_list .reason00:last-child::after { display: none; }
#reason-sec .reason_list .reason00 h3 { margin-top: -16px; font-size: 18.5px; letter-spacing: 0.01em; line-height: 24px; text-align: center; }
#reason-sec .reason_list .reason01 .img { width: 218px; }
#reason-sec .reason_list .reason01 h3 { margin-top: -21px; }
#reason-sec .reason_list .reason02 .img { width: 232px; }
#reason-sec .reason_list .reason03 .img { width: 201px; }

#contact-sec { padding: 18px 5% 26px; }
#contact-sec .contact-box { padding: 22px 20px; box-sizing: border-box; background: url("../img/common/contact-bg_sp.jpg") no-repeat center; background-size: cover; border-radius: 12px; }
#contact-sec .contact-box .title { font-size: 23px; line-height: 33px; letter-spacing: 0.01em; margin-bottom: 12px; }
#contact-sec .contact-box .cnt .box { width: 100%; height: 136px; border: 1px solid #FFFFFF; box-sizing: border-box; justify-content: center; align-items: center; flex-direction: column; }
#contact-sec .contact-box .cnt .box.left img { width: 45px; height: 43px; }
#contact-sec .contact-box .cnt .box.left .tel_box { flex-direction: column; justify-content: center; }
#contact-sec .contact-box .cnt .box.left .tel_box .tel { font-size: 18px; line-height: 32px; }
#contact-sec .contact-box .cnt .box.left .tel_box .tel a { color: #fff; }
#contact-sec .contact-box .cnt .box.left .tel_box .tel .num { font-size: 23px; }
#contact-sec .contact-box .cnt .box.left .tel_box .text { color: #fff; font-size: 13px; line-height: 18px; }
#contact-sec .contact-box .cnt .box.right a { color: #fff; width: 100%; height: 100%; background: url(../img/common/arrow.png) no-repeat center right 20px; background-size: 28.5px; box-sizing: border-box; flex-direction: column; justify-content: center; align-items: center; }
#contact-sec .contact-box .cnt .box.right a img { width: 52px; height: 38px; margin-bottom: 7px; }
#contact-sec .contact-box .cnt .box.right a span { line-height: 23px; }

#nav-sec { padding: 38.5px 10% 46.5px; background: url("../img/common/bg_img_sp.png") center; background-size: cover; }
#nav-sec .btn_list { flex-direction: column; align-items: center; }
#nav-sec .btn_list .btn01 { max-width: 100%; margin-bottom: 19px; }
#nav-sec .btn_list .btn01:last-child { margin-bottom: 0; }

.wp-pagenavi > span, .wp-pagenavi > a { display: inline-block; width: 30px; height: 30px; margin: 0 3px; text-decoration: none; text-align: center; font-size: 15px; font-weight: 700; color: #000000; background: transparent; line-height: 30px; font-family: "Montserrat"; }

.wp-pagenavi { text-align: center; margin-top: 80px; background: #F4F4F4; padding: 35px 0; box-sizing: border-box; position: relative; }
.wp-pagenavi a:hover, .wp-pagenavi span.current { color: #EC8A2C; }
.wp-pagenavi a.page { position: relative; }
.wp-pagenavi span.extend { background: none; color: #000000; border: none; }
.wp-pagenavi span.pages { display: none; }
.wp-pagenavi a.first, .wp-pagenavi a.last { display: none; }
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink { position: relative; }
.wp-pagenavi a.previouspostslink::before, .wp-pagenavi a.nextpostslink::before { content: ""; width: 100%; height: 100%; display: block; background: url("../img/p06/arrow.svg") no-repeat center; position: absolute; top: 0; left: 0; }
.wp-pagenavi a.previouspostslink:hover, .wp-pagenavi a.nextpostslink:hover { opacity: 0.7; }
.wp-pagenavi a.previouspostslink::before { transform: scale(-1, 1); }

.post-navigation ul { margin-top: 80px; background: #F4F4F4; padding: 30px 0; box-sizing: border-box; justify-content: center; align-items: center; }

.post-navigation ul > li a { text-align: center; height: 40px; }
.post-navigation ul > li a span { font-weight: 700; line-height: 40px; font-size: 14px; transition: 0.3s; }
.post-navigation ul > li a:focus, .post-navigation ul > li a:hover { text-decoration: none; opacity: 0.7; }

.post-navigation ul > li.blog-back { margin: 0 30px; }
.post-navigation ul > li.blog-back a { padding: 10px 25px; box-sizing: border-box; background: #EC8A2C; border-radius: 50px; color: #fff; }
.post-navigation ul > li.blog-back a span { font-weight: 600; }

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

/*TOPページ　p01
=========================================== */
.home #reason-sec { padding: 67px 10% 28px; }

#topbox01 { padding-bottom: 59px; position: relative; margin-top: -30px; }
#topbox01::after { content: ""; display: block; width: 10px; height: 67.5px; background: url("../img/main/arrow.png") no-repeat center; position: absolute; bottom: -28px; left: 50%; transform: translateX(-50%); background-size: cover; z-index: 1; }
#topbox01 .cnt { padding: 0 10%; box-sizing: border-box; margin-bottom: 14px; }
#topbox01 .cnt .text { width: 100%; }
#topbox01 .cnt .text .title01 { margin-bottom: 8px; }
#topbox01 .cnt .img { width: 100%; }
#topbox01 .box { background: #ECF5F8; padding: 28px 30px 10px; align-items: center; box-sizing: border-box; }
#topbox01 .box .text { width: 100%; padding: 0 10px; box-sizing: border-box; }
#topbox01 .box .text h3 { font-size: 22px; letter-spacing: 0.01em; line-height: 28px; margin-bottom: 10px; }
#topbox01 .box .img { max-width: 500px; width: 100%; margin: 0 auto; }

#topbox02 { padding: 19px 10% 70px; position: relative; background: #5583BE; }
#topbox02::after { content: ""; display: block; width: 11.6px; height: 78.5px; background: url("../img/main/arrow.png") no-repeat center; position: absolute; bottom: -100px; left: 50%; transform: translateX(-50%); background-size: cover; z-index: 1; }
#topbox02 .title01 { margin-bottom: 11.5px; padding-top: 54px; }
#topbox02 .title01 .eng { color: #4571B3; opacity: 1; left: -26.5px; }
#topbox02 .title01 .title { color: #fff; }
#topbox02 .service_list { margin-bottom: 0; }
#topbox02 .service_list .slick-list { overflow: visible; }
#topbox02 .service_list .slick-dots { bottom: -35px; }
#topbox02 .service_list .slick-dots li { width: 14px; height: 14px; margin: 0 7.5px; }
#topbox02 .service_list .slick-dots li button { width: 100%; height: 100%; padding: 0; background: #FFFFFF; border-radius: 50%; opacity: 0.4; }
#topbox02 .service_list .slick-dots li button:before { display: none; }
#topbox02 .service_list .slick-dots li.slick-active button { opacity: 1; }
#topbox02 .service_list .service00 { width: 295px; height: 330px; margin-right: 20px; }
#topbox02 .service_list .service00 a { display: flex; width: 100%; height: 100%; border-radius: 19px; padding: 25px 18.5px; box-sizing: border-box; align-items: flex-end; position: relative; z-index: 1; overflow: hidden; }
#topbox02 .service_list .service00 a .bg-img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; transition: 0.3s; z-index: -1; }
#topbox02 .service_list .service00 a .text { width: 100%; }
#topbox02 .service_list .service00 a .text h3 { font-size: 29px; letter-spacing: 0.01em; line-height: 42px; margin-bottom: 3.5px; }
#topbox02 .service_list .service00 a .text .cnt { justify-content: space-between; align-items: flex-end; }
#topbox02 .service_list .service00 a .text .cnt .text_list { width: 210px; }
#topbox02 .service_list .service00 a .text .cnt .text_list li { line-height: 24px; }
#topbox02 .service_list .service00 a .text .cnt .arrow { width: 35px; }
#topbox02 .service_list .service01 a .bg-img { background: url("../img/top/service01.png") no-repeat center; background-size: cover; }
#topbox02 .service_list .service02 a .bg-img { background: url("../img/top/service02.png") no-repeat center; background-size: cover; }
#topbox02 .service_list .service03 a .bg-img { background: url("../img/top/service03.png") no-repeat center; background-size: cover; }

#topbox03 { padding: 28px 5% 53px; }
#topbox03 .cnt { background: #5583BE; }
#topbox03 .cnt .left { width: 100%; padding: 3.5px 20px 35px; box-sizing: border-box; overflow: hidden; }
#topbox03 .cnt .left .title01 { margin-bottom: 23px; padding-top: 50px; padding-left: 23px; }
#topbox03 .cnt .left .title01 .eng { color: #4571B3; opacity: 1; left: 0; }
#topbox03 .cnt .left .title01 .title { color: #fff; }
#topbox03 .cnt .left p { padding: 0 7.5px; }
#topbox03 .cnt .left .point { box-sizing: border-box; font-size: 20px; line-height: 29px; margin-bottom: 5px; }
#topbox03 .cnt .right { width: 100%; padding: 60px 0; box-sizing: border-box; display: flex; flex-direction: column; align-items: center; justify-content: center; background: url("../img/top/recruit01.jpg") no-repeat center; background-size: cover; }
#topbox03 .cnt .right .btn01 { max-width: 248.5px; }
#topbox03 .cnt .right .btn_shiro { margin-top: 16px; }

/*ネットワーク工事　p02
=========================================== */
#p02box01 { padding: 17.5px 5% 43px; position: relative; }
#p02box01::after { content: ""; display: block; width: 11.6px; height: 78.5px; background: url("../img/main/arrow.png") no-repeat center; position: absolute; bottom: -63px; left: 50%; transform: translateX(-50%); background-size: cover; z-index: 1; }
#p02box01 .title { width: 80%; font-size: 22px; line-height: 28px; letter-spacing: 0.01em; margin: 0 auto 7px; position: relative; }
#p02box01 .title::before { content: ""; display: block; width: 12px; height: 12px; background: url("../img/p02/bg-img01.png") no-repeat center; background-size: cover; position: absolute; top: -35px; left: -21px; z-index: -1; }
#p02box01 .title::after { content: ""; display: block; width: 73.5px; height: 52px; background: url("../img/p02/bg-img02.png") no-repeat center; background-size: cover; position: absolute; top: -70px; right: -40px; }
#p02box01 .nayami-list { width: 100%; margin: 0 auto; position: relative; }
#p02box01 .nayami-list::before { content: ""; display: block; width: 71px; height: 110px; background: url("../img/p02/bg-img03.png") no-repeat center; background-size: cover; position: absolute; bottom: -126px; left: -15px; }
#p02box01 .nayami-list::after { content: ""; display: block; width: 78.5px; height: 90px; background: url("../img/p02/bg-img04.png") no-repeat center; background-size: cover; position: absolute; bottom: -97.5px; right: -28px; }
#p02box01 .nayami-list li { display: flex; align-items: center; width: 100%; background: linear-gradient(90deg, #416fc6 0%, #87acf2 100%); border-radius: 32px; margin-bottom: 10px; padding: 10px 20px; box-sizing: border-box; line-height: 20px; font-weight: 500; }
#p02box01 .nayami-list li:last-child { margin-bottom: 0; }
#p02box01 .nayami-list li span { padding-left: 37px; background: url("../img/p02/list-icon01.svg") no-repeat center left; background-size: 21px; }

#p02box02 { padding: 43px 10% 214.5px; position: relative; background: url("../img/p02/img01.jpg") no-repeat center bottom 26px; background-size: 610px; }
#p02box02::after { content: ""; display: block; width: 11.6px; height: 78.5px; background: url("../img/main/arrow.png") no-repeat center; position: absolute; bottom: -39px; left: 50%; transform: translateX(-50%); background-size: cover; z-index: 1; }
#p02box02 .box { width: 100%; }
#p02box02 .box .title01 { margin-bottom: 9px; }
#p02box02 .box .btn01 { margin: 26px auto 0; }
#p02box02 .img { display: none; }

#p02box03 { padding: 39px 5% 68px; position: relative; background: rgba(65, 111, 198, 0.12); }
#p02box03::after { content: ""; display: block; width: 11.6px; height: 78.5px; background: url("../img/main/arrow.png") no-repeat center; position: absolute; bottom: -37px; left: 50%; transform: translateX(-50%); background-size: cover; z-index: 1; }
#p02box03 .naiyou_list .title01 { padding-top: 0; margin-bottom: -30px; z-index: -1; }
#p02box03 .naiyou_list .title01 .eng { position: relative; left: 0; }
#p02box03 .naiyou_list .naiyou01 { width: 100%; margin-bottom: 23px; background: #fff; padding: 35px 20px 30px; box-sizing: border-box; border-radius: 12px; }
#p02box03 .naiyou_list .naiyou01:last-child { margin-bottom: 0; }
#p02box03 .naiyou_list .naiyou01 .title { font-size: 22px; letter-spacing: 0.01em; line-height: 32px; padding-left: 56px; margin-bottom: 25px; position: relative; }
#p02box03 .naiyou_list .naiyou01 .title::before { content: ""; display: block; width: 50px; height: 50px; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }
#p02box03 .naiyou_list .naiyou01 .title.naiyou-title01::before { background: url("../img/p02/title01.svg") no-repeat center; background-size: cover; }
#p02box03 .naiyou_list .naiyou01 .title.naiyou-title02::before { background: url("../img/p02/title02.svg") no-repeat center; background-size: cover; }
#p02box03 .naiyou_list .naiyou01 .list li { margin-bottom: 30px; padding-left: 24px; box-sizing: border-box; }
#p02box03 .naiyou_list .naiyou01 .list li:last-child { margin-bottom: 0; }
#p02box03 .naiyou_list .naiyou01 .list li .list-title { font-size: 19px; line-height: 28px; margin-bottom: 6px; position: relative; }
#p02box03 .naiyou_list .naiyou01 .list li .list-title::before { content: ""; display: block; width: 5px; height: 5px; background: #1A4687; position: absolute; top: 50%; left: -10px; transform: translateY(-50%); border-radius: 50%; }
#p02box03 .naiyou_list .naiyou01 .list li .list-title::after { content: ""; display: block; width: 36.5px; height: 1px; background: #1A4687; position: absolute; top: 50%; left: -43.5px; transform: translateY(-50%); }

/*電話工事・ビジネスフォン　p03
=========================================== */
#p03box01 { padding: 17.5px 5% 43px; position: relative; }
#p03box01::after { content: ""; display: block; width: 11.6px; height: 78.5px; background: url("../img/main/arrow.png") no-repeat center; position: absolute; bottom: -63px; left: 50%; transform: translateX(-50%); background-size: cover; z-index: 1; }
#p03box01 .title { width: 100%; font-size: 22px; line-height: 28px; letter-spacing: 0.01em; margin-bottom: 7px; position: relative; }
#p03box01 .title::before { content: ""; display: block; width: 12px; height: 12px; background: url("../img/p02/bg-img01.png") no-repeat center; background-size: cover; position: absolute; top: -35px; left: 12px; z-index: -1; }
#p03box01 .title::after { content: ""; display: block; width: 73.5px; height: 52px; background: url("../img/p02/bg-img02.png") no-repeat center; background-size: cover; position: absolute; top: -70px; right: -7px; }
#p03box01 .nayami-list { width: 100%; margin: 0 auto; position: relative; }
#p03box01 .nayami-list::before { content: ""; display: block; width: 71px; height: 110px; background: url("../img/p02/bg-img03.png") no-repeat center; background-size: cover; position: absolute; bottom: -126px; left: -15px; }
#p03box01 .nayami-list::after { content: ""; display: block; width: 78.5px; height: 90px; background: url("../img/p02/bg-img04.png") no-repeat center; background-size: cover; position: absolute; bottom: -97.5px; right: -28px; }
#p03box01 .nayami-list li { display: flex; align-items: center; width: 100%; background: linear-gradient(90deg, #416fc6 0%, #87acf2 100%); border-radius: 32px; margin-bottom: 10px; padding: 10px 20px; box-sizing: border-box; line-height: 20px; font-weight: 500; }
#p03box01 .nayami-list li:last-child { margin-bottom: 0; }
#p03box01 .nayami-list li span { padding-left: 37px; background: url("../img/p02/list-icon01.svg") no-repeat center left; background-size: 21px; }

#p03box02 { padding: 43px 10% 214.5px; position: relative; background: url("../img/p02/img01.jpg") no-repeat center bottom 26px; background-size: 610px; }
#p03box02::after { content: ""; display: block; width: 11.6px; height: 78.5px; background: url("../img/main/arrow.png") no-repeat center; position: absolute; bottom: -39px; left: 50%; transform: translateX(-50%); background-size: cover; z-index: 1; }
#p03box02 .box { width: 100%; }
#p03box02 .box .title01 { margin-bottom: 9px; }
#p03box02 .box .btn01 { margin: 26px auto 0; }
#p03box02 .img { display: none; }

#p03box03 { padding: 39px 5% 68px; position: relative; background: rgba(65, 111, 198, 0.12); }
#p03box03::after { content: ""; display: block; width: 11.6px; height: 78.5px; background: url("../img/main/arrow.png") no-repeat center; position: absolute; bottom: -37px; left: 50%; transform: translateX(-50%); background-size: cover; z-index: 1; }
#p03box03 .naiyou_list .title01 { padding-top: 0; margin-bottom: -30px; z-index: -1; }
#p03box03 .naiyou_list .title01 .eng { position: relative; left: 0; }
#p03box03 .naiyou_list .naiyou01 { width: 100%; margin-bottom: 23px; background: #fff; padding: 35px 20px 30px; box-sizing: border-box; border-radius: 12px; }
#p03box03 .naiyou_list .naiyou01:last-child { margin-bottom: 0; }
#p03box03 .naiyou_list .naiyou01 .title { font-size: 22px; letter-spacing: 0.01em; line-height: 32px; padding-left: 56px; margin-bottom: 25px; position: relative; }
#p03box03 .naiyou_list .naiyou01 .title::before { content: ""; display: block; width: 50px; height: 50px; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }
#p03box03 .naiyou_list .naiyou01 .title.naiyou-title01::before { background: url("../img/p03/title01.svg") no-repeat center; background-size: cover; }
#p03box03 .naiyou_list .naiyou01 .title.naiyou-title02::before { background: url("../img/p03/title02.svg") no-repeat center; background-size: cover; }
#p03box03 .naiyou_list .naiyou01 .list li { margin-bottom: 30px; padding-left: 24px; box-sizing: border-box; }
#p03box03 .naiyou_list .naiyou01 .list li:last-child { margin-bottom: 0; }
#p03box03 .naiyou_list .naiyou01 .list li .list-title { font-size: 19px; line-height: 28px; margin-bottom: 6px; position: relative; }
#p03box03 .naiyou_list .naiyou01 .list li .list-title::before { content: ""; display: block; width: 5px; height: 5px; background: #1A4687; position: absolute; top: 50%; left: -10px; transform: translateY(-50%); border-radius: 50%; }
#p03box03 .naiyou_list .naiyou01 .list li .list-title::after { content: ""; display: block; width: 36.5px; height: 1px; background: #1A4687; position: absolute; top: 50%; left: -43.5px; transform: translateY(-50%); }

/*電気工事　p04
=========================================== */
#p04box01 { padding: 17.5px 5% 43px; position: relative; }
#p04box01::after { content: ""; display: block; width: 11.6px; height: 78.5px; background: url("../img/main/arrow.png") no-repeat center; position: absolute; bottom: -63px; left: 50%; transform: translateX(-50%); background-size: cover; z-index: 1; }
#p04box01 .title { width: 80%; font-size: 22px; line-height: 28px; letter-spacing: 0.01em; margin: 0 auto 7px; position: relative; }
#p04box01 .title::before { content: ""; display: block; width: 12px; height: 12px; background: url("../img/p02/bg-img01.png") no-repeat center; background-size: cover; position: absolute; top: -35px; left: -21px; z-index: -1; }
#p04box01 .title::after { content: ""; display: block; width: 73.5px; height: 52px; background: url("../img/p02/bg-img02.png") no-repeat center; background-size: cover; position: absolute; top: -70px; right: -40px; }
#p04box01 .nayami-list { width: 100%; margin: 0 auto; position: relative; }
#p04box01 .nayami-list::before { content: ""; display: block; width: 71px; height: 110px; background: url("../img/p02/bg-img03.png") no-repeat center; background-size: cover; position: absolute; bottom: -126px; left: -15px; }
#p04box01 .nayami-list::after { content: ""; display: block; width: 78.5px; height: 90px; background: url("../img/p02/bg-img04.png") no-repeat center; background-size: cover; position: absolute; bottom: -97.5px; right: -28px; }
#p04box01 .nayami-list li { display: flex; align-items: center; width: 100%; background: linear-gradient(90deg, #416fc6 0%, #87acf2 100%); border-radius: 32px; margin-bottom: 10px; padding: 10px 20px; box-sizing: border-box; line-height: 20px; font-weight: 500; }
#p04box01 .nayami-list li:last-child { margin-bottom: 0; }
#p04box01 .nayami-list li span { padding-left: 37px; background: url("../img/p02/list-icon01.svg") no-repeat center left; background-size: 21px; }

#p04box02 { padding: 43px 10% 214.5px; position: relative; background: url("../img/p02/img01.jpg") no-repeat center bottom 26px; background-size: 610px; }
#p04box02::after { content: ""; display: block; width: 11.6px; height: 78.5px; background: url("../img/main/arrow.png") no-repeat center; position: absolute; bottom: -39px; left: 50%; transform: translateX(-50%); background-size: cover; z-index: 1; }
#p04box02 .box { width: 100%; }
#p04box02 .box .title01 { margin-bottom: 9px; }
#p04box02 .box .btn01 { margin: 26px auto 0; }
#p04box02 .img { display: none; }

#p04box03 { padding: 39px 5% 68px; position: relative; background: rgba(65, 111, 198, 0.12); }
#p04box03::after { content: ""; display: block; width: 11.6px; height: 78.5px; background: url("../img/main/arrow.png") no-repeat center; position: absolute; bottom: -37px; left: 50%; transform: translateX(-50%); background-size: cover; z-index: 1; }
#p04box03 .naiyou_list .title01 { padding-top: 0; margin-bottom: -30px; z-index: -1; }
#p04box03 .naiyou_list .title01 .eng { position: relative; left: 0; }
#p04box03 .naiyou_list .naiyou01 { width: 100%; margin-bottom: 23px; background: #fff; padding: 35px 20px 30px; box-sizing: border-box; border-radius: 12px; }
#p04box03 .naiyou_list .naiyou01:last-child { margin-bottom: 0; }
#p04box03 .naiyou_list .naiyou01 .title { font-size: 22px; letter-spacing: 0.01em; line-height: 32px; padding-left: 56px; margin-bottom: 25px; position: relative; }
#p04box03 .naiyou_list .naiyou01 .title::before { content: ""; display: block; width: 50px; height: 50px; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }
#p04box03 .naiyou_list .naiyou01 .title.naiyou-title01::before { background: url("../img/p04/title01.svg") no-repeat center; background-size: cover; }
#p04box03 .naiyou_list .naiyou01 .list li { margin-bottom: 30px; padding-left: 24px; box-sizing: border-box; }
#p04box03 .naiyou_list .naiyou01 .list li:last-child { margin-bottom: 0; }
#p04box03 .naiyou_list .naiyou01 .list li .list-title { font-size: 19px; line-height: 28px; margin-bottom: 6px; position: relative; }
#p04box03 .naiyou_list .naiyou01 .list li .list-title::before { content: ""; display: block; width: 5px; height: 5px; background: #1A4687; position: absolute; top: 50%; left: -10px; transform: translateY(-50%); border-radius: 50%; }
#p04box03 .naiyou_list .naiyou01 .list li .list-title::after { content: ""; display: block; width: 36.5px; height: 1px; background: #1A4687; position: absolute; top: 50%; left: -43.5px; transform: translateY(-50%); }

/*法人・企業様へ　p05
=========================================== */
.page-business #nav-sec { padding: 38.5px 5% 46.5px; }

#p05box01 { padding: 17.5px 5% 214.5px; position: relative; background: url("../img/p02/img01.jpg") no-repeat center bottom 26px; background-size: 610px; }
#p05box01::after { content: ""; display: block; width: 11.6px; height: 78.5px; background: url("../img/main/arrow.png") no-repeat center; position: absolute; bottom: -39px; left: 50%; transform: translateX(-50%); background-size: cover; z-index: 1; }
#p05box01 .title { width: 80%; font-size: 22px; line-height: 28px; letter-spacing: 0.01em; margin: 0 auto 7px; position: relative; }
#p05box01 .title::before { content: ""; display: block; width: 12px; height: 12px; background: url("../img/p02/bg-img01.png") no-repeat center; background-size: cover; position: absolute; top: -35px; left: -21px; z-index: -1; }
#p05box01 .title::after { content: ""; display: block; width: 73.5px; height: 52px; background: url("../img/p02/bg-img02.png") no-repeat center; background-size: cover; position: absolute; top: -70px; right: -40px; }
#p05box01 .nayami-list { width: 100%; margin: 0 auto 118.5px; position: relative; }
#p05box01 .nayami-list::before { content: ""; display: block; width: 71px; height: 110px; background: url("../img/p02/bg-img03.png") no-repeat center; background-size: cover; position: absolute; bottom: -126px; left: -15px; }
#p05box01 .nayami-list::after { content: ""; display: block; width: 78.5px; height: 90px; background: url("../img/p02/bg-img04.png") no-repeat center; background-size: cover; position: absolute; bottom: -97.5px; right: -28px; }
#p05box01 .nayami-list li { display: flex; align-items: center; width: 100%; background: linear-gradient(90deg, #416fc6 0%, #87acf2 100%); border-radius: 32px; margin-bottom: 10px; padding: 10px 20px; box-sizing: border-box; line-height: 20px; font-weight: 500; }
#p05box01 .nayami-list li:last-child { margin-bottom: 0; }
#p05box01 .nayami-list li span { padding-left: 37px; background: url("../img/p02/list-icon01.svg") no-repeat center left; background-size: 21px; }
#p05box01 .text { padding: 0 5%; box-sizing: border-box; position: relative; }
#p05box01 .text::after { content: ""; display: block; width: 11.6px; height: 78.5px; background: url("../img/main/arrow.png") no-repeat center; position: absolute; top: -94.3px; left: 50%; transform: translateX(-50%); background-size: cover; z-index: 1; }
#p05box01 .img { display: none; }

#p05box02 { padding: 39px 5% 68px; position: relative; background: rgba(65, 111, 198, 0.12); }
#p05box02::after { content: ""; display: block; width: 11.6px; height: 78.5px; background: url("../img/main/arrow.png") no-repeat center; position: absolute; bottom: -37px; left: 50%; transform: translateX(-50%); background-size: cover; z-index: 1; }
#p05box02 .service_list { width: 100%; }
#p05box02 .service_list .title01 { margin-bottom: 11.5px; padding-top: 54px; }
#p05box02 .service_list .title01 .eng { left: -20px; }
#p05box02 .service_list .service01 { border-radius: 12px; background: #FFFFFF; overflow: hidden; margin-bottom: 24px; }
#p05box02 .service_list .service01:last-child { margin-bottom: 0; }
#p05box02 .service_list .service01 .img { width: 100%; height: 230px; position: relative; overflow: hidden; }
#p05box02 .service_list .service01 .img img { width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#p05box02 .service_list .service01 .img a { display: flex; align-items: center; width: 100%; min-height: 27.5px; position: absolute; left: 0; bottom: 13.5px; padding-left: 16px; box-sizing: border-box; background: url("../img/common/arrow.png") no-repeat bottom right 16px; background-size: 27.5px; }
#p05box02 .service_list .service01 .img a span { font-size: 18px; font-weight: 700; color: #fff; letter-spacing: 0.01em; line-height: 25px; }
#p05box02 .service_list .service01 .text_box { width: 100%; padding: 23px 20px; box-sizing: border-box; display: flex; flex-direction: column; align-items: center; justify-content: center; }
#p05box02 .service_list .service01 .text_box .service-title { font-size: 22px; line-height: 28px; letter-spacing: 0.02em; margin-bottom: 10px; }
#p05box02 .service_list .service01 .text_box .text { width: 100%; }

/*建設業者様へ　p06
=========================================== */
.page-construction #nav-sec { padding: 38.5px 5% 46.5px; }

#p06box01 { padding: 17.5px 5% 214.5px; position: relative; background: url("../img/p02/img01.jpg") no-repeat center bottom 26px; background-size: 610px; }
#p06box01::after { content: ""; display: block; width: 11.6px; height: 78.5px; background: url("../img/main/arrow.png") no-repeat center; position: absolute; bottom: -39px; left: 50%; transform: translateX(-50%); background-size: cover; z-index: 1; }
#p06box01 .title { width: 80%; font-size: 22px; line-height: 28px; letter-spacing: 0.01em; margin: 0 auto 7px; position: relative; }
#p06box01 .title::before { content: ""; display: block; width: 12px; height: 12px; background: url("../img/p02/bg-img01.png") no-repeat center; background-size: cover; position: absolute; top: -35px; left: -21px; z-index: -1; }
#p06box01 .title::after { content: ""; display: block; width: 73.5px; height: 52px; background: url("../img/p02/bg-img02.png") no-repeat center; background-size: cover; position: absolute; top: -70px; right: -40px; }
#p06box01 .nayami-list { width: 100%; margin: 0 auto 118.5px; position: relative; }
#p06box01 .nayami-list::before { content: ""; display: block; width: 71px; height: 110px; background: url("../img/p02/bg-img03.png") no-repeat center; background-size: cover; position: absolute; bottom: -126px; left: -15px; }
#p06box01 .nayami-list::after { content: ""; display: block; width: 78.5px; height: 90px; background: url("../img/p02/bg-img04.png") no-repeat center; background-size: cover; position: absolute; bottom: -97.5px; right: -28px; }
#p06box01 .nayami-list li { display: flex; align-items: center; width: 100%; background: linear-gradient(90deg, #416fc6 0%, #87acf2 100%); border-radius: 32px; margin-bottom: 10px; padding: 10px 20px; box-sizing: border-box; line-height: 20px; font-weight: 500; }
#p06box01 .nayami-list li:last-child { margin-bottom: 0; }
#p06box01 .nayami-list li span { padding-left: 37px; background: url("../img/p02/list-icon01.svg") no-repeat center left; background-size: 21px; }
#p06box01 .text { padding: 0 5%; box-sizing: border-box; position: relative; }
#p06box01 .text::after { content: ""; display: block; width: 11.6px; height: 78.5px; background: url("../img/main/arrow.png") no-repeat center; position: absolute; top: -94.3px; left: 50%; transform: translateX(-50%); background-size: cover; z-index: 1; }
#p06box01 .img { display: none; }

#p06box02 { padding: 39px 5% 68px; position: relative; background: rgba(65, 111, 198, 0.12); }
#p06box02::after { content: ""; display: block; width: 11.6px; height: 78.5px; background: url("../img/main/arrow.png") no-repeat center; position: absolute; bottom: -37px; left: 50%; transform: translateX(-50%); background-size: cover; z-index: 1; }
#p06box02 .service_list { width: 100%; }
#p06box02 .service_list .title01 { margin-bottom: 11.5px; padding-top: 54px; }
#p06box02 .service_list .title01 .eng { left: -20px; }
#p06box02 .service_list .service01 { border-radius: 12px; background: #FFFFFF; overflow: hidden; margin-bottom: 24px; }
#p06box02 .service_list .service01:last-child { margin-bottom: 0; }
#p06box02 .service_list .service01 .img { width: 100%; height: 230px; position: relative; overflow: hidden; }
#p06box02 .service_list .service01 .img img { width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#p06box02 .service_list .service01 .img a { display: flex; align-items: center; width: 100%; min-height: 27.5px; position: absolute; left: 0; bottom: 13.5px; padding-left: 16px; box-sizing: border-box; background: url("../img/common/arrow.png") no-repeat bottom right 16px; background-size: 27.5px; }
#p06box02 .service_list .service01 .img a span { font-size: 18px; font-weight: 700; color: #fff; letter-spacing: 0.01em; line-height: 25px; }
#p06box02 .service_list .service01 .text_box { width: 100%; padding: 23px 20px; box-sizing: border-box; display: flex; flex-direction: column; align-items: center; justify-content: center; }
#p06box02 .service_list .service01 .text_box .service-title { font-size: 22px; line-height: 28px; letter-spacing: 0.02em; margin-bottom: 10px; }
#p06box02 .service_list .service01 .text_box .text { width: 100%; }

/*導入実績　p07
=========================================== */
.page-works #contact-sec { padding: 50px 5%; }

#p07box01 { padding: 15px 0 0; }
#p07box01 .title01 { padding-left: 10%; box-sizing: border-box; position: relative; }
#p07box01 .title01 .eng { left: 0; }
#p07box01 .title01::after { content: ""; display: block; width: 73.5px; height: 52px; background: url("../img/p02/bg-img02.png") no-repeat center; background-size: cover; position: absolute; bottom: -26.5px; right: 0; }
#p07box01 .works_list .works_list01 { padding: 50px 0; }
#p07box01 .works_list .works_list01 .wrap { padding: 0 5%; box-sizing: border-box; }
#p07box01 .works_list .works_list01 .waku { background: #fff; border-radius: 12px; overflow: hidden; }
#p07box01 .works_list .works_list01 .waku .works_title { display: flex; align-items: center; width: 100%; height: 100px; padding-left: 20px; box-sizing: border-box; font-size: 22px; letter-spacing: 0.01em; line-height: 24px; }
#p07box01 .works_list .works_list01 .waku .cnt { width: 96%; border-radius: 12px 12px 0 0; padding: 20px; box-sizing: border-box; background: #fff; margin: -20px auto 0; }
#p07box01 .works_list .works_list01 .waku .cnt .works01 { width: calc(50% - 5px); margin-right: 10px; margin-top: 15px; }
#p07box01 .works_list .works_list01 .waku .cnt .works01:nth-child(-n+2) { margin-top: 0; }
#p07box01 .works_list .works_list01 .waku .cnt .works01:nth-child(2n), #p07box01 .works_list .works_list01 .waku .cnt .works01:last-child { margin-right: 0; }
#p07box01 .works_list .works_list01 .waku .cnt .works01 .img { width: 100%; margin-bottom: 4px; overflow: hidden; }
#p07box01 .works_list .works_list01 .waku .cnt .works01 .img a { display: block; width: 100%; height: 100%; }
#p07box01 .works_list .works_list01 .waku .cnt .works01 h3 { width: 100%; font-weight: 400; line-height: 20px; text-align: center; }
#p07box01 .works_list #works_box01 { background: rgba(65, 111, 198, 0.12); }
#p07box01 .works_list #works_box01 .waku .works_title { background: url("../img/p07/img01.jpg") no-repeat center; background-size: cover; }
#p07box01 .works_list #works_box02 { background: rgba(65, 111, 198, 0.3); }
#p07box01 .works_list #works_box02 .waku .works_title { background: url("../img/p07/img02.jpg") no-repeat center; background-size: cover; }
#p07box01 .works_list #works_box03 { background: rgba(65, 111, 198, 0.12); }
#p07box01 .works_list #works_box03 .waku .works_title { background: url("../img/p07/img03.jpg") no-repeat center; background-size: cover; }

/*よくある質問　p08
=========================================== */
#p08box01 { padding: 20px 5% 26px; }
#p08box01 .nav_list { justify-content: center; }
#p08box01 .nav_list .nav_btn { width: calc(50% - 5px); height: 50px; padding-bottom: 14px; margin-right: 10px; margin-bottom: 10px; }
#p08box01 .nav_list .nav_btn:nth-child(2n) { margin-right: 0; }
#p08box01 .nav_list .nav_btn:last-child { margin-bottom: 0; }
#p08box01 .nav_list .nav_btn a { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; background: linear-gradient(90deg, #416fc6 0%, #4884f5 100%); position: relative; }
#p08box01 .nav_list .nav_btn a::after { content: ""; display: block; width: 18px; height: 9px; background: url("../img/p08/nav_arrow.svg") no-repeat center; position: absolute; bottom: -14px; left: 50%; transform: translateX(-50%); transition: 0.3s; background-size: cover; }
#p08box01 .nav_list .nav_btn a span { text-align: center; font-weight: 500; line-height: 20px; }

#p08box02 { padding: 37px 5%; }
#p08box02 .qanda_title::before { background: url("../img/p08/icon_electricity.svg") no-repeat center; background-size: cover; }

#p08box03 { padding: 37px 5%; }
#p08box03 .qanda_title::before { background: url("../img/p08/icon_phone.svg") no-repeat center; background-size: cover; }

#p08box04 { padding: 37px 5%; }
#p08box04 .qanda_title::before { background: url("../img/p08/icon_network.svg") no-repeat center; background-size: cover; }

#p08box05 { padding: 37px 5% 18px; }
#p08box05 .qanda_title::before { background: url("../img/p08/icon_other.svg") no-repeat center; background-size: cover; }

.qanda-sec:nth-child(2n) { background: rgba(65, 111, 198, 0.07); }

.qanda_title { font-size: 22px; letter-spacing: 0.01em; line-height: 32px; padding-left: 56px; margin-bottom: 25px; position: relative; }
.qanda_title::before { content: ""; display: block; width: 50px; height: 50px; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }

.qanda_list { width: 100%; box-sizing: border-box; }
.qanda_list .qanda01 { border-bottom: 1px dashed #707070; }
.qanda_list .qanda01:first-child .title { background: url("../img/p08/qanda.svg") no-repeat top 4px left; background-size: 20px; padding-top: 0; }
.qanda_list .qanda01:first-child .title.close { background: url("../img/p08/qanda_close.svg") no-repeat top 4px left; background-size: 20px; }
.qanda_list .qanda01 .title { font-size: 19px; line-height: 27.5px; background: url("../img/p08/qanda.svg") no-repeat top 20px left; background-size: 20px; padding: 15px 0 15px 30px; cursor: pointer; transition: 0.3s; }
.qanda_list .qanda01 .title.close { background: url("../img/p08/qanda_close.svg") no-repeat top 20px left; background-size: 20px; }
.qanda_list .qanda01 .text { display: none; margin-bottom: 15px; padding-left: 30px; }

/*会社概要　p09
=========================================== */
.page-company #nav-sec { padding: 38.5px 5% 46.5px; }

#p09box01 { padding: 15px 5%; }
#p09box01 .cnt { width: 90%; margin: 0 auto 26px; }
#p09box01 .cnt .info { width: 100%; }
#p09box01 .cnt .info .title01 { margin-bottom: 24px; }
#p09box01 .cnt .info .info-table { width: 100%; }
#p09box01 .cnt .info .info-table tr { display: block; padding: 15px 0; border-bottom: 1px solid #B9B9B9; }
#p09box01 .cnt .info .info-table tr:first-child { padding-top: 0; }
#p09box01 .cnt .info .info-table tr:last-child { padding-bottom: 0; border-bottom: 0; }
#p09box01 .cnt .info .info-table tr th { width: 94px; color: #1A4687; }
#p09box01 .cnt .img { width: 100%; }
#p09box01 .map { width: 100%; height: 0; padding-top: 60%; position: relative; overflow: hidden; }
#p09box01 .map iframe { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }

#p09box02 { padding: 15px 10% 214.5px; position: relative; background: url("../img/p02/img01.jpg") no-repeat center bottom 18px; background-size: 610px; }
#p09box02 .title01 { margin-bottom: 15px; }
#p09box02 .img { display: none; }

/*お見積依頼・お問い合わせ　p10
=========================================== */
.page-contact #contact-sec { padding: 50px 5%; }
.page-contact #header .header_inner .right .contact_btn { display: none; }
.page-contact #footer { background: url("../img/common/footer_bg_sp.jpg") no-repeat center bottom, #396BAC; background-size: cover; padding: 43px 10% 286px; }
.page-contact #footer .bottom_box .copyright { bottom: 23px; }

#p10box01 { padding: 30px 5% 50px; }
#p10box01 .waku { width: 100%; padding: 18px 20px; margin: 0 auto; background: rgba(65, 111, 198, 0.12); position: relative; box-sizing: border-box; }
#p10box01 .waku::before { content: ""; display: block; width: 12px; height: 12px; background: url("../img/p02/bg-img01.png") no-repeat center; background-size: cover; position: absolute; top: -45px; left: 10px; }
#p10box01 .waku::after { content: ""; display: block; width: 73.5px; height: 52px; background: url("../img/p02/bg-img02.png") no-repeat center; background-size: cover; position: absolute; top: -30px; right: -15px; }
#p10box01 .waku .cnt { width: 100%; background: #FFFFFF; border-radius: 14px; padding: 20px 0; }
#p10box01 .waku .cnt .title { font-size: 19px; line-height: 28px; margin-bottom: 6px; }
#p10box01 .waku .cnt .tel_box { justify-content: center; flex-direction: column; }
#p10box01 .waku .cnt .tel_box .tel { font-weight: 700; }
#p10box01 .waku .cnt .tel_box .tel .num { font-family: "メイリオ"; font-size: 30px; margin-left: 0; font-style: italic; padding-left: 34px; background: url("../img/p10/icon_tel.svg") no-repeat center left; background-size: 26px; line-height: 45px; }

#p10box02 { padding: 37px 5%; background: rgba(65, 111, 198, 0.12); }
#p10box02 .title { font-size: 22px; letter-spacing: 0.01em; line-height: 32px; margin-bottom: 25px; }
#p10box02 .text { width: 100%; }
#p10box02 .text .text_list li { padding-left: 1em; text-indent: -1em; }

ul.contact-state { display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; position: relative; z-index: 1; margin-top: 20px; }
ul.contact-state li { width: 30%; height: 40px; position: relative; background-color: rgba(179, 179, 179, 0.68); text-align: center; }
ul.contact-state li::after { content: ""; display: block; width: 0; height: 0; border-style: solid; border-top: 20px solid transparent; border-bottom: 20px solid transparent; border-left: 5px solid rgba(179, 179, 179, 0.68); border-right: 0; position: absolute; top: 0; right: -5px; }
ul.contact-state li span { font-size: 15px; font-weight: 500; color: #FFFFFF; line-height: 40px; }
ul.contact-state li.state03::after { display: none; }

ul.contact-state.contact-state01 li.state01 { background-color: rgba(0, 0, 0, 0.49); }
ul.contact-state.contact-state01 li.state01::after { border-left: 5px solid rgba(0, 0, 0, 0.49); }

ul.contact-state.contact-state02 li.state02 { background-color: rgba(0, 0, 0, 0.49); }
ul.contact-state.contact-state02 li.state02::after { border-left: 5px solid rgba(0, 0, 0, 0.49); }

form.wpcf7-form { margin-top: -120px; padding-top: 120px; /*placeholder*/ /*text*/ /*textarea*/ /*select*/ /*お問い合わせ項目*/ /*住所*/ /*年齢*/ /*履歴書*/ /*添付ファイル*/ /*履歴書 入力フォーム*/ /*doui-check*/ /*privacypolicy*/ /*送信ボタン*/ }
form.wpcf7-form .contactTBL { width: 100%; margin-top: 20px; border-radius: 12px; background: #FFFFFF; padding: 35px 20px 20px; box-sizing: border-box; }
form.wpcf7-form tr { width: 100%; display: block; margin: 0 auto 20px; }
form.wpcf7-form tr:last-child { margin-bottom: 37px; }
form.wpcf7-form th { display: block; width: 100%; font-weight: 400; box-sizing: border-box; position: relative; padding-right: 15px; line-height: 26px; margin-bottom: 10px; }
form.wpcf7-form th .hissu { font-size: 15px; line-height: 21px; color: #FF0000; margin-right: 10px; }
form.wpcf7-form th .ninni { font-size: 15px; font-weight: 500; line-height: 21px; color: #A5A5A5; margin-right: 10px; }
form.wpcf7-form td { display: block; width: 100%; }
form.wpcf7-form td .placeholder { font-size: 15px; line-height: 22px; color: #B1B1B1; }
form.wpcf7-form input.wpcf7-text, form.wpcf7-form textarea.wpcf7-form-control.wpcf7-textarea, form.wpcf7-form select.wpcf7-select { color: #000000; }
form.wpcf7-form input.wpcf7-text::placeholder, form.wpcf7-form textarea.wpcf7-form-control.wpcf7-textarea::placeholder, form.wpcf7-form select.wpcf7-select::placeholder { color: #B1B1B1; }
form.wpcf7-form input.wpcf7-text { width: 100%; height: 35px; box-sizing: border-box; padding: 7px 9px; font-size: 15px; border: 1px solid #B9B9B9; font-family: 'NotoSansJP'; border-radius: 0; font-weight: 400; }
form.wpcf7-form textarea.wpcf7-form-control.wpcf7-textarea { width: 100%; height: 196px; box-sizing: border-box; padding: 7px 9px; font-size: 15px; border: 1px solid #B9B9B9; font-family: 'NotoSansJP'; border-radius: 0; font-weight: 400; }
form.wpcf7-form .textarea { margin-bottom: 15px; }
form.wpcf7-form select.wpcf7-select { max-width: 194px; width: 100%; height: 35px; box-sizing: border-box; padding: 5px 30px 9px 9px; font-size: 15px; font-weight: 400; border: 1px solid #B9B9B9; font-family: 'NotoSansJP'; background: url("../img/p10/select_arrow.svg") no-repeat center right 13.5px, #FFFFFF; -webkit-appearance: none; appearance: none; border-radius: 0; }
form.wpcf7-form select.wpcf7-select option { color: #000; }
form.wpcf7-form select.wpcf7-select.w100 { width: 100%; }
form.wpcf7-form td.koumoku .wpcf7-list-item { width: 100%; margin-top: 10px; margin-left: 0; }
form.wpcf7-form td.koumoku .wpcf7-list-item.first { margin-top: 0; }
form.wpcf7-form .address_box .address-list li { margin-bottom: 10px; }
form.wpcf7-form .address_box .address-list li:last-child { margin-bottom: 0; }
form.wpcf7-form .address_box .address-list li .th { width: 100%; line-height: 26px; margin-bottom: 5px; }
form.wpcf7-form .address_box .address-list li .td { width: 100%; }
form.wpcf7-form .address_box .address-list li.zip1 .td input.wpcf7-text { max-width: 133px; }
form.wpcf7-form input.wpcf7-text.age { width: 72px; margin-right: 8px; }
form.wpcf7-form .resume .wpcf7-list-item { width: 100%; margin-top: 10px; margin-left: 0; }
form.wpcf7-form .resume .wpcf7-list-item.first { margin-top: 0; }
form.wpcf7-form .codedropz-upload-wrapper .codedropz-upload-handler { border: none; border-radius: 0; margin-bottom: 0; }
form.wpcf7-form .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container { padding: 0; }
form.wpcf7-form .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner { width: auto; text-align: left; }
form.wpcf7-form .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner h3, form.wpcf7-form .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner span { display: none; }
form.wpcf7-form .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap { display: flex; align-items: center; }
form.wpcf7-form .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap::after { content: "選択されていません"; font-size: 15px; color: #B1B1B1; margin-left: 8px; }
form.wpcf7-form .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn { display: flex; width: 150px; height: 35px; align-items: center; justify-content: center; background: #686868; font-size: 15px; line-height: 35px; transition: 0.3s; color: #fff; padding: 3px 10px 7px; box-sizing: border-box; }
form.wpcf7-form .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn:hover { opacity: 0.7; }
form.wpcf7-form .codedropz-upload-wrapper .codedropz-upload-handler .dnd-upload-counter { display: none; }
form.wpcf7-form .codedropz-upload-wrapper .wpcf7c-conf.wpcf7c-conf-hidden { display: none; }
form.wpcf7-form .codedropz-upload-wrapper:has(.dnd-upload-status) .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap::after { display: none; }
form.wpcf7-form .resume-text { background: #F8F4EF; padding-top: 20px; margin-bottom: 20px; }
form.wpcf7-form .resume-text tr:first-child { margin-top: 20px; }
form.wpcf7-form .doui-box td .wpcf7-list-item { margin: 0; line-height: 25px; }
form.wpcf7-form .privacy_text { font-size: 15px; line-height: 25px; }
form.wpcf7-form .contact-submit.flex { background: #E7EDF7; border-radius: 0 0 10px 10px; padding: 20px; justify-content: center; flex-direction: column; align-items: center; box-sizing: border-box; }
form.wpcf7-form .contact-submit.flex .btn02 { width: 100%; max-width: 280px; }
form.wpcf7-form .contact-submit.flex .btn02 input.wpcf7-form-control { width: 100%; padding: 15px; cursor: pointer; transition: 0.3s; font-size: 18px; line-height: 30px; text-align: center; box-sizing: border-box; border: none; font-family: 'NotoSansJP'; color: #fff; font-weight: 400; background: #5583BE; border-radius: 5px; box-shadow: 2px 2px #0F294A; }
form.wpcf7-form .contact-submit.flex .btn02:has(.wpcf7c-force-hide) { display: none; }
form.wpcf7-form .contact-submit.flex .btn02.back { margin-top: 20px !important; }
form.wpcf7-form .contact-submit.flex .btn02.back input.wpcf7-form-control { color: #5583BE; background: #FFFFFF; }
form.wpcf7-form .contact-submit.flex .wpcf7c-elm-step2.mt20 { margin-top: 20px; }
form.wpcf7-form .contact-submit.flex input.wpcf7-form-control:focus { outline: none; }
form.wpcf7-form .wpcf7c-conf { background-color: #D4D4D4 !important; }
form.wpcf7-form input:-webkit-autofill, form.wpcf7-form 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; }
form.wpcf7-form .wpcf7 .ajax-loader { display: none !important; }
form.wpcf7-form .wpcf7-spinner { display: none !important; }

/*採用情報　p11
=========================================== */
#p11box01 { padding: 15px 5% 66px; position: relative; }
#p11box01::after { content: ""; display: block; width: 11.6px; height: 78.5px; background: url("../img/main/arrow.png") no-repeat center; position: absolute; bottom: -37px; left: 50%; transform: translateX(-50%); background-size: cover; }
#p11box01 .title01 { padding-top: 41px; margin-bottom: 24px; }
#p11box01 .point { margin-bottom: 10px; position: relative; }
#p11box01 .point::before { content: ""; display: block; width: 12px; height: 12px; background: url("../img/p02/bg-img01.png") no-repeat center; background-size: cover; position: absolute; top: -120px; left: 0px; }
#p11box01 .point::after { content: ""; display: block; width: 73.5px; height: 52px; background: url("../img/p02/bg-img02.png") no-repeat center; background-size: cover; position: absolute; top: -145px; right: -5px; }
#p11box01 .img_box { width: 100%; margin-top: 22px; position: relative; }
#p11box01 .img_box::before { content: ""; display: block; width: 22px; height: 22px; background: url("../img/p11/circle_big.png") no-repeat center; background-size: cover; position: absolute; top: 41px; left: -154px; }
#p11box01 .img_box::after { content: ""; display: block; width: 13px; height: 13px; background: url("../img/p11/circle.png") no-repeat center; background-size: cover; position: absolute; top: 206px; right: 309px; }
#p11box01 .img_box img { width: 100%; max-width: 500px; margin: 0 auto; }

#p11box02 { padding: 39px 5% 68px; background: rgba(65, 111, 198, 0.12); position: relative; }
#p11box02::after { content: ""; display: block; width: 11.6px; height: 78.5px; background: url("../img/main/arrow.png") no-repeat center; position: absolute; bottom: -37px; left: 50%; transform: translateX(-50%); background-size: cover; }
#p11box02 .title01 { margin-bottom: 12px; margin-left: 20px; padding-top: 65px; }
#p11box02 .day-table { display: block; width: 100%; background: #FFFFFF; border-radius: 12px; padding: 30px 20px; box-sizing: border-box; position: relative; }
#p11box02 .day-table::before { content: ""; display: block; width: 260px; height: 184px; background: url("../img/p11/img03.png") no-repeat center; background-size: cover; position: absolute; top: -150px; right: -35px; }
#p11box02 .day-table tr { display: flex; margin-bottom: 15px; align-items: center; }
#p11box02 .day-table tr:first-child { align-items: flex-start; }
#p11box02 .day-table tr:last-child { margin-bottom: 0; }
#p11box02 .day-table tr th { width: 90px; font-size: 18px; letter-spacing: 0.02em; line-height: 30px; }
#p11box02 .day-table tr td { width: calc(100% - 90px); }

#p11box03 { padding: 50px 5% 18px; }
#p11box03 .title01 { margin: 0 auto 34px; padding-top: 50px; }
#p11box03 .recruit-table { display: block; width: 100%; margin: 0 auto 30px; }
#p11box03 .recruit-table tr { display: block; padding: 20px 0 20px 20px; border-bottom: 1px solid #9F9F9F; position: relative; }
#p11box03 .recruit-table tr::after { content: ""; display: block; width: 70.5px; height: 1px; background: #9F9F9F; transform: rotate(45deg); position: absolute; bottom: 24px; left: -60px; }
#p11box03 .recruit-table tr:first-child { padding-top: 0; }
#p11box03 .recruit-table tr th { display: block; width: 100%; font-size: 18px; letter-spacing: 0.02em; line-height: 30px; margin-bottom: 10px; }
#p11box03 .recruit-table tr td { display: block; width: 100%; }
#p11box03 .btn_box { width: 100%; padding: 30px 20px; box-sizing: border-box; background: #5583BE; display: flex; align-items: center; justify-content: center; }

/*エントリー　p12
=========================================== */
.page-entry #contact-sec { padding: 50px 5%; }
.page-entry form.wpcf7-form .contactTBL { padding: 35px 0 20px; }
.page-entry form.wpcf7-form tr { padding: 0 20px; box-sizing: border-box; }
.page-entry form.wpcf7-form tr:last-child { margin-bottom: 20px; }
.page-entry form.wpcf7-form textarea.wpcf7-form-control.wpcf7-textarea { height: 100px; }
.page-entry form.wpcf7-form tr.doui-box { margin-bottom: 37px; }
.page-entry form.wpcf7-form .contact-submit.flex { width: calc(100% - 40px); margin: 0 auto; }

#p12box01 { padding: 15px 5% 70px; position: relative; }
#p12box01::after { content: ""; display: block; width: 11.6px; height: 78.5px; background: url("../img/main/arrow.png") no-repeat center; position: absolute; bottom: -37px; left: 50%; transform: translateX(-50%); background-size: cover; }
#p12box01 .title01 { padding-top: 64px; margin-bottom: 24px; }
#p12box01 .flow-list { width: 90%; margin: 0 auto; position: relative; }
#p12box01 .flow-list::before { content: ""; display: block; width: 22px; height: 22px; background: url("../img/p11/circle_big.png") no-repeat center; background-size: cover; position: absolute; bottom: -25px; left: -25px; }
#p12box01 .flow-list::after { content: ""; display: block; width: 73.5px; height: 52px; background: url("../img/p02/bg-img02.png") no-repeat center; background-size: cover; position: absolute; top: -27.7px; right: 0; }
#p12box01 .flow-list .flow01 { display: flex; flex-wrap: wrap; width: 100%; margin-bottom: 20px; }
#p12box01 .flow-list .flow01:last-child { margin-bottom: 0; }
#p12box01 .flow-list .flow01 .num { font-size: 26px; letter-spacing: 0.01em; line-height: 30px; margin-bottom: 10px; position: relative; }
#p12box01 .flow-list .flow01 .num::after { content: ""; display: block; width: 30px; height: 2px; background: #C4CFE8; position: absolute; bottom: -10px; left: 0; }
#p12box01 .flow-list .flow01 .title { font-size: 18px; letter-spacing: 0.02em; line-height: 30px; margin-left: 10px; }
#p12box01 .flow-list .flow01 .text { width: 100%; margin-top: 10px; }

#p12box02 { padding: 50px 5%; background: rgba(65, 111, 198, 0.12); }
#p12box02 .title { font-size: 22px; letter-spacing: 0.01em; line-height: 32px; margin-bottom: 25px; }
#p12box02 .text_list { width: 100%; }
#p12box02 .text_list li { padding-left: 1em; text-indent: -1em; }

/*Thanks・404
=========================================== */
#other { padding: 38px 5% 60px; text-align: center; }
#other h2 { font-size: 24px; margin-bottom: 30px; }
#other p { font-size: 16px; padding-left: 15px; position: relative; margin: 10px 0; }
#other .btn01 { margin-top: 30px; }

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

.page-cont p { line-height: 26px; }
.page-cont ul { line-height: 26px; }

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

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

/*ウインドー幅ごと
=========================================== */
@media screen and (min-width: 0px) and (max-width: 500px) { #main.home_main .main_text { width: 305px; }
  #main.home_main .main_text h2 br { display: block; } }
@media screen and (min-width: 0px) and (max-width: 430px) { #p11box02 .day-table::before { right: -70px; } }
@media screen and (min-width: 0px) and (max-width: 370px) { #footer { padding: 43px 5% 286px; }
  #footer .bottom_box .copyright { right: 20px; }
  #p05box01 .title { font-size: 20px; } }
@media screen and (min-width: 0px) and (max-width: 350px) { #header .header_inner .logo { width: 185px; }
  #header .header_inner .right { width: auto; margin-right: 65px; }
  #header .header_inner .right .right_in01 .sp_tel_box { width: 60px; }
  #contact-sec .contact-box .cnt .box.right a { background: url(../img/common/arrow.png) no-repeat top 40px right 20px; background-size: 28.5px; }
  #p10box01 .waku .cnt .tel_box .tel .num { font-size: 26px; }
  #p11box02 .day-table::before { width: 200px; height: 142px; top: -120px; }
  .dnd-upload-status .dnd-upload-details .name { padding-right: 40px !important; } }
@media screen and (min-width: 0px) and (max-width: 340px) { #main.home_main .main_text h2 { font-size: 40.5px; }
  #main.home_main .main_text span { padding: 0 8px; }
  #main.home_main .main_text .main_list li { margin-right: 32px; } }
