@charset "UTF-8";
/*--------------------------------------------------------------------------
	共通
--------------------------------------------------------------------------*/
#contents.top { padding-top: 0 !important; }

.contents_name { text-align: center; }
.contents_name a:link .top_sbj, .contents_name a:link .en, .contents_name a:visited .top_sbj, .contents_name a:visited .en { color: #00000f; }
.contents_name a:hover .top_sbj, .contents_name a:hover .en, .contents_name a:active .top_sbj, .contents_name a:active .en { color: #00000f; opacity: 0.7; }
.contents_name .en { line-height: 1; font-size: 40px; font-weight: 500; }
.contents_name span.line { margin: 16px auto 18px auto; display: block; width: 100%; height: 3px; background-color: #005dbc; max-width: 180px; }
.contents_name .top_sbj { line-height: 1; font-size: 22px; font-weight: 700; }

#top_frm { padding: 130px 0 0 0; }
#top_frm.bg_fixed::before { background: url("../../img/top_back.jpg") repeat-y; background-size: auto 1907px; }

/*--------------------------------------------------------------------------
	ITEM
--------------------------------------------------------------------------*/
.top_item { margin: 0 auto; padding: 0 10px; display: flex; width: 100%; height: 300px; max-width: 1180px; }
.top_item .cap { width: 360px; text-align: center; }
.top_item .cap a { display: flex; width: 100%; height: 100%; color: #fff; background-color: #41465a; flex-direction: column; justify-content: center; align-items: center; }
.top_item .cap a:hover { background-color: #005dbc; }
.top_item .cap a .contents_name { margin: 0 0 40px 0; width: 100%; }
.top_item .cap a .contents_name span.line { background-color: #fff; }
.top_item .ph { display: flex; flex: 1; }
.top_item .ph img { display: block; height: 100%; object-fit: cover; }

/*--------------------------------------------------------------------------
	ADVICE
--------------------------------------------------------------------------*/
.top_advice { margin: 120px 0 0 0; padding: 0 10px; }
.top_advice > p { margin: 32px 0 42px 0; text-align: center; }
.top_advice .page_sub_menu.nav_onepoint { margin: 0 auto; max-width: 1160px; }
.top_advice .page_sub_menu.nav_onepoint ul li a { padding: 10px 10px; min-height: 224px; }
.top_advice .page_sub_menu.nav_onepoint ul li a p { display: none; }

/*--------------------------------------------------------------------------
	REFORM
--------------------------------------------------------------------------*/
.top_reform_type { margin: 120px 0 0 0; padding: 0 10px; }
.top_reform_type > p { margin: 32px 0 42px 0; text-align: center; }
.top_reform_type .type { margin: 0 auto; display: flex; width: 100%; max-width: 1160px; flex-wrap: wrap; column-gap: 20px; }
.top_reform_type .type > div { width: calc((100% - 40px) / 3); }
.top_reform_type .type > div a { display: flex; width: 100%; flex-wrap: wrap; }
.top_reform_type .type > div a:hover { opacity: 0.7; }
.top_reform_type .type > div a h3 { margin: 0 0 16px 0; padding: 0 0 0 32px; width: 100%; line-height: 1.4; color: #00000f; background: url("../img/icon_all.png") no-repeat left top 3px; background-size: 17px auto; font-size: 20px; font-weight: 700; }
.top_reform_type .type > div a p, .top_reform_type .type > div a div { padding: 20px 8px; width: 50%; }
.top_reform_type .type > div a p img, .top_reform_type .type > div a div img { margin: 0 auto; display: block; max-width: 140px; }
.top_reform_type .type > div a p { background: #005dbc; }
.top_reform_type .type > div a div { background: #e9f2ff; }

/*--------------------------------------------------------------------------
	REFORM interior&entrance
--------------------------------------------------------------------------*/
.top_reform_main > div { margin: 0 auto; background-position: center top 95px; background-repeat: no-repeat; background-size: auto 540px; max-width: 2000px; }
.top_reform_main > div .frm { margin: 0 auto; padding: 0 10px; max-width: 1180px; }
.top_reform_main > div .frm > div { max-width: 580px; }
.top_reform_main > div .frm > div h2 { font-size: 130px; font-weight: 100; }
.top_reform_main > div .frm > div .cap { margin: 230px 0 0 0; padding: 42px 50px; width: 100%; background: #fff; font-size: 17px; max-width: 580px; }
.top_reform_main > div.interior { margin: 225px auto 0 auto; background-image: url("../../img/window_img.png"); }
.top_reform_main > div.interior .frm > div { margin: 0 0 0 auto; }
.top_reform_main > div.interior .frm > div h2 { color: #005dbc; text-align: right; }
.top_reform_main > div.entrance { margin: 145px auto 0 auto; background-image: url("../../img/door_img.png"); }
.top_reform_main > div.entrance .frm > div { margin: 0 auto 0 0; }
.top_reform_main > div.entrance .frm > div h2 { color: #c69c6d; }

/*--------------------------------------------------------------------------
	会社案内
--------------------------------------------------------------------------*/
.top_about { margin: 180px 0 0 0; }
.top_about .cap { margin: 0 auto; padding: 0 10px; display: flex; width: 100%; height: 500px; background: url("../../img/concept_img.png") no-repeat center center; background-size: auto 500px; text-align: center; max-width: 2000px; flex-direction: column; align-items: flex-start; justify-content: center; }
.top_about .cap > div { margin: 0 auto; width: 100%; font-size: 19px; font-weight: 700; max-width: 1160px; }
.top_about .cap > div div { margin: 0 0 0 auto; max-width: 580px; }
.top_about .cap > div div p:not(:first-of-type) { margin: 20px 0 0 0; }
.top_about ul { margin: 80px auto 100px auto; padding: 0 10px 90px 10px; border-bottom: 1px solid #cccbc9; display: flex; max-width: 1180px; column-gap: 20px; }
.top_about ul li { width: calc((100% - 20px) / 2); }
.top_about ul li a { display: block; width: 100%; color: #00000f; font-size: 18px; text-align: center; }
.top_about ul li a:hover, .top_about ul li a:active { opacity: 0.7; }
.top_about ul li a img { margin: 0 0 10px 0; }

/*--------------------------------------------------------------------------
	採用情報
--------------------------------------------------------------------------*/
.top_recruit { margin: 0 auto; background: url("../../img/recruit_img.jpg") no-repeat center top; background-size: auto 400px; max-width: 2000px; }
.top_recruit > div { margin: 0 auto; padding: 0 10px; display: flex; height: 400px; max-width: 1180px; }
.top_recruit > div .cap { flex: 1; -webkit-flex: 1; align-self: center; }
.top_recruit > div .cap p { color: #fff; font-size: 26px; font-weight: 700; text-shadow: 0 0 10px #000; }
.top_recruit > div .link { width: 360px; align-self: center; }
.top_recruit > div .link h2 { line-height: 1.7; }
.top_recruit > div .link h2 a { padding: 0 0 0 90px; display: flex; width: 100%; height: 260px; color: #fff; font-size: 30px; font-weight: 500; text-align: center; flex-direction: column; align-items: flex-start; justify-content: center; }
.top_recruit > div .link h2 a:link, .top_recruit > div .link h2 a:visited { background-color: #005dbc; }
.top_recruit > div .link h2 a:active, .top_recruit > div .link h2 a:hover { background-color: #669ed7; }
.top_recruit > div .link h2 a span { padding: 0 27px 0 0; background-image: url("../img/link_w.png"); background-position: right top 20px; background-repeat: no-repeat; background-size: 15px auto; }

.top_recruit_form > h2 { margin: 70px auto 0 auto; padding: 0 10px; max-width: 820px; }
.top_recruit_form > h2:hover { opacity: 0.7; }

/*--------------------------------------------------------------------------
	TOPICS
--------------------------------------------------------------------------*/
.top_topics { padding: 100px 10px 0 10px; }
.top_topics .topics_area { margin: 0 auto; display: table; width: 100%; table-layout: fixed; max-width: 1160px; }
.top_topics .topics_area .sbj, .top_topics .topics_area .list { display: table-cell; vertical-align: top; }
.top_topics .topics_area .sbj { width: 182px; }
.top_topics .topics_area .sbj h2 { line-height: 1; font-size: 36px; font-weight: 500; letter-spacing: 0.06em; }
.top_topics .topics_area .sbj p.more { margin: 24px 0 0 0; max-width: 130px; }
.top_topics .topics_area .list > a { display: block; width: 100%; color: #00000f; }
.top_topics .topics_area .list > a:active, .top_topics .topics_area .list > a:hover { color: #89b8de; }
.top_topics .topics_area .list dl { margin: 0 auto; padding: 15px 0; border-bottom: 1px solid #cccbc9; display: flex; max-width: 978px; }
.top_topics .topics_area .list dl dt { width: 240px; line-height: 0; font-size: 0; }
.top_topics .topics_area .list dl dt span { display: inline-block; vertical-align: middle; line-height: 1; }
.top_topics .topics_area .list dl dt span.ymd { width: 120px; font-size: 16px; font-family: "Urbanist", sans-serif; font-optical-sizing: auto; letter-spacing: 0.06em; }
.top_topics .topics_area .list dl dt span.category { padding: 0 5px 2px 5px; width: 100px; line-height: 27px; color: #fff; background: #005dbc; font-size: 15px; text-align: center; }
.top_topics .topics_area .list dl dd { line-height: 1.6; flex: 1; -webkit-flex: 1; font-size: 16px; }
.top_topics .topics_area .list dl dd span.type_main { margin: 2px 15px 0 0; display: inline-block; vertical-align: top; width: 150px; line-height: 20px; color: #00000f; background: #000; font-size: 15px; text-align: center; border-radius: 3px; display: none; }

/*# sourceMappingURL=top.css.map */
