html{
height:100%;
overflow-y:scroll;
-webkit-text-size-adjust: 100%;
}
body {
height:100%;
font: 13px/1.231 'Lato', YuGothic, '游ゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック' ,sans-serif;
font-weight: 500;
font-feature-settings: "palt";
line-height:1.7;
letter-spacing: .08em;
*font-size: small;
*font: x-small;
line-height:2;
-webkit-font-smoothing: antialiased;
}
@media all and (-ms-high-contrast:none){
body{
font-family: "メイリオ", Meiryo, 'Lato', YuGothic, '游ゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック' ,sans-serif;
}
}
* {
color: #333;
}
*,
*:after,
*::before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
ul,ol {list-style: none;}
small {font-size: 86%;}
p {
font-size: 115%;
}
a {
color: #333;
text-decoration: none;
}
img {
vertical-align: bottom;
}
.midashi {
font-family: 見出ゴMB31, Midashi Go MB1;, "メイリオ", Meiryo, 'Lato', YuGothic, '游ゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック' ,sans-serif;
letter-spacing: .15em;
line-height: 1.25em;
transform: rotate(0.05deg);
-webkit-transform: rotate(0.05deg);
}
.mgnBtm4 { margin-bottom: 4px !important;}
.mgnBtm8 { margin-bottom: 8px !important;}
.mgnBtm10 { margin-bottom: 10px !important;}
.mgnBtm12 { margin-bottom: 12px !important;}
.mgnBtm16 { margin-bottom: 16px !important;}
.mgnBtm20 { margin-bottom: 20px !important;}
.mgnBtm24 { margin-bottom: 24px !important;}
.mgnBtm30 { margin-bottom: 30px !important;}
.mgnBtm32 { margin-bottom: 32px !important;}
.mgnBtm40 { margin-bottom: 40px !important;}
.mgnBtm45 { margin-bottom: 45px !important;}
.mgnBtm48 { margin-bottom: 48px !important;}
.mgnBtm56 { margin-bottom: 56px !important;}
.mgnBtm60 { margin-bottom: 60px !important;}
.mgnBtm64 { margin-bottom: 64px !important;}
.mgnBtm72 { margin-bottom: 72px !important;}
.mgnBtm80 { margin-bottom: 80px !important;}
.mgnBtm160 { margin-bottom: 160px !important;}
.fltRgt { float: right;}
.fltLft { float: left; }
.tCtr { text-align: center;}
.tRgt { text-align: right;}
.tLft { text-align: left;}
@media (min-width: 768px) {
@-moz-document url-prefix() {
*{ font-feature-settings: "palt";}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
*{ font-feature-settings: "palt";}
}
} .flexCtr {
display: flex;
justify-content: center;
align-items: center;
display: -webkit-flex;
-webkit-justify-content: center;
-webkit-align-items: center;
}
.flexBtwn {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
display: -webkit-flex;
-webkit-flex-wrap: wrap;
-webkit-justify-content: space-between;
}
.bgBlk {
background: #333;
}
.bgBlue {
background: #9db7d3;
}
.bgLblue {
background: #e4f1ff;
}
.bgDblue {
background: #224060;
}
.bgWht {
background: #fff;
}
.bgWht {
background: #fff;
}
.bgLgray {
background: #fafafa;
}
.cLblue {
color: #9db7d3;
}
.cDblue {
color: #224060;
}
.cGray {
color: #9f9f9f;
}
.cWht {
color: #fff;
}
.cRed {
color: #ee0026;
}
.mincho {
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.oswald {
font-family: 'Oswald', sans-serif;
}
.bold {
font-weight: bold;
}
.normal {
font-weight: normal;
}
.f60 {
font-size: 60%;
}
.f90 {
font-size: 90%;
}
.f100 {
font-size: 100%;
}
.f105 {
font-size: 105%;
}
.f110 {
font-size: 110%;
}
.f115 {
font-size: 115%;
}
.f120 {
font-size: 120%;
}
.f130 {
font-size: 130%;
}
.f140 {
font-size: 140%;
}
.f150 {
font-size: 150%;
}
.f180 {
font-size: 180%;
}
.f200 {
font-size: 200%;
}
.f220 {
font-size: 220%;
}
.f250 {
font-size: 250%;
}
.f310 {
font-size: 310%;
}
.f450 {
font-size: 450%;
}
.f500 {
font-size: 500%;
}
.underline {
text-decoration: underline;
}
.lh1em {
line-height: 1em;
}
.rl {
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
}
.ts3 {
transition: all .3s ease-out;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
}  .clearfix:before, .clearfix:after {
content:""; display:table;
}
.clearfix:after {
clear:both;
} .clearfix {
zoom:1;
} .content {
padding: 90px 0;
position: relative;
}
.s_content {
padding: 55px 0;
position: relative;
}
.cap_o {
font-size: 400%;
position: absolute;
top: -135px;
z-index: 1;
}
.capLgray {
color: rgba(197, 197, 197, .5);
}
.capDgray {
color: rgba(197, 197, 197, .7);
}
.capWht {
color: rgba(255, 255, 255, .5);
}
.capDblue {
color: rgba(34, 64, 96, .2);
}
.cap_o.lft {
left: 0;
}
.cap_o.rgt {
right: 0;
}
.jump {
position: absolute;
top: -85px;
left: 0;
}
.sp {
display: none;
} .inner {
max-width: 1000px;
width: 95%;
position: relative;
margin: 0 auto;
}
.innerLg {
max-width: 1100px;
} .video_wrapper {
position: relative;
overflow: hidden;
}
.stripe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(-45deg, rgba(0, 0, 0, .1) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .1) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, .1) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .1) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
background-size: 4px 4px;
}
.video {
width: 100%;
vertical-align: bottom;
}
.logo {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
z-index: 2;
}
.lang {
position: absolute;
top: 24px;
right: 24px;
font-size: 86%;
z-index: 9999;
}
.under_logo .lang {
position: static;
}
.lang p {
margin-right: .5em;
color: #004b9a;
}
.lang a {
display: block;
border: 1px solid #004b9a;
color: #004b9a;
padding: 0 1em;
}
.lang .current {
background-color: #004b9a;
color: #fff;
cursor: inherit;
}
.lang a:not(.current):hover {
background-color: rgba(0,75,154,.3)
}
nav {
height: 85px;
background: #f8f8f8;
}
.under_logo {
padding: 18px 0;
}
.under_logo_link:hover > .under_logo_img {
opacity: .7;
} .gnav {
height: 85px;
position: relative;
}
.gnav_lst {
width: calc(100% / 5);
border-left: 1px solid #efefef;
border-right: 1px solid #efefef;
height: 100%;
}
.gnav_lst + .gnav_lst {
border-left: none;
border-right: 1px solid #efefef;
}
.gnav_link {
height: 100%;
}
.gnav_txt {
display: block;
line-height: 20px;
}
.gnav_line {
width: calc(100% / 5);
height: 1px;
display: block;
position: absolute;
bottom: 0;
left: 0;
} .fx_header {
position: fixed;
z-index: 9999;
width: 100%;
background: #fff;
border-bottom: 2px solid #ed6d00;
height: 85px;
top: -85px;
}
.fx_header.slideDown {
animation-name: slideDown;
animation-timing-function: ease-in;
animation-iteration-count: 1;
animation-delay: 0s;
transform-origin: 50% 50% 0;
animation-duration: .3s;
-webkit-animation-name: slideDown;
-webkit-animation-timing-function: ease-in;
-webkit-animation-iteration-count: 1;
-webkit-animation-delay: 0s;
-webkit-transform-origin: 50% 50% 0;
-webkit-animation-duration: .3s;
top: 0;
}
@keyframes slideDown {
0% {
top: -85px;
}
100% {
top: 0;
}
}
@-webkit-keyframes slideDown {
0% {
top: -85px;
}
100% {
top: 0;
}
}
.fx_header.slideUp {
animation-name: slideUp;
animation-timing-function: ease-in;
animation-iteration-count: 1;
animation-delay: 0s;
transform-origin: 50% 50%  0;
animation-duration: .3s;
-webkit-animation-name: slideUp;
-webkit-animation-timing-function: ease-in;
-webkit-animation-iteration-count: 1;
-webkit-animation-delay: 0s;
-webkit-transform-origin: 50% 50%  0;
-webkit-animation-duration: .3s;
top: -85px;
position: fixed;
}
@keyframes slideUp {
0% {
top: 0;
}
100% {
top: -85px;
}
}
@-webkit-keyframes slideUp {
0% {
top: 0;
}
100% {
top: -85px;
}
}
.fx_header .gnav {
width: 730px;
}
.fx_logo {
position: relative;
}
.fx_logo_img {
width: 240px;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
.fx_logo:hover > .fx_logo_img {
opacity: .7;
} .title_area {
padding: 70px 0;
background: #ddd;
}
#about .title_area {
background: url(/wp/wp-content/themes/original_theme/images/about/ttl_about.jpg) no-repeat center top;
background-size: cover;
}
#company .title_area {
background: url(/wp/wp-content/themes/original_theme/images/company/ttl_company.jpg) no-repeat center top;
background-size: cover;
}
#engineering .title_area {
background: url(/wp/wp-content/themes/original_theme/images/engineering/ttl_engineering.jpg) no-repeat center top;
background-size: cover;
}
#recruit .title_area {
background: url(/wp/wp-content/themes/original_theme/images/recruit/ttl_recruit.jpg) no-repeat center top;
background-size: cover;
}
#contact .title_area, #thanks .title_area {
background: url(/wp/wp-content/themes/original_theme/images/contact/ttl_contact.jpg) no-repeat center top;
background-size: cover;
}
#news .title_area {
background: url(/wp/wp-content/themes/original_theme/images/news/ttl_news.jpg) no-repeat center top;
background-size: cover;
}  .news_ttl, .btn_news {
display: inline-block;
white-space: nowrap;
height: 80px;
}
.btn_news {
display: block;
position: relative;
width: 150px;
}
.newslist {
border: 2px solid #515151;
color: #515151;
position: absolute;
bottom: 10px;
left: 0;
right: 0;
margin: auto;
padding: 5px 0;
}
.newslist:hover {
background: #515151;
color: #fff;
}
.cap_news {
vertical-align: middle;
margin: 0 0 0 20px;
display: inline-block;
}
.news {
justify-content: inherit;
-webkit-justify-content: inherit;
height: 105px;
}
.news_lst {
width: calc(100% / 3);
padding: 15px 30px;
position: relative;
}
.news_lst:before {
content: '';
background-size: 6px 6px;
height: 100%;
display: block;
background-image: linear-gradient(to bottom, #9db7d3, #9db7d3 30%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%);
width: 2px;
position: absolute;
top: 0;
left: 0;
}
.news_lst:last-child:after {
content: '';
background-size: 6px 6px;
height: 100%;
display: block;
background-image: linear-gradient(to bottom, #9db7d3, #9db7d3 30%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%);
width: 2px;
position: absolute;
top: 0;
right: 0;
}
.news_link {
display: block;
}
.news_link:hover {
opacity: .7;
}
.news_img {
width: 80px;
height: 80px;
margin: 0 0 0 10px;
}
.news_txt {
text-decoration: underline;
height: 4em;
overflow: hidden;
}
.no-news_txt {
width: 100%;
} .mission {
background: url(/wp/wp-content/themes/original_theme/images/top/bg_mission.jpg) no-repeat center top;
background-size: cover;
}
.btn_dtil {
background: #004b9a;
padding: 10px 50px;
position: relative;
overflow: hidden;
}
.btn_dtil:before {
content: '';
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
position: absolute;
background: rgba(255, 255, 255, 0);
z-index: 2;
transition: all .4s .2s ease-out;
-webkit-transition: all .4s .2s ease-out;
-moz-transition: all .4s .2s ease-out;
-ms-transition: all .4s .2s ease-out;
}
.btn_dtil:hover:before {
background: rgba(255, 255, 255, .3);
}
.btn_dtil:after {
content: '';
top: 0;
left: -40%;
width: 40px;
height: 100%;
position: absolute;
transition: all .2s ease-out;
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
-ms-transition: all .2s ease-out;
-moz-transform-origin:0 100%;
-webkit-transform-origin:0 100%;
transform-origin:0 100%;
-moz-transform:skewX(-25deg);
-webkit-transform:skewX(-25deg);
transform:skewX(-25deg);
display: block;
z-index: 2;
}
.btn_dtil:hover:after {
left: 140%;
background: rgba(255, 255, 255, .3);
} .machining {
background: url(/wp/wp-content/themes/original_theme/images/top/bg_machining.jpg) no-repeat center top;
background-size: cover;
}
.machining .lft {
width: calc(100% - 565px);
justify-content: inherit;
-webkit-justify-content: inherit;
}
.machining .rgt {
width: 560px;
}
.machining_lst {
width: 274px;
height: 250px;
margin-bottom: 12px;
position: relative;
overflow: hidden;
}
.machining_lst:nth-child(1) .machining_img {
background: url(/wp/wp-content/themes/original_theme/images/top/btn_mm.jpg) no-repeat center top;
}
.machining_lst:nth-child(2) .machining_img {
background: url(/wp/wp-content/themes/original_theme/images/top/btn_ms.jpg) no-repeat center top;
}
.machining_lst:nth-child(3) .machining_img {
background: url(/wp/wp-content/themes/original_theme/images/top/btn_mp.jpg) no-repeat center top;
}
.machining_lst:nth-child(4) .machining_img {
background: url(/wp/wp-content/themes/original_theme/images/top/btn_rd.jpg) no-repeat center top;
}
.machining_lst:nth-last-child(-n + 2) {
margin-bottom: 0;
}
.machining_lst:before, .machining_lst:after {
content: '';
width: 256px;
height: 1px;
background: #fff;
position: absolute;
left: 0;
right: 0;
margin: auto;
z-index: 2;
}
.machining_lst:before {
top: 8px;
}
.machining_lst:after {
bottom: 8px;
}
.machining_img {
width: 100%;
height: 100%;
display: block;
}
.machining_link {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
outline: 1px solid rgba(255, 255, 255, 1);
outline-offset: -9px;
}
.machining_link:hover {
background: rgba(0, 75, 154, .5);
outline-color: rgba(255, 255, 255, 0);
outline-offset: -27px;
}
.machining_img.hover {
transform: scale(1.1);
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
}
@media screen and (max-device-width: 1024px) { .machining_link {
outline:none;
}
.machining_link:hover {
background: none;
outline:none;
}
.machining_img.hover {
transform: scale(1.0);
-moz-transform: scale(1.0);
-webkit-transform: scale(1.0);
-ms-transform: scale(1.0);
}
}
.machining_link:before, .machining_link:after {
content: '';
width: 1px;
height: 234px;
background: #fff;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
z-index: 2;
}
.machining_link:before {
left: 8px;
}
.machining_link:after {
right: 8px;
}
.machining_txt {
line-height: 16px;
} .content.group .flexBtwn {
gap: 16px;
}
.content.group > .inner {
max-width: 1100px;
}
.content.group .group_lst {
width: 23%;
}
.group {
background: url(/wp/wp-content/themes/original_theme/images/top/bg_logo.png) no-repeat right, #fafafa;
}
.group_lst {
width: calc(100% / 3);
} .home_monoplus {
padding-top: 90px;
}
.home_monoplus--inner {
position: relative;
display: flex;
align-items: center;
max-width: 1600px;
height: 400px;
}
.home_monoplus--inner:hover .home_monoplus--imgarea img {
scale: 1.05;
}
.home_monoplus--inner:hover .btn a {
background-color: #fff;
color: black;
}
.home_monoplus--imgarea,
.home_monoplus--imgarea img {
border-radius: 16px 0 0 16px;
}
.home_monoplus--imgarea {
width: calc(960 / 1600 * 100%);
overflow: hidden;
}
.home_monoplus--imgarea img {
transition: all .4s ease-out;
}
.post--link {
position: absolute;
width: 100%;
height: 100%;
z-index: 100;
}
.img-cover {
width: 100%;
height: 100%;
object-fit: cover;
}
.img-contain {
max-width: 100%;
height: auto;
object-fit: contain;
}
.home_monoplus--txtarea {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
width: calc(640 / 1600 * 100%);
height: 100%;
border-radius: 0 16px 16px 0;
background-color: #fff;
}
.home_monoplus--txtarea img {
margin-bottom: 40px;
}
.home_monoplus--txtarea p {
text-align: center;
color: #484848;
}
.home_monoplus .btn a {
position: relative;
z-index: 1;
display: block;
padding: 1.125em 2rem 1.125em 1.5rem;
border-radius: 9999px;
width: fit-content;
min-width: min(20.125rem, 100%);
background-color: #9b9b9b;
border: 1px solid #9b9b9b;
line-height: 1.6em;
color: #fff;
transition: all .4s ease-out;
}
.home_monoplus .btn a:hover {
background-color: #fff;
color: black;
} .recruit {
background: url(/wp/wp-content/themes/original_theme/images/top/bg_recruit.jpg) no-repeat center top;
background-size: cover;
}
.btn_recruit {
width: 500px;
background: #38d7ff;
padding: 8px 0;
display: block;
margin: 0 auto;
overflow: hidden;
position: relative;
}
.btn_recruit:before {
content: '';
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
position: absolute;
background: rgba(255, 255, 255, 0);
z-index: 2;
transition: all .4s .2s ease-out;
-webkit-transition: all .4s .2s ease-out;
-moz-transition: all .4s .2s ease-out;
-ms-transition: all .4s .2s ease-out;
}
.btn_recruit:hover:before {
background: rgba(255, 255, 255, .3);
}
.btn_recruit:after {
content: '';
top: 0;
left: -40%;
width: 80px;
height: 100%;
position: absolute;
transition: all .4s ease-out;
-webkit-transition: all .4s ease-out;
-moz-transition: all .4s ease-out;
-ms-transition: all .4s ease-out;
-moz-transform-origin:0 100%;
-webkit-transform-origin:0 100%;
transform-origin:0 100%;
-moz-transform:skewX(-25deg);
-webkit-transform:skewX(-25deg);
transform:skewX(-25deg);
display: block;
z-index: 2;
}
.btn_recruit:hover:after {
left: 140%;
background: rgba(255, 255, 255, .5);
} .entry_form {
width: 840px;
margin: 0 auto;
}  .pro {
background: url(/wp/wp-content/themes/original_theme/images/engineering/bg_mm.jpg) no-repeat left top;
background-size: cover;
}
.pro_lst {
padding: 30px;
margin-bottom: 30px;
}
.pro_lst:last-child {
margin-bottom: 0;
}
.pro_content {
width: calc(100% - 350px);
}
.pro_num {
margin-right: 16px;
vertical-align: middle;
text-shadow: 4px -4px 0 #dedede;
-moz-text-shadow: 4px -4px 0 #dedede;
-webkit-text-shadow: 4px -4px 0 #dedede;
-o-text-shadow: 4px -4px 0 #dedede;
-ms-text-shadow: 4px -4px 0 #dedede;
} .sample {
background: url(/wp/wp-content/themes/original_theme/images/engineering/bg_mp.jpg) no-repeat left top;
background-size: cover;
}
.sample_lst_wrapper {
justify-content: space-around;
-webkit-justify-content: space-around;
}
.sample_img {
width: 220px;
height: 220px;
border-radius: 140px;
margin: 0 15px;
}  .company_table {
border-top: 2px solid #dedede;
border-bottom: 2px solid #dedede;
display: table;
width: 100%;
}
.company_table + .company_table {
border-top: none;
}
.company_ttl, .company_content {
display: table-cell;
vertical-align: middle;
padding: 40px 20px;
}
.company_ttl {
width: 30%;
}
.company .flexBtwn {
gap: 16px;
}
.company_lst {
width: calc(100% / 2 - 24px);
padding: 20px;
}
.company_lst_img {
display: block;
}
.company_lst h3 {
height: 4em;
line-height: 1.5em;
justify-content: left;
-webkit-justify-content: left;
border-bottom: 1px solid #9db7d3;
} .philosophy_content {
width: 60%;
margin: 0 auto;
border: 1px solid #dedede;
padding: 80px;
} .history {
background: url(/wp/wp-content/themes/original_theme/images/engineering/bg_rd.jpg) no-repeat left top;
background-size: cover;
}
.history_table, .history_ttl, .history_content {
margin : 0;
padding : 0;
}
.history_table {
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
width: 80%;
margin: 0 auto;
}
.history_ttl, .history_content {
padding: 10px 20px;
}
.history_ttl {
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
justify-content: center;
width: 30%;
margin-bottom: 2px;
}
.history_content {
width: 70%;
margin-bottom: 2px;
} .intro_lst {
width: calc(100% / 4.08);
height: 100px;
border: 4px solid #fff;
position: relative;
}
.intro_link {
width: 100%;
height: 100%;
position: relative;
}
.hr_line, .vt_line {
position: absolute;
width: 95.5%;
height: 88.5%;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
.hr_line:before, .hr_line:after,
.vt_line:before, .vt_line:after {
content: '';
position: absolute;
background: #fff;
transition: all .2s ease-out;
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
-ms-transition: all .2s ease-out;
}
.hr_line:before, .hr_line:after {
width: 0;
height: 1px;
}
.hr_line:before {
top: 0;
left: 0;
}
.hr_line:after {
bottom: 0;
right: 0;
}
.vt_line:before, .vt_line:after {
width: 1px;
height: 0;
}
.vt_line:before {
left: 0;
bottom: 0;
}
.vt_line:after {
right: 0;
top: 0;
}
.intro_link:hover > .hr_line:before, .intro_link:hover > .hr_line:after {
width: 100%;
}
.intro_link:hover > .vt_line:before, .intro_link:hover > .vt_line:after {
height: 100%;
}
@media screen and (max-device-width: 1024px) { .intro_link:hover > .hr_line:before, .intro_link:hover > .hr_line:after {
width: 0;
}
.intro_link:hover > .vt_line:before, .intro_link:hover > .vt_line:after {
height: 0;
}
} .mm_wrapper {
background: url(/wp/wp-content/themes/original_theme/images/engineering/bg_mm.jpg) no-repeat left top;
background-size: cover;
}
.mm_lst:nth-child(odd) .mm_img {
text-align: right;
}
.mm_img, .mm_inner {
width: 50%;
}
.mm_inner.rgt {
padding-right: 80px;
}
.mm_inner.lft {
padding-left: 80px;
}
.mm_ttl {
border-bottom: 1px solid #9db7d3;
}
.mm_inner.rgt .mm_ttl {
padding: 0 0 10px 40px;
}
.mm_inner.rgt .mm_content {
padding: 0 0 0 40px;
}
.mm_inner.lft .mm_ttl {
padding: 0 40px 10px 0;
}
.mm_inner.lft .mm_content {
padding: 0 40px 0 0;
}
.mm_design, .mm_manufacturing {
width: calc(100% / 2.05);
} .ms_wrapper {
background: url(/wp/wp-content/themes/original_theme/images/engineering/bg_ms.jpg) no-repeat left top;
background-size: cover;
}
.ms_inner, .mp_inner {
width: calc(100% - 300px);
padding: 35px;
background: #fff;
height: 220px;
}
.ms_lst, .mp_lst {
margin-bottom: 40px;
}
.ms_lst:last-child, .mp_lst:last-child {
margin-bottom: 0;
}
.ms_ttl, .mp_ttl {
border-bottom: 2px solid #9db7d3;
padding-bottom: 10px;
} .mp_wrapper {
background: url(/wp/wp-content/themes/original_theme/images/engineering/bg_mp.jpg) no-repeat left top;
background-size: cover;
} .rd_wrapper {
background: url(/wp/wp-content/themes/original_theme/images/engineering/bg_rd.jpg) no-repeat left top;
background-size: cover;
}
.rd_inner {
width: calc(100% - 300px);
padding: 35px;
background: #fff;
height: 220px;
}
.rd_lst {
margin-bottom: 40px;
}
.rd_lst:last-child {
margin-bottom: 0;
}
.rd_ttl {
border-bottom: 2px solid #9db7d3;
padding-bottom: 10px;
}
.example_table {
max-width: 550px;
width: 100%;
margin: 0 auto;
}
.example_table th, .example_table td {
border: 2px solid #dedede;
padding: 15px;
vertical-align: middle;
}
.example_table th {
background: #fafafa;
}
.example_table td {
background: #fff;
} .available_table .lft {
width: 20%;
}
.available_table th, .available_table td {
width: 40%;
border: 2px solid #dedede;
}
.available_table th {
vertical-align: middle;
}
.available_table .top {
padding: 30px;
}
.available_content {
padding: 20px;
}
.available_table dt {
border-bottom: 1px solid #9db7d3;
display: inline-block;
white-space: nowrap;
}
.available_table dd {
padding: .5em 0 .5em 1em;
}
.flow_lst_wrapper {
width: 95%;
margin: 0 auto;
}
.flow_lst {
width: calc(100% / 6);
padding: 30px;
position: relative;
height: 200px;
}
@-moz-document url-prefix() { .flow_lst {
align-items: inherit;
-webkit-align-items: inherit;
padding: 0 60px;
}
.flow_lst:first-child {
padding: 0 45px;
}
}
.flow_lst:after {
content: '';
position: absolute;
width: 0;
height: 0;
border-style: solid;
border-width: 100px 0 100px 30px;
border-color: transparent transparent transparent #224060;
top: 0;
right: -29.5px;
z-index: 1;
}
.flow_num {
position: absolute;
top: -120px;
bottom: 0;
margin: auto;
background: #9db7d3;
-moz-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
width: 50px;
height: 50px;
z-index: 1;
border-radius: 30px;
}
@-moz-document url-prefix() { .flow_num {
align-items: inherit;
-webkit-align-items: inherit;
padding: 7px;
}
}
.flow_txt {
margin: 40px 0 0;
}
.arrow:before, .arrow:after {
content: '';
position: absolute;
width: 0;
height: 0;
border-style: solid;
}
.arrow:before {
border-width: 0 30px 100px 0;
border-color: transparent #224060 transparent transparent;
top: 0;
left: -29.5px;
}
.arrow:after {
border-width: 0 0 100px 30px;
border-color: transparent transparent #224060 transparent;
bottom: 0;
left: -29.5px;
}  .message {
background: url(/wp/wp-content/themes/original_theme/images/recruit/bg_l_leaf.png), url(/wp/wp-content/themes/original_theme/images/recruit/bg_r_leaf.png);
background-repeat: no-repeat, no-repeat;
background-position: top -10px left 0, top -10px right 0;
}
.message_youtube {
display: flex;
justify-content: center;
margin-bottom: 80px;
}
.sub_message {
margin: 0 auto;
border-top: 2px solid #dedede;
border-bottom: 2px solid #dedede;
padding: 65px 150px;
}
.sub_message_img {
padding-right: 40px;
}
.whats {
padding: 65px 30px 0;
}
.whats_content {
padding: 35px 55px;
border-radius: 10px;
position: relative;
}
.whats_inner:nth-child(odd) .whats_content:before {
border-width: 10px 0 10px 40px;
border-color: transparent transparent transparent #e4f1ff;
left: inherit;
right: -35px;
} .category {
background: url(/wp/wp-content/themes/original_theme/images/recruit/bg_l_category.png), url(/wp/wp-content/themes/original_theme/images/recruit/recruit-bg_r_category\ 1.png);
background-repeat: no-repeat, no-repeat;
background-position: bottom left, top right;
}
.category_table {
padding: 40px;
border: 2px solid #dedede;
}
.category_ttl {
border-bottom: 1px solid #9db7d3;
padding-bottom: 20px;
} .interview {
background: url(/wp/wp-content/themes/original_theme/images/recruit/bg_noise.png), url(/wp/wp-content/themes/original_theme/images/recruit/bg_interview.png);
background-position: left top, center top -155px;
background-repeat: repeat, repeat-x;
}
#scroller {
position: relative;
z-index: 1;
overflow: hidden;
padding: 0 0 30px;
}
#scroller li:nth-child(n + 2) {
margin-left: -240px;
}
#scroller li {
position: relative;
}
#scroller li:first-child:after {
content: '';
position: absolute;
top: 30px;
left: -75px;
background: rgba(255, 255, 255, .4);
-moz-transform-origin: 0 100%;
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
-moz-transform: skewX(-45deg);
-webkit-transform: skewX(-45deg);
transform: skewX(-45deg);
width: 1315px;
height: 240px;
z-index: -1;
}
#scroller li:last-child:after {
content: '';
position: absolute;
top: 30px;
right: -1046px;
background: rgba(255, 255, 255, .4);
-moz-transform-origin: 0 100%;
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
-moz-transform: skewX(-45deg);
-webkit-transform: skewX(-45deg);
transform: skewX(-45deg);
width: 1315px;
height: 240px;
z-index: -1;
}
@media screen and (max-device-width: 1024px) { #scroller li:nth-child(1) {
margin-left: -140px;
}
#scroller li:nth-child(n + 2) {
margin-left: -100px;
}
}
.interview_lst {
width: 950px;
height: 460px;
position: relative;
margin-bottom: 60px;
margin-left: 122px;
}
.interview_lst:nth-child(even) {
margin-left: -85px;
}
.interview_info {
position: absolute;
top: -5px;
left: 320px;
z-index: 2;
width: 215px;
height: 155px;
}
.interview_lst:nth-child(even) .interview_info {
left: inherit;
right: 320px;
}
.interview_lst:nth-child(even) .interview_job {
text-align: right;
}
.interview_romaji {
width: 465px;
height: 130px;
position: absolute;
top: 0;
right: 0;
z-index: 2;
}
.interview_lst:nth-child(even) .interview_romaji {
right: inherit;
left: 0;
}
.interview_img_wrapper {
width: 535px;
height: 460px;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
}
.interview_lst:nth-child(even) .interview_img_wrapper {
left: inherit;
right: 0;
}
.interview_img_wrapper:before {
content: '';
width: 535px;
height: 460px;
background: #fff;
position: absolute;
top: 0;
left: 415px;
z-index: 1;
}
.interview_lst:nth-child(even) .interview_img_wrapper:before {
left: inherit;
right: 415px;
}
.interview_img_wrapper:after {
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 535px 535px;
border-color: transparent transparent #fff transparent;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.interview_lst:nth-child(even) .interview_img_wrapper:after {
border-width: 535px 0 0 535px;
border-color: transparent transparent transparent #fff;
top: 0;
right: 0;
}
.interview_img {
position: relative;
margin-left: -150px;
height: 460px;
}
.interview_lst:nth-child(even) .interview_img {
margin-right: -315px;
}
.interview_content {
width: 430px;
position: absolute;
bottom: 50px;
right: 130px;
z-index: 2;
}
.interview_lst:nth-child(even) .interview_content {
right: inherit;
left: 155px;
}
.interview_content:has(.btn_dtil) p {
margin-bottom: 16px;
}
.interview_content .btn_dtil {
font-size: 120%;
} .content.requirements {
padding-bottom: 16px;
}
.requirements {
background: linear-gradient(to top, #dbecff 5%, #fff 35%, #fff);
}
.requirements + .content {
padding-bottom: 240px;
background: url(/wp/wp-content/themes/original_theme/images/recruit/bg_requirements.png);
background-repeat: no-repeat, repeat;
background-position: center bottom, center bottom;
background-color: #fafafa;
}
.requirements + .content .formy {
margin-bottom: 40px;
}
.requirements_table_wrapper {
width: 800px;
margin: 0 auto;
padding: 50px;
}
.requirements_table {
position: relative;
}
.requirements_table:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
background: linear-gradient(to right, #004b9a 20%, #d2d2d2 0%, #d2d2d2);
background: -webkit-linear-gradient(left, #004b9a 20%, #d2d2d2 0%, #d2d2d2);
}
.requirements_ttl, .requirements_content {
padding: 15px;
}
.requirements_ttl {
float: left;
clear: both;
width: 20%;
color: #004b9a;
border-top: 1px solid #004b9a;
}
.requirements_content {
margin-left: 20%;
border-top: 1px solid #d2d2d2;
}
.requirements_content .item {
display: inline-block;
width: 90px;
}
.requirements_content--ttl {
padding-top: 16px;
}
.bnr_recruit {
margin-bottom: 64px;
}
.bnr_link:hover {
opacity: .7;
}
.bnr_img {
max-width: 700px;
}
.no-bnr_link {
background: #38d7ff;
width: 400px;
padding: 8px 0;
display: block;
margin: 0 auto;
overflow: hidden;
position: relative;
}
.no-bnr_link:before {
content: '';
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
position: absolute;
background: rgba(255, 255, 255, 0);
z-index: 2;
transition: all .4s .2s ease-out;
-webkit-transition: all .4s .2s ease-out;
-moz-transition: all .4s .2s ease-out;
-ms-transition: all .4s .2s ease-out;
}
.no-bnr_link:hover:before {
background: rgba(255, 255, 255, .3);
}
.no-bnr_link:after {
content: '';
top: 0;
left: -40%;
width: 80px;
height: 100%;
position: absolute;
transition: all .3s ease-out;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-moz-transform-origin: 0 100%;
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
-moz-transform: skewX(-25deg);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
display: block;
z-index: 2;
}
.no-bnr_link:hover:after {
left: 140%;
background: rgba(255, 255, 255, .5);
} .formy {
padding: 30px;
}
#contact .formy {
padding: 50px 30px 30px;
}
#formyForm {
min-height: 670px;
}
#formyForm table {
font-size: 115%;
}
.confirm-message {
margin-top: 20px;
text-align: center;
}
#total_required {
top: 100px !important;
}
.tel {
width: 95%;
margin: 0 auto;
margin-top: 40px;
padding: 25px 0;
position: relative;
}
.tel:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
margin: auto;
width: calc(100% - 4px);
height: calc(100% - 4px);
border: 1px solid #fff;
}
.tel_content, .tel_link {
display: block;
text-align: center;
color: #004b9a;
}
.tel_content {
font-size: 90%;
}
.tel_link {
font-size: 190%;
position: relative;
z-index: 1;
}
.tel_num {
display: inline-block;
transform: scale(1, 1.25);
color: #004b9a;
}
.fa-phone {
background: #004b9a;
width: 40px;
height: 40px;
padding: 10px;
margin: 0 10px 0 0;
border-radius: 50%;
} .ft_nav_content {
padding: 40px 0;
position: relative;
}
.ft_nav {
width: 660px;
}
.ft_nav_inner {
position: relative;
}
.ft_nav_inner:after {
content: '';
background: #484848;
width: 100%;
height: 1px;
position: absolute;
bottom: -40px;
left: 0;
}
.ft_nav_link {
position: relative;
}
.ft_nav_link:before {
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 5px 0 5px 6px;
border-color: transparent transparent transparent #6b6b6b;
display: inline-block;
padding-right: 8px;
}
.ft_logo {
display: table;
}
.ft_logo_link:hover > .ft_logo_img {
opacity: .7;
}
.ft_logo_txt {
padding-left: 30px;
}
.ft_group_lst {
width: calc(100% / 3 - 16px);
}
.ft_group_lst:not(:last-child) {
margin-right: 16px;
}
.cr-pbl {
background: #484848;
}
.pbl {
opacity: 0.5;
}
.goTop {
background: #dedede;
position: fixed;
bottom: 0;
right: 0;
width: 90px;
height: 60px;
-moz-transform: translate(15px, -15px) rotate(90deg);
-webkit-transform: translate(15px, -15px) rotate(90deg);
-o-transform: translate(15px, -15px) rotate(90deg);
-ms-transform: translate(15px, -15px) rotate(90deg);
opacity: 0;
z-index: 4;
}
.goTop:before {
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 0 60px 60px 0;
border-color: transparent #dedede transparent transparent;
position: absolute;
left: -60px;
transition: all .3s ease-out;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
}
.goTop.fadeIn {
animation-name: fadeIn;
animation-timing-function: ease-in;
animation-iteration-count: 1;
animation-delay: 0s;
transform-origin: 50% 50% 0;
animation-duration: .3s;
-webkit-animation-name: fadeIn;
-webkit-animation-timing-function: ease-in;
-webkit-animation-iteration-count: 1;
-webkit-animation-delay: 0s;
-webkit-transform-origin: 50% 50% 0;
-webkit-animation-duration: .3s;
opacity: 1;
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.goTop.fadeOut {
animation-name: fadeOut;
animation-timing-function: ease-in;
animation-iteration-count: 1;
animation-delay: 0s;
transform-origin: 50% 50%  0;
animation-duration: .3s;
-webkit-animation-name: fadeOut;
-webkit-animation-timing-function: ease-in;
-webkit-animation-iteration-count: 1;
-webkit-animation-delay: 0s;
-webkit-transform-origin: 50% 50%  0;
-webkit-animation-duration: .3s;
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.goTop.fixed {
position: absolute;
bottom: 0;
}
.goTop:hover {
background: #004b9a;
}
.goTop:hover:before {
border-color: transparent #004b9a transparent transparent;
} #formyForm table {
width: 100%;
}
#formyForm th,
#formyForm td {
padding: 10px 20px;
vertical-align: middle;
border-bottom: solid 1px #fff;
}
#formyForm th {
font-weight: normal;
white-space: nowrap;
text-align: left;
width: 34%;
}
#formyForm table input[type="text"],
#formyForm table input[type="password"],
#formyForm table textarea {
width: 100%;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
vertical-align: bottom;
}
#formyForm table input[type="text"],
#formyForm table input[type="password"],
#formyForm select,
#formyForm textarea {
margin: 0;
padding: 5px 15px;
border: 1px solid #ccc;
font: inherit;
font-size: 100%;
}
#formyForm textarea {
height: 100px;
}
#formyForm select {
height: 40px;
}
#formyForm ul {
list-style: none;
margin: 0;
padding: 0;
}
#formyForm input:not(.formy_submit_disabled):hover { opacity: 0.7; }
#formyForm textarea:hover { opacity: 0.7; }
#formyForm input:focus { background-color: #fff;}
#formyForm .parsley-validated { background-color: #eee;}
#formyForm .parsley-error { background-color: #fee;}
#formyForm .parsley-success { background-color: #fff;}
.help_text {
font-size: 85%;
color: #999;
}
.hidden_help { display: none;}
.formy_privacy div {
overflow-y: scroll;
height: 140px;
border: solid 1px #ccc;
font-size: 85%;
padding: 10px;
}
.requiredIcon {
background: #f55;
color: #fff;
margin: 0 0 0 1em;
font-size: 70%;
padding: 2px 5px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
float: right;
}
#formy_btn {
padding: 30px 0 0;
text-align:center;
}
#formy_btn input {
border: none;
text-indent: -9999px;
}
#formy_btn input:not(.formy_submit_disabled) {
cursor: pointer;
}
#formy_btn input:focus {
outline: none;
}
.formy_submit_disabled,
.formy_confirm,
.formy_send {
width: 324px;
height: 59px;
}
.formy_confirm {
background: url(/wp/wp-content/themes/original_theme/images/contact/form_btn_confirm.png) no-repeat;
}
.formy_submit_disabled {
background: url(/wp/wp-content/themes/original_theme/images/contact/form_btn_unfinished.png) no-repeat;
}
.autoConfirmBack {
width: 134px;
height: 59px;
background: url(/wp/wp-content/themes/original_theme/images/contact/form_btn_edit.png) no-repeat;
}
.formy_send {
background: url(/wp/wp-content/themes/original_theme/images/contact/form_btn_send.png) no-repeat;
}
#total_required {
background: rgba(240,50,50,0.8);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 10px 20px;
color: #fff;
position: fixed;
top: 20px;
right: 20px;
display:none;
}
#contact #total_required {
display: none !important;
}
#telSp {
margin: 0px auto;
width:800px;
border-bottom: 1px solid #DDDDDD;
padding-bottom: 30px;
color: #09c;
text-align: center;
}
.contactBtn a {
display: inline-block;
margin: 0 auto;
padding: 15px 80px;
text-decoration: none;
border: 2px solid #28a7e1;
}
.form_inner.active {
display: block;
}
.form_inner:not(.active) {
display: none;
}
.form_inner .contact--inner_ttl {
display: block;
margin: 0 auto 24px;
}
.iframe_form-wrap {
width: 100%;
min-height: 670px;
-ms-overflow-style:none;
}
#recruit .iframe_form-wrap {
min-height: 960px;
}
.iframe_form-wrap::-webkit-scrollbar{
display:none;
}
.form-tab_btn {
position: relative;
border: 1px solid #224060;
background-color: transparent;
color: #224060;
padding: 12px 8px;
width: 200px;
overflow: hidden;
transition: all .2s;
outline: none;
}
.form-tab_btn:not(:last-child) {
margin-right: 8px;
}
.form-tab_btn::before {
content: "";
position: absolute;
top: -158px;
display: block;
width: 300px;
height: 300px;
background-color: #224060;
transform: translateX(-382px)rotate(45deg);
transition: all .3s cubic-bezier(0.01, 0.54, 0.38, 0.9);
}
.form-tab_btn::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
display: block;
width: 0;
height: 2px;
background-color: #224060;
transition: all .3s cubic-bezier(0.01, 0.54, 0.38, 0.9);
}
.form-tab_btn p,
.form-tab_btn .form-tab_sm {
position: relative;
color: #224060;
transition: all .2s;
z-index: 1;
}
.form-tab_btn:hover::after {
width: 100%;
}
.form-tab_btn.active::before {
transform: translateX(-80px) rotate(45deg);
}
.form-tab_btn.active p,
.form-tab_btn.active .form-tab_sm {
color: #fff;
}
@media screen and (max-width: 767px) {
.iframe_form-wrap {
min-height: 750px;
}
.form-tab_btn {
padding: 10px 7px;
width: calc(100% / 3 - 8px);
}
.form-tab_btn:not(:last-child) {
margin-right: 4px;
}
.form-tab_btn .midashi {
font-size: 150%;
}
.form-tab_btn::after {
display: none;
}
.form-tab_btn.active::before {
transform: translateX(-200px) rotate(45deg);
}
.form-tab_sm {
display: none;
}
#formy_btn input {
width: 100%;
background-size: contain;
background-position: center;
}
} .post, .single-section {
width: 700px;
background: #fff;
padding: 30px;
margin-bottom: 30px;
position: relative;
}
.post-link {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.post-link:hover {
background: rgba(255, 255, 255, .3);
}
.post-eyecatch {
width: 220px;
height: 220px;
margin-right: 30px;
}
.post-ttl {
}
.post-date, .single-date {
display: block;
}
.postInfo {
border-bottom: 1px solid #dedede;
overflow: hidden;
padding-bottom: 12px;
}
.post-content, .single-content {
overflow: hidden;
}
#news .content {
background: #fafafa;
} .wp-pagenavi {
text-align: center;
padding: 60px 0 0;
}
.wp-pagenavi .pages {
display: none;
}
.wp-pagenavi a,
.wp-pagenavi .current {
padding: 2px 20px;
display: inline-block;
background: #9db7d3;
margin: 0 2px;
text-decoration: none;
font-weight: 300;
font-size: 107%;
border: 2px solid #9db7d3;
}
.wp-pagenavi a {
color: #fff;
}
.wp-pagenavi .current {
color: #9db7d3;
}
.wp-pagenavi a:hover {
opacity: .7;
}
.wp-pagenavi .extend {
color: #9db7d3;
margin: 0 8px;
}
.wp-pagenavi .current {
background: transparent;
} .sidebar {
width: 260px;
padding: 10px 20px;
background: #fff;
}
.side-ttl {
border-bottom: 2px solid #9db7d3;
}
.side-date li {
padding: 5px 10px;
border-bottom: 1px solid #dedede;
}
.side-date li:last-child {
border-bottom: none;
}
.side-date a {
display: block;
}
.side-date a:hover {
color: #9db7d3;
} .single {
width: 700px;
}
.single-eyecatch {
width: 100%;
height: 400px;
}
.single-content {
border-top: none;
}
.size-large, .size-full {
width: 100%;
height: auto;
} .wysiwyg {
text-align: justify;
text-justify: inter-ideograph;
-ms-text-justify: inter-ideograph;
}
.wysiwyg ul,
.wysiwyg ol {
margin: 1em 0;
} 
.wysiwyg ul li,
.wysiwyg ol li {
position: relative;
margin: 0;
border-bottom: none;
padding: 0;
margin-left: 2em;
padding-top: 8px;
line-height: 1.65;
}
.wysiwyg ul li {
margin: 0;
padding-left: 2em;
}
.wysiwyg ul li:before {
content: "\f185";
position: absolute;
left: 14px;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
padding-top: 6px;
font-weight: normal;
}
.wysiwyg ol li {
list-style-type: decimal;
}
.wysiwyg img {
margin: 20px 0;
max-width: 100%;
height: auto;
}
.wysiwyg hr {
border-top: 3px double #ccc;
background: transparent;
}
.wysiwyg .alignleft {
float: left;
clear: left;
margin: 0 30px 30px 0;
}
.wysiwyg .alignright {
float: right;
clear: right;
margin: 0 0 30px 30px;
}
.wysiwyg .aligncenter {
display: block;
margin: 30px auto;
}
.wysiwyg table {
border: 2px solid #ccc;
max-width: 100%;
margin: 20px 0;
line-height: 1.6;
}
.wysiwyg a,
.text-link {
text-decoration: underline;
color: #d00a23;
}
.wysiwyg table th,
.wysiwyg table td {
padding: 8px 16px;
border: 1px solid #ccc;
font-size: 93%;
vertical-align: middle;
}
.wysiwyg table th {
white-space: nowrap;
}
.wysiwyg h1,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5 {
font-weight: normal;
border-left: 5px solid;
padding-left: 10px;
line-height: 1;
margin-bottom: 20px;
}
.wysiwyg h1 { font-size: 172%;}
.wysiwyg h2 { font-size: 158%;}
.wysiwyg h3 { font-size: 143%;}
.wysiwyg h4 { font-size: 129%;}
.wysiwyg h5 { font-size: 115%;}
.wysiwyg p {
margin-bottom: 1em;
letter-spacing: 0.1em;
}
.wysiwyg blockquote{
margin: 1em 0;
padding: 15px 40px;
border-radius: 3px;
position: relative;
display: inline-block;
font-style: oblique;
color: #666;
}
.wysiwyg blockquote p {margin-bottom: 0;}
.wysiwyg blockquote:before,
.wysiwyg blockquote:after {
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
font-size: 100%;
position: absolute;
width: 1em;
height: 1em;
}
.wysiwyg blockquote:before {
content: "\f10d";
top: 13px;
left: 10px;
}
.wysiwyg blockquote:after {
content: "\f10e";
bottom: 13px;
right: 10px;
}
@media (max-width: 768px) {
.wysiwyg {
font-size: 100%;
}
.wysiwyg .alignright,
.wysiwyg .alignleft  {
float: none;
margin: 20px auto;
display: block;
}
.wysiwyg blockquote {
padding: 15px;
}
.wysiwyg blockquote:before {
top: 0;
left: 0;
}
.wysiwyg blockquote:after {
bottom: 0;
right: 0;
}
.wysiwyg ul li,
.wysiwyg ol li {
margin-left: 1em;
}
.wysiwyg ul li {
padding-left: 0;
}
.wysiwyg ul li:before {
left: -14px;
padding-top: 6px;
font-size: 12px;
}
div.box-graybg,
div.box-line {
padding: 25px;
}
} #pageNav {
text-align: center;
}
#pageNav ul {
justify-content: inherit;
-webkit-justify-content: inherit;
width: 70%;
margin: 0 auto;
}
#pageNav li:first-child, #pageNav li:last-child {
width: 35%;
}
#pageNav li:nth-child(2) {
width: 25%;
}
#pageNav a {
color: #9db7d3;
display: inline-block;
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
vertical-align: middle;
position: relative;
padding: 0 20px;
}
#pageNav a:hover {
background: #9db7d3;
color: #fff;
}
#pageNav li:first-child a:after {
content: '';
height: 100%;
width: 1px;
background: #9db7d3;
position: absolute;
top: 0;
right: 0;
}
#pageNav li:last-child a:before {
content: '';
height: 100%;
width: 1px;
background: #9db7d3;
position: absolute;
top: 0;
left: 0;
} @media screen and (min-width: 600px) and (max-width: 768px) {
.requirements + .content {
padding-bottom: 160px;
background-size: 125%;
}
}
@media screen and (max-width: 599px) {
.requirements + .content {
padding-bottom: 100px;
background-size: 125%;
}
}
@media (max-width: 768px) {
img {
max-width: 100%;
}
p {
font-size: calc(115% * 0.9);
}
.mgnBtm4 { margin-bottom: calc(4px * 0.8) !important;}
.mgnBtm8 { margin-bottom: calc(8px * 0.8) !important;}
.mgnBtm10 { margin-bottom: calc(10px * 0.8) !important;}
.mgnBtm12 { margin-bottom: calc(12px * 0.8) !important;}
.mgnBtm16 { margin-bottom: calc(16px * 0.8) !important;}
.mgnBtm20 { margin-bottom: calc(20px * 0.8) !important;}
.mgnBtm24 { margin-bottom: calc(24px * 0.8) !important;}
.mgnBtm30 { margin-bottom: calc(30px * 0.8) !important;}
.mgnBtm32 { margin-bottom: calc(32px * 0.8) !important;}
.mgnBtm40 { margin-bottom: calc(40px * 0.8) !important;}
.mgnBtm45 { margin-bottom: calc(45px * 0.8) !important;}
.mgnBtm48 { margin-bottom: calc(48px * 0.8) !important;}
.mgnBtm56 { margin-bottom: calc(56px * 0.8) !important;}
.mgnBtm60 { margin-bottom: calc(60px * 0.8) !important;}
.mgnBtm64 { margin-bottom: calc(64px * 0.8) !important;}
.mgnBtm72 { margin-bottom: calc(72px * 0.8) !important;}
.mgnBtm80 { margin-bottom: calc(80px * 0.8) !important;}
.mgnBtm160 { margin-bottom: calc(160px * 0.8) !important;} .pc {
display: none;
}
.sp {
display: block;
}
.content {
padding: calc(90px * 0.8) 0;
}
.s_content {
padding: calc(55px * 0.8) 0;
}
.f60 {
font-size: calc(60% * 0.9);
}
.f90 {
font-size: calc(90% * 0.9);
}
.f100 {
font-size: calc(100% * 0.9);
}
.f105 {
font-size: calc(105% * 0.9);
}
.f110 {
font-size: calc(110% * 0.9);
}
.f115 {
font-size: calc(115% * 0.9);
}
.f120 {
font-size: calc(120% * 0.9);
}
.f130 {
font-size: calc(130% * 0.9);
}
.f140 {
font-size: calc(140% * 0.9);
}
.f150 {
font-size: calc(150% * 0.9);
}
.f180 {
font-size: calc(180% * 0.9);
}
.f200 {
font-size: calc(200% * 0.9);
}
.f220 {
font-size: calc(220% * 0.9);
}
.f250 {
font-size: calc(250% * 0.9);
}
.f310 {
font-size: calc(310% * 0.9);
}
.f450 {
font-size: calc(450% * 0.9);
}
.f500 {
font-size: calc(500% * 0.9);
}
.jump {
top: 0;
}
.cap_o {
line-height: 1.25em;
font-size: 300%;
top: -90px;
} .video_wrapper, .video {
}
.video_wrapper {
overflow: hidden;
}
.video {
width: inherit;
}
.logo_img {
width: 90%;
}
.video_img {
max-width: 150%;
margin-left: -20%;
}
.sw {
position: fixed;
top: 20px;
right: 20px;
width: 50px;
height: 20px;
z-index: 4;
display: none;
}
.hamburger {
position: absolute;
height: 2px;
width: 100%;
box-shadow: 0 0 5px rgba(0, 0, 0, .4);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .4);
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .4);
-o-box-shadow: 0 0 5px rgba(0, 0, 0, .4);
-ms-box-shadow: 0 0 5px rgba(0, 0, 0, .4);
left: 0;
right: 0;
margin: auto;
}
.hamburger:nth-child(1) {
top: 0;
}
.hamburger:nth-child(2) {
top: 50%;
}
.hamburger:nth-child(3) {
top: 100%;
}
.sw .menu, .sw .close {
position: absolute;
bottom: -150%;
left: 0;
right: 0;
margin: auto;
text-shadow: 0 0 5px rgba(0, 0, 0, .4);
-moz-text-shadow: 0 0 5px rgba(0, 0, 0, .4);
-webkit-text-shadow: 0 0 5px rgba(0, 0, 0, .4);
-o-text-shadow: 0 0 5px rgba(0, 0, 0, .4);
-ms-text-shadow: 0 0 5px rgba(0, 0, 0, .4);
}
.sw .close {
display: none;
}
.sw.active > .hamburger {
background: #004b9a;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-o-box-shadow: none;
-ms-box-shadow: none;
}
.sw.active > .menu, .sw.active > .close {
text-shadow: none;
-moz-text-shadow: none;
-webkit-text-shadow: none;
-o-text-shadow: none;
-ms-text-shadow: none;
}
.sw.active > .close {
color: #004b9a;
}
.sw > .hamburger:nth-child(1) {
animation: stickDown .7s forwards;
-webkit-animation: stickDown .7s forwards;
}
@keyframes stickDown {
0% {
transform: translateY(10px) rotate(35deg);
}
50% {
transform: translateY(10px) rotate(0);
}
100% {
transform: translateY(0) rotate(0);
}
}
@-webkit-keyframes stickDown {
0% {
-webkit-transform: translateY(10px) rotate(35deg);
}
50% {
-webkit-transform: translateY(10px) rotate(0);
}
100% {
-webkit-transform: translateY(0) rotate(0);
}
}
.sw > .hamburger:nth-child(3) {
animation: stickUp .7s forwards;
-webkit-animation: stickUp .7s forwards;
}
@keyframes stickUp {
0% {
transform: translateY(-10px) rotate(-35deg);
}
50% {
transform: translateY(-10px) rotate(0);
}
100% {
transform: translateY(0) rotate(0);
}
}
@-webkit-keyframes stickUp {
0% {
-webkit-transform: translateY(-10px) rotate(-35deg);
}
50% {
-webkit-transform: translateY(-10px) rotate(0);
}
100% {
-webkit-transform: translateY(0) rotate(0);
}
}
.sw > .hamburger:nth-child(2) {
animation: fadeIn .7s forwards;
-webkit-animation: fadeIn .7s forwards;
opacity: 1;
}
.sw.active > .hamburger:nth-child(1) {
animation: crossDown .7s forwards;
-webkit-animation: crossDown .7s forwards;
}
@keyframes crossDown {
0% {
transform: translateY(0) rotate(0);
}
50% {
transform: translateY(10px) rotate(0);
}
100% {
transform: translateY(10px) rotate(35deg);
}
}
@-webkit-keyframes crossDown {
0% {
-webkit-transform: translateY(0) rotate(0);
}
50% {
-webkit-transform: translateY(10px) rotate(0);
}
100% {
-webkit-transform: translateY(10px) rotate(35deg);
}
}
.sw.active > .hamburger:nth-child(3) {
animation: crossUp .7s forwards;
-webkit-animation: crossUp .7s forwards;
}
@keyframes crossUp {
0% {
transform: translateY(0) rotate(0);
}
50% {
transform: translateY(-10px) rotate(0);
}
100% {
transform: translateY(-10px) rotate(-35deg);
}
}
@-webkit-keyframes crossUp {
0% {
-webkit-transform: translateY(0) rotate(0);
}
50% {
-webkit-transform: translateY(-10px) rotate(0);
}
100% {
-webkit-transform: translateY(-10px) rotate(-35deg);
}
}
.sw.active > .hamburger:nth-child(2) {
animation: fadeOut .7s forwards;
-webkit-animation: fadeOut .7s forwards;
opacity: 0;
}
.gnav_sp {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
z-index: 3;
background: #fff;
display: none;
}
.logo_sp {
position: fixed;
top: 10px;
left: 20px;
z-index: 4;
display: none;
}
.logo_sp_img {
width: 200px;
}
.sp .lang {
position: fixed;
top: 50px;
left: 20px;
display: none;
font-size: 76%;
}
.sp .lang * {
float: left;
line-height: 1.6;
}
.gnav_sp_lst {
height: calc((100vh - 80px) / 5);
border-top: 1px solid #f8f8f8;
border-bottom: 1px solid #f8f8f8;
}
.gnav_sp_lst + .gnav_sp_lst {
border-top: none;
border-bottom: 1px solid #f8f8f8;
}
.gnav_sp_lst:first-child {
margin-top: 80px;
}
.gnav_sp_lst.active {
margin-left: -150%;
}
.gnav_sp_lst.active:nth-child(1) {
animation: slideLft 1s .3s forwards cubic-bezier(0, 1, .2, 1);
-webkit-animation: slideLft 1s .3s forwards cubic-bezier(0, 1, .2, 1);
}
.gnav_sp_lst.active:nth-child(2) {
animation: slideLft 1s .4s forwards cubic-bezier(0, 1, .2, 1);
-webkit-animation: slideLft 1s .4s forwards cubic-bezier(0, 1, .2, 1);
}
.gnav_sp_lst.active:nth-child(3) {
animation: slideLft 1s .5s forwards cubic-bezier(0, 1, .2, 1);
-webkit-animation: slideLft 1s .5s forwards cubic-bezier(0, 1, .2, 1);
}
.gnav_sp_lst.active:nth-child(4) {
animation: slideLft 1s .6s forwards cubic-bezier(0, 1, .2, 1);
-webkit-animation: slideLft 1s .6s forwards cubic-bezier(0, 1, .2, 1);
}
.gnav_sp_lst.active:nth-child(5) {
animation: slideLft 1s .7s forwards cubic-bezier(0, 1, .2, 1);
-webkit-animation: slideLft 1s .7s forwards cubic-bezier(0, 1, .2, 1);
}
@keyframes slideLft {
0% {
margin-left: -150%;
}
100% {
margin-left: 0;
}
}
.gnav_sp_link {
height: 100%;
}
.gnav_sp_txt {
display: block;
line-height: 20px;
}
.gnav_sp_line {
width: calc(100% / 5);
height: 1px;
display: block;
position: absolute;
bottom: 0;
left: 0;
}
.under_logo {
display: none;
}  .news_ttl {
display: block;
text-align: center;
line-height: 1.5em;
}
.cap_news {
display: block;
margin: 0 auto;
}
.news {
width: 100%;
height: auto;
padding-bottom: 65px;
}
.news_lst {
width: 100%;
}
.news_lst:before {
width: 100%;
height: 2px;
background-image: linear-gradient(to right, #9db7d3, #9db7d3 30%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%);
}
.news_lst:first-child:before, .news_lst:last-child:after {
display: none;
}
.btn_news {
position: absolute;
left: 0;
right: 0;
bottom: 0;
margin: auto;
width: 100%;
}
.newslist {
font-size: 100%;
} .mission {
background-size: inherit;
}
.cap_mission {
width: 242px;
}
.mission_content {
text-align: left;
text-shadow: 0 0 4px rgba(0, 0, 0, 7);
} .machining {
background-size: inherit;
}
.machining .lft, .machining .rgt {
width: 100%;
}
.machining_lst {
width: 100%;
height: 160px;
}
.machining_lst:nth-last-child(-n + 2) {
margin-bottom: 12px;
}
.machining_lst:before, .machining_lst:after {
width: calc(100% - 16px);
}
.machining_img {
background-size: cover !important;
}
.machining_link:before, .machining_link:after {
height: 144px;
} .content.group .group_lst,
.group_lst {
width: 100%;
margin-bottom: 20px;
} .home_monoplus--inner {
flex-direction: column;
width: 80%;
height: auto;
}
.home_monoplus--imgarea,
.home_monoplus--imgarea img {
border-radius: 16px 16px 0 0;
}
.home_monoplus--txtarea {
padding-block: 24px;
border-radius: 0 0 16px 16px;
}
.home_monoplus--txtarea img {
max-width: 60%;
}
.home_monoplus--imgarea,
.home_monoplus--txtarea {
width: 100%;
} .btn_recruit {
width: 100%;
} .entry_form {
width: 100%;
}   .pro_ttl {
letter-spacing: .025em;
}
.pro_lst {
padding: 0;
}
.pro_lst:first-child
.pro_img, .pro_content {
width: 100%;
}
.pro_img {
-webkit-box-ordinal-group: 0;
-ms-flex-order: 0;
-webkit-order: 0;
order: 0;
margin-bottom: 10px;
width: 100%;
}
.pro_content {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 1;
-webkit-order: 1;
order: 1;
}
.pro_ttl {
text-align: center;
} .sample_lst_wrapper {
width: 100%;
}
.sample_lst {
width: 100%;
padding: 0;
margin-bottom: 20px;
}
.sample_img {
width: 120px;
height: 120px;
margin: 0 5px;
}
.sample_txt {
text-align: left;
}  .company_table {
padding: 20px;
}
.company_ttl, .company_content {
width: 100%;
display: block;
padding: 5px 0;
}
.company_content {
text-align: center;
}
.company_img {
margin: 0 auto;
}
.company_lst {
width: 100%;
margin-bottom: 10px;
}
.company_lst:last-child {
margin: 0;
}
.company_lst_img img {
width: 100px;
height: 100px;
}
.company_lst h3 {
height: inherit;
padding-bottom: 10px;
text-align: center;
display: block;
} .philosophy_content {
width: 100%;
padding: 60px 40px;
} .history_table {
width: 100%;
}
.history_ttl, .history_content {
width: 100%;
margin-bottom: 0;
} .intro_content {
text-align: left;
}
.intro_lst {
width: calc(100% / 2.05);
margin-bottom: 10px;
}
.intro_link:hover > .hr_line:before, .intro_link:hover > .hr_line:after {
width: 0;
}
.intro_link:hover > .vt_line:before, .intro_link:hover > .vt_line:after {
height: 0;
}
.hr_line, .vt_line {
width: 94%;
} .mm_inner, .mm_img, .mm_img img {
width: 100%;
}
.mm_inner.rgt, .mm_inner.lft {
padding: 0;
}
.mm_lst {
margin-bottom: 30px;
}
.mm_lst:last-child {
margin: 0;
}
.mm_img {
-webkit-box-ordinal-group: 0;
-ms-flex-order: 0;
-webkit-order: 0;
order: 0;
margin-bottom: 8px;
}
.mm_inner.lft {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 1;
-webkit-order: 1;
order: 1;
}
.mm_ttl {
text-align: center;
}
.mm_inner.rgt .mm_ttl, .mm_inner.lft .mm_ttl {
padding: 5px 0;
}
.mm_content {
}
.mm_inner.rgt .mm_content, .mm_inner.lft .mm_content {
padding: 0;
}
.mm_design, .mm_manufacturing {
width: 100%;
}
.mm_design {
margin-bottom: 30px;
} #engineering .cap_ms {
width: 35.5px;
}
#engineering .cap_mp {
width: 73px;
}
.ms_lst, .mp_lst {
justify-content: flex-end;
-webkit-justify-content: flex-end;
}
.ms_img, .mp_img {
width: 100%;
}
.ms_img img, .mp_img img {
width: 60%;
position: relative;
z-index: 1;
box-shadow: 0 0 10px rgba(0, 0, 0, .1);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
-o-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
-ms-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.ms_inner, .mp_inner {
height: inherit;
width: 90%;
margin: -30px 0 0;
padding: 40px 25px 25px;
box-shadow: 0 0 10px rgba(0, 0, 0, .1);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
-o-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
-ms-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.ms_ttl, .mp_ttl {
text-align: right;
} #engineering .cap_rd {
width: 74px;
}
.rd_lst {
justify-content: flex-end;
-webkit-justify-content: flex-end;
}
.rd_lst:nth-child(even) {
justify-content: flex-start;
-webkit-justify-content: flex-start; 
}
.rd_img {
width: 100%;
-webkit-box-ordinal-group: 0;
-ms-flex-order: 0;
-webkit-order: 0;
order: 0;
}
.rd_img.rgt {
text-align: right;
}
.rd_img img {
width: 60%;
position: relative;
z-index: 1;
box-shadow: 0 0 10px rgba(0, 0, 0, .2);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
-o-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
-ms-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}
.rd_inner {
height: inherit;
width: 90%;
margin: -30px 0 0;
padding: 40px 25px 25px;
box-shadow: 0 0 10px rgba(0, 0, 0, .2);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
-o-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
-ms-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
-webkit-box-ordinal-group: 1;
-ms-flex-order: 1;
-webkit-order: 1;
order: 1;
}
.rd_ttl {
text-align: right;
}
.rd_lst:nth-child(even) .rd_ttl {
text-align: left;
}
.example_table {
border-bottom: 2px solid #dedede;
}
.example_table th, .example_table td {
display: block;
border-bottom: none;
padding: 10px;
} .available_table {
font-size: 90%;
}
.available_table th, .available_table td, .available_table .top, .available_table .lft {
padding: 10px;
}
.available_table .lft {
width: 5%;
}
.available_table dd {
padding: .5em 0;
}
.col_lst_wrapper {
width: 100%;
}
.flow_lst_wrapper {
display: block;
padding-top: 20px;
}
.flow_lst {
width: 280px;
height: 30px;
margin: 0 auto;
margin-bottom: 30px;
writing-mode: inherit;
-ms-writing-mode: inherit;
-webkit-writing-mode: inherit;
display: block;
text-align: center;
padding: 1em 0 2em;
font-size: 90%;
}
.flow_lst:after {
border-width: 20px 140px 0 140px;
border-color: #224060 transparent transparent transparent;
top: inherit;
bottom: -20px;
left: 0;
}
.flow_num {
-moz-transform: none;
-webkit-transform: none;
-o-transform: none;
-ms-transform: none;
top: -50px;
left: -10px;
width: 40px;
height: 40px;
font-size: 100%;
}
.arrow:before, .arrow:after {
top: -20px;
}
.arrow:before {
border-width: 20px 0 0 140px;
border-color: transparent transparent transparent #224060;
left: 0;
}
.arrow:after {
border-width: 0 0 20px 140px;
border-color: transparent transparent #224060 transparent;
left: inherit;
right: 0;
}
.dot {
display: inline-block;
}  .message {
background-size: 40%, 60%;
}
.message_youtube {
width: 90%;
aspect-ratio: 16/9;
margin-left: auto;
margin-right: auto;
margin-bottom: 40px;
}
.message_youtube iframe {
width: 100%;
height: 100%;
}
.sub_message {
width: 100%;
display: block;
}
.sub_message_img {
padding: 0;
margin-bottom: 20px;
}
.message_content {
text-align: left;
}
.sub_message {
padding: 25px 10px;
}
.whats {
padding: 25px 15px;
}
.whats_inner {
flex-wrap: wrap;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-webkit-justify-content: space-between;
position: relative;
margin-bottom: 103px;
}
.whats_inner:last-child {
margin-bottom: 0;
}
.whats_img {
-webkit-box-ordinal-group: 0;
-ms-flex-order: 0;
-webkit-order: 0;
order: 0;
position: absolute;
bottom: -103px;
left: 0;
z-index: 1;
}
.whats_inner:nth-child(odd) .whats_img {
left: inherit;
right: 0;
}
.whats_img img {
width: 100px;
}
.whats_content {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 1;
-webkit-order: 1;
order: 1;
padding: 20px;
}
.requirements + .content .tel_link {
display: block !important;
} .category {
background-size: 70%;
}
.category_table {
padding: 25px;
} #scroller {
position: relative;
z-index: 1;
display: inherit;
padding: 0;
}
#scroller li:nth-child(1),
#scroller li:nth-child(n + 2) {
margin-left: 0;
}
#scroller li {
position: relative;
}
#scroller li:first-child:after, #scroller li:last-child:after {
display: none;
}
.interview_lst {
width: 90%;
height: auto;
position: relative;
margin: 0 auto;
margin-bottom: 40px !important;
background: rgba(255, 255, 255, 0);
padding: calc(60vw + 15px) 0 0;
}
.interview_lst:nth-child(even) {
margin: 0 auto;
margin-bottom: 40px !important;
}
.interview_info, .interview_img_wrapper, .interview_content {
box-shadow: 0 0 10px rgba(0, 0, 0, .1);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
-o-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
-ms-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.interview_info {
position: absolute;
top: calc(60vw - 30px);
left: inherit;
right: -15px;
z-index: 2;
width: 140px;
height: 100px;
}
.interview_lst:nth-child(even) .interview_info {
left: -15px;
right: inherit;
}
.interview_lst:nth-child(even) .interview_job {
text-align: right;
}
.interview_romaji {
width: calc(100% - 125px);
height: 80px;
position: absolute;
top: calc(60vw + 15px);
left: 0;
z-index: 2;
justify-content: left;
padding: 20px;
}
.interview_lst:nth-child(even) .interview_romaji {
left: inherit;
right: 0;
}
.interview_img_wrapper {
width: 60vw;
height: 60vw;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
right: 0;
margin: auto;
}
.interview_lst:nth-child(even) .interview_img_wrapper {
left: 0;
right: 0;
}
.interview_img_wrapper:before {
display: none;
}
.interview_lst:nth-child(even) .interview_img_wrapper:before {
display: none;
}
.interview_img_wrapper:after {
display: none;
}
.interview_lst:nth-child(even) .interview_img_wrapper:after {
display: none;
}
.interview_img {
position: relative;
margin-left: 0;
height: 60vw;
}
.interview_lst:nth-child(even) .interview_img {
margin-right: 0;
}
.interview_content {
width: 100%;
position: inherit;
bottom: inherit;
right: inherit;
z-index: 1;
padding: 75px 20px 20px;
background: #fff;
}
.interview_lst:nth-child(even) .interview_content {
right: inherit;
left: inherit;
}
.interview_content .btn_dtil {
display: block;
text-align: center;
font-size: 80%;
} .requirements_table_wrapper {
width: 100%;
padding: 0 20px 30px;
margin-bottom: 30px !important;
}
.requirements_table:after {
background: #004b9a;
}
.requirements_ttl, .requirements_content {
padding: 10px;
}
.requirements_ttl {
float: none;
width: 100%;
text-align: center;
}
.requirements_content {
margin-left: 0;
}
.requirements_content .sp-none {
display: none;
}
.bnr_img {
max-width: 100%;
}
.no-bnr_link {
width: 100%;
}  .formy {
padding: 20px;
}
#contact .formy {
padding: 32px 16px 16px;
}
#formyForm table {
font-size: calc(115% * 0.9);
}
#formyForm th, #formyForm td {
width: 100%;
display: block;
padding: 5px 10px;
}
#total_required {
position: inherit;
margin: 15px 0 0;
}
#formy_btn {
padding: 20px 0 0;
}
.confirm-message {
text-align: left;
} .thanks {
text-align: left;
} .posts, .post, .single, .single-section {
width: 100%;
float: none;
}
.post, .single-section {
padding: 20px;
margin-bottom: 20px;
}
.postInfo {
padding-bottom: calc(12px * 0.8);
overflow: visible;
}
.post-eyecatch {
width: 100%;
margin: 0 0 20px;
}
.post-content {
overflow: inherit;
}
.wp-pagenavi {
padding: 20px 0 40px;
} .sidebar {
width: 100%;
float: none;
} .single-eyecatch {
height: 300px;
}
#pageNav {
padding: 20px 0 40px;
}
#pageNav ul {
width: 100%;
} .ft_nav_content {
padding: 30px 0;
}
.ft_nav_inner:after {
bottom: -30px;
}
.ft_nav {
width: 100%;
justify-content: inherit;
-webkit-justify-content: inherit;
}
.ft_nav_lst {
padding-right: 20px;
}
.ft_logo {
text-align: center;
display: block;
}
.ft_logo_img {
margin-bottom: 10px;
width: 269px;
}
.ft_logo_txt {
display: block;
padding: 0;
}
.ft_group_lst {
width: 100%;
text-align: center;
}
.ft_group_lst:not(:last-child) {
margin-right: 0;
margin-bottom: 10px;
}
.cr-pbl {
height: inherit;
}
.goTop {
-moz-transform: none;
-webkit-transform: none;
-o-transform: none;
-ms-transform: none;
background: rgba(255, 255, 255, 0);
width: 60px;
z-index: 2;
}
.goTop:hover {
background: rgba(255, 255, 255, 0);
}
.goTop:hover:before {
border-color: transparent transparent #dedede transparent;
}
.goTop:before {
border-width: 0 0 60px 60px;
border-color: transparent transparent #dedede transparent;
left: inherit;
right: 0;
}
.goTop:after {
content: 'TOP';
position: absolute;
bottom: 5px;
right: 5px;
text-shadow: 0 0 5px rgba(0, 0, 0, .4);
-moz-text-shadow: 0 0 5px rgba(0, 0, 0, .4);
-webkit-text-shadow: 0 0 5px rgba(0, 0, 0, .4);
-o-text-shadow: 0 0 5px rgba(0, 0, 0, .4);
-ms-text-shadow: 0 0 5px rgba(0, 0, 0, .4);
}
.goTop.fixed {
position: fixed;
bottom: 0;
}
}