@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pathway+Gothic+One&display=swap');
@import url("https://use.typekit.net/zkq2emd.css");
body {
    margin: 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 15px;
}

.sp-none {
    display: none !important;
}

.ol-archive-parent2 {
    background: url(../img/bg-pc.png);
    background-size: 90%;
    background-position: -320% 0vw;
    background-repeat: no-repeat;
    padding-top: 10px;
}

.recruit-single-ttl-parent {
    width: 55%;
    margin: auto;
    margin: 55px auto;
}

.ol-archive-parent {
    background: url(../img/bg-pc.png), url(../img/bg-pc.png);
    background-size: 910px;
    background-repeat: no-repeat, no-repeat;
    background-position: 0% 100%, 100% 50%;
    padding-top: 10px;
}

.ol-top-section {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

.ol-top-section h1 {
    color: #ac1821;
    font-size: 90px;
    margin: 0;
    font-family: rift, sans-serif;
    line-height: 1;
}

.ol-top-section p {
    color: #ac1821;
    font-size: 15px;
    margin-bottom: 10px;
    margin-left: 4px;
    font-weight: bold;
}


/* dropdown css */

b {
    color: #FFFFFF;
    font-size: 55px;
}

p.remarks,
a {
    text-align: center;
    /* margin-top: 100px; */
    color: #FFFFFF;
}

.ol-parent {
    width: 60%;
    margin: -20px auto 100px;
}


/* accordion-1 */

#accordion-1 {
    position: relative;
    border-top: 1px solid #ac1821;
    /* border-bottom: 1px solid #ac1821; */
}

.qna_ttl h3 {
    font-size: 15px;
    text-align: left;
    color: #ac1821;
    font-family: 'Noto Sans JP';
    margin: 18px 0px;
}

.qna_text p {
    font-size: 13px;
    text-align: left;
    color: black;
    /* font-family: 'Shippori Mincho', serif; */
    line-height: normal;
    margin-left: 10%;
    line-height: 2;
}

#accordion-1 .head {
    color: black;
    padding: 0px;
    cursor: pointer;
    transition: 0.2s ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#accordion-1 .arrow {
    color: #ac1821;
    font-size: 20px;
    transition: 0.25s ease;
    opacity: 1;
    transform: rotate(-90deg);
}

#accordion-1 .head:hover .arrow {
    opacity: 1;
}


/* #accordion-1 .head:hover,
#accordion-1 .active {
    background-color: #FFE77AFF;
} */

#accordion-1 .arrow-animate {
    transform: rotate(0deg);
    opacity: 1;
}

#accordion-1 .content {
    display: none;
    padding: 0px 30px 20px 30px;
    color: #333333;
}

.fa-angle-up:before {
    content: "\f107";
}

.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 700 !important;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

hr.border_qna {
    border-top: 1px solid #ac1821;
}

.fa-rotate-45 {
    -webkit-transform: rotate(45deg) !important;
    -moz-transform: rotate(45deg) !important;
    -ms-transform: rotate(45deg) !important;
    -o-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important;
    transition: cubic-bezier(0.65, 0.05, 0.36, 1) 0.5s !important;
}

.fas {
    transition: cubic-bezier(0.65, 0.05, 0.36, 1) 0.5s;
    color: #ac1821;
}


/* dropdown css */


/* location css start here  */

.location-main {
    width: 800px;
    margin: auto;
    margin-bottom: 110px;
}

.location-main .header {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 2rem;
    border-bottom: 2px solid #80808042;
    padding-bottom: 2%;
    font-weight: normal;
}

.location {
    border-bottom: 2px dotted #8080802e;
    height: 280px;
    padding: 0px 0 35px 0;
}

.location-single {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}

.loction_left {
    width: 62%;
    float: left;
}

p.location_ttl {
    padding-left: 30px;
    padding-top: 20px;
    font-size: 1.5rem;
    font-family: 'Noto Sans JP', sans-serif;
    margin: 0px;
}

img.location_image {
    width: 230px;
    height: 230px;
    border-radius: 20px;
    float: left;
    margin: 1%;
}

.location_map {
    float: right;
    width: 46%;
    margin: 1%;
    border: 2px solid #d21c24;
    border-radius: 20px;
    overflow: hidden;
}

.location_right {
    width: 37%;
    float: right;
}

p.company {
    padding-left: 5%;
    font-size: 1.5rem;
    font-family: 'Noto Sans JP', sans-serif;
    margin: 0;
}

p.address_1 {
    padding-left: 5%;
    font-size: 15px;
    font-family: 'Noto Sans JP', sans-serif;
    margin: 0;
    margin-top: 10px;
}

p.address_2 {
    padding-left: 5%;
    line-height: 1.5rem;
    font-size: 1rem;
    font-family: 'Noto Sans JP', sans-serif;
    margin: 0;
}

button.location_button {
    margin-left: 5%;
    display: block;
    margin-top: 20px;
    border: 1px solid #d21c24;
    padding: 2%;
    padding-left: 10%;
    font-family: 'Pathway Gothic One';
    border-radius: 16px;
    background-image: url(../img/location_access/arrow-location.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 9px;
}

button {
    background: transparent;
    cursor: pointer;
}


/* share button test  */

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?evfvw0');
    src: url('../fonts/icomoon.eot?evfvw0#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?evfvw0') format('truetype'), url('../fonts/icomoon.woff?evfvw0') format('woff'), url('../fonts/icomoon.svg?evfvw0#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

#share_top1 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#share_top1 ul li {
    display: inline-block;
    padding: 0;
    text-align: center;
}

#share_top1 ul li a {
    min-width: 35px;
    text-decoration: none;
    display: inline-block;
    /* margin: 0 5px 5px 0; */
    font-size: 12px;
    font-weight: 400;
    color: #fff!important;
    background: #fafafa;
    border-radius: 11px;
    box-shadow: 0 1px 0 rgb(0 0 0 / 3%);
    text-shadow: none;
    text-align: center;
    line-height: 30px;
    padding: 4px 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
}

a,
a:before,
a:after,
input {
    -webkit-transition-property: background-color, color;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease;
    -moz-transition-property: background-color, color;
    -moz-transition-duration: 0.2s;
    -moz-transition-timing-function: ease;
    -o-transition-property: background-color, color;
    -o-transition-duration: 0.2s;
    -o-transition-timing-function: ease;
    transition-property: background-color, color;
    transition-duration: 0.2s;
    transition-timing-function: ease;
}

#share_top1 ul li a,
#share_top2 ul li a,
#share_btm1 ul li a,
#share_btm2 ul li a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#share_top1 ul li.twitter a,
#share_btm1 ul li.twitter a {
    color: #fff;
    background-color: #55acee;
}

.icon-twitter:before {
    content: "\e904";
}

#share_top1 ul li.facebook a,
#share_btm1 ul li.facebook a {
    background-color: #35629a;
}

.icon-facebook:before {
    content: "\e902";
}

#share_top1 ul li a i {
    position: relative;
    top: 3px;
    color: #fff;
    font-size: 1.3em;
    text-shadow: 1px 1px 0 rgb(255 255 255 / 10%);
}

#share_top1 ul li a .ttl {
    margin: 0 3px 0 2px;
    text-align: center;
    line-height: 20px;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}