@charset "UTF-8";
@import url("https://use.typekit.net/vgw0uzj.css");
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  text-decoration: none;
  vertical-align: baseline;
  font-family: "Zen Maru Gothic", sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

main {
  display: block;
}

html {
  font-size: 62.5%;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  -webkit-appearance: none;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  -webkit-appearance: none;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

html {
  scroll-behavior: smooth;
}

header,
main,
footer {
  color: #1e1e1e;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
}

main {
  overflow: hidden;
}

p {
  line-height: 2.2;
}

a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

a:hover {
  opacity: 0.7;
}

.vsc-controller {
  display: none;
}

.line_yellow {
  display: inline;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #F5DB11));
  background: -webkit-linear-gradient(transparent 60%, #F5DB11 60%);
  background: linear-gradient(transparent 60%, #F5DB11 60%);
}

/* common */
body.active {
  overflow: hidden;
  height: 100%;
}

.footer {
  position: relative;
  padding: 25px 0 30px;
  color: #fff;
  font-size: 1.1rem;
  text-align: center;
  letter-spacing: 0.05em;
  background: #009a5a;
}

.headLine03 {
  margin-bottom: 20px;
  padding-bottom: 26px;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  border-bottom: 1px solid #d1cfcf;
}
@media all and (max-width: 896px) {
  .headLine03 {
    margin-bottom: 10px;
    padding-bottom: 13px;
    font-size: 1.8rem;
  }
}

@media (min-width: 769px) {
  .footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 24px 0;
    font-size: 1.4rem;
    text-align: left;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.footer .footer-logo {
  max-width: 118px;
  margin: 0 auto 12px;
}

@media (min-width: 769px) {
  .footer .footer-logo {
    max-width: 196px;
    margin: 0 0 0 70px;
  }
}

.footer small {
  font-size: 1.2rem;
  letter-spacing: 0.05em;
}

@media (min-width: 769px) {
  .footer small {
    margin-right: 60px;
    font-size: 1.4rem;
  }
}

.top {
  display: block;
  width: 45px;
  height: 45px;
  position: absolute;
  right: 20px;
  bottom: 135px;
  background: url(../images/common/top.png) center/100% no-repeat;
  z-index: 100;
}

@media (min-width: 769px) {
  .top {
    width: 60px;
    height: 60px;
    right: 70px;
    bottom: 210px;
  }
}

.inner {
  max-width: 100%;
  padding: 0 30px;
}

@media (min-width: 769px) {
  .inner {
    max-width: 1080px;
    margin: 0 auto;
    padding: 0 40px;
  }

  .inner.w-1200 {
    max-width: 1240px;
  }
}

.sec_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 80px;
  position: relative;
  padding-bottom: 9px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

@media (min-width: 769px) {
  .sec_ttl {
    width: 440px;
    height: 106px;
    padding-bottom: 15px;
  }
}

@media (max-width: 768px) {
	.sec_ttl {
		justify-content: center;
	}
	
}

@media (max-width: 468px) {
  .sec_ttl {
    width: 100%;
  }
}

.sec_ttl.white {
  border: 4.5px solid #fff;
}

@media (min-width: 769px) {
  .sec_ttl.white {
    border: 8px solid #fff;
  }
}

.sec_ttl.gray {
  border: 4.5px solid #e8e8e8;
}

@media (min-width: 769px) {
  .sec_ttl.gray {
    border: 8px solid #e8e8e8;
  }
}

.sec_ttl span {
  display: block;
  margin: 0 auto;
  text-align: center;
}

@media (min-width: 769px) {
	.sec_ttl span {
		 text-align: left;
		margin: 0;
	}
}

.sec_ttl .en {
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  font-family: "shelby", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #009a5a;
  font-size: 3em;
  letter-spacing: 3px;
  display: block;
  width: 100%;
}

@media (min-width: 769px) {
  .sec_ttl .en {
    top: -35px;
    font-size: 7em;
  }
}

.sec_ttl .ja {
  font-size: 2rem;
  letter-spacing: 0.05em;
  z-index: 1;
	display: flex;
    align-items: center;
	position: relative;
}

.sec_ttl .ja::before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #b2bed2;
    border-radius: 50%;
	  margin-top: 5px;
        margin-right: 10px;
}



@media (min-width: 769px) {
  .sec_ttl .ja {
    font-size: 3rem;
  }
}

@media (min-width: 769px) {
    .sec_ttl .ja::before {
		width: 8px;
        height: 8px;
    }
}

.cont_ttl {
  position: relative;
  background-color: #009a5a;
}

.cont_ttl::before {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  border: 2px solid #e678af;
  content: "";
}

.cont_ttl.type01::before {
  left: 0;
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

@media (min-width: 769px) {
  .cont_ttl.type01::before {
    left: 12px;
  }
}

.cont_ttl.type02::before {
  left: 0;
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg);
}

.ttl.contact {
  margin-bottom: 60px;
  text-align: center;
}

@media (min-width: 769px) {
  .ttl.contact {
    margin-bottom: 103px;
  }
}

.ttl.contact .ja {
  display: block;
  margin-top: 20px;
}

@media (min-width: 769px) {
  .ttl.contact .ja {
    margin-top: 40px;
  }
}

.ttl.contact .ja::before {
  content: none;
}

.ttl.white .en {
  color: rgba(255, 255, 255, 0.2);
}

.ttl.white .ja {
  color: #fff;
}

.ttl.white .ja::before {
  background: #fff;
}

.index .ttl .en {
  font-size: 4rem;
}

@media (min-width: 769px) {
  .index .ttl .en {
    font-size: 9.4rem;
  }
}

.index .ttl .ja {
  font-size: 1.2rem;
}

@media (min-width: 769px) {
  .index .ttl .ja {
    font-size: 2.2rem;
  }
}

.index .ttl.beside .ja {
  margin-top: 20px;
}

@media (min-width: 769px) {
  .index .ttl.beside .ja {
    margin-top: 49px;
  }
}

.index .ttl.beside .ja::before {
  margin-right: 12px;
}

@media (min-width: 769px) {
  .index .ttl.beside .ja::before {
    margin-right: 23px;
  }
}

.recruit .ttl .en {
  font-size: 3.4rem;
}

@media (min-width: 769px) {
  .recruit .ttl .en {
    font-size: 6.5rem;
  }
}

.recruit .ttl .ja {
  font-size: 1.2rem;
}

@media (min-width: 769px) {
  .recruit .ttl .ja {
    font-size: 2rem;
  }
}

.recruit .ttl.beside .ja {
  margin-top: 20px;
}

@media (min-width: 769px) {
  .recruit .ttl.beside .ja {
    margin-top: 34px;
  }
}

.recruit .ttl.beside .ja::before {
  margin-right: 12px;
}

@media (min-width: 769px) {
  .recruit .ttl.beside .ja::before {
    margin-right: 23px;
  }
}

/* header */
.header {
  width: 100%;
  position: fixed;
  top: 0;
  padding-left: 10px;
  background-color: #fff;
  z-index: 1000;
}

@media (min-width: 769px) {
  .header {
    padding-left: 40px;
  }
}

.header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 769px) {
	.header-inner {
		height: 80px;
	}
}

.header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: auto;
  margin-right: auto;
  margin-left: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 769px) {
  .header-logo {
    width: 280px;
  }
}

.header-link {
  display: -webkit-box;
  display: -ms-flexbox;
	display: flex;
    width: 125px;
    height: 35px;
    margin-right: 12px;
    border-radius: 40px;
    color: #fff;
    font-size: 1.1rem;
  text-align: center;
	background: #ff852f;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 769px) {
  .header-link {
    width: 196px;
    height: 55px;
    margin-right: 27px;
    border-radius: 28px;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
  }
}

.header-btn {
  width: 58px;
  height: 58px;
  position: relative;
  background: #009a5a;
  cursor: pointer;
}

.header-btn::before {
  display: block;
  position: absolute;
  bottom: 14px;
  left: 50%;
  color: #fff;
  font-size: 8px;
  letter-spacing: 0.05em;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  content: "MENU";
}

@media (min-width: 769px) {
  .header-btn {
    width: 92px;
    height: 80px;
  }

  .header-btn::before {
    bottom: 20px;
    font-size: 10px;
  }
}

.header-btn_inner {
  width: 25px;
  height: 10px;
  position: relative;
  margin: 19px auto 0;
}

@media (min-width: 769px) {
  .header-btn_inner {
    width: 32px;
    height: 12px;
    margin-top: 32px;
  }
}

.header-btn_inner span {
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  background: #fff;
}

@media (min-width: 769px) {
  .header-btn_inner {
    margin-top: 2;
  }
}

.header-btn_inner span:nth-of-type(1) {
  top: 0;
}

.header-btn_inner span:nth-of-type(2) {
  bottom: 0;
}

.header-nav {
  max-width: 444px;
  width: calc(100% + 10px);
  height: 100vh;
  position: absolute;
  top: 0;
  right: 0;
  padding: 40px 28px;
  background: #009a5a;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translate(100%, 0%);
  transform: translate(100%, 0%);
}

.header-nav.active {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}

.header-nav_close {
  width: 30px;
  height: 30px;
  position: relative;
  margin-right: 0;
  margin-bottom: 60px;
  margin-left: auto;
}

.header-nav_close span {
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0;
  background: #fff;
}

.header-nav_close span:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.header-nav_close span:nth-of-type(2) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.header-menu {
  /* max-width: 310px; */
  width: 100%;
  margin-right: 0;
  /* margin-left: auto; */
}

.header-menu_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-menu_item::after {
  display: block;
  width: 24px;
  height: 2px;
  margin-bottom: 8px;
  background: #fff;
  content: "";
}

.header-menu_item .header-menu_link p,
.header-menu_item .header-menu_link p {
  margin-left: 2px;
  color: rgba(255, 255, 255, 0.3);
  line-height: 1;
  font-size: 1.3rem;
}

.header-menu_item.border {
  padding: 24px 0;
}

.header-menu_item{
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.header-menu_item:last-of-type {
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.header-menu_link {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
  display: block;
  width: 100%;
}

.header-menu_link p {
  margin-bottom: 10px;
}

.header-menu_link p span {
  padding: 4px 8px;
  border: 2px solid #fff;
  font-size: 1.2rem;
}

.sec-pt {
  padding-top: 100px;
}

@media (min-width: 769px) {
  .sec-pt {
    padding-top: 144px;
  }
}

.sec-orange {
  background: #f9f0e8;
}

.fedein {
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translate(0, 30px);
  transform: translate(0, 30px);
}

.fedein.isAnimate {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* ///////////////////////////
    index-mv
/////////////////////////// */
.index-mv {
/*   height: auto; */
  position: relative;
}

.index-mv .bg {
	position: relative;
	margin-top: 58px;
/* 	height: 700px; */
	z-index: 10;
}

.index-mv .inner{
	position: absolute;
	left: 50px;
	top: 35%;
}

.index-mv .index-mvttl{
	color : #fff;
	text-align: center;
	line-height: .8;
}

.index-mv .index-mvttl span{
	display: block;
}

.index-mv .index-mvttl .en{
	font-family: "shelby", sans-serif;
	font-size: 8em;
}

.index-mv .index-mvttl .ja{
	font-size: 2.5rem;
}

.index-mv .bg img{
	height: 100%;
	object-fit: cover;
}

/* .index-mv .video_wrapper {
  overflow: hidden;
  width: 100vw;
  height: 60vh;
  position: relative;
}

.index-mv .video_wrapper > video {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
} */

/* ///////////////////////////
    index-intro 
/////////////////////////// */
.index-intro {
  padding: 35px 30px 60px;
  background-color: #fcf1f7;
}

/* @media (max-width: 1400px) {
		.index-mv .bg{
			height: 60vw;
	}
	
	.index-mv .inner{
		left: 3.55555555vw;
		padding: 0;
	}
	
	.index-mv .index-mvttl .en{
		font-size: 8.2222222vw;
	}
} */

@media (min-width: 769px) {
  .index-intro {
    padding: 90px 0 180px;
  }

/*   .index-mv {
    height: 90vh;
  } */
	
	.index-mv .bg{
		margin-top: 80px;
	}

  .index-mv .video_wrapper {
    width: 100vw;
    height: 100vh;
  }
}

#index-bunner{
	position: fixed;
	bottom: 0;
	right: 0;
	width: 100%;
}

@media (min-width: 769px) {
	#index-bunner{
		width: 600px;
	}
}

.bl_floatingBanner.js_close {
  display: none;
}
.bl_floatingBanner_img {
  display: block;
  transition: 0.3s;
}

.bl_floatingBanner_close {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 0;
  top: -15px;
  cursor: pointer;
}
.bl_floatingBanner_close span:nth-of-type(1) {
  position: absolute;
  top: 7px;
  right: 0;
  width: 15px;
  height: 1px;
  background-color: #999;
  transform: rotate(45deg);
}
.bl_floatingBanner_close span:nth-of-type(2) {
  position: absolute;
  top: 0;
  right: 7px;
  width: 1px;
  height: 15px;
  background-color: #999;
  transform: rotate(45deg);
}

.index-intro_txt {
  margin-bottom: 20px;
  line-height: 1.785;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
}

@media (min-width: 769px) {
	
	.bl_floatingBanner_close {
    width: 25px;
    height: 25px;
  position: absolute;
  right: 0;
  top: -15px;
  cursor: pointer;
}
.bl_floatingBanner_close span:nth-of-type(1) {
position: absolute;
    top: 7px;
    right: 0;
    width: 20px;
    height: 1px;
    background-color: #999;
    transform: rotate(45deg);
}
.bl_floatingBanner_close span:nth-of-type(2) {
position: absolute;
    top: -2px;
    right: 10px;
    width: 1px;
    height: 20px;
    background-color: #999;
    transform: rotate(45deg);
}
	
}

@media (min-width: 769px) {
  .index-intro_txt {
    margin-bottom: 30px;
    line-height: 2;
    font-size: 1.8rem;
    letter-spacing: 0.1em;
  }
}

.index-intro_txt:last-child {
  margin-bottom: 0;
}

/* ///////////////////////////
    index-interview
/////////////////////////// */
.index-interview {
  padding: 65px 0 70px;
}

@media (min-width: 769px) {
  .index-interview {
    padding: 190px 0 200px;
  }
}

.index-interview .inner {
  position: relative;
}

.index-interview .sec_ttl {
  margin-bottom: 70px;
}

.index-interview .sec_ttl .en {
  /*   width: 210px; */
}

@media (min-width: 769px) {
  .index-interview .sec_ttl .en {
    /*     width: 300px; */
  }
}

@media (min-width: 769px) {
  .index-interview .slick-list {
    padding: 0 !important;
  }

  .index-interview .slick-dots {
    bottom: -54px;
  }

  .index-interview .slick-dots li {
    width: 13px !important;
    height: 13px !important;
    margin: 0 14px !important;
  }

  .index-interview .slick-dots li button {
    width: 13px !important;
    height: 13px !important;
    padding: 0 !important;
  }

  .index-interview .slick-dots li button:before {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 1;
    color: #ececec;
    background-color: #ececec;
    content: "" !important;
  }

  .index-interview .slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: #e678af;
  }

  .index-interview .slick-next,
  .index-interview .slick-prev {
    width: 62px;
    height: 62px;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .index-interview .slick-prev {
    left: -30px;
  }

  .index-interview .slick-next {
    right: -30px;
    margin-left: auto;
  }

  .index-interview .slick-prev:before,
  .index-interview .slick-next:before {
    color: rgba(0, 0, 0, 0) !important;
  }

  .index-interview .slick-next {
    background: url(../images/top/next.png) center/contain no-repeat;
  }

  .index-interview .slick-prev {
    background: url(../images/top/prev.png) center/contain no-repeat;
  }

  .index-interview .arrows {
    max-width: 1240px;
    width: 100%;
    height: 62px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.index-interview_card {
  display: block;
  margin: 0 20px 15px;
  padding: 0 0;
  color: #000;
}

@media (max-width: 768px) {
  .index-interview_card.pc {
    display: none;
  }

  .index-interview_card:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 769px) {
  .index-interview_card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0 22px;
    padding: 0 3px 0;
    color: #000;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
}

.index-interview_cardImg {
  display: block;
  margin-bottom: 5px;
}

@media (min-width: 769px) {
  .index-interview_cardImg {
    margin-bottom: 20px;
  }
}

.index-interview_cardName {
  font-size: 1.7rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1em;
}

@media (min-width: 769px) {
  .index-interview_cardName {
    font-size: 1.8rem;
  }
}

.index-interview_cardYear {
  margin-bottom: 6px;
  font-size: 1.3rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1em;
}

@media (min-width: 769px) {
  .index-interview_cardYear {
    margin-bottom: 12px;
    font-size: 1.4rem;
  }
}

.index-interview_cardTxt {
  line-height: 1.78;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
}

@media (min-width: 769px) {
  .index-interview_cardTxt {
    padding: 0 15px;
  }
}

/* ///////////////////////////
    index-about
/////////////////////////// */
.index-about {
  padding: 70px 0 30px;
  background-color: #fff;
	position: relative;
}

.index-about:before{
	position: absolute;
    top: -20%;
     right: -8%;
    width: 400px;
    height: 400px;
    background: url(../images/top/img_clover.png) no-repeat left top;
    background-size: 400px auto;
    content: "";
	opacity: .2;
/* 	z-index: 1; */
}

@media (min-width: 769px) {
  .index-about {
    padding: 100px 0;
  }
}

@media (max-width: 769px) {
	.index-about:before{
		 top: -10%;
     right: -14%;
    width: 300px;
    height: 300px;
		 background-size: 300px auto;
	}
}

@media (max-width: 500px) {
	.index-about:before{
		 top: -15%;
     right: -20%;
    width: 250px;
    height: 250px;
	 background-size: 250px auto;
	}
	
}

/* @media (min-width: 769px) {
.index-about .inner{
	max-width: 100%;
	padding: 0;
}
	
} */

.index-about .cont_box {
  margin-top: 60px;
}

@media (min-width: 769px) {
  .index-about .cont_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (max-width: 500px) {
  .index-about .cont_box {
    margin-top: 30px;
  }
}

.index-about .cont_txtWrap {
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 769px) {
  .index-about .cont_txtWrap {
    width: 48%;
    margin: 0;
  }
}

.index-about .cont_ttl {
  /*   width: 300px; */
  height: 100%;
  position: relative;
  margin: 0 auto 40px;
  padding: 20px 0;
}

@media (min-width: 769px) {
  .index-about .cont_ttl {
    width: 100%;
    height: 100%;
    margin: 14px 0 0 0;
  }
}

.index-about .cont_ttl span {
  display: block;
}

@media (max-width: 768px) {
  .index-about .cont_company .cont_ttl .en {
    padding-top: 10px;
    margin: 0 auto;
  }

  .index-about .cont_business .cont_ttl .en {
    padding-top: 0px;
    margin: 0 auto x;
  }
}

.index-about .cont_ttl .ja {
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}

@media (max-width: 768px) {
  .index-about .cont_ttl .ja {
    text-align: center;
  }
}

@media (min-width: 769px) {
  .index-about .cont_ttl .ja {
    font-size: 3rem;
  }
}

.index-about .ttl {
  font-size: 2.4rem;
  margin-bottom: 30px;
  font-weight: bold;
  line-height: 1.6;
}

@media (max-width: 769px) {
  .index-about .ttl {
    font-size: 2rem;
  }
}

.index-about .cont_txt {
  margin-bottom: 25px;
  line-height: 1.78;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
}

@media (min-width: 769px) {
  .index-about .cont_txt {
    margin-bottom: 30px;
    line-height: 1.8;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
  }
}

.index-about .cont_txt:last-child {
  margin-bottom: 0;
}

.index-about .cont_img {
  margin: 0 auto 40px;
  position: relative;
}


@media (min-width: 769px) {
  .index-about .cont_img {
    /*     min-width: 340px;
    max-width: 570px; */
    width: 45%;
    margin: 0;
    z-index: 5;
  }

}

.index-business {
  padding: 70px 0;
  background-color: #fbfef9;
	position: relative;
}


.index-business:before{
	position: absolute;
    top: 0%;
     left: -8%;
    width: 400px;
    height: 400px;
    background: url(../images/top/img_clover.png) no-repeat left top;
    background-size: 400px auto;
    content: "";
	opacity: .2;
}

@media (max-width: 768px) {
	.index-business:before{
	 top: 5%;
     left: -17%;
    width: 300px;
    height: 300px;
	background-size: 300px auto;
	}
}




@media (min-width: 769px) {
  .index-business {
    padding: 100px 0;
  }
	
	.index-business .sec_ttl {
		justify-content: flex-end;
		margin-left: auto;
	}
	
	.index-business .sec_ttl span{
	text-align: right;
}
}

/* @media (min-width: 769px) {
.index-about .inner{
	max-width: 100%;
	padding: 0;
}
	
} */

.index-business .cont_box {
  margin-top: 80px;
}

@media (min-width: 769px) {
  .index-business .cont_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (max-width: 500px) {
  .index-business .cont_box {
    margin-top: 30px;
  }
}

.index-business .cont_txtWrap {
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 769px) {
  .index-business .cont_txtWrap {
    width: 48%;
    margin: 0;
  }
}

.index-business .cont_ttl {
  /*   width: 300px; */
  height: 100%;
  position: relative;
  margin: 0 auto 40px;
  padding: 20px 0;
}

@media (min-width: 769px) {
  .index-business .cont_ttl {
    width: 100%;
    height: 100%;
    margin: 14px 0 0 0;
  }
}

.index-business .cont_ttl span {
  display: block;
}

@media (max-width: 768px) {
  .index-business .cont_company .cont_ttl .en {
    padding-top: 10px;
    margin: 0 auto;
  }

  .index-business .cont_business .cont_ttl .en {
    padding-top: 0px;
    margin: 0 auto x;
  }
}

.index-business .cont_ttl .ja {
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}

@media (max-width: 768px) {
  .index-business .cont_ttl .ja {
    text-align: center;
  }
}

@media (min-width: 769px) {
  .index-business .cont_ttl .ja {
    font-size: 3rem;
  }
}

.index-business .ttl {
  font-size: 2.4rem;
  margin-bottom: 30px;
  font-weight: bold;
}

.index-business .cont_txt {
  margin-bottom: 25px;
  line-height: 1.78;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
}

@media (min-width: 769px) {
  .index-business .cont_txt {
    margin-bottom: 30px;
    line-height: 1.8;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
  }
}

.index-business .cont_txt:last-child {
  margin-bottom: 0;
}

.index-business .cont_img {
  margin: 0 auto 40px;
  position: relative;
}


@media (min-width: 769px) {
  .index-business .cont_img {
    /*     min-width: 340px;
    max-width: 570px; */
    width: 45%;
    margin: 0;
    z-index: 5;
  }

}

/* 
.cont_company {
  margin-bottom: 65px;
}

@media (min-width: 769px) {
  .cont_company {
    margin-bottom: 110px;
  }
} */

.cont_company .cont_ttl {
  left: 0;
}

@media (min-width: 769px) {
  .cont_company .cont_ttl {
    margin-bottom: 22px;
    padding: 15px 50px 30px;
  }
}

@media (min-width: 769px) and (max-width: 1200px) {
  .cont_company .cont_ttl {
    padding: 30px 50px 30px;
  }
}

.cont_company .cont_ttl .en {
  font-family: "shelby", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 3em;
  text-align: center;
}

@media (min-width: 769px) {
  .cont_company .cont_ttl .en {
    font-size: 5em;
    text-align: left;
  }
}

.cont_company .cont_ttl .ja {
  margin-top: 0px;
}

/* @media (min-width: 769px) {
  .cont_company .cont_txt {
    margin-right: 75px;
  }
} */
/* 
@media (min-width: 769px) {
  .cont_company .cont_img {
    margin-right: 10px;
  }
}
 */
@media (min-width: 769px) {
  .cont_business {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

/* @media (min-width: 769px) {
  .cont_business .cont_txtWrap {
    margin-left: 50px;
  }
} */

.cont_business .cont_ttl {
  left: 0;
  padding: 20px 0;
}

@media (max-width: 768px) {
  .cont_business .cont_ttl {
    left: 0px;
  }

  .cont_business .cont_ttl::before {
    left: 0;
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
}

@media (min-width: 769px) {
  .cont_business .cont_ttl {
    left: 0;
    margin-bottom: 16px;
    padding: 25px 0 36px 60px;
  }
}

.cont_business .cont_ttl .en {
  margin-bottom: 0px;
}

@media (min-width: 769px) {
  .cont_business .cont_ttl .en {
    margin-bottom: 15px;
  }
}

@media (min-width: 769px) {
  .cont_business .cont_img {
    margin-left: 10px;
  }
}

/* ///////////////////////////
    index-mission
/////////////////////////// */

.index-mission {
  padding: 100px 0 75px;
  background-color: #fbfef9;
}

@media (min-width: 769px) {
  .index-mission {
    padding: 120px 0 75px;
  }
}

.index-mission .ttl {
  position: relative;
  text-align: center;
  font-size: 2rem;
  line-height: 1.8;
  margin: 0 0 30px;
}

@media (min-width: 769px) {
  .index-mission .ttl {
    max-width: 600px;
    margin: 0 auto 40px;
    font-size: 2.4rem;
    max-width: 600px;
  }
}

.index-mission .ttl .ttl_en {
  font-family: "shelby", sans-serif;
  font-size: 5.5rem;
  position: absolute;
  top: -25px;
  left: 60px;
  transform: rotate(-15deg) translate(-40%, -65px);
  color: #009a5a;
}

@media (min-width: 769px) {
  .index-mission .ttl .ttl_en {
    font-size: 6rem;
    top: -20px;
    left: 20px;
  }
}

.index-mission .index-mission-btnwrap {
  margin-bottom: 60px;
}


.index-mission-img{
	position : relative;
}

.index-mission .index-mission-btnlist {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.index-mission
  .index-mission-btnlist
  .index-mission-btn__item
  + .index-mission-btn__item {
  margin-left: 15px;
}

@media (max-width: 769px) {
  .index-mission
    .index-mission-btnlist
    .index-mission-btn__item
    + .index-mission-btn__item {
    margin-top: 15px;
    margin-left: 15px;
  }
}

@media (max-width: 500px) {
  .index-mission .index-mission-btnlist {
    justify-content: space-between;
  }

  .index-mission
    .index-mission-btnlist
    .index-mission-btn__item
    + .index-mission-btn__item {
    margin-left: 0px;
  }

  .index-mission .index-mission-btnlist .index-mission-btn__item {
    margin-top: 15px;
    width: 45%;
  }
}

.index-mission .index-mission-btnlist .index-mission-btn__item a {
  position: relative;
  color: #333;
  display: flex;
  align-items: center;
  z-index: 1;
}

.index-mission .index-mission-btnlist .index-mission-btn__item a::before {
  content: "";
  position: absolute;
  width: 38px;
  height: 38px;
  border: 1px solid #009a5a;
  border-radius: 20px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
}

.index-mission .index-mission-btnlist .index-mission-btn__item a::after {
  content: "";
  position: absolute;
  background: #009a5a;
  width: 12px;
  height: 2px;
  left: 9px;
  top: 50%;
  -webkit-transform: translate(3px, -50%);
  transform: translate(3px, -50%);
  -webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
}

.index-mission .index-mission-btnlist .index-mission-btn__item a:hover::before {
  width: 100%;
}

.index-mission .index-mission-btnlist .index-mission-btn__item .btn__icon {
  position: relative;
  width: 8px;
  height: 8px;
  border-top: 2px solid #009a5a;
  border-right: 2px solid #009a5a;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: 0 20px 0 17px;
  -webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
}

.index-mission .index-mission-btnlist .index-mission-btn__item .btn__text {
  display: inline-block;
  padding: 10px 15px 10px 5px;
}

/* ///////////////////////////
    index-job
/////////////////////////// */
.index-job {
  padding: 60px 0 75px;
  background-color: #fff;
	position: relative;
}

.index-job:before{
	position: absolute;
    top: 0%;
     right: -13%;
    width: 600px;
    height: 600px;
    background: url(../images/top/img_clover.png) no-repeat left top;
    background-size: 600px auto;
    content: "";
	opacity: .2;
	z-index: 1;
}


@media (max-width: 768px) {
.index-job:before{
	position: absolute;
    top: 0%;
     right: -50%;
    width: 500px;
    height: 500px;
    background: url(../images/top/img_clover.png) no-repeat left top;
    background-size: 500px auto;
    content: "";
	opacity: .2;
	z-index: 1;
}
}

@media (max-width: 500px) {
	.index-job:before{
	position: absolute;
    top: 0%;
     right: -65%;
    width: 400px;
    height: 400px;
    background: url(../images/top/img_clover.png) no-repeat left top;
    background-size: 400px auto;
    content: "";
	opacity: .2;
}
}


.index-job:after{
	position: absolute;
    bottom: -10%;
     left: -13%;
    width: 600px;
    height: 600px;
    background: url(../images/top/img_clover.png) no-repeat left top;
    background-size: 600px auto;
    content: "";
	opacity: .2;
	
}



@media (max-width: 768px) {
	.index-job:after{	
	 bottom: -10%;
     left: -40%;
    width: 500px;
    height: 500px;
	}
}



@media (max-width: 500px) {
	.index-job:after{	
		width: 450px;
       height: 450px;
		 bottom: -10%;
       left: -78%;
	}
}

@media (min-width: 769px) {
  .index-job {
    padding: 100px 0 ;
  }
}

.index-job .inner {
  padding: 0 40px;
}

.index-job .sec_ttl {
  margin-bottom: 32px;
}

@media (min-width: 769px) {
  .index-job .sec_ttl {
    margin-bottom: 60px;
  }
}

.index-job .sec_ttl .en {
  /*   width: 173px; */
}

@media (min-width: 769px) {
  .index-job .sec_ttl .en {
    /*     width: 250px; */
	  top: -50px;
  }
}

.index-job .index-job_introTxt {
  margin-bottom: 34px;
  line-height: 1.75;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
	font-weight: bold;
}

@media (min-width: 769px) {
  .index-job .index-job_introTxt {
    margin-bottom: 50px;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
}

.index-job_card {
	position: relative;
	z-index: 1;
	background: #fff;
  width: 100%;
  margin: 0 auto 25px;
  padding: 37px 20px 40px;
  border: 2px solid #009a5a;
  border-radius: 15px;
  -webkit-box-shadow: 7px 7px 0px 0px rgba(87, 182, 201, 0.5);
  box-shadow: 7px 7px 0px 0px rgba(87, 182, 201, 0.5);
  background: #fff;
}

@media (min-width: 769px) {
  .index-job_card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin-bottom: 40px;
    padding: 50px 30px 40px 50px;
    border: 3px solid #009a5a;
    -webkit-box-shadow: 10px 10px 0px 0px rgba(87, 182, 201, 0.5);
    box-shadow: 10px 10px 0px 0px rgba(87, 182, 201, 0.5);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.index-job_card:last-child {
  margin-bottom: 0;
}

.index-job_cardImg {
  max-width: 100%;
  margin: 0 auto 20px;
}

@media (min-width: 769px) {
  .index-job_cardImg {
    max-width: 38%;
    margin: 0 4.822% 0 0;
  }
}

@media (min-width: 769px) {
	.index-job_cardDesc{
		width: 60%;
}
}


.index-job_tagWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

@media (min-width: 769px) {
  .index-job_tagWrap {
    margin-bottom: 20px;
  }
}

.index-job_tagWrap .index-job_tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	padding: 5px 15px;
  margin-right: 10px;
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  background-color: #009a5a;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 769px) {
  .index-job_tagWrap .index-job_tag {
    margin-right: 12px;
    font-size: 1.4rem;
  }
}

.index-job_tagWrap .index-job_tag:last-child {
  margin-right: 0;
   background: #ff852f;	
}

.index-job_cardTtl {
  margin-bottom: 16px;
  font-size: 1.6rem;
}

@media (min-width: 769px) {
  .index-job_cardTtl {
    margin-bottom: 14px;
    font-size: 2rem;
    letter-spacing: 0.1em;
  }
}

.index-job_cardTxt {
  margin-bottom: 30px;
  line-height: 1.75;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
}

@media (min-width: 769px) {
  .index-job_cardTxt {
    margin-bottom: 30px;
    line-height: 1.75;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
  }
}

.index-job_cardTxt strong.acsess{
	font-size: 1.6rem;
}

@media (min-width: 769px) {
.index-job_cardTxt strong.acsess{
	font-size: 1.8rem;
}

}

.index-job_cardLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 265px;
  height: 50px;
  margin: 0 auto;
  border-radius: 25px;
  color: #fff;
  background-color: #009a5a;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 769px) {
  .index-job_cardLink {
    max-width: 240px;
    height: 54px;
    margin: 0 0 0 auto;
    border-radius: 27px;
  }
}

/* ///////////////////////////
    index-company
/////////////////////////// */
.index-company {
  padding-top: 65px;
  padding-bottom: 100px;
}

@media (min-width: 769px) {
  .index-company {
    padding-top: 180px;
    padding-bottom: 140px;
  }
}

.index-company .inner {
  padding: 0 20px;
}

.index-company .sec_ttl {
  margin: 0 auto 24px;
	justify-content: center;
}

.index-company .sec_ttl span{
	text-align: center;
}

.index-company .sec_ttl .ja::before {
	content: none;
}

@media (min-width: 769px) {
  .index-company .sec_ttl {
    margin: 0 auto 100px;
  }
}

.recruit-contact .sec_ttl {
  margin: 0 auto 24px;
	justify-content: center;
	color: #009a5a;
}

.recruit-contact .sec_ttl span{
	text-align: center;
	color: #009a5a;
}

.recruit-contact .sec_ttl .ja::before{
	content: none;
}

/* .index-company .sec_ttl .en {
  width: 189px;
} */

/* @media (min-width: 769px) {
  .index-company .sec_ttl .en {
    width: 272px;
  }
} */

@media (min-width: 769px) {
  .company_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.company_box {
  width: 100%;
  margin-bottom: 45px;
}

@media (min-width: 769px) {
  .company_box {
    max-width: 612px;
    width: 58.84615385%;
    margin-right: 0;
    margin-bottom: 0;
  }
}

.company_box tr {
  position: relative;
  border-bottom: 1px solid #c4c4c4;
}

@media (min-width: 769px) {
  .company_box tr::before {
    display: block;
    width: 142px;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 0;
    background-color: #ff852f;
    content: "";
  }
}

.company_box th,
.company_box td {
  line-height: 1.42;
  font-size: 1.4rem;
  text-align: left;
  letter-spacing: 0.1em;
}

@media (max-width: 768px) {
  .company_box th,
  .company_box td {
    display: block;
    width: 100%;
  }
}

@media (min-width: 769px) {
  .company_box th,
  .company_box td {
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
}

.company_box .company_item {
  padding: 13px 10px 2px;
}

@media (min-width: 769px) {
  .company_box .company_item {
    max-width: 160px;
    width: 26.14379085%;
    padding: 20px 0 6px 18px;
  }
}

.company_box .company_detail {
  padding: 0 10px 7px;
}

@media (min-width: 769px) {
  .company_box .company_detail {
    padding: 20px 12px 6px 20px;
  }
}

@media (min-width: 769px) {
  .company_map {
    width: 35.28846154%;
  }
}

.company_map .map {
  width: 100%;
  height: 285px;
  position: relative;
}

@media (min-width: 769px) {
  .company_map .map {
    width: 100%;
    height: 484px;
  }
}

.company_map iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  right: 0;
}

.recruit-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.recruit-top_ttl {
  width: 85%;
  position: relative;
  margin-right: -50%;
  padding: 30px 20px 0 20px;
  font-size: 1.4rem;
  letter-spacing: 0.3em;
  background: #fff;
  z-index: 5;
}

@media (min-width: 769px) {
  .recruit-top_ttl {
    width: 705px;
    margin-left: 10%;
    padding: 50px 1% 0 0;
    font-size: 2.2rem;
  }
}

.recruit-top_ttl .en {
  display: block;
  margin-bottom: 20px;
  color: #009a5a;
  font-family: "Cardo", serif;
  font-size: 3.6rem;
  letter-spacing: normal;
}

@media (min-width: 769px) {
  .recruit-top_ttl .en {
    margin-bottom: 43px;
    margin-left: -8px;
    font-size: 8rem;
  }
}

.recruit-top_img {
  display: block;
  width: 85vw;
  height: 250px;
  margin: 0 0 0 auto;
}

@media (min-width: 769px) {
  .recruit-top_img {
    width: 80vw;
    height: 580px;
  }
}

.recruit-top_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.recruit-breadcrumb {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 20px;
  margin-left: auto;
}

.recruit-breadcrumb_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.recruit-breadcrumb_item {
  font-size: 1.2rem;
}

.recruit-breadcrumb_item:nth-of-type(1)::after {
  margin: 0 8px;
  font-size: 1.2rem;
  content: "＞";
}

.recruit-breadcrumb_item a {
  color: #1e1e1e;
  font-size: 1.2rem;
}

.recruit-entry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  background: #c9caca;
}

@media (min-width: 769px) {
  .recruit-entry {
    height: 350px;
  }
}

.recruit-entry_img {
  width: 30%;
}

@media (min-width: 769px) {
  .recruit-entry_img {
    width: 55%;
  }
}

.recruit-entry_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.recruit-entry_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 769px) {
  .recruit-entry_link {
    width: 45%;
  }
}

.recruit-entry_link::after {
  display: block;
  width: calc(100% + 16px);
  height: 1px;
  position: absolute;
  top: 106px;
  right: 0;
  background: #fff;
  content: "";
}

@media (min-width: 769px) {
  .recruit-entry_link::after {
    width: calc(100% + 20px);
    top: 194px;
  }
}

.recruit-entry_link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 769px) {
  .recruit-entry_link a {
    padding-left: 10%;
  }
}

.recruit-entry_link a .en {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  font-family: "Cardo", serif;
  font-size: 4rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 769px) {
  .recruit-entry_link a .en {
    font-size: 8rem;
  }
}

.recruit-entry_link a .en::after {
  display: block;
  width: 4rem;
  height: 4rem;
  margin-left: 20px;
  background: url(../images/top/job-arrow.png) center/contain no-repeat;
  content: "";
}

@media (min-width: 769px) {
  .recruit-entry_link a .en::after {
    width: 6.2rem;
    height: 6.2rem;
  }
}

.recruit-entry_link a .ja {
  display: block;
  margin-top: 8px;
  margin-left: 8px;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.2em;
}

@media (min-width: 769px) {
  .recruit-entry_link a .ja {
    margin-top: 0;
    font-size: 2rem;
  }
}

.recruit-flow {
  padding-top: 60px;
  padding-bottom: 100px;
  background: #f1f7fc;
}

@media (min-width: 769px) {
  .recruit-flow {
    padding-top: 152px;
    padding-bottom: 190px;
  }
}

.recruit-flow .ttl {
  margin-bottom: 40px;
}

@media (min-width: 769px) {
  .recruit-flow .ttl {
    margin-bottom: 74px;
  }
}

.recruit-flow_list {
  max-width: 920px;
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding: 40px 5% 60px 20px;
  background: #fff;
}

@media (min-width: 769px) {
  .recruit-flow_list {
    padding: 60px 80px 60px 60px;
  }
}

.recruit-flow_list::before {
  display: block;
  width: 16px;
  height: calc(100% - 80px);
  position: absolute;
  top: 60px;
  left: 20px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#8c98c2),
    to(#d1d6e7)
  );
  background: linear-gradient(180deg, #8c98c2 0%, #d1d6e7 100%);
  content: "";
}

@media (min-width: 769px) {
  .recruit-flow_list::before {
    width: 20px;
    height: calc(100% - 120px);
    left: 60px;
  }
}

.recruit-flow_item {
  position: relative;
  padding: 30px 0 40px 36px;
}

@media (min-width: 769px) {
  .recruit-flow_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0 30px 50px;
  }
}

.recruit-flow_item::before {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  border-radius: 50%;
  background: #fff;
  z-index: 1;
  content: "";
}

@media (min-width: 769px) {
  .recruit-flow_item::before {
    width: 20px;
    height: 20px;
  }
}

.recruit-flow_detail {
  width: 100%;
  margin-bottom: 20px;
}

@media (min-width: 769px) {
  .recruit-flow_detail {
    width: 55%;
    margin-bottom: 0;
  }
}

.recruit-flow_img {
  width: 100%;
  margin-top: 20px;
}

@media (min-width: 769px) {
  .recruit-flow_img {
    width: 45%;
    margin-top: 0;
    padding-left: 60px;
  }
}

.recruit-flow_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.recruit-flow_ttl {
  margin-bottom: 20px;
  color: #009a5a;
  font-size: 1.8rem;
}

@media (min-width: 769px) {
  .recruit-flow_ttl {
    margin-bottom: 22px;
    font-size: 2.4rem;
  }
}

.recruit-about {
  padding-top: 80px;
  padding-bottom: 70px;
}

@media (min-width: 769px) {
  .recruit-about {
    padding-top: 155px;
    padding-bottom: 144px;
  }
}

.recruit-about_inner {
  position: relative;
}

@media (min-width: 769px) {
  .recruit-about_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.recruit-about .ttl {
  margin-bottom: 160px;
}

@media (min-width: 769px) {
  .recruit-about .ttl {
    margin-bottom: 176px;
  }
}

.recruit-about_text {
  width: 90%;
}

@media (min-width: 769px) {
  .recruit-about_text {
    width: 50%;
    padding-right: 10%;
    background: #fff;
  }
}

.recruit-about_textBox {
  padding: 20px 20px 0 0;
  background: #fff;
}

@media (min-width: 769px) {
  .recruit-about_textBox {
    padding: 0;
  }
}

.recruit-about_textTtl {
  margin-bottom: 40px;
  line-height: 1.75;
  font-family: "Noto Serif JP", serif;
  font-size: 2.2rem;
}

@media (min-width: 769px) {
  .recruit-about_textTtl {
    margin-bottom: 67px;
    font-size: 3.1rem;
  }
}

.recruit-about_img {
  width: 75vw;
  height: 400px;
  position: absolute;
  top: 80px;
  right: 0;
  z-index: -1;
}

@media (min-width: 769px) {
  .recruit-about_img {
    width: 50vw;
    height: 556px;
    top: 0;
    right: calc(50% - 50vw);
  }
}

.recruit-about_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.recruit-business {
  padding-top: 80px;
  padding-bottom: 80px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f1f7fc),
    color-stop(80%, #f1f7fc),
    color-stop(80%, transparent),
    to(transparent)
  );
  background: linear-gradient(
    180deg,
    #f1f7fc 0%,
    #f1f7fc 80%,
    transparent 80%,
    transparent 100%
  );
}

@media (min-width: 769px) {
  .recruit-business {
    padding-top: 144px;
    padding-bottom: 147px;
  }
}

.recruit-business .ttl {
  margin-bottom: 40px;
}

@media (min-width: 769px) {
  .recruit-business .ttl {
    margin-bottom: 65px;
  }
}

.recruit-business_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
}

@media (min-width: 769px) {
  .recruit-business_wrap {
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
  }
}

.recruit-business_img {
  display: block;
  width: 75vw;
  margin-top: -40px;
  margin-left: calc(50% - 50vw);
}

@media (min-width: 769px) {
  .recruit-business_img {
    width: 50vw;
    margin-top: 0;
  }
}

.recruit-business_detail {
  width: 90%;
  margin-right: 0;
  margin-left: auto;
  padding: 40px 20px 30px;
  background: #f1f7fc;
  z-index: 10;
}

@media (min-width: 769px) {
  .recruit-business_detail {
    width: 50%;
    margin-right: inherit;
    margin-left: inherit;
    padding: 60px 8% 0;
    background: rgba(0, 0, 0, 0);
  }
}

.recruit-business_detailTtl {
  margin-bottom: 40px;
  line-height: 1.75;
  font-family: "Noto Serif JP", serif;
  font-size: 2.2rem;
}

@media (min-width: 769px) {
  .recruit-business_detailTtl {
    margin-bottom: 67px;
    font-size: 3.1rem;
  }
}

.recruit-description {
  padding-bottom: 80px;
}

@media (min-width: 769px) {
  .recruit-description {
    padding-bottom: 130px;
  }
}

.recruit-description .ttl {
  margin-bottom: 160px;
}

@media (min-width: 769px) {
  .recruit-description .ttl {
    margin-bottom: 98px;
  }
}

.recruit-description_wrap {
  position: relative;
}

.recruit-description_detail {
  width: 90%;
  padding: 100px 5% 30px;
  border: 1px solid #000;
}

@media (min-width: 769px) {
  .recruit-description_detail {
    width: 85%;
    padding: 106px 10%;
  }
}

.recruit-description_detailText {
  width: 100%;
}

@media (min-width: 769px) {
  .recruit-description_detailText {
    width: 55%;
  }
}

.recruit-description_img {
  width: 75%;
  height: 170px;
  position: absolute;
  top: -100px;
  right: 0;
}

@media (min-width: 769px) {
  .recruit-description_img {
    width: 45%;
    height: 358px;
  }
}

.recruit-description_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sp-none {
  display: none;
}

@media (min-width: 769px) {
  .sp-none {
    display: block;
  }
}

@media (min-width: 769px) {
  .pc-none {
    display: none;
  }
}

/* ///////////////////////////
    recruit common
/////////////////////////// */
.recruit {
  margin-top: 58px;
}

@media (min-width: 769px) {
  .recruit {
    margin-top: 92px;
  }
}

.breadScrap {
  padding: 18px 10px;
}

@media (min-width: 769px) {
  .breadScrap {
    padding: 36px 40px;
  }
}

.breadScrap .breadScrap_listWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.breadScrap .breadScrap_list {
  line-height: 1;
  font-size: 1em;
  letter-spacing: 0.1em;
}

@media (min-width: 769px) {
  .breadScrap .breadScrap_list {
    font-size: 1.6rem;
  }
}

.breadScrap .breadScrap_list a {
  color: #000;
}

.breadScrap .breadScrap_list::after {
  display: inline-block;
  width: 6px;
  height: 10px;
  margin: 0 10px;
  background-image: url(../images/common/arrow_right01.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  content: "";
}

@media (min-width: 769px) {
  .breadScrap .breadScrap_list::after {
    width: 9px;
    height: 14px;
    margin: 0 14px;
  }
}

.breadScrap .breadScrap_list:last-child::after {
  content: none;
}

/* ///////////////////////////
    recruit-mv
/////////////////////////// */
.recruit-mv {
	margin-top: 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  /*   background-image: url(../images/recruit/mv_bg_sp.jpg); */
  background-position: center;
  background-size: cover;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 769px) {
  .recruit-mv {
	  margin-top: 80px;
    height: 250px;
    background-image: url(../images/recruit/mv_bg_pc.jpg);
  }
}

.recruit-mv .recruit-mv_ttl {
  width: 230px;
  padding: 18px 0;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.9);
}

@media (min-width: 769px) {
  .recruit-mv .recruit-mv_ttl {
    width: 420px;
    padding: 30px 0 20px;
    border-radius: 15px;
  }
}

.recruit-mv .recruit-mv_ttl span {
  display: block;
}

.recruit-mv .recruit-mv_ttl .en {
  margin: 0 auto 5px;
  font-size: 2em;
  top: 15px;
}

@media (min-width: 769px) {
  .recruit-mv .recruit-mv_ttl .en {
    top: 5px;
    margin-bottom: 12px;
    font-size: 3em;
  }
}

.recruit-mv .recruit-mv_ttl .ja {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
}

@media (min-width: 769px) {
  .recruit-mv .recruit-mv_ttl .ja {
    font-size: 3.3rem;
  }
}

/* ///////////////////////////
    recruit-intro
/////////////////////////// */
.recruit-intro {
  padding: 30px 0px 60px;
}

@media (min-width: 769px) {
  .recruit-intro {
    padding: 90px 35px 170px;
  }
}

.recruit-intro .index-intro_txt {
  text-align: center;
}

/* ///////////////////////////
    recruit-intro_linkWrap
/////////////////////////// */
.recruit-intro_linkWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 45px 22px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 769px) {
  .recruit-intro_linkWrap {
    padding: 100px 40px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.recruit-intro_link {
  max-width: 160px;
  width: 100%;
  margin-right: 10px;
  padding: 14px 0 25px;
  border-radius: 25px;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
  letter-spacing: 0.1em;
  background-color: #009a5a;
  background-image: url(../images/common/arrow_bottom01.png);
  background-repeat: no-repeat;
  background-position: center bottom 9px;
  background-size: 9px;
}

@media (max-width: 768px) {
  .recruit-intro_link {
    max-width: 48%;
  }

  .recruit-intro_link:nth-child(even) {
    margin-right: 0;
  }

  .recruit-intro_link:nth-child(n + 3) {
    margin-top: 10px;
  }
}

@media (min-width: 769px) {
  .recruit-intro_link {
    max-width: 246px;
    margin-right: 20px;
    padding: 18px 0 35px;
    border-radius: 35px;
    font-size: 1.8rem;
    background-size: 14px;
  }

  .recruit-intro_link:last-child {
    margin-right: 0;
  }
}

/* ///////////////////////////
    recruit-requirements
/////////////////////////// */
.recruit-requirements {
  padding: 65px 0 40px;
  background-color: rgba(230, 120, 175, 0.1);
}

@media (min-width: 769px) {
  .recruit-requirements {
    padding: 100px 0 180px;
  }
}

.recruit-requirements .inner {
  padding: 0 20px;
}

.recruit-requirements .sec_ttl {
  width: 310px;
  margin-bottom: 45px;
}

@media (min-width: 769px) {
  .recruit-requirements .sec_ttl {
    width: 582px;
    margin-bottom: 100px;
  }
}

.recruit-requirements .sec_ttl .en {
  /*   width: 320px; */
}

@media (min-width: 769px) {
  .recruit-requirements .sec_ttl .en {
    /*     width: 462px; */
  }
}

.recruit-requirements .company_box {
  width: 100%;
  margin-bottom: 0;
}

@media (min-width: 769px) {
  .recruit-requirements .company_box {
    max-width: 840px;
    width: 100%;
    margin: 0 auto;
  }
}

@media (min-width: 769px) {
  .recruit-requirements .company_box .company_detail {
    padding: 20px 12px 6px 0;
  }
}

@media (min-width: 769px) {
  .recruit-requirements .company_box .company_item {
    max-width: 180px;
    width: 180px;
  }
}

.recruit-requirementsBox {
  padding: 25px 25px 40px;
  background-color: #fff;
}

@media (min-width: 769px) {
  .recruit-requirementsBox {
    padding: 70px 5.7693% 130px;
  }
}

.recruit-requirementsBox_img {
  margin-bottom: 25px;
}

@media (min-width: 769px) {
  .recruit-requirementsBox_img {
    margin-bottom: 45px;
  }
}

/* ///////////////////////////
    recruit-interview
/////////////////////////// */
.recruit-interview {
  padding: 0 0 0;
  background-color: #fbfef9;
}

.recruit-interview .sec_ttl {
  margin-bottom: 0;
}

.recruit-interview .topTxt {
  margin: 40px auto;
  line-height: 2.35;
  letter-spacing: 0.06em;
}

.recruit-interview .video {
  margin-bottom: 60px;
}

.recruit-interview .video .name {
  margin: 12px 17px 0;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-align: right;
}

.recruit-interview .video .name .small {
  margin-right: 20px;
  font-size: 1.4rem;
  font-weight: 500;
}

@media (min-width: 769px) {
  .recruit-interview .video {
    margin-bottom: 200px;
  }

  .recruit-interview .video .name {
    margin-top: 40px;
    font-size: 2.4rem;
  }

  .recruit-interview .video .name .small {
    margin-right: 24px;
    font-size: 2rem;
  }
}

.recruit-interview .infoVideo video {
  width: 100%;
  height: auto;
  vertical-align: top;
}

/* ///////////////////////////
    recruit-work
/////////////////////////// */

.recruit-work {
  padding: 60px 0 80px;
}

@media (min-width: 769px) {
  .recruit-work {
    padding: 150px 0;
  }
}

.recruit-work .work_cont {
  display: block;
  margin-top: 40px;
  width: 90%;
  margin: 40px auto 0;
}

@media (min-width: 769px) {
  .recruit-work .work_cont {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
  }
}

.recruit-work .cont_img {
  flex: 0 0 48%;
  position: relative;
  margin-bottom: 0;
  z-index: 5;
}

.recruit-work .cont_ttl {
  padding: 30px 50px;
  position: relative;
  margin: 0 auto;
  color: #fff;
  font-size: 2rem;
}
.recruit-work .cont_txtWrap {
  flex: 0 0 48%;
}

.recruit-work .cont_txtWrap p {
  font-size: 1.6rem;
  padding: 30px 0;
}

@media (min-width: 769px) {
  .recruit-work .cont_ttl {
    margin: 14px auto 40px;
    font-size: 3rem;
  }
}

@media (min-width: 769px) {
  .recruit-work .cont_txtWrap p {
    font-size: 1.8rem;
  }
}

/* ///////////////////////////
    recruit-company
/////////////////////////// */
.recruit-company {
  padding: 65px 0 45px;
  background-color: #fbfef9;
}

@media (min-width: 769px) {
  .recruit-company {
    padding: 110px 0 185px;
  }
}

.recruit-point_list {
  position: relative;
  margin-bottom: 35px;
}

@media (min-width: 769px) {
  .recruit-point_list {
    position: relative;
    margin-bottom: 250px;
  }
}

.recruit-point_list:last-child {
  margin-bottom: 0;
}

.recruit-point_list .cont_ttl {
  max-width: 330px;
  margin: -35px auto 0;
  padding: 30px 25px 20px;
}

@media (min-width: 769px) {
  .recruit-point_list .cont_ttl {
    max-width: 690px;
    margin: 0;
    padding: 30px 60px 40px;
  }
}

@media (max-width: 768px) {
  .recruit-point_list .cont_ttl.type01::before {
    left: 0;
  }
}

@media (min-width: 769px) {
  .recruit-point_list:nth-child(odd) .cont_ttl::before {
    left: -13px;
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  .recruit-point_list:nth-child(odd) .recruit-point_img {
    right: -180px;
  }

  .recruit-point_list:nth-child(even) .cont_ttl {
    margin-right: 25px;
    margin-left: auto;
  }

  .recruit-point_list:nth-child(even) .recruit-point_img {
    left: -180px;
  }
}

.recruit-point_img {
  width: 100%;
}

@media (min-width: 769px) {
  .recruit-point_img {
    max-width: 613px;
    width: 100%;
    position: absolute;
    top: -70px;
  }
}

.recruit-point_head {
  width: 74px;
  margin-bottom: 14px;
}

@media (min-width: 769px) {
  .recruit-point_head {
    width: 90px;
    margin-bottom: 20px;
  }
}

.recruit-point_ttl {
  margin-bottom: 13px;
  color: #fff;
  line-height: 1.56;
  font-size: 1.6rem;
  font-weight: bold;
}

@media (min-width: 769px) {
  .recruit-point_ttl {
    margin-bottom: 20px;
    line-height: 1.73;
    font-size: 2.6rem;
    letter-spacing: 0.05em;
  }
}

.recruit-point_txt {
  color: #fff;
  line-height: 1.75;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
}

@media (min-width: 769px) {
  .recruit-point_txt {
    font-size: 1.6rem;
  }
}

/* ///////////////////////////
    recruit-interview
/////////////////////////// */
.recruit-interview {
  padding: 65px 0 45px;
}

@media (min-width: 769px) {
  .recruit-interview {
    padding: 100px 0 180px;
  }
}

.recruit-interview .sec_ttl {
  margin-bottom: 80px;
}

@media (min-width: 769px) {
  .recruit-interview .sec_ttl {
    margin-bottom: 100px;
  }
}

.recruit-interview .sec_ttl .en {
  /*   width: 210px; */
}

@media (min-width: 769px) {
  .recruit-interview .sec_ttl .en {
    /*     width: 300px; */
  }
}

.recruit-interview .inner {
  padding: 0 20px;
}

.recruit-interview_box {
  padding: 30px 20px;
  background-color: #fff;
  margin-bottom: 100px;
}

@media (min-width: 769px) {
  .recruit-interview_box {
    padding: 60px 5.7693% 50px;
    margin-bottom: 200px;
  }
}

.recruit-interview_img {
  max-width: 500px;
  width: 100%;
  margin: 0 auto 40px;
}

@media (min-width: 769px) {
  .recruit-interview_img {
    max-width: 418px;
    width: 46%;
    top: 0;
    float: right;
    margin: -21.131% 0 0;
    position: relative;
  }

  .recruit-interview_box:nth-child(odd) .recruit-interview_img {
    float: left;
  }

  .recruit-interview_box:nth-child(odd) .recruit-interview_deails {
    text-align: right;
  }
}

/* .recruit-interview_boxCont {
  margin-top: -90px;
} */

@media (min-width: 769px) {
  .recruit-interview_boxCont {
    margin-top: 0;
  }
}

.recruit-interview_boxTtl {
  margin-bottom: 14px;
}

@media (min-width: 769px) {
  .recruit-interview_boxTtl {
    margin-bottom: 30px;
  }
}

.recruit-interview_boxTtl span {
  color: #fff;
  line-height: 1.625;
  font-size: 2rem;
  letter-spacing: 0.05em;
  background-color: #e678af;
}

@media (min-width: 769px) {
  .recruit-interview_boxTtl span {
    line-height: 1.9;
    font-size: 2.6rem;
  }
}

.recruit-interview_deails {
  margin-bottom: 30px;
  line-height: 2.2;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}

@media (min-width: 769px) {
  .recruit-interview_deails {
    margin-bottom: 40px;
    line-height: 1.9;
    font-size: 2.8rem;
  }
}

.recruit-interview_deails small {
  display: block;
  line-height: 1.75;
  font-size: 1.4rem;
  font-weight: normal;
  letter-spacing: 0.1em;
}

@media (min-width: 769px) {
  .recruit-interview_deails small {
    font-size: 1.6rem;
  }
}

.recruit-interview_txtWrap {
  margin-bottom: 15px;
}

@media (min-width: 769px) {
  .recruit-interview_txtWrap {
    margin-bottom: 30px;
  }
}

.recruit-interview_txtWrap:last-child {
  margin-bottom: 0;
}

.recruit-interview_txtWrap dt {
  margin-bottom: 0;
  line-height: 1.56;
  font-size: 1.6rem;
  font-weight: bold;
}

@media (min-width: 769px) {
  .recruit-interview_txtWrap dt {
    margin-bottom: 20px;
    font-size: 2.2rem;
    letter-spacing: 0.1em;
  }
}

.recruit-interview_txtWrap dd {
  line-height: 1.75;
  font-size: 1.46rem;
  letter-spacing: 0.1em;
}

@media (min-width: 769px) {
  .recruit-interview_txtWrap dd {
    font-size: 1.6rem;
  }
}

/* ///////////////////////////
    recruit-schedule
/////////////////////////// */
.recruit-schedule {
  padding: 40px 0 70px;
}

@media (min-width: 769px) {
  .recruit-schedule {
    padding: 100px 0 190px;
  }
}

.recruit-schedule .inner {
  padding: 0 20px;
}

.recruit-schedule_contTtl {
  margin-bottom: 45px;
  text-align: center;
}

@media (min-width: 769px) {
  .recruit-schedule_contTtl {
    margin-bottom: 100px;
  }
}

.recruit-schedule_contTtl span {
  display: block;
}

.recruit-schedule_contTtl .en {
  width: 188px;
  margin: 0 auto 5px;
}

@media (min-width: 769px) {
  .recruit-schedule_contTtl .en {
    width: 263px;
    margin-bottom: 15px;
  }
}

.recruit-schedule_contTtl .ja {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}

@media (min-width: 769px) {
  .recruit-schedule_contTtl .ja {
    font-size: 3rem;
  }
}

.recruit-schedule_contBox {
  position: relative;
  padding-bottom: 10px;
}

.recruit-schedule_contBox::before {
  display: block;
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 30px;
  background: #a6a6a6;
  z-index: -1;
  content: "";
}

@media (min-width: 769px) {
  .recruit-schedule_contBox::before {
    width: 2px;
    left: 6%;
  }
}

@media (min-width: 769px) {
  .recruit-schedule_contBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
  }
}

.recruit-schedule_contBox:last-child {
  padding-bottom: 0;
}

.recruit-schedule_contBox:last-child::before {
  height: 140px;
}

@media (min-width: 769px) {
  .recruit-schedule_contBox:last-child::before {
    height: 69%;
  }
}

@media (min-width: 769px) {
  .schedule_boxInner {
    max-width: 680px;
    width: 100%;
  }
}

.schedule_miniBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-bottom: 15px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
}

@media (min-width: 769px) {
  .schedule_miniBox {
    padding-bottom: 10px;
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }
}

.recruit-schedule_time {
  max-width: 65px;
  width: 100%;
  border: 3px solid #e678af;
  color: #009a5a;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  background-color: #fff;
}

@media (min-width: 769px) {
  .recruit-schedule_time {
    max-width: 124px;
    width: 33%;
    font-size: 2.5rem;
  }
}

.schedule_txtWrap {
  width: 100%;
  position: relative;
  margin-left: 25px;
  padding: 20px 15px;
  background-color: #f5f5f5;
}

@media (min-width: 769px) {
  .schedule_txtWrap {
    max-width: 520px;
    min-height: 100px;
    margin-left: 5.823%;
    padding: 30px;
  }
}

.schedule_txtWrap::before {
  display: block;
  position: absolute;
  top: 7px;
  left: -18px;
  border-width: 9px 18px 9px 0;
  border-style: solid;
  border-color: transparent #f5f5f5 transparent transparent;
  content: "";
}

@media (min-width: 769px) {
  .schedule_txtWrap::before {
    top: 12px;
    left: -26px;
    border-width: 13px 26px 13px 0;
  }
}

.schedule_txtWrap .schedule_ttlHead {
  margin-bottom: 10px;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}

@media (min-width: 769px) {
  .schedule_txtWrap .schedule_ttlHead {
    margin-bottom: 10px;
    font-size: 2rem;
  }
}

.schedule_txtWrap .schedule_txt {
  line-height: 1.75;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
}

@media (min-width: 769px) {
  .schedule_txtWrap .schedule_txt {
    font-size: 1.6rem;
  }
}

.recruit-schedule_img {
  max-width: 236px;
  width: 100%;
  margin-bottom: 15px;
  margin-left: auto;
}

@media (min-width: 769px) {
  .recruit-schedule_img {
    max-width: 320px;
    width: 100%;
    margin-bottom: 0;
    margin-left: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}

.recruit-schedule_contBox:last-child .recruit-schedule_img {
  margin-bottom: 0;
}

/* ///////////////////////////
    recruit-welfare
/////////////////////////// */
.recruit-welfare {
  padding: 45px 0 65px;
}

@media (min-width: 769px) {
  .recruit-welfare {
    padding: 120px 0 140px;
  }
}

.recruit-welfare .sec_ttl {
  margin-bottom: 45px;
}

@media (min-width: 769px) {
  .recruit-welfare .sec_ttl {
    margin-bottom: 80px;
  }
}

.recruit-welfare .sec_ttl .en {
  width: 160px;
}

@media (min-width: 769px) {
  .recruit-welfare .sec_ttl .en {
    width: 222px;
  }
}

@media (min-width: 769px) {
  .recruit-welfare_listWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.recruit-welfare_list {
  max-width: 90%;
  margin: 0 auto 40px;
}

.recruit-welfare_list:last-child {
  margin-bottom: 0;
}

@media (min-width: 769px) {
  .recruit-welfare_list {
    max-width: 320px;
    width: 100%;
    margin: 0 30px 0 0;
  }

  .recruit-welfare_list:last-child {
    margin-right: 0;
  }
}

.recruit-welfare_img {
  margin-bottom: 25px;
}

@media (min-width: 769px) {
  .recruit-welfare_img {
    margin-bottom: 45px;
  }
}

.recruit-welfare_txtWrap {
  letter-spacing: 0.1em;
}

@media (min-width: 769px) {
  .recruit-welfare_txtWrap {
    letter-spacing: 0.1em;
  }
}

.recruit-welfare_txtWrap dt {
  margin-bottom: 10px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}

@media (min-width: 769px) {
  .recruit-welfare_txtWrap dt {
    margin-bottom: 14px;
    font-size: 2rem;
  }
}

.recruit-welfare_txtWrap dd {
  line-height: 1.78;
  font-size: 1.4rem;
}

@media (min-width: 769px) {
  .recruit-welfare_txtWrap dd {
    line-height: 2;
    font-size: 1.6rem;
  }
}

.recruit-about {
  background-color: rgba(230, 120, 175, 0.1);
}

/* ///////////////////////////
    recruit-contact
/////////////////////////// */
.recruit-contact {
  padding: 45px 0 100px;
  background-color: #fbfef9;
}

@media (min-width: 769px) {
  .recruit-contact {
    padding: 107px 0 140px;
  }
}

.recruit-contact_contTtl {
  margin-bottom: 36px;
  text-align: center;
}

@media (min-width: 769px) {
  .recruit-contact_contTtl {
    margin-bottom: 60px;
  }
}

.recruit-contact_contTtl span {
  display: block;
}

.recruit-contact_contTtl .en {
  width: 232px;
  margin: 0 auto 0;
}

@media (min-width: 769px) {
  .recruit-contact_contTtl .en {
    width: 325px;
    margin-bottom: 0;
  }
}

.recruit-contact_contTtl .ja {
  margin-top: -30px;
  font-size: 2.1rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}

@media (min-width: 769px) {
  .recruit-contact_contTtl .ja {
    margin-top: -40px;
    font-size: 3rem;
  }
}

.recruit-contact_box {
  margin: 0 auto;
  padding: 30px 20px 40px;
  background-color: #fff;
}

@media (min-width: 769px) {
  .recruit-contact_box {
    max-width: 100%;
    padding: 40px 40px 50px;
  }
}

.recruit-contact_box .recruit-contact_text {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
}

@media (min-width: 769px) {
  .recruit-contact_box .recruit-contact_text {
    margin-bottom: 20px;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
}

.recruit-contact_box table {
  width: 100%;
  margin-bottom: 33px;
  vertical-align: middle;
}

@media (min-width: 769px) {
  .recruit-contact_box table {
    margin-bottom: 93px;
  }
}

.recruit-contact_box table tr {
  position: relative;
  border-bottom: 1px solid #c4c4c4;
}

@media (min-width: 769px) {
  .recruit-contact_box table tr::before {
    display: block;
    width: 270px;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 0;
    background-color: #009a5a;
    content: "";
  }
}

.recruit-contact_text {
  margin-bottom: 0;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
}

@media (min-width: 769px) {
  .recruit-contact_text {
    margin-bottom: 20px;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
}

.recruit-contact_head {
  width: 100%;
  position: relative;
  padding-top: 20px;
  font-size: 1.4rem;
  text-align: left;
  letter-spacing: 0.1em;
}

@media (max-width: 768px) {
  .recruit-contact_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media (min-width: 769px) {
  .recruit-contact_head {
    width: 270px;
    padding: 20px 16px;
    font-size: 1.6rem;
    vertical-align: middle;
    letter-spacing: 0.05em;
  }
}

.recruit-contact_head::after {
  display: block;
  width: 50px;
  margin-left: 15px;
  padding: 5px 0 6px;
  color: #fff;
  text-align: center;
  background-color: #009a5a;
  content: "必須";
}

@media (min-width: 769px) {
  .recruit-contact_head::after {
    width: 56px;
    position: absolute;
    top: 50%;
    right: 16px;
    margin-left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.recruit-contact_cont {
  padding: 15px 0;
  vertical-align: middle;
}

@media (max-width: 768px) {
  .recruit-contact_cont {
    display: block;
  }
}

@media (min-width: 769px) {
  .recruit-contact_cont {
    padding: 20px 0 20px 13px;
  }
}

.recruit-contact_cont select,
.recruit-contact_cont textarea,
.recruit-contact_cont input {
  width: 100%;
  padding: 20px;
  font-size: 1.4rem;
  background: #f2f2f3;
}

@media (min-width: 769px) {
  .recruit-contact_cont select,
  .recruit-contact_cont textarea,
  .recruit-contact_cont input {
    height: 54px;
    font-size: 1.6rem;
  }
}

.recruit-contact_cont select::-webkit-input-placeholder,
.recruit-contact_cont textarea::-webkit-input-placeholder,
.recruit-contact_cont input::-webkit-input-placeholder {
  color: #b5b5b6;
}

.recruit-contact_cont select:-ms-input-placeholder,
.recruit-contact_cont textarea:-ms-input-placeholder,
.recruit-contact_cont input:-ms-input-placeholder {
  color: #b5b5b6;
}

.recruit-contact_cont select::-ms-input-placeholder,
.recruit-contact_cont textarea::-ms-input-placeholder,
.recruit-contact_cont input::-ms-input-placeholder {
  color: #b5b5b6;
}

.recruit-contact_cont select::placeholder,
.recruit-contact_cont textarea::placeholder,
.recruit-contact_cont input::placeholder {
  color: #b5b5b6;
}

.recruit-contact_cont textarea {
  min-height: 40px;
}

@media (min-width: 769px) {
  .recruit-contact_cont textarea {
    min-height: 463px;
  }
}

.recruit-contact_cont .txt_num {
  padding: 0 14px;
  font-size: 1.6rem;
}

@media (min-width: 769px) {
  .recruit-contact_cont .txt_num {
    padding: 0 30px;
    font-size: 1.6rem;
  }
}

.recruit-contact_cont .input_num {
  width: 133px;
  margin-bottom: 15px;
}

@media (min-width: 769px) {
  .recruit-contact_cont .input_num {
    width: 225px;
    margin-bottom: 30px;
  }
}

.tr_address .recruit-contact_head,
.tr_txtarea .recruit-contact_head {
  padding-top: 20px !important;
  vertical-align: top;
}

@media (min-width: 769px) {
  .tr_address .recruit-contact_head,
  .tr_txtarea .recruit-contact_head {
    padding-top: 50px !important;
  }
}

.tr_address .recruit-contact_head::after,
.tr_txtarea .recruit-contact_head::after {
  top: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

@media (min-width: 769px) {
  .tr_address .recruit-contact_head::after,
  .tr_txtarea .recruit-contact_head::after {
    top: 44px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.recruit-contact_policy {
  margin-bottom: 35px;
  line-height: 1.78;
  font-size: 1.4rem;
  text-align: left;
  letter-spacing: 0.1em;
}

@media (min-width: 769px) {
  .recruit-contact_policy {
    margin-bottom: 44px;
    line-height: 1.75;
    font-size: 1.6rem;
    text-align: center;
  }
}

.recruit-contact_policy a {
  text-decoration: underline;
}

.recruit-contact_policy a:hover {
  text-decoration: none;
}

.recruit-contact_policy a:visited {
  color: #000;
}

.agreeTxt {
  /*   max-width: 290px; */
  margin: 0 auto 40px;
  padding: 20px 10px;
  border: 1px solid #c4c4c4;
  text-align: left;
}

@media (min-width: 769px) {
  .agreeTxt {
    max-width: 420px;
    margin-bottom: 50px;
    padding: 24px 0;
    text-align: center;
  }
}

.agreeTxt label {
  display: inline-block;
  margin-right: 20px;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  cursor: pointer;
}

@media (min-width: 769px) {
  .agreeTxt label {
    display: inline-block;
    margin-right: 20px;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    cursor: pointer;
  }
}

.agreeTxt input {
  display: none;
}

.agreeTxt input + span {
  display: block;
  position: relative;
  padding-left: 30px;
}

@media (min-width: 769px) {
  .agreeTxt input + span {
    padding-left: 46px;
  }
}

.agreeTxt input + span::before {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 5px;
  left: 0;
  border: 1px solid #000;
  content: "";
}

@media (min-width: 769px) {
  .agreeTxt input + span::before {
    width: 26px;
    height: 26px;
  }
}

.contactPage .agreeTxt input[type="checkbox"]:checked ~ span::after {
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  left: 2px;
  background: url(../images/recruit/check.png) center/contain no-repeat;
  content: "";
}

@media (min-width: 769px) {
  .contactPage .agreeTxt input[type="checkbox"]:checked ~ span::after {
    width: 20px;
    height: 20px;
    top: 10px;
    left: 4px;
  }
}

/* .submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 265px;
  height: 50px;
  margin: 0 auto;
  border-radius: 25px;
  background-color: #e678af;
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
} */
.contactPage .submit {
  padding-bottom: 5em;
  text-align: center;
}

.contactPage .submit li {
  margin: 0 auto;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

.ajax-loader {
  display: none !important;
}

.contactPage .submit li .info01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 50px;
  margin: 0 auto;
  border-radius: 25px;
  background-color: #ff852f;
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.contactPage .submit li .info02 {
  position: relative;
  z-index: 2;
}

.contactPage .submit li .info01:before {
  margin-top: -5px;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 21px;
  height: 11px;
  background: url("../images/common/icon05.png") no-repeat left center;
  background-size: 21px 11px;
  content: "";
  z-index: 3;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}

.contactPage .submit li .info01:after {
  content: " ";
  position: absolute;
  top: 0;
  height: 100%;
  width: 0;
  left: auto;
  right: 0;
  background-color: #fff;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}

.contactPage .submit .back .info01:before {
  margin-top: -5px;
  position: absolute;
  right: auto;
  left: 10px;
  top: 50%;
  width: 21px;
  height: 11px;
  background: url("../images/common/icon07.png") no-repeat left center;
  background-size: 21px 11px;
  content: "";
}

.contactPage .submit li input {
  color: #fff;
  width: 258px;
  height: 48px;
  font-size: 1.6rem;
  border: 0;
  -webkit-appearance: none;
  cursor: pointer;
  background: none;
}

.contactPage .submit li input:disabled {
  cursor: default;
  pointer-events: none;
}

.contactPage .submit .back .info01 {
  background: #919191;
  border-color: #919191;
}

.contactPage .submit li.disabled .info01 {
  background: #cecece;
  border-color: #cecece;
}

.contactPage .submit li.disabled .info01:after {
  display: none;
}

@media (min-width: 769px) {
  .submit input {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
  }

  .contactPage .submit li .info01 {
    width: 265px;
  }
}

/* ///////////////////////////
    recruit-point
/////////////////////////// */
.recruit-point {
  padding: 40px 0 65px;
}

@media (min-width: 769px) {
  .recruit-point {
    padding: 100px 0 230px;
  }
}

.recruit-point_contTtl {
  margin-bottom: 45px;
  text-align: center;
}

@media (min-width: 769px) {
  .recruit-point_contTtl {
    margin-bottom: 180px;
  }
}

.recruit-point_contTtl span {
  display: block;
}

.recruit-point_contTtl .en {
  /*   width: 114px; */
  margin: 0 auto 0;
}

@media (min-width: 769px) {
  .recruit-point_contTtl .en {
    /*     width: 160px; */
    margin-bottom: 4px;
  }
}

.recruit-point_contTtl .ja {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}

@media (min-width: 769px) {
  .recruit-point_contTtl .ja {
    font-size: 3rem;
  }
}

.wpcf7-response-output {
  display: none !important;
}

.thanks .title {
  margin-bottom: 32px;
  font-size: 3rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.06em;
}

.thanks .thanksTxt {
  margin-bottom: 180px;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 0.06em;
  text-align: center;
}

.thanks .linkBtn a {
  margin: 0 auto;
  display: flex;
  height: 50px;
  justify-content: center;
  align-items: center;
  width: 256px;
  color: #fff;
  text-align: center;
  position: relative;
  background: #009a5a;
  border: 1px solid #009a5a;
  box-sizing: border-box;
}

.thanks .linkBtn a:before {
  margin-top: -4px;
  position: absolute;
  left: 11px;
  top: 50%;
  width: 21px;
  height: 11px;
  background: url("../images/common/icon07.png") no-repeat left center;
  background-size: 21px auto;
  content: "";
  z-index: 3;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}

.thanks .linkBtn .info {
  position: relative;
  z-index: 2;
}

.thanks .linkBtn a:after {
  content: " ";
  position: absolute;
  top: 0;
  height: 100%;
  width: 0;
  left: auto;
  right: 0;
  background-color: #fff;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}

.contactPage.thanks {
  margin-top: 150px;
  padding-bottom: 80px;
  text-align: center;
}

.contactPage.thanks .breadScrap {
  margin-top: 80px;
  text-align: center;
  border-top: 1px solid #333;
}

/*------------------------------------------------------------
	privacy
------------------------------------------------------------*/
.privacy {
  margin-top: 90px;
  margin-bottom: 240px;
}

.privacy .headLine02 {
  margin-top: 40px;
  margin-bottom: 75px;
  padding-bottom: 40px;
  position: relative;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.06em;
}

.privacy .headLine02:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 35px;
  height: 1px;
  background: #232835;
  content: "";
}

.privacy .pageTitle {
  margin-bottom: 26px;
  padding: 93px 0 63px;
  text-align: center;
  border-bottom: 1px solid #d1cfcf;
}

.pageTitle .headLine01 .en {
  margin-bottom: 8px;
  display: block;
  font-size: 5.4rem;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.08em;
}

.pageTitle .headLine01 .jp {
  display: block;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.06em;
}

.privacy p {
  margin-bottom: 4px;
  line-height: 2.3;
  letter-spacing: 0.06em;
}
.privacy h5 {
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: 0.06em;
}
.privacy .txt01 {
  margin-bottom: 65px;
}
.privacy .txt02 {
  margin-bottom: 72px;
}
.privacy .txt03 {
  margin-bottom: 35px;
}
.privacy .txt04 {
  margin-bottom: 0;
}
@media all and (max-width: 896px) {
  .privacy {
    margin-bottom: 110px;
  }
  .privacy .pageTitle {
    padding: 28px 0 30px;
  }
  .pageTitle .headLine01 .en {
    margin-bottom: 8px;
    font-size: 3.2rem;
  }
  .privacy .pageTitle .headLine01 .jp {
    font-size: 2rem;
  }
  .privacy #pagePath {
    margin-bottom: 56px;
  }
  .privacy p {
    margin-bottom: 3px;
    line-height: 1.85;
    letter-spacing: 0.01em;
  }
  .privacy h5 {
    margin-bottom: 3px;
    letter-spacing: 0.01em;
  }
  .privacy .txt01 {
    margin-bottom: 57px;
  }
  .privacy .txt02 {
    margin-bottom: 60px;
  }
  .privacy .txt03 {
    margin-bottom: 27px;
  }
  .privacy .txt04 {
    margin-bottom: 0;
  }

  .thanks .title {
    margin-bottom: 22px;
    font-size: 2.4rem;
  }

  .thanks .thanksTxt {
    margin-bottom: 37px;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.9;
  }

  .thanks .linkBtn a {
    margin: 0 auto;
    height: 60px;
    width: 90%;
    font-size: 1.6rem;
    max-width: 350px;
    letter-spacing: 0.06em;
  }

  .thanks .linkBtn a:before {
    left: 16px;
  }
}

/*# sourceMappingURL=style.min.css.map */
