/* CSS Document */
.mvArea {
  background: url(../../imgs/mv_bg.jpg) no-repeat center center;
  background-size: cover;
}

.ttlArea {
  max-width: 737px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
  text-align: center;
}
.ttlArea h3 {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: solid 1px #b89332;
}
.ttlArea h4 span {
  display: none;
}

.contentsArea .content .contInner {
  width: auto;
  padding-right: 0;
  padding-left: 0;
}
.section .inner {
  max-width: calc(960px + 5.882352942%);
  padding: 0 2.941176471%;
  width: 100%;
}
.pankuzu .inner {
  /* max-width: calc(960px + 5.882352942%);
  padding: 0 2.941176471%; */
  max-width: 960px;
  padding: 0;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .ttlArea {
    padding: 0 0 30px;
  }
  .ttlArea h3 {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .ttlArea h4 {
    font-size: 18px;
    line-height: calc(32 / 18);
  }
  .ttlArea h4 img {
    display: none;
  }
  .ttlArea h4 span {
    display: block;
  }

  .contentsArea .content .contInner {
    width: calc(100% - 5.8823528%);
    padding-right: 2.941176471%;
    padding-left: 2.941176471%;
  }
}

.pankuzu {
  padding: 0 2.941176471%;
  padding-top: 10px;
  font-size: 12px;
  margin-bottom: 50px;
}
.pankuzu li {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
}
.pankuzu li + li {
  margin-left: 5px;
}
.pankuzu li a {
  display: block;
  position: relative;
}
.pankuzu li a::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #999999;
  position: absolute;
  left: 0;
  bottom: -5px;
  opacity: 0;
  transition: 0.3s ease;
}
.pankuzu li a.hover::after {
  opacity: 1;
}
/* section */
.section.num4 {
  padding-bottom: 100px;
  background: #efefef;
  position: relative;
}
.section.num4 > .inner {
  margin-top: 96px;
}
.section.num4 .anchorArea {
  margin-bottom: 0 !important;
}
.section.num4 .headline--01 {
  margin-bottom: 60px;
}
.section.num4 .kazari_l {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 447px;
  width: 31.041666667%;
  z-index: 1;
}

.section.num4 .kakoi {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .section.num4 {
    padding-bottom: 50px;
  }
  .section.num4 > .inner {
    margin-top: 50px;
  }
  .section.num4 .kakoi {
    margin-bottom: 20px;
  }
  .content.mt0 {
    margin-top: 0;
  }
}

.section.num5 {
  margin-top: 0;
}
.section.num5 .pnav {
  margin-bottom: 80px;
}
.section.num5 .bgarea,
.section.num6 .bgarea {
  background: rgb(202, 248, 129);
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.03) 0%,
    rgba(211, 211, 211, 0.3) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#caf881', endColorstr='#a0e99a',GradientType=0 );
  padding-bottom: 100px;
}
.section.num6 .bgarea .clearfix + .clearfix {
  padding-top: 40px;
  border-top: 1px solid #45ad81;
}
@media only screen and (max-width: 767px) {
  .section.num5 .bgarea,
  .section.num6 .bgarea {
    padding-bottom: 50px;
  }
}
.section.num5 .ttlArea {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  padding-bottom: 0;
}
.section.num5 .ttlArea h3 {
  border-bottom: solid 1px #fff;
}
.section.num5 .inner.btm {
}
.section.num5 .fl {
  width: calc(585 / 1024 * 100%);
}
.section.num5 .fr {
  width: calc(410 / 1024 * 100%);
}
@media only screen and (max-width: 767px) {
  .section.num5 {
    padding-bottom: 0px;
  }
  .section.num5 .pnav {
    margin-bottom: 40px;
  }
  .section.num5 .ttlArea {
    top: 20px;
    left: 30px;
    right: 30px;
    padding: 0;
  }
  .section.num5 .ttlArea h4 img {
    display: block;
  }

  .section.num5 .ttlArea img {
    margin: 0 auto;
    zoom: 0.6;
  }

  .section.num5 .fl {
    float: none;
    width: 100%;
  }
  .section.num5 .fr {
    float: none;
    width: 100%;
    max-width: 410px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }
}

.section.num6 .pnav {
  margin-bottom: 80px;
}
.section.num6 .ttlArea {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  padding-bottom: 0;
}
.section.num6 .ttlArea h3 {
  border-bottom: solid 1px #fff;
}

.section.num6 .inner.btm {
  padding-top: 25px;
}

.section.num6 .fl {
  width: calc(585 / 1024 * 100%);
}
.section.num6 .fl .txtA {
  letter-spacing: 0.06em;
}
.section.num6 .fr {
  width: calc(409 / 1024 * 100%);
}

.section.num6 .rev .fl {
  width: calc(409 / 1024 * 100%);
}
.section.num6 .rev .fr {
  width: calc(585 / 1024 * 100%);
}
.section.num6 .ph {
  margin-bottom: 0;
}
.section.num6 .ph02 {
  margin-bottom: 55px;
}
@media only screen and (max-width: 767px) {
  .section.num6 {
    padding-bottom: 0px;
  }
  .section.num6 .pnav {
    margin-bottom: 40px;
  }
  .section.num6 .ttlArea {
    top: 20px;
    left: 30px;
    right: 30px;
    padding: 0;
  }
  .section.num6 .ttlArea h4 img {
    display: block;
  }
  .section.num6 .ttlArea img {
    margin: 0 auto;
    zoom: 0.6;
  }
  .section.num6 .ph02 {
    margin-bottom: 25px;
  }

  .section.num6 .fl {
    float: none;
    width: 100%;
  }
  .section.num6 .fr {
    float: none;
    width: 100%;
    max-width: 409px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .section.num6 .rev .fl {
    float: none;
    width: 100%;
    max-width: 409px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }
  .section.num6 .rev .fr {
    float: none;
    width: 100%;
    max-width: inherit;
    margin-top: 0;
  }
}

.section.num7 {
  padding-top: 100px;
  padding-bottom: 100px;
  margin-top: 0 !important;
  background: #efefef;
  position: relative;
}
.section.num7 .kazari_l {
  max-width: 277px;
  width: 19.236111111%;
  position: absolute;
  top: 0;
  left: 0;
}
.section.num7 .ph {
  margin-bottom: 0;
}
.section.num7 .pnav {
  margin-bottom: 80px;
}
.section.num7 .clmn2 {
  margin-bottom: 40px;
}
.section.num7 .ac {
  margin-bottom: 60px;
}
.section.num7 .clmn2 img.mt {
  margin-top: 26px;
}

.section.num7 .mttl {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .section.num7 .mttl {
    margin-bottom: 50px;
  }
  .section.num7 .clmn2 {
    margin-bottom: 20px;
  }
}

.section.num7 .mttl .en {
  font-size: 48px;
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: normal;
  overflow: hidden;
  line-height: 0;
}

.section.num7 .mttl .en span {
  display: inline-block;
  padding: 0 30px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .section.num7 .mttl .en span {
    width: auto;
    padding: 0 10px;
    color: #45ad81;
  }
}

.section.num7 .mttl .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: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#aad789),
    to(#45ad81)
  );
  background: -o-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;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.section.num7 .mttl .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: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#45ad81),
    to(#aad789)
  );
  background: -o-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;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.section.num7 .mttl .ja {
  font-size: 24px;
  letter-spacing: 0.18em;
  line-height: 1.75;
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .section.num7 .mttl .ja {
    font-size: 14px;
    margin-top: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .section.num7 {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .section.num7 .pnav {
    margin-bottom: 40px;
  }
  .section.num7 .ac {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .section.num7 .ph,
  .section.num8 .ph {
    margin-bottom: 30px !important;
  }
  .section.num7 .clmn2 img.mt {
    margin-top: 0px;
  }
  .section.num8 .clmn2_1 {
    margin-bottom: 30px !important;
  }
}

.section.num8 {
  background: #efefef;
  position: relative;
  padding-bottom: 100px;
}
.section.num8 .kazari_r {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 357px;
  width: 24.791666667%;
  text-align: right;
  z-index: 0;
}
.section.num8 .boxA {
  background: #fff;
  position: relative;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .section.num8 {
    padding-bottom: 50px;
  }
}

.clmn2 {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: -20px;
  margin-bottom: 100px;
}
.clmn2 > div {
  width: calc(496 / 1024 * 100%);
  margin-top: 40px;
}

.boxA .clmn2 {
  margin-top: -35px;
  margin-bottom: 0;
}
.boxA .clmn2 > div {
  width: calc(448 / 924 * 100%);
  margin-top: 35px;
}
@media only screen and (max-width: 767px) {
  .clmn2 {
    display: block;
    margin-top: 0;
    margin-bottom: 60px;
  }
  .clmn2 > div {
    width: 100%;
    margin-top: 20px;
  }

  .boxA .clmn2 {
    display: block;
  }
  .boxA .clmn2 > div {
    width: 100%;
  }
}

.clmn8 {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: -20px;
}
.clmn8::before {
  content: "";
  display: block;
  width: 23%;
  order: 1;
}
.clmn8::after {
  content: "";
  display: block;
  width: 23%;
}
.clmn8 .ph {
  margin-bottom: 0;
}
.clmn8 > div {
  width: calc(222 / 960 * 100%);
  margin-bottom: 20px;
}
.clmn8 > div .txtB {
  padding-top: 3px;
  letter-spacing: 0;
  font-size: 14px;
  text-shadow: #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px,
    #fff -1px -1px 2px;
}
.clmn8 > div .txtB .color {
  color: #45ad81;
  font-size: 92.857142857%;
}
@media only screen and (max-width: 767px) {
  .clmn8 {
  }
  .clmn8 > div {
    width: 48%;
  }
}

.boxA {
  padding: 49px;
  border: solid 1px #ddd;
}
@media only screen and (max-width: 767px) {
  .boxA {
    padding: 20px;
  }
}

/* parts */
.section.snavTop {
  border-bottom: solid 1px #ccc;
  background: url(../imgs/bg-snav.jpg) repeat center top;
}
.section.snavTop .snav li a {
  padding: 4px 4px 0;
}
.section.snavTop .snav li a:before {
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
}
.section.snavTop .snav li a span {
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
}
.section.snavBtm {
  padding-bottom: 30px;
  border-top: solid 1px #ccc;
  background: url(../imgs/bg-snav.jpg) repeat center bottom;
}
.section.snavBtm .snav li a {
  padding: 0 4px 4px;
}
.section.snavBtm .snav li a:before {
  border-bottom: solid 1px #ccc;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
}
.section.snavBtm .snav li a span {
  border-bottom: solid 1px #ccc;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
}
@media only screen and (max-width: 1024px) {
  .section.snavTop {
    padding-bottom: 20px;
  }
  .section.snavTop .snav li a {
    padding: 4px;
  }
  .section.snavTop .snav li a:before {
    border: solid 1px #ccc;
  }
  .section.snavTop .snav li a span {
    border: solid 1px #ccc;
  }

  .section.snavBtm {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .section.snavBtm .snav li a {
    padding: 4px;
  }
  .section.snavBtm .snav li a:before {
    border: solid 1px #ccc;
  }
  .section.snavBtm .snav li a span {
    border: solid 1px #ccc;
  }
}
@media only screen and (max-width: 767px) {
  .section.snavTop {
    padding-top: 20px;
  }
}

.snav ul {
  overflow: hidden;
  margin-top: -10px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.snav li {
  /*
		width: calc(247/506*100%);
*/
  margin-top: 10px;
  background: #fff;
}
.snav li a {
  position: relative;
  display: block;
  background: #fff;

  font-size: 18px;
  letter-spacing: 0.06em;
  line-height: 1;
}
.snav li a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.snav li a span {
  display: block;
  padding: 13px 0 11px;
  background: #fff;
  color: #b99434;

  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.snav li a:hover,
.snav li.on a {
  background: #d5bf85;
}
.snav li a:hover span,
.snav li.on a span {
  background: #b99434;
  color: #fff;
}

.snav li.off {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.snav li.off a {
  cursor: default;
}
.snav li.off a:after {
  display: none;
}
.snav li.off a:hover {
  background: #fff;
}
.snav li.off a span {
  color: #6e6e6e;
}
.snav li.off a:hover span {
  background: #fff;
  color: #6e6e6e;
}

.snav li img {
  vertical-align: top;
}
@media only screen and (max-width: 1024px) {
  .snav {
    max-width: inherit;
  }
  .snav li {
    width: 49%;
  }
}
@media only screen and (max-width: 767px) {
  .snav ul {
    display: block;
  }
  .snav li {
    width: 100%;
  }
  .snav li a {
    font-size: 14px;
  }
  .snav li a span {
    padding: 11px 0 9px;
  }
}

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

.mainVis {
  position: relative;
  height: 311px;
}
.mainVis h2 {
  position: absolute;
  top: 50%;
  left: 0;
  width: 32.29166%;
  max-width: 465px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mainVis .caption {
  position: absolute;
  bottom: 7px;
  right: 7px;
  font-size: 10px;
  line-height: 15px;
  color: #fff;
  text-shadow: 0 0 5px #333, 0 0 5px #333, 0 0 5px #333, 0 0 5px #333,
    0 0 5px #333;
}
@media only screen and (max-width: 767px) {
  .mainVis {
    height: 200px;
  }
  .mainVis h2 {
    width: 60%;
  }
}

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

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

.headline--01 {
  margin-bottom: 50px;
  font-size: 36px;
  line-height: 1.666666667;
  letter-spacing: 0.2em;
  /* line-height: calc(64/36); */
  text-align: center;
  color: #0f653e;
}

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

.headline--03 {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 1.454545455;
  letter-spacing: 0.16em;
  color: #45ad81;
}

.fl .headline--03 {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 1.454545455;
  letter-spacing: 0.16em;
  color: #45ad81;
}

.headline--04 {
  font-size: 30px;
  letter-spacing: 0.1em;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 60px;
  position: relative;
}
.headline--04::before {
  content: "";
  max-width: 468px;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -25px;
  background: #cfe0d8;
}
.headline--04:after {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -25px;
  background: #0f653e;
}

.headline--05 {
  margin-bottom: 25px;
  font-size: 26px;
  letter-spacing: 0.1em;
  line-height: 1.6;
  color: #b89332;
  text-align: center;
}
.headline--05 span {
  display: none;
  /*
    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: 25px;
    font-size: 22px;
    letter-spacing: 0.1em;
    line-height: calc(32 / 22);
    text-align: center;
  }
  .section.num4 .headline--01 {
    margin-bottom: 40px;
  }

  .headline--02 {
    margin-bottom: 30px;
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: calc(32 / 18);
  }
  .headline--02 img {
    display: none;
  }
  .headline--02 span {
    display: block;
  }

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

  .fl .headline--03 {
    font-size: 16px;
  }

  .headline--04 {
    font-size: 18px;
    margin-bottom: 50px;
  }
  .headline--04::before {
    content: "";
    max-width: 468px;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
    background: #cfe0d8;
  }
  .headline--04:after {
    content: "";
    display: block;
    width: 40px;
    height: 1px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
    background: #0f653e;
  }

  .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;
    /* margin-bottom: 15px !important; */
  }
  .txtC {
    font-size: 14px;
  }
  .acTxt {
    text-align: left;
  }
}

.num8 .mttl {
  font-size: 22px;
  color: #45ad81;
  font-weight: 100;
  overflow: hidden;
  text-align: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  letter-spacing: 0.1em;
}
.num8 .mttl span {
  position: relative;
  display: inline-block;
}
.num8 .mttl span::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #45ad81;
  position: absolute;
  top: 50%;
  left: -105%;
}
.num8 .mttl span::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #45ad81;
  position: absolute;
  top: 50%;
  right: -105%;
}
.num8 .mttl span img {
  vertical-align: middle;
  transform: translateY(-2px);
}
.num8 .mttl span span {
  display: none;
}
@media screen and (max-width: 767px) {
  .num8 .mttl span img {
    display: none;
  }
  .num8 .mttl span span {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .num8 .mttl {
    font-size: 19px;
  }
}
.num8 .clm3_n {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.num8 .clm3_n > div {
  width: 31.395348837%;
}
.ph {
  position: relative;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .ph.mb0 {
    margin-bottom: 0;
  }
  .num8 .clm3_n > div {
    width: 100%;
  }
  .num8 .clm3_n > div + div {
    margin-top: 20px;
  }
  .num8 .clm3_n > div .ph {
    margin-bottom: 15px !important;
  }
}
.ph img {
  width: 100%;
}
.ph span,
.ph01 span,
.ph02 span,
.ph03 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: 5px;
}
.ph span.white {
  right: 5px;
  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,
.ph01 span.blk,
.ph02 span.blk,
.ph03 span.blk {
  color: #000;
  text-shadow: none;
}
.ph span.blk.pr,
.ph01 span.blk.pr,
.ph02 span.blk.pr,
.ph03 span.blk.pr {
  right: 5px;
}

.num4 .txtA + .cap {
  margin-top: 7px;
  margin-bottom: 25px;
}

.kakoi {
  position: relative;
  border: solid 1px #ddd;
  text-align: center;
}
.kakoi img {
}
.kakoi span {
  position: absolute;
  bottom: 5px;
  left: 7px;
  font-size: 10px;
  line-height: 15px;
}
.ph01 {
  margin-bottom: 20px;
}
.ph01,
.ph02,
.ph03 {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.ph03 {
  margin-bottom: 70px;
}
.ph01 .bg,
.ph02 .bg,
.ph03 .bg,
.ph01 .bg img,
.ph02 .bg img,
.ph03 .bg img {
  width: 100%;
}
.ph01 .sttl,
.ph02 .sttl,
.ph03 .sttl {
  max-width: 800px;
  width: 78.125%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 8.5%;
}
.ph02 .sttl {
  top: 6.8%;
}
.ph03 .sttl {
  top: 9.111617312%;
}

.ph01 .sttl,
.ph02 .sttl,
.ph03 .sttl {
  top: 11.5%;
}
.ph01 .sttl,
.ph02 .sttl,
.ph03 .sttl {
  max-width: 1000px;
  width: 100%;
  position: absolute;
  left: 50%;
  padding: 0 20px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 7.159904535%;
  color: #fff;
  text-align: center;
}

.ph01 .sttl .en,
.ph02 .sttl .en,
.ph03 .sttl .en {
  font-size: 48px;
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: normal;
  overflow: hidden;
}

.ph01 .sttl .en span,
.ph02 .sttl .en span,
.ph03 .sttl .en span {
  display: inline-block;
  padding: 0 20px;
  position: relative;
}

.ph01 .sttl .en span::before,
.ph02 .sttl .en span::before,
.ph03 .sttl .en span::before {
  content: "";
  width: 480px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 51%;
  left: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.ph01 .sttl .en span::after,
.ph02 .sttl .en span::after,
.ph03 .sttl .en span::after {
  content: "";
  width: 480px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 51%;
  right: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.ph01 .sttl .ja,
.ph02 .sttl .ja,
.ph03 .sttl .ja {
  font-size: 24px;
  letter-spacing: 0.18em;
  line-height: 1.75;
  /* margin-top: 20px; */
}
.ph01 .sttl .ja small,
.ph02 .sttl .ja small,
.ph03 .sttl .ja small {
  font-size: 10px;
}
.ph02 .sttl .ja {
  text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 10px, rgba(0, 0, 0, 0.4) -1px 1px 10px, rgba(0, 0, 0, 0.4) 1px -1px 10px,
  rgba(0, 0, 0, 0.4) -1px -1px 10px;
}

@media screen and (max-width: 1024px) {
  .ph01 .sttl .en,
  .ph02 .sttl .en,
  .ph03 .sttl .en {
    line-height: 0;
  }
  .ph01 .sttl .en span {
    width: calc(100vw * 443 / 1024);
  }
  .ph02 .sttl .en span {
    width: calc(100vw * 323 / 1024);
  }
  .ph03 .sttl .en span {
    width: calc(100vw * 189 / 1024);
  }
  .ph01 .sttl .ja,
  .ph02 .sttl .ja,
  .ph03 .sttl .ja {
    font-size: calc(100vw * 24 / 1024);
    margin-top: calc(100vw * 20 / 1024);
  }
}

@media screen and (max-width: 767px) {
  .ph01 .sttl,
  .ph02 .sttl,
  .ph03 .sttl {
    top: 6%;
  }
  .ph01 .sttl .en,
  .ph02 .sttl .en,
  .ph03 .sttl .en {
    line-height: 1.3;
    font-size: 24px;
  }
  .ph01 .sttl .en span {
    width: auto;
    padding: 0 10px;
    text-shadow: #1a83c9 1px 1px 2px, #1a83c9 -1px 1px 2px, #1a83c9 1px -1px 2px,
      #1a83c9 -1px -1px 2px;
  }
  .ph02 .sttl .en span {
    width: auto;
    padding: 0 10px;
    text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 2px, rgba(0, 0, 0, 0.6) -1px 1px 2px, rgba(0, 0, 0, 0.6) 1px -1px 2px,
    rgba(0, 0, 0, 0.6) -1px -1px 2px;
  }
  .ph03 .sttl .en span {
    width: auto;
    padding: 0 10px;
    text-shadow: #1a83c9 1px 1px 2px, #1a83c9 -1px 1px 2px, #1a83c9 1px -1px 2px,
      #1a83c9 -1px -1px 2px;
  }
  .ph01 .sttl .ja,
  .ph03 .sttl .ja {
    font-size: 14px;
    margin-top: 0px;
    text-shadow: #1a83c9 1px 1px 2px, #1a83c9 -1px 1px 2px, #1a83c9 1px -1px 2px,
      #1a83c9 -1px -1px 2px;
  }
  .ph02 .sttl .ja {
    font-size: 14px;
    margin-top: 0px;
    text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 2px, rgba(0, 0, 0, 0.6) -1px 1px 2px, rgba(0, 0, 0, 0.6) 1px -1px 2px,
    rgba(0, 0, 0, 0.6) -1px -1px 2px;
  }
  .ph03 {
    margin-bottom: 35px;
  }
}

/* @media only screen and (max-width: 767px) {
  .ph01 .bg,
  .ph02 .bg,
  .ph03 .bg,
  .ph01 .sttl,
  .ph02 .sttl,
  .ph03 .sttl {
    display: none;
  }
} */

/* .contentsArea .content .contInner .anchorArea li{
  padding: 5px 0;
} */
/* .contentsArea .content .contInner .anchorArea li:nth-child(1) {
  max-width: 338px;
}
.contentsArea .content .contInner .anchorArea li:nth-child(2) {
  max-width: 268px;
}
.contentsArea .content .contInner .anchorArea li:nth-child(3) {
  max-width: 283px;
} */
@media screen and (max-width: 959px) {
  .contentsArea .content .contInner .anchorArea ul li {
    width: 50%;
    padding: 5px 37px;
  }
  .contentsArea .content .contInner .anchorArea li:nth-child(3) {
    border-left: none;
  }
  .contentsArea .content .contInner .anchorArea li:nth-child(3)::before {
    display: none;
  }
  .contentsArea .content .contInner .anchorArea li:nth-child(3),
  .contentsArea .content .contInner .anchorArea li:nth-child(4) {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .contentsArea .content .contInner .anchorArea ul {
    align-items: flex-end;
  }
  .contentsArea .content .contInner .anchorArea ul li {
    padding: 0;
  }
  .contentsArea .content .contInner .anchorArea li:nth-child(1),
  .contentsArea .content .contInner .anchorArea li:nth-child(2),
  .contentsArea .content .contInner .anchorArea li:nth-child(3),
  .contentsArea .content .contInner .anchorArea li:nth-child(4) {
    max-width: none;
    border-left: none;
  }
}

.map a {
  pointer-events: none;
  display: block;
}
.map .pinch {
  text-align: center;
  background: #faf7f1;
  padding: 10px 15px;
  border: 1px solid #ddd;
  margin-bottom: 50px;
  display: none;
}
@media screen and (max-width: 767px) {
  .map a {
    pointer-events: auto;
  }
  .map .pinch {
    display: block;
  }
}
.cont03 {
  background: url(../../imgs/02/cont03_bg.png) no-repeat bottom right;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .cont03 {
    background: url(../../imgs/02/cont03_bg.png) no-repeat bottom right;
    background-size: auto 30%;
    padding-bottom: 50px;
  }
  .cont03 .clmn2_1 .txtA {
    text-shadow: #fff 2px 0px 2px, #fff -2px 0px 2px, #fff 0px -2px 2px,
      #fff -2px 0px 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px,
      #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px,
      #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px,
      #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px,
      #fff -1px -1px 2px;
  }
}
.cont03 .cttl {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  width: 78.125%;
  margin-bottom: 60px;
}
.cont03 .ph {
  margin-bottom: 0;
}

.cont03 .cttl .sp {
  display: none;
}

.cont03 .contInner.btm {
  padding: 0 2.941176471%;
}
.cont03 .clmn2_1,
.num8 .clmn2_1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.cont03 .clmn2_1 .large,
.num8 .clmn2_1 .large {
  width: 57.291666667%;
}
.cont03 .clmn2_1 .large .headline--03,
.num8 .clmn2_1 .large .headline--03 {
  font-size: 20px;
}
.cont03 .clmn2_1 .small,
.num8 .clmn2_1 .small {
  width: 40.208333333%;
}
.cont03 .clmn2_1 .small .ph span.white,
.num8 .clmn2_1 .small .ph span.white {
  right: 5px;
}

@media only screen and (max-width: 767px) {
  .ttlArea {
    padding: 0 0 30px;
  }
  .ttlArea h3 {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .ttlArea h4 {
    font-size: 18px;
    line-height: calc(32 / 18);
  }
  .ttlArea h4 img {
    display: none;
  }
  .ttlArea h4 span {
    display: block;
  }
  .cont03 .cttl {
    margin-bottom: 30px;
    width: 90%;
  }
  .cont03 .cttl .sp {
    display: inline;
  }
  .cont03 .clmn2_1 .large .headline--03 {
    font-size: 15px;
  }
  .cont03 .clmn2_1 .large,
  .num8 .clmn2_1 .large {
    width: 100%;
  }
  .cont03 .clmn2_1 .large .headline--03,
  .num8 .clmn2_1 .large .headline--03 {
    font-size: 16px;
  }
  .cont03 .clmn2_1 .small,
  .num8 .clmn2_1 .small {
    width: 100%;
  }
  .cont03 .clmn2_1 .small .ph,
  .num8 .clmn2_1 .small .ph {
    margin-bottom: 30px;
  }
  .cont03 .clmn2_1 .small .ph span.white,
  .num8 .clmn2_1 .small .ph span.white {
    right: 5px;
  }
}

.plantArea {
  margin-top: 20px;
}
.plantArea .txtA + .cap {
  margin-top: 7px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .plantArea {
    margin-top: 30px;
  }
}

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