@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: UtsukushiFONT;
  src: url(../font/UtsukushiFONT.woff) format("truetype");
  -ms-font-feature-settings: "normal";
}
/* YUI 3.8.1 (build 5795) Copyright 2013 Yahoo! Inc. http://yuilibrary.com/license/ */
html {
  color: #000;
  background: #fff;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: "";
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000;
}
#yui3-css-stamp.cssreset {
  display: none;
}
p,
span,
i,
div,
li,
a,
h1 {
  letter-spacing: 2px;
  line-height: 2;
  font-family: UtsukushiFONT;
}

a {
  text-decoration: none !important;
}

body {
  font-family: "Noto Sans Japanese", serif;
  font-size: 14px;
}

#spnav {
  display: none;
}

.cy_h1 {
  position: absolute;
  top: 5px;
  left: 5px;
  font-size: 10px;
  z-index: 950;
  color: #aaa;
}

.efgk0 {
  color: #e39faf;
  text-decoration: underline;
}

.rdd20 {
  display: block;
  font-size: 12px;
  line-height: 1;
  display: block;
}

.color_r {
  color: #e40c10;
  font-style: normal;
}

.geg8 {
  background-color: #474747;
  color: #fff;
}

/* ページトップ */
#page-top {
  position: fixed;
  bottom: 0;
  right: 0;
}

#page-top a {
  text-decoration: none;
  color: #fff;
  background-color: #ff7740;
  text-align: center;
  width: 50px;
  height: 50px;
  vertical-align: middle;
  display: inline-block;
}

.flexslider {
  background-color: #000;
  width: 500px;
  height: 500px;
}

.main_T {
  width: 100%;
  height: 100vh;
  background-image: url(../images/index.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.sc_move {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 15px;
  transform: translateX(-50%);
  border: 1px solid #fff;
  height: 55px;
  width: 25px;
  border-radius: 15px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.sc_move p {
  position: absolute;
  left: 50%;
  top: -30px;
  font-size: 11px;
  color: #fff;
  transform: translateX(-50%);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.sc_move:hover {
  border: 1px solid #df3336;
}

.sc_move:hover p {
  color: #df3336;
}

.sc_move:hover .rn02 {
  background-color: #df3336;
}

@keyframes SCROLL11 {
  0% {
    top: 10%;
  }
  50% {
    top: 45%;
  }
  100% {
    top: 10%;
  }
}

.rn02 {
  position: absolute;
  left: 50%;
  top: 10%;
  width: 4px;
  height: 4px;
  background-color: #fff;
  transform: translateX(-50%);
  border-radius: 50%;
  animation-name: SCROLL11;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.main_div {
  width: 100%;
}

.ilrf {
  border-top: 1px solid #aaa;
}

.rg4 {
  border-bottom: 1px solid #aaa;
}

.nav_or10 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-family: UtsukushiFONT;
  color: #474747;
  text-align: center;
  z-index: 1;
}

.nav_or10 p {
  position: relative;
  font-size: 2.5em;
  color: #000;
}

.nav_or10 .p_shadow {
  overflow: hidden;
  position: relative;
}

.nav_or10 .p_shadow p {
  color: rgba(31, 31, 31, 0);
}

.nav_or10 .p_shadow span {
  position: absolute;
  top: 0;
  height: 100%;
  display: block;
  background-color: #fff;
  z-index: 550;
}

.nav_or10 .p_shadow1 {
  overflow: hidden;
  position: relative;
}

.nav_or10 .p_shadow1 p {
  color: rgba(31, 31, 31, 0);
}

.nav_or10 .p_shadow1 span {
  position: absolute;
  top: 0;
  height: 100%;
  display: block;
  background-color: #fff;
  z-index: 550;
}

.nav_or10 .p_shadow.animated span {
  animation-name: p_move;
  animation-duration: 1.5s;
}

.nav_or10 .p_shadow.animated p {
  animation-name: p_move1;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
}

.nav_or10 .p_shadow1.animated span {
  animation-name: p_move;
  animation-duration: 1.5s;
}

.nav_or10 .p_shadow1.animated p {
  animation-name: p_move1;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
}

@keyframes p_move {
  0% {
    width: 0%;
    left: 0;
  }
  50% {
    width: 100%;
    left: 0%;
  }
  100% {
    left: 100%;
    width: 0%;
  }
}

@keyframes p_move1 {
  0% {
    color: rgba(31, 31, 31, 0);
  }
  40% {
    color: rgba(31, 31, 31, 0);
  }
  100% {
    color: #1f1f1f;
  }
}
#in_page .irgr74 {
  display: none !important;
  opacity: 0 !important;
}
.right_div {
  width: 11%;
  top: 0;
  right: 0;
  position: fixed;
  height: 100vh;
  background-color: #f8f8f8;
  z-index: 750;
}

.right_div .irgr74 {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  background-color: #f8f8f8;
  z-index: 1000;
  -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
}

.right_div .irgr74 img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 95%;
  max-width: 315px;
  height: auto;
}

.right_div .oee01 {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5550;
}

.right_div .oee01 img {
  width: 100%;
  height: auto;
}

.right_div .oee01 p {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  color: #565656;
}

.right_div .oee02 {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.right_div .oee02 a {
  display: block;
  position: relative;
  z-index: 1001;
  overflow: hidden;
}

.right_div .oee02 a img {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.right_div .oee02 a:hover img {
  transform: scale(1.1);
}

.right_div .oee02 img {
  width: 100%;
  height: auto;
}

.loadmove {
  background-color: rgba(248, 248, 248, 0) !important;
}

.nav_B {
  position: relative;
  width: 100%;
  height: 95px;
  cursor: pointer;
  z-index: 650;
}

.nav_B span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 45px;
  height: 2px;
  border-bottom: 2px solid #565656;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.nav_B span:nth-child(1) {
  top: 35%;
}

.nav_B span:nth-child(2) {
  top: 50%;
}

.nav_B span:nth-child(3) {
  top: 65%;
}

.nav_body {
  position: fixed;
  top: 0;
  right: 0;
  width: 0%;
  height: 100vh;
  z-index: 550;
  overflow: hidden;
}

.nav_inner {
  height: 100vh;
  width: 100vw;
}

.nav_inner .nav_main {
  height: 100vh;
  width: 89%;
}

.nav_inner .nav_right {
  width: 11%;
  height: 100vh;
  background-color: #3a3a3a;
}

.nav_li li {
  display: block;
  position: relative;
  width: 14.285714%;
  height: 100vh;
}

.nav_li li a {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  display: flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  align-items: center;
  /*上下中央*/
  justify-content: center;
  /*左右中央*/
  color: #fff;
  font-family: UtsukushiFONT;
  font-size: 1.2em;
  z-index: 550;
}

.nav_li li:nth-child(1):after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 350;
  background-color: rgba(24, 24, 23, 0.95);
}

.nav_li li:nth-child(2):after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 350;
  background-color: rgba(30, 30, 30, 0.95);
}

.nav_li li:nth-child(3):after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 350;
  background-color: rgba(30, 30, 30, 0.9);
}

.nav_li li:nth-child(4):after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 350;
  background-color: rgba(30, 30, 30, 0.85);
}

.nav_li li:nth-child(5):after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 350;
  background-color: rgba(30, 30, 30, 0.8);
}

.nav_li li:nth-child(6):after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 350;
  background-color: rgba(30, 30, 30, 0.75);
}

.nav_li li:nth-child(7):after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 350;
  background-color: rgba(30, 30, 30, 0.7);
}

.nav_li li:nth-child(8):after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 350;
  background-color: rgba(30, 30, 30, 0.65);
}

.nav_move1 {
  transform: translateY(-50%) translateX(-50%) rotate(-45deg) !important;
  top: 50% !important;
}

.nav_move2 {
  display: none !important;
}

.nav_move3 {
  transform: translateY(-50%) translateX(-50%) rotate(45deg) !important;
  top: 50% !important;
}

.gri2 {
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  max-width: 290px;
  display: block;
  text-align: center;
}

.gri2 a {
  display: block;
}

.gri2 img {
  width: auto;
  height: 75px;
}

.cy_970 {
  width: 97%;
  max-width: 970px;
  display: block;
  margin: 0 auto;
}

.news_div {
  padding: 35px 0;
}

.news_div a {
  color: #333;
}

.jyo {
  display: flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  align-items: center;
  /*上下中央*/
  justify-content: center;
  /*左右中央*/
}

.jyo:nth-child(1) {
  width: 140px;
  text-align: center;
}

.jyo:nth-child(1) p {
  position: relative;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  padding: 0 10px;
}

.jyo:nth-child(2) {
  width: -webkit-calc(100% - 390px);
  width: calc(100% - 390px);
}

.jyo:nth-child(2) span {
  display: inline-block;
  vertical-align: middle;
}

.jyo:nth-child(2) span:nth-child(1) {
  width: 250px;
  text-align: center;
}

.jyo:nth-child(2) span:nth-child(2) {
  width: -webkit-calc(100% - 250px);
  width: calc(100% - 250px);
}

.jyo:nth-child(3) {
  width: 250px;
  text-align: center;
}

.slide_ur0 img {
  opacity: 0;
}

.slide_ur1 {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #a8d3a8;
  height: 100%;
  display: block;
  z-index: 550;
}

.slide_ur0 .animated {
  animation-name: p_move;
  animation-duration: 1.5s;
}

.slide_ur0.animated img {
  opacity: 1;
  transition-delay: 1s;
}

.rt54:nth-child(1) {
  width: 47%;
  position: relative;
}

.rt54:nth-child(1) img {
  width: 100%;
}

.rt54:nth-child(2) {
  width: 47%;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  /*上下中央*/
}

.gu011 {
  font-size: 2em;
  position: relative;
  margin: 15px 0;
}

.gu011:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 25px;
  height: 1px;
  border-bottom: 1px solid #333;
}

.text_div6 {
  letter-spacing: 2px;
  line-height: 1.7;
}

.bg_c1 {
  background-image: url(../images/index19.jpg);
  background-position: 50%;
  background-size: 35px auto;
  padding: 75px 0;
}

.k200 {
  width: 47%;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background-color: #fff;
}

.k200:hover {
  box-shadow: 3px 3px 10px #aaa;
}

.k200 .k201:nth-child(1) {
  width: 35%;
}

.k200 .k201:nth-child(1) img {
  width: 100%;
}

.k200 .k201:nth-child(2) {
  position: relative;
  display: flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  align-items: center;
  /*上下中央*/
  justify-content: center;
  /*左右中央*/
  width: 65%;
  overflow: hidden;
}

.k200 .k201:nth-child(2):after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 30px;
  background-color: #474747;
  transform: translateY(50%) translateX(50%) rotate(45deg);
}

.k200 .k201:nth-child(2) p {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 235px;
  text-align: center;
  padding: 15px 0;
  text-align: center;
  border: 1px solid #333;
  color: #333;
}

.k200 .k201:nth-child(2) p:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 58px;
  background-color: #c99cbb;
  transform: translateX(-100%);
}

.tdi2 {
  overflow: hidden;
  position: relative;
  padding: 100px 0 200px 0;
}

.tdi2 .cy_970 {
  position: relative;
  z-index: 550;
}

.tdi2 .tfyji {
  position: absolute;
}

@keyframes SCROLL22 {
  0% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(-4%) translateX(-2.4%);
  }
  100% {
    transform: translateY(0%);
  }
}

@keyframes SCROLL33 {
  0% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(3%) translateX(4.4%);
  }
  100% {
    transform: translateY(0%);
  }
}

.tdi2 .tfyji:nth-child(1) {
  animation-name: SCROLL22;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  top: 0;
  left: 0;
  z-index: 350;
}

.tdi2 .tfyji:nth-child(1) img {
  width: auto;
  height: 250px;
}

.tdi2 .tfyji:nth-child(2) {
  animation-name: SCROLL33;
  animation-duration: 5.4s;
  animation-iteration-count: infinite;
  bottom: 0;
  right: 0;
  z-index: 350;
}

.tdi2 .tfyji:nth-child(2) img {
  width: auto;
  height: 150px;
}

.map_hr1 {
  width: 100%;
  height: 450px;
}

.map_hr1 iframe {
  width: 100%;
  height: 100%;
}

.cy_footer {
  background-color: #474747;
  padding: 150px 0;
}

.cy_footer p {
  color: #fff;
}

.fgi p {
  font-size: 2.5em;
}

.fgi p span {
  display: block;
  font-size: 15px;
}
.fgi a {
  display: block;
  color: #fff;
  text-decoration: none;
}

.fji5 {
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  /*上下中央*/
  padding: 6px 0;
}

.fji5 p {
  font-size: 1.5em;
  line-height: 1;
}

.fji5 p a {
  color: #fff !important;
}

.fji5:nth-child(1) {
  width: 45px;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  /*上下中央*/
}

.fji5:nth-child(1) img {
  width: 100%;
  height: auto;
}

.fji5 .hu000 {
  font-weight: bold;
  font-size: 2.2em;
  color: #c89cba;
}

.fji5 .hu000 a {
  color: #fff !important;
}

.fji5:nth-child(2) {
  width: -webkit-calc(100% - 55px);
  width: calc(100% - 55px);
}

.jhit0 {
  padding: 25px 0;
}

.footer_ul li {
  display: inline-block;
  width: 48%;
}

.footer_ul li a {
  display: block;
  color: #fff;
  padding: 15px 0;
}

.copy {
  color: #fff;
}

.copy a {
  color: #fff;
}

.fl-r {
  float: right;
}

.more_a8 {
  display: block;
  position: relative;
  color: #fff;
  text-align: center;
  max-width: 200px;
  width: 100%;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.more_a8 .inner_more_a8 {
  position: relative;
  background-color: #474747;
  color: #fff;
  z-index: 550;
  padding: 10px 0;
}

.more_a8 span {
  position: relative;
  z-index: 650;
}

.more_a8:after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 100%;
  height: 100%;
  background-color: #61af62;
  z-index: 530;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.more_a8:hover {
  background-color: #363636;
}

.more_a8:hover:after {
  top: 0px;
  left: 0px;
}

.map_inner {
  width: 100%;
  height: 100%;
}

/*otakiage*/
#in_page .irgr74 {
  width: 11% !important;
}

.page_inT {
  position: relative;
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.otakiage_T {
  background-image: url(../images/otakiage.jpg);
}

.page_inT .nav_or10 p {
  color: #fff;
  text-shadow: 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, -1px -1px 1px #000;
}

.md3 {
  font-size: 1.2em;
}
.ccy {
  font-size: 1.6em;
}
.ccy2 {
  font-size: 1.3em;
}

.saedh87 {
  padding: 75px 0;
}

.text_div5 p {
  letter-spacing: 2px;
  line-height: 2;
}

.text_div5 p:nth-child(n + 2) {
  margin: 40px 0 0 0;
}

.cy_850 {
  width: 97%;
  display: block;
  margin: 0 auto;
  max-width: 850px;
}

.line_div {
  border-bottom: 1px solid #aaa;
}

.rt56:nth-child(1) {
  width: 47%;
}

.rt56:nth-child(1) img {
  width: 100%;
  height: auto;
}

.rt56:nth-child(2) {
  width: 47%;
}

.rff {
  line-height: 3;
}

.yjjy8 {
  background-color: #fbf8f9;
  padding: 75px 0;
  position: relative;
}

.yjjy8 .yj0 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.mdy0 {
  width: 28%;
  position: relative;
  text-align: center;
  margin: 75px 0 0 0;
}

.mdy0:after {
  content: "";
  display: block;
  position: absolute;
  top: -15%;
  left: 50%;
  width: 185px;
  height: 185px;
  border-radius: 50%;
  background-color: #fff;
  transform: translateX(-50%);
  z-index: 250;
}

.mdy0 .dxx2 {
  position: relative;
  z-index: 450;
}

.mdy0 .dxx2 p:nth-child(1) {
  color: #c2809d;
  font-weight: bold;
}

.mdy0 .dxx2 .w01 p {
  color: #333;
  margin: 60px 0 0 0;
}

.mdy0 img {
  width: auto;
  height: 80px;
}

.mfeg8e:nth-child(n + 2) {
  margin: 15px 0 0 0;
}

.ykf5 {
  padding: 45px 30px;
}

.ykf5:nth-child(1) {
  width: 210px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  /*上下中央*/
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}

.ykf5:nth-child(1) span {
  font-size: 1.6em;
  font-weight: bold;
  padding: 0 10px 0 0;
}

.ykf5:nth-child(2) {
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  width: -webkit-calc(100% - 210px);
  width: calc(100% - 210px);
}

.l40 {
  text-align: center;
  padding: 10px 0;
  border: 1px solid #aaa;
  display: flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  align-items: center;
  /*上下中央*/
  justify-content: center;
  /*左右中央*/
}

.l40 p {
  font-size: 1.2em;
}
.l40:nth-child(1) {
  width: 30%;
}
.l40:nth-child(2) {
  width: 15%;
}
.l40:nth-child(3) {
  width: 15%;
}
.l40:nth-child(4) {
  width: 40%;
}

.l41 {
  width: 100%;
  border-bottom: 2px solid #aaa;
  padding: 15px 0;
}

.l41:last-child {
  border-bottom: none;
}

.fdg2 {
  width: 49%;
  text-align: center;
  padding: 45px 0;
  border: 2px solid #aaa;
}

.e6g {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
}

.e6g span {
  font-weight: bold;
  font-size: 1em;
}

.contact_T {
  background-image: url(../images/contact.jpg);
}

.qesgh2 {
  padding: 50px;
  text-align: center;
  background-color: #f8f8f8;
  box-shadow: 1px 1px 10px #aaa inset;
}

.qesgh2 .ewh0 {
  margin: 15px 0;
  font-weight: bold;
}

.qesgh2 .ewh0 span {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}

.qesgh2 .ewh0 span:nth-child(2) {
  font-size: 3.5em;
}

.qesgh2 .ewh0 span:nth-child(2) rt {
  font-size: 13px;
}

.cy_900 {
  width: 97%;
  display: block;
  margin: 0 auto;
  max-width: 900px;
}

.more_a9 {
  width: 100%;
  max-width: 350px;
  text-align: center;
  color: #fff;
  padding: 10px 0;
  font-size: 1.2em;
  display: block;
  background-color: #474747;
  margin: 75px auto 0 auto;
  border: 1px solid #333;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.more_a9:hover {
  background-color: #a3a3a3;
  color: #fff !important;
}

.rt57:nth-child(n + 2) {
  margin: 0 0 45px 0;
}

.rt57:nth-child(1) {
  width: 200px;
}

.rt57:nth-child(2) {
  width: -webkit-calc(100% - 200px);
  width: calc(100% - 200px);
}

.rt57:nth-child(2) span {
  width: 100%;
}

.rt57:nth-child(2) input,
.rt57:nth-child(2) select {
  width: 100%;
  padding: 10px 0;
}

.rt57:nth-child(2) textarea {
  width: 100%;
}

.input_w50p input {
  width: 50% !important;
}

.input_w30p span {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  /*上下中央*/
}

.input_w30p span i {
  font-size: 1.4em;
}

.input_w30p input {
  width: 100% !important;
}

.input_w30p .flex_div span {
  width: 30% !important;
}

.map_div2 {
  width: 100%;
  height: 450px;
}
.map_div2 iframe {
  width: 100%;
  height: 100%;
}

/*organize*/
.organize_T {
  background-image: url(../images/organize.jpg);
}

.tkt04 {
  text-align: center;
  width: 33.333%;
  position: relative;
}

.tkt04 .dtjh0 {
  position: absolute;
  top: 0;
  right: 55px;
  z-index: 550;
}

.tkt04 .eqq0 {
  position: relative;
  width: 75%;
  display: block;
}

.eqq0 {
  margin: 25px auto;
}

.eqq0:before {
  content: "";
  display: block;
  padding-top: 100%;
  /* 高さを幅の75%に固定 */
}

.in_eqq0 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  background-color: #fff;
  border-radius: 50%;
}

.in_eqq0 img {
  position: absolute;
  height: 55%;
  width: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.wehn0 {
  width: 100%;
  background-color: #fff;
  padding: 45px 0;
  display: block;
  margin: 0 auto;
  transform: translateY(100%);
}

.cy_800 {
  width: 97%;
  max-width: 800px;
  display: block;
  margin: 0 auto;
}

.ehh200 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 445px;
  padding: 35px 15px;
  background-color: #fff;
}

.md8 {
  font-size: 1.1em;
  font-weight: bold;
}

.md9 {
  color: #61af62;
}

.md9 span {
  font-size: 2em;
  font-weight: bold;
}

.myj4 {
  width: 100%;
  max-width: 450px;
}

.ehh201 {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 445px;
  padding: 35px 15px;
  background-color: #fff;
}

.eg2g0 {
  position: relative;
}

.eg2g0 img {
  width: 100%;
  height: auto;
}

.gvaeg {
  margin: 150px auto 0 auto;
}

.tkt05 {
  width: 50%;
  text-align: center;
}

.tkt05 .eqq0 {
  position: relative;
  width: 40%;
  display: block;
}

.fee_table {
  width: 100%;
}

.fee_table th,
.fee_table td {
  text-align: center;
  border: 1px solid #aaa;
  padding: 15px 0;
}

.fee_table th:nth-child(3) {
  width: 40%;
}

.company_T {
  background-image: url(../images/company.jpg);
}

.ger0 .flex_div:last-child {
  border-bottom: 1px solid #aaa;
}

.njht2 {
  padding: 35px 0;
}

.njht2:nth-child(1) {
  width: 250px;
  border-left: 1px solid #aaa;
  padding: 0 0 0 35px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  /*上下中央*/
}

.njht2:nth-child(2) {
  width: -webkit-calc(100% - 250px);
  width: calc(100% - 250px);
  border-right: 1px solid #aaa;
}

.md4 {
  padding: 25px 25px 25px 45px;
  font-size: 1.7em;
  display: block;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  margin: 75px 0;
}

.whn04 {
  padding: 25px;
  border: 1px solid #aaa;
}

.mgr01 {
  margin: 0 0 20px 0;
}

.qe0sd {
  width: 100%;
  padding: 15px 0;
  background-color: #363636;
  text-align: center;
  color: #fff;
  font-size: 1.6em;
}

.event_T {
  background-image: url(../images/event.jpg);
}

.herwh0 {
  width: 50%;
}

.herwh0 span {
  display: inline-block;
  width: 180px;
}

.herwh0:nth-child(1) p {
  border-right: 1px solid #aaa;
}

.herwh0 p {
  padding: 15px 45px;
  display: block;
  border-bottom: 1px solid #aaa;
  font-size: 1.1em;
}

.hrh1 {
  margin: 15px 0 0 0;
  text-align: center;
}

.hrh1 span {
  display: block;
  color: #db1519;
}

.marine_T {
  background-image: url(../images/marine.jpg);
}

.jdrfdgb5 {
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.marine_r {
  background-image: url(../images/marine2.jpg);
}

.tkt14 {
  width: 55%;
}

.tkt14:nth-child(2) {
  width: 40%;
}

.tkt14:nth-child(2) img {
  width: 100%;
  height: auto;
}

.hr500 {
  font-weight: bold;
  color: #cd1417;
}

.marine_r2 {
  background-image: url(../images/marine5.jpg);
}

.text_div7 p {
  font-size: 1.1em;
  line-height: 5;
}

.hdr a {
  display: block;
  width: 31%;
  padding: 15px 0;
  text-align: center;
  border: 2px solid #68c2c3;
}

.hdr a img {
  height: 55px;
}

.phone_br {
  display: none;
}

.cy_690 {
  width: 80%;
  max-width: 690px;
  display: block;
  margin: 0 auto;
}

.gi {
  width: 48%;
}

.jwr7 {
  width: 32%;
  margin: 0 0 20px 0;
}
.jwr7 img {
  width: 100%;
  height: auto;
}
.pc_none{
  display: none !important;
}
.sp_only{
  display: none;
}
/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1280px) {
  .pc_none {
    display: none;
  }
  .pctab_none {
    display: none;
  }
  .pc_block {
    display: block;
  }
}

@media only screen and (max-width: 1450px) {
  .cy_970 {
    width: 90%;
  }
}

@media only screen and (max-width: 1385px) {
  .nav_li li {
    width: 33.33333%;
    height: 50vh;
  }
  .hdr a img {
    height: 50px;
  }
}

@media only screen and (max-width: 1320px) {
  .main_div .nav_or10 p {
    font-size: 2em;
  }
  .jyo {
    width: 100% !important;
  }
  .jyo:nth-child(2) {
    padding: 15px 0;
  }
  .rff {
    text-indent: -1em;
    padding: 0 0 0 1em;
  }
}

@media only screen and (max-width: 1279px) {
  .gu011 {
    font-size: 1.5em;
    margin: 10px 0;
  }
  .rff {
    line-height: 2;
  }
}

@media only screen and (max-width: 1250px) {
  .cy_850 {
    width: 90%;
  }
}

@media only screen and (max-width: 1110px) {
  .tdi2 .tfyji:nth-child(1) img {
    height: 150px;
  }
  .tdi2 .tfyji:nth-child(2) img {
    height: 80px;
  }
  .map_hr1 {
    height: 400px;
  }
  .gi {
    width: 100%;
    max-width: 750px;
    display: block;
    margin: 0 auto;
  }
  .gi:nth-child(2) {
    display: none;
  }
  .nav_or10 p {
    font-size: 1.7em;
  }
  .cy_footer {
    padding: 70px 0;
  }
}

@media only screen and (max-width: 1130px) {
  .cy_900 {
    width: 90%;
  }
}

@media only screen and (max-width: 999px) {
  body {
    font-size: 14px;
  }
  .oee02 {
    display: none;
  }
  .main_div {
    width: 100%;
  }
  .right_div {
    background-color: transparent;
  }
  #in_page .right_div {
    background-color: transparent;
  }
  #in_page .right_div img {
    display: none;
  }
  .loadmove img {
    display: none !important;
  }
  .nav_or10 {
    width: 100%;
    max-width: 525px;
  }
  .nav_B {
    height: 70px;
  }
  .right_div .oee01 p {
    bottom: -10px;
  }
  .jyo:nth-child(2) span:nth-child(1) {
    width: 150px;
  }
  .jyo:nth-child(2) span:nth-child(2) {
    width: -webkit-calc(100% - 160px);
    width: calc(100% - 160px);
  }
  .rt54:nth-child(1) {
    width: 100%;
    max-width: 450px;
    display: block;
    margin: 0 auto;
  }
  .rt54:nth-child(2) {
    width: 100%;
    max-width: 750px;
    display: block;
    margin: 30px auto 0 auto;
  }
  .k200 {
    padding: 25px 0;
    width: 100%;
  }
  .k200:nth-child(2) {
    margin: 25px auto 0 auto;
  }
  .page_inT {
    height: 450px;
  }
  .cy_850 {
    max-width: 750px;
  }
  .md4 {
    font-size: 1.3em;
  }
  .ykf5 {
    padding: 45px 0px 45px 30px;
  }
  .wehn0 {
    padding: 45px;
    transform: translateY(0%);
    margin: 50px auto 0 auto;
  }
  .phone_br {
    display: block;
  }
  .gvaeg {
    margin: 80px auto 0 auto;
  }
  .tkt14 {
    width: 100%;
    max-width: 400px;
    display: block;
    margin: 0 auto;
  }
  .tkt14:nth-child(2) {
    width: 100%;
    margin: 45px auto 0 auto;
  }
  .qesgh2 .ewh0 span:nth-child(2) {
    font-size: 2.5em;
  }
}

@media only screen and (max-width: 800px) {
  .cy_800 {
    width: 90%;
  }
  .input_w30p .flex_div span {
    width: 29% !important;
  }
  .input_w30p input {
    width: 100% !important;
  }
}

@media only screen and (max-width: 740px) {
  .map_hr1 {
    height: 350px;
  }
  .fgi p {
    font-size: 2em;
  }
  .fji5 .hu000 {
    font-size: 1.5em;
  }
  .right_div {
    width: 80px;
  }
  .text_div5 p:nth-child(n + 2) {
    margin: 15px 0 0 0;
  }
  .saedh87 {
    padding: 35px 0;
  }
  .rt56:nth-child(1) {
    width: 100%;
  }
  .rt56:nth-child(2) {
    width: 100%;
    margin: 35px 0 0 0;
  }
  .cy_850 {
    max-width: 550px;
  }
  .mdy0 {
    width: 50%;
    margin: 35px 0 0 0;
  }
  .mdy0:after {
    top: -5%;
    width: 150px;
    height: 150px;
  }
  .mdy0 .dxx2 .w01 p {
    margin: 40px 0 0 0;
  }
  .l40 p {
    font-size: 1em;
  }
  .tkt04 .dtjh0 {
    height: 40px;
    width: auto;
    top: 30px;
    right: 30%;
  }
  .tkt04 {
    width: 100%;
  }
  .tkt04 .eqq0 {
    width: 75%;
    max-width: 195px;
  }
  .eg2g0 {
    padding: 60px 0 0 0;
  }
  .ehh200,
  .ehh201 {
    transform: translateY(-50%);
  }
  .tkt05 {
    width: 100%;
    text-align: left;
  }
  .tkt05:nth-child(2) {
    margin: 45px 0 0 0;
  }
  .tkt05 .md8 {
    text-align: center;
  }
  .hdr a {
    width: 100%;
    max-width: 350px;
    margin: 10px auto;
  }
  .herwh0 {
    width: 100%;
  }
  .herwh0:nth-child(1) p {
    border-right: none;
  }
  .map_div2 {
    width: 100%;
    height: 350px;
  }
  .map_div2 iframe {
    width: 100%;
    height: 100%;
  }
}

@media only screen and (max-width: 640px) {
  /**hedaer***********************/
  .contact_T {
    background-image: url(../images/sp/contact.jpg);
  }

  .event_T {
    background-image: url(../images/sp/event.jpg);
  }
  .main_T {
    background-image: url(../images/sp/index.jpg);
  }

  .marine_T {
    background-image: url(../images/sp/marine.jpg);
  }
  .marine_r {
    background-image: url(../images/sp/marine2.jpg);
  }
  .organize_T {
    background-image: url(../images/sp/organize.jpg);
  }
  .otakiage_T {
    background-image: url(../images/sp/otakiage.jpg);
  }

  body {
    font-size: 12px;
  }
  .nav_or10 p {
    font-size: 1.2em;
  }
  .ykf5 {
    padding: 25px;
  }
  .ykf5:nth-child(1) {
    width: 100%;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-bottom: none;
  }
  .ykf5:nth-child(2) {
    width: 100%;
    border-top: none;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
  }
  .fdg2 {
    width: 100%;
    padding: 30px 0;
    margin: 15px 0;
  }
  .yjjy8 {
    padding: 30px 0;
    margin: 50px 0 !important;
  }
  .text_div7 p {
    line-height: 3;
  }
  .pc_br {
    display: none;
  }
  .njht2:nth-child(1) {
    width: 150px;
  }
  .njht2:nth-child(2) {
    width: -webkit-calc(100% - 150px);
    width: calc(100% - 150px);
  }
  .rt57:nth-child(1) {
    width: 100%;
  }
  .rt57:nth-child(2) {
    width: 100%;
  }
  .rt57:nth-child(2) input {
    padding: 5px 0;
  }
  .rt57:nth-child(n + 2) {
    margin: 0 0 15px 0;
  }
  .main_div .nav_or10 p {
    font-size: 1.4em;
  }
  .map_div2 {
    width: 100%;
    height: 350px;
  }
  .map_div2 iframe {
    width: 100%;
    height: 100%;
  }
}

@media only screen and (max-width: 550px) {
  .jyo:nth-child(2) span:nth-child(1) {
    text-align: left;
    width: 100%;
  }
  .jyo:nth-child(2) span:nth-child(2) {
    width: 100%;
  }
  .map_hr1 {
    height: 350px;
  }
  .nav_B span {
    width: 30px;
  }
  .nav_li li {
    width: 100%;
    height: auto;
  }
  .phone_none{
    display: none !important;
  }
  .nav_li li a {
    height: 14.5vh !important;
  }
  .l40:nth-child(1){
    width: 100%;
  }
  .l40:nth-child(2){
    width: 100%;
  }
  .l40:nth-child(3){
    width: 100%;
  }
  .l40:nth-child(4){
    width: 100%;
  }
  .tj1 {
    margin: 0 0 35px 0;
  }
  .mdy0 .dxx2 .w01 p {
    font-size: 0.8em;
  }
  .page_inT {
    height: 300px;
  }
  .sc_move {
    height: 40px;
    width: 15px;
  }
  .nav_li li a {
    font-size: 1em;
  }
  .hrh1 {
    text-align: left;
  }
  .whn04 {
    padding: 10px;
  }
  .qesgh2 .ewh0 span:nth-child(2) {
    font-size: 2em;
  }
  .qesgh2 {
    padding: 30px 10px;
  }

  .ewh0 span:nth-child(1) img {
    height: 30px;
  }
  .gri2 {
    max-width: 160px;
  }
  .gri2 img {
    height: 45px;
  }
  .cy_850 {
    width: 95%;
  }
  .jwr7 {
    width: 48%;
  }
  .ehh200,
  .ehh201 {
    position: unset;
  }
  .eg2g0 {
    padding: 25px 0 !important;
  }
  .db .sp_b{
    display: block; 
  } 

  .w_130 .l40{
    width: 130px; 
  }
  .pc_none{
    display: block !important;
  }
  .pc_only{
    display: none;
  }
  .sp_only{
    display: block;
  }
}

/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width: 480px) {
  .input_w30p .flex_div span {
    width: 28% !important;
  }
  .md4 {
    padding: 15px 25px;
    font-size: 1.2em;
    margin: 30px 0;
  }
  .njht2:nth-child(1) {
    width: 100%;
    border: none;
    padding: 25px 10px 10px 10px;
  }
  .njht2:nth-child(2) {
    width: 100%;
    border: none;
    padding: 10px 10px 25px 10px;
    border-bottom: 1px solid #aaa;
  }
  .herwh0 p {
    padding: 10px 5px;
    font-size: 1em;
  }
  .eg2g0 {
    padding: 110px 0;
  }
  .wehn0 {
    padding: 15px;
    width: 100%;
  }
  .k200 .k201:nth-child(1) {
    width: 100%;
    max-width: 300px;
    display: block;
    margin: 0 auto;
  }
  .k200 .k201:nth-child(2) {
    width: 100%;
    max-width: 340px;
    display: block;
    margin: 0 auto;
    padding: 25px 0;
    text-align: center;
  }
  .k200 .k201:nth-child(2) p {
    margin: 0 auto;
  }
  .map_hr1 {
    height: 270px;
  }
  .qesgh2 .ewh0 span:nth-child(2) {
    font-size: 1.5em;
  }
  .input_w30p span i {
    font-size: 1.1em;
  }
  .jwr7 {
    width: 100%;
  }
  .map_div2 {
    width: 100%;
    height: 300px;
  }
  .map_div2 iframe {
    width: 100%;
    height: 100%;
  }
}
