@charset "UTF-8";
/* CSS Document */

#first-image {
	width: 100%;
	height: 350px;
	box-sizing: border-box;
	margin: 0;
	padding: 0 0 0 70px;
	position: relative;
	overflow: hidden;
	background-image: url("../img/ex-contact-top.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.slideshow {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.slide {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  z-index: 1;
}
.slide.active {
  opacity: 1;
  z-index: 2;
}
.catch {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
  padding: 15px 30px 13px;
  background-color: rgba(0,0,0,0.35);
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  z-index: 3;
}
.catch span {
    font-family: "FOT-UD角ゴ_スモール Pr6 L";
    font-weight:lighter;
    font-size: clamp( 20px, calc( -4.867109634551497px + 3.322259136212625vw ), 39px);
    color: #fff;
    line-height: 1em;
    text-align: center;
    letter-spacing: 0.1em;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.catch span small {
    font-family: "FOT-筑紫明朝 Pr6N L";
    font-weight: normal;
    font-size: 0.4em;
    line-height: 1em;
    display: inline-block;
    margin: 0;
    padding: 0;
}
/* ボタン共通スタイル */
.nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(255, 255, 255, 0.7);
  border: none;
  font-size: 20px;
  color: #26533D;
  padding: 10px 10px;
  cursor: pointer;
  z-index: 4;
  border-radius: 50%;
  transition: background-color 0.3s;
}
.nav:hover {
  background-color: rgba(255, 255, 255, 1);
}
.nav.prev {
  left: 10px;
}
.nav.next {
  right: 10px;
}
header {
    box-sizing: border-box;
    padding: 130px 0 0;
    margin-bottom: 50px;
}
h1 {
    font-family: "FOT-UD角ゴ_スモール Pr6 E";
    font-size: 25px;
    line-height: 180%;
    text-align: left;
    text-decoration: none;
    color: #2A2A2A;
    letter-spacing: 1px;
    display:inline-block;
    width: 100%;
    padding: 0 10%;
    margin: 0 auto 20px;
    box-sizing: border-box;
}
h1 small {
    font-family: "FOT-筑紫Aヴィンテージ明S Pr6N R";
    font-weight: normal;
    font-size: 0.7em;
    display: block;
    line-height: 3em;
    color: #005BAC;
}
h2 {
	font-family: "FOT-UD角ゴ_スモール Pr6 E";
	font-size: 25px;
    width: auto;
    height: auto;
    padding: 2.5em 0 1em 30px;
	margin: 0 5% 20px;
    box-sizing: border-box;
    display: block;
    position: relative;
	line-height: 1em;
	text-decoration: none;
	color: #2A2A2A;
	letter-spacing: 1px;
}
h2 small {
    font-family: "FOT-筑紫Aヴィンテージ明S Pr6N R";
    font-weight:normal;
    letter-spacing:1px;
    font-size: 4.6em;
    line-height: 1em;
    color: #D6E4FF;
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
}
section2 h3 {
	font-family: "FOT-UD角ゴ_スモール Pr6 E";
	font-size: 25px;
    width: auto;
    box-sizing: border-box;
    display: block;
	padding: 0 0 0 80px;
	margin: 0;
	line-height: 1em;
	text-align: left;
	text-decoration: none;
	color: #2A2A2A;
	letter-spacing: 1px;position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 6%;
	background-image: url("../img/insta.png");
	background-repeat: no-repeat;
	background-size: 70px auto;
	background-position: left center;
}
section2 h3 small {
    font-family: "FOT-筑紫Aヴィンテージ明S Pr6N R";
    font-size: 0.6em;
    font-weight: normal;
    display: block;
    line-height: 2em;
    color: #26533D;
}
h3 {
    font-size: 18px;
    line-height: 150%;
    font-family: "FOT-UD角ゴ_スモール Pr6 DB";
    letter-spacing: 2px;
    width: 80%;
    display: block;
    margin: 50px auto 10px;
}
h3 small {
    font-size: 0.5em;
    letter-spacing: 1px;
    display: block;
}
.leed {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 600;
    font-size: 14px;
    line-height: 2.5em;
    text-align: left;
    text-decoration: none;
    text-justify: inter-ideograph;
    color: #2A2A2A;
    display: inline-block;
    width: 100%;
    padding: 0 10%;
    box-sizing: border-box;
    margin: 10px auto 30px;
    letter-spacing: 1px;
}

.privacy {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight:300;
    font-size: 12px;
    line-height: 2em;
    text-align: left;
    text-decoration: none;
    text-justify: inter-ideograph;
    color: #2A2A2A;
    display: block;
    width: 80%;
    padding: 0;
    box-sizing: border-box;
    margin: 10px auto 30px;
    letter-spacing: 1px;
}

.pankuzu {
    font-family: "FOT-UD角ゴ_スモール Pr6 L";
    font-size: 13px;
    letter-spacing: 1px;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    padding-left: 30px;
    margin-bottom: 50px;
}
.pankuzu a {
    color: #000;
    text-decoration: none;
}
.page-link {
    font-family: "FOT-UD角ゴ_スモール Pr6 M";
    font-size: 15px;
    letter-spacing: 1px;
    text-align: center;
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding-left: 30px;
    margin-bottom: 50px;
}
.page-link a {
    margin: 0 20px;
    padding: 10px 20px 9px;
    background-color: #12D48C;
    color: #fff;
    text-decoration: none;
}
.detail {
    width: 100%;
    margin: 20px 0;
    border: solid 1px #9E9E9F;
    border-collapse: collapse;
    color: #005BAC;
}
section4 .gaiyo-box table tr:nth-child(odd) {
	background: #F7F8F8;
}
section5 .gaiyo-box table tr:nth-child(odd) {
	background: #fff;
}
.detail th {
    width: 35%;
    font-family: "FOT-UD角ゴ_スモール Pr6 DB";
    font-size: 14px;
    box-sizing: border-box;
    padding: 15px 12px 14px;
    text-align: left;
    border: solid 1px #9E9E9F;
    border-collapse: collapse;
}
.detail td {
    font-family: "FOT-UD角ゴ_スモール Pr6 M";
    font-size: 14px;
    box-sizing: border-box;
    padding: 15px 12px 14px;
    text-align: left;
    border: solid 1px #9E9E9F;
    border-collapse: collapse;
}
.detail td small {
    font-size: 0.8em;
    margin-right: 10px;
}

@media only screen and (max-width: 899px) {
 #first-image {
	width: 100%;
	height: 250px;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	background-image: url("../img/ex-contact-top.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.catch {
    width: 100%;
    height: 100%;
}
.catch span {
    width: 80%;
    font-size: clamp( 20px, 6vw, 39px);
    line-height: 1em;
    letter-spacing: 0.1em;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.catch span small {
    font-weight: normal;
    font-size: clamp( 12px, 0.4em, 20px);
}
header {
    padding: 60px 0 0;
    margin-bottom: 0;
    background-color: #005BAC;
}

.clip-path-shadow {
    width: 50%;
    height:100%;
    clip-path: polygon(60% 0, 100% 0, 100% 100%, 0% 100%);
    display: block;
    background-color: #005BAC;
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 2;
}
h1 {
    font-size: 25px;
    padding: 0;
    margin: 50px auto 20px;
    line-height: 180%;
    width: 90%;
    display: block;
}
h1 small {
    font-size: 0.7em;
    line-height: 3em;
}
h2 {
	font-size: 24px;
    width: auto;
    height: auto;
    padding: 2.5em 0 1em 30px;
	margin: 0 2% 0px;
    box-sizing: border-box;
    display: block;
    position: relative;
	line-height: 1em;
	text-decoration: none;
	color: #2A2A2A;
	letter-spacing: 1px;
}
h2 small {
    font-size: clamp(30px, 18vw, 4.6em);
    line-height: 1em;
    letter-spacing: 0px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.leed {
    font-size: 13px;
    line-height: 2em;
    text-justify: inter-ideograph;
    width: 90%;
    padding: 0;
    margin: 0 auto;
    letter-spacing: 1px;
    display: block;
}
.yohaku {
    width: 100%;
    height: 60px;
}
}
