html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

li.gallery_li img {
    width: 100%;
}

.gallery_img {
    margin-bottom: 10%;
}

picture img {
    width: 100%;
}

ul {
    list-style: none;
}

html {
    line-height: 1.6em
}

a img {
    border: none
}

.lp_width {
    max-width: 750px;
    margin: 0 auto;
}

.youtube {
    position: relative;
    width: 90%;
    margin: 0 auto 5%;
}

p.youtube {
    width: 100%;
}

p.youtube video {
    width: 100%;
    margin: 0;
}

.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
#left_wrap,
#right_wrap{
    display: none;
}
body{
        font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
        color: #645f41;
}
a.cvbt {
    width: 95%;
    display: block;
    margin: 0 auto ;
}
h1.top_head1 {
    padding: 10% 3%;
    text-align: left;
    font-family: futura-pt, sans-serif;
font-weight: 700;
font-style: normal;
color: #c9ae55;
}
h1.top_head1 {
    padding: 10% 3% 0;
    text-align: left;
    font-family: futura-pt, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #c9ae55;
    font-size: 30px;
    line-height: 1em;
}
h1.top_head1 span {
    line-height: 1;
    font-size: 20px;
}
section#intro {
    padding: 10% 0;
}

h2.intro_head {
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    text-align: left;
    padding: 0 3% 10%;
    font-size: 28px;
    line-height: 1.5em;
    letter-spacing: 2px;
}

p.intro_img {
    width: 95%;
    margin: 0 auto 5%;
}

p.intro_txt {
    padding: 0 0 10%;
    font-size: 18px;
    line-height: 1.5em;
    text-align: justify;
    width: 95%;
    margin: 0 auto 5%;
}
dt.head_dt {
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    text-align: left;
    color: #c9ae55;
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 1%;
}
dd.head_dd {
    text-align: left;
    font-family: futura-pt, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #c9ae55;
    font-size: 22px;
    line-height: 1em;
}
dl.head_dl {
    padding: 0 3%;
    margin-bottom: 10%;
}
p.point_exbox_txt span {
    background: #c9ae55;
    color: #fff;
    padding: 2px;
}
p.work_txt {
    text-align: left;
    font-size: 16px;
    width: 95%;
    margin: 0 auto 8%;
    line-height: 1.6em;
}


ul.work_ul {
    width: 95%;
    margin: 0 auto 10%;
    justify-content: space-between;
    display: flex
;
    flex-wrap: wrap;
}

li.work_li {
    width: 49%;
    text-align: left;
    font-size: 13px;
    margin-bottom: 3%;
}
dt.work_dt {
    margin-bottom: 3%;
}
dd.work_dd {
    line-height: 1.5em;
}

p.point_txt {
    text-align: left;
    width: 95%;
    margin: 0 auto 8%;
    line-height: 1.8em;
    letter-spacing: 1px;
}

p.point_box_txt {
    width: 92%;
    margin: 0 auto 5%;
    text-align: justify;
    line-height: 1.8em;
    color: #7e7e7e;
    font-size: 16px;
}
p.point_box_txt span {
    color: #ac9856;
}

.point_exbox {
    width: 95%;
    margin: 0 auto 10%;
    background: #efefef;
    text-align: left;
    padding: 1em;
    color: #7e7e7e;
    font-weight: 600;
}

h3.point_exhead3 {
    font-size: 18px;
    margin-bottom: 5%;
    color: #c9ae55;
}

p.point_exbox_txt {
    line-height: 2em;
    font-size: 14px;
}

section#point {
    padding: 10% 0;
}
section#voice {
    padding: 10% 0;
}
.voice_box {
    width: 95%;
    margin: 0 auto 10%;
    background: #efefef;
    padding: 0.5em;
    display: inherit;
    flex-wrap: wrap;
    justify-content: space-between;
}
p.voice_img {
    width: 100%;
}
.voice_info {
    width: 100%;
    display: flex
;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
}
dl.voice_dl {
    text-align: left;
}
dt.voice_dt {
    border-bottom: solid 1px #9d9d4d;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    line-height: 1.6em;
    font-weight: 700;
}
dd.voice_dd {
    text-align: left;
    font-size: 14px;
    line-height: 1.8em;
}
p.voice_staff {
    text-align: right;
    font-size: 12px;
}
h3.recruit_head3 {
    width: 95%;
    background: #c9ae55;
    margin: 0 auto 8%;
    padding: 5px;
    text-align: left;
    color: #fff;
}

dl.recruit_dl {
    text-align: left;
    margin-bottom: 3%;
    width: 95%;
    margin: 0 auto 5%;
}

dt.recruit_dt {
    padding: 0.5em;
    border-bottom: solid 2px #c9ae55;
    margin-bottom: 2%;
    font-size: 14px;
}
dd.recruit_dd {
    font-size: 14px;
    padding: 0.5em 0.8em;
    line-height: 1.5em;
}
li.recruit_li {
    width: 95%;
    margin: 0 auto 10%;
    border: solid 1px #7e7e7e;
    padding: 1em;
    position: relative;
}
li.recruit_li::after {
    content: '';
    position: absolute;
    top: 123%;
    left: calc(85vw - 50%);
    width: 0;
    height: 0;
    border-top: 20px solid #555;
    border-left: 10vw solid transparent;
    border-right: 10vw solid transparent;
}

li.recruit_li.lasted::after {
    display: none;
}
p.fixbt {
    position: fixed;
    z-index: 10;
    bottom: 0;
    max-width: 616px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    margin-bottom: 5px;
    transition: opacity 1s ease-out;
    width: 100%;
}
p.top_txt {
    width: 95%;
    margin: 0 auto 5%;
    text-align: left;
    font-size: 29px;
    line-height: 1.6em;
    font-weight: 700;
}
ul.cv_ul {
    width: 95%;
    margin: 0 auto;
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
}
li.cv_li {
    width: 49%;
}
p.point_exbox_txt {
    line-height: 2em;
    font-size: 14px;
    margin-bottom: 5%;
}
/* PC対応 */
@media(min-width: 769px) {



 div#lp-main {
    max-width: 40.5rem;
    margin: 0 auto;
}


#left_wrap {
    display: block;
    width: calc((100% - 40.5rem) / 2);
    /* width: calc((100% - 50rem) / 2); */
    margin: 0;
}
#right_wrap {
    display: block;
    width: calc((100% - 40.5rem) / 2);
    /* width: calc((100% - 50rem) / 2); */
    margin: 0;
}
#left_wrap .left_image-wrap {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    position: absolute;
}
#left_wrap {
    /* padding: 10rem 8rem 9rem 8rem; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 2.5rem;
}
#right_wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
}
#right_wrap .right_image-wrap {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    position: absolute;
}
#left_wrap .left_image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#left_wrap .left_image:nth-of-type(1) {
    background-image: url(../img/pc_side/lp_bg_left.jpg);
}
#left_wrap .left_image:nth-of-type(2) {
    background-image: url(../img/pc_side/lp_bg_left2.jpg);
}
#left_wrap .left_image:nth-of-type(3) {
    background-image: url(../img/pc_side/lp_bg_left3.jpg);
}
#left_wrap .left_image:nth-of-type(4) {
    background-image: url(../img/pc_side/lp_bg_left4.jpg);
}
#left_wrap .left_image {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    opacity: 0;
    transition: 1s all ease-in-out;
}
#right_wrap .right_image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#right_wrap .right_image:nth-of-type(1) {
    background-image: url(../img/pc_side/lp_bg_right.jpg);
}
#right_wrap .right_image:nth-of-type(2) {
    background-image: url(../img/pc_side/lp_bg_right2.jpg);
}
#right_wrap .right_image:nth-of-type(3) {
    background-image: url(../img/pc_side/lp_bg_right3.jpg);
}
#right_wrap .right_image:nth-of-type(4) {
    background-image: url(../img/pc_side/lp_bg_right4.jpg);
}
#right_wrap .right_image {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    opacity: 0;
    transition: 1s all ease-in-out;
}
#left_wrap .left_image.on,
#right_wrap .right_image.on {
    opacity: 1;
}

li.recruit_li::after {
    content: '';
    position: absolute;
    top: 150%;
    /* left: calc(22vw - 50%); */
    width: 0;
    height: 0;
    border-top: 20px solid #555;
    border-left: 3vw solid transparent;
    border-right: 3vw solid transparent;
    left: 50%;
    transform: translateX(-50%);
}

.voice_box {
    width: 95%;
    margin: 0 auto 10%;
    background: #efefef;
    padding: 0.5em;
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
}
p.voice_img {
    width: 45%;
}
.voice_info {
    width: 53%;
    display: flex
;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
}
dl.voice_dl {
    text-align: left;
}
dt.voice_dt {
    border-bottom: solid 1px #9d9d4d;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    line-height: 1.6em;
    font-weight: 700;
}
dd.voice_dd {
    text-align: left;
    font-size: 14px;
    line-height: 1.8em;
}
p.voice_staff {
    text-align: right;
    font-size: 12px;
}
}