@charset "UTF-8";

html {
font-size: 16px;
}
@media screen and (max-width: 701px) {
html {
font-size: calc(100vw / 700);
}
}
body {
-webkit-font-smoothing: antialiased;
font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-weight: 400;
font-style: normal;
margin: 0 !important;
line-height: 1.6;
}
body * {
color: #000;
}
body span {
letter-spacing: inherit;
}
#page.site {
overflow: hidden;
}
@media screen and (min-width: 700px) {
.sp {
display: none !important;
}
}
@media screen and (max-width: 701px) {
.pc {
display: none !important;
}
}
.w-md {
width: 1160px;
padding-left: 40px;
padding-right: 40px;
margin: 0 auto;
}
@media screen and (max-width: 701px) {
.w-md {
width: 100%;
padding-left: 50rem;
padding-right: 50rem;
}
}
.w-sd {
width: 879px;
padding-left: 40px;
padding-right: 40px;
margin: 0 auto;
}
@media screen and (max-width: 701px) {
.w-sd {
width: 100%;
padding-left: 50rem;
padding-right: 50rem;
}
}
body.home #page,
body.page-recruit #page,
body.page-repair-design #page,
body.page-building-renovation #page,
body.page-reassurance #page,
body.page-flow #page,
body.page-sustainability #page,
body.page-voice #page,
body.page-about-who-we-are #page,
body.page-about-company #page,
body.page-performance #page,
body.single-works #page,
body.page-news #page {
position: relative;
}
body.home #page::before,
body.page-recruit #page::before,
body.page-repair-design #page::before,
body.page-building-renovation #page::before,
body.page-reassurance #page::before,
body.page-flow #page::before,
body.page-sustainability #page::before,
body.page-voice #page::before,
body.page-about-who-we-are #page::before,
body.page-about-company #page::before,
body.page-performance #page::before,
body.single-works #page::before,
body.page-news #page::before {
content: "";
position: absolute;
top: -10px;
width: 1080px;
height: calc(100% + 20px);
border-left: 1px solid #f2f2f2;
border-right: 1px solid #f2f2f2;
z-index: -10;
}
@media screen and (min-width: 1170px) {
body.home #page::before,
body.page-recruit #page::before,
body.page-repair-design #page::before,
body.page-building-renovation #page::before,
body.page-reassurance #page::before,
body.page-flow #page::before,
body.page-sustainability #page::before,
body.page-voice #page::before,
body.page-about-who-we-are #page::before,
body.page-about-company #page::before,
body.page-performance #page::before,
body.single-works #page::before,
body.page-news #page::before {
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
left: calc(50% + 0px);
}
}
@media screen and (max-width: 1171px) {
body.home #page::before,
body.page-recruit #page::before,
body.page-repair-design #page::before,
body.page-building-renovation #page::before,
body.page-reassurance #page::before,
body.page-flow #page::before,
body.page-sustainability #page::before,
body.page-voice #page::before,
body.page-about-who-we-are #page::before,
body.page-about-company #page::before,
body.page-performance #page::before,
body.single-works #page::before,
body.page-news #page::before {
left: 40px;
}
}
@media screen and (max-width: 701px) {
body.home #page::before,
body.page-recruit #page::before,
body.page-repair-design #page::before,
body.page-building-renovation #page::before,
body.page-reassurance #page::before,
body.page-flow #page::before,
body.page-sustainability #page::before,
body.page-voice #page::before,
body.page-about-who-we-are #page::before,
body.page-about-company #page::before,
body.page-performance #page::before,
body.single-works #page::before,
body.page-news #page::before {
width: 600rem;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
left: calc(50% + 0px);
}
}
body.home #page::after,
body.page-recruit #page::after,
body.page-repair-design #page::after,
body.page-building-renovation #page::after,
body.page-reassurance #page::after,
body.page-flow #page::after,
body.page-sustainability #page::after,
body.page-voice #page::after,
body.page-about-who-we-are #page::after,
body.page-about-company #page::after,
body.page-performance #page::after,
body.single-works #page::after,
body.page-news #page::after {
content: "";
position: absolute;
top: -10px;
width: 1px;
height: calc(100% + 20px);
background: #f2f2f2;
z-index: -10;
}
@media screen and (min-width: 1170px) {
body.home #page::after,
body.page-recruit #page::after,
body.page-repair-design #page::after,
body.page-building-renovation #page::after,
body.page-reassurance #page::after,
body.page-flow #page::after,
body.page-sustainability #page::after,
body.page-voice #page::after,
body.page-about-who-we-are #page::after,
body.page-about-company #page::after,
body.page-performance #page::after,
body.single-works #page::after,
body.page-news #page::after {
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
left: calc(50% + 0px);
}
}
@media screen and (max-width: 1171px) {
body.home #page::after,
body.page-recruit #page::after,
body.page-repair-design #page::after,
body.page-building-renovation #page::after,
body.page-reassurance #page::after,
body.page-flow #page::after,
body.page-sustainability #page::after,
body.page-voice #page::after,
body.page-about-who-we-are #page::after,
body.page-about-company #page::after,
body.page-performance #page::after,
body.single-works #page::after,
body.page-news #page::after {
left: 580px;
}
}
@media screen and (max-width: 701px) {
body.home #page::after,
body.page-recruit #page::after,
body.page-repair-design #page::after,
body.page-building-renovation #page::after,
body.page-reassurance #page::after,
body.page-flow #page::after,
body.page-sustainability #page::after,
body.page-voice #page::after,
body.page-about-who-we-are #page::after,
body.page-about-company #page::after,
body.page-performance #page::after,
body.single-works #page::after,
body.page-news #page::after {
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
left: calc(50% + 0px);
}
}
.guidebox {
pointer-events: none;
background-size: 1280px;
width: 100%;
max-width: 1280px;
z-index: 999;
opacity: 0.9;
margin: 0 auto;
position: absolute;
left: 0;
right: 0;
top: 0;
opacity: 0.3;
}
@media screen and (max-width: 701px) {
.guidebox {
max-width: 100vw;
background-size: 100vw !important;
}
}
.bold {
font-weight: bold;
}
.medium {
font-weight: 500;
}
.shippori, #masthead.site-header .header_box #site-navigation.main-navigation .list_1 .item_1 .link_1, .heading_style_1 .text_2 {
font-family: shippori-mincho, serif;
}
.garamond, .heading_style_1 .text_1 {
font-family: garamond-premier-pro, serif;
}
.futura {
font-weight: 500;
font-style: normal;
}
.heading_style_1 {
padding-top: 140px;
padding-bottom: 58px;
}
@media screen and (max-width: 701px) {
.heading_style_1 {
padding-top: 120rem;
padding-bottom: 75rem;
}
}
.heading_style_1 .text_1 {
font-weight: 600;
font-size: 82px;
line-height: 1;
margin-bottom: 16px;
}
@media screen and (max-width: 701px) {
.heading_style_1 .text_1 {
font-size: 82rem;
margin-bottom: 7rem;
}
}
.heading_style_1 .text_2 {
font-weight: 500;
font-size: 16px;
letter-spacing: 0.1em;
line-height: 1.6;
}
@media screen and (max-width: 701px) {
.heading_style_1 .text_2 {
font-size: 22rem;
}
}
.breadcrumbs_style_1 .breadcrumbs_box_1 {
border-top: 1px solid #F2F2F2;
font-family: garamond-premier-pro, shippori-mincho, serif;
font-weight: 500;
font-size: 13px;
letter-spacing: 0.1em;
color: #203964;
padding-top: 26px;
padding-bottom: 26px;
line-height: 1.6;
}
@media screen and (max-width: 701px) {
.breadcrumbs_style_1 .breadcrumbs_box_1 {
font-size: 20rem;
padding-top: 23rem;
padding-bottom: 23rem;
}
}
.breadcrumbs_style_1 .breadcrumbs_box_1 a {
color: #b4b4b4;
position: relative;
margin-right: 26px;
}
@media screen and (max-width: 701px) {
.breadcrumbs_style_1 .breadcrumbs_box_1 a {
margin-right: 24rem;
}
}
.breadcrumbs_style_1 .breadcrumbs_box_1 a::before {
content: "";
position: absolute;
right: -20px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
top: calc(50% + 0px);
width: 11px;
height: 1px;
background: #b4b4b4;
}
@media screen and (max-width: 701px) {
.breadcrumbs_style_1 .breadcrumbs_box_1 a::before {
width: 11rem;
right: -19rem;
}
}
.line_style_1 {
border-top: 2px solid #203964;
width: 1080px;
margin: 0 auto;
}
@media screen and (max-width: 701px) {
.line_style_1 {
width: 600rem;
border-top: 2rem solid #203964;
}
}
.section_title_style_1 {
font-family: shippori-mincho, serif;
font-weight: 600;
font-size: 36px;
line-height: 60px;
text-align: left;
color: #203964;
margin-bottom: 22px;
}
@media screen and (max-width: 701px) {
.section_title_style_1 {
font-size: 48rem;
line-height: 76rem;
margin-bottom: 16rem;
}
}
.section_title_style_2 {
font-family: shippori-mincho, serif;
font-weight: 600;
font-size: 24px;
letter-spacing: 0.12em;
line-height: 60px;
text-align: left;
color: #000;
position: relative;
padding-bottom: 17px;
}
@media screen and (max-width: 701px) {
.section_title_style_2 {
font-size: 32rem;
line-height: 60rem;
padding-bottom: 17rem;
}
}
.section_title_style_2::before {
content: "";
position: absolute;
left: 0;
bottom: -5px;
width: 100px;
height: 5px;
background: #203964;
}
@media screen and (max-width: 701px) {
.section_title_style_2::before {
left: 0rem;
bottom: -5rem;
width: 122rem;
height: 5rem;
}
}
.section_title_style_2::after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background: #e2e4e5;
}
@media screen and (max-width: 701px) {
.section_title_style_2::after {
left: 0rem;
bottom: 0rem;
height: 1rem;
}
}
.text_style_1 {
font-size: 13px;
letter-spacing: 0.05em;
line-height: 26px;
}
@media screen and (max-width: 701px) {
.text_style_1 {
font-size: 22rem;
line-height: 44rem;
}
}
.link_style_1 {
display: flex;
align-items: center;
justify-content: center;
width: 360px;
height: 70px;
border-radius: 35px;
border: 1px solid #203964;
font-size: 14px;
letter-spacing: 0.1em;
line-height: 1;
color: #203964;
transition: all 0.3s ease;
text-decoration: none;
background: #fff;
position: relative;
}
@media screen and (max-width: 701px) {
.link_style_1 {
width: 600rem;
height: 117rem;
font-size: 22rem;
border-radius: 58.5rem;
}
}
.link_style_1:hover {
background: #203964 !important;
color: #fff !important;
}
.link_style_1:hover .icon_1 {
right: 16px;
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/about_arrow_icon_2.png) no-repeat center/contain;
}
.link_style_1 .icon_1 {
position: absolute;
width: 22px;
height: 7px;
right: 26px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
top: calc(50% + -3px);
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/about_arrow_icon_1.png) no-repeat center/contain;
margin-left: 10px;
transition: all 0.3s ease;
}
@media screen and (max-width: 701px) {
.link_style_1 .icon_1 {
width: 33rem;
height: 18rem;
right: 50rem;
top: calc(50% + -4rem);
}
}
@keyframes rotate-infinite {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.text_move {
overflow: hidden;
}
.text_move > * {
display: inline-block;
transform: translateY(100%);
transition: transform 0.6s ease;
}
.text_move.viewed > * {
transform: translateY(0);
}
#masthead {
min-width: 897px;
}
#masthead.site-header {
top: 0;
position: fixed;
background: #fff;
width: 100%;
z-index: 100;
height: 100px;
transition: all 0.3s ease;
}
@media screen and (max-width: 701px) {
#masthead.site-header {
height: 140rem;
}
}
#masthead.site-header .header_box {
display: flex;
align-items: center;
justify-content: space-between;
height: 100%;
margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
width: 1280px;
}
@media screen and (max-width: 701px) {
#masthead.site-header .header_box {
padding-left: 27rem;
}
}
#masthead.site-header .header_box .site-branding .site-title a {
transition: all 0.1s ease;
}
#masthead.site-header .header_box .site-branding .site-title a img {
width: 182px;
height: 46.7px;
opacity: 1;
transition: all 0.3s ease;
}
@media screen and (max-width: 701px) {
#masthead.site-header .header_box .site-branding .site-title a img {
width: 312rem;
height: 80rem;
}
}
#masthead.site-header .header_box #site-navigation {
width: 759px;   }
#masthead.site-header .header_box #site-navigation.main-navigation {
position: relative;
z-index: 1001;
width: unset;
}
@media screen and (min-width: 700px) {
#masthead.site-header .header_box #site-navigation.main-navigation {
position: absolute;
right: -30px;
}
}
#masthead.site-header .header_box #site-navigation.main-navigation .list_1 {
display: flex;
align-items: center;
justify-content: flex-end;
display: flex;
list-style: none;
align-items: center;
max-width: 1200px;
margin: 0 auto;
padding: 0 20px;
}
#masthead.site-header .header_box #site-navigation.main-navigation .list_1 .item_1 {
margin-left: 40px;
padding: 50px 0;
position: relative;
}
#masthead.site-header .header_box #site-navigation.main-navigation .list_1 .item_1 .link_1 {
color: #000;
font-weight: 500;
font-size: 13px;
letter-spacing: 0.1em;
line-height: 1;
}
#masthead.site-header .header_box #site-navigation.main-navigation .list_1 .item_1 .link_2 {
font-size: 16px;
color: #fff;
width: 100px;
height: 30px;
letter-spacing: 0.05em;
font-weight: 500;
display: flex;
justify-content: center;
align-items: center;
background: #A6B6C9;
}
#masthead.site-header .header_box #site-navigation.main-navigation .list_1 .item_1 .link_3 {
font-size: 16px;
color: #000;
width: 100px;
height: 30px;
letter-spacing: 0.05em;
font-weight: 500;
display: flex;
justify-content: center;
align-items: center;
background: #ECEFF1;
}
#masthead.site-header .header_box #site-navigation.main-navigation .list_1 .item_1.contact {
margin-left: 40px;
}
#masthead.site-header .header_box #site-navigation.main-navigation .list_1 .item_1.contact .link_1 {
width: 150px;
height: 40px;
border-radius: 20px 0px 0px 20px;
background: #203964;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
}
#masthead.site-header .header_box #site-navigation.main-navigation .list_1 .item_1.contact .link_1 .icon_1 {
width: 14px;
height: 10px;
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/header_mail_icon.png) no-repeat center/contain;
margin-right: 10px;
}
#masthead.site-header .header_box #site-navigation .mega-menu {
position: fixed;
top: 100%;
left: 0;
width: 100vw;
height: 290px;
background: #f7f7f7;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease;
z-index: 1000;
}
#masthead.site-header .header_box #site-navigation .has-megamenu::before {
content: "";
position: absolute;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
left: calc(50% + 0px);
bottom: 2px;
height: 30px;
width: 1px;
background: #203964;
opacity: 0;
transition: all 0.3s ease;
}
#masthead.site-header .header_box #site-navigation .has-megamenu:hover::before {
opacity: 1;
}
#masthead.site-header .header_box #site-navigation .has-megamenu:hover .mega-menu {
opacity: 1;
visibility: visible;
}
#masthead.site-header .header_box #site-navigation .mega-menu-inner {
width: 1160px;
margin: 0 auto;
padding: 40px 40px 40px;
display: flex;
}
#masthead.site-header .header_box #site-navigation .mega-menu-left {
padding-left: 32px;
padding-top: 24px;
width: 252px;
}
#masthead.site-header .header_box #site-navigation .mega-menu-title {
font-family: garamond-premier-pro, serif;
font-weight: 500;
font-size: 24px;
letter-spacing: 0.1em;
text-align: left;
color: #203964;
margin-bottom: 11px;
}
#masthead.site-header .header_box #site-navigation .mega-menu-sub {
font-family: shippori-mincho, serif;
font-weight: 500;
font-size: 13px;
letter-spacing: 0.1em;
text-align: left;
color: #000;
position: relative;
padding-left: 18px;
}
#masthead.site-header .header_box #site-navigation .mega-menu-sub::before {
content: "";
position: absolute;
left: 0;
top: 4px;
width: 10px;
height: 10px;
background: #203964;
border-radius: 50%;
}
#masthead.site-header .header_box #site-navigation .mega-menu-links {
list-style: none;
margin-top: 30px;
}
#masthead.site-header .header_box #site-navigation .mega-menu-links li {
margin-bottom: 12px;
}
#masthead.site-header .header_box #site-navigation .mega-menu-links a {
color: #666;
text-decoration: none;
font-size: 16px;
transition: color 0.3s ease;
}
#masthead.site-header .header_box #site-navigation .mega-menu-right {
display: flex;
justify-content: flex-start;
align-items: flex-start;
gap: 30px;
}
#masthead.site-header .header_box #site-navigation .mega-menu-item {
padding: 20px;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
background: #fff;
}
#masthead.site-header .header_box #site-navigation .mega_list_1 {
margin-left: 30px;
width: 190px;
margin-top: -4px;
margin-right: 10px;
}
#masthead.site-header .header_box #site-navigation .mega_list_1 .mega_item_1 {
font-family: shippori-mincho, serif;
font-weight: 500;
font-size: 14px;
letter-spacing: 0.1em;
text-align: left;
color: #000;
height: 60px;
display: flex;
align-items: center;
justify-content: flex-start;
padding-left: 16px;
position: relative;
}
#masthead.site-header .header_box #site-navigation .mega_list_1 .mega_item_1:hover::after {
right: 4px;
}
#masthead.site-header .header_box #site-navigation .mega_list_1 .mega_item_1::before {
content: "";
position: absolute;
left: 0;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
top: calc(50% + 0px);
width: 6px;
height: 6px;
background: #203964;
}
#masthead.site-header .header_box #site-navigation .mega_list_1 .mega_item_1::after {
content: "";
position: absolute;
right: 12px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
top: calc(50% + 0px);
width: 14px;
height: 8px;
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/mega_arrow_1.png) no-repeat center/contain;
transition: all 0.3s ease;
}
#masthead.site-header .header_box #site-navigation .mega_list_1 .mega_item_1:not(:last-of-type) {
border-bottom: 1px solid #e2e4e5;
}
#masthead.site-header .header_box #site-navigation .mega-menu-item a {
display: block;
text-decoration: none;
color: #333;
}
#masthead.site-header .header_box #site-navigation .mega-menu-item a:hover .image_box::before {
border: 10px solid #fff;
}
#masthead.site-header .header_box #site-navigation .mega-menu-item a:hover .image_box img {
transform: scale(1.2);
}
#masthead.site-header .header_box #site-navigation .image_box {
width: 240px;
height: 140px;
overflow: hidden;
margin-bottom: 12px;
position: relative;
}
#masthead.site-header .header_box #site-navigation .image_box::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
border: 0px solid #fff;
opacity: 0.5;
transition: all 0.3s ease;
z-index: 2;
}
#masthead.site-header .header_box #site-navigation .image_box img {
transition: all 0.3s ease;
}
#masthead.site-header .header_box #site-navigation .mega-menu-item .text_1 {
font-family: shippori-mincho, serif;
font-weight: 500;
font-size: 14px;
letter-spacing: 0.1em;
text-align: left;
color: #000;
}
#masthead .home_external_links {
position: fixed;
right: 0;
bottom: 0;
display: flex;
justify-content: flex-start;
align-items: flex-start;
}
#masthead .home_external_links .link_2 {
display: flex;
align-items: center;
width: 210px;
height: 40px;
background: #203964;
color: #fff;
font-size: 14px;
padding-left: 21px;
position: relative;
font-family: shippori-mincho, serif;
}
@media screen and (max-width: 701px) {
#masthead .home_external_links .link_2 {
width: 350rem;
height: 100rem;
font-size: 24rem;
padding-left: 24rem;
}
}
#masthead .home_external_links .link_2 .icon_1 {
right: 18px;
position: absolute;
width: 15px;
height: 15px;
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/footer_information_icon_1.png) no-repeat center/contain;
}
@media screen and (max-width: 701px) {
#masthead .home_external_links .link_2 .icon_1 {
width: 24rem;
height: 24rem;
right: 20rem;
}
}
.drawer-toggle.button {
width: 160rem;
height: 140rem;
right: 0;
position: fixed;
top: 0;
outline: 0;
border: 0;
z-index: 201;
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
cursor: pointer;
}
.drawer-toggle.button hr {
width: 60rem;
height: 1px;
border-top: 1px solid #000;
margin-top: 4rem;
margin-bottom: 4rem;
}
body.drawer--right nav.drawer-nav {
right: -100vw;
width: 100vw;
height: 100svh;
z-index: 200;
background: #fff;
}
body.drawer--right nav.drawer-nav .drawer-nav-inner {
height: 1666rem;
padding-left: 50rem;
padding-right: 50rem;
position: relative;
}
body.drawer--right nav.drawer-nav .site-branding {
display: flex;
align-items: center;
justify-content: flex-start;
width: 100%;
height: 140rem;
margin-left: -23rem;
margin-bottom: 67rem;
}
body.drawer--right nav.drawer-nav .site-branding img {
width: 312rem;
height: 80rem;
}
body.drawer--right nav.drawer-nav .title_text {
font-family: garamond-premier-pro, serif;
font-weight: 500;
font-size: 32px;
letter-spacing: 0.05em;
text-align: left;
color: #203964;
margin-bottom: 7px;
}
@media screen and (max-width: 701px) {
body.drawer--right nav.drawer-nav .title_text {
font-size: 42rem;
margin-bottom: -4rem;
}
}
body.drawer--right nav.drawer-nav .subtitle_text {
font-family: shippori-mincho, serif;
font-weight: 500;
font-size: 13px;
letter-spacing: 0.1em;
text-align: left;
color: #000;
position: relative;
padding-left: 18px;
}
@media screen and (max-width: 701px) {
body.drawer--right nav.drawer-nav .subtitle_text {
font-size: 22rem;
padding-left: 26rem;
}
}
body.drawer--right nav.drawer-nav .subtitle_text::before {
content: "";
position: absolute;
left: 0;
top: 4px;
width: 10px;
height: 10px;
background: #203964;
border-radius: 50%;
}
@media screen and (max-width: 701px) {
body.drawer--right nav.drawer-nav .subtitle_text::before {
top: 8rem;
width: 16rem;
height: 16rem;
}
}
body.drawer--right nav.drawer-nav .box_block {
display: flex;
align-items: flex-start;
justify-content: space-between;
margin-bottom: 53rem;
}
body.drawer--right nav.drawer-nav .box_block .box_title {
width: 50%;
}
body.drawer--right nav.drawer-nav .box_block .list_1 {
width: 50%;
padding-left: 5rem;
padding-top: 18rem;
}
body.drawer--right nav.drawer-nav .box_block .list_1 .item_1 {
margin-bottom: 29rem;
}
body.drawer--right nav.drawer-nav .box_block .list_1 .item_1 a {
font-family: shippori-mincho, serif;
font-weight: 500;
font-size: 22rem;
letter-spacing: 0.1em;
text-align: left;
color: #000;
position: relative;
}
body.drawer--right nav.drawer-nav .box_block .list_1 .item_1 a::before {
content: "";
position: absolute;
left: -32rem;
top: 11rem;
width: 20rem;
height: 1px;
background: #203964;
}
body.drawer--right nav.drawer-nav .box_block .list_1 .item_1.child {
padding-left: 33rem;
}
body.drawer--right nav.drawer-nav .box_block .list_1 .item_1.child a::before {
content: "";
position: absolute;
left: -27rem;
top: 6rem;
width: 11rem;
height: 11rem;
border-radius: 50%;
border: 1px solid #203964;
background: unset;
}
body.drawer--right nav.drawer-nav .button_box {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
gap: 20rem;
flex-wrap: wrap;
margin-top: 109rem;
}
body.drawer--right nav.drawer-nav .button_box > * {
font-family: shippori-mincho, serif;
font-weight: 500;
font-size: 22rem;
letter-spacing: 0.1em;
text-align: left;
color: #fff;
}
body.drawer--right nav.drawer-nav .button_box .news {
width: 600rem;
height: 102rem;
background: #203964;
display: flex;
justify-content: center;
align-items: center;
}
body.drawer--right nav.drawer-nav .button_box .voice,
body.drawer--right nav.drawer-nav .button_box .sustainability {
width: 290rem;
height: 102rem;
background: #203964;
display: flex;
justify-content: center;
align-items: center;
}
body.drawer--right nav.drawer-nav .button_box .sentaku {
width: 600rem;
height: 102rem;
background: #0383b9;
display: flex;
justify-content: center;
align-items: center;
}
body.drawer--right nav.drawer-nav .privacy-policy_link {
width: 100%;
padding: 44rem 0;
}
body.drawer--right nav.drawer-nav .privacy-policy_link a {
display: flex;
justify-content: center;
width: 600rem;
font-family: shippori-mincho, serif;
font-weight: 500;
font-size: 22rem;
letter-spacing: 0.1em;
color: #203964;
}
body.drawer--right nav.drawer-nav .bottom_box {
width: 100vw;
position: absolute;
bottom: 0;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
left: calc(50% + 0px);
height: 147rem;
display: flex;
}
body.drawer--right nav.drawer-nav .bottom_box .text_1 {
font-family: garamond-premier-pro, serif;
font-weight: 500;
font-size: 36rem;
letter-spacing: 0.05em;
color: #fff;
}
body.drawer--right nav.drawer-nav .bottom_box .text_2 {
font-family: shippori-mincho, serif;
font-weight: 500;
font-size: 22rem;
letter-spacing: 0.1em;
text-align: left;
color: #fff;
}
body.drawer--right nav.drawer-nav .bottom_box .contact {
display: flex;
justify-content: center;
align-items: center;
width: 50%;
height: 147rem;
background: #203964;
flex-direction: column;
}
body.drawer--right nav.drawer-nav .bottom_box .recruit {
display: flex;
justify-content: center;
align-items: center;
width: 50%;
height: 147rem;
background: #0383b9;
flex-direction: column;
}
.drawer--right.drawer-open .drawer-nav {
overflow: auto;
-webkit-overflow-scrolling: touch;
}
body.drawer-open .drawer-toggle.sp {
position: absolute !important;
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/menu_icon_1_1_sp.svg) no-repeat center/64rem 32rem !important;
}
body.drawer-open .drawer-toggle.sp hr {
opacity: 0;
}
main#primary {
margin-top: 100px;
}
@media screen and (max-width: 701px) {
main#primary {
margin-top: 140rem;
}
}
#contact_banner {
position: relative;
transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
#contact_banner::before {
content: "";
position: absolute;
inset: 0;
z-index: 0;
background: white;
pointer-events: none;
width: 100%;
height: 100%;
z-index: -12;
transition: all 0.3s ease;
}
#contact_banner.hover::before {
background: rgba(255, 255, 255, 0);
}
#contact_banner.hover::after {
z-index: -9;
}
}
#contact_banner::after {
content: "";
position: absolute;
inset: 0;
z-index: 0;
background: linear-gradient(to left, #aec6df 0%, #f5faff 100%);
pointer-events: none;
width: 100%;
height: 100%;
z-index: -15;
transition: all 0.3s ease;
}
@media screen and (max-width: 701px) {
#contact_banner::after {
z-index: -5;
}
}
#contact_banner .contact_banner_box {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
height: 280px;
padding: 0 60px;
position: relative;
}
@media screen and (max-width: 701px) {
#contact_banner .contact_banner_box {
height: 567rem;
flex-direction: column;
justify-content: flex-start;
padding-left: 0;
padding-right: 0;
padding-top: 124rem;
}
}
@media screen and (min-width: 700px) {
#contact_banner .contact_banner_box::before {
content: "";
position: absolute;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
left: calc(50% + 0px);
top: 0;
width: 960px;
height: 1px;
background: #f0f0f0;
}
}
#contact_banner .contact_banner_box .contact_banner_box_1 {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
@media screen and (max-width: 701px) {
#contact_banner .contact_banner_box .contact_banner_box_1 {
align-items: center;
}
}
#contact_banner .contact_banner_box .contact_banner_box_1 .contact_banner_box_1_1 {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
}
@media screen and (max-width: 701px) {
#contact_banner .contact_banner_box .contact_banner_box_1 .contact_banner_box_1_1 {
flex-direction: column;
align-items: center;
}
}
#contact_banner .contact_banner_box .contact_banner_box_1 .text_1 {
font-family: garamond-premier-pro, serif;
font-weight: 500;
font-size: 36px;
letter-spacing: 0.1em;
text-align: left;
color: #203964;
line-height: 1;
}
@media screen and (min-width: 700px) {
#contact_banner .contact_banner_box .contact_banner_box_1 .text_1 {
margin-right: 7px;
}
}
@media screen and (max-width: 701px) {
#contact_banner .contact_banner_box .contact_banner_box_1 .text_1 {
font-size: 48rem;
margin-bottom: 15rem;
}
}
#contact_banner .contact_banner_box .contact_banner_box_1 .text_2 {
width: 100px;
height: 26px;
background: #203964;
font-family: shippori-mincho, serif;
font-weight: 500;
font-size: 13px;
letter-spacing: 0.1em;
line-height: 1;
text-align: center;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
}
@media screen and (min-width: 700px) {
#contact_banner .contact_banner_box .contact_banner_box_1 .text_2 {
margin-bottom: 2px;
}
}
@media screen and (max-width: 701px) {
#contact_banner .contact_banner_box .contact_banner_box_1 .text_2 {
width: 160rem;
height: 40rem;
font-size: 20rem;
margin-bottom: 70rem;
}
}
#contact_banner .contact_banner_box .text_3 {
font-weight: normal;
font-size: 13px;
letter-spacing: 0.1em;
line-height: 30px;
text-align: left;
color: #000;
}
@media screen and (min-width: 700px) {
#contact_banner .contact_banner_box .text_3 {
margin-top: 3px;
}
}
@media screen and (max-width: 701px) {
#contact_banner .contact_banner_box .text_3 {
text-align: center;
font-size: 22rem;
line-height: 44rem;
margin-bottom: 39rem;
}
}
#contact_banner .contact_banner_box .view_more {
font-weight: 500;
font-size: 12px;
letter-spacing: 0.1em;
color: #203964;
}
@media screen and (max-width: 701px) {
#contact_banner .contact_banner_box .view_more {
font-size: 18rem;
}
}
#contact_banner .contact_banner_box .view_more:hover .icon_1 {
left: 10px;
}
@media screen and (max-width: 701px) {
#contact_banner .contact_banner_box .view_more:hover .icon_1 {
left: 20rem;
}
}
#contact_banner .contact_banner_box .view_more .icon_1 {
transition: all 0.3s ease;
position: relative;
top: -3px;
left: -4px;
width: 22px;
height: 6px;
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/contact_banner_icon_1.png) no-repeat center/contain;
margin-left: 10px;
display: inline-block;
}
@media screen and (max-width: 701px) {
#contact_banner .contact_banner_box .view_more .icon_1 {
top: -4rem;
left: 0rem;
width: 20rem;
height: 10rem;
margin-left: 10rem;
}
}
@media screen and (min-width: 700px) {
#contact_banner .contact_banner_box .view_more {
margin-top: 6px;
margin-right: 4px;
}
}
footer.site-footer {
background: #f7f7f7;
position: relative;
}
footer.site-footer .site-info {
height: 350px;
display: flex;
justify-content: space-between;
align-items: flex-end;
padding-bottom: 94px;
}
@media screen and (max-width: 701px) {
footer.site-footer .site-info {
width: 600rem;
height: 842.21rem;
padding-top: 121rem;
padding-bottom: 50rem;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
}
@media screen and (max-width: 701px) {
footer.site-footer .site-info .footer_box_1 {
text-align: center;
margin-bottom: 61rem;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
}
footer.site-footer .site-info .footer_box_1 .footer_logo {
margin-bottom: 22px;
}
@media screen and (max-width: 701px) {
footer.site-footer .site-info .footer_box_1 .footer_logo {
width: 384.96rem;
height: 98.77rem;
margin-bottom: 25rem;
}
}
footer.site-footer .site-info .footer_box_1 .text_1 {
font-size: 13px;
letter-spacing: 0.1em;
line-height: 26px;
text-align: left;
color: #000;
}
@media screen and (max-width: 701px) {
footer.site-footer .site-info .footer_box_1 .text_1 {
font-size: 22rem;
line-height: 26rem;
text-align: inherit;
}
}
footer.site-footer .site-info .footer_box_2 {
margin-left: auto;
margin-right: 67px;
position: relative;
padding-top: 17px;
}
@media screen and (max-width: 701px) {
footer.site-footer .site-info .footer_box_2 {
margin-left: 0;
margin-right: 0;
padding-top: 59rem;
text-align: center;
width: 100%;
margin-bottom: 72rem;
}
}
footer.site-footer .site-info .footer_box_2::before {
content: "";
position: absolute;
width: 210px;
height: 1px;
background: #b4b4b4;
left: 4px;
top: 0;
}
@media screen and (max-width: 701px) {
footer.site-footer .site-info .footer_box_2::before {
width: 600rem;
height: 1rem;
left: 50%;
transform: translateX(-50%);
top: 0rem;
}
}
footer.site-footer .site-info .footer_box_2 .text_2 {
font-size: 13px;
letter-spacing: 0.1em;
line-height: 26px;
}
@media screen and (max-width: 701px) {
footer.site-footer .site-info .footer_box_2 .text_2 {
font-size: 22rem;
line-height: 44rem;
}
}
footer.site-footer .site-info .footer_box_3 {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: flex-start;
position: relative;
padding-top: 29px;
}
@media screen and (max-width: 701px) {
footer.site-footer .site-info .footer_box_3 {
padding-top: 51rem;
justify-content: flex-start;
width: 100%;
}
}
footer.site-footer .site-info .footer_box_3::before {
content: "";
position: absolute;
width: 210px;
height: 1px;
background: #b4b4b4;
left: 124px;
top: 0;
}
@media screen and (max-width: 701px) {
footer.site-footer .site-info .footer_box_3::before {
width: 180rem;
height: 1px;
left: 92rem;
transform: translateX(-50%);
top: -4rem;
}
}
@media screen and (max-width: 701px) {
footer.site-footer .site-info .footer_box_3::after {
content: "";
position: absolute;
background: #b4b4b4;
width: 180rem;
height: 1px;
right: -92rem;
transform: translateX(-50%);
top: -4rem;
}
}
footer.site-footer .site-info .footer_box_3 .text_3 {
position: absolute;
left: 2px;
top: -9px;
font-size: 14px;
letter-spacing: 0.03em;
line-height: 20px;
}
@media screen and (max-width: 701px) {
footer.site-footer .site-info .footer_box_3 .text_3 {
width: 100%;
text-align: center;
font-size: 22rem;
line-height: 20rem;
letter-spacing: 0.1em;
}
}
footer.site-footer .site-info .footer_box_3 .link_1 {
width: 290px;
height: 60px;
border-radius: 30px;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
text-decoration: underline;
font-size: 13px;
letter-spacing: 0.1em;
line-height: 1;
margin-right: 22px;
margin-bottom: 6px;
padding-left: 12px;
color: #000;
}
@media screen and (max-width: 701px) {
footer.site-footer .site-info .footer_box_3 .link_1 {
width: 450rem;
height: 98.21rem;
border-radius: 49.11rem;
font-size: 20rem;
margin-right: 0;
margin-bottom: 20rem;
padding-left: 12rem;
}
}
footer.site-footer .site-info .footer_box_3 .link_1 .icon_1 {
width: 12px;
height: 10px;
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/footer_icon_1.png) no-repeat center/contain;
margin-left: 12px;
}
@media screen and (max-width: 701px) {
footer.site-footer .site-info .footer_box_3 .link_1 .icon_1 {
width: 19.13rem;
height: 16.85rem;
margin-left: 29rem;
}
}
footer.site-footer .site-info .footer_box_3 .image_1 {
position: relative;
top: 7px;
}
@media screen and (max-width: 701px) {
footer.site-footer .site-info .footer_box_3 .image_1 {
top: 4rem;
width: 94rem;
height: 88.8rem;
left: 57rem;
}
}
footer.site-footer .copyright {
background: #fff;
padding: 11px 0px;
}
@media screen and (max-width: 701px) {
footer.site-footer .copyright {
padding: 22rem 0rem;
}
}
footer.site-footer .copyright .text_1 {
text-align: center;
font-size: 12px;
letter-spacing: 0.17em;
color: #707070;
}
@media screen and (max-width: 701px) {
footer.site-footer .copyright .text_1 {
text-align: left;
font-size: 18rem;
padding-left: 10rem;
}
}
footer.site-footer .to_top {
width: 100px;
height: 100px;
background: #f7f7f7;
transition: all 0.3s ease;
position: absolute;
right: 0;
top: -100px;
cursor: pointer;
}
@media screen and (max-width: 701px) {
footer.site-footer .to_top {
width: 100rem;
height: 100rem;
bottom: 0;
top: unset;
right: 0;
z-index: 1000;
background: #fff;
}
}
footer.site-footer .to_top::before {
content: "";
position: absolute;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
top: calc(50% + -3px);
left: calc(50% + 3px);
width: 6px;
height: 30px;
transition: all 0.3s ease;
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/footer_icon_2.png) no-repeat center bottom/contain;
}
@media screen and (max-width: 701px) {
footer.site-footer .to_top::before {
top: calc(50% + -3rem);
left: calc(50% + -1rem);
width: 12rem;
height: 27rem;
}
}
footer.site-footer .to_top:hover {
background: #203964;
}
footer.site-footer .to_top:hover::before {
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/footer_icon_3.png) no-repeat center bottom/contain;
}
section.large-scale-repair-common {
background: #f7f7f7;
padding-top: 118px;
padding-bottom: 120px;
position: relative;
}
@media screen and (max-width: 701px) {
section.large-scale-repair-common {
padding-top: 118rem;
padding-bottom: 169rem;
}
}
section.large-scale-repair-common::before {
content: "";
position: absolute;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
left: calc(50% + 0px);
top: 0;
width: 1px;
height: 100px;
background: #203964;
}
@media screen and (max-width: 701px) {
section.large-scale-repair-common::before {
left: calc(50% + 0rem);
width: 1rem;
height: 100rem;
}
}
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_1 {
font-family: shippori-mincho, serif;
font-weight: 600;
font-size: 36px;
line-height: 60px;
text-align: center;
color: #203964;
margin-bottom: 83px;
}
@media screen and (max-width: 701px) {
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_1 {
font-size: 36rem;
line-height: 60rem;
margin-bottom: 69rem;
}
}
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_2 {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
gap: 90px 120px;
}
@media screen and (max-width: 701px) {
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_2 {
justify-content: center;
gap: 90rem 0;
}
}
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_2 .card_item {
width: 480px;
height: 453.5px;
position: relative;
border-bottom: 1px solid #8c99ae;
}
@media screen and (max-width: 701px) {
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_2 .card_item {
width: 600rem;
height: unset;
border-bottom-width: 1rem;
margin-bottom: 8rem;
}
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_2 .card_item:last-child {
margin-bottom: 0;
}
}
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_2 .card_item:nth-of-type(odd)::before {
content: "";
position: absolute;
right: -60px;
top: 0;
width: 1px;
height: 100%;
background: #e2e4e5;
}
@media screen and (max-width: 701px) {
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_2 .card_item:nth-of-type(odd)::before {
right: -60rem;
width: 1rem;
}
}
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_2 .card_item:hover .image_1 {
opacity: 0.5;
}
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_2 .card_item:hover .arrow_btn {
background: #0383b9 !important;
}
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_2 .card_item .image_1 {
margin-bottom: 31px;
transition: all 0.3s ease;
}
@media screen and (max-width: 701px) {
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_2 .card_item .image_1 {
margin-bottom: 45rem;
}
}
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_2 .card_item .text_content .title_1 {
font-family: shippori-mincho, serif;
font-weight: 500;
font-size: 18px;
letter-spacing: 0.1em;
text-align: left;
color: #203964;
position: relative;
padding-left: 25px;
margin-bottom: 11px;
}
@media screen and (max-width: 701px) {
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_2 .card_item .text_content .title_1 {
font-size: 28rem;
padding-left: 36rem;
margin-bottom: 1rem;
}
}
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_2 .card_item .text_content .title_1::before {
content: "";
position: absolute;
left: 0;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
top: calc(50% + 0px);
width: 14px;
height: 14px;
border-radius: 50%;
border: 1px solid #203964;
}
@media screen and (max-width: 701px) {
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_2 .card_item .text_content .title_1::before {
top: calc(50% + 0rem);
width: 26rem;
height: 26rem;
border-width: 1rem;
}
}
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_2 .card_item .text_content .text_1 {
width: 100%;
max-width: 380px;
font-size: 13px;
letter-spacing: 0.1em;
line-height: 26px;
text-align: left;
}
@media screen and (max-width: 701px) {
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_2 .card_item .text_content .text_1 {
max-width: 100%;
font-size: 22rem;
line-height: 44rem;
margin-bottom: 118rem;
}
}
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_2 .card_item .text_content .arrow_btn {
width: 50px;
height: 50px;
background: #203964;
display: flex;
position: absolute;
right: 0;
bottom: 0;
transition: all 0.3s ease;
}
@media screen and (max-width: 701px) {
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_2 .card_item .text_content .arrow_btn {
width: 80rem;
height: 80rem;
}
}
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_2 .card_item .text_content .arrow_btn::before {
content: "";
position: absolute;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
top: calc(50% + 0px);
left: calc(50% + 0px);
width: 20px;
height: 5px;
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/reassurance_card_5.png) no-repeat center/contain;
}
@media screen and (max-width: 701px) {
section.large-scale-repair-common .large-scale-repair_box .large-scale-repair_box_2 .card_item .text_content .arrow_btn::before {
top: calc(50% + 0rem);
left: calc(50% + 0rem);
width: 32rem;
height: 16rem;
}
}