section.contents.top_about {
  background: #eee;
  position: relative;
  padding: 0;
  height: 685px;
  overflow: hidden;
}
section.contents.top_about .inner {
  position: relative;
  height: 100%;
}
.ripples_box {
  position: relative;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.ripples div {
  position: absolute;
  left: 645px;
  top: 292px;
  width: 0;
  height: 0;
  border: solid 2px #ddd;
  border-radius: 50%;
  opacity: 0;
  animation: ripples_anim 3s linear infinite;
  mix-blend-mode: multiply;
}
/*
.ripples div:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  border: solid 4px #ddd;
  border-radius: 50%;
  opacity: 0;
  animation: ripples_anim 3s linear infinite 0.1s;
}

.ripples div:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  border: solid 2px #ddd;
  border-radius: 50%;
  opacity: 0;
  animation: ripples_anim 3s linear infinite 0.2s;
}
*/
@keyframes ripples_anim {
  0% {
    opacity: 1;
  }

  50% {
    transform: translate(-200px, -200px);
    width: 400px;
    height: 400px;
    opacity: 0;
  }
}

.top_about_map {
  background-image: url(../img/top_about_map.png);
  background-repeat: no-repeat;
  mix-blend-mode: multiply;
  background-position: top right;
  width: 870px;
  height: 685px;
  position: absolute;
  right: -10%;
  top: 0;
}

.top_about_title {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}
.top_about_title h2 {
  font-size: 46px;
  margin-bottom: 30px;
}

.top_about_title p {
  font-size: 33px;
  margin-bottom: 50px;
  line-height: 1.2;
}

.top_about_title p span {
  font-size: 16px;
}
/*top_main_contents*/
section.contents.top_main_contents {
  padding: 0;
  background-image: url(../img/top_main_contents_bg.svg);
  background-position: center 100%;
  background-repeat: no-repeat;
  background-size: contain;
}
.top_main_contents_imgarea {
  width: 50%;
}
.top_main_contents_txtarea {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.top_main_contents_items {
  justify-content: center;
}
.top_main_contents_items.flex_box {
  margin-bottom: 0;
}

.top_main_contents_txtarea .txtarea {
  line-height: 1.4;
}

.top_main_contents_txtarea .txtarea blockquote {
  font-family: "Cormorant Garamond", serif;
  font-style: italic;
  color: rgb(201 201 201);
  font-size: 4vw;
  letter-spacing: 0;
  margin-bottom: 20px;
}
.top_main_contents_txtarea .txtarea h3 {
  font-size: 1.45vw;
  margin-bottom: 10px;
}

.top_main_contents_txtarea .txtarea a {
  max-width: 40px;
  width: 3.1vw;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.top_main_contents_txtarea .txtarea a:hover img {
  filter: invert(100%);
}
section.contents.top_news {
  padding: 0;
}
section.contents.top_news .top_news_bg {
  content: "";
  background-image: url(../img/top_news_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center left;
  padding: 60px 120px 100px;
  height: auto;
}
.top_news_bg .box_inner {
  max-width: 660px;
  width: 50%;
  margin-right: 0;
  margin-left: auto;
}
h2.top_news_title {
  text-align: right;
  font-size: 46px;
  margin-bottom: 30px;
}
h2.top_news_title span {
  display: block;
  font-size: 16px;
}
/*動く枠 start*/
.snip1314 {
  position: relative;
  overflow: hidden;
  box-shadow: none !important;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 16px;
}

.snip1314 * {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.snip1314 img {
  width: 100%;
  vertical-align: top;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.snip1314 .border {
  position: absolute;
  opacity: 0.45;
  z-index: 1;
}
.snip1314 .border:before,
.snip1314 .border:after,
.snip1314 .border div:before,
.snip1314 .border div:after {
  background-color: #fff;
  position: absolute;
  content: "";
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.snip1314 .border:before,
.snip1314 .border:after {
  width: 0;
  height: 1px;
}
.snip1314 .border div:before,
.snip1314 .border div:after {
  width: 1px;
  height: 0;
}
.snip1314 .border.one {
  left: 30px;
  top: 30px;
  right: 30px;
  bottom: 30px;
}
.snip1314 .border.one:before,
.snip1314 .border.one div:before {
  left: 0;
  top: 0;
}
.snip1314 .border.one:after,
.snip1314 .border.one div:after {
  bottom: 0;
  right: 0;
}
.snip1314 figcaption {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  padding: 0;
  xbackground-color: rgba(0, 0, 0, 0.2);
}
.snip1314 a blockquote {
  font-family: "Cormorant Garamond";
  font-size: 2em;
  font-weight: 200;
  line-height: 1.6em;
  letter-spacing: 1px;
  padding: 0;
  margin: 0;
  opacity: 0;
  color: rgb(255, 255, 255, 0.4);
  letter-spacing: 0;
}

.snip1314 a:hover blockquote {
  opacity: 1;
}
.snip1314 h3 {
  display: inline-block;
  font-size: 1.5em;
  padding-top: 10px;
  letter-spacing: 0.3rem;
  font-weight: 300;
}
.snip1314 .txtarea {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.snip1314 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
.snip1314:hover .border:before,
.snip1314.hover .border:before,
.snip1314:hover .border:after,
.snip1314.hover .border:after {
  width: 100%;
}
.snip1314:hover .border div:before,
.snip1314.hover .border div:before,
.snip1314:hover .border div:after,
.snip1314.hover .border div:after {
  height: 100%;
}
.snip1314:hover figcaption,
.snip1314.hover figcaption {
  opacity: 0.5;
  background-color: #000;
}
/*動く枠 end*/
