@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Passion+One&display=swap');

#MV_company {
    width: 100%;
    height: 400px;
    position: relative;
	background: url("../images/company_header.jpg") no-repeat top/cover;
    color: #ffffff;
    margin-top: 80px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 86%); 
}

#MV_company .txt {
    position: relative;
    top: 35%;
    display: block;
    width: 80%;
    max-width: 1200px;
    margin: auto;
}

#MV_company h2 {
    font-size: 32px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    letter-spacing: 0.1em;
    color: #000000;
    font-weight: bold;
    display: inline-block;
}
#MV_company h2.greeting-header {
    line-height: 1.2;
}
.logo-50th {
    position: absolute;
    z-index: 300;
    right: 15%;
    top: 330px;
}
.logo-50th img {
    width: 200px;
    height: auto;
}
#MV_company .english {
    font-size: 56px;
    font-family:'Passion One', cursive;
    margin: 30px 30px 0 0;
    letter-spacing: 0.05em;
}

#MV_company h2:first-letter {
    font-size: 62px;
    color: #ffffff;
    filter: drop-shadow(0 0 1px rgba(0,0,0,0.10));
    display: inline;
    text-shadow: 0 0 2px #000000;
}


#company_overview, #company_history {
    width: 80%;
    max-width: 1200px;
    margin: auto;
    line-height: 1.5;
    font-family:sans-serif,'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic';
}

#company_overview h3 {
    margin-top: 0;
}

#main-txt {
    width: 80%;
    max-width: 1000px;
    margin: 40px auto;
    line-height: 2;
    font-family:sans-serif,'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic';
    border-bottom: 1px solid #000;
}
#main-txt p {
    margin-bottom: 15px;
}
#main-txt p.signature {
    text-align: right;
    margin: 40px 0 60px;
    font-weight: bold;
    font-size: 16px;
}

/* RECRUIT */

#MV_recruit {
    width: 100%;
    height: 400px;
    position: relative;
	background: url("../images/recruit_header.jpg") no-repeat center/cover;
    color: #ffffff;
    margin-top: 80px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 86%); 
}

#MV_recruit .txt {
    position: relative;
    top: 35%;
    display: flex;
    justify-content: flex-end;
    width: 80%;
    max-width: 1200px;
    margin: auto;
}

#MV_recruit h2 {
    font-size: 32px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    letter-spacing: 0.1em;
    color: #000;
    font-weight: bold;
    display: inline-block;
}

#MV_recruit .english {
    font-size: 56px;
    font-family:'Passion One', cursive;
    margin: 30px 30px 0 0;
    letter-spacing: 0.05em;
    color: #000;
}

#MV_recruit h2:first-letter {
    font-size: 62px;
    color: #ffffff;
    filter: drop-shadow(0 0 1px rgba(0,0,0,0.10));
    display: inline;
    text-shadow: 0 0 2px #000000;
}

#recruit_info {
    width: 80%;
    max-width: 1200px;
    margin: auto;
    line-height: 1.5;
    font-family:sans-serif,'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic';
    padding-top: 40px;
}


h3 {
    font-size: 24px;
    letter-spacing: 0.2em;
    font-weight: bold;
    background-color: #ffffff;
    display: inline-block;
    margin: 80px auto 40px;
    width: 100%;
}

dl {
    font-size: 16px;
    line-height: 1.5;
    display: flex;
    flex-flow: row wrap;
}

dt {
    font-weight: bold;
    flex-basis: 30%;
    padding: 15px 0;
    border-bottom: 2px solid #eeeeee;
    color: #092853;
}

dd {
    flex-basis: 70%;
    padding: 15px 0;
    border-bottom: 2px solid #eeeeee;
}

strong {
    font-weight: bold;
}

#company_map h3 {
    width: 80%;
    margin: 80px auto 40px;
    display: block;
}

#policy, #handling {
    width: 80%;
    max-width: 1000px;
    margin: auto;
    line-height: 1.5;
    font-family:sans-serif,'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic';
    padding: 80px 0 40px 0;
    border-bottom: 1px solid #000000;
    text-align: justify;
    text-justify: inter-character;
}

#policy h2, #handling h2 {
    font-size: 20px;
    letter-spacing: 0.2em;
    font-weight: bold;
    display: inline-block;
    margin: 180px auto 40px;
    width: 100%;
    text-align: center;
}

#handling h2 {
    margin: 80px auto 40px;
}

#policy h3, #handling h3 {
    font-size: 16px;
    letter-spacing: 0.2em;
    font-weight: bold;
    display: inline-block;
    margin: 40px auto 40px;
    width: 100%;
}

#handling h4 {
    font-weight: bold;
    margin-bottom: 10px;
}

#policy p, #handling p, #policy li,#handling li, address {
    font-size: 14px;
}

.author {
    text-align: right;
    margin-bottom: 20px;
}

.record {
    text-align: center;
}

ol {
    padding-left: 20px;
}

ol li {
    list-style-type: decimal;
    margin-bottom: 20px;
    padding-left: 10px;
}

ol li ol {
    margin: 20px 0;
}

ol li ol li {
    margin-left: 0;
    margin-bottom: 0;
}

/*ボタンパーツ*/

.inquiry_btn {
    position: relative;
    display: block;
    color: #ffffff;
    background: #092853;
    overflow: hidden;
    letter-spacing: 0.1em;
    margin: 10px 0 0 0;
    border-radius: 8px;
    width: 15em;
}

.inquiry_btn a.btn {
    position: relative;
    z-index: 1;
    transition: .3s;
    display: block;
    text-decoration: none;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 14px;

}

.inquiry_btn:hover .btn {
    color: #ffffff;
}

.inquiry_btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: #000;
    transform: translate3d(-100%, 0, 0);
    transition: .3s;
}

.inquiry_btn:hover:before {
  transform: translate3d(0, 0, 0);
}

.tel {
    font-size: 20px;
    font-weight: bold;
}

.step {
    background: #bbb;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.1em;
    border-radius: 6px;
    padding: 3px 5px;
    margin: 10px 15px 0 0;
    display: inline-block;
}

.first {
    margin-top: 0;
}

@media screen and (max-width: 1024px) {
    
.logo-50th {
    right: 15%;
    top: 400px;
}
.logo-50th img {
    width: 150px;
    height: auto;
}
}

@media screen and (max-width: 767px) {
    #policy p, #handling p, #policy li,#handling li, address {
    font-size: 16px;
}
.logo-50th {
    right: 15%;
    top: 400px;
}
.logo-50th img {
    width: 110px;
}
}

@media screen and (max-width: 600px) {
#MV_company .english {
    margin: 0 0 10px 0;
    display: block;
}
#MV_recruit .english {
    margin: 0 0 10px 0;
    display: block;
}
.step {
    display: block;
    width: 5em;
    text-align: center;
    margin: 10px 15px 5px 0;
}
dl {
flex-flow: column;
}
}

