@charset "UTF-8";

body.page-voice .guidebox {
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/guide/株式会社日東様webサイト_Voice一覧.jpg) no-repeat top center;
height: 10053px;
}
@media screen and (max-width: 701px) {
body.page-voice .guidebox {
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/guide/株式会社日東様webサイト_Voice一覧_SP.jpg) no-repeat top center;
height: 9178px;
background-position: top -245px center;
}
}
body.single-voice .guidebox {
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/guide/株式会社日東様webサイト_Voice詳細.jpg) no-repeat top center;
height: 10053px;
}
@media screen and (max-width: 701px) {
body.single-voice .guidebox {
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/guide/株式会社日東様webサイト_Voice詳細_SP.jpg) no-repeat top center;
height: 9178px;
background-position: top 0px center;
}
}
body.page-voice .site-main .breadcrumbs {
position: relative;
}
@media screen and (min-width: 700px) {
body.page-voice .site-main .breadcrumbs .image_1 {
width: 1280px;
margin: 0 auto;
position: relative;
}
body.page-voice .site-main .breadcrumbs .image_1 img {
z-index: -1;
position: absolute;
right: -14px;
bottom: -107px;
}
}
@media screen and (max-width: 701px) {
body.page-voice .site-main .breadcrumbs .image_1 {
z-index: -1;
position: absolute;
right: -8rem;
bottom: -167rem;
}
body.page-voice .site-main .breadcrumbs .image_1 img {
width: 275.8rem;
height: auto;
}
}
body.page-voice section.voice-archive {
padding-top: 60px;
}
@media screen and (max-width: 701px) {
body.page-voice section.voice-archive {
padding-top: 138rem;
}
}
body.page-voice section.voice-archive .category-nav {
margin-bottom: 98px;
}
@media screen and (max-width: 701px) {
body.page-voice section.voice-archive .category-nav {
margin-bottom: 100rem;
}
}
body.page-voice section.voice-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-voice section.voice-archive .category-nav .category_list {
gap: 56rem 20rem;
}
}
@media screen and (max-width: 701px) {
body.page-voice section.voice-archive .category-nav .category_list .category_item {
width: calc(50% - 10rem);
}
}
body.page-voice section.voice-archive .category-nav .category_list .category_item a {
width: 268px;
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-voice section.voice-archive .category-nav .category_list .category_item a {
width: 100%;
height: 47rem;
font-size: 22rem;
}
}
body.page-voice section.voice-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-voice section.voice-archive .category-nav .category_list .category_item a::before {
height: 1rem;
}
}
body.page-voice section.voice-archive .category-nav .category_list .category_item a:hover {
transition: all 0.3s ease;
color: #fff;
}
body.page-voice section.voice-archive .category-nav .category_list .category_item a:hover::before {
height: 80px;
}
@media screen and (max-width: 701px) {
body.page-voice section.voice-archive .category-nav .category_list .category_item a:hover::before {
height: 61rem;
}
}
body.page-voice section.voice-archive .voice_main_content .voice-grid {
width: 100%;
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-wrap: wrap;
}
@media screen and (max-width: 701px) {
body.page-voice section.voice-archive .voice_main_content .voice-grid {
justify-content: center;
}
}
body.page-voice section.voice-archive .voice_main_content .voice-grid .voice-item {
width: 100%;
max-width: 490px;
position: relative;
padding-bottom: 90px;
margin-bottom: 90px;
}
@media screen and (max-width: 701px) {
body.page-voice section.voice-archive .voice_main_content .voice-grid .voice-item {
max-width: 600rem;
padding-bottom: 48rem;
margin-bottom: 49rem;
}
}
@media screen and (min-width: 700px) {
body.page-voice section.voice-archive .voice_main_content .voice-grid .voice-item:nth-of-type(odd)::before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 1080px;
height: 1px;
background: #f2f2f2;
}
}
body.page-voice section.voice-archive .voice_main_content .voice-grid .voice-item a {
display: block;
width: 100%;
height: 100%;
min-height: 522px;
position: relative;
text-decoration: none;
}
@media screen and (max-width: 701px) {
body.page-voice section.voice-archive .voice_main_content .voice-grid .voice-item a {
min-height: 522rem;
}
}
body.page-voice section.voice-archive .voice_main_content .voice-grid .voice-item:hover img {
opacity: 0.5;
}
body.page-voice section.voice-archive .voice_main_content .voice-grid .voice-item:hover .arrow-link {
background: #0383b9;
}
body.page-voice section.voice-archive .voice_main_content .voice-grid .voice-item .voice-item_image {
width: 490px;
height: 367px;
margin-bottom: 30px;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
@media screen and (max-width: 701px) {
body.page-voice section.voice-archive .voice_main_content .voice-grid .voice-item .voice-item_image {
width: 100%;
height: 450rem;
margin-bottom: 45rem;
}
}
body.page-voice section.voice-archive .voice_main_content .voice-grid .voice-item .voice-item_image img {
transition: all 0.3s ease;
opacity: 1;
width: 100%;
height: 100%;
object-fit: cover;
}
@media screen and (max-width: 701px) {
body.page-voice section.voice-archive .voice_main_content .voice-grid .voice-item .voice-item_content {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
}
}
body.page-voice section.voice-archive .voice_main_content .voice-grid .voice-item .voice-item_content .date {
font-family: garamond-premier-pro, serif;
font-weight: 500;
font-size: 16px;
line-height: 1;
text-align: left;
color: #707070;
margin-bottom: 9px;
}
@media screen and (max-width: 701px) {
body.page-voice section.voice-archive .voice_main_content .voice-grid .voice-item .voice-item_content .date {
margin-right: 33px;
font-size: 22rem;
margin-bottom: 15rem;
order: 1;
}
}
body.page-voice section.voice-archive .voice_main_content .voice-grid .voice-item .voice-item_content .title {
font-family: shippori-mincho, serif;
font-weight: 500;
font-size: 16px;
letter-spacing: 0.1em;
line-height: 28px;
text-align: left;
color: #000;
margin-bottom: 41px;
}
@media screen and (max-width: 701px) {
body.page-voice section.voice-archive .voice_main_content .voice-grid .voice-item .voice-item_content .title {
width: calc(100% - 80rem);
order: 3;
font-size: 22rem;
line-height: 32rem;
margin-bottom: 0;
}
}
body.page-voice section.voice-archive .voice_main_content .voice-grid .voice-item .voice-item_content .category {
font-weight: 500;
font-size: 13px;
letter-spacing: 0.1em;
line-height: 1;
text-align: left;
color: #203964;
}
@media screen and (max-width: 701px) {
body.page-voice section.voice-archive .voice_main_content .voice-grid .voice-item .voice-item_content .category {
order: 2;
font-size: 20rem;
margin-right: auto;
}
}
body.page-voice section.voice-archive .voice_main_content .voice-grid .voice-item .arrow-link {
display: flex;
width: 50px;
height: 50px;
right: 0;
bottom: 0;
position: absolute;
background: #203964;
transition: all 0.3s ease;
}
@media screen and (max-width: 701px) {
body.page-voice section.voice-archive .voice_main_content .voice-grid .voice-item .arrow-link {
width: 60rem;
height: 60rem;
bottom: 4rem;
}
}
body.page-voice section.voice-archive .voice_main_content .voice-grid .voice-item .arrow-link::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_arrow_1.png) no-repeat center/contain;
}
@media screen and (max-width: 701px) {
body.page-voice section.voice-archive .voice_main_content .voice-grid .voice-item .arrow-link::before {
top: calc(50% + 0rem);
left: calc(50% + 0rem);
width: 22rem;
height: 12rem;
}
}
body.page-voice section.voice-archive .voice_main_content .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-voice section.voice-archive .voice_main_content .pagination {
gap: 40rem;
margin-bottom: 170rem;
}
}
body.page-voice section.voice-archive .voice_main_content .pagination .prev.page-numbers {
position: relative;
margin-left: -50px;
}
@media screen and (max-width: 701px) {
body.page-voice section.voice-archive .voice_main_content .pagination .prev.page-numbers {
margin-left: -50rem;
}
}
body.page-voice section.voice-archive .voice_main_content .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-voice section.voice-archive .voice_main_content .pagination .prev.page-numbers::before {
top: calc(50% + 0rem);
left: calc(50% + 0rem);
width: 20rem;
height: 10rem;
}
}
body.page-voice section.voice-archive .voice_main_content .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-voice section.voice-archive .voice_main_content .pagination .page-numbers {
width: 30rem;
height: 30rem;
font-size: 20rem;
}
}
body.page-voice section.voice-archive .voice_main_content .pagination .page-numbers.current {
background: #b4b4b4;
color: #fff;
}
body.page-voice section.voice-archive .voice_main_content .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-voice section.voice-archive .voice_main_content .pagination .page-numbers::before {
top: calc(50% + 0rem);
left: calc(50% + 0rem);
width: 0rem;
height: 0rem;
}
}
body.page-voice section.voice-archive .voice_main_content .pagination .page-numbers:hover:not(.dots):not(.prev):not(.next):not(.current) {
color: #fff;
}
body.page-voice section.voice-archive .voice_main_content .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-voice section.voice-archive .voice_main_content .pagination .page-numbers:hover:not(.dots):not(.prev):not(.next):not(.current)::before {
width: 30rem;
height: 30rem;
}
}
body.page-voice section.voice-archive .voice_main_content .pagination .next.page-numbers {
position: relative;
margin-right: -50px;
}
@media screen and (max-width: 701px) {
body.page-voice section.voice-archive .voice_main_content .pagination .next.page-numbers {
margin-right: -50rem;
}
}
body.page-voice section.voice-archive .voice_main_content .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-voice section.voice-archive .voice_main_content .pagination .next.page-numbers::before {
top: calc(50% + 0rem);
left: calc(50% + 0rem);
width: 20rem;
height: 10rem;
}
}
body.single-voice .voice-single-content_box {
width: 100%;
max-width: 799px;
margin: 0 auto;
padding-top: 140px;
padding-bottom: 100px;
}
@media screen and (max-width: 701px) {
body.single-voice .voice-single-content_box {
max-width: 100%;
padding-top: 139rem;
padding-bottom: 170rem;
}
}
body.single-voice .voice-single-content_box article {
padding-bottom: 64px;
border-bottom: 1px solid #f2f2f2;
}
@media screen and (max-width: 701px) {
body.single-voice .voice-single-content_box article {
padding-bottom: 120rem;
border-bottom-width: 1rem;
}
}
body.single-voice .voice-single-content_box article .entry-header {
margin-bottom: 30px;
}
@media screen and (max-width: 701px) {
body.single-voice .voice-single-content_box article .entry-header {
margin-bottom: 20rem;
}
}
body.single-voice .voice-single-content_box article .entry-header .meta-info {
display: flex;
justify-content: flex-start;
align-items: center;
margin-bottom: 23px;
}
@media screen and (max-width: 701px) {
body.single-voice .voice-single-content_box article .entry-header .meta-info {
margin-bottom: 20rem;
}
}
body.single-voice .voice-single-content_box article .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: 29px;
}
@media screen and (max-width: 701px) {
body.single-voice .voice-single-content_box article .entry-header .meta-info .date {
font-size: 24rem;
margin-right: 37rem;
}
}
body.single-voice .voice-single-content_box article .entry-header .meta-info .category {
width: 120px;
height: 30px;
border-radius: 15px;
background: #203964;
display: flex;
align-items: center;
justify-content: center;
font-family: shippori-mincho, serif;
font-weight: 500;
font-size: 14px;
letter-spacing: 0.1em;
text-align: left;
color: #fff;
text-decoration: none;
}
@media screen and (max-width: 701px) {
body.single-voice .voice-single-content_box article .entry-header .meta-info .category {
width: auto;
min-width: 120rem;
padding-left: 10rem;
padding-right: 10rem;
height: 30rem;
border-radius: 15rem;
font-size: 20rem;
}
}
body.single-voice .voice-single-content_box article .entry-header .entry-title {
font-family: shippori-mincho, serif;
font-weight: 500;
font-size: 24px;
letter-spacing: 0.1em;
line-height: 42px;
text-align: left;
color: #000;
width: 100%;
max-width: 658px;
}
@media screen and (max-width: 701px) {
body.single-voice .voice-single-content_box article .entry-header .entry-title {
font-size: 28rem;
line-height: 46rem;
max-width: 100%;
}
}
body.single-voice .voice-single-content_box article .entry-content img {
pointer-events: none;
}
body.single-voice .voice-single-content_box article .entry-content .featured-image {
margin-bottom: 30px;
padding: 40px;
}
@media screen and (max-width: 701px) {
body.single-voice .voice-single-content_box article .entry-content .featured-image {
margin-bottom: 20rem;
padding: 0;
}
}
body.single-voice .voice-single-content_box article .entry-content .post_text_content {
font-family: "Noto Sans JP";
font-weight: normal;
font-size: 13px;
letter-spacing: 0.05em;
line-height: 26px;
color: #000;
}
@media screen and (max-width: 701px) {
body.single-voice .voice-single-content_box article .entry-content .post_text_content {
font-size: 22rem;
line-height: 44rem;
}
}
body.single-voice .voice-single-content_box article .entry-content .post_text_content * {
font-size: 13px !important;
letter-spacing: 0.05em !important;
line-height: 26px !important;
color: #000 !important;
}
@media screen and (max-width: 701px) {
body.single-voice .voice-single-content_box article .entry-content .post_text_content * {
font-size: 22rem !important;
line-height: 44rem !important;
}
}
body.single-voice .voice-single-content_box .post_navigation {
padding-top: 100px;
}
@media screen and (max-width: 701px) {
body.single-voice .voice-single-content_box .post_navigation {
padding-top: 85rem;
}
}
body.single-voice .voice-single-content_box .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-voice .voice-single-content_box .post_navigation .nav-links {
font-size: 18rem;
}
}
body.single-voice .voice-single-content_box .post_navigation .nav-links a {
color: inherit;
text-decoration: none;
}
body.single-voice .voice-single-content_box .post_navigation .nav-links .previous {
width: 70px;
}
@media screen and (max-width: 701px) {
body.single-voice .voice-single-content_box .post_navigation .nav-links .previous {
width: 85rem;
}
}
body.single-voice .voice-single-content_box .post_navigation .nav-links .previous a {
display: block;
padding-left: 30px;
position: relative;
line-height: 1;
}
@media screen and (max-width: 701px) {
body.single-voice .voice-single-content_box .post_navigation .nav-links .previous a {
padding-left: 30rem;
}
}
body.single-voice .voice-single-content_box .post_navigation .nav-links .previous a:hover::before {
left: calc(50% + -36px);
}
@media screen and (max-width: 701px) {
body.single-voice .voice-single-content_box .post_navigation .nav-links .previous a:hover::before {
left: calc(50% + -36rem);
}
}
body.single-voice .voice-single-content_box .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-voice .voice-single-content_box .post_navigation .nav-links .previous a::before {
top: calc(50% + -2rem);
left: calc(50% + -30rem);
width: 20rem;
height: 10rem;
}
}
body.single-voice .voice-single-content_box .post_navigation .nav-links .nav-back-to-top {
text-align: center;
}
body.single-voice .voice-single-content_box .post_navigation .nav-links .nav-back-to-top a {
position: relative;
left: 14px;
}
@media screen and (max-width: 701px) {
body.single-voice .voice-single-content_box .post_navigation .nav-links .nav-back-to-top a {
left: 14rem;
}
}
body.single-voice .voice-single-content_box .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-voice .voice-single-content_box .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-voice .voice-single-content_box .post_navigation .nav-links .nav-back-to-top a::before {
left: -22rem;
top: 5rem;
width: 16rem;
height: 16rem;
}
}
body.single-voice .voice-single-content_box .post_navigation .nav-links .next {
width: 70px;
text-align: right;
}
@media screen and (max-width: 701px) {
body.single-voice .voice-single-content_box .post_navigation .nav-links .next {
width: 85rem;
}
}
body.single-voice .voice-single-content_box .post_navigation .nav-links .next a {
display: block;
padding-right: 30px;
position: relative;
}
@media screen and (max-width: 701px) {
body.single-voice .voice-single-content_box .post_navigation .nav-links .next a {
padding-right: 30rem;
}
}
body.single-voice .voice-single-content_box .post_navigation .nav-links .next a:hover::before {
right: calc(50% + -56px);
}
@media screen and (max-width: 701px) {
body.single-voice .voice-single-content_box .post_navigation .nav-links .next a:hover::before {
right: calc(50% + -56rem);
}
}
body.single-voice .voice-single-content_box .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-voice .voice-single-content_box .post_navigation .nav-links .next a::before {
top: calc(50% + -2rem);
right: calc(50% + -52rem);
width: 20rem;
height: 10rem;
}
}