@charset "UTF-8";
/* --------------------------------------------------------------------------- ★共通
--------------------------------------------------------------------------- */
html { font-size: 62.5%; }

object { pointer-events: none; }

.sp { display: none !important; }

a[href^="tel:"] { pointer-events: none; }

a { text-decoration: none; -webkit-transition: 0.3s; transition: 0.3s; }

.img_r { overflow: hidden; }

.img_r > img { float: right; width: 33%; margin-left: 15px; margin-bottom: 15px; }

/* =======================================
	★ページャー
========================================== */
.pager { width: auto; margin: 0 auto; padding-bottom: 100px; }

/* --------------------------------------------------------------------------- ★パーツ集:フォーム
--------------------------------------------------------------------------- */
input::-webkit-input-placeholder { color: #a9a9a9; }

input:-ms-input-placeholder { color: #a9a9a9; }

input::-ms-input-placeholder { color: #a9a9a9; }

input::placeholder { color: #a9a9a9; }

input.short { width: 25%; }

input.middle { width: 50%; }

/* =========================================================
	ヘッダー
========================================================= */
#header { padding: 22px 30px; }
#header #nav-btn { display: none; }
#header h1 { max-width: 243px; }
@media (max-width: 1320px) { #header h1 { width: 160px; } }
#header ul.head-nav { display: -webkit-flex; display: flex; -webkit-box-align: center; align-items: center; -webkit-justify-content: flex-end; justify-content: flex-end; }
#header ul.head-nav > li + li { margin-left: 29px; }
@media (max-width: 1320px) { #header ul.head-nav > li + li { margin-left: 10px; } }
#header ul.head-nav a { padding: 0.2em 0; color: #fff; font-size: 16px; }
@media (max-width: 1320px) { #header ul.head-nav a { font-size: 13px; } }
#header ul.head-nav li.header_recruit > a, #header ul.head-nav li.header_contact a { padding: 0.2em 2.05em; }
@media (max-width: 1320px) { #header ul.head-nav li.header_recruit > a, #header ul.head-nav li.header_contact a { padding: 0.2em 0.8em; } }
#header ul.head-nav li.header_recruit { margin-left: 31px; }
@media (max-width: 1320px) { #header ul.head-nav li.header_recruit { margin-left: 10px; } }
#header ul.head-nav li.header_recruit a { color: #429DF8; background: #fff; }
#header ul.head-nav li.header_contact { margin-left: 20px; }
@media (max-width: 1320px) { #header ul.head-nav li.header_contact { margin-left: 10px; } }
#header ul.head-nav li.hasSub { position: relative; }
#header ul.head-nav li.hasSub > ul { position: absolute; top: 100%; overflow: visible; display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; border: 1px solid #fff; border-bottom: none; opacity: 0; visibility: hidden; -webkit-transition: opacity .3s ease, transform .3s ease, visibility .3s ease; transition: opacity .3s ease, transform .3s ease, visibility .3s ease; }
#header ul.head-nav li.hasSub > ul > li + li { margin: 0; }
#header ul.head-nav li.hasSub > ul a { display: block; width: 100%; min-width: 280px; padding: 10px 20px; background: #429DF8; border-bottom: 1px solid #fff; }
#header ul.head-nav li.hasSub > ul a:after { right: 15px; }
#header ul.head-nav li.hasSub > ul a:hover { opacity: 1; background: #A6D3FF; }
#header ul.head-nav li.hasSub:hover > ul { opacity: 1; visibility: visible; }

.Page-Title { padding: 80px 0; }
.Page-Title:before { top: -100px; width: 30vw; height: 50vw; }
.Page-Title h1 { font-size: 38px; }

.Pankuzu, .Pankuzu_w { padding: 10px 30px; font-size: 14px; }

/* =========================================================
	フッター
========================================================= */
.footInfo .wrapper { padding: 63px 0; border-radius: 50px; }
.footInfo h2 { margin-bottom: 40px; font-size: 66px; }
.footInfo h2 i { font-size: 26px; }
.footInfo ul { margin-top: 55px; }
.footInfo ul li { width: 463px; }
@media (max-width: 1050px) { .footInfo ul li { width: 395px; } }
.footInfo ul .footInfo_Tel p, .footInfo ul .footInfo_Mail p { font-size: 20px; }
.footInfo ul .footInfo_Tel p:before, .footInfo ul .footInfo_Tel p:after, .footInfo ul .footInfo_Mail p:before, .footInfo ul .footInfo_Mail p:after { width: 10px; height: 16.5px; }
.footInfo ul .footInfo_Tel p:before, .footInfo ul .footInfo_Mail p:before { margin: 0 12px -2px 0; }
.footInfo ul .footInfo_Tel p:after, .footInfo ul .footInfo_Mail p:after { margin: 0 0 -2px 10px; }
.footInfo ul .footInfo_Tel a, .footInfo ul .footInfo_Mail a { width: 463px; height: 96px; margin: 10px auto 0 auto; font-size: 28px; }
@media (max-width: 1050px) { .footInfo ul .footInfo_Tel a, .footInfo ul .footInfo_Mail a { width: 395px; } }
.footInfo ul .footInfo_Tel a:after, .footInfo ul .footInfo_Mail a:after { width: 36px; height: 36px; margin-right: 25px; }
.footInfo ul .footInfo_Tel a span { margin-left: -37px; }
.footInfo ul .footInfo_Tel a i { margin: 9px 0 0 -1px; font-size: 16px; }
.footInfo ul .footInfo_Tel a:before { width: 50px; height: 50px; margin: 5px 0 0 53px; }
@media (max-width: 1050px) { .footInfo ul .footInfo_Tel a:before { width: 40px; height: 40px; } }
.footInfo ul .footInfo_Tel a:before, .footInfo ul .footInfo_Tel a:after { background-position: center center; background-size: 100% auto; }
.footInfo ul .footInfo_Mail a { font-size: 24px; }
@media (max-width: 1050px) { .footInfo ul .footInfo_Mail a { font-size: 20px; } }
.footInfo ul .footInfo_Mail a span { margin-left: -10px; }
.footInfo ul .footInfo_Mail a:before { width: 40px; height: 40px; margin-left: 48px; }
@media (max-width: 1050px) { .footInfo ul .footInfo_Mail a:before { width: 30px; height: 30px; } }

footer { padding: 8px 0 22px 0; }
footer ul li:nth-child(2) { width: 542px; }
footer h1 { width: 243px; margin-top: 2px; }
footer h1 + p { margin-top: 40px; }
footer p + p { margin-top: 36px; }
footer table td { padding-bottom: 24px; }
footer table:nth-child(1) td:nth-child(1) { width: 112px; }
footer table:nth-child(1) td:nth-child(2) { width: 130px; }
footer table:nth-child(2) { width: 116px; white-space: nowrap; }
footer ul + div { margin: 36px 0 57px 0; }
footer .footer_privacy { font-size: 14px; }
footer .copy { font-size: 12px; }

/* =========================================================
	トップ
========================================================= */
#top { padding: 25px 0 100px 0; }
#top .top_MainImage { margin-left: 2.2vw; padding-bottom: 140px; }
@media (min-width: 1600px) { #top .top_MainImage { margin-left: 10vw; } }
@media (min-width: 1700px) { #top .top_MainImage { margin-left: 15vw; } }
#top .top_MainImage h2 { padding: 20px 0 0 27.5vw; font-size: 35px; }
#top .top_MainImage h2 + p { margin: -10px 0 0 20px; }
#top .top_MainImage img.top_MainImage_img01 { top: 8px; left: 9px; width: 300px; height: 300px; outline-offset: 9px; }
@media (max-width: 1399px) { #top .top_MainImage img.top_MainImage_img01 { width: 23%; height: auto; } }
#top .top_MainImage img.top_MainImage_img02 { top: 364px; left: 132px; width: 430px; height: 430px; outline-offset: 7px; }
@media (max-width: 1399px) { #top .top_MainImage img.top_MainImage_img02 { width: 28%; height: auto; } }
#top .top_MainImage .top_MainImage_img03 { top: 8px; right: 0; width: 769px; height: 719px; outline-offset: 4px; }
@media (min-width: 1500px) { #top .top_MainImage .top_MainImage_img03 { width: 55%; height: auto; } }
@media (max-width: 1399px) { #top .top_MainImage .top_MainImage_img03 { width: 55%; height: auto; } }
#top .top_MainImage .top_MainImage_img03 a { right: 16px; bottom: 12px; width: 292px; height: 106px; padding: 6px 5px; background-position: bottom 4px right 10px; background-size: 18px 19px; }
#top .top_MainImage .top_MainImage_img03 a .top_MainImage_ttl { padding: 9px 12px 6px 13px; background-position: center right 10px; background-size: 36px 36px; }
#top .top_MainImage .top_MainImage_img03 a .top_MainImage_ttl:before { width: 56px; height: 56px; }
#top .top_MainImage .top_MainImage_img03 a .top_MainImage_ttl .top_MainImage_ttl_contents { margin-left: 18px; font-size: 24px; }
#top .top_MainImage .top_MainImage_img03 a .top_MainImage_ttl .top_MainImage_ttl_contents span { margin: -9px 0 8px 0; font-size: 18px; }
#top .top_MainImage .top_MainImage_img03 a p { margin: 2px 0 0 -5px; font-size: 14px; letter-spacing: 14%; }
@media (min-width: 1700px) { #top .top_Service { padding-top: 3vw; } }
@media (min-width: 1600px) { #top .top_Service { margin-top: 4vw; } }
@media (min-width: 1500px) { #top .top_Service { margin-top: 3vw; } }
@media (max-width: 1400px) { #top .top_Service { margin-top: 0; } }
@media (max-width: 1399px) { #top .top_Service { margin-top: -3vw; } }
@media (max-width: 1320px) { #top .top_Service { margin-top: -5vw; } }
@media (max-width: 1280px) { #top .top_Service { margin-top: -8vw; } }
@media (max-width: 1230px) { #top .top_Service { margin-top: -12vw; } }
#top .top_Service:before { top: 0; width: 50vw; height: 75vw; }
#top .top_Service:after { top: 100px; width: 50vw; height: 65vw; }
#top .top_Service .inner_1200 { padding-right: 10px; }
#top .top_Service ul { margin-left: -7px; }
#top .top_Service ul li:nth-child(1) { flex: 1; padding: 76px 15px 0 0; }
@media (max-width: 960px) { #top .top_Service ul li:nth-child(1) { padding: 20px 0 0 0; } }
#top .top_Service ul li:nth-child(2) { width: 590px; }
#top .top_Service h2 { font-size: 35px; }
#top .top_Service h2 span { padding: 10px 2px 8px 9px; }
#top .top_Service h2 br + span { margin-top: 8px; padding: 6px 0px 9px 9px; }
#top .top_Service p { width: 84%; margin: 33px 0 0 6px; }
@media (max-width: 960px) { #top .top_Service p { width: 100%; } }
#top .top_Service p + p { margin-top: 12px; }
#top .top_Service .btn02 { margin: 46px 0 0 8px; }
#top .top_Service table { margin-top: -40px; background-position: top 58px left 38px; background-size: 518px 517px; }
@media (max-width: 960px) { #top .top_Service table { margin-top: 60px; } }
#top .top_Service table tr:nth-child(2) td { padding-top: 125px; }
#top .top_Service table .top_Service_gus, #top .top_Service table .top_Service_gus, #top .top_Service table .top_Service_storage, #top .top_Service table .top_Service_factory { width: 255.32px; height: 256.52px; }
#top .top_Service table h3 { font-size: 20px; }
#top .top_Service table .top_Service_gus { padding-top: 49px; }
#top .top_Service table .top_Service_gus img { width: 61px; }
#top .top_Service table .top_Service_gus h3 { margin: 15px 0 0 -5px; }
#top .top_Service table .top_Service_storage { padding-top: 68px; }
#top .top_Service table .top_Service_storage img { width: 109px; margin-left: 63px; }
#top .top_Service table .top_Service_storage h3 { margin: 23px 0 0 -5px; }
#top .top_Service table .top_Service_factory { padding-top: 65px; }
#top .top_Service table .top_Service_factory img { width: 95px; margin-left: 76px; }
#top .top_Service table .top_Service_factory h3 { margin: 24px 0 0 -5px; }
#top .top_Service table .top_Service_environment { padding-top: 67px; }
#top .top_Service table .top_Service_environment img { width: 86px; }
#top .top_Service table .top_Service_environment h3 { margin: 27px 0 0 -5px; }
#top .top_Products ul li:nth-child(1) { flex: 1; display: -webkit-flex; display: flex; }
#top .top_Products ul li:nth-child(2) { width: 700px; }
#top .top_Products h2 span { margin-left: -5px; }
#top .top_Products h3 { margin: 16px 0 24px 0; font-size: 30px; }
#top .top_Products p { line-height: 32px; }
#top .top_Products .top_Products_Link { margin-top: 50px; }
@media (max-width: 1050px) { #top .top_Products .top_Products_Link:after { content: ""; display: block; width: 230px; } }
#top .top_Products .top_Products_Link a { width: 230px; margin-bottom: 30px; border-radius: 32px; }
#top .top_Products .top_Products_Link a span { padding: 12px 19px 14px 19px; font-size: 24px; background-position: right 20.5px center; background-size: 44px 44px; border-radius: 32px 32px 0 0; }
#top .top_Products .btn02 { margin: 0 auto; }
#top .top_OurStrength { padding: 58px 0 60px 0; }
#top .top_OurStrength ul { margin-top: 90px; }
#top .top_OurStrength ul li { width: 31.55%; margin-bottom: 28px; padding: 0 25px 23px 25px; }
#top .top_OurStrength ul li span { top: -1em; left: -0.2em; font-size: 106px; }
#top .top_OurStrength ul li:nth-child(1) img { width: 109px; margin: 31px auto; }
#top .top_OurStrength ul li:nth-child(2) img { width: 119px; margin: 31px auto 35px auto; }
#top .top_OurStrength ul li:nth-child(3) img { width: 116px; margin: 40px auto 34px auto; }
#top .top_OurStrength ul li h3 { font-size: 24px; }
@media (max-width: 985px) { #top .top_OurStrength ul li h3 { font-size: 22px; } }
#top .top_OurStrength ul li p { line-height: 26px; }
#top .top_OurStrength ul li:nth-child(1) p { margin-top: 18px; }
#top .top_OurStrength ul li:nth-child(2) p { margin: 23px 0 0 -5px; }
#top .top_OurStrength ul li:nth-child(3) p { margin: 23px 0 0 -5px; }
#top .top_Company h2.t_title { margin-bottom: 35px; }
#top .top_Company ul { margin-top: 42px; }
#top .top_Company ul li:nth-child(1) { width: 594px; }
@media (max-width: 1000px) { #top .top_Company ul li:nth-child(1) { width: 504px; } }
#top .top_Company ul li:nth-child(2) { flex: 1; margin-left: 6px; }
#top .top_Company ul li:nth-child(1) img:nth-child(1) { width: 280px; height: 390px; margin: 0 0 0 -36px; }
@media (max-width: 1000px) { #top .top_Company ul li:nth-child(1) img:nth-child(1) { width: 230px; height: auto; } }
#top .top_Company ul li:nth-child(1) img:nth-child(2) { width: 297px; margin: 55px 0 0 16px; }
@media (max-width: 1000px) { #top .top_Company ul li:nth-child(1) img:nth-child(2) { width: 247px; } }
#top .top_Company ul a { padding: 13px 0 28px 10px; font-size: 24px; background-position: right 10px bottom 26px; background-size: 43px auto; }
#top .top_Company ul a + a { margin-top: 23px; padding-bottom: 29px; }
#top .top_Company ul a i { margin: 0 0 7px 2px; font-size: 14px; }
#top .top_Recruit:before { top: -130px; }
@media (min-width: 1600px) { #top .top_Recruit:before { top: -230px; } }
@media (min-width: 1700px) { #top .top_Recruit:before { top: -350px; } }
#top .top_Recruit h2.t_title2 { margin: -2px 0 0 0; }
#top .top_Recruit ul { margin: 60px 0 34px 0; }
#top .top_Recruit strong { padding: 8px 3px 7px 7px; margin: 0 0 18px -7px; font-size: 30px; letter-spacing: 14%; }
#top .top_Recruit strong + p { margin: 0; letter-spacing: 8%; }
#top .top_Recruit .btn02 { margin: 46px 0 0 0; }
#top .top_Recruit ul + .btn02 { display: none; }
#top .top_News h2 { margin-top: -22px; }
#top .top_News h2 span { margin-left: -4px; }
#top .top_News ul { padding: 5px 0 0 0; }
#top .top_News ul li:nth-child(1) { position: relative; width: 254px; }
#top .top_News ul li:nth-child(2) { flex: 1; padding: 0 0 5px 100px; }
#top .top_News ul .btn02 { position: absolute; left: 0; bottom: 0; }
#top .top_News ul + .btn02 { display: none; }
#top .top_News .top_NewsItem { padding-bottom: 16px; }
#top .top_News .top_NewsItem + div { margin-top: 24px; }
#top .top_News .top_NewsItem > div { margin-bottom: 12px; }
#top .top_News .top_NewsItem > div a { font-size: 14px; }

/* =========================================================
	見出し
========================================================= */
h2.t_title { font-size: 26px; line-height: 57px; }
h2.t_title span { display: -webkit-flex; display: flex; -webkit-box-align: center; align-items: center; }
h2.t_title span:before { padding: 4px 7px 0 4px; font-size: 16px; }
h2.t_title i { font-size: 66px; }

h2.t_title2 { font-size: 126px; }
h2.t_title2 i { margin-top: 14px; font-size: 26px; }

.c_Title, .c_Title_w { font-size: 66px; }
.c_Title i, .c_Title_w i { font-size: 26px; }

.c_Title2, .c_Title2_w { font-size: 32px; }

.c_Title3, .c_Title3_w { font-size: 24px; }

.c_Title4, .c_Title4_w { font-size: 20px; }

.c_Title5, .c_Title5_w { font-size: 36px; }

/* =========================================================
	会社案内
========================================================= */
#company .anchorLink ul:before, #company .anchorLink ul:after { content: ""; display: block; width: 230px; }
@media (max-width: 1070px) { #company .anchorLink ul:before, #company .anchorLink ul:after { width: 190px; } }
#company .anchorLink ul:before { order: 1; }
#company .anchorLink ul li { width: 230px; }
@media (max-width: 1070px) { #company .anchorLink ul li { width: 190px; } }
#company .anchorLink a { padding: 10px 0; font-size: 18px; }
#company #Msg .Msg-Box div { width: 48%; }
#company #Msg h2 { font-size: 36px; }
#company #Philosophy ol li { font-size: 24px; }
#company #Groupcompanies h3 { margin-bottom: 0.5em; font-size: 24px; }
#company #Groupcompanies dl { -webkit-box-align: start; align-items: flex-start; -webkit-justify-content: space-between; justify-content: space-between; }
#company #Groupcompanies dl dt, #company #Groupcompanies dl dd { width: 48%; }
#company #Groupcompanies .btn01 { font-size: 16px; }
#company #Affiliation ul:after, #company #Client ul:after { content: ""; display: block; width: 33%; }
#company #Affiliation ul li, #company #Client ul li { width: 33%; }
#company #Access h3 { font-size: 20px; }

#greeting .Greeting_Msg .c_Flex2 li:nth-child(1) { width: 58%; padding-right: 20px; }
#greeting .Greeting_Msg .c_Flex2 li:nth-child(2) { width: 40%; }
#greeting .Greeting_Affiliation > .c_Flex2 > li:nth-child(1) { width: 40%; padding-right: 20px; }
#greeting .Greeting_Affiliation > .c_Flex2 > li:nth-child(2) { width: 56%; }
#greeting .Greeting_Affiliation .btn02 { width: 300px; }

#esg .Esg_About h2 { font-size: 36px; }
#esg .Esg_About h2 i { margin-bottom: 1em; }
#esg .Esg_About > p { font-size: 18px; text-align: center; }
#esg .Esg_Ｗorkingon .c_w_Box > div { display: -webkit-flex; display: flex; -webkit-box-align: end; align-items: flex-end; margin-bottom: 3em; }
#esg .Esg_Ｗorkingon h3 { font-size: 38px; }
#esg .Esg_Ｗorkingon h3 i { margin-bottom: 0.4em; }
#esg .Esg_Ｗorkingon h3 span { font-size: 46px; }

/* =========================================================
	事業案内
========================================================= */
#service .Service_Msg p { font-size: 18px; text-align: center; }
#service .Service_Detail .Service_Detail_Container ul li { padding: 15px 40px 15px 40px; font-size: 22px; }
#service .Service_Detail .Service_Detail_Container ul li + li { margin-top: 15px; }
#service .Service_Detail .Service_Detail_Container > div { min-width: 340px; padding: 40px; font-size: 24px; }
#service ul.Service_Example { -webkit-justify-content: space-between; justify-content: space-between; }
#service ul.Service_Example li { width: 18%; padding: 20px; font-size: 22px; }

/* =========================================================
	えらばれる理由
========================================================= */
#reason .c_Title_No span { font-size: 72px; }
#reason .Reason_Msg p { font-size: 20px; text-align: center; }
@media (max-width: 1100px) { #reason .Reason_01 .c_Flex2 { -webkit-flex-direction: column; flex-direction: column; } }
#reason .Reason_01 .c_Flex2 li:nth-child(1) { flex: 1; width: auto; padding-right: 10px; }
#reason .Reason_01 .c_Flex2 li:nth-child(2) { width: 550px; }
@media (max-width: 1100px) { #reason .Reason_01 .c_Flex2 li:nth-child(2) { width: 100%; } }
#reason .Reason_01 .Reason_01_Image .Image_Container { width: 490px; height: 490px; margin: 50px 0; }
#reason .Reason_01 .Reason_01_Image .diamond { width: 200px; height: 200px; border-radius: 20px; }
#reason .Reason_01 .Reason_01_Image .diamond .content { width: 140px; font-size: 20px; }
#reason .Reason_01 .Reason_01_Image .top { top: -5px; }
#reason .Reason_01 .Reason_01_Image .top .content { margin: 70px 0 0 20px; }
#reason .Reason_01 .Reason_01_Image .bottom { bottom: -5px; }
#reason .Reason_01 .Reason_01_Image .bottom .content { margin: 90px 0 0 40px; }
#reason .Reason_01 .Reason_01_Image .left { left: 0; }
#reason .Reason_01 .Reason_01_Image .left .content { margin: 110px 50px 0 0; }
#reason .Reason_01 .Reason_01_Image .right { right: -5px; }
#reason .Reason_01 .Reason_01_Image .right .content { margin: 45px 0 0 40px; }
#reason .Reason_01 .Reason_01_Image .center-circle { width: 210px; height: 210px; padding: 40px 20px 20px 20px; }
#reason .Reason_01 .Reason_01_Image .company-name { margin-bottom: 15px; }
#reason .Reason_01 .Reason_01_Image .main-text { font-size: 14px; }
#reason .Reason_02 .c_b_Box { padding: 40px 20px; }
#reason .Reason_02 .c_b_Box p { padding: 0 10px; }

/* =========================================================
	採用情報
========================================================= */
#recruit #Msg .c_Flex2 li:nth-child(1) { width: 40%; padding-right: 20px; }
#recruit #Msg .c_Flex2 li:nth-child(2) { width: 58%; }
#recruit #Msg .c_Flex2 em { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; align-items: center; height: 100%; font-size: 40px; text-align: right; }
@media (max-width: 1070px) { #recruit #Msg .c_Flex2 em { font-size: 30px; } }
#recruit #Msg p { font-size: 18px; text-align: center; }
#recruit #AboutUs .c_Title2_w, #recruit #AboutUs .c_Title2_w + p { text-align: center; }
@media (max-width: 1070px) { #recruit #AboutUs h4 { font-size: 20px; } }
#recruit #Entry .btn01 { width: 350px; }

#work .Work_Links a { padding: 40px 30px 50px 30px; }
#work a.Work_Link { width: 400px; margin-top: 30px; padding: 20px 20px 20px 50px; }
#work a.Work_Link em { font-size: 18px; }
#work a.Work_Link img { width: 100px; height: 100px; }

#environment .Environment_Education h3.c_Title2 { text-align: left !important; }
#environment .Environment_Benefits h3.c_Title2_w { text-align: left !important; }
#environment .Environment_Benefits .c_Flex3 .Environment_Benefits_Ico { width: 90px; height: 90px; padding: 15px; }

#interview .Interview_Link a { padding: 40px 40px 60px 40px; }
#interview .Interview_Link a p { font-size: 18px; }
#interview dl.Interview_Schedule { padding: 8px 0 8px 20px; }
#interview dl.Interview_Schedule dt, #interview dl.Interview_Schedule dd { padding: 8px 0; }
#interview dl.Interview_Schedule dt { width: 10%; }
#interview dl.Interview_Schedule dd { width: 90%; }

/* =========================================================
	ブログレイアウト：取扱商品・お知らせ
========================================================= */
ul.FlexListBox { -webkit-justify-content: space-between; justify-content: space-between; }
ul.FlexListBox > li:nth-child(1) { width: 300px; }
ul.FlexListBox > li:nth-child(1) .btn02 { width: 100%; }
ul.FlexListBox > li:nth-child(1) .btn02 + a { margin-top: 20px; }
ul.FlexListBox > li:nth-child(2) { flex: 1; margin-left: 50px; }

#product ul.ProductList:after { content: ""; display: block; width: 30%; }
#product ul.ProductList li { width: 30%; }
#product ul.ProductList li:nth-child(n+4) { margin-top: 3em; }

ul.InfoList li { padding: 20px 0; }
ul.InfoList li h2 { flex: 1; }

#pager a, #pager span { width: 40px; height: 40px; }

#faq dl.Panel { margin-bottom: 20px; }
#faq dl.Panel dt span:first-child { width: 56px; font-size: 20px; }
#faq dl.Panel dt p { padding: 12px 16px; }
#faq dl.Panel dt span:last-child { width: 40px; padding: 0 8px; font-size: 12px; }
#faq dl.Panel dd { padding: 0 16px 0 0; }
#faq dl.Panel dd span:first-child { width: 56px; font-size: 20px; }
#faq dl.Panel dd p { padding: 12px 16px 12px 0; font-size: 14px; }
#faq dl.Panel dd pre { margin: 0 0 0 70px; }

/* =========================================================
	お問い合わせ
========================================================= */
#contact .mfp_err { font-size: 16px; }
#contact .Contact_Tel em, #contact .Contact_Tel a { margin-bottom: 0.5em; }
#contact .c_Table dt { width: 25%; }
#contact .c_Table dd { width: 75%; }
#contact input[type="submit"] { margin: 0 auto; border: none; cursor: pointer; }
#contact input[type="submit"]:hover { opacity: 0.7; }
#contact #mfp_phase_confirm #mfp_confirm_table th { width: 30%; padding-bottom: 1em; }
#contact #mfp_phase_confirm #mfp_confirm_table td { width: 70%; padding-bottom: 1em; }
#contact #mfp_phase_confirm .mfp_element_button { width: 253px; height: 70px; padding: 0 24px 0 28px; font-size: 20px; }

/* =========================================================
	共通
========================================================= */
.bg_Blur_R:before { width: 30vw; height: 50vw; }

.bg_Blur_L:before, .bg_Blur_L:after, .bg_Blur_LB:before, .bg_Blur_LB:after { width: 20vw; height: 40vw; }

.bg_b, .bg_w { padding: 80px 0; border-radius: 50px; }

.c_w_Box, .c_b_Box { padding: 40px; }

.c_Flex2 > li, .c_Flex2 > a, .c_Flex2 > div, .c_Flex2 > img { width: 48%; }
.c_Flex2 > li:nth-child(n+3), .c_Flex2 > a:nth-child(n+3), .c_Flex2 > div:nth-child(n+3), .c_Flex2 > img:nth-child(n+3) { margin-top: 25px; }
.c_Flex2 .Img:nth-child(n+3), .c_Flex2 .Img_w:nth-child(n+3) { margin-top: 35px; }

.c_Flex3:after { content: ""; display: block; width: 31%; }
.c_Flex3 > li, .c_Flex3 > a, .c_Flex3 > div { width: 31%; }
.c_Flex3 > li:nth-child(n+4), .c_Flex3 > a:nth-child(n+4), .c_Flex3 > div:nth-child(n+4) { margin-top: 25px; }

dl.c_Table dt, dl.c_Table dd, dl.c_Table2 dt, dl.c_Table2 dd, dl.c_Table_w dt, dl.c_Table_w dd, dl.c_Table2_w dt, dl.c_Table2_w dd { padding: 1em 0; line-height: 2.3em; }
dl.c_Table .Img img, dl.c_Table2 .Img img, dl.c_Table_w .Img img, dl.c_Table2_w .Img img { border-radius: 1.5vw; }

dl.c_Table dt, dl.c_Table_w dt { width: 20%; }
dl.c_Table dd, dl.c_Table_w dd { width: 80%; }

dl.c_Table2 dt, dl.c_Table2_w dt { width: 75%; padding-right: 5%; }
dl.c_Table2 dd, dl.c_Table2_w dd { width: 25%; }

ul.Tab-List { margin: 0 0 50px 0; }
ul.Tab-List li { padding: 14px 8px; font-size: 18px; }

.PageLinkPosition { padding-top: 100px; margin-top: -100px; }

.btn01, .btn02, .btn03 { width: 253px; height: 70px; padding: 0 24px 0 28px; font-size: 20px; }
.btn01:after, .btn02:after, .btn03:after { width: 36px; height: 36px; }

.btn02 { color: #429DF8; background: #fff; }
.btn02:after { background: url(../img/yajirushi.svg) no-repeat center center/100% auto; }
