/* CSS Document */
/* body {
	position: relative;
	&:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(../../../../09-history.jpg) top -5px center no-repeat;
		z-index: 9999;
		opacity: 0.3;
		pointer-events: none;
	}
} */
/* CSS Document */
body {
  height: auto !important;
}

.mvArea {
  background: url(../../imgs/03/mv_bg.jpg) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 1023px) {
  .mvArea {
    padding: 0 30px;
  }
}

.clm > div,
.clm > li {
  letter-spacing: 0.045em;
}

.inner {
  max-width: 960px;
}

/* section */
.section.num1 {
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 2.941176471%;
  padding-right: 2.941176471%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .section.num1 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.section.num1 .kazari_l {
  max-width: 277px;
  width: 19.236111111%;
  position: absolute;
  top: 0;
  left: 0;
}
.section.num1 .kazari_r {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 357px;
  width: auto;
  z-index: 0;
}
.section.num1 .sttl {
  margin-top: calc(0px - (((36px * 1.578947368) - 36px) / 2));
  margin-bottom: calc(100px - (((36px * 1.578947368) - 36px) / 2));
  text-align: center;
  font-size: 36px;
  letter-spacing: 0.2em;
  line-height: 1.578947368;
  color: #0f653e;
}
@media screen and (max-width: 767px) {
  .section.num1 .sttl {
    margin-bottom: 35px;
    line-height: 1.5;
    font-size: 24px;
  }
}
.section.num1 .cttl {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .section.num1 .cttl {
    width: 100%;
    margin-bottom: 30px;
  }
}
.section.num1 .cttl .en {
  font-size: 48px;
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: normal;
  overflow: hidden;
  line-height: 0;
}
.section.num1 .cttl .en span {
  display: inline-block;
  padding: 0 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .section.num1 .cttl .en span {
    width: auto;
    padding: 0 10px;
    color: #45ad81;
  }
}
.section.num1 .cttl .en span::before {
  content: "";
  width: 480px;
  height: 1px;
  background: #aad789;
  background: -moz-linear-gradient(left, #aad789 0%, #45ad81 100%);
  background: -webkit-linear-gradient(left, #aad789 0%, #45ad81 100%);
  background: linear-gradient(to right, #aad789 0%, #45ad81 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aad789', endColorstr='#45ad81',GradientType=1 );
  position: absolute;
  top: 51%;
  left: 0;
  transform: translateX(-100%);
}
.section.num1 .cttl .en span::after {
  content: "";
  width: 480px;
  height: 1px;
  background: #45ad81;
  background: -moz-linear-gradient(left, #45ad81 0%, #aad789 100%);
  background: -webkit-linear-gradient(left, #45ad81 0%, #aad789 100%);
  background: linear-gradient(to right, #45ad81 0%, #aad789 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45ad81', endColorstr='#aad789',GradientType=1 );
  position: absolute;
  top: 51%;
  right: 0;
  transform: translateX(100%);
}
.section.num1 .cttl .ja {
  font-size: 24px;
  letter-spacing: 0.18em;
  line-height: 1.75;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .section.num1 .cttl .ja {
    font-size: 14px;
    margin-top: 10px;
  }
}

.boxA {
  position: relative;
  /*		padding: 20px;*/
  border: solid 1px #ddd;
  text-align: center;
}

.boxA .caption {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 10px;
  line-height: 15px;
  color: #373737;
}

/* position */
.relative {
  position: relative;
}

.cap,
.caption {
  font-size: 12px;
  line-height: calc(22 / 12);
}

.cap.font10 {
  font-size: 10px;
  line-height: calc(18 / 10);
}

.headline--01 {
  margin-bottom: 80px;
  font-size: 36px;
  text-align: center;
  line-height: 1;
}

.headline--01 img {
  vertical-align: top;
}

.headline--01 span {
  display: none;
  line-height: calc(64 / 36);
  letter-spacing: 0.2em;
}

.headline--02 {
  margin-bottom: 60px;
  font-size: 26px;
  letter-spacing: 0.2em;
  line-height: calc(46 / 26);
  text-align: center;
  color: #b89332;
}

.headline--03 {
  margin-bottom: 10px;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: calc(22 / 20);
  color: #b58b1f;
}

.headline--04 {
  font-size: 30px;
  letter-spacing: 0.1em;
  line-height: 1.4;
  text-align: center;
}

.headline--04:after {
  content: "";
  display: block;
  margin: 20px auto 40px;
  width: 40px;
  height: 1px;
  background: #b89332;
}

.headline--05 {
  margin-bottom: 20px;
  font-size: 26px;
  letter-spacing: 0.1em;
  line-height: 1.6;
  color: #b89332;
  text-align: center;
}

.headline--05 span {
  position: relative;
  display: inline-block;
}

.headline--05 span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -135px;
  width: 110px;
  height: 1px;
  background: #b89332;
}

.headline--05 span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -135px;
  width: 110px;
  height: 1px;
  background: #b89332;
}

.txtA {
  font-size: 14px;
  line-height: 2;
}

.txtB {
  font-size: 12px;
  line-height: 1.8;
}

.txtC {
  font-size: 16px;
  line-height: 1;
}

.acTxt {
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .cap,
  .caption {
    font-size: 10px;
    line-height: calc(15 / 10);
  }

  .headline--01 {
    margin-bottom: 40px;
    font-size: 20px;
    letter-spacing: 0.1em;
    line-height: calc(32 / 22);
    text-align: center;
  }

  .headline--01 img {
    display: none;
  }

  .headline--01 span {
    display: block;
  }

  .headline--02 {
    margin-bottom: 40px;
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: calc(32 / 18);
  }

  .headline--03 {
    font-size: 14px;
    line-height: calc(20 / 14);
  }

  .headline--04 {
    font-size: 20px;
  }

  .headline--05 {
    font-size: 18px;
  }

  .headline--05 span:before {
    left: -50px;
    width: 40px;
  }

  .headline--05 span:after {
    right: -50px;
    width: 40px;
  }

  .txtA {
    font-size: 12px;
  }

  .txtC {
    font-size: 14px;
  }

  .acTxt {
    text-align: left;
  }
}
.ph {
  position: relative;
}

.ph img {
  width: 100%;
}

.ph span {
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 10px;
  line-height: 15px;
  color: #fff;
  text-shadow: 0 0 3px #333, 0 0 3px #333, 0 0 3px #333, 0 0 3px #333,
    0 0 3px #333;
  text-align: right;
}

.ph span.white.fll {
  right: 40px;
}

.ph span.white {
  right: 30px;
  color: #fff;
  text-shadow: 0 0 3px #333, 0 0 3px #333, 0 0 3px #333, 0 0 3px #333,
    0 0 3px #333;
}

.ph span.blk {
  color: #000;
  text-shadow: none;
}

.ph span.blk.pr {
  right: 30px;
}

.kakoi {
  position: relative;
  border: solid 1px #ddd;
  text-align: center;
}

.kakoi span {
  position: absolute;
  bottom: 5px;
  left: 7px;
  font-size: 10px;
  line-height: 15px;
}

.sp {
  display: none;
}

@media only screen and (max-width: 767px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }
}
.ctxt {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 100px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .cttl .sp {
    display: inline;
  }

  .cttl .pc {
    display: none;
  }

  .cttl {
    width: 90%;
    margin-bottom: 30px;
  }

  .ctxt {
    margin-bottom: 50px;
    font-size: 12px;
  }
}
@media screen and (max-width: 1023px) {
  .num1 .inner {
    padding: 0;
  }
}
.num1 .interviewBlock {
  border: 1px solid #dddddd;
  padding: 20px 0 0;
}

.num1 .interviewBlock + .interviewBlock {
  margin-top: 100px;
}

.num1 .interviewBlock .interviewTtl {
  font-size: 24px;
  color: #0f653e;
  padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 21.666666667%;
  margin-bottom: 50px;
  position: relative;
}

.num1 .interviewBlock .interviewTtl .icon {
  position: absolute;
  top: -20px;
  left: 4.166666667%;
  transform: translateY(-15.384615385%);
  width: 14.583333333%;
  max-width: 140px;
}

.num1 .interviewBlock .interviewImg {
  text-align: center;
  padding: 0 15px;
}

.num1 .interviewBlock .interviewTxt {
  font-size: 16px;
  line-height: 2;
  margin-top: 70px;
  background: #f1f4e8;
  position: relative;
  text-align: center;
  padding: 45px 15px;
}

.num1 .interviewBlock .interviewTxt::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 17.5px 0 17.5px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
  .num1 .interviewBlock .interviewTtl {
    font-size: 15px;
    padding-left: 100px;
    padding-top: 0px;
    padding-bottom: 10px;
    margin-bottom: 25px;
  }

  .num1 .interviewBlock .interviewTtl .icon {
    left: 15px;
    width: 100%;
    max-width: 70px;
  }

  .num1 .interviewBlock .interviewTtl.line h4 {
    line-height: 1.3;
  }

  .num1 .interviewBlock {
    padding: 20px 0 0;
  }

  .num1 .interviewBlock .interviewImg {
    padding: 0 10px;
  }

  .num1 .interviewBlock .interviewTxt {
    font-size: 12px;
    margin-top: 30px;
    padding: 25px 15px;
  }

  .num1 .interviewBlock + .interviewBlock {
    margin-top: 32px;
  }
}
br.tb {
  display: none;
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  br.tb {
    display: block;
  }
}

/*# sourceMappingURL=index.css.map */
