@charset "UTF-8";
@charset "UTF-8";
@charset "utf-8";

 html {
-webkit-text-size-adjust: 100%;
max-height: 100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td,img{ padding:0;
margin:0;
vertical-align:top;
text-align: justify;
text-justify:inter-ideograph;
word-break: normal;
overflow-wrap: break-word;
word-wrap: break-word;
-webkit-text-size-adjust: 100%;
}
fieldset,img {
border:0;
}
img {
vertical-align:bottom;
font-size:0;
line-height:0;
}
address,caption,cite,code,dfn,em,x_strong,th,var {
font-style:normal;
font-weight:normal;
}
ol,ul {
list-style:none;
max-height: 100%;
}
caption,th {
text-align:left;
max-height: 100%;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
dl,dt,dd,ul,ol,x_li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td {
max-height: 100%;
}
main, article, aside, dialog, figure, footer, header,hgroup, nav, section {
display:block;
padding:0;
margin:0;
vertical-align:top;
text-align: justify;
text-justify:inter-ideograph;
word-break: normal;
overflow-wrap: break-word;
word-wrap: break-word;
-webkit-text-size-adjust: 100%;
}
table {
border-collapse: collapse;
} .cl:after{
content: ".";
display: block;
height: 0;
font-size:0;
clear: both;
visibility:hidden;
}
.cl{
display: inline-block; x_overflow:hidden;
} * html .cl{
height: 1%;
}
.cl{
display:block;
}

@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");  html {
font-size: 10px;
}
body {
position: relative;
font-size: 1rem;
line-height: 1.8;
font-family: 'Zen Kaku Gothic Antique', sans-serif;
color: #000000;
padding-top: 120px;
-webkit-font-feature-settings: "palt";
-moz-font-feature-settings: "palt";
-ms-font-feature-settings: "palt";
-o-font-feature-settings: "palt";
font-feature-settings: "palt"; }
body.reverse {
padding-top: 100px;
}
@media screen and (max-width: 767px) {
html {
font-size: 2.868vw;
}
body {
font-size: 1rem;
width: 100%;
min-width: 100%;
padding-top: 18vw;
line-height: 1.7;
-webkit-font-feature-settings: "palt";
-moz-font-feature-settings: "palt";
-ms-font-feature-settings: "palt";
-o-font-feature-settings: "palt";
font-feature-settings: "palt";
}
body.fixed {
position: fixed;
width: 100%;
height: 100%;
left: 0;
}
}
* {
font-style: normal;
font-weight: 400;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
a {
color: #000000;
text-decoration: none;
transition: .5s;
}
a:hover {
color: #666666;
text-decoration: none;
transition: .5s;
opacity: 0.65;
}
main a {
color: #000000;
text-decoration: none;
transition: .5s;
}
main a:hover {
color: #666666;
text-decoration: none;
transition: .5s;
opacity: 0.65;
}
a:hover img,
a.opacity:hover,
footer footer_in .f_contents section dl a:hover {
text-decoration: none;
opacity: 0.65;
zoom: 1;
}
header h2 a:hover img,
footer dl dt a:hover img {
opacity: 1.0;
zoom: 1;
}
a:before, a:after,
a:hover:before, a:hover:after {
text-decoration: none !important;
display: inline-block;
}
img {
width: 100%;
height: auto;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
image-rendering: -webkit-optimize-contrast;
} .sp, .sp_img {
display: none;
}
@media screen and (max-width: 767px) {
img {
max-width: none;
width: 100%;
height: auto;
}
.pc {
display: none;
}
.sp, .sp_img {
display: block;
}
}   h1 {
display: none;
}
header {
position: fixed;
top: 0;
left: 0;
z-index: 10;
width: 100%;
height: 120px;
display: flex;
align-items: center;
background: rgba(255, 255, 255, .9);
transition: .5s;
}
.reverse header {
height: 100px;
transition: .5s;
}
header h2 { width: 200px;
margin-left: 40px;
margin-right: 40px;
}
header nav {
margin-left: auto;
margin-right: 50px;
display: flex;
align-items: center;
font-size: 1.6rem;
}
header nav ul {
display: flex;
align-items: center;
justify-content: center;
margin-right: 1.5em;
}
header nav ul li:not(:last-of-type) {
margin-right: 2em;
}
header nav ul li a {
position: relative;
font-weight: 700;
}
header nav ul li.current a ,
header nav ul li a:hover {
color: #4ba0e6;
}
header nav ul li.current a::after ,
header nav ul li a:hover::after {
position: absolute;
bottom: -.4em;
left: 50%;
transform: translateX(-50%);
width: .5em;
height: .5em;
border-radius: 50%;
background: #4ba0e6;
content: '';
}
header nav .insta {
width: 20px;
height: 20px;
line-height: 1.1;
margin-right: 1.5em;
}
header nav .contact a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
border: solid 1px #4ba0e6;
background: #4ba0e6;
border-radius: 2em;
padding: .8em 2.2em;
font-weight: 700;
color: #FFF;
}
header nav .contact a::after {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 1.2em;
width: .5625em;
height: .75em;
background: url(//www.shibuken.co.jp/img/common/contact_arrow_w.svg) no-repeat center center;
background-size: cover;
content: '';
}
header nav .contact a:hover {
border: solid 1px #4ba0e6;
background: #FFF;
color: #4ba0e6;
}
header nav .contact a:hover::after {
background: url(//www.shibuken.co.jp/img/common/contact_arrow_bl.svg) no-repeat center center;
background-size: cover;
content: '';
}
@media screen and (max-width: 1380px) {
header nav ul li:not(:last-of-type) {
margin-right: 1.5em;
}
}
@media screen and (max-width: 1300px) {
header nav {
margin-right: 20px;
}
}
@media screen and (max-width: 1270px) {
header nav {
margin-right: 120px;
}
header nav ul {
display: none;
}
}
@media screen and (max-width: 767px) {
header {
height: 18vw;
}
.reverse header {
height: 18vw;
}
header h2 {
width: 40vw;
margin-left: 4vw;
margin-right: 4vw;
}
header nav {
margin-right: 20vw;
}
header nav .insta {
width: 10vw;
height: 10vw;
margin-right: 4vw;
}
header nav .contact {
display: none;
}
} footer {
max-width: 1400px;
margin: 0 auto;
padding: 145px 40px 50px 50px;
display: flex; }
footer .box_l {
margin-right: 20px;
display: flex;
align-items: flex-end;
}
footer .box_l .img { width: 220px;
margin-right: 30px;
}
footer .box_l .add_copy .f_logo {
width: 145px;
margin-bottom: 10px;
}
footer .box_l .add_copy address {
display: block;
font-size: 1.6rem;
font-weight: 700;
}
footer .box_l .add_copy address span {
font-weight: 700;
margin-right: .5em;
}
footer .box_l .add_copy address ul {
display: flex;
margin-bottom: .5em;
}
footer .box_l .add_copy address ul li {
font-weight: 700;
}
footer .box_l .add_copy address ul li:first-of-type {
margin-right: .5em;
}
footer .box_l .add_copy address ul li a {
font-weight: 700;
}
footer .box_l .add_copy .copy {
display: block;
font-size: 1.2rem;
font-weight: 500;
}
footer .box_r {
margin-left: auto;
display: flex;
align-items: flex-end;
flex-direction: column;
}
footer .box_r .insta {
display: flex;
justify-content: flex-end;
align-items: flex-end;
flex-direction: column;
padding-bottom: 10px;
}
footer .box_r .insta ul {
display: flex;
gap: 20px;
}
footer .box_r .insta ul li {
width: 250px;
}
footer .box_r .insta ul li a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
background: #498fc4;
border: solid 1px #498fc4;
color: #FFF;
width: 100%;
font-size: 1.6rem;
padding: .8em 0;
}
footer .box_r .insta ul li a span {
position: relative;
display: block;
font-weight: 700;
line-height: 1.2;
padding-right: 3em;
}
footer .box_r .insta ul li a span::after {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 0;
width: 2.2em;
height: 2.2em;
background: url(//www.shibuken.co.jp/img/common/f_insta_icon.svg) no-repeat center center;
background-size: cover;
content: '';
}
footer .box_r .insta ul li a:hover {
background: #FFF;
border: solid 1px #498fc4;
color: #498fc4;
}
footer .box_r .insta ul li a:hover span::after {
background: url(//www.shibuken.co.jp/img/common/f_insta_icon-reverse.svg) no-repeat center center;
background-size: cover;
content: '';
}
footer .box_r .insta p {
font-size: 1.4rem;
padding-top: .5em;
}
footer .box_r .box_in {
display: flex;
justify-content: flex-end;
align-items: flex-end;
margin-top: auto;
}
footer .box_r .box_in .sdgs {
width: 300px;
margin-right: 40px;
}
footer .box_r .box_in .return {
width: 70px;
}
@media screen and (max-width: 1240px) {
footer .box_r .insta ul {
gap: 10px;
}
footer .box_r .insta ul li {
width: auto;
}
footer .box_r .insta ul li a {
font-size: 1.6rem;
padding: .6em 1em;
}
}
@media screen and (max-width: 1180px) {
footer .box_r .insta ul li a {
font-size: 1.4rem;
padding: .6em .5em;
}
}
@media screen and (max-width: 1100px) {
footer .box_l {
align-items: flex-start;
}
footer .box_l .add_copy address span {
display: block;
}
footer .box_l .add_copy address ul {
display: flex;
flex-direction: column;
margin-bottom: .5em;
}
footer .box_l .add_copy address ul li:first-of-type {
margin-right: 0;
margin-bottom: .5em;
}
}
@media screen and (max-width: 980px) {
footer .box_r .box_in {
flex-direction: column;
}
footer .box_r .box_in .sdgs {
margin-right: 0;
margin-bottom: 20px;
}
}
@media screen and (max-width: 860px) {
footer {
padding: 145px 20px 50px 20px;
}
footer .box_l {
margin-right: 10px;
}
footer .box_r .box_in .sdgs {
width: 250px;
margin-right: 20px;
}
footer .box_r .box_in .return {
width: 40px;
}
}
@media screen and (max-width: 767px) {
footer {
padding: 10vw 4% 6vw;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
footer .box_l {
order: 2;
margin-right: 0;
flex-direction: column;
align-items: center;
justify-content: center;
}
footer .box_l .img {
width: 50%;
margin: 0 auto;
margin-bottom: 5vw;
}
footer .box_l .add_copy .f_logo {
width: 70%;
margin: 0 auto;
margin-bottom: 3vw;
}
footer .box_l .add_copy .copy {
text-align: center;
}
footer .box_r {
order: 1;
margin: 0 auto;
margin-bottom: 5vw;
flex-direction: column;
align-items: center;
justify-content: center;
}
footer .box_r .sdgs {
width: 80%;
margin-right: 0;
}
footer .box_r .return {
display: none;
}
} .menu_box {
display: none;
}
@media screen and (max-width: 1270px) {
.menu_btn {
position: fixed;
top: 20px;
right: 20px;
z-index: 40;
width: 80px;
height: 80px;
background: #000;
border-radius: 50%;
cursor: pointer; transition: .5s;
}
.menu_btn span {
position: absolute;
left: 20px;
width: 40px;
height: 1px;
z-index:3000;
display:block;
background:#FFFFFF;
}
.menu_btn span:nth-of-type(1) {
top: 20px;
}
.menu_btn span:nth-of-type(2) {
top: 30px;
}
.menu_btn span:nth-of-type(3) {
top: 40px;
}
.menu_btn.is-active span:nth-of-type(1) {
transform: translateY(10px) rotate(-45deg);
}
.menu_btn.is-active span:nth-of-type(2) {
opacity: 0;
}
.menu_btn.is-active span:nth-of-type(3) {
transform: translateY(-10px) rotate(45deg);
}
.menu_btn.is-active { }
.menu_btn em {
position: absolute;
left: 0;
top: 50px;
z-index:3000;
width: 100%;
display:block;
color:#FFFFFF;
font-size: 1.2rem;
font-weight: bold;
line-height: 1em;
}
.menu_btn em::before {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
text-align: center;
margin: 0 auto;
content: 'メニュー';
}
.menu_btn.is-active em::before {
content: '閉じる';
}
.reverse .menu_btn {
top: 10px;
transition: .5s;
}
.menu_btn + .menu_box {
position: fixed;
z-index: 30;
top: 0;
left: 0;
width: 100%;
height: 100vh;
background: #4ba0e6;
display: none;
justify-content: flex-end;
align-items: center;
transition: all .2s;
margin: 0;
padding: 0 15vw;
padding-top: 100px;
}
.menu_btn.is-active + .menu_box {
display: flex;
}
.menu_btn.is-active + .menu_box .logo {
position: fixed;
top: 30px;
left: 40px;
z-index: 40;
width: 150px;
transition: .5s;
}
.reverse .menu_btn.is-active + .menu_box .logo {
top: 20px;
transition: .5s;
}
.menu_btn.is-active + .menu_box .contact {
position: fixed;
top: 30px;
right: 120px;
z-index: 40;
transition: .5s;
}
.reverse .menu_btn.is-active + .menu_box .contact {
top: 25px;
transition: .5s;
}
.menu_btn.is-active + .menu_box .contact a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
border: solid 1px #FFF;
background: #FFF;
border-radius: 40px;
padding: .8em 2.2em; color: #000;
font-size: 1.6rem;
font-weight: 700;
}
.menu_btn.is-active + .menu_box .contact a::after {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 1.2em;
width: .5625em;
height: .75em;
background: url(//www.shibuken.co.jp/img/common/contact_arrow_b.svg) no-repeat center center;
background-size: cover;
content: '';
}
.menu_btn.is-active + .menu_box .box_in {
display: flex;
flex-direction: column;
justify-content: flex-end;
align-items: flex-end;
}
.menu_btn.is-active + .menu_box .box_in .nav {
display: flex;
}
.menu_btn.is-active + .menu_box .box_in .nav > ul:first-of-type {
margin-right: 80px;
}
.menu_btn.is-active + .menu_box .box_in .nav > ul > li:not(:last-of-type) {
margin-bottom: 30px;
}
.menu_btn.is-active + .menu_box .box_in .nav > ul > li a {
position: relative;
display: flex;
flex-direction: column;
padding-left: 30px;
}
.menu_btn.is-active + .menu_box .box_in .nav > ul > li a::before {
position: absolute;
top: 10px;
left: 0;
width: 16px;
height: 20px;
background: url(//www.shibuken.co.jp/img/common/contact_arrow_w.svg) no-repeat center center;
background-size: cover;
content: '';
}
.menu_btn.is-active + .menu_box .box_in .nav > ul > li a span ,
.menu_btn.is-active + .menu_box .box_in .nav > ul > li a em {
display: block;
line-height: 1em;
font-size: 1.2rem;
font-weight: 700;
}
.menu_btn.is-active + .menu_box .box_in .nav > ul > li a span {
font-family: 'Roboto', sans-serif;
font-size: 4.0rem;
}
.menu_btn.is-active + .menu_box .box_in > .insta {
width: 100%;
display: flex;
justify-content: flex-end;
align-items: flex-end;
flex-direction: column;
padding-top: 2vh;
}
.menu_btn.is-active + .menu_box .box_in > .insta ul {
display: flex;
}
.menu_btn.is-active + .menu_box .box_in > .insta ul li {
width: calc((100% - 20px) / 2);
}
.menu_btn.is-active + .menu_box .box_in > .insta ul li:nth-of-type(1) {
margin-right: 20px;
}
.menu_btn.is-active + .menu_box .box_in > .insta ul li a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
background: #FFF;
border: solid 1px #FFF;
color: #231815;
width: 100%;
font-size: 1.6rem;
padding: .8em 1em;
}
.menu_btn.is-active + .menu_box .box_in > .insta ul li a span {
position: relative;
display: block;
font-weight: 700;
line-height: 1.2;
padding-right: 3em;
}
.menu_btn.is-active + .menu_box .box_in > .insta ul li a span::after {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 0;
width: 2.2em;
height: 2.2em;
background: url(//www.shibuken.co.jp/img/common/insta_icon.svg) no-repeat center center;
background-size: cover;
content: '';
}
.menu_btn.is-active + .menu_box .box_in > .insta p {
font-size: 1.4rem;
padding-top: .5em;
color: #FFF;
}
}
@media screen and (max-width: 767px) { .menu_btn {
position: fixed;
top: 2vw;
right: 4vw;
width: 14vw;
height: 14vw;
transition: .5s;
}
.menu_btn span {
position: absolute;
left: 4vw;
width: 6vw;
height: 1px;
}
.menu_btn span:nth-of-type(1) {
top: 3vw;
}
.menu_btn span:nth-of-type(2) {
top: 5vw;
}
.menu_btn span:nth-of-type(3) {
top: 7vw;
}
.menu_btn.is-active span:nth-of-type(1) {
transform: translateY(2vw) rotate(-45deg);
}
.menu_btn.is-active span:nth-of-type(2) {
opacity: 0;
}
.menu_btn.is-active span:nth-of-type(3) {
transform: translateY(-2vw) rotate(45deg);
}
.menu_btn em {
top: 9vw;
font-size: 1.0rem;
}
.menu_btn em::before {
transform: scale(0.8);
}
.menu_btn.is-active em::before {
transform: inherit;
}
.menu_btn + .menu_box {
padding: 0 4%;
padding-top: 26vw;
}
.menu_btn.is-active + .menu_box {
display: flex;
align-items: flex-start;
justify-content: flex-start;
}
.menu_btn.is-active + .menu_box .logo {
display: none;
}
.menu_btn.is-active + .menu_box .contact {
position: fixed;
top: 3.5vw;
right: inherit;
left: 4vw;
}
.reverse .menu_btn.is-active + .menu_box .contact {
top: 3.5vw;
}
.menu_btn.is-active + .menu_box .contact a {
border-radius: 5vw;
padding: .3em 2.2em; font-size: 1.6rem;
font-weight: 700;
}
.menu_btn.is-active + .menu_box .contact a::after {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 1.2em;
width: .5625em;
height: .75em;
background: url(//www.shibuken.co.jp/img/common/contact_arrow_b.svg) no-repeat center center;
background-size: cover;
content: '';
}
.menu_btn.is-active + .menu_box .box_in {
display: flex; }
.menu_btn.is-active + .menu_box .box_in .nav > ul:first-of-type {
margin-right: 6vw; }
.menu_btn.is-active + .menu_box .box_in .nav > ul > li:not(:last-of-type) { }
.menu_btn.is-active + .menu_box .box_in .nav > ul > li a {
padding-left: calc(3.911vw * 2);
}
.menu_btn.is-active + .menu_box .box_in .nav > ul > li a::before {
position: absolute;
top: calc(1.304vw * 2);
left: 0;
width: calc(2.086vw * 2);
height: calc(2.608vw * 2);
background: url(//www.shibuken.co.jp/img/common/contact_arrow_w.svg) no-repeat center center;
background-size: cover;
content: '';
}
.menu_btn.is-active + .menu_box .box_in .nav > ul > li a span {
font-size: 2.5rem;
}
.menu_btn.is-active + .menu_box .box_in > .insta {
padding-top: 5vw;
}
.menu_btn.is-active + .menu_box .box_in > .insta ul {
display: flex;
flex-direction: column;
width: 100%;
}
.menu_btn.is-active + .menu_box .box_in > .insta ul li {
width: 100%;
}
.menu_btn.is-active + .menu_box .box_in > .insta ul li:nth-of-type(1) {
margin-right: 0;
margin-bottom: 5vw;
}
} main {
display: block !important;
font-size: 1.6rem;
}
main * {
font-weight: 500;
} .mw1180 {
max-width: 1220px;
margin: 0 auto;
padding-right: 20px;
padding-left: 20px;
}
.w1100 {
width: 1140px;
margin: 0 auto;
padding-right: 20px;
padding-left: 20px;
}
.mw1100 {
max-width: 1140px;
margin: 0 auto;
padding-right: 20px;
padding-left: 20px;
}
.mw1050 {
max-width: 1090px;
margin: 0 auto;
padding-right: 20px;
padding-left: 20px;
}
.mw960 {
max-width: 1000px;
margin: 0 auto;
padding-right: 20px;
padding-left: 20px;
}
@media screen and (max-width: 1140px) {
.w1100 {
width: 100%;
}
.mw1100 {
max-width: 100%;
}
}
@media screen and (max-width: 1090px) {
.mw1050 {
max-width: 100%;
}
}
@media screen and (max-width: 1090px) {
.mw960 {
max-width: 100%;
}
}
@media screen and (max-width: 767px) {
.mw1180 {
max-width: 100%;
margin: 0 auto;
padding-right: 4%;
padding-left: 4%;
}
.w1100 {
width: 100%;
margin: 0 auto;
padding-right: 4%;
padding-left: 4%;
}
.mw1100 {
max-width: 100%;
margin: 0 auto;
padding-right: 4%;
padding-left: 4%;
}
.mw1050 {
max-width: 100%;
margin: 0 auto;
padding-right: 4%;
padding-left: 4%;
}
.mw960 {
max-width: 100%;
margin: 0 auto;
padding-right: 4%;
padding-left: 4%;
}
} .anc:before {
position: relative;
z-index: -1;
padding-top: 150px;
margin-top: -150px;
display: block;
content: '';
}
@media screen and (max-width: 767px) {
.anc:before {
padding-top: 30vw;
margin-top: -30vw;
content: '';
}
} .page_title_img {
background-size:  cover !important;
height: calc(100vh - 120px);
}
.page_title_img .box {
display: flex;
justify-content: flex-end;
align-items: flex-end;
max-width: 1400px;
height: 100%;
margin: 0 auto;
padding: 0 150px 200px;
}
.page_title_img .box h3 {
display: flex;
flex-direction: column;
align-items: flex-end;
justify-content: flex-end;
}
.page_title_img .box h3 em ,
.page_title_img .box h3 span {
display: block;
line-height: 1em;
}
.page_title_img .box h3 em {
font-family: 'Roboto', sans-serif;
font-size: 3.0rem;
font-weight: 700;
color: #4ba0e6;
margin-bottom: .6em; }
.page_title_img .box h3 span {
font-size: 6.0rem;
font-weight: 700;
color: #FFF;
filter: drop-shadow(0 0 10px rgba(0,0,0,.8));
} .page_title_txt .box {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: 0 auto;
padding: 130px 20px;
}
.page_title_txt .box h3 {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.page_title_txt .box h3 em ,
.page_title_txt .box h3 span {
display: block;
line-height: 1em;
}
.page_title_txt .box h3 em {
font-family: 'Roboto', sans-serif;
font-size: 3.0rem;
font-weight: 700;
color: #4ba0e6;
margin-bottom: .6em;
}
.page_title_txt .box h3 span {
font-size: 6.0rem;
font-weight: 700;
}
.page_title_txt .box .comment {
font-size: 1.8rem;
padding-top: 1.2em;
}
.page_title_txt .box .comment p {
font-weight: 700;
text-align: center;
}
.page_title_txt .box .comment p:not(:last-of-type) {
margin-bottom: 1.2em;
}
@media screen and (max-width: 1400px) { .page_title_img .box {
padding: 0 20px 10vh;
}
}
@media screen and (max-width: 767px) { .page_title_img {
height: 60vh;
}
.page_title_img .box {
padding: 0 4% 5vh;
}
.page_title_img .box h3 em {
font-size: 2.0rem;
}
.page_title_img .box h3 span {
font-size: 3.0rem;
} .page_title_txt .box {
padding: 10vw 4%;
}
.page_title_txt .box h3 em {
font-size: 2.0rem;
}
.page_title_txt .box h3 span {
font-size: 3.0rem;
}
.page_title_txt .box .comment {
font-size: 1.4rem;
}
.page_title_txt .box .comment p {
text-align: left;
}
} .bg_gray {
background: #f2f2f2;
}
.bg_blue {
background: #4ba0e6;
}
.form input[type="text"] ,
.form input[type="tel"] ,
.form input[type="email"] ,
.form input[type="date"] ,
.form input[type="number"] ,
.form textarea {
width:100%;
padding:.4em .6em;
font-size:1.6rem;
background:#FFF;
border: solid 1px #cacaca;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 5px;
}
.form input[type="text"]:focus ,
.form input[type="tel"]:focus ,
.form input[type="email"]:focus ,
.form input[type="number"]:focus ,
.form input[type="date"]:focus ,
.form textarea:focus {
outline: 0;
background:#FFF;
border: solid 1px #999;
}
.form input[type="number"] {
text-align:center;
}
.form textarea { height:180px;
}
.form input.input01 {
width:100%;
}
.form input.input02 {
width:320px;
}
.form .select_box01 {
position:relative;
overflow:hidden;
display:inline-block;
min-width:360px;
min-width:20em;
background:#fafafa;
border: solid 1px #dddddd;
color:#333;
margin:0;
padding:0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.form .select_box01 select {
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
position:relative;
z-index:2;
display:block;
min-width:360px;
min-width:20em;
margin:0;
padding:10px 10px;
background:transparent;
border:0;
outline:none;
font-size:1.6rem;
line-height:1.5;
text-align:center;
}
.form .select_box01.entypo-down-dir:before {
font-family: "Font Awesome 5 Free";
content: "\f107";
position:absolute;
z-index:2;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
right:0;
font-size:2.2rem;
line-height:1;
color:#FFF;
display: block;
text-align:center;
width:50px;
}
.form .select_box01.entypo-down-dir:after {
content:'';
position:absolute;
z-index:1;
top:0;
right:0;
display: block;
background:#aaaaaa;
width:50px;
height:100%;
}
.form .mwform-radio-field ,
.form .mwform-checkbox-field {
display:inline-block;
margin:0 30px 0 0;
}
.form .mwform-radio-field:last-of-type ,
.form .mwform-checkbox-field:last-of-type {
margin:0 ;
}
input[type=checkbox] {
appearance: none;
display: none;
}
input[type=checkbox] + span {
display: inline-block;
position: relative;
vertical-align: middle;
cursor: pointer;
padding-left: 30px;
}
input[type=checkbox] + span:before {
position: absolute;
top: -.1em;
left: 0; font-family: "FontAwesome";
font-size: 2.0rem; content: "\f096";
display: inline-block;
margin-right: 0.5em;
font-weight: 400;
color: #a4a2a2;
}
input[type=checkbox]:checked + span:before { content: "\f14a";
font-size: 2.0rem;
font-weight: 400;
color: #ff5d0a;
}
input[type=radio] {
appearance: none;
display: none;
}
input[type=radio] + span {
position: relative;
display: inline-block;
vertical-align: middle;
cursor: pointer;
}
input[type=radio] + span:before {
position: relative;
top: .1em;
font-family: "Font Awesome 5 Free";
font-size: 2.0rem;
content: "\f111";
display: inline-block;
margin-right: 0.5em;
font-weight: 400;
color: #a4a2a2;
}
input[type=radio]:checked + span:before {
content: "\f192";
font-size: 2.0rem;
font-weight: 400;
color: #ff5d0a;
}
:-moz-placeholder {
color: #bdbec6;
opacity: 1;
}
::-moz-placeholder {
color: #bdbec6;
opacity: 1;
}
:-ms-input-placeholder {
color: #bdbec6;
}
::-ms-input-placeholder {
color: #bdbec6;
}
::-webkit-input-placeholder {
color: #bdbec6;
}
::placeholder {
color: #bdbec6;
}
.form .btn {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding-top: 50px;
}
.form .btn dl {
display: flex;
align-items: center;
justify-content: center;
}
.form .btn dl dt ,
.form .btn dl dd {
width:270px;
}
.form .btn dl dt span ,
.form .btn dl dd span {
display: none;
}
.form .btn dl dt {
margin-right: 50px;
}
.form .btn > p {
width:270px;
}
.form .btn input ,
.form .btn button {
position:relative;
background: #57a6db;
border:none;
display:block;
cursor:pointer;
color:#ffffff;
padding:25px 0;
text-decoration:none;
width:100%;
text-align:center;
font-size:2.0rem;
font-weight:500;
line-height:1.1;
margin:0;
text-decoration:none;
border-radius: 0;
appearance: none;
outline: 0;
}
.form .btn dl dt input {
background: #dcecf8;
border:none;
color:#57a6db;
}
.form .btn input:hover ,
.form .btn button:hover ,
.form .btn input:focus ,
.form .btn button:focus {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
.form .wpcf7-form-control-wrap {
margin-bottom: 20px;
}
@media screen and (max-width: 767px) {.form input[type="text"] ,
.form input[type="tel"] ,
.form input[type="email"] ,
.form input[type="date"] ,
.form input[type="number"] ,
.form textarea {
padding:.6em .6em;
font-size:1.6rem;
}
.form textarea {
height:60vw;
}
.form input.input01 {
width:100%;
}
.form input.input02 {
width:100%;
}
.form .btn {
padding-top: 15vw;
}
.form .btn dl dt ,
.form .btn dl dd {
width:48%;
}
.form .btn dl dt {
margin-right: 4%;
}
.form .btn > p {
width:48%;
}
.form .btn input ,
.form .btn button {
padding:1.2em 0;
font-size:1.6rem;
}
.form .wpcf7-form-control-wrap {
margin-bottom: 6vw;
}
} .contents {
}
.contents p:not(:last-of-type) {
margin-bottom: 1.2em;
}
.contents img {
width:auto;
max-width:100%;
height:auto;
}
.contents .thum_img {
text-align:left;
margin:0 auto;
margin-bottom:50px;
}
.contents h1 {
font-size: 2em;
margin: 0.67em 0;
}
.contents figcaption,
.contents figure,
.contents main {
display: block;
}
.contents figure {
margin: 1em 0;
}
.contents hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
}
.contents pre {
font-family: monospace, monospace;
font-size: 1em;
}
.contents abbr[title] {
border-bottom: 1px #767676 dotted;
text-decoration: none;
}
.contents b,
.contents strong {
font-weight: inherit;
}
.contents b,
.contents strong {
font-weight: 700;
}
.contents code,
.contents kbd,
.contents samp {
font-family: monospace, monospace;
font-size: 1em;
}
.contents dfn {
font-style: italic;
}
.contents mark {
background-color: #eee;
color: #222;
}
.contents small {
font-size: 80%;
}
.contents sub,
.contents sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.contents sub {
bottom: -0.25em;
}
.contents sup {
top: -0.5em;
}
.contents audio,
.contents video {
display: inline-block;
}
.contents audio:not([controls]) {
display: none;
height: 0;
}
.contents button,
.contents input,
.contents optgroup,
.contents select,
.contents textarea {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
.contents button,
.contents input {
overflow: visible;
}
.contents button,
.contents select {
text-transform: none;
}
.contents button,
.contents html [type="button"],
.contents [type="reset"],
.contents [type="submit"] {
-webkit-appearance: button;
}
.contents button::-moz-focus-inner,
.contents [type="button"]::-moz-focus-inner,
.contents [type="reset"]::-moz-focus-inner,
.contents [type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
.contents button:-moz-focusring,
.contents [type="button"]:-moz-focusring,
.contents [type="reset"]:-moz-focusring,
.contents [type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
.contents fieldset {
border: 1px solid #bbb;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
.contents legend {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
.contents progress {
display: inline-block;
vertical-align: baseline;
}
.contents textarea {
overflow: auto;
}
.contents [type="checkbox"],
.contents [type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
.contents [type="number"]::-webkit-inner-spin-button,
.contents [type="number"]::-webkit-outer-spin-button {
height: auto;
}
.contents [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
.contents [type="search"]::-webkit-search-cancel-button,
.contents [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.contents ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
.contents details,
.contents menu {
display: block;
}
.contents summary {
display: list-item;
}
.contents canvas {
display: inline-block;
}
.contents template {
display: none;
}
.contents [hidden] {
display: none;
}
.contents .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.contents .alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.contents .aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.contents .clear:before,
.contents .clear:after,
.contents .entry-content:before,
.contents .entry-content:after,
.contents .entry-footer:before,
.contents .entry-footer:after,
.contents .comment-content:before,
.contents .comment-content:after,
.contents .site-header:before,
.contents .site-header:after,
.contents .site-content:before,
.contents .site-content:after,
.contents .site-footer:before,
.contents .site-footer:after,
.contents .nav-links:before,
.contents .nav-links:after,
.contents .pagination:before,
.contents .pagination:after,
.contents .comment-author:before,
.contents .comment-author:after,
.contents .widget-area:before,
.contents .widget-area:after,
.contents .widget:before,
.contents .widget:after,
.contents .comment-meta:before,
.contents .comment-meta:after {
content: "";
display: table;
table-layout: fixed;
}
.contents .clear:after,
.contents .entry-content:after,
.contents .entry-footer:after,
.contents .comment-content:after,
.contents .site-header:after,
.contents .site-content:after,
.contents .site-footer:after,
.contents .nav-links:after,
.contents .pagination:after,
.contents .comment-author:after,
.contents .widget-area:after,
.contents .widget:after,
.contents .comment-meta:after {
clear: both;
}
.contents button,
.contents input,
.contents select,
.contents textarea {
color: #333;
font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
font-size: 15px;
font-size: 0.9375em;
font-weight: 400;
line-height: 1.66;
}
.contents h1,
.contents h2,
.contents h3,
.contents h4,
.contents h5,
.contents h6 {
clear: both;
line-height: 1.4;
margin: 0 0 0.75em;
padding: .5em .1em;
}
.contents h1:first-child,
.contents h2:first-child,
.contents h3:first-child,
.contents h4:first-child,
.contents h5:first-child,
.contents h6:first-child {
padding-top: 0;
}
.contents h1 {
font-size: 24px;
font-size: 1.5em;
font-weight: 300;
}
.contents h2,
.contents .home.blog .entry-title {
color: #666;
font-size: 20px;
font-size: 1.25em;
font-weight: 300;
}
.contents h3 {
color: #333;
font-size: 18px;
font-size: 1.125em;
font-weight: 300;
}
.contents h4 {
color: #333;
font-size: 16px;
font-size: 1em;
font-weight: 800;
}
.contents h5 {
color: #767676;
font-size: 13px;
font-size: 0.8125em;
font-weight: 800;
letter-spacing: 0.15em;
text-transform: uppercase;
}
.contents h6 {
color: #333;
font-size: 15px;
font-size: 0.9375em;
font-weight: 800;
}
.contents p {
margin: 0 0 1.5em;
padding: 0;
}
.contents p:last-child {
margin: 0;
padding: 0;
}
.contents dfn,
.contents cite,
.contents em,
.contents i {
font-style: italic;
}
.contents blockquote {
color: #666;
font-size: 18px;
font-size: 1.125em;
font-style: italic;
line-height: 1.7;
margin: 0;
overflow: hidden;
padding: 0;
}
.contents blockquote cite {
display: block;
font-style: normal;
font-weight: 600;
margin-top: 0.5em;
}
.contents address {
margin: 0 0 1.5em;
}
.contents pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375em;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
.contents code,
.contents kbd,
.contents tt,
.contents var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375em;
}
.contents abbr,
.contents acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
.contents mark,
.contents ins {
background: #eee;
text-decoration: none;
}
.contents big {
font-size: 125%;
}
.contents blockquote {
quotes: "" "";
}
.contents q {
quotes: "“" "”" "‘" "’";
}
.contents blockquote:before,
.contents blockquote:after {
content: "";
}
.contents :focus {
outline: none;
}
.contents h1,
.contents h2,
.contents h3,
.contents h4,
.contents h5,
.contents h6 {
font-weight: 700;
}
.contents hr {
background-color: #bbb;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
.contents ul,
.contents ol {
margin: 20px 0 1.5em 40px;
padding: 0;
}
.contents ul {
list-style: disc;
}
.contents ol {
list-style: decimal;
}
.contents li > ul,
.contents li > ol {
margin-bottom: 20px;
margin-left: 1.5em;
}
.contents dt {
font-weight: 700;
}
.contents dd {
margin: 0 1.5em 1.5em;
}
.contents table {
border-collapse: collapse;
margin: 0 0 1.5em;
width: 100%;
}
.contents thead th { padding-bottom: 0.5em;
}
.contents th {
padding: 0.4em;
text-align: left;
}
.contents tr { }
.contents td {
padding: 0.4em;
}
.contents th:first-child,
.contents td:first-child {
padding-left: 0;
}
.contents th:last-child,
.contents td:last-child {
padding-right: 0;
}
@media screen and (max-width: 768px) { .contents { }
.contents button,
.contents input,
.contents select,
.contents textarea {
font-size: 18px;
font-size: 1.125em;
}
.contents h1 {
font-size: 30px;
font-size:calc( 1.875em * 0.9);
}
.contents h2,
.contents .home.blog .entry-title,
.contents .page .panel-content .recent-posts .entry-title {
font-size: 26px;
font-size:calc( 1.625em * 0.9);
}
.contents h3 {
font-size: 22px;
font-size:calc( 1.375rem * 0.9);
}
.contents h4 {
font-size: 18px;
font-size:calc( 1.125em * 0.9);
}
.contents h5 {
font-size: 13px;
font-size:calc( 0.8125em * 0.9);
}
.contents h6 {
font-size: 16px;
font-size:calc( 1em * 0.9);
}
.contents .entry-content blockquote.alignleft,
.contents .entry-content blockquote.alignright {
font-size: 14px;
font-size: 0.875em;
}
.contents img.alignleft {
float: left;
margin-right: 1.5em;
}
.contents img.alignright {
float: right;
margin-left: 1.5em;
}
.contents th {
display:block;
}
.contents tr { }
.contents td {
display:block;
}
}
.contents h1 {
border-bottom: solid 3px #3391e2;
position: relative;
display:block !important;
margin:0 0 1.2em 0;
padding: 0 .2em .5em;
font-size: 2.2rem;
font-weight:700;
color:#000000;
}
h1:after {
position: absolute;
left:0;
content: " ";
display: block;
border-bottom: solid 3px #083478;
bottom: -3px;
width: 20%;
}
.contents h2 {
position: relative;
margin:0 0 1.2em ;
padding: 0 0 0 1em;
font-size: 2.0rem;
font-weight:500;
border: none;
line-height: 1.7;
color:#000000;
}
.contents h2:before {
position: absolute;
top: 0;
left: 0;
width: 6px;
height: 100%;
background: #3391e2;
display: block;
border-radius: 3px;
content: '';
}
.contents h3 {
position: relative;
z-index: 2;
margin:0 0 1.2em 0;
padding:0;
font-size: 1.8rem;
font-weight:500;
border: none;
line-height: 1.7;
color:#000; }
.contents h3 span {
position: relative;
font-weight:500;
background:linear-gradient(transparent 50%, #e4eff8 50%);
}
.contents h4{ 
border: none;
border-bottom: solid 1px #728199;
margin:0 0 1.2em 0;
padding: 0 .2em .6em;
font-size: 1.6rem;
font-weight:500;
color:#000;
}
.contents h5{ 
border: none;
margin:0 0 1.2em 0;
padding: 0 .2em;
font-size: 1.5rem;
font-weight:500;
color:#000000;
}
.contents h6{ 
border: none;
margin:0 0 1.2em 0;
padding: 0 .2em .6em;
font-size: 1.4rem;
font-weight:500;
color:#000000;
border-bottom: dotted 1px #666666;
}
  .top .mv {
position: relative;
height: calc(100vh - 120px);
overflow: hidden;
}
.top .mv #mv_box {
position: relative;
height: 100%;
}
.top .mv video {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
min-width: 100%;
min-height: 100%;
}
.top .mv .box {
position: absolute;
top: 0;
right: 0;
left: 0;
margin: 0 auto;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.top .mv .box h3 {
font-size: 3.6rem;
font-weight: 700;
color: #FFF;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
-o-writing-mode: vertical-rl;
writing-mode: vertical-rl;
}
.top .mv .box h3 span {
font-size: 4.6rem;
font-weight: 700;
}
.top .news {
display: flex;
padding-top: 150px;
padding-bottom: 40px;
}
.top .news h3 {
position: relative;
display: flex;
width: 180px;
margin-right: 20px;
}
.top .news h3 em ,
.top .news h3 span {
display: block;
line-height: 1em;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
-o-writing-mode: vertical-rl;
writing-mode: vertical-rl;
}
.top .news h3 em {
order: 2;
color: #4ba0e6;
font-family: 'Roboto', sans-serif;
font-size: 3.0rem;
font-weight: 700;
margin-left: .5em;
}
.top .news h3 span {
order: 1;
font-size: 6.0rem;
font-weight: 700;
}
.top .news .list {
width: calc(100% - 200px);
margin-left: auto;
}
.top .news .list section {
display: flex;
align-items: center;
padding-top: .8em;
padding-bottom: .8em;
border-bottom: solid 1px #e0dddb;
font-size: 1.6rem;
}
.top .news .list section:first-of-type {
border-top: solid 1px #e0dddb;
}
.top .news .list section .cat {
width: 140px;
color: #FFF;
text-align: center;
padding: .2em .5em;
font-weight: 700;
}
.top .news .list section .cat a {
display: block;
color: #FFF;
text-align: center;
padding: .2em .5em;
font-weight: 700;
}
.top .news .list section .cat.safety a {
background: #57a6db;
}
.top .news .list section .cat.topics a {
background: url(//www.shibuken.co.jp/img/top/news_cat.svg) repeat center center;
background-size: 20% 20%;
}
.top .news .list section time {
display: block;
width: 160px;
text-align: center;
font-weight: 700;
}
.top .news .list section .name {
width: calc(100% - (140px + 160px));
}
.top .news + .news_btn {
padding-bottom: 250px;
}
.top .news + .news_btn p {
display: flex;
justify-content: flex-end;
}
.top .news + .news_btn p a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.6rem;
font-weight: 700;
color: #FFF;
background: #4ba0e6;
border: solid 1px #4ba0e6;
padding: .8em 3.5em;
padding-right: 6em;
border-radius: 3em;
}
.top .news + .news_btn p a::after {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 2.5em;
width: 2.4735em;
height: .5625em;
background: url(//www.shibuken.co.jp/img/top/arrow02_w.svg) no-repeat center center;
background-size: cover;
content: '';
}
.top .news + .news_btn p a:hover {
border: solid 1px #4ba0e6;
background: #FFF;
color: #4ba0e6;
}
.top .news + .news_btn p a:hover::after {
background: url(//www.shibuken.co.jp/img/top/arrow02_bl.svg) no-repeat center center;
background-size: cover;
content: '';
}
.top .staff {
position: relative;
margin-bottom: 100px;
}
.top .staff .mw1100 {
margin-bottom: 20px;
}
.top .staff .mw1100 h3 {
display: flex;
align-items: flex-end;
justify-content: flex-end;
}
.top .staff .mw1100 h3 em ,
.top .staff .mw1100 h3 span {
display: block;
line-height: 1em;
}
.top .staff .mw1100 h3 em {
color: #4ba0e6;
font-family: 'Roboto', sans-serif;
font-size: 3.0rem;
font-weight: 700;
margin-right: .5em;
}
.top .staff .mw1100 h3 span {
font-size: 6.0rem;
font-weight: 700;
}
.top .staff section {
width: 280px;
margin: 0;
}
.top .staff section a {
display: block;
}
.top .staff section a .img {
margin-bottom: -24px;
}
.top .staff section a .staff_info {
position: relative;
z-index: 1;
height: 150px;
color: #FFF;
padding-top: 55px;
padding-left: 20px;
}
.top .staff .slick-slide:nth-of-type(odd) section a .staff_info {
background: url(//www.shibuken.co.jp/img/recruit/staff_bg_blue.svg) no-repeat center center;
background-size: cover;
}
.top .staff .slick-slide:nth-of-type(even) section a .staff_info {
background: url(//www.shibuken.co.jp/img/recruit/staff_bg_gray.svg) no-repeat center center;
background-size: cover;
}
.top .staff section a .staff_info .time {
position: absolute;
top: .8em;
right: 20px;
font-size: 1.4rem;
font-weight: 700;
line-height: 1em;
}
.top .staff section a .staff_info .name em ,
.top .staff section a .staff_info .name span ,
.top .staff section a .staff_info .name i {
display: block;
line-height: 1em;
font-size: 1.4rem;
font-weight: 700;
}
.top .staff section a .staff_info .name em {
margin-bottom: .4em;
}
.top .staff section a .staff_info .name span {
font-size: 2.6rem;
margin-bottom: .4em;
}
.top .staff .arrows {
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 10;
width: 100%;
}
.top .staff .arrows .slick-prev ,
.top .staff .arrows .slick-next {
position: absolute;
top: 0;
right: inherit;
left: inherit;
display: block !important;
width: 30px;
height: 30px;
padding: 0;
transform: translate(0 , 0);
}
.top .staff .arrows .slick-prev {
left: 0;
}
.top .staff .arrows .slick-next {
right: 0;
}
.top .staff .arrows .slick-prev:before ,
.top .staff .arrows .slick-next:before {
width: 30px;
height: 30px;
text-indent: -9999px;
background-size: cover !important;
display: block;
content: '';
}
.top .staff .arrows .slick-prev:before {
background: url(//www.shibuken.co.jp/img/recruit/slider_prev.svg) no-repeat center center;
}
.top .staff .arrows .slick-next:before {
background: url(//www.shibuken.co.jp/img/recruit/slider_next.svg) no-repeat center center;
}
.top .staff + .staff_btn {
padding-bottom: 150px;
}
.top .staff + .staff_btn p {
display: flex;
justify-content: flex-end;
}
.top .staff + .staff_btn p a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.6rem;
font-weight: 700;
color: #FFF;
background: #4ba0e6;
border: solid 1px #4ba0e6;
padding: .8em 3.5em;
padding-right: 6em;
border-radius: 3em;
}
.top .staff + .staff_btn p a::after {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 2.5em;
width: 2.4735em;
height: .5625em;
background: url(//www.shibuken.co.jp/img/top/arrow02_w.svg) no-repeat center center;
background-size: cover;
content: '';
}
.top .staff + .staff_btn p a:hover {
border: solid 1px #4ba0e6;
background: #FFF;
color: #4ba0e6;
}
.top .staff + .staff_btn p a:hover::after {
background: url(//www.shibuken.co.jp/img/top/arrow02_bl.svg) no-repeat center center;
background-size: cover;
content: '';
}
.top .concept {
overflow: hidden;
}
.top .concept .w1100 {
position: relative;
padding-top: 100px;
padding-bottom: 150px;
}
.top .concept .w1100::before {
position: absolute;
top: 0;
left: 900px;
z-index: -1;
width: 100vw;
height: 100%;
background: #4ba0e6;
content: '';
}
.top .concept .box {
display: flex;
margin-bottom: 40px;
}
.top .concept .box h3 {
position: relative;
display: flex;
margin-right: 20px;
}
.top .concept .box h3 em ,
.top .concept .box h3 span {
display: block;
line-height: 1em;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
-o-writing-mode: vertical-rl;
writing-mode: vertical-rl;
}
.top .concept .box h3 em {
order: 2;
color: #4ba0e6;
font-family: 'Roboto', sans-serif;
font-size: 3.0rem;
font-weight: 700;
margin-left: .5em;
}
.top .concept .box h3 span {
order: 1;
font-size: 6.0rem;
font-weight: 700;
white-space: nowrap;
line-height: 1.2;
}
.top .concept .box h3 span::first-letter {
margin-top: -.6em;
}
.top .concept .box .img {
max-width: 840px;
margin-left: auto;
}
.top .concept .comment p {
font-size: 1.8rem; }
.top .concept .comment p:not(:last-of-type) {
margin-bottom: 1.2em;
}
.top .history {
padding-top: 150px;
padding-bottom: 120px;
overflow: hidden;
}
.top .history .w1100 {
position: relative;
display: flex;
justify-content: flex-end;
min-height: 360px;
}
.top .history .box_r {
margin-left: auto;
}
.top .history .box_r h3 {
margin-bottom: 10px;
}
.top .history .box_r h3 em ,
.top .history .box_r h3 span {
display: block;
line-height: 1em;
}
.top .history .box_r h3 em {
color: #4ba0e6;
font-family: 'Roboto', sans-serif;
font-size: 3.0rem;
font-weight: 700;
margin-bottom: .4em;
}
.top .history .box_r h3 span {
font-size: 6.0rem;
font-weight: 700;
}
.top .history .box_r h4 {
font-size: 2.8rem;
font-weight: 700;
margin-bottom: .3em;
}
.top .history .box_r .comment {
width: 450px;
margin-bottom: 20px;
}
.top .history .box_r .comment p {
font-size: 1.6rem;
font-weight: 500;
}
.top .history .box_r .comment p:not(:last-of-type) {
margin-bottom: 1.2em;
}
.top .history .box_r .comment + .history_btn {
display: flex;
justify-content: flex-end;
}
.top .history .box_r .comment + .history_btn a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.6rem;
font-weight: 700;
color: #FFF;
background: #4ba0e6;
border: solid 1px #4ba0e6;
padding: .8em 3.5em;
padding-right: 6em;
border-radius: 3em;
}
.top .history .box_r .comment + .history_btn a::after {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 2.5em;
width: 2.4735em;
height: .5625em;
background: url(//www.shibuken.co.jp/img/top/arrow02_w.svg) no-repeat center center;
background-size: cover;
content: '';
}
.top .history .box_r .comment + .history_btn a:hover {
border: solid 1px #4ba0e6;
background: #FFF;
color: #4ba0e6;
}
.top .history .box_r .comment + .history_btn a:hover::after {
background: url(//www.shibuken.co.jp/img/top/arrow02_bl.svg) no-repeat center center;
background-size: cover;
content: '';
}
.top .history .img {
position: absolute;
top: 0;
left: calc(-50vw + (1100px / 2));
width: 50vw;
height: 450px;
overflow: hidden;
}
.top .history .img img {
display: block;
object-fit: cover;
height: 100%;
width: 100%;
}
.top .intiatives {
padding-top: 150px;
padding-bottom: 150px;
background: url(//www.shibuken.co.jp/img/top/intiatives_bg.jpg) no-repeat center center;
background-size: cover;
}
.top .intiatives h3 {
display: flex;
align-items: flex-end;
margin-bottom: 15px;
}
.top .intiatives h3 em ,
.top .intiatives h3 span {
display: block;
line-height: 1em;
}
.top .intiatives h3 em {
order: 2;
color: #4ba0e6;
font-family: 'Roboto', sans-serif;
font-size: 3.0rem;
font-weight: 700;
margin-left: .5em;
}
.top .intiatives h3 span {
order: 1;
font-size: 6.0rem;
font-weight: 700;
}
.top .intiatives dl {
display: flex;
}
.top .intiatives dl dt {
width: 36.36%;
margin-right: 1.1%;
}
.top .intiatives dl dd {
width: 62.54%;
}
.top .portfolio {
padding-top: 150px;
padding-bottom: 150px;
}
.top .portfolio h3 {
display: flex;
align-items: flex-end;
justify-content: flex-end;
margin-bottom: 15px;
}
.top .portfolio h3 em ,
.top .portfolio h3 span {
display: block;
line-height: 1em;
}
.top .portfolio h3 em {
order: 1;
color: #4ba0e6;
font-family: 'Roboto', sans-serif;
font-size: 3.0rem;
font-weight: 700;
margin-right: .5em;
}
.top .portfolio h3 span {
order: 2;
font-size: 6.0rem;
font-weight: 700;
}
.top .portfolio .comment {
margin-bottom: 30px;
}
.top .portfolio .comment p {
font-size: 1.6rem; }
.top .portfolio .comment p:not(:last-of-type) {
margin-bottom: 1.2em;
}
.top .portfolio .img {
height: 400px;
overflow: hidden;
margin-bottom: 20px;
}
.top .portfolio .i img {
display: block;
object-fit: cover;
height: 100%;
width: 100%;
}
.top .portfolio .portfolio_btn {
display: flex;
justify-content: flex-end;
}
.top .portfolio .portfolio_btn a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.6rem;
font-weight: 700;
color: #FFF;
background: #4ba0e6;
border: solid 1px #4ba0e6;
padding: .8em 3.5em;
padding-right: 6em;
border-radius: 3em;
}
.top .portfolio .portfolio_btn a::after {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 2.5em;
width: 2.4735em;
height: .5625em;
background: url(//www.shibuken.co.jp/img/top/arrow02_w.svg) no-repeat center center;
background-size: cover;
content: '';
}
.top .portfolio .portfolio_btn a:hover {
border: solid 1px #4ba0e6;
background: #FFF;
color: #4ba0e6;
}
.top .portfolio .portfolio_btn a:hover::after {
background: url(//www.shibuken.co.jp/img/top/arrow02_bl.svg) no-repeat center center;
background-size: cover;
content: '';
} .company .page_title_img {
background: url(//www.shibuken.co.jp/img/company/page_title.jpg) no-repeat center center;
}
.company main .catch {
padding-top: 170px;
padding-bottom: 170px;
font-size: 1.8rem;
font-weight: 700;
text-align: center;
line-height: 2.0;
}
.company main .catch p {
text-align: center;
}
.company main .about {
display: flex;
flex-wrap: wrap;
justify-content: center;
padding: 0 20px;
padding-bottom: 150px;
}
.company main .about .img {
width: 500px;
margin-right: 50px;
}
.company main .about .box_r table tr th ,
.company main .about .box_r table tr td {
border-bottom: solid 1px #e5e5e5;
padding: .6em 0;
}
.company main .about .box_r table tr:first-of-type th ,
.company main .about .box_r table tr:first-of-type td {
border-top: solid 1px #e5e5e5;
}
.company main .about .box_r table tr th {
white-space: nowrap;
padding-right: 2em;
}
.company main .about .box_r table tr th span {
position: relative;
display: block;
padding-left: 1.2em;
}
.company main .about .box_r table tr th span::before {
position: absolute;
top: .4em;
left: 0;
width: .9em;
height: .9em;
background: #4ba0e6;
content: '';
}
.company main .about .box_r table tr td p span {
margin-right: .5em;
}
.company main .about .box_r table tr td ul {
display: flex;
margin-bottom: .5em;
}
.company main .about .box_r table tr td ul li:first-of-type {
margin-right: .5em;
}
.company main .message {
padding-top: 150px;
padding-bottom: 150px;
overflow: hidden;
}
.company main .message .box {
position: relative;
display: flex;
min-height: 460px;
}
.company main .message .box .box_l {
width: 450px;
margin-right: 20px;
}
.company main .message .box .box_l h3 {
margin-bottom: 1.2em;
}
.company main .message .box .box_l h3 em ,
.company main .message .box .box_l h3 span {
display: block;
}
.company main .message .box .box_l h3 em {
font-family: 'Roboto', sans-serif;
font-size: 3.0rem;
font-weight: 700;
color: #4ba0e6;
margin-bottom: .6em;
}
.company main .message .box .box_l h3 span {
font-size: 3.6rem;
line-height: 1.3;
}
.company main .message .box .box_l .comment p:not(:last-of-type) {
margin-bottom: 1.2em;
}
.company main .message .box .img {
position: absolute;
top: 0;
left: calc(50% + 50px);
width: calc(100vw - (50% + 50px));
height: 460px;
overflow: hidden;
}
.company main .message .box .img img {
display: block;
object-fit: cover;
height: 100%;
width: 100%;
}
.company main .policy {
padding: 0 20px;
padding-top: 150px;
padding-bottom: 150px;
}
.company main .policy .box {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.company main .policy .box section {
margin-bottom: 100px;
}
.company main .policy .box section h3 {
text-align: center;
font-size: 3.6rem;
font-weight: 700;
}
.company main .policy .box section h4 {
display: flex;
align-items: center;
justify-content: center;
}
.company main .policy .box section h4 span {
text-align: center;
font-size: 3.6rem;
font-weight: 700;
border-bottom: solid 3px #FFF;
}
.company main .policy .box section .comment p {
text-align: center;
font-size: 3.6rem;
font-weight: 700;
}
.company main .policy .box section .comment p:not(:last-of-type) {
margin-bottom: 1.5em;
}
.company main .policy .box section .comment p.small {
font-size: 1.6rem;
font-weight: 500;
}
.company main .policy .box .list {
display: flex;
flex-direction: column;
}
.company main .policy .box .list ul {
counter-reset: number;
margin-bottom: 1.5em;
}
.company main .policy .box .list ul li {
position: relative;
font-size: 1.8rem;
border-bottom: solid 1px #FFF;
padding: .8em 0;
padding-left: 2.5em;
}
.company main .policy .box .list ul li:first-of-type {
border-top: solid 1px #FFF;
}
.company main .policy .box .list ul li::before {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: .2em;
text-align: center;
z-index: 1;
font-size: 2.4rem;
line-height: 1.1em;
width: 1.2em;
height: 1.2em;
color: #4ba0e6;
counter-increment: number;
content: counter(number)'';
}
.company main .policy .box .list ul li::after {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: .2em;
font-size: 2.4rem;
width: 1.2em;
height: 1.2em;
border-radius: 50%;
background: #000;
content: '';
}
.company main .policy .box .list p {
text-align: right;
font-size: 1.2rem;
}
.company main .branch {
padding: 0 20px;
padding-top: 150px;
padding-bottom: 150px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.company main .branch h3 {
font-size: 3.6rem;
font-weight: 700;
margin-bottom: 1.5em;
}
.company main .branch .tbl_box table {
background: #FFF;
}
.company main .branch .tbl_box table tr th ,
.company main .branch .tbl_box table tr td {
padding: .3em 0;
font-size: 1.8rem;
}
.company main .branch .tbl_box table tr:nth-of-type(even) th ,
.company main .branch .tbl_box table tr:nth-of-type(even) td {
background: #e5e5e5;
}
.company main .branch .tbl_box table tr th {
white-space: nowrap;
padding-left: .5em;
padding-right: 4em;
}
.company main .branch .tbl_box table tr th span {
position: relative;
display: block;
padding-left: 1.2em;
font-weight: 700;
}
.company main .branch .tbl_box table tr th span::before {
position: absolute;
top: .4em;
left: 0;
width: .9em;
height: .9em;
background: #4ba0e6;
content: '';
}
.company main .branch .tbl_box table tr td.zip {
white-space: nowrap;
padding-right: 2em;
}
.company main .branch .tbl_box table tr td.add {
padding-right: 10em;
}
.company main .branch .tbl_box table tr td.tel {
white-space: nowrap;
padding-right: .5em;
text-align: right;
} body.portfolio.blurred > * {
-webkit-filter: none;
}
.portfolio main .box {
padding-bottom: 200px;
counter-reset: number;
}
.portfolio main .box section:not(:last-of-type) {
margin-bottom: 180px;
}
.portfolio main .box section h3 {
position: relative;
display: flex;
align-items: center;
margin-bottom: 60px;
}
.portfolio main .box section h3::before {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
z-index: -1;
width: 100%;
height: 2px;
background: #4ba0e6;
content: '';
}
.portfolio main .box section h3 span ,
.portfolio main .box section h3 em {
position: relative;
display: block;
background: #FFF;
}
.portfolio main .box section h3 span {
font-family: 'Roboto', sans-serif;
font-size: 1.6rem;
font-weight: 700;
padding-right: 3.2em;
color: #4ba0e6;
}
.portfolio main .box section h3 span::before {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 1.2em;
z-index: 1;
font-size: 1.6rem;
line-height: 1em;
color: #FFF;
counter-increment: number;
content: counter(number , decimal-leading-zero)'';
}
.portfolio main .box section h3 span::after {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: .8em;
font-size: 1.6rem;
line-height: 1em;
width: 2em;
height: 2em;
border-radius: 50%;
background: #4ba0e6;
content: '';
}
.portfolio main .box section h3 em {
font-size: 3.0rem;
font-weight: 700;
padding-right: 1em;
}
.portfolio main .box section h3 em.ls01::first-letter {
letter-spacing: 1em;
}
.portfolio main .box section .img_list ul {
display: flex;
flex-wrap: wrap;
margin-bottom: -40px;
}
.portfolio main .box section .img_list ul li {
width: 31%;
margin-right: 3.5%;
margin-bottom: 40px;
}
.portfolio main .box section .img_list ul li:nth-of-type(3n) {
margin-right: 0;
}
.portfolio main .box section .img_list ul li .img {
position: relative;
overflow: hidden;
margin-bottom: 10px;
}
.portfolio main .box section .img_list ul li .img::before {
display: block;
padding-top: 65%;
content: '';
}
.portfolio main .box section .img_list ul li .img a {
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.portfolio main .box section .img_list ul li .img a span img {
display: block;
object-fit: cover;
height: 100%;
width: 100%;
}
.portfolio main .box section .img_list ul li .name {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.portfolio main .box section .img_list ul li .name span ,
.portfolio main .box section .img_list ul li .name em {
display: block;
font-weight: 700;
}
.portfolio main .box section .img_list ul li .name span {
color: #4ba0e6;
margin-right: .5em;
}
.portfolio .lightbox > img {
width: auto;
max-width: 750px !important;
} .history .page_title_img {
background: url(//www.shibuken.co.jp/img/history/page_title.jpg) no-repeat center center;
}
.history main {
overflow: hidden;
}
.history main .catch {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding-top: 100px;
margin-bottom: 100px;
font-size: 1.8rem;
}
.history main .about {
position: relative;
max-width: 1400px;
margin: 0 auto;
margin-bottom: 120px;
}
.history main .about::before {
position: absolute;
top: 0;
left: 1050px;
z-index: -1;
width: 100vw;
height: 100%;
background: #f0efee;
content: '';
}
.history main .about .about_box01 {
position: relative;
display: flex;
min-height: 455px;
margin-bottom: 70px;
}
.history main .about .about_box01 .box_l {
width: 450px;
}
.history main .about .about_box01 .box_l h3 {
font-size: 3.6rem;
font-weight: 700;
margin-bottom: .4em;
}
.history main .about .about_box01 .img {
position: absolute;
top: 0;
left: calc(50%);
width: calc(100vw - (50%));
height: 455px;
overflow: hidden;
}
.history main .about .about_box01 .img img {
display: block;
object-fit: cover;
height: 100%;
width: 100%;
}
.history main .about .about_box02 {
margin-bottom: 70px;
}
.history main .about .about_box02 .img {
width: 340px;
margin-left: 70px;
}
.history main .about .about_box03 {
position: relative;
display: flex;
min-height: 455px;
margin-bottom: 70px;
}
.history main .about .about_box03 .box_l {
width: 450px;
}
.history main .about .about_box03 .img {
position: absolute;
top: 0;
left: calc(50%);
width: calc(100vw - (50%));
height: 455px;
overflow: hidden;
}
.history main .about .about_box03 .img img {
display: block;
object-fit: cover;
height: 100%;
width: 100%;
}
.history main .about .about_box04 {
position: relative;
display: flex;
min-height: 455px;
margin-bottom: 70px;
}
@media screen and (min-width: 1400px) {
.history main .about .about_box04 {
max-width: inherit;
width: 100%;
}  
}
.history main .about .about_box04 .box_r {
width: 450px;
margin-left: auto;
}
@media screen and (min-width: 1400px) {
.history main .about .about_box04 .box_r {
width: inherit;
max-width: 1050px;
margin-left: auto;
margin-right: auto;
} 
.history main .about .about_box04 .box_r p {
width: 450px;
margin-left: auto;
} 
}
.history main .about .about_box04 .img {
position: absolute;
top: 0;
height: 455px;
overflow: hidden;
}
@media screen and (min-width: 1400px) {
.history main .about .about_box04 .img {
left: calc((-100vw + 1400px) / 2);
width: 50vw;
}  
}
@media screen and (max-width: 1400px) {
.history main .about .about_box04 .img {
left: calc((-100vw + 1090px) / 2);
width: calc(100vw - (50% + 10vw));
}  
}
@media screen and (max-width: 1090px) {
.history main .about .about_box04 .img {
left: 0;
width: calc(100% - (50%));
}  
}
.history main .about .about_box04 .img img {
display: block;
object-fit: cover;
height: 100%;
width: 100%;
}
.history main .about .about_box05 {
position: relative;
display: flex;
min-height: 960px;
margin-bottom: 70px;
}
.history main .about .about_box05 .box_l {
width: 450px;
}
.history main .about .about_box05 .box_l h3 {
font-size: 3.6rem;
font-weight: 700;
margin-bottom: .4em;
}
.history main .about .about_box05 .img {
position: absolute;
top: 0;
left: calc(50%);
width: calc(100vw - (50%));
overflow: hidden;
}
.history main .about .about_box05 .img li {
height: 455px;
}
.history main .about .about_box05 .img li:first-of-type {
margin-bottom: 50px;
}
.history main .about .about_box05 .img img {
display: block;
object-fit: cover;
height: 100%;
width: 100%;
}
.history main .about .about_box06 {
position: relative;
display: flex;
min-height: 455px;
margin-bottom: 70px;
}
@media screen and (min-width: 1400px) {
.history main .about .about_box06 {
max-width: inherit;
width: 100%;
}  
}
.history main .about .about_box06 .box_r {
width: 450px;
margin-left: auto;
}
@media screen and (min-width: 1400px) {
.history main .about .about_box06 .box_r {
width: inherit;
max-width: 1050px;
margin-left: auto;
margin-right: auto;
} 
.history main .about .about_box06 .box_r p {
width: 450px;
margin-left: auto;
} 
}
.history main .about .about_box06 .img {
position: absolute;
top: 0;
height: 455px;
overflow: hidden;
}
@media screen and (min-width: 1400px) {
.history main .about .about_box06 .img {
left: calc((-100vw + 1400px) / 2);
width: 50vw;
}  
}
@media screen and (max-width: 1400px) {
.history main .about .about_box06 .img {
left: calc((-100vw + 1090px) / 2);
width: calc(100vw - (50% + 10vw));
}  
}
@media screen and (max-width: 1090px) {
.history main .about .about_box06 .img {
left: 0;
width: calc(100% - (50%));
}  
}
.history main .about .about_box06 .img img {
display: block;
object-fit: cover;
height: 100%;
width: 100%;
}
.history main .about .about_box07 {
position: relative;
display: flex;
min-height: 455px;
}
.history main .about .about_box07 .box_l {
width: 450px;
}
.history main .about .about_box07 .box_l p:first-of-type {
margin-bottom: 2.5em;
}
.history main .about .about_box07 .img {
position: absolute;
top: 0;
left: calc(50%);
width: calc(100vw - (50%));
height: 455px;
overflow: hidden;
}
.history main .about .about_box07 .img img {
display: block;
object-fit: cover;
height: 100%;
width: 100%;
}
.history main .representative {
margin-bottom: 80px;
}
.history main .representative h3 {
background: #57a6db;
color: #FFF;
font-size: 3.6rem;
font-weight: 700;
padding: .3em .8em;
margin-bottom: 1.5em;
}
.history main .representative .box {
display: flex;
align-items: center;
}
.history main .representative .box .img {
width: 250px;
margin-left: 100px;
margin-right: 20px;
}
.history main .representative .box .comment {
width: 520px;
margin-left: auto;
margin-right: 20px;
}
.history main .representative .box .comment p:not(:last-of-type) {
margin-bottom: 1.2em;
}
.history main .representative .box .comment p.mb2 {
margin-bottom: 2.5em;
}
.history main .office h3 {
background: #57a6db;
color: #FFF;
font-size: 3.6rem;
font-weight: 700;
padding: .3em .8em;
margin-bottom: 1.5em;
}
.history main .office .box ul {
display: flex;
flex-wrap: wrap;
}
.history main .office .box ul li {
width: 23.5%;
}
.history main .office .box ul li:not(:last-of-type) {
margin-right: 2%;
}
.history main .office .box ul li span {
display: block;
margin: 0 auto;
margin-bottom: 15px;
}
.history main .office .box ul li.first span {
max-width: 240px;
}
.history main .office .box ul li.second span {
max-width: 160px;
}
.history main .office .box ul li.third span {
max-width: 240px;
}
.history main .office .box ul li.fourth span {
max-width: 240px;
}
.history main .office .box ul li em {
display: block;
width: 100%;
}  .safety .page_title_img {
background: url(//www.shibuken.co.jp/img/safety/page_title.jpg) no-repeat center center;
}
.safety main .catch {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding-top: 100px;
margin-bottom: 100px;
font-size: 1.8rem;
}
.safety main .catch h3 {
font-size: 3.5rem;
font-weight: 700;
color: #57a6db;
margin-bottom: 1.5em;
}
.safety main .policy {
padding-top: 50px;
padding-bottom: 50px;
margin-bottom: 50px;
}
.safety main .policy section:not(:last-of-type) {
margin-bottom: 70px;
}
.safety main .policy section h3 {
font-size: 3.6rem;
font-weight: 700;
color: #57a6db;
margin-bottom: 1.2em;
text-align: center;
}
.safety main .policy section ul {
counter-reset: number;
}
.safety main .policy section ul > li {
position: relative;
padding-left: 2em;
}
.safety main .policy section ul > li:not(:last-of-type) {
margin-bottom: .8em;
}
.safety main .policy section ul > li::before {
position: absolute;
top: .15em;
left: .5em;
z-index: 1;
font-size: 1.4rem;
color: #FFF;
counter-increment: number;
content: counter(number)'';
}
.safety main .policy section ul > li::after {
position: absolute;
top: .2em;
left: 0;
font-size: 1.4rem;
width: 1.6em;
height: 1.6em;
border-radius: 50%;
background: #000;
content: '';
}
.safety main .policy section ol {
counter-reset: number-sub;
}
.safety main .policy section ol > li {
position: relative;
padding-left: 2em;
}
.safety main .policy section ol > li:not(:last-of-type) {
margin-bottom: .4em;
}
.safety main .policy section ol > li::before {
position: absolute;
top: 0;
left: 0;
z-index: 1;
counter-increment: number-sub;
content: '（'counter(number-sub)'）';
}
.safety main .attempt {
margin-bottom: 50px;
}
.safety main .attempt h3 {
background: #57a6db;
color: #FFF;
font-size: 3.6rem;
font-weight: 700;
padding: .3em .8em;
margin-bottom: 1.5em;
}
.safety main .attempt h3 + p {
padding: 0 20px;
margin-bottom: 2em;
}
.safety main .attempt .box {
padding: 0 20px;
margin-bottom: 40px;
}
.safety main .attempt .box section:not(:last-of-type) {
margin-bottom: 30px;
}
.safety main .attempt .box section h4 {
color: #57a6db;
font-size: 3.6rem;
font-weight: 700;
margin-bottom: .4em;
}
.safety main .attempt .img {
margin-left: 20px;
width: 580px;
}
.safety main .case h3 {
background: #57a6db;
color: #FFF;
font-size: 3.6rem;
font-weight: 700;
padding: .3em .8em;
margin-bottom: 1.5em;
}
.safety main .case .list {
max-width: 940px;
padding: 0 20px;
margin: 0 auto;
}
.safety main .case .list section {
display: flex;
align-items: center;
padding-top: .8em;
padding-bottom: .8em;
border-bottom: solid 1px #e0dddb;
font-size: 1.6rem;
}
.safety main .case .list section:first-of-type {
border-top: solid 1px #e0dddb;
}
.safety main .case .list section .cat {
width: 140px;
background: #57a6db;
color: #FFF;
text-align: center;
padding: .2em .5em;
font-weight: 700;
}
.safety main .case .list section time {
display: block;
width: 160px;
text-align: center;
font-weight: 700;
}
.safety main .case .list section .name {
width: calc(100% - (140px + 160px));
} .intiatives .page_title_img {
background: url(//www.shibuken.co.jp/img/intiatives/page_title.jpg) no-repeat center center;
}
.intiatives main .sdgs {
width: 790px;
margin: 0 auto;
padding-top: 100px;
margin-bottom: 100px;
}
.intiatives main .plant h3 {
background: #57a6db;
color: #FFF;
font-size: 3.6rem;
font-weight: 700;
padding: .3em .8em;
margin-bottom: 1.5em;
}
.intiatives main .plant p {
max-width: 960px;
margin: 0 auto;
margin-bottom: 2.5em;
}
.intiatives main .plant ul {
max-width: 790px;
margin: 0 auto;
}
.intiatives main .plant ul li:not(:last-of-type) {
margin-bottom: 50px;
} .contact .page_title_img {
background: url(//www.shibuken.co.jp/img/contact/page_title.jpg) no-repeat center center;
}
.contact main .comment {
display: flex;
align-items: center;
justify-content: center;
padding: 0 20px;
padding-top: 100px;
margin-bottom: 100px;
}
.contact main .comment p {
text-align: center;
}
.contact main .box .note {
margin-bottom: 3em;
}
.contact main .box .note p:not(:last-of-type) {
margin-bottom: 1.2em;
}
.contact main .box .form table {
width: 100%;
}
.contact main .box .form table tr th ,
.contact main .box .form table tr td {
padding: .5em .2em;
border-bottom: solid 1px #ccc;
}
.contact main .box .form table tr th {
padding-top: .7em;
width: 200px;
}
.contact main .box .form table tr th span {
color: #bf0000;
margin-left: .5em;
}
.contact main .box .form table tr td {
width: calc(100% - 200px);
} .link main .list {
max-width: 820px;
margin: 0 auto;
padding: 0 20px;
}
.link main .list dl {
font-size: 1.8rem;
padding-bottom: .8em;
border-bottom: solid 1px #796a65;
}
.link main .list dl:not(:last-of-type) {
margin-bottom: .9em;
}
.link main .list dl dt ,
.link main .list dl dd {
padding: 0 .5em;
}
.link main .list dl dt {
margin-bottom: .2em;
} .recruit .page_title_img {
background: url(//www.shibuken.co.jp/img/recruit/page_title.jpg) no-repeat center center;
}
.recruit main img {
width: auto;
max-width: 100%;
height: auto;
}
.recruit main .catch {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
padding: 0 20px;
padding-top: 100px;
margin-bottom: 100px;
}
.recruit main .catch h3 {
font-size: 3.5rem;
font-weight: 700;
color: #57a6db;
margin-bottom: 1.5em;
text-align: center;
}
.recruit main .catch .youtube {
width: 560px;
margin: 0 auto;
margin-bottom: 1.5em;
}
.recruit main .catch .youtube .box_in {
position: relative;
width: 100%;
padding-top: 56.25%;
overflow: hidden;
}
.recruit main .catch .youtube iframe {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
}
.recruit main .catch p {
line-height: 2.0;
text-align: center;
}
.recruit main .message {
margin-bottom: 80px;
}
.recruit main .message section:not(:last-of-type) {
margin-bottom: 40px;
}
.recruit main .message section h3 {
background: #57a6db;
color: #FFF;
font-size: 3.6rem;
font-weight: 700;
padding: .3em .8em;
margin-bottom: 1.5em;
}
.recruit main .message section .box {
padding: 0 40px;
display: flex;
}
.recruit main .message section .box .box_l {
width: 560px;
margin-right: 40px;
}
.recruit main .message section .box .box_l .comment p:not(:last-of-type) {
margin-bottom: 1.2em;
}
.recruit main .message section .box .img {
width: 180px;
margin-left: auto;
margin-right: 160px;
}
.recruit main .staff {
position: relative;
margin-bottom: 150px;
}
.recruit main .staff section {
width: 280px;
margin: 0;
}
.recruit main .staff section a {
display: block;
}
.recruit main .staff section a .img {
margin-bottom: -24px;
}
.recruit main .staff section a .staff_info {
position: relative;
z-index: 1;
height: 150px;
color: #FFF;
padding-top: 55px;
padding-left: 20px;
}
.recruit main .staff .slick-slide:nth-of-type(odd) section a .staff_info {
background: url(//www.shibuken.co.jp/img/recruit/staff_bg_blue.svg) no-repeat center center;
background-size: cover;
}
.recruit main .staff .slick-slide:nth-of-type(even) section a .staff_info {
background: url(//www.shibuken.co.jp/img/recruit/staff_bg_gray.svg) no-repeat center center;
background-size: cover;
}
.recruit main .staff section a .staff_info .time {
position: absolute;
top: .8em;
right: 20px;
font-size: 1.4rem;
font-weight: 700;
line-height: 1em;
}
.recruit main .staff section a .staff_info .name em ,
.recruit main .staff section a .staff_info .name span ,
.recruit main .staff section a .staff_info .name i {
display: block;
line-height: 1em;
font-size: 1.4rem;
font-weight: 700;
}
.recruit main .staff section a .staff_info .name em {
margin-bottom: .4em;
}
.recruit main .staff section a .staff_info .name span {
font-size: 2.6rem;
margin-bottom: .4em;
}
.recruit main .staff .arrows {
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 10;
width: 100%;
}
.recruit main .staff .arrows .slick-prev ,
.recruit main .staff .arrows .slick-next {
position: absolute;
top: 0;
right: inherit;
left: inherit;
display: block !important;
width: 30px;
height: 30px;
padding: 0;
transform: translate(0 , 0);
}
.recruit main .staff .arrows .slick-prev {
left: 0;
}
.recruit main .staff .arrows .slick-next {
right: 0;
}
.recruit main .staff .arrows .slick-prev:before ,
.recruit main .staff .arrows .slick-next:before {
width: 30px;
height: 30px;
text-indent: -9999px;
background-size: cover !important;
display: block;
content: '';
}
.recruit main .staff .arrows .slick-prev:before {
background: url(//www.shibuken.co.jp/img/recruit/slider_prev.svg) no-repeat center center;
}
.recruit main .staff .arrows .slick-next:before {
background: url(//www.shibuken.co.jp/img/recruit/slider_next.svg) no-repeat center center;
}
.recruit main .recruit_info {
margin-bottom: 80px;
}
.recruit main .recruit_info h3 {
background: #57a6db;
color: #FFF;
font-size: 3.6rem;
font-weight: 700;
padding: .3em .8em;
margin-bottom: 1.5em;
}
.recruit main .recruit_info h3 + p {
padding: 0 50px;
margin-bottom: 1.5em;
}
.recruit main .recruit_info .box {
padding: 0 50px;
margin-bottom: 50px;
}
.recruit main .recruit_info .box section:not(:last-of-type) {
margin-bottom: 50px;
}
.recruit main .recruit_info .box section h4 {
font-size: 3.2rem;
font-weight: 700;
color: #57a6db;
margin-bottom: .8em;
}
.recruit main .recruit_info .box section .box_in {
padding: 0 40px;
}
.recruit main .recruit_info .box section .box_in table {
width: 100%;
}
.recruit main .recruit_info .box section .box_in table tr th ,
.recruit main .recruit_info .box section .box_in table tr td {
padding: .6em .2em;
border-bottom: solid 1px #ccc;
}
.recruit main .recruit_info .box section .box_in table tr:first-of-type th ,
.recruit main .recruit_info .box section .box_in table tr:first-of-type td {
border-top: solid 1px #ccc;
}
.recruit main .recruit_info .box section .box_in table tr th {
width: 200px;
}
.recruit main .recruit_info .box section .box_in table tr td {
width: calc(100% - 200px);
}
.recruit main .recruit_info .box section .box_in table tr td p:not(:last-of-type) {
margin-bottom: 1.2em;
}
.recruit main .recruit_info .career-tasu {
margin-left: 50px;
width: 240px;
}
.recruit main .internship h3 {
background: #57a6db;
color: #FFF;
font-size: 3.6rem;
font-weight: 700;
padding: .3em .8em;
margin-bottom: 1.5em;
}
.recruit main .internship .box .note {
margin-bottom: 3em;
}
.recruit main .internship .box .note p:not(:last-of-type) {
margin-bottom: 1.2em;
}
.recruit main .internship .box .form table {
width: 100%;
}
.recruit main .internship .box .form table tr th ,
.recruit main .internship .box .form table tr td {
padding: .5em .2em;
border-bottom: solid 1px #ccc;
}
.recruit main .internship .box .form table tr th {
padding-top: .7em;
width: 200px;
}
.recruit main .internship .box .form table tr th span {
color: #bf0000;
margin-left: .5em;
}
.recruit main .internship .box .form table tr td {
width: calc(100% - 200px);
} .interview .main_img {
position: relative;
height: calc(100vh - 120px);
overflow: hidden;
}
.interview .main_img > p {
overflow: hidden;
}
.interview .main_img > p ,
.interview .main_img picture {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
}
.interview .main_img img {
display: block;
object-fit: cover;
object-position: 50% 10%;
height: 100%;
width: 100%;
}
.interview .main_img .box {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
z-index: 1;
display: flex;
justify-content: flex-end;
align-items: center;
max-width: 1100px;
height: 100%;
margin: 0 auto;
}
.interview .main_img .box h3 {
display: flex;
flex-direction: column;
align-items: flex-end;
justify-content: flex-end;
}
.interview .main_img .box h3 em ,
.interview .main_img .box h3 span {
display: block;
}
.interview .main_img .box h3 em {
font-family: 'Roboto', sans-serif;
font-size: 3.0rem;
font-weight: 700;
color: #4ba0e6;
margin-bottom: .6em;
line-height: 1em;
}
.interview .main_img .box h3 span {
font-size: 6.0rem;
font-weight: 700;
color: #FFF;
text-align: right;
line-height: 1.2em;
}
.interview .main_img .name_time {
position: absolute;
bottom: 0;
right: 0;
left: 0;
z-index: 2;
max-width: 1100px;
margin: 0 auto;
display: flex;
align-items: flex-end;
justify-content: flex-end;
}
.interview .main_img .name_time::before {
position: absolute;
top: 0;
left: 840px;
z-index: -1;
width: 100vw;
height: 100%;
background: #4ba0e6;
content: '';
}
.interview .main_img .name_time .box_in {
width: 260px;
padding-top: 50px;
padding-left: 50px;
padding-bottom: 20px;
}
.interview .main_img .name_time .box_in .name {
margin-bottom: .8em;
}
.interview .main_img .name_time .box_in .name em ,
.interview .main_img .name_time .box_in .name span ,
.interview .main_img .name_time .box_in .name i {
display: block;
line-height: 1em;
font-size: 2.0rem;
font-weight: 700;
}
.interview .main_img .name_time .box_in .name em {
margin-bottom: .4em;
}
.interview .main_img .name_time .box_in .name span {
font-size: 4.0rem;
margin-bottom: .2em;
}
.interview .main_img .name_time .box_in .time {
font-size: 2.0rem;
font-weight: 700;
line-height: 1em;
color: #FFF;
}
.interview main .info_bg {
position: relative;
overflow: hidden;
}
.interview main .info_bg::before {
position: absolute;
top: 35%;
left: 0;
z-index: -1;
width: 100%;
height: 45%;
background: #f2f2f2;
content: '';
}
.interview main .info {
position: relative;
padding-top: 120px;
counter-reset: number;
}
.interview main .info::before {
position: absolute;
top: 0;
left: 860px;
z-index: -1;
width: 100vw;
height: 100%;
background: #4ba0e6;
content: '';
}
.interview main .info .box {
position: relative;
display: flex;
min-height: 460px;
}
.interview main .info .box:not(:last-of-type) {
margin-bottom: 100px;
}
.interview main .info .box .box_in {
width: 450px;
}
.interview main .info .box:nth-of-type(odd) .box_in {
margin-right: 20px;
}
.interview main .info .box:nth-of-type(even) .box_in {
margin-left: auto;
}
.interview main .info .box .box_in section:not(:last-of-type) {
margin-bottom: 1.2em;
}
.interview main .info h3 {
position: relative; font-size: 2.0rem;
font-weight: 700;
} .interview main .info .box .box_in section .comment p:not(:last-of-type) {
margin-bottom: 1.2em;
}
.interview main .info .box:nth-of-type(odd) .img {
position: absolute;
top: 0;
left: calc(50%);
width: calc(100vw - (50%));
height: 455px;
overflow: hidden;
}
.interview main .info .box:nth-of-type(even) .img {
position: absolute;
top: 0;
left: calc(-50vw + (1100px / 2));
width: 50vw;
height: 455px;
overflow: hidden;
}
.interview main .info .box img {
display: block;
object-fit: cover;
height: 100%;
width: 100%;
}
.interview main .entry_btn {
display: flex;
align-items: center;
justify-content: center;
padding: 150px 0;
}
.interview main .entry_btn a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.6rem;
font-weight: 700;
color: #FFF;
background: #4ba0e6;
border: solid 1px #4ba0e6;
padding: 1.5em 3.5em;
border-radius: 3em;
}
.interview main .entry_btn a::after {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 2.5em;
width: .5625em;
height: .75em;
background: url(//www.shibuken.co.jp/img/interview/arrow01_w.svg) no-repeat center center;
background-size: cover;
content: '';
}
.interview main .entry_btn a:hover {
border: solid 1px #4ba0e6;
background: #FFF;
color: #4ba0e6;
}
.interview main .entry_btn a:hover::after {
background: url(//www.shibuken.co.jp/img/interview/arrow01_bl.svg) no-repeat center center;
background-size: cover;
content: '';
}
.interview main .staff {
position: relative;
}
.interview main .staff section {
width: 280px;
margin: 0;
}
.interview main .staff section a {
display: block;
}
.interview main .staff section a .img {
margin-bottom: -24px;
}
.interview main .staff section a .staff_info {
position: relative;
z-index: 1;
height: 150px;
color: #FFF;
padding-top: 55px;
padding-left: 20px;
}
.interview main .staff .slick-slide:nth-of-type(odd) section a .staff_info {
background: url(//www.shibuken.co.jp/img/recruit/staff_bg_blue.svg) no-repeat center center;
background-size: cover;
}
.interview main .staff .slick-slide:nth-of-type(even) section a .staff_info {
background: url(//www.shibuken.co.jp/img/recruit/staff_bg_gray.svg) no-repeat center center;
background-size: cover;
}
.interview main .staff section a .staff_info .time {
position: absolute;
top: .8em;
right: 20px;
font-size: 1.4rem;
font-weight: 700;
line-height: 1em;
}
.interview main .staff section a .staff_info .name em ,
.interview main .staff section a .staff_info .name span ,
.interview main .staff section a .staff_info .name i {
display: block;
line-height: 1em;
font-size: 1.4rem;
font-weight: 700;
}
.interview main .staff section a .staff_info .name em {
margin-bottom: .4em;
}
.interview main .staff section a .staff_info .name span {
font-size: 2.6rem;
margin-bottom: .4em;
}
.interview main .staff .arrows {
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 10;
width: 100%;
}
.interview main .staff .arrows .slick-prev ,
.interview main .staff .arrows .slick-next {
position: absolute;
top: 0;
right: inherit;
left: inherit;
display: block !important;
width: 30px;
height: 30px;
padding: 0;
transform: translate(0 , 0);
}
.interview main .staff .arrows .slick-prev {
left: 0;
}
.interview main .staff .arrows .slick-next {
right: 0;
}
.interview main .staff .arrows .slick-prev:before ,
.interview main .staff .arrows .slick-next:before {
width: 30px;
height: 30px;
text-indent: -9999px;
background-size: cover !important;
display: block;
content: '';
}
.interview main .staff .arrows .slick-prev:before {
background: url(//www.shibuken.co.jp/img/recruit/slider_prev.svg) no-repeat center center;
}
.interview main .staff .arrows .slick-next:before {
background: url(//www.shibuken.co.jp/img/recruit/slider_next.svg) no-repeat center center;
}
.interview main .interview_btn {
padding-top: 40px;
padding-bottom: 150px;
}
.interview main .interview_btn p {
display: flex;
justify-content: flex-end;
}
.interview main .interview_btn p a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.6rem;
font-weight: 700;
color: #FFF;
background: #4ba0e6;
border: solid 1px #4ba0e6;
padding: .8em 3.5em;
padding-right: 6em;
border-radius: 3em;
}
.interview main .interview_btn p a::after {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 2.5em;
width: 2.4735em;
height: .5625em;
background: url(//www.shibuken.co.jp/img/interview/arrow02_w.svg) no-repeat center center;
background-size: cover;
content: '';
}
.interview main .interview_btn p a:hover {
border: solid 1px #4ba0e6;
background: #FFF;
color: #4ba0e6;
}
.interview main .interview_btn p a:hover::after {
background: url(//www.shibuken.co.jp/img/interview/arrow02_bl.svg) no-repeat center center;
background-size: cover;
content: '';
} .news .page_title_img {
background: url(//www.shibuken.co.jp/img/news/page_title.jpg) no-repeat center center;
} .news.list main .list section {
display: flex;
align-items: center;
padding-top: .8em;
padding-bottom: .8em;
border-bottom: solid 1px #e0dddb;
font-size: 1.6rem;
}
.news.list main .list section:first-of-type {
border-top: solid 1px #e0dddb;
}
.news.list main .list section .cat {
width: 140px;
color: #FFF;
text-align: center;
padding: .2em .5em;
font-weight: 700;
}
.news.list main .list section .cat a {
display: block;
color: #FFF;
text-align: center;
padding: .2em .5em;
font-weight: 700;
}
.news.list main .list section .cat.safety a {
background: #57a6db;
}
.news.list main .list section .cat.topics a {
background: url(//www.shibuken.co.jp/img/top/news_cat.svg) repeat center center;
background-size: 20% 20%;
}
.news.list main .list section time {
display: block;
width: 160px;
text-align: center;
font-weight: 700;
}
.news.list main .list section .name {
width: calc(100% - (140px + 160px));
}
.news.detail main .single_detail {
padding-top: 170px;
}
.news.detail main .single_detail .single_title {
font-size: 3.2rem;
}
.news.detail main .single_detail .cat_time {
display: flex;
padding: 30px 0 50px;
}
.news.detail main .single_detail .cat_time .cat {
width: 140px;
color: #FFF;
text-align: center;
padding: .2em .5em;
font-weight: 700;
}
.news.detail main .single_detail .cat_time .cat a {
display: block;
color: #FFF;
text-align: center;
padding: .2em .5em;
font-weight: 700;
}
.news.detail main .single_detail .cat_time .cat.safety a {
background: #57a6db;
}
.news.detail main .single_detail .cat_time .cat.topics a {
background: url(//www.shibuken.co.jp/img/top/news_cat.svg) repeat center center;
background-size: 20% 20%;
}
.news.detail main .single_detail .cat_time time {
display: block;
width: 160px;
text-align: center;
font-weight: 700;
margin-left: auto;
} @media screen and (max-width: 1100px) {
.top .concept .box h3 {
width: 240px;
}
.top .history .box_r {
width: 50%;
margin-left: auto;
}
.top .history .img {
position: absolute;
top: 0;
left: -20px;
width: 50vw;
height: 450px;
overflow: hidden;
} .company main .about {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
flex-direction: column;
}
.company main .about .img {
width: 500px;
margin-right: 0;
margin-bottom: 50px;
}
.company main .message .box {
flex-direction: column;
}
.company main .message .box .box_l {
display: contents;
width: 100%;
margin-right: 0;
}
.company main .message .box .box_l h3 {
order: 1;
}
.company main .message .box .box_l .comment {
order: 3;
}
.company main .message .box .img {
position: relative;
top: inherit;
left: inherit;
width: 60%;
height: auto;
margin: 0 auto;
margin-bottom: 20px;
order: 2;
}
.company main .message .box .img img {
object-fit: contain;
}
.company main .branch .tbl_box table tr td.zip {
padding-right: 0;
}
.company main .branch .tbl_box table tr td.add {
padding-right: 0;
}
.company main .branch .tbl_box table tr td.tel {
padding-right: 0;
}  
.company main .branch .tbl_box table tr th {
padding-right: 2em;
}
.company main .branch .tbl_box table tr td:nth-of-type(1) {
padding-right: 1em;
}
.company main .branch .tbl_box table tr td:nth-of-type(2) {
padding-right: 1em;
}
.company main .branch .tbl_box table tr td:nth-of-type(3) {
padding-right: 1em;
text-align: right;
} .history main .about .about_box01 {
flex-direction: column;
align-items: center;
justify-content: center;
}
.history main .about .about_box01 .box_l {
width: 100%;
display: contents;
}
.history main .about .about_box01 .box_l h3 {
order: 1;
}
.history main .about .about_box01 .box_l p {
order: 3;
}
.history main .about .about_box01 .img {
position: relative;
top: inherit;
left: inherit;
width: 60%;
height: auto;
margin: 0 auto;
margin-bottom: 20px;
order: 2;
}
.history main .about .about_box01 .img img {
object-fit: contain;
}
.history main .about .about_box02 .img {
margin-left: auto;
margin-right: auto;
}
.history main .about .about_box03 {
flex-direction: column;
align-items: center;
justify-content: center;
}
.history main .about .about_box03 .box_l {
order: 2;
width: 100%;
}
.history main .about .about_box03 .img {
position: relative;
top: inherit;
left: inherit;
width: 60%;
height: auto;
margin: 0 auto;
margin-bottom: 20px;
order: 1;
}
.history main .about .about_box03 .img img {
object-fit: contain;
}
.history main .about .about_box04 {
flex-direction: column;
align-items: center;
justify-content: center;
}
.history main .about .about_box04 .box_r {
order: 2;
width: 100%;
}
.history main .about .about_box04 .img {
position: relative;
top: inherit;
left: inherit;
width: 60%;
height: auto;
margin: 0 auto;
margin-bottom: 20px;
order: 1;
}
.history main .about .about_box04 .img img {
object-fit: contain;
}
.history main .about .about_box05 {
flex-direction: column;
align-items: center;
justify-content: center;
}
.history main .about .about_box05 .box_l {
width: 100%;
display: contents;
}
.history main .about .about_box05 .box_l h3 {
order: 1;
}
.history main .about .about_box05 .box_l .comment {
order: 3;
}
.history main .about .about_box05 .img {
position: relative;
top: inherit;
left: inherit;
width: 60%;
height: auto;
margin: 0 auto;
margin-bottom: 20px;
order: 2;
}
.history main .about .about_box05 .img li {
width: 48%;
height: auto;
}
.history main .about .about_box05 .img li:first-of-type {
margin-bottom: 0;
margin-right: 4%;
}
.history main .about .about_box05 .img img {
object-fit: contain;
}
.history main .about .about_box06 {
flex-direction: column;
align-items: center;
justify-content: center;
}
.history main .about .about_box06 .box_r {
order: 2;
width: 100%;
}
.history main .about .about_box06 .img {
position: relative;
top: inherit;
left: inherit;
width: 60%;
height: auto;
margin: 0 auto;
margin-bottom: 20px;
order: 1;
}
.history main .about .about_box06 .img img {
object-fit: contain;
}
.history main .about .about_box07 {
flex-direction: column;
align-items: center;
justify-content: center;
}
.history main .about .about_box07 .box_l {
order: 2;
width: 100%;
}
.history main .about .about_box07 .img {
position: relative;
top: inherit;
left: inherit;
width: 60%;
height: auto;
margin: 0 auto;
margin-bottom: 20px;
order: 1;
}
.history main .about .about_box07 .img img {
object-fit: contain;
} .interview .main_img .name_time::before {
position: absolute;
top: 0;
left: calc(100vw - 250px);
width: 250px;
}
.interview main .info::before {
position: absolute;
top: 0;
left: calc(100vw - 250px);
width: 250px;
}
.interview main .info .box:nth-of-type(even) .img {
left: calc(-60vw + (1100px / 2));
}
} @media screen and (max-width: 940px) {
.top .history .box_r .comment {
width: 100%;
} .history main .office .box ul {
display: flex;
flex-wrap: wrap;
margin-bottom: -20px;
}
.history main .office .box ul li {
width: 48%;
display: flex;
align-items: center;
justify-content: flex-start;
flex-direction: column;
margin-bottom: 20px;
}
.history main .office .box ul li:not(:last-of-type) {
margin-right: 0;
}
.history main .office .box ul li:nth-of-type(odd) {
margin-right: 4%;
}  .recruit main .message section .box .box_l {
width: calc(100% - (180px + 20px + 40px));
}
.recruit main .message section .box .img {
margin-right: 20px;
} .interview main .info .box {
flex-direction: column;
align-items: center;
justify-content: center;
flex-direction: column;
}
.interview main .info .box .box_in {
width: 100%;
order: 2;
}
.interview main .info .box:nth-of-type(odd) .box_in {
margin-right: 0;
}
.interview main .info .box:nth-of-type(even) .box_in {
margin-left: 0;
}
.interview main .info .box:nth-of-type(odd) .img {
position: relative;
top: inherit;
left: inherit;
width: 60%;
height: auto;
margin: 0 auto;
margin-bottom: 20px;
}
.interview main .info .box:nth-of-type(even) .img {
position: relative;
top: inherit;
left: inherit;
width: 60%;
height: auto;
margin: 0 auto;
margin-bottom: 20px;
}
.interview main .info .box img {
object-fit: contain;
}
} @media screen and (max-width: 820px) { .intiatives main .sdgs {
width: inherit;
max-width: 830px;
padding: 0 20px;
padding-top: 100px;
}
}
@media screen and (max-width: 767px) { .top .mv {
height: calc(100vh - 15vw);
}
.top .mv .box h3 {
font-size: 2.0rem;
}
.top .mv .box h3 span {
font-size: 3.0rem;
}
.top .news {
display: flex;
flex-direction: column;
padding-top: 10vw;
padding-bottom: 10vw;
}
.top .news h3 {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
margin-right: 0;
margin-bottom: 5vw;
}
.top .news h3 em ,
.top .news h3 span {
-ms-writing-mode: lr-tb;
-webkit-writing-mode: horizontal-tb;
-o-writing-mode: horizontal-tb;
writing-mode: horizontal-tb;
}
.top .news h3 em {
order: 1;
font-size: 2.0rem;
margin-left: 0;
margin-bottom: .5em;
}
.top .news h3 span {
order: 2;
font-size: 3.0rem;
}
.top .news .list {
width: 100%;
margin-left: 0;
}
.top .news .list section {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.top .news .list section .cat {
width: 40%;
padding: 0;
margin-bottom: .4em;
}
.top .news .list section time {
width: 100%;
text-align: left;
margin-bottom: .4em;
}
.top .news .list section .name {
width: 100%;
}
.top .news + .news_btn {
padding-bottom: 20vw;
}
.top .news + .news_btn p a {
font-size: 1.4rem;
}
.top .staff {
position: relative;
margin-bottom: 10vw;
}
.top .staff .mw1100 {
margin-bottom: 20px;
}
.top .staff .mw1100 h3 {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: flex-start;
}
.top .staff .mw1100 h3 em {
order: 1;
font-size: 2.0rem;
margin-left: 0;
margin-bottom: .5em;
}
.top .staff .mw1100 h3 span {
order: 2;
font-size: 3.0rem;
}
.top .staff + .staff_btn {
padding-bottom: 20vw;
}
.top .staff + .staff_btn p a {
font-size: 1.4rem;
}
.top .concept {
overflow: hidden;
}
.top .concept .w1100 {
position: relative;
padding-top: 10vw;
padding-bottom: 20vw;
}
.top .concept .w1100::before {
left: 90%;
}
.top .concept .box {
display: flex;
flex-direction: column;
margin-bottom: 10vw;
}
.top .concept .box h3 {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
margin-right: 0;
margin-bottom: 5vw;
}
.top .concept .box h3 em ,
.top .concept .box h3 span {
-ms-writing-mode: lr-tb;
-webkit-writing-mode: horizontal-tb;
-o-writing-mode: horizontal-tb;
writing-mode: horizontal-tb;
}
.top .concept .box h3 em {
order: 1;
font-size: 2.0rem;
margin-left: 0;
margin-bottom: .5em;
}
.top .concept .box h3 span {
order: 2;
font-size: 3.0rem;
}
.top .concept .box h3 span::first-letter {
margin-top: 0;
}
.top .concept .box .img {
max-width: 840px;
margin-left: 0;
}
.top .concept .comment p {
font-size: 1.6rem;
}
.top .history {
padding-top: 10vw;
padding-bottom: 10vw;
}
.top .history .w1100 {
position: relative;
display: flex;
flex-direction: column;
justify-content: flex-start;
min-height: inherit;
}
.top .history .box_r {
margin-left: 0;
width: 100%;
display: contents;
}
.top .history .box_r h3 {
order: 1;
margin-bottom: 5vw;
}
.top .history .box_r h3 em {
font-size: 2.0rem;
}
.top .history .box_r h3 span {
font-size: 3.0rem;
font-weight: 700;
}
.top .history .box_r h4 {
order: 2;
font-size: 2.4rem;
}
.top .history .box_r .comment {
order: 4;
width: 100%;
margin-bottom: 10vw;
}
.top .history .box_r .comment p {
font-size: 1.6rem;
}
.top .history .box_r .comment + .history_btn {
order: 5;
display: flex;
justify-content: flex-end;
}
.top .history .box_r .comment + .history_btn a {
font-size: 1.4rem;
}
.top .history .img {
position: relative;
top: inherit;
left: inherit;
width: 100%;
height: auto;
order: 3;
margin-bottom: 5vw;
}
.top .history .img img {
object-fit: contain;
height: auto;
width: 100%;
}
.top .intiatives {
padding-top: 10vw;
padding-bottom: 10vw;
background: url(//www.shibuken.co.jp/img/top/intiatives_bg.jpg) no-repeat center center;
background-size: cover;
}
.top .intiatives h3 {
display: flex;
align-items: flex-start;
flex-direction: column;
margin-bottom: 5vw;
}
.top .intiatives h3 em {
order: 1;
font-size: 2.0rem;
margin-bottom: .5em;
margin-left: 0;
}
.top .intiatives h3 span {
order: 2;
font-size: 3.0rem;
}
.top .intiatives dl {
display: flex;
flex-direction: column;
}
.top .intiatives dl dt {
width: 80%;
margin: 0 auto;
margin-bottom: 5vw;
}
.top .intiatives dl dd {
width: 100%;
}
.top .portfolio {
padding-top: 15vw;
padding-bottom: 15vw;
}
.top .portfolio h3 {
display: flex;
align-items: flex-start;
justify-content: flex-start;
margin-bottom: 5vw;
}
.top .portfolio h3 em {
font-size: 2.0rem;
}
.top .portfolio h3 span {
font-size: 3.0rem;
}
.top .portfolio .comment {
margin-bottom: 5vw;
}
.top .portfolio .img {
height: auto;
margin-bottom: 5vw;
}
.top .portfolio .i img {
object-fit: contain;
height: auto;
width: 100%;
}
.top .portfolio .portfolio_btn a {
font-size: 1.4rem;
} .company main .catch {
padding-top: 15vw;
padding-bottom: 15vw;
font-size: 1.6rem;
text-align: left;
}
.company main .catch p {
text-align: left;
}
.company main .about {
display: flex;
padding: 0;
padding-bottom: 15vw;
}
.company main .about .img {
width: 100%;
margin-right: 0;
margin-bottom: 5vw;
}
.company main .about .box_r table {
width: calc(100% - 8%);
margin: 0 auto;
}
.company main .about .box_r table tr th ,
.company main .about .box_r table tr td {
display: block;
border-bottom: solid 1px #e5e5e5;
padding: .6em 0;
}
.company main .about .box_r table tr th {
border-bottom: none;
font-weight: 700;
padding-bottom: 0;
}
.company main .about .box_r table tr:first-of-type th ,
.company main .about .box_r table tr:first-of-type td {
border-top: solid 1px #e5e5e5;
border-top: none;
}
.company main .about .box_r table tr:first-of-type th {
border-top: solid 1px #e5e5e5;
}
.company main .about .box_r table tr th span {
font-weight: 700;
}
.company main .about .box_r table tr td ul {
display: flex;
flex-direction: column;
}
.company main .about .box_r table tr td ul li:first-of-type {
margin-bottom: .5em;
}
.company main .message {
padding-top: 15vw;
padding-bottom: 15vw;
}
.company main .message .box {
position: relative;
display: flex;
flex-direction: column;
min-height: inherit;
}
.company main .message .box .box_l {
width: 100%;
margin-right: 0;
display: contents;
}
.company main .message .box .box_l h3 {
order: 1;
margin-bottom: 1.2em;
}
.company main .message .box .box_l h3 em {
font-size: 2.0rem;
}
.company main .message .box .box_l h3 span {
font-size: 3.0rem;
}
.company main .message .box .box_l .comment {
order: 3;
}
.company main .message .box .img {
position: relative;
top: inherit;
left: inherit;
width: 100%;
height: auto;
order: 2;
margin-bottom: 5vw;
}
.company main .message .box .img img {
object-fit: contain;
height: auto;
width: 100%;
}
.company main .policy {
padding: 0 4%;
padding-top: 15vw;
padding-bottom: 15vw;
}
.company main .policy .box {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.company main .policy .box section {
margin-bottom: 10vw;
}
.company main .policy .box section h3 {
text-align: left;
font-size: 2.4rem;
}
.company main .policy .box section h4 {
display: flex;
align-items: flex-start;
justify-content: flex-start;
}
.company main .policy .box section h4 span {
text-align: left;
font-size: 2.0rem;
}
.company main .policy .box section .comment p {
text-align: left;
font-size: 1.6rem;
}
.company main .policy .box section .comment p.small {
font-size: 1.4rem;
}
.company main .policy .box .list ul li {
font-size: 1.6rem;
}
.company main .policy .box .list ul li::before {
font-size: 2.0rem;
}
.company main .policy .box .list ul li::after {
font-size: 2.0rem;
}
.company main .policy .box .list p {
text-align: left;
}
.company main .branch {
padding: 0 4%;
padding-top: 15vw;
padding-bottom: 15vw;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: flex-start;
}
.company main .branch h3 {
font-size: 3.0rem;
}
.company main .branch .tbl_box table tr th ,
.company main .branch .tbl_box table tr td {
display: block;
padding: .3em 0;
font-size: 1.6rem;
width: 100%;
}
.company main .branch .tbl_box table tr th {
white-space: nowrap;
padding-left: .5em !important;
padding-right: .5em !important;
}
.company main .branch .tbl_box table tr td.zip {
padding-left: .5em !important;
padding-right: .5em !important;
}
.company main .branch .tbl_box table tr td.add {
padding-left: .5em !important;
padding-right: .5em !important;
}
.company main .branch .tbl_box table tr td.tel {
padding-left: .5em !important;
padding-right: .5em !important;
text-align: right;
}
.company main .branch .tbl_box table tr td:nth-of-type(1) {
padding-left: .5em !important;
padding-right: .5em !important;
}
.company main .branch .tbl_box table tr td:nth-of-type(2) {
padding-left: .5em !important;
padding-right: .5em !important;
}
.company main .branch .tbl_box table tr td:nth-of-type(3) {
padding-left: .5em !important;
padding-right: .5em !important;
text-align: right;
} .portfolio main .box {
padding-bottom: 15vw;
}
.portfolio main .box section:not(:last-of-type) {
margin-bottom: 20vw;
}
.portfolio main .box section h3 {
position: relative;
display: flex;
align-items: center;
margin-bottom: 5vw;
}
.portfolio main .box section h3 em {
font-size: 2.4rem;
font-weight: 700;
padding-right: 1em;
}
.portfolio main .box section .img_list ul {
display: flex;
flex-wrap: wrap;
margin-bottom: -6vw;
}
.portfolio main .box section .img_list ul li {
width: 100%;
margin-right: 0;
margin-bottom: 6vw;
}
.portfolio main .box section .img_list ul li:nth-of-type(3n) {
margin-right: 0;
}
.portfolio main .box section .img_list ul li .img {
position: relative;
overflow: hidden;
margin-bottom: 3vw;
} .history main .catch {
padding-top: 15vw;
margin-bottom: 15vw;
font-size: 1.6rem;
}
.history main .about {
margin-bottom: 20vw;
}
.history main .about::before {
left: 70vw;
}
.history main .about .about_box01 {
position: relative;
display: flex;
flex-direction: column;
min-height: inherit;
margin-bottom: 10vw;
}
.history main .about .about_box01 .box_l {
width: 100%;
}
.history main .about .about_box01 .box_l h3 {
font-size: 3.0rem;
}
.history main .about .about_box01 .img {
width: 100%;
margin-bottom: 5vw;
}
.history main .about .about_box02 {
margin-bottom: 10vw;
}
.history main .about .about_box02 .img {
width: 100%;
margin-left: 0;
}
.history main .about .about_box03 {
position: relative;
display: flex;
flex-direction: column;
min-height: inherit;
margin-bottom: 10vw;
}
.history main .about .about_box03 .box_l {
width: 100%;
}
.history main .about .about_box03 .img {
width: 100%;
margin-bottom: 5vw;
}
.history main .about .about_box04 {
position: relative;
display: flex;
flex-direction: column;
min-height: inherit;
margin-bottom: 10vw;
}
.history main .about .about_box04 .box_r {
width: 100%;
}
.history main .about .about_box04 .img {
width: 100%;
margin-left: 0;
}
.history main .about .about_box05 {
position: relative;
display: flex;
flex-direction: column;
min-height: inherit;
margin-bottom: 10vw;
}
.history main .about .about_box05 .box_l {
width: 100%;
}
.history main .about .about_box05 .box_l h3 {
font-size: 3.0rem;
}
.history main .about .about_box05 .img {
width: 100%;
margin-left: 0;
}
.history main .about .about_box05 .img li {
width: 100%;
}
.history main .about .about_box05 .img li:first-of-type {
margin-bottom: 5vw;
margin-right: 0;
}
.history main .about .about_box06 {
position: relative;
display: flex;
flex-direction: column;
min-height: inherit;
margin-bottom: 10vw;
}
.history main .about .about_box06 .box_r {
width: 100%;
}
.history main .about .about_box06 .img {
width: 100%;
margin-left: 0;
}
.history main .about .about_box07 {
position: relative;
display: flex;
flex-direction: column;
min-height: inherit;
}
.history main .about .about_box07 .box_l {
width: 100%;
}
.history main .about .about_box07 .img {
width: 100%;
}
.history main .representative {
margin-bottom: 10vw;
}
.history main .representative h3 {
font-size: 2.0rem;
}
.history main .representative .box {
display: flex;
flex-direction: column;
}
.history main .representative .box .img {
width: 250px;
margin-left: auto;
margin-right: auto;
margin-bottom: 5vw;
}
.history main .representative .box .comment {
width: 100%;
margin-left: 0;
margin-right: 0;
}
.history main .office h3 {
font-size: 2.0rem;
}
.history main .office .box ul {
display: flex;
flex-wrap: wrap;
margin-bottom: -10vw;
}
.history main .office .box ul li {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
margin-bottom: 10vw;
}
.history main .office .box ul li:not(:last-of-type) {
margin-right: 0;
}
.history main .office .box ul li:nth-of-type(odd) {
margin-right: 0;
}  .safety main .catch {
padding-top: 15vw;
margin-bottom: 15vw;
font-size: 1.6rem;
}
.safety main .catch h3 {
font-size: 3.0rem;
}
.safety main .policy {
padding-top: 10vw;
padding-bottom: 10vw;
margin-bottom: 10vw;
}
.safety main .policy section:not(:last-of-type) {
margin-bottom: 10vw;
}
.safety main .policy section h3 {
font-size: 3.0rem;
text-align: center;
}
.safety main .attempt {
margin-bottom: 10vw;
}
.safety main .attempt h3 {
font-size: 3.0rem;
}
.safety main .attempt h3 + p {
padding: 0;
}
.safety main .attempt .box {
padding: 0;
margin-bottom: 6vw;
}
.safety main .attempt .box section:not(:last-of-type) {
margin-bottom: 10vw;
}
.safety main .attempt .box section h4 {
font-size: 3.0rem;
}
.safety main .attempt .img {
margin-left: 0;
width: 100%;
}
.safety main .case h3 {
font-size: 3.0rem;
}
.safety main .case .list {
max-width: 940px;
padding: 0;
margin: 0 auto;
}
.safety main .case .list section {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.safety main .case .list section .cat {
width: 40%;
padding: 0;
margin-bottom: .4em;
}
.safety main .case .list section time {
width: 100%;
text-align: left;
margin-bottom: .4em;
}
.safety main .case .list section .name {
width: 100%;
} .intiatives main .sdgs {
width: 100%;
padding-top: 15vw;
margin-bottom: 15vw;
}
.intiatives main .plant h3 {
font-size: 3.0rem;
}
.intiatives main .plant ul li:not(:last-of-type) {
margin-bottom: 10vw;
} .contact main .comment {
padding: 0 4%;
padding-top: 15vw;
margin-bottom: 15vw;
}
.contact main .comment p {
text-align: left;
}
.contact main .box .form table tr th ,
.contact main .box .form table tr td {
display: block;
padding: .5em .2em;
border-bottom: solid 1px #ccc;
}
.contact main .box .form table tr th {
padding-top: .7em;
width: 100%;
font-weight: 700;
padding-bottom: 0;
border-bottom: none;
}
.contact main .box .form table tr th span {
font-weight: 700;
}
.contact main .box .form table tr td {
width: 100%;
} .link main .list {
padding: 0 4%;
}
.link main .list dl {
font-size: 1.6rem;
} .recruit main .catch {
padding: 0 4%;
padding-top: 15vw;
margin-bottom: 15vw;
}
.recruit main .catch h3 {
font-size: 3.0rem;
text-align: left;
}
.recruit main .catch .youtube {
width: 100%;
}
.recruit main .catch p {
text-align: left;
}
.recruit main .message {
margin-bottom: 15vw;
}
.recruit main .message section:not(:last-of-type) {
margin-bottom: 10vw;
}
.recruit main .message section h3 {
font-size: 3.0rem;
}
.recruit main .message section .box {
padding: 0 4%;
display: flex;
flex-direction: column;
}
.recruit main .message section .box .box_l {
order: 2;
width: 100%;
margin-right: 0;
}
.recruit main .message section .box .img {
order: 1;
width: 180px;
margin-left: auto;
margin-right: auto;
margin-bottom: 5vw;
}
.recruit main .staff {
position: relative;
margin-bottom: 15vw;
}
.recruit main .recruit_info {
margin-bottom: 10vw;
}
.recruit main .recruit_info h3 {
font-size: 3.0rem;
}
.recruit main .recruit_info h3 + p {
padding: 0 50px;
margin-bottom: 1.5em;
}
.recruit main .recruit_info .box {
padding: 0;
margin-bottom: 10vw;
}
.recruit main .recruit_info .box section:not(:last-of-type) {
margin-bottom: 10vw;
}
.recruit main .recruit_info .box section h4 {
font-size: 3.0rem;
}
.recruit main .recruit_info .box section .box_in {
padding: 0;
}
.recruit main .recruit_info .box section .box_in table tr th ,
.recruit main .recruit_info .box section .box_in table tr td {
display: block;
padding: .6em .2em;
border-bottom: solid 1px #ccc;
}
.recruit main .recruit_info .box section .box_in table tr:first-of-type th ,
.recruit main .recruit_info .box section .box_in table tr:first-of-type td {
border-top: solid 1px #ccc;
}
.recruit main .recruit_info .box section .box_in table tr:first-of-type td {
border-top: none;
}
.recruit main .recruit_info .box section .box_in table tr th {
width: 100%;
padding-bottom: 0;
border-bottom: none;
font-weight: 700;
}
.recruit main .recruit_info .box section .box_in table tr td {
width: 100%;
}
.recruit main .recruit_info .box section .box_in table tr td p:not(:last-of-type) {
margin-bottom: 1.2em;
}
.recruit main .recruit_info .career-tasu {
margin-left: 0;
width: 240px;
}
.recruit main .internship h3 {
font-size: 3.0rem;
}
.recruit main .internship .box .form table tr th ,
.recruit main .internship .box .form table tr td {
display: block;
padding: .5em .2em;
border-bottom: solid 1px #ccc;
}
.recruit main .internship .box .form table tr th {
padding-top: .7em;
width: 100%;
font-weight: 700;
padding-bottom: 0;
border-bottom: none;
}
.recruit main .internship .box .form table tr th span {
font-weight: 700;
}
.recruit main .internship .box .form table tr td {
width: 100%;
} .interview .main_img {
height: calc(100vh - 20vw);
}
.interview .main_img .box {
padding: 0 4%;
}
.interview .main_img .box h3 em {
font-size: 2.0rem;
}
.interview .main_img .box h3 span {
font-size: 3.0rem;
}
.interview .main_img .name_time {
position: absolute;
bottom: 0;
right: 0;
left: 0;
z-index: 2;
max-width: 1100px;
margin: 0 auto;
display: flex;
align-items: flex-end;
justify-content: flex-end;
}
.interview .main_img .name_time::before {
left: 30vw;
}
.interview .main_img .name_time .box_in {
width: auto;
padding-top: 5vw;
padding-right: 5vw;
padding-left: 5vw;
padding-bottom: 5vw;
}
.interview .main_img .name_time .box_in .name em ,
.interview .main_img .name_time .box_in .name span ,
.interview .main_img .name_time .box_in .name i {
font-size: 1.6rem;
}
.interview .main_img .name_time .box_in .name span {
font-size: 2.0rem;
}
.interview .main_img .name_time .box_in .time {
font-size: 1.8rem;
}
.interview main .info_bg {
position: relative;
overflow: hidden;
}
.interview main .info_bg::before {
position: absolute;
top: 35%;
left: 0;
z-index: -1;
width: 100%;
height: 45%;
background: #f2f2f2;
content: '';
}
.interview main .info {
padding-top: 15vw;
}
.interview main .info::before {
left: 80vw;
}
.interview main .info .box {
min-height: inherit;
}
.interview main .info .box:not(:last-of-type) {
margin-bottom: 15vw;
}
.interview main .info .box .box_in {
width: 100%;
}
.interview main .info h3 {
font-size: 2.0rem;
}
.interview main .info .box:nth-of-type(odd) .img {
position: relative;
top: inherit;
left: inherit;
width: 100%;
height: auto;
margin: 0 auto;
margin-bottom: 5vw;
}
.interview main .info .box:nth-of-type(even) .img {
position: relative;
top: inherit;
left: inherit;
width: 100%;
height: auto;
margin: 0 auto;
margin-bottom: 5vw;
}
.interview main .entry_btn {
padding: 15vw 0;
}
.interview main .entry_btn a {
font-size: 1.4rem;
}
.interview main .interview_btn {
padding-top: 10vw;
padding-bottom: 10vw;
}
.interview main .interview_btn p a {
font-size: 1.4rem;
}  .news.list main .list section {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.news.list main .list section .cat {
width: 40%;
padding: 0;
margin-bottom: .4em;
}
.news.list main .list section time {
width: 100%;
text-align: left;
margin-bottom: .4em;
}
.news.list main .list section .name {
width: 100%;
}
.news.detail main .single_detail {
padding-top: 15vw;
}
.news.detail main .single_detail .single_title {
font-size: 2.0rem;
}
.news.detail main .single_detail .cat_time {
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 10vw 0 10vw;
}
.news.detail main .single_detail .cat_time .cat {
width: 40%;
padding: 0;
margin-bottom: .4em;
}
.news.detail main .single_detail .cat_time time {
width: 100%;
text-align: left;
}
}