@charset "UTF-8";

body.page-news .guidebox {
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/guide/株式会社日東様webサイト_お知らせ一覧.jpg) no-repeat top center;
height: 10053px;
}
@media screen and (max-width: 701px) {
body.page-news .guidebox {
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/guide/株式会社日東様webサイト_お知らせ一覧_sp.jpg) no-repeat top center;
height: 9178px;
background-position: top 0px center;
}
}
body.single-news .guidebox {
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/guide/株式会社日東様webサイト_お知らせ詳細.jpg) no-repeat top center;
height: 10053px;
}
@media screen and (max-width: 701px) {
body.single-news .guidebox {
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/guide/株式会社日東様webサイト_お知らせ詳細_SP.jpg) no-repeat top center;
height: 9178px;
background-position: top 0px center;
}
}
body.page-news .site-main .breadcrumbs {
position: relative;
}
@media screen and (min-width: 700px) {
body.page-news .site-main .breadcrumbs .image_1 {
width: 1280px;
margin: 0 auto;
position: relative;
}
body.page-news .site-main .breadcrumbs .image_1 img {
z-index: -1;
position: absolute;
right: -14px;
bottom: -107px;
}
}
@media screen and (max-width: 701px) {
body.page-news .site-main .breadcrumbs .image_1 {
z-index: -1;
position: absolute;
right: -14rem;
bottom: -167rem;
}
body.page-news .site-main .breadcrumbs .image_1 img {
width: 272.71rem;
height: auto;
}
}
body.page-news .site-main section.news-archive {
padding-top: 46px;
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive {
padding-top: 74rem;
}
}
body.page-news .site-main section.news-archive .category-nav {
margin-bottom: 100px;
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive .category-nav {
margin-bottom: 86rem;
}
}
body.page-news .site-main section.news-archive .category-nav .category_list {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-start;
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive .category-nav .category_list {
justify-content: flex-start;
gap: 42rem 15rem;
}
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive .category-nav .category_list .category_item {
width: 190rem;
}
}
body.page-news .site-main section.news-archive .category-nav .category_list .category_item a {
width: 212px;
height: 80px;
display: flex;
align-items: center;
justify-content: center;
font-family: shippori-mincho, serif;
font-weight: 500;
font-size: 16px;
letter-spacing: 0.1em;
text-align: center;
color: #213964;
position: relative;
text-decoration: none;
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive .category-nav .category_list .category_item a {
width: 100%;
height: 61rem;
font-size: 22rem;
}
}
body.page-news .site-main section.news-archive .category-nav .category_list .category_item a::before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background: #203964;
z-index: -1;
transition: all 0.3s ease;
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive .category-nav .category_list .category_item a::before {
height: 1rem;
}
}
body.page-news .site-main section.news-archive .category-nav .category_list .category_item a:hover {
transition: all 0.3s ease;
color: #fff;
}
body.page-news .site-main section.news-archive .category-nav .category_list .category_item a:hover::before {
height: 80px;
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive .category-nav .category_list .category_item a:hover::before {
height: 61rem;
}
}
body.page-news .site-main section.news-archive .news-list {
margin-bottom: 80px;
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive .news-list {
margin-bottom: 100rem;
}
}
body.page-news .site-main section.news-archive .news-list .news-item {
position: relative;
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive .news-list .news-item {
min-height: 182rem;
}
}
body.page-news .site-main section.news-archive .news-list .news-item:hover::after {
width: 100vw;
}
body.page-news .site-main section.news-archive .news-list .news-item:hover .news-link .news-date {
color: #fff;
}
body.page-news .site-main section.news-archive .news-list .news-item:hover .news-link .news-category {
color: #203964;
background: #fff;
}
body.page-news .site-main section.news-archive .news-list .news-item:hover .news-link .news-title-text {
color: #fff;
}
body.page-news .site-main section.news-archive .news-list .news-item:hover .news-link .arrow-button {
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/news_arrow_2.png) no-repeat center/contain;
}
body.page-news .site-main section.news-archive .news-list .news-item::before {
content: "";
position: absolute;
left: calc(50% - 50vw);
top: 0;
width: 100vw;
height: 100%;
z-index: -2;
background: #fff;
}
body.page-news .site-main section.news-archive .news-list .news-item::after {
content: "";
position: absolute;
left: calc(50% - 50vw);
top: 0;
width: 0vw;
height: 100%;
z-index: -1;
background: #203964;
transition: all 0.3s ease;
}
body.page-news .site-main section.news-archive .news-list .news-item:nth-of-type(odd)::before {
background: #f7f7f7;
}
body.page-news .site-main section.news-archive .news-list .news-item .news-link {
height: 130px;
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: wrap;
padding-left: 50px;
text-decoration: none;
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive .news-list .news-item .news-link {
height: auto;
padding-left: 0;
align-items: flex-start;
padding-top: 49rem;
padding-bottom: 47rem;
}
}
body.page-news .site-main section.news-archive .news-list .news-item .news-link .news-date {
font-family: shippori-mincho, serif;
font-weight: 500;
font-size: 14px;
letter-spacing: 0.1em;
line-height: 1;
text-align: left;
color: #203964;
margin-right: 38px;
transition: all 0.3s ease;
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive .news-list .news-item .news-link .news-date {
font-size: 22rem;
margin-right: 22rem;
margin-bottom: 31rem;
}
}
body.page-news .site-main section.news-archive .news-list .news-item .news-link .news-category {
width: 120px;
height: 30px;
border-radius: 15px;
display: flex;
justify-content: center;
align-items: center;
background: #203964;
font-family: shippori-mincho, serif;
font-weight: 500;
font-size: 14px;
line-height: 1;
letter-spacing: 0.1em;
text-align: center;
color: #fff;
margin-right: 30px;
transition: all 0.3s ease;
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive .news-list .news-item .news-link .news-category {
width: auto;
min-width: 120rem;
padding: 5rem 10rem;
height: auto;
border-radius: 15rem;
font-size: 20rem;
margin-right: 0;
margin-bottom: 10rem;
}
}
body.page-news .site-main section.news-archive .news-list .news-item .news-link .news-title-text {
font-family: shippori-mincho, serif;
font-weight: 500;
font-size: 16px;
letter-spacing: 0.1em;
text-align: left;
color: #203964;
width: 100%;
max-width: 640px;
margin-right: 20px;
transition: all 0.3s ease;
line-height: 1.5;
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive .news-list .news-item .news-link .news-title-text {
font-size: 22rem;
max-width: calc(100% - 80rem);
margin-right: 0;
}
}
body.page-news .site-main section.news-archive .news-list .news-item .news-link .arrow-button {
display: flex;
width: 50px;
height: 50px;
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/news_arrow_1.png) no-repeat center/contain;
transition: all 0.3s ease;
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive .news-list .news-item .news-link .arrow-button {
width: 60rem;
height: 60rem;
position: absolute;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
top: calc(50% + 0px);
right: 0rem;
}
}
body.page-news .site-main section.news-archive .pagination {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 20px;
margin-bottom: 100px;
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive .pagination {
gap: 40rem;
margin-bottom: 170rem;
}
}
body.page-news .site-main section.news-archive .pagination .prev.page-numbers {
position: relative;
margin-left: -50px;
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive .pagination .prev.page-numbers {
margin-left: -50rem;
}
}
body.page-news .site-main section.news-archive .pagination .prev.page-numbers::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: 10px;
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/voice_icon_3.png) no-repeat center/contain;
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive .pagination .prev.page-numbers::before {
top: calc(50% + 0rem);
left: calc(50% + 0rem);
width: 20rem;
height: 10rem;
}
}
body.page-news .site-main section.news-archive .pagination .page-numbers {
position: relative;
width: 30px;
height: 30px;
display: flex;
justify-content: center;
align-items: center;
font-weight: 500;
font-size: 12px;
letter-spacing: 0.1em;
text-align: center;
color: #203964;
transition: all 0.3s ease;
text-decoration: none;
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive .pagination .page-numbers {
width: 30rem;
height: 30rem;
font-size: 20rem;
}
}
body.page-news .site-main section.news-archive .pagination .page-numbers.current {
background: #b4b4b4;
color: #fff;
}
body.page-news .site-main section.news-archive .pagination .page-numbers::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: 0px;
height: 0px;
background: #203964;
z-index: -1;
transition: all 0.3s ease;
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive .pagination .page-numbers::before {
top: calc(50% + 0rem);
left: calc(50% + 0rem);
width: 0rem;
height: 0rem;
}
}
body.page-news .site-main section.news-archive .pagination .page-numbers:hover:not(.dots):not(.prev):not(.next):not(.current) {
color: #fff;
}
body.page-news .site-main section.news-archive .pagination .page-numbers:hover:not(.dots):not(.prev):not(.next):not(.current)::before {
width: 30px;
height: 30px;
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive .pagination .page-numbers:hover:not(.dots):not(.prev):not(.next):not(.current)::before {
width: 30rem;
height: 30rem;
}
}
body.page-news .site-main section.news-archive .pagination .next.page-numbers {
position: relative;
margin-right: -50px;
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive .pagination .next.page-numbers {
margin-right: -50rem;
}
}
body.page-news .site-main section.news-archive .pagination .next.page-numbers::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: 10px;
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/voice_icon_4.png) no-repeat center/contain;
}
@media screen and (max-width: 701px) {
body.page-news .site-main section.news-archive .pagination .next.page-numbers::before {
top: calc(50% + 0rem);
left: calc(50% + 0rem);
width: 20rem;
height: 10rem;
}
}
body.single-news .site-main .breadcrumbs {
position: relative;
}
body.single-news .site-main .breadcrumbs .image_1 {
z-index: -1;
position: absolute;
right: -14px;
bottom: -107px;
}
@media screen and (max-width: 701px) {
body.single-news .site-main .breadcrumbs .image_1 {
right: -14rem;
bottom: -107rem;
}
body.single-news .site-main .breadcrumbs .image_1 img {
width: 272.71rem;
height: auto;
}
}
body.single-news .site-main section.news-single-content {
padding-top: 73px;
padding-bottom: 100px;
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content {
padding-bottom: 120rem;
padding-top: 50rem;
}
}
body.single-news .site-main section.news-single-content article {
padding-top: 81px;
padding-bottom: 80px;
border-top: 1px solid #f2f2f2;
border-bottom: 1px solid #f2f2f2;
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content article {
padding-top: 82rem;
padding-bottom: 40rem;
}
}
body.single-news .site-main section.news-single-content .entry-header {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
margin-bottom: 57px;
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content .entry-header {
margin-bottom: 30rem;
}
}
body.single-news .site-main section.news-single-content .entry-header .meta-info {
display: flex;
justify-content: flex-start;
align-items: center;
margin-bottom: 30px;
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content .entry-header .meta-info {
margin-bottom: 33rem;
}
}
body.single-news .site-main section.news-single-content .entry-header .meta-info .date {
font-family: shippori-mincho, serif;
font-weight: 500;
font-size: 14px;
letter-spacing: 0.1em;
text-align: left;
color: #203964;
margin-right: 39px;
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content .entry-header .meta-info .date {
font-size: 22rem;
margin-right: 22rem;
}
}
body.single-news .site-main section.news-single-content .entry-header .meta-info .category {
width: 120px;
height: 30px;
border-radius: 15px;
background: #203964;
display: flex;
justify-content: center;
align-items: center;
font-family: shippori-mincho, serif;
font-weight: 500;
font-size: 14px;
line-height: 1;
letter-spacing: 0.1em;
color: #fff;
text-decoration: none;
margin-right: 10px;
}
body.single-news .site-main section.news-single-content .entry-header .meta-info .category.child {
background: #999;
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content .entry-header .meta-info .category {
width: auto;
min-width: 120rem;
padding: 5rem 10rem;
height: auto;
border-radius: 15rem;
font-size: 20rem;
margin-right: 10rem;
}
}
body.single-news .site-main section.news-single-content .entry-header .entry-title {
font-family: shippori-mincho, serif;
font-weight: 500;
font-size: 24px;
letter-spacing: 0.1em;
line-height: 28px;
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content .entry-header .entry-title {
font-size: 32rem;
line-height: 48rem;
}
}
body.single-news .site-main section.news-single-content .entry-content {
width: 100%;
max-width: 799px;
font-size: 13px;
letter-spacing: 0.05em;
line-height: 26px;
text-align: left;
margin: 0 auto;
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content .entry-content {
max-width: 100%;
font-size: 22rem;
line-height: 44rem;
}
}
body.single-news .site-main section.news-single-content .entry-content .featured-image {
margin-bottom: 55px;
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content .entry-content .featured-image {
margin-bottom: 30rem;
}
}
body.single-news .site-main section.news-single-content .entry-content p {
width: 100%;
max-width: 720px;
font-size: 13px;
letter-spacing: 0.05em;
line-height: 26px;
text-align: left;
margin-bottom: 1.5em;
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content .entry-content p {
max-width: 100%;
font-size: 22rem;
line-height: 44rem;
margin-bottom: 20rem;
}
}
body.single-news .site-main section.news-single-content .entry-content p:last-child {
margin-bottom: 0;
}
body.single-news .site-main section.news-single-content .post_navigation {
padding-top: 100px;
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content .post_navigation {
padding-top: 85rem;
}
}
body.single-news .site-main section.news-single-content .post_navigation .nav-links {
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-wrap: wrap;
font-size: 14px;
letter-spacing: 0.1em;
line-height: 1;
color: #203964;
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content .post_navigation .nav-links {
font-size: 18rem;
}
}
body.single-news .site-main section.news-single-content .post_navigation .nav-links a {
color: inherit;
text-decoration: none;
}
body.single-news .site-main section.news-single-content .post_navigation .nav-links .previous {
width: 70px;
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content .post_navigation .nav-links .previous {
width: 85rem;
}
}
body.single-news .site-main section.news-single-content .post_navigation .nav-links .previous a {
display: block;
padding-left: 30px;
position: relative;
line-height: 1;
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content .post_navigation .nav-links .previous a {
padding-left: 30rem;
}
}
body.single-news .site-main section.news-single-content .post_navigation .nav-links .previous a:hover::before {
left: calc(50% + -36px);
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content .post_navigation .nav-links .previous a:hover::before {
left: calc(50% + -36rem);
}
}
body.single-news .site-main section.news-single-content .post_navigation .nav-links .previous a::before {
content: "";
position: absolute;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
top: calc(50% + -2px);
left: calc(50% + -26px);
width: 20px;
height: 10px;
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/voice_icon_5.png) no-repeat center/contain;
transition: all 0.3s ease;
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content .post_navigation .nav-links .previous a::before {
top: calc(50% + -2rem);
left: calc(50% + -30rem);
width: 20rem;
height: 10rem;
}
}
body.single-news .site-main section.news-single-content .post_navigation .nav-links .nav-back-to-top {
text-align: center;
}
body.single-news .site-main section.news-single-content .post_navigation .nav-links .nav-back-to-top a {
position: relative;
left: 14px;
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content .post_navigation .nav-links .nav-back-to-top a {
left: 14rem;
}
}
body.single-news .site-main section.news-single-content .post_navigation .nav-links .nav-back-to-top a:hover::before {
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/voice_icon_8.png) no-repeat center/contain;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
}
body.single-news .site-main section.news-single-content .post_navigation .nav-links .nav-back-to-top a::before {
content: "";
position: absolute;
left: -22px;
top: 4px;
width: 13px;
height: 13px;
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/voice_icon_7.png) no-repeat center/contain;
transition: all 0.3s ease;
transform: rotate(0);
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform-origin: center;
-webkit-transform-origin: center;
-ms-transform-origin: center;
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content .post_navigation .nav-links .nav-back-to-top a::before {
left: -22rem;
top: 5rem;
width: 16rem;
height: 16rem;
}
}
body.single-news .site-main section.news-single-content .post_navigation .nav-links .next {
width: 70px;
text-align: right;
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content .post_navigation .nav-links .next {
width: 85rem;
}
}
body.single-news .site-main section.news-single-content .post_navigation .nav-links .next a {
display: block;
padding-right: 30px;
position: relative;
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content .post_navigation .nav-links .next a {
padding-right: 30rem;
}
}
body.single-news .site-main section.news-single-content .post_navigation .nav-links .next a:hover::before {
right: calc(50% + -56px);
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content .post_navigation .nav-links .next a:hover::before {
right: calc(50% + -56rem);
}
}
body.single-news .site-main section.news-single-content .post_navigation .nav-links .next a::before {
content: "";
position: absolute;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
top: calc(50% + -2px);
right: calc(50% + -46px);
width: 20px;
height: 10px;
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/voice_icon_6.png) no-repeat center/contain;
transition: all 0.3s ease;
}
@media screen and (max-width: 701px) {
body.single-news .site-main section.news-single-content .post_navigation .nav-links .next a::before {
top: calc(50% + -2rem);
right: calc(50% + -52rem);
width: 20rem;
height: 10rem;
}
}