@charset "UTF-8";
@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosansjp.css"); html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
body {
line-height:1;
font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
font-size: 100%;
}
input {
font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
display:block;
}
nav ul {
list-style:none;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}
a {
margin:0;
padding:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
word-break: break-all;
}
body{padding-top:50px;}
body,p {font-size: 15px; line-height:1.6;color:#333;letter-spacing: 1px;}
a{text-decoration: none; color:#333;}
a:hover {opacity:0.8;}
h2{font-size: 26px; font-weight: 500; text-align: center; margin-bottom:15px; color:#333;}
h3{width:100%; color: #333; font-size:18px; font-weight: 300;} .mt0{margin-top:0px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt80{margin-top:80px;}
.mb0{margin-bottom:0px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb80{margin-bottom:80px;}
.w500{width:500px;} ins {
background-color:#ff9;
color:#000;
text-decoration:none;
} mark {
background-color:#ff9;
color:#000;
font-style:italic;
font-weight:bold;
}
del {
text-decoration: line-through;
}
abbr[title], dfn[title] {
border-bottom:1px dotted;
cursor:help;
}
table {
border-collapse:collapse;
border-spacing:0;
} hr {
display:block;
height:1px;
border:0;
border-top:1px solid #cccccc;
margin:1em 0;
padding:0;
}
input, select {
vertical-align:middle;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
 .flex{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: space-between;
align-items: center;
}
section.business-area .flex {
justify-content: space-around;
margin: 50px 0px 40px;
}
.flex-img {width:56%;}
.flex-text {width:60%;padding-left: 25px;}
.two-flex {width:49%;}
.three-flex {width:32%;}
.flex.value-flex {align-items: flex-start;}
.recruitment-flex-img {width: 45%;}
.recruitment-flex-text {width: 55%;padding-left: 20px;}
.flex.recruit-flex {flex-wrap: wrap;justify-content: flex-start;align-items: flex-start;}
.recruit-box {width: 32%;margin-right: 10px;margin-bottom: 30px;}
.recruit-box:nth-child(3n) {margin-right:0px;}
.company-flex {display: flex;justify-content: space-between;margin: 40px 0px 0px;}
.company-list {width: 45%;}
@media screen and (max-width:765px){
.flex-img,
.flex-text,
.two-flex,
.three-flex,
.company-list {width:100%}
.company-flex {flex-direction: column;}
.flex-text {padding-left:0px;}
.recruitment-flex-img {width: 100%;}
.recruitment-flex-text {width: 100%;padding-left: 0px;}
.recruit-box {width: 100%;}
} header{width:100%; background: #ffffff;}
.cb-header {position: fixed;left: 0;}
.container-fluid.container-fluid-header {
max-width: 1000px;
padding: 0 40px;
width: 100%;
display: flex;
height: 80px;
line-height: 80px;
margin:auto;
}
header p a:hover {opacity:0.8;}
header nav{
font-size: 14px;
margin-left: auto;
width: auto;
display: block;
}
header nav span{font-size:12px; color:#999999; font-weight: normal;}
header nav ul {display: flex;margin: 0;background: none;list-style: none;width: 100%;margin: 0;padding: 0;}
header nav ul li a{
color: #333;
border: 0;
text-align: left;
padding: 0 15px;
text-align: center;
background: none;
}
header nav ul li a:hover{
background:linear-gradient(136deg, #c31025 50%, #f8b833);
color: #ffffff;
transition-duration:0.5s;
border-radius:0px;
}
.menu {position: relative; width: 100%;}
.menu > li a {display: block;}
.menu > li a:hover {color: #ffffff;}
.menu > li a:hover span {color: #ffffff;} .menu > li:hover {-webkit-transition: all .5s;transition: all .5s;}
.sub-menu li {border-top: 1px solid #d7e2e6;}
.sub-menu li:first-child {border-top: 0px solid #d7e2e6;}
.sub-menu li a {font-size:14px;}
header ul .nav_recruit .sub-menu li a {font-size:14px;}
.sub-menu li a:hover {background: #333;}
.menu:before,
.menu:after {content: " ";display: table;}
.menu:after {clear: both;}
.menu {*zoom: 1;}
.menu > li.main-menu {position: relative;}
li.main-menu ul.sub-menu {
position: absolute;
top: 100%;
right:0px;
width: 250px;
background: #ffffff;
-webkit-transition: all .2s ease;
transition: all .2s ease;
display: none;
box-shadow: 0 0 2rem rgba(0,0,0,.1);
z-index: 15;
}
li.main-menu ul.sub-menu li {
display:block;
height: 60px;
line-height: 60px;
}
li.main-menu:hover ul.sub-menu {display:block;}
span.nav-icon {color: #333;margin-left: 6px;}
.cb-header-1 {margin-top: -50px;width: 100%;}
.logo {line-height: 80px;}
.logo img {vertical-align: middle;width: auto;height: 80px;padding: 10px 0px;} .contentsArea{width:100%; max-width:1000px; margin:0 auto;padding:0 40px;}
.contentsArea h2{font-weight:bold;text-align: center;position: relative;margin-bottom:25px;}
.contentsArea h2:after {
content: '';
display: block;
width: 60px;
height: 7px;
border-radius: 10px;
background: linear-gradient(72deg, #c31025, #f8b833);
margin-bottom: 20px;
margin-top: 5px;
border: none;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
section.sub-content .contentsArea h2:after {display: none;}
section.sub-content .contentsArea h2 {
font-size: 24px;
border-left: 7px solid;
border-image: linear-gradient(177deg, #c31025, #f8b833);
border-image-slice: 1;
padding-left: 15px;
margin-bottom: 20px;
text-align: left;
}
.contentsArea p{font-weight: 300; margin-bottom:1.5em;}
.contentsArea h3 {
font-weight: bold;
font-size: 23px;
border-left: 7px solid;
border-image: linear-gradient(177deg, #c31025, #f8b833);
border-image-slice: 1;
padding-left: 10px;
margin-bottom: 15px;
}
span.en-title {font-weight: normal;display: block;font-size: 13px;font-family: serif;font-style: italic;}
.gray-background {background: #F1F1F1;padding: 40px 0px;}
p.sub-title {font-weight: bold;margin-top: -8px;}
.contentsArea p.mb0 {margin-bottom:0px;}
.pc-none {display: none;}
.center {text-align: center;}
span.en-text {font-size: 14px;font-weight: normal;display: block;}
.company-list ul {list-style: none;}
@media screen and (max-width:765px){
.contents.clearfix.pc {display:none;}
.contents.clearfix.sp {display:block;}
.pc-none {display: block;}
.sp-none{display: none;}
} .mainContainer {margin-bottom: 0px;}
.mainContainer .mainContainer__mainVisualArea__inlineWrap { width: 100%;
}
.mainContainer .mainContainer__mainVisualArea__wrap .mainContainer__mainVisualArea__inlineWrap {
padding-top: 0px;
margin: 0 auto;
position: relative;
}
.mainContainer .mainContainer__mainVisualArea__wrap .mainContainer__mainVisualArea__inlineWrap .mainContainer__mainVisualArea__title {
line-height: 1.5;
margin:0 auto;
text-align: center;
padding:0 0 0 0px;
width: 100%;
z-index: 10;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}
.main_img {
z-index: 0;
}
.maintext-inner {
max-width: 1000px;
margin: auto;
padding: 0px 15px;
}
.mainContainer .mainContainer__mainVisualArea__wrap .mainContainer__mainVisualArea__inlineWrap .mainContainer__mainVisualArea__title h1 {
font-size: 36px;
color: #1a3a6b;
margin-bottom:10px;
font-weight:bold;
}
.mainContainer .mainContainer__mainVisualArea__wrap .mainContainer__mainVisualArea__inlineWrap .mainContainer__mainVisualArea__title p {
color:#1a3a6b;
font-size: 20px;
font-weight:bold;
}
.mainContainer__mainVisualArea__inlineWrap p.pc-none {
padding: 10px;
}
.cta-area.main-cta {
margin: 50px auto 0px;
}
.cta-area.main-cta a {
background: #fff;
color: #333;
}
section.about-area {
margin-top: -8px;
}
p.main-link {margin-top: 30px;text-align: right;}
p.main-link a {text-decoration: underline;}
section.business-area {margin: 40px 0px;}
p.link-text {text-align: right;margin-bottom: 0px;}
p.link-text a {font-weight: bold;}
section.produce-area .flex {align-items: initial;}
section.produce-area {margin: 60px 0px;}
section.building-area .contentsArea h2 {margin-bottom: 35px;font-size: 22px;font-weight: bold; text-align: center;}
section.building-area .contentsArea h2:before {background: none;width:0px;height:0px;margin-bottom: 0px;}
table.building-table th {display: inline-block;}
table.building-table th p {
display: inline-block;
border: 1px solid #333;
padding: 15px 10px;
width: 260px;
text-align: left;
margin-bottom: 0px;
margin-left: 13px;
margin-right: 25px;
}
table.building-table th.table-last p {border-bottom:5px solid #333;}
table.building-table td a {margin-left: 20px;}
a.more-link.sixtext.building-right {margin-left: 55px;}
table.building-table {margin: 0px auto;}
.contentsArea .two-flex.divlink h3 {margin-top:10px;}
.produce-img{position: relative;}
span.more-link.divlink-item {
position: absolute;
top: 242px;
right: 45px;
width: 100%;
color: #fff;
text-align: right;
}
a.content-item-link .content-item:hover {
opacity: 0.8;
}
section.garally-area {
margin-bottom: 80px;
}
section.map-area iframe {
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
margin-bottom: -7px;
}
.info-box {padding:20px 0px;}
.flex.info-flex {justify-content: flex-start !important;}
.info-day {width: 11%;}
.info-category {
width: auto;
background: linear-gradient(109deg, #c31025 50%, #f8b833);
color:#fff;
padding: 5px 20px;
border-radius: 30px;
text-align: center;
margin: 0px 15px;
font-size: 13px;
}
section.info-area {
margin-bottom: 0px;
}
.info-title {
font-weight: bold;
}
.info-single-area {
margin: 0px 50px;
background: #F5F5F5;
padding: 40px;
}
span.info-single-category a {
background: #333;
color: #fff;
padding: 5px 20px;
border-radius: 30px;
margin-left: 10px;
}
p.info-single-day {
margin-bottom: 50px;
} .recruit-thumbnail img {
width: 100%;
height: auto;
}
.recruit-text h2 {
font-size: 18px;
border-left: 5px solid #333;
padding-left: 10px;
margin-top: 11px;
margin-bottom: 15px;
}
.recruit-text h3 {
font-size: 16px;
border-left: 0px;
padding-left: 0px;
margin-bottom: 5px;
}
.recruit-text p {
margin-bottom:0px;
padding-left:0px;
}
section.recruitArea .recruitContent p {
text-align: center;
}
span.employment_status {
border: 1px solid #333;
border-radius: 30px;
padding: 5px 10px;
font-size:12px;
}
span.work_location {
border: 1px solid #333;
border-radius: 30px;
padding: 5px 10px;
font-size:12px;
}
.contentsArea .recruit-text h2:before {display: none;}
section.sub-content.jobs-name-section {margin:40px;}
section.jobs-name-section h2.single-title:before {display: none;}
.recruitment-flex-img img {width: 100%;height: auto;}
section.sub-content.recruiting-section {margin-bottom:0px;}
.recruiting-person {margin-bottom: 50px;}
.recruiting-box {
background: #fff;
padding: 15px;
border-left: 6px solid #333;
margin-bottom: 13px;
}
.recruiting-box h3 {
border-left: 0px;
padding-left: 0px;
font-size: 18px;
}
.recruiting-box p {margin-bottom: 0px;}
.recruit-cta {margin: 50px auto 0px;text-align: center;}
.recruit-cta a {
background: #333;
padding: 20px 40px;
color: #fff;
border: 1px solid #333;
border-radius: 33px;
}
.inquiry td .your-age input {
width: 50%;
}
.inquiry td .hope-jobs span.wpcf7-list-item {
display: block;
margin: 0 0 0 0em;
}
.entry-button {
margin: 30px 0px 50px;
}
.entry-button a {
display: block;
padding: 20px 15px;
text-align: center;
width: 350px;
background: linear-gradient(160deg, #c31025 60%, #f8b833);
border: 0px solid #333;
color: #fff;
border-radius: 10px;
font-size: 16px;
margin: 25px auto 0;
}
.recruitContent p {
margin-bottom: 50px;
} .breadcrumbs{background:#EAEAEA; padding:10px 0px; font-size: 13px;} .headArea {
width: 100%;
margin: 0 auto;
position: relative;
}
.headArea .headTitle {
line-height: 1.5;
margin: 0 auto;
padding: 0 0 0 0px;
width: 100%;
position: absolute;
z-index: 4;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
text-align: center;
color: #fff;
}
.headArea .headTitle h1{font-size: 30px; font-weight: bold;}
.headArea .headTitle p{font-size: 14px; font-weight: normal;font-family: serif;font-style: italic;color:#fff;} .headImg {background-color: #333;max-height: 200px;}
.headImg img {object-fit: cover;max-height: 200px;width: 100%;}
.headImg:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: #333;
opacity: 0.5;
display: block;
}
.headImg.event-header img {object-position: top;}
section.top-content {margin-top: 40px;}
div.cta-area {margin:50px auto 10px;width: 100%;text-align: center;}
div.cta-area a {background: transparent;padding: 20px 40px;color: #333;border:1px solid #333;border-radius: 33px;}
section.sub-content {margin: 60px 0px;}  section.top-content.anchorlink-non {margin-bottom:60px;}
a.work-flow-link {text-align: right;width: 100%;display: block;text-decoration: underline;}
p.right {text-align: right;}
p.right a {text-decoration: underline;}
section.top-content .gray-background .contentsArea p {margin-bottom: 0px;}
section.top-content p.right {margin-bottom: 0px;margin-top:1.5em;}
section.form-area {margin: 20px 0px 60px;}
section.form-area a {text-decoration: underline;}
p.category-list a {margin-right: 15px;text-decoration: underline;}
.jobs-flex.jobs-left {width:40%;}
.jobs-flex.jobs-right {width:57%;}
.jobs-flex ul {margin-left: 18px;}
p.jobs-link {margin-bottom: 0px;margin-top: 20px;text-align: right;}
p.career-link {margin-bottom: 0px;margin-top: 20px;text-align: right;}
span.min-text {display: block;font-size: 13px;}
.contentsArea.career-area {padding:0 120px;}
.career-flex.career-left {width: 20%;}
.career-flex.career-right {width: 75%;}
section.mb0 {margin-bottom:0px;} div.blogArea div#ez-toc-container {padding: 25px;margin-bottom: 30px;}
div.blogArea div#ez-toc-container p.ez-toc-title {font-weight: bold;padding-bottom: 15px;}
div.blogArea div#ez-toc-container ul li {margin-bottom:7px;}
div.blogArea #ez-toc-container ul ul {margin-top:7px;} span.min-title {
display: block;
font-size: 13px;
}
.flex.event-content {
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
align-items: flex-start;
justify-content: flex-start;
}
.event-img img {width:100%;height:200px;object-fit: cover;}
.event-text-area {background: #fff;padding: 15px;}
p.event-day {margin-bottom: 3px;}
.contentsArea h3.event-title {border-left: 0px;padding-left: 0px;font-size: 20px;}
div.event-excerpt p {margin-bottom: 0px;}
.flex.event-content .three-flex {margin-bottom: 25px;margin-right:2%;}
.flex.event-content .three-flex:nth-child(3n){margin-right:0px;}
.event-div:hover {opacity: 0.8;} .background-gray {
background: #EAEAEA;
padding:15px 25px;
}
.background-gray h3 {
border-bottom: 1px solid #333;
padding-bottom:5px;
margin-bottom: 15px;
border-left: 0px solid #333;
padding-left: 0px;
}
p.copy {
font-weight: bold;
font-size: 18px;
margin-bottom: 5px;
}
p.member-position {margin-bottom: 0px;font-size: 13px;}
h3.member-name {border-left: 0px;padding-left: 0px;margin-bottom: 8px;}
.profile-area {padding: 5px 10px 15px;}
.company-area {align-items: flex-start;}
img.company-logo {width: 39%;margin-top: 30px;}
h3.company-title {border-left: 0px;padding-left: 0px;margin-top: 40px;}
.flex.company-area a {text-decoration: underline;}
table.company-table {width: 100%;}
table.company-table th {
vertical-align: top;
font-weight: bold;
padding: 10px 0px;
text-align: left;
width: 26%;
}
table.company-table td {
width: 75%;
padding: 10px 0px;
vertical-align: top;
}
table.company-table a {text-decoration: underline;}
table.company-table ul {margin-left: 15px;list-style: disc;}
section.sub-content.mb0 {margin-bottom:0px;}
.messageArea {margin: 40px 0px 0px;}
p.leader-name {margin-bottom: 0px;text-align: right;} section.singleArea .contentsArea { padding: 0px 40px;
}
.blogImage img {
width: 100%;
height: 350px;
object-fit: cover;
object-position: top;
}
.blogImage {
margin-bottom: 20px;
}
.flex.metaInfo {
justify-content: left;
margin-bottom: 20px;
} section.sub-content.privacy-area .contentsArea h3 {margin-top: 50px;}
ul.num-list {list-style-type: decimal;margin-left: 23px;}
ul.sub-num-list {list-style: decimal;margin-left: 23px;} @media screen and (max-width: 767px) {
.facebook-area {
width: 100%;
max-width: 600px;
}
}
@media screen and (min-width: 768px) {
.facebook-area {
width:300px;
}
} .headArea.contact-header .headTitle {width: auto;}
.contactArea{margin-top:80px;}
.contactArea .dl_4{margin-top:10px;}
.contactArea input{
box-sizing: border-box;
padding: 0.3em;
transition: 0.3s;
outline: none;
height:40px;
border: 1px solid #ccc;
}
.contactArea textarea{
box-sizing: border-box;
padding: 0.3em;
transition: 0.3s;
outline: none;
border: 1px solid #ccc;
width:80%;
height:260px;
}
.contactArea input:focus,
.contactArea textarea:focus{border-color: #0e00ec;}
.contactArea button{
display: block;
margin:0 auto 80px;
width:400px;
height:80px;
background: url(//mediaj.jp/wp-content/themes/mediaj/images/bg_btn_arrow.png) no-repeat 350px center #ef981b;
line-height:80px;
text-align: center;
font-weight: 600;
font-size:18px;
transition-duration:0.5s;
filter: drop-shadow(2px 4px 4px rgba(0,0,0,0.3));
border: none;
color: #fff;
}
.contactArea button:hover{opacity: 0.7; cursor: pointer;}
.inquiry td input.textage {width: 30%;margin-right: 10px;}
.contactArea .backBtn,
.newsArea .backBtn{
display: block;
width:260px;
height:50px;
text-align: center;
font-weight: 400;
font-size:16px;
transition-duration:0.5s;
border: 1px solid #999;
color: #111;
}
.contactArea .backBtn{margin:-60px auto 80px; line-height:44px;	background: #dddddd;}
.newsArea .backBtn{margin:40px auto; line-height:44px; background: #fff;}
.contactArea .backBtn:hover{opacity: 0.7; cursor: pointer;}
.newsArea .backBtn:hover{opacity: 0.7; cursor: pointer; background: #0e00ec; color: #fff; border: 1px solid #fff;}
.thanks{text-align: center;}
.contact-area {margin: 0px 150px;}
input,textarea {font-size: 14px;}
span.check-list, span.check-list span.wpcf7-list-item {
display: block;
margin-left:0px;
}
.inquiry td span.check-list input {
width: auto;
}  .inquiry th{
text-align:left;
color:#333;
font-size:15px;
padding-right:5px;
width:38%;
vertical-align: middle;
font-weight: 500;
}
table.inquiry {width:100%;} .inquiry td{font-size:15px;padding: 14px 0px;}
.inquiry td input {padding: 10px;}
.inquiry td textarea {padding: 10px;}
.inquiry td input ,.inquiry td textarea {border:1px solid #ddd;width:90%;}
.inquiry td input[type="checkbox"] {width: auto;}
span.wpcf7-form-control-wrap.your-requirement span.wpcf7-list-item {display: block;} .entry-content .inquiry tr,.entry-content table{border:solid 1px #d7d7d7;} .haveto{
padding:5px;
color:#ff9393;
margin-right:5px;
position:relative;
bottom:1px;
} #formbtn{
display: block;
padding:20px 15px;
width:350px;
background:linear-gradient(160deg, #c31025 60%, #f8b833);
border:0px solid #333;
color:#fff;
border-radius: 10px;
font-size:16px;
margin:25px auto 0;
} #formbtn:hover{opacity:0.8;}
.cp_ipselect {overflow: hidden;}
.cp_ipselect select {
width: 80%;
padding-right: 1em;
cursor: pointer;
text-indent: 0.01px;
text-overflow: ellipsis;
border: none;
outline: none;
background: transparent;
background-image: none;
box-shadow: none;
-webkit-appearance: none;
appearance: none;
}
.cp_ipselect select::-ms-expand {display: none;}
.cp_ipselect.cp_sl04 {
width: 80%;
display: block;
position: relative;
border: 1px solid #ddd;
border-radius: 5px;
background: #ffffff;
padding:0px 10px;
}
.cp_ipselect.cp_sl04::before {
position: absolute;
top: 50%;
right: 0.8em;
width: 0;
height: 0;
padding: 0;
content: '';
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid #527a97;
pointer-events: none;
}
.cp_ipselect.cp_sl04 select {padding: 8px 38px 8px 0px;color: #333;}
::placeholder{color:#ccc;}
ul.sns-list {list-style: none;}
.inquiry td ul.sns-list input {width: 50%;}
ul.sns-list li {margin-bottom: 10px;}
ul.resume-list {list-style: none;}
ul.resume-list li {margin-bottom:10px;}
.inquiry td ul.resume-list input {width:50%;}
.inquiry td input.age-input {width:30%;}
.contact-area p {text-align: center;}
span.wpcf7-list-item {margin: 0 5px 0 0em;} @media(max-width:765px){
.inquiry th,.inquiry td {
display:block!important;
-webkit-box-sizing:border-box!important;
-moz-box-sizing:border-box!important;
box-sizing:border-box!important;
}
.inquiry td {padding:5px 0px 10px;}
.inquiry th {width:100%;margin-top: 15px !important;}
.inquiry th:first-child {margin-top:0px!important;} #formbtn {width: 90%;font-size: 16px;}
.inquiry td input, .inquiry td textarea {width:100%;}
span.wpcf7-list-item {display: inline-block;margin: 0 0 0 0em !important;}
.cp_ipselect.cp_sl04 {margin: 5px 0px 10px;}
} footer{width:100%; background: linear-gradient(109deg, #c31025 70%, #f8b833);padding: 20px 0px;}
.footer-flex {
padding: 0px 0px 0px;
margin: 0px 5px;
display:flex;
justify-content: space-between;
align-items: center;
}
.footer-list.footer-menu {width: auto;}
div#footer ul.flex.menu {
width: 75%;
margin: auto;
list-style: none;
}
div#footer a {color: #fff;}
.footer-list.footer-menu ul li {display: block;padding: 3px 0px;}
.footer-list.footer-menu ul li a {color:#fff;font-size: 14px;padding:0 15px;}
.copyright {text-align: center;}
.copyright p {font-size:11px;padding: 6px 0px;}
.footer-list.footer-logo {width: auto;} @media screen and (max-width:765px) {
ul.accordion,ul.accordion li {margin: 0;padding: 0;list-style: none;}
ul.accordion {padding-left: 0px !important;}
.accordion {width: 100%;margin: auto;}
.accordion .menu {
position: relative;
padding: 3% 0 3% 5%;
background: #fff;
color: #527a97;
border: 1px solid #527a97;
list-style: none;
margin-bottom:10px;
}
.accordion .menu .icon {
display: block;
position: absolute;
top: 0;
bottom: 0;
right: 20px;
width: 10px;
height: 2px;
margin: auto;
background: #527a97;
content: "";
transition: all 0.3s;
}
.accordion .menu .icon:before {
display: block;
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
width: 2px;
height: 10px;
margin: auto;
background: #527a97;
content: "";
}
.active .icon {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.subMenu {display: none;background: #fff;padding: 0px 15px 15px;}
} .ex1 {opacity: 0;}
.ex1 span {position: relative;top: 10px;left: 10px;opacity: 0;}
.ex2 {opacity: 0;}
.ex2 span {
position: relative;
top: 10px;
left: 10px;
opacity: 0;
} .parallax-window {min-height: 400px;background: transparent;}
.parallax-slider {top: 0;left: 0;} nav.navigation.pagination {width: 100%;text-align: center;margin-top: 30px;}
ul.page-numbers li {display: inline-block;}
.pagination span, .pagination a {
margin: 2px 8px 2px 8px;
padding: 10px;
text-decoration: none;
width: auto;
color: #333;
background: #fff;
border: 1px solid #333;
}
.pagination a:hover{color: #fff;background: #333;}
.pagination .current{
padding:10px;
color: #fff;
background: #333;
border: 1px solid #333;
}
a.next.page-numbers,a.prev.page-numbers {color: #333;background: none;border: 0px;}
nav.navigation.pagination h2 {display: none;} @media all and (-ms-high-contrast: none){
#fuchi{font-size: 110px; font-weight: 600; color: #999999; width:500px; margin-top:20px;
}
 @media screen and (max-width:1200px){
header ul .nav_recruit a{font-size: 14px; width:120px;}
header ul .nav_contact a{font-size: 14px; width:120px;}
}
@media screen and (max-width:990px){
header h1 a{margin-left:10px; font-size: 16px;}
header h1 img{width:80px; height:40px;}
header nav ul li a{color: #333333; display: block; width:105px;}
header nav ul li > ul li a {width: auto;}
header ul .nav_recruit a{font-size: 14px; width:110px;}
header ul .nav_contact a{font-size: 14px; width:110px;}
}
@media screen and (min-width:880px){
.sp{display: none;}
}
@media screen and (max-width:880px){
.pc{display: none;} body{padding-top:60px;}
h2{font-size: 24px; margin-bottom:15px; padding-top:0px; line-height: 1.5em;}
h2::before{display:none;}
body, p {font-size: 14px;} header{position: fixed; z-index: 99; margin-top:-60px; display:flex;height: 60px;}
header h1 a{font-size: 18px;}
header h1 img{width:100px; height:50px;}
header ul .nav_recruit a,
header ul .nav_recruit a:hover{font-size: 12px; width:100px; height:100px; background-image: url(//mediaj.jp/wp-content/themes/mediaj/images/icon_recruit.png); background-repeat: no-repeat; background-position: center 16px; background-size: 36px;}
header ul .nav_contact{background: #fff; color: #fff; font-size: 12px; width:100px;}
header ul .nav_recruit .menu{margin-top:32px; font-size: 16px;}
header ul .nav_contact .menu{margin-top:30px; font-size: 16px;}
.logo-area img {height:60px;width: auto;padding: 10px 0px;}
.logo-area {padding: 0px 0px 0px 20px;} #spNav{
display: none;
position: absolute;
width: 70%;
height:1024px;
background: linear-gradient(-135deg, #c31025, #f8b833);
right: 0;
}
header #spNav ul{
display: block;
margin: 0 auto;
width: 90%;
padding: 0px 15px 50px;
}
header #spNav ul li{
margin: 27px auto 0;
padding:0 0 0px 0;
text-align: left;
border-bottom: 0px solid #fff;
list-style: none;
}
header #spNav ul li:last-child{border: none;}
header #spNav ul li a{display: block;color: #fff;font-weight: 500;}
header #spNav ul li a:hover{text-decoration: underline;} #nav_toggle{
display: block;
width: 32px;
height: 32px;
position: relative;
top: 16px;
left:42px;
z-index: 100;
padding:0px;
}
#nav_toggle div {position: relative;}
#nav_toggle span{
display: block;
height: 2px;
background: linear-gradient(72deg, #c31025, #f8b833);
position:absolute;
width: 100%;
left: 0;
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
}
#nav_toggle span:nth-child(1){top:0px;}
#nav_toggle span:nth-child(2){top:12px;}
#nav_toggle span:nth-child(3){top:24px;} .open #nav_toggle span:nth-child(1) {
top: 12px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
transform: rotate(135deg);
background:#fff;
}
.open #nav_toggle span:nth-child(2) {width: 0;left: 50%;}
.open #nav_toggle span:nth-child(3) {
top: 12px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
transform: rotate(-135deg);
background:#fff;
}
header #spNav ul.sub-sp-menu {padding: 0px 0px 0px;}
header #spNav ul.sub-sp-menu li {margin: 10px 0px;}
header #spNav ul.sub-sp-menu li a:before {content: '-';display: inline-block;margin-right: 8px;} .swiper-wrapper {width: 100vw;height: 400px;}
.swiper-wrapper img {
height: 400px;
object-fit: cover;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next,
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
display:none;
}
.mainContainer__mainVisualArea__inlineWrap {height: auto;flex-direction: column;}
section.building-area .contentsArea h2 {font-size:18px;padding-top: 0px;}
section.sub-content .contentsArea h2 {font-size: 20px;}
span.en-text {font-size: 12px;}
.company-flex {margin:0px 0px 0px;}
table.building-table tr {display: block;}
table.building-table td {
margin-top: 10px;
display: block;
text-align: left;
margin-left: 14%;
}
table.building-table td a {
margin-left: 0px;
display: inline-block;
margin-top: 23px;
margin-bottom: 40px;
text-align: left;
margin-right: 14%;
}
section.business-area .contentsArea h3 {
margin-bottom: 15px;
margin-top: 6px;
}
table.building-table {width: 100%;}
table.building-table th {width: 100%;}
table.building-table th p {margin-right: 0px;width: 85%;}
span.floor-num {font-size: 20px;}
span.floor-text {display: block;}
a.more-link.sixtext.building-right {margin-left: 15px;}
.mainContainer .mainContainer__mainVisualArea__wrap .mainContainer__mainVisualArea__inlineWrap .mainContainer__mainVisualArea__title h1 {
font-size: 26px;
margin-bottom: 8px;
}
.mainContainer .mainContainer__mainVisualArea__wrap .mainContainer__mainVisualArea__inlineWrap {
padding-top: 0px;
}
.mainContainer .mainContainer__mainVisualArea__wrap .mainContainer__mainVisualArea__inlineWrap .mainContainer__mainVisualArea__title {
order:2;
margin-top: 20px;
width: 100%;
top: 25%;
left: 0%;
transform: translate(-0%, -5%);
-webkit-transform: translate(-0%, -5%);
-ms-transform: translate(-0%, -5%);
}
.main_img img {
height: 250px;
object-fit: cover;
}
.main_img {
height: 250px;
z-index: 0;
}
.maintext-inner {padding:0px 6px;}
.cta-area.main-cta {
margin: 50px auto 0px;
}
p.main-link {margin-top: 20px;}
.mainContainer {margin-top: 0px;}
section.produce-area {margin: 40px 0px;}
section.produce-area .flex.mb50 {margin-bottom:0px;}
.two-flex.divlink {margin-bottom: 15px;}
span.more-link.divlink-item {top: 142px;right: 35px;}
.flex.info-flex {flex-direction: row;flex-wrap: wrap;}
.info-day {width: 35%;}
.info-category {padding: 1px 20px;margin: 0px 0px 0px;}
.info-category a {
background: #EDEDED;
padding: 7px 20px;
border-radius: 30px;
}
.info-title {margin-bottom: 0px;margin-top:8px;width: 100%;text-align: center;}
.info-single-area {margin: 0px 0px;padding: 20px;}
.contentsArea h2.single-title {font-size: 20px;} section.about-area {margin:0px 0px;}
section.about-area .flex-img {display: none;}
section.business-area {margin: 20px 0px;}
section.singleArea .contentsArea {padding: 0px 15px;}
.flex.metaInfo {flex-direction: row;}
.metaDays {margin-right: 15px;}
.contentsArea {padding:0 15px;}
.contents{width:100%; padding:0px 15px; margin:0 auto;}
.contents .left,
.contents .right{float: none;}
.flex-img {margin-bottom:15px;}
.flex-box {display:block;}
.flex.member-flex {margin-bottom:20px;}
.contents.clearfix h3 {font-size:16px;}
.contents.clearfix {flex-direction: column;}
.order1 {order: 1;}
.order2 {order:2;}
.flex {flex-direction: column;}
a.more-link.fivetext:before {width: 110px;}
a.more-link.fivetext:after {top: 11px;width: 35px;}
a.more-link.sixtext.building-right:before {width: 124px;}
a.more-link.sixtext.building-right:after {top: 11px;width: 35px;}
a.more-link.eighttext:before {top: 25px;right: -26px;width: 154px;}
a.more-link.eighttext:after {top: 11px;right: -35px;width: 35px;}
header h1 {padding: 12px 0px;}
.topitem-list.list-text h2 {font-size:18px;}
.gray-background {padding: 25px 0px;}
.foogallery .fg-caption-title {font-size: 14px!important;}
.messageArea {margin: 20px 0px 0px;} .contentsArea.sub {padding: 0px 15px;}
.headArea .headTitle h1 {font-size: 22px;}
.contentsArea.sub h2 {padding-top: 0px;}
.headArea .headTitle {padding: 0 0 0 10px;}
.headImg img {height: 140px;}
.headImg {max-height:140px;}
.contentsArea h2 {margin-top: 10px;font-size: 18px;}
.contentsArea h3 {font-size: 18px;}
section.sub-content {margin: 30px 0px;}
.breadcrumbs {margin-top: 9px;padding: 5px 0px;font-size: 11px;}
.recruit-cta {margin: 40px auto 20px;} .background-gray {padding: 15px 15px;margin-bottom: 10px;}
div.cta-area {margin: 40px auto 10px;}
img.company-logo {width: 80%;margin-top: 10px;}
h3.company-title {margin-top: 20px;}
table.company-table td {padding-left: 10px;padding-right: 10px;}
table.company-table {margin-top: 0px;}
p.copy {margin-top: 15px;}
section.top-content.anchorlink-non {margin-bottom: 40px;} .member-flex.member-left {width: 100%;}
.member-img img {width:100%;object-position: top;}
.member-flex.member-right {width: 100%;padding: 10px;}
.member-flex.use-member-left {width: 100%;}
.member-flex.use-member-right {width: 100%;padding: 10px;}
.use-member-img img {width:100%;object-position: top;} table.facility-table th {width: 33%;}
table.facility-table td {width: 33%;} .flex.use-content .three-flex {margin-bottom: 20px;}
.flow-flex {width: 100%;}
.flow-flex.arrow-area {margin-bottom: 38px;}
.flow-flex.arrow-area::after {
display: block;
top: 200px;
right: 46%;
transform: rotate(90deg);
margin: 10px 0px;
}
h3.flow-title:before {left: 44%;}
.use-sp-area h3 {margin-top: 25px;}
.use-sp-area th {width:60%;text-align: left;}
.use-sp-area td {vertical-align: middle;}
.contentsArea .tab_content_description h3 {margin-top: 10px;}
.tab_content {padding: 20px 0px 0;}
.flex.room-content .swiper-wrapper img {height: 210px;}
.flex.room-content .swiper-wrapper {height: 210px;}
.room-text th {width: 30%;}
.contentsArea .room-text h3 {margin-top: 20px;}
.living-contents {margin-bottom: 10px;} .contentsArea.career-area {padding: 0 10px;}
.career-flex.career-left {width: 50%;margin: auto;}
.career-flex.career-right {width: 100%;}
p.career-link {padding-right: 30px;} .jobs-flex.jobs-left {width: 100%;}
.jobs-flex.jobs-right {width: 100%;}
.contentsArea .jobs-flex h3 {margin-top: 10px;}
p.jobs-link {margin-right: 30px;} p.category-list a {display: block;}
.blogArea {
width: 100%;
border-right: 0px solid #E0E0E0;
padding-right: 0px;
margin-right: 0px;
}
.contentsArea .blogArea h2 {font-size: 20px;margin-top: 18px;}
.single-icatch img {width: 100%;height: auto;}
.contentsArea .blogArea h4 {font-size: 16px;}
.sideArea {width: 100%;margin-top: 40px;border-top: 1px solid #dadada;padding-top: 40px;}
.sideArea .wpp-list li.current .wpp-thumbnail {height: 180px;}
.cta-box {padding: 20px 10px;margin: 20px auto 20px;}
.contentsArea .blogArea span.meta-category a {line-height: 2.9;}
blockquote {padding: 10px 15px 18px 45px;}
blockquote:before {font-size: 18px;left: 11px;} .entry-button a {
width: 90%;
} footer .contentsArea {padding: 0 0px;}
.footer-flex {flex-direction: column;margin: 10px 0px;padding: 10px 0px 0px;}
.footer-list.footer-menu {text-align: left;margin-bottom: 20px;}
.footer-list.footer-menu {width: 100%;}
div#footer ul.flex.menu {
width: 100%;
margin: auto;
flex-direction: row-reverse;
display: block;
text-align: center;
}
div#footer ul.flex.menu li {
display: inline-block;
padding: 1px 10px;
}
.footer-list.footer-menu dt { padding: 20px 13px;
color: #fff;
font-size: 16px;
letter-spacing: 2px;
position: relative;
margin-bottom:0px;
}
.footer-list.footer-menu dt:before {}
.footer-list.footer-menu dt:after {
content: "\f067";
font-family: "Font Awesome 5 Free";
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
width: 24px;
height: 24px; border-radius: 3px;
position: absolute;
padding-left: 1px;
right: 16px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
pointer-events: none;
font-size: 11px;
}
.footer-list.footer-menu dt#toggle-menu.active::after {
transform:rotate(45deg);
top: 33%;
transition: 0.5s;
}
.footer-list.footer-menu dd{display:none;}
.footer-list.footer-menu ul {
padding: 0px 15px;
margin-top: 10px;
}
.footer-logo {text-align: center;padding-top: 0px;padding-bottom: 0px;}
.footer-logo img {width: 250px;} .contactArea{marginp:40px auto 0; width:90%;}
.contactArea .dl_4{margin-top:10px;}
.contactArea input{width:100%;}
.contactArea textarea{width:100%;}
.contactArea button{width:100%; margin-bottom:0;}
.contactArea .backBtn,
.newsArea .backBtn{
display: block;
width:260px;
height:50px;
text-align: center;
font-weight: 400;
font-size:16px;
transition-duration:0.5s;
border: 1px solid #999;
color: #111;
}
.contactArea .backBtn{margin:20px auto 80px; line-height:44px;	background: #dddddd;}
.contactArea .backBtn:hover{opacity: 0.7; cursor: pointer;}
.contact-area {margin: 0px 10px;}
table.inquiry tr {margin-bottom: 15px;display: block;}
} @media screen and (max-width:480px){
}