<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
@charset "UTF-8";
/**scss共通***/
img {
  width: 100%;
}

.test {
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  animation: Flash1 1s infinite;
  font-family: "Noto Serif JP", serif;
  background: linear-gradient(90deg, rgb(0, 72, 110) 0%, rgb(0, 120, 155) 100%);
}

@keyframes Flash1 {
  50% {
    opacity: 0;
  }
}
.test {
  content: "\f105";
  font-family: FontAwesome;
}

/**scss共通ここまで***/
body, html {
  background-color: #000;
  color: #fff;
}

body {
  overflow-x: hidden;
}

header {
  background-color: rgba(0, 0, 0, 0);
}

.pctab_only {
  display: block;
}
@media screen and (max-width:600px) {
  .pctab_only {
    display: none;
  }
}

.pctab_only_inline {
  display: inline-block;
}
@media screen and (max-width:600px) {
  .pctab_only_inline {
    display: none;
  }
}

.sptab_only {
  display: none;
}
@media screen and (max-width:600px) {
  .sptab_only {
    display: block;
  }
}

.sptab_only_inline {
  display: none;
}
@media screen and (max-width:600px) {
  .sptab_only_inline {
    display: inline-block;
  }
}

/********************************************************************/
.center_contena10 {
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  opacity: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}
.center_contena10.active {
  opacity: 1;
}
@media screen and (max-width:800px) {
  .center_contena10 {
    opacity: 1;
    position: relative;
    /*min-height: 100vh;*/
    padding-top: 100px;
    padding-bottom: 60px;
  }
}
.center_contena10 h3 {
  font-size: 24px;
  line-height: 180%;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width:800px) {
  .center_contena10 h3 {
    font-size: 26px;
    line-height: 180%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width:600px) {
  .center_contena10 h3 {
    font-size: 4.2vw;
    line-height: 180%;
  }
}
.center_contena10 .text {
  width: 70%;
  margin: 0 auto 50px auto;
  text-align: center;
  font-size: 14px;
  line-height: 260%;
  letter-spacing: 0em;
}
@media screen and (max-width:800px) {
  .center_contena10 .text {
    width: 90%;
    font-size: 16px;
    line-height: 240%;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width:600px) {
  .center_contena10 .text {
    font-size: 3.2vw;
    line-height: 180%;
    letter-spacing: 0.1em;
    text-align: left;
  }
}

.inboxxxx {
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width:800px) {
  .inboxxxx {
    width: 90%;
  }
}

/***********************************************************************/
.mainphoto {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  z-index: 20;
  text-align: center;
}
.mainphoto .main_photo_text {
  margin: 40px auto 0;
}
@media screen and (max-width:800px) {
  .mainphoto .main_photo_text {
    margin: 0 auto;
  }
}
.mainphoto .main_photo_text h1 {
  width: 90%;
  max-width: 470px;
  margin: 0 auto;
}
@media screen and (max-width:800px) {
  .mainphoto .main_photo_text h1 {
    width: 63%;
  }
}
.mainphoto .main_photo_text .intext {
  font-size: 1.3vw;
  margin-top: 70px;
  line-height: 2.2em;
  width: 120%;
  margin-left: -10%;
  text-align: center;
}
@media screen and (max-width:800px) {
  .mainphoto .main_photo_text .intext {
    width: 100%;
    margin-top: 28px;
    margin-left: 0;
    font-size: 3.3vw;
    line-height: 2.4em;
  }
}

.sphead_back {
  background-color: rgba(0, 0, 0, 0.85) !important;
}
.sphead_back.active {
  background-color: rgba(0, 0, 0, 0) !important;
}

/***********************************************************************/
#sec01 {
  width: 100%;
  padding: 0 0 230px 0;
  color: #fff;
}
@media screen and (max-width:800px) {
  #sec01 {
    padding: 70px 0 91px 0;
  }
}
#sec01 h1 {
  width: 70%;
  max-width: 385px;
  margin: 0 auto 45px auto;
}
@media screen and (max-width:800px) {
  #sec01 h1 {
    margin: 0 auto 25px auto;
  }
}
#sec01 .section__in {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 0px;
}
@media screen and (max-width:800px) {
  #sec01 .section__in {
    padding-top: 0px;
  }
}
#sec01 .base_text {
  line-height: 210%;
}
@media screen and (max-width:800px) {
  #sec01 .base_text {
    font-size: 3.4vw;
    line-height: 160%;
  }
}
#sec01 .intro_block {
  margin-top: 140px;
}
@media screen and (max-width:800px) {
  #sec01 .intro_block {
    margin-top: 0;
  }
}
@media screen and (max-width:800px) {
  #sec01 .intro_block dt {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
}
#sec01 .intro_block dd {
  margin-top: 90px;
  text-align: center;
}
@media screen and (max-width:800px) {
  #sec01 .intro_block dd {
    margin-top: 42px;
  }
}
#sec01 .intro_block dd .intro_text--base {
  margin-top: 64px;
  line-height: 2.5em;
}
@media screen and (max-width:800px) {
  #sec01 .intro_block dd .intro_text--base {
    margin-top: 24px;
    font-size: 3vw;
  }
}
#sec01 .intro_block dd .intro_textimg {
  margin: 74px auto 0;
  max-width: 930px;
}
@media screen and (max-width:800px) {
  #sec01 .intro_block dd .intro_textimg {
    margin: 42px auto 0;
    width: 97%;
  }
}

#sec02 {
  width: 100%;
  padding: 0px 0 180px 0;
  color: #fff;
}
@media screen and (max-width:800px) {
  #sec02 {
    padding: 0px 0 93px 0;
  }
}
#sec02 .section__in {
  width: 93%;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 0px;
}
@media screen and (max-width:800px) {
  #sec02 .section__in {
    padding-top: 0px;
  }
}
#sec02 .goldtext {
  color: #000;
  text-align: center;
  font-weight: 500;
  color: #937346;
  letter-spacing: 0.1em;
  margin-bottom: 0.6em;
}
@media screen and (max-width:800px) {
  #sec02 .goldtext {
    margin-bottom: 45px;
    font-size: 7.7vw;
    letter-spacing: 0.05em;
    margin-bottom: 0.5em;
  }
}
#sec02 .goldtext span {
  display: inline-block;
}
#sec02 .goldtext_bottom {
  text-align: center;
  letter-spacing: 0.1em;
}
#sec02 .flex_wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 70px;
}
@media screen and (max-width:800px) {
  #sec02 .flex_wrap {
    display: block;
  }
}
#sec02 .flex_wrap .block {
  width: 48%;
}
@media screen and (max-width:800px) {
  #sec02 .flex_wrap .block {
    width: 100%;
  }
  #sec02 .flex_wrap .block:last-child {
    margin-top: 90px;
  }
}
@media screen and (max-width:800px) {
  #sec02 .flex_wrap .block .block_title {
    text-align: center;
    font-size: 6.7vw;
    line-height: 1.6em;
  }
}
#sec02 .flex_wrap .block .block_intro {
  margin-top: 36px;
  line-height: 2em;
}
@media screen and (max-width:800px) {
  #sec02 .flex_wrap .block .block_intro {
    text-align: center;
    margin-top: 20px;
    font-size: 3.6vw;
  }
}
#sec02 .flex_wrap .block .block_text {
  margin-top: 30px;
  line-height: 2em;
}
@media screen and (max-width:800px) {
  #sec02 .flex_wrap .block .block_text {
    margin-top: 27px;
    line-height: 2em;
    font-size: 3.2vw;
  }
}
#sec02 .flex_wrap .block .block_img {
  margin-top: 40px;
}
#sec02 .flex_wrap .block .block_img figcaption {
  margin-bottom: 24px;
}
@media screen and (max-width:800px) {
  #sec02 .flex_wrap .block .block_img figcaption {
    margin-bottom: 30px;
    text-align: center;
  }
  #sec02 .flex_wrap .block .block_img figcaption.f14 {
    font-size: 3.2vw;
  }
  #sec02 .flex_wrap .block .block_img figcaption.f14 span {
    font-size: 3vw;
  }
}
#sec02 .flex_wrap .block .block_img figcaption.graph_attention {
  text-align: right;
  margin-bottom: 0;
  margin-top: 16px;
}
@media screen and (max-width:800px) {
  #sec02 .flex_wrap .block .block_img figcaption.graph_attention {
    margin-top: 30px;
    text-align: center;
  }
}
#sec02 .flex_wrap .block .block_img .block_img1 {
  max-width: 460px;
}
#sec02 .flex_wrap .block .block_img .block_img1 {
  max-width: 460px;
}
#sec02 .flex_wrap2 {
  display: flex;
  justify-content: space-between;
  margin-top: 70px;
}
@media screen and (max-width:800px) {
  #sec02 .flex_wrap2 {
    display: block;
  }
}
#sec02 .flex_wrap2 .block {
  width: 100%;
}
@media screen and (max-width:800px) {
  #sec02 .flex_wrap2 .block {
    width: 100%;
  }
  #sec02 .flex_wrap2 .block:last-child {
    margin-top: 90px;
  }
}
@media screen and (max-width:800px) {
  #sec02 .flex_wrap2 .block .block_title {
    text-align: center;
    font-size: 6.7vw;
    line-height: 1.6em;
  }
}
#sec02 .flex_wrap2 .block .block_intro {
  margin-top: 36px;
  line-height: 2em;
}
@media screen and (max-width:800px) {
  #sec02 .flex_wrap2 .block .block_intro {
    text-align: center;
    margin-top: 20px;
    font-size: 3.6vw;
  }
}
#sec02 .flex_wrap2 .block .block_text {
  margin-top: 15px;
  line-height: 2em;
}
@media screen and (max-width:800px) {
  #sec02 .flex_wrap2 .block .block_text {
    margin-top: 12px;
    line-height: 2.2em;
    font-size: 3.2vw;
  }
}
#sec02 .flex_wrap2 .block h4 {
  text-align: center;
  margin-bottom: 0.75em;
  margin-top: 3em;
}
@media screen and (max-width:800px) {
  #sec02 .flex_wrap2 .block h4.f20 {
    font-size: 3vw;
  }
}
#sec02 .flex_wrap2 .block .block_img {
  width: 100%;
  max-width: 800px;
  margin: 20px auto 0 auto;
}
#sec02 .flex_wrap2 .block .block_img.longs {
  max-width: 950px;
}
#sec02 .flex_wrap2 .block .block_img figcaption {
  margin-top: 15px;
  text-align: right;
}
@media screen and (max-width:800px) {
  #sec02 .flex_wrap2 .block .block_img figcaption {
    margin-top: 10px;
    text-align: center;
  }
  #sec02 .flex_wrap2 .block .block_img figcaption.f14 {
    font-size: 2.6vw;
  }
  #sec02 .flex_wrap2 .block .block_img figcaption.f14 span {
    font-size: 2.6vw;
  }
}
#sec02 .flex_wrap2 .block .block_img figcaption.graph_attention {
  text-align: right;
  margin-bottom: 0;
  margin-top: 16px;
}
@media screen and (max-width:800px) {
  #sec02 .flex_wrap2 .block .block_img figcaption.graph_attention {
    margin-top: 30px;
    text-align: center;
  }
}
#sec02 .flex_wrap2 .block .block_img .block_img1 {
  width: 100%;
}
#sec02 .sec_img {
  margin-top: 146px;
}
@media screen and (max-width:800px) {
  #sec02 .sec_img {
    margin-top: 36px;
  }
}

#sec03 {
  width: 100%;
  padding: 0px 0 180px 0;
  color: #fff;
}
@media screen and (max-width:800px) {
  #sec03 {
    padding: 0px 0 95px 0;
  }
}
#sec03 .section__in {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 0px;
}
@media screen and (max-width:800px) {
  #sec03 .section__in {
    padding-top: 0px;
  }
}
#sec03 .goldtext {
  color: #000;
  text-align: center;
  font-weight: 500;
  color: #937346;
  letter-spacing: 0.1em;
  margin-bottom: 0.6em;
}
@media screen and (max-width:800px) {
  #sec03 .goldtext {
    margin-bottom: 45px;
    font-size: 7.7vw;
    letter-spacing: 0.05em;
    margin-bottom: 0.5em;
  }
}
#sec03 .goldtext span {
  display: inline-block;
}
#sec03 .goldtext_bottom {
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width:800px) {
  #sec03 .block .block_title {
    text-align: center;
    font-size: 6.7vw;
    line-height: 2em;
  }
}
#sec03 .block .block_intro {
  margin-top: 36px;
  line-height: 2em;
}
@media screen and (max-width:800px) {
  #sec03 .block .block_intro {
    text-align: center;
    margin-top: 20px;
    font-size: 3.9vw;
  }
}
#sec03 .block .block_text {
  margin-top: 30px;
  line-height: 2em;
}
@media screen and (max-width:800px) {
  #sec03 .block .block_text {
    margin-top: 22px;
    line-height: 2.2em;
  }
}
#sec03 .block .block_attention {
  margin-top: 20px;
}
@media screen and (max-width:800px) {
  #sec03 .block .block_attention {
    margin-top: 10px;
    text-align: center;
  }
}
#sec03 .block.block--1 {
  display: flex;
  justify-content: space-between;
  margin-top: 66px;
}
@media screen and (max-width:800px) {
  #sec03 .block.block--1 {
    display: block;
    margin-top: 52px;
  }
}
#sec03 .block.block--1 dt {
  width: 48%;
}
@media screen and (max-width:800px) {
  #sec03 .block.block--1 dt {
    width: 100%;
  }
}
#sec03 .block.block--1 dd {
  width: 46.5%;
}
@media screen and (max-width:800px) {
  #sec03 .block.block--1 dd {
    width: 100%;
  }
}
#sec03 .block.block--1 dd figcaption {
  margin-top: 14px;
  margin-bottom: 24px;
}
@media screen and (max-width:800px) {
  #sec03 .block.block--1 dd figcaption {
    margin-bottom: 30px;
    text-align: center;
    margin-top: 36px;
  }
  #sec03 .block.block--1 dd figcaption.f14 {
    font-size: 3.4vw;
  }
  #sec03 .block.block--1 dd figcaption.f14 span {
    font-size: 3vw;
  }
}
@media screen and (max-width:800px) {
  #sec03 .block.block--3 {
    margin-top: 50px;
  }
}
#sec03 .flex_wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 90px;
}
@media screen and (max-width:800px) {
  #sec03 .flex_wrap {
    display: block;
    margin-top: 60px;
  }
}
#sec03 .flex_wrap .block {
  width: 47%;
}
@media screen and (max-width:800px) {
  #sec03 .flex_wrap .block {
    width: 100%;
  }
}
#sec03 .block_img--bottom {
  margin-top: 40px;
}
@media screen and (max-width:800px) {
  #sec03 .block_img--bottom {
    margin-top: 30px;
  }
}
#sec03 .block_img--bottom .block_attention {
  margin-top: 15px;
}
@media screen and (max-width:800px) {
  #sec03 .block_img--bottom .block_attention {
    margin-top: 24px;
    text-align: center;
  }
}
#sec03 .sec_img {
  margin-top: 146px;
}
@media screen and (max-width:800px) {
  #sec03 .sec_img {
    margin-top: 50px;
  }
}

#sec04 {
  width: 100%;
  padding: 0px 0 150px 0;
  color: #fff;
}
@media screen and (max-width:800px) {
  #sec04 {
    padding: 0px 0 75px 0;
  }
}
#sec04 .section__in {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 0px;
}
@media screen and (max-width:800px) {
  #sec04 .section__in {
    padding-top: 0px;
  }
}
#sec04 .goldtext {
  color: #000;
  text-align: center;
  font-weight: 500;
  color: #937346;
  letter-spacing: 0.1em;
  margin-bottom: 0.6em;
}
@media screen and (max-width:800px) {
  #sec04 .goldtext {
    margin-bottom: 45px;
    font-size: 7.7vw;
    letter-spacing: 0.05em;
    margin-bottom: 0.5em;
  }
}
#sec04 .goldtext span {
  display: inline-block;
}
#sec04 .goldtext_bottom {
  text-align: center;
  letter-spacing: 0.1em;
}
#sec04 .block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width:800px) {
  #sec04 .block {
    display: block;
  }
}
@media screen and (max-width:800px) {
  #sec04 .block .block_title {
    text-align: center;
    font-size: 6.7vw;
    line-height: 2em;
  }
}
#sec04 .block .block_intro {
  margin-top: 36px;
  line-height: 2em;
}
@media screen and (max-width:800px) {
  #sec04 .block .block_intro {
    text-align: center;
    margin-top: 20px;
    font-size: 3.9vw;
  }
}
#sec04 .block .block_text {
  margin-top: 30px;
  line-height: 2em;
}
@media screen and (max-width:800px) {
  #sec04 .block .block_text {
    margin-top: 27px;
    line-height: 2.2em;
  }
}
#sec04 .block .block_attention {
  margin-top: 20px;
}
#sec04 .block dt {
  width: 48%;
}
@media screen and (max-width:800px) {
  #sec04 .block dt {
    width: 100%;
  }
}
#sec04 .block dd {
  width: 46%;
}
@media screen and (max-width:800px) {
  #sec04 .block dd {
    width: 100%;
  }
}
#sec04 .block.block--top {
  margin-top: 70px;
}
@media screen and (max-width:800px) {
  #sec04 .block.block--top {
    margin-top: 54px;
  }
  #sec04 .block.block--top .block_img {
    margin-top: 70px;
  }
  #sec04 .block.block--top .block_attention {
    text-align: center;
  }
}
#sec04 .block.block--top dt .box:last-child {
  margin-top: 90px;
}
@media screen and (max-width:800px) {
  #sec04 .block.block--top dt .box:first-child .block_intro {
    letter-spacing: -0.1em;
  }
}
#sec04 .block.block--bottom {
  margin-top: 90px;
}
#sec04 .block.block--bottom .img_title {
  text-align: left;
  padding-top: 14px;
  margin-bottom: 30px;
}
@media screen and (max-width:800px) {
  #sec04 .block.block--bottom {
    margin-top: 60px;
  }
  #sec04 .block.block--bottom .block_title {
    letter-spacing: -0.15em;
  }
  #sec04 .block.block--bottom .block_attention {
    text-align: center;
  }
  #sec04 .block.block--bottom dd {
    margin-top: 36px;
  }
  #sec04 .block.block--bottom .img_title {
    text-align: center;
    margin-bottom: 30px;
  }
}
#sec04 .block.block--bottom dt .block_text {
  margin-top: 46px;
}
@media screen and (max-width:800px) {
  #sec04 .block.block--bottom dt .block_text {
    margin-top: 14px;
  }
}
#sec04 .sec_img {
  margin-top: 100px;
}
@media screen and (max-width:800px) {
  #sec04 .sec_img {
    margin-top: 70px;
  }
}
#sec04 .lasttext {
  margin-top: 130px;
  line-height: 1.6em;
}
@media screen and (max-width:800px) {
  #sec04 .lasttext {
    margin-top: 50px;
    line-height: 2em;
  }
}

#sec05 {
  width: 100%;
  padding: 0px 0 150px 0;
  color: #fff;
}
@media screen and (max-width:800px) {
  #sec05 {
    padding: 0px 0 75px 0;
  }
}
#sec05 .section__in {
  width: 90%;
  max-width: 1080px;
  margin: 0 auto;
  padding-top: 0px;
}
@media screen and (max-width:800px) {
  #sec05 .section__in {
    padding-top: 0px;
  }
}
#sec05 h3.goldtext {
  color: #000;
  text-align: center;
  font-weight: 500;
  color: #937346;
  letter-spacing: 0.1em;
  margin-bottom: 1.25em;
}
@media screen and (max-width:800px) {
  #sec05 h3.goldtext {
    margin-bottom: 45px;
    font-size: 6.4vw;
    letter-spacing: 0.05em;
    margin-bottom: 1em;
  }
}
#sec05 h3.goldtext span {
  display: inline-block;
}
#sec05 h4.whitetext {
  text-align: center;
  margin-bottom: 1em;
}
@media screen and (max-width:800px) {
  #sec05 h4.whitetext {
    font-size: 3.8vw;
    margin-bottom: 1.75em;
  }
}
#sec05 figure.photowide {
  position: relative;
  margin-bottom: 80px;
}
@media screen and (max-width:800px) {
  #sec05 figure.photowide {
    margin-bottom: 40px;
  }
}
#sec05 figure.photowide figcaption {
  position: absolute;
  bottom: 8px;
  right: 8px;
  color: #fff;
  line-height: 100%;
}
#sec05 .base_text {
  line-height: 210%;
  text-align: left;
  margin-bottom: 60px;
}
@media screen and (max-width:800px) {
  #sec05 .base_text {
    font-size: 3.4vw;
    line-height: 160%;
    text-align: left;
    margin-bottom: 30px;
  }
}
#sec05 h5 {
  padding: 0.6em 0 0.8em 0;
  text-align: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}
@media screen and (max-width:800px) {
  #sec05 h5 {
    padding: 0;
    border-top: 1px solid #ccc;
    border-bottom: 0px solid #ccc;
  }
}
#sec05 h5 span {
  display: block;
  padding: 0.4em 0 0.5em 0;
  border-bottom: 1px solid #ccc;
}
#sec05 .minitext {
  text-align: center;
}
@media screen and (max-width:800px) {
  #sec05 .minitext {
    text-align: left;
  }
}

#sec06 {
  width: 100%;
  padding: 0px 0 150px 0;
  color: #fff;
}
@media screen and (max-width:800px) {
  #sec06 {
    padding: 0px 0 75px 0;
  }
}
#sec06 .section__in {
  width: 90%;
  max-width: 1080px;
  margin: 0 auto;
  padding-top: 0px;
}
@media screen and (max-width:800px) {
  #sec06 .section__in {
    padding-top: 0px;
  }
}
#sec06 h3.goldtext {
  color: #000;
  text-align: center;
  font-weight: 500;
  color: #937346;
  letter-spacing: 0.1em;
  margin-bottom: 1.25em;
}
@media screen and (max-width:800px) {
  #sec06 h3.goldtext {
    margin-bottom: 45px;
    font-size: 6.4vw;
    letter-spacing: 0.05em;
    margin-bottom: 1em;
  }
}
#sec06 h3.goldtext span {
  display: inline-block;
}
#sec06 h4.whitetext {
  text-align: center;
  margin-bottom: 1em;
}
@media screen and (max-width:800px) {
  #sec06 h4.whitetext {
    font-size: 3.8vw;
    margin-bottom: 1.75em;
  }
}
#sec06 figure.photo {
  position: relative;
}
#sec06 figure.photo figcaption {
  position: absolute;
  bottom: 8px;
  right: 8px;
  color: #fff;
  line-height: 100%;
}
#sec06 .base_text {
  line-height: 210%;
  text-align: left;
  margin-bottom: 60px;
}
@media screen and (max-width:800px) {
  #sec06 .base_text {
    font-size: 3.4vw;
    line-height: 160%;
    text-align: left;
    margin-bottom: 30px;
  }
}
#sec06 .flexbox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
#sec06 .flexbox .text {
  width: 50%;
  line-height: 210%;
}
@media screen and (max-width:800px) {
  #sec06 .flexbox .text {
    width: 100%;
    line-height: 160%;
  }
}
#sec06 .flexbox .text h5 {
  color: #937346;
}
#sec06 .flexbox .text p {
  margin-bottom: 0.5em;
}
@media screen and (max-width:800px) {
  #sec06 .flexbox .text p {
    margin-bottom: 1em;
  }
}
#sec06 .flexbox .photobox {
  width: 48%;
}
@media screen and (max-width:800px) {
  #sec06 .flexbox .photobox {
    width: 100%;
    padding-top: 1em;
  }
}

#sec07 {
  width: 100%;
  padding: 0px 0 150px 0;
  color: #fff;
}
@media screen and (max-width:800px) {
  #sec07 {
    padding: 0px 0 75px 0;
  }
}
#sec07 .section__in {
  width: 90%;
  max-width: 1080px;
  margin: 0 auto;
  padding-top: 0px;
}
@media screen and (max-width:800px) {
  #sec07 .section__in {
    padding-top: 0px;
  }
}
#sec07 h3.goldtext {
  color: #000;
  text-align: center;
  font-weight: 500;
  color: #937346;
  letter-spacing: 0.1em;
  margin-bottom: 1.25em;
}
@media screen and (max-width:800px) {
  #sec07 h3.goldtext {
    margin-bottom: 45px;
    font-size: 6.4vw;
    letter-spacing: 0.05em;
    margin-bottom: 1em;
  }
}
#sec07 h3.goldtext span {
  display: inline-block;
}
#sec07 h4.whitetext {
  text-align: center;
  margin-bottom: 1em;
}
@media screen and (max-width:800px) {
  #sec07 h4.whitetext {
    font-size: 3.8vw;
    margin-bottom: 1.75em;
  }
}
#sec07 h4.whitetext2 {
  text-align: left;
  margin-bottom: 0.75em;
}
@media screen and (max-width:800px) {
  #sec07 h4.whitetext2 {
    font-size: 3.8vw;
    margin-bottom: 1.75em;
    margin-top: 40px;
    text-align: center;
  }
}
#sec07 figure.photowide {
  position: relative;
  margin-bottom: 80px;
}
@media screen and (max-width:800px) {
  #sec07 figure.photowide {
    margin-bottom: 40px;
  }
}
#sec07 figure.photowide figcaption {
  position: absolute;
  bottom: 8px;
  right: 8px;
  color: #fff;
  line-height: 100%;
}
#sec07 figure.photo {
  position: relative;
}
#sec07 figure.photo figcaption {
  position: absolute;
  bottom: 8px;
  right: 8px;
  color: #fff;
  line-height: 100%;
}
#sec07 .base_text {
  line-height: 210%;
  text-align: left;
  margin-bottom: 60px;
}
@media screen and (max-width:800px) {
  #sec07 .base_text {
    font-size: 3.4vw;
    line-height: 160%;
    text-align: left;
    margin-bottom: 30px;
  }
}
#sec07 .flexbox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
#sec07 .flexbox .text {
  width: 50%;
  line-height: 210%;
}
@media screen and (max-width:800px) {
  #sec07 .flexbox .text {
    width: 100%;
    line-height: 160%;
    order: 2;
  }
}
#sec07 .flexbox .text h5 {
  color: #937346;
}
#sec07 .flexbox .text p {
  margin-bottom: 0.5em;
}
@media screen and (max-width:800px) {
  #sec07 .flexbox .text p {
    margin-bottom: 1em;
  }
}
#sec07 .flexbox .photobox {
  width: 48%;
}
@media screen and (max-width:800px) {
  #sec07 .flexbox .photobox {
    width: 100%;
    padding-top: 1em;
    order: 1;
  }
}

#sec08 {
  width: 100%;
  padding: 0px 0 150px 0;
  color: #fff;
}
@media screen and (max-width:800px) {
  #sec08 {
    padding: 0px 0 75px 0;
  }
}
#sec08 .section__in {
  width: 90%;
  max-width: 1080px;
  margin: 0 auto;
  padding-top: 0px;
}
@media screen and (max-width:800px) {
  #sec08 .section__in {
    padding-top: 0px;
  }
}
#sec08 h3.goldtext {
  color: #000;
  text-align: center;
  font-weight: 500;
  color: #937346;
  letter-spacing: 0.1em;
  margin-bottom: 1.25em;
}
@media screen and (max-width:800px) {
  #sec08 h3.goldtext {
    margin-bottom: 45px;
    font-size: 6.4vw;
    letter-spacing: 0.05em;
    margin-bottom: 1em;
  }
}
#sec08 h3.goldtext span {
  display: inline-block;
}
#sec08 h4.whitetext {
  text-align: center;
  margin-bottom: 1em;
}
@media screen and (max-width:800px) {
  #sec08 h4.whitetext {
    font-size: 3.8vw;
    margin-bottom: 1.75em;
  }
}
#sec08 h4.whitetext2 {
  text-align: left;
  margin-bottom: 0.75em;
}
@media screen and (max-width:800px) {
  #sec08 h4.whitetext2 {
    font-size: 3.8vw;
    margin-bottom: 1.75em;
    margin-top: 40px;
    text-align: center;
  }
}
#sec08 figure.photowide {
  position: relative;
  margin-bottom: 80px;
}
@media screen and (max-width:800px) {
  #sec08 figure.photowide {
    margin-bottom: 40px;
  }
}
#sec08 figure.photowide figcaption {
  position: absolute;
  bottom: 8px;
  right: 8px;
  color: #fff;
  line-height: 100%;
}
#sec08 figure.photo {
  position: relative;
}
#sec08 figure.photo figcaption {
  position: absolute;
  bottom: 8px;
  right: 8px;
  color: #fff;
  line-height: 100%;
}
#sec08 .base_text {
  line-height: 210%;
  text-align: left;
  margin-bottom: 60px;
}
@media screen and (max-width:800px) {
  #sec08 .base_text {
    font-size: 3.4vw;
    line-height: 160%;
    text-align: left;
    margin-bottom: 30px;
  }
}
#sec08 .flexbox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
#sec08 .flexbox .text {
  width: 50%;
  line-height: 210%;
}
@media screen and (max-width:800px) {
  #sec08 .flexbox .text {
    width: 100%;
    line-height: 160%;
    order: 2;
  }
}
#sec08 .flexbox .text h5 {
  color: #937346;
}
#sec08 .flexbox .text p {
  margin-bottom: 0.5em;
}
@media screen and (max-width:800px) {
  #sec08 .flexbox .text p {
    margin-bottom: 1em;
  }
}
#sec08 .flexbox .photobox {
  width: 48%;
}
@media screen and (max-width:800px) {
  #sec08 .flexbox .photobox {
    width: 100%;
    padding-top: 1em;
    order: 1;
  }
}

#sec09 {
  width: 100%;
  padding: 0px 0 150px 0;
  color: #fff;
}
@media screen and (max-width:800px) {
  #sec09 {
    padding: 0px 0 75px 0;
  }
}
#sec09 .section__in {
  width: 90%;
  max-width: 1080px;
  margin: 0 auto;
  padding-top: 0px;
}
@media screen and (max-width:800px) {
  #sec09 .section__in {
    padding-top: 0px;
  }
}
#sec09 h3.goldtext {
  color: #000;
  text-align: center;
  font-weight: 500;
  color: #937346;
  letter-spacing: 0.1em;
  margin-bottom: 1.25em;
}
@media screen and (max-width:800px) {
  #sec09 h3.goldtext {
    margin-bottom: 45px;
    font-size: 6.4vw;
    letter-spacing: 0.05em;
    margin-bottom: 1em;
  }
}
#sec09 h3.goldtext span {
  display: inline-block;
}
#sec09 h4.whitetext {
  text-align: center;
  margin-bottom: 1em;
}
@media screen and (max-width:800px) {
  #sec09 h4.whitetext {
    font-size: 3.8vw;
    margin-bottom: 1.75em;
  }
}
#sec09 figure.photowide {
  position: relative;
  margin-bottom: 80px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width:800px) {
  #sec09 figure.photowide {
    margin-bottom: 40px;
  }
}
#sec09 figure.photowide .item {
  width: 50%;
}
#sec09 figure.photowide figcaption {
  position: absolute;
  bottom: 8px;
  right: 8px;
  color: #fff;
  line-height: 100%;
}
#sec09 figure.photo {
  position: relative;
}
#sec09 figure.photo figcaption {
  position: absolute;
  bottom: 8px;
  right: 8px;
  color: #fff;
  line-height: 100%;
}
#sec09 .base_text {
  line-height: 210%;
  text-align: left;
  margin-bottom: 60px;
}
@media screen and (max-width:800px) {
  #sec09 .base_text {
    font-size: 3.4vw;
    line-height: 160%;
    text-align: left;
    margin-bottom: 30px;
  }
}

#sec10 {
  width: 100%;
  padding: 0px 0 150px 0;
  color: #fff;
}
@media screen and (max-width:800px) {
  #sec10 {
    padding: 0px 0 75px 0;
  }
}
#sec10 .section__in {
  width: 90%;
  max-width: 1080px;
  margin: 0 auto;
  padding-top: 0px;
}
@media screen and (max-width:800px) {
  #sec10 .section__in {
    padding-top: 0px;
  }
}
#sec10 h3.goldtext {
  color: #000;
  text-align: center;
  font-weight: 500;
  color: #937346;
  letter-spacing: 0.1em;
  margin-bottom: 1.25em;
}
@media screen and (max-width:800px) {
  #sec10 h3.goldtext {
    margin-bottom: 45px;
    font-size: 6.4vw;
    letter-spacing: 0.05em;
    margin-bottom: 1em;
  }
}
#sec10 h3.goldtext span {
  display: inline-block;
}
#sec10 h4.whitetext {
  text-align: center;
  margin-bottom: 1em;
}
@media screen and (max-width:800px) {
  #sec10 h4.whitetext {
    font-size: 3.8vw;
    margin-bottom: 1.75em;
  }
}
#sec10 figure.photowide {
  position: relative;
  margin-bottom: 80px;
}
@media screen and (max-width:800px) {
  #sec10 figure.photowide {
    margin-bottom: 40px;
  }
}
#sec10 figure.photowide figcaption {
  position: absolute;
  bottom: 8px;
  right: 8px;
  color: #fff;
  line-height: 100%;
}
#sec10 figure.photo {
  position: relative;
}
#sec10 figure.photo figcaption {
  position: absolute;
  bottom: 8px;
  right: 8px;
  color: #fff;
  line-height: 100%;
}
#sec10 .base_text {
  line-height: 210%;
  text-align: left;
  margin-bottom: 60px;
}
@media screen and (max-width:800px) {
  #sec10 .base_text {
    font-size: 3.4vw;
    line-height: 160%;
    text-align: left;
    margin-bottom: 30px;
  }
}

#sec11 {
  width: 100%;
  padding: 0px 0 150px 0;
  color: #fff;
}
@media screen and (max-width:800px) {
  #sec11 {
    padding: 0px 0 75px 0;
  }
}
#sec11 .section__in {
  width: 90%;
  max-width: 1080px;
  margin: 0 auto;
  padding-top: 0px;
}
@media screen and (max-width:800px) {
  #sec11 .section__in {
    padding-top: 0px;
  }
}
#sec11 h3.goldtext {
  color: #000;
  text-align: center;
  font-weight: 500;
  color: #937346;
  letter-spacing: 0.1em;
  margin-bottom: 1.25em;
}
@media screen and (max-width:800px) {
  #sec11 h3.goldtext {
    margin-bottom: 45px;
    font-size: 6.4vw;
    letter-spacing: 0.05em;
    margin-bottom: 1em;
  }
}
#sec11 h3.goldtext span {
  display: inline-block;
}
#sec11 h4.whitetext {
  text-align: center;
  margin-bottom: 1em;
}
@media screen and (max-width:800px) {
  #sec11 h4.whitetext {
    font-size: 3.8vw;
    margin-bottom: 1.75em;
    line-height: 180%;
  }
}
#sec11 figure.photowide {
  position: relative;
  margin-bottom: 80px;
}
@media screen and (max-width:800px) {
  #sec11 figure.photowide {
    margin-bottom: 40px;
  }
}
#sec11 figure.photowide figcaption {
  position: absolute;
  bottom: 8px;
  right: 8px;
  color: #fff;
  line-height: 100%;
}
#sec11 figure.photo {
  position: relative;
}
#sec11 figure.photo figcaption {
  position: absolute;
  bottom: 8px;
  right: 8px;
  color: #fff;
  line-height: 100%;
}
#sec11 .base_text {
  line-height: 210%;
  text-align: left;
  margin-bottom: 60px;
}
@media screen and (max-width:800px) {
  #sec11 .base_text {
    font-size: 3.4vw;
    line-height: 160%;
    text-align: left;
    margin-bottom: 30px;
  }
}
#sec11 .flexbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#sec11 .flexbox .item {
  width: 48%;
  position: relative;
}
@media screen and (max-width:800px) {
  #sec11 .flexbox .item {
    width: 100%;
    margin-bottom: 7vw;
  }
}
#sec11 .flexbox .item figcaption {
  position: absolute;
  bottom: 8px;
  right: 8px;
  color: #fff;
  line-height: 100%;
}
#sec11 .flexbox2 {
  width: 55%;
  max-width: 550px;
  margin: 80px auto 0 auto;
}
@media screen and (max-width:800px) {
  #sec11 .flexbox2 {
    width: 100%;
    max-width: 850px;
    margin: 0px auto 0 auto;
  }
}

#sec12 {
  width: 100%;
  padding: 0px 0 150px 0;
  color: #fff;
}
@media screen and (max-width:800px) {
  #sec12 {
    padding: 0px 0 75px 0;
  }
}
#sec12 .section__in {
  width: 90%;
  max-width: 1080px;
  margin: 0 auto;
  padding-top: 0px;
}
@media screen and (max-width:800px) {
  #sec12 .section__in {
    padding-top: 0px;
  }
}
#sec12 h3.goldtext {
  color: #000;
  text-align: center;
  font-weight: 500;
  color: #937346;
  letter-spacing: 0.1em;
  margin-bottom: 1.25em;
}
@media screen and (max-width:800px) {
  #sec12 h3.goldtext {
    margin-bottom: 45px;
    font-size: 6.4vw;
    letter-spacing: 0.05em;
    margin-bottom: 1em;
  }
}
#sec12 h3.goldtext span {
  display: inline-block;
}
#sec12 h4.whitetext {
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width:800px) {
  #sec12 h4.whitetext {
    font-size: 3.8vw;
    margin-bottom: 30px;
    line-height: 180%;
  }
}
#sec12 figure.photo {
  position: relative;
}
#sec12 figure.photo figcaption {
  position: absolute;
  bottom: 8px;
  right: 8px;
  color: #fff;
  line-height: 100%;
}
#sec12 .imgbox {
  position: relative;
}
#sec12 .imgbox figcaption {
  position: absolute;
  bottom: 8px;
  right: 8px;
  color: #fff;
  line-height: 100%;
}
#sec12 .flexbox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
#sec12 .flexbox .text {
  width: 50%;
  line-height: 210%;
  letter-spacing: -0.05em;
}
@media screen and (max-width:800px) {
  #sec12 .flexbox .text {
    width: 100%;
    line-height: 160%;
  }
}
#sec12 .flexbox .text h5 {
  color: #937346;
}
#sec12 .flexbox .text h5 span {
  font-size: 50%;
}
#sec12 .flexbox .text p {
  margin-bottom: 1.5em;
}
@media screen and (max-width:800px) {
  #sec12 .flexbox .text p {
    margin-bottom: 1.5em;
  }
}
#sec12 .flexbox .text .imgbox {
  margin-bottom: 1.5em;
}
@media screen and (max-width:800px) {
  #sec12 .flexbox .text .imgbox {
    margin-bottom: 3em;
  }
}
#sec12 .flexbox .text .imgbox2 {
  padding-top: 0.25em;
  margin-bottom: 1.5em;
}
@media screen and (max-width:800px) {
  #sec12 .flexbox .text .imgbox2 {
    margin-bottom: 3em;
  }
}
#sec12 .flexbox .photobox {
  width: 48%;
}
@media screen and (max-width:800px) {
  #sec12 .flexbox .photobox {
    width: 100%;
    padding-top: 0em;
  }
}
#sec12 .flexbox .photobox .imgbox {
  margin-bottom: 2.5em;
}
@media screen and (max-width:800px) {
  #sec12 .flexbox .photobox .imgbox {
    margin-bottom: 3em;
  }
}
#sec12 .flexbox .photobox .imgbox2 {
  padding-top: 8px;
  margin-bottom: 2.5em;
}
@media screen and (max-width:800px) {
  #sec12 .flexbox .photobox .imgbox2 {
    padding-top: 0px;
    margin-bottom: 2em;
  }
}
#sec12 .minitext {
  line-height: 160%;
}
#sec12 .lasttext {
  margin-top: 90px;
}
@media screen and (max-width:800px) {
  #sec12 .lasttext {
    margin-top: 45px;
  }
}

/***********************************************************************/
.con_contents {
  width: 100%;
  max-width: 750px;
  margin: 0 auto 100px auto;
  position: relative;
}
@media screen and (max-width:800px) {
  .con_contents {
    margin: 0 auto 50px auto;
  }
}
.con_contents .base {
  position: relative;
}
.con_contents .bt01 {
  position: absolute;
  max-width: 290px;
  width: 45%;
  bottom: 10%;
  left: 50%;
  transform: translate(-50%, 0);
}
.con_contents .bt02 {
  position: absolute;
  max-width: 258px;
  width: 41%;
  bottom: 14%;
  left: 52%;
}
.con_contents a {
  color: #fff !important;
}

.newsp01 {
  width: 59.73%;
  margin: 0 auto 30px auto;
}
@media screen and (max-width:800px) {
  .newsp01 {
    width: 75%;
  }
}

.newsp02 {
  width: 85%;
  margin: 0 auto 0 auto;
}
@media screen and (max-width:800px) {
  .newsp02 {
    width: 100%;
  }
}

.news_clum {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width:800px) {
  .news_clum {
    padding-top: 10vw;
  }
}
.news_clum .left {
  width: 34.25%;
}
@media screen and (max-width:800px) {
  .news_clum .left {
    width: 100%;
    margin-bottom: 30px;
  }
}
.news_clum .center {
  width: 34.25%;
}
@media screen and (max-width:800px) {
  .news_clum .center {
    width: 100%;
    margin-bottom: 30px;
  }
}
.news_clum .right {
  width: 27.15%;
}
@media screen and (max-width:800px) {
  .news_clum .right {
    width: 100%;
  }
}

.popgigwaku {
  width: 100%;
  text-align: center;
  margin-top: 1em;
}
.popgigwaku span {
  display: inline-block;
  padding: 0.5em 3.5em 0.6em 3.5em;
  border: 1px solid #fff;
  text-align: center;
  color: #fff !important;
}

.newsp01 {
  width: 59.73%;
  margin: 0 auto 30px auto;
}
@media screen and (max-width:800px) {
  .newsp01 {
    width: 75%;
  }
}

.newsp02 {
  width: 100%;
  margin: 0 auto 0 auto;
}
@media screen and (max-width:800px) {
  .newsp02 {
    width: 100%;
  }
}

.newsp00 {
  width: 100%;
  margin: 0 auto 0 auto;
}
@media screen and (max-width:800px) {
  .newsp00 {
    width: 100%;
  }
}

.intext.more {
  margin-top: 56px;
}
@media screen and (max-width:800px) {
  .intext.more {
    margin-top: 30px;
  }
}

.redtexts {
  color: #f00;
}

.connectplan_closebt {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 50px;
  z-index: 99999991;
  opacity: 0;
  transition: all 0.4s ease-out 0.01s;
  font-family: "Noto Serif JP", serif;
  pointer-events: none;
}
@media screen and (max-width:800px) {
  .connectplan_closebt {
    top: 10px;
    right: 10px;
    width: 10vw;
  }
}
.connectplan_closebt.active {
  opacity: 1;
  pointer-events: auto;
}
.connectplan_closebt.active:hover {
  cursor: pointer;
}
.connectplan_closebt .bb {
  font-size: 12px;
  color: #fff;
  text-align: center;
  padding-top: 0px;
  line-height: 100%;
  letter-spacing: 0.05em;
}
@media screen and (max-width:800px) {
  .connectplan_closebt .bb {
    font-size: 2vw;
  }
}
.connectplan_closebt figure {
  width: 30px;
  margin: 0 auto 10px auto;
}
@media screen and (max-width:800px) {
  .connectplan_closebt figure {
    width: 5.3vw;
    margin: 0 auto 1.5vw auto;
  }
}/*# sourceMappingURL=value.css.map */