	/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

@-ms-viewport {
	width: device-width;
}

html {
	box-sizing: border-box;
	-ms-overflow-style: scrollbar;
	font-size:10px;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

html, body {
    -webkit-text-size-adjust: 100%; /* iPhoneのズーム補正を防ぐ */
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.container-fluid {
	margin-top: 70px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.accommodation .container-fluid {
	margin-top: 350px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}


/* Box sizing rules */

*,
*::before,
*::after {
	box-sizing: border-box;
}

/* Remove default padding */

ul[class],
ol[class] {
	padding: 0;
}

/* Remove default margin */

body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
figure,
blockquote,
dl,
dd {
	margin: 0;
}

/* Set core root defaults */

html {
	scroll-behavior: smooth;
}

/* Set core body defaults */

body {
	min-height: 100vh;
	text-rendering: optimizeSpeed;
	line-height: 1.5;
}

/* Remove list styles on ul, ol elements with a class attribute */

ul[class],
ol[class] {
	list-style: none;
}

/* A elements that don't have a class get default styles */

a:not([class]) {
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
}

/* Make images easier to work with */

img {
	max-width: 100%;
	display: block;
}

/* Natural flow and rhythm in articles by default */

article > * + * {
	margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */

input,
button,
textarea,
select {
	font: inherit;
}

/* Blur images when they have no alt attribute */

/* Remove all animations and transitions for people that prefer not to see them */

html {
	-webkit-overflow-scrolling: touch;
}

body {
	overflow-x: hidden;
	background: #FFFFFF;
	font-family: 'Noto Sans JP', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

img {
	height: auto;
}

address,
em {
	font-style: normal;
}

table {
	border-collapse: collapse;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"],
input[type="number"],
textarea {
	-webkit-appearance: none;
	border-radius: 0;
}

input[type="search"],
input[type="submit"],
input[type="button"] {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	box-sizing: border-box;
	cursor: pointer;
}

input[type="search"]::-webkit-search-decoration,
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
	display: none;
}

body {
	transition: all .2s ease-in-out;
}

body:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	content: "";
	transition: background-color .2s ease-in-out;
}

body.is-DrawerActive {
	position: relative;
}

.pagination {
	text-align: center;
	margin-top: 75px;
	margin-bottom: 75px;
	list-style: none;
}

.br-sp {
    display: none;
}

@media (max-width: 600px) {
    .br-sp {
        display: block;
    }
}

.pagination .nav-links {
	font-family: "Noto Sans JP", sans-serif, sans-serif;
}

.pagination li {
display: inline-block;
height: 55px;
width: 55px;
text-align: center;
line-height: 55px;
font-size: 2.0rem;
background-color: #c4c2c2;
}

.pagination-list li:first-child ,.pagination-list li:last-child{
	background-color: #282e36;
}

.pagination li a{
display: block;
text-decoration: none;
color: #FFF;

}

.pagination .this {
background-color: #878a8e;
color: #fff;
}

.left-arrow {
  display: inline-block;
  vertical-align: middle;
  color: #FFF;
  line-height: 1;
  position: relative;
  width: 1em;
  height: 1em;
  transform: translateX(25%) rotate(-135deg);
}

.left-arrow::before, .left-arrow::after {
  content: '';
  position: absolute;
  background: currentColor;
  border-radius: 0.1em;
}

.left-arrow::before {
  top: 0;
  left: 0;
  right: 0;
  height: 0.1em;
}

.left-arrow::after {
  top: 0;
  right: 0;
  bottom: 0;
  width: 0.1em;
}

.right-arrow {
  display: inline-block;
  vertical-align: middle;
  color: #FFF;
  line-height: 1;
  position: relative;
  width: 1em;
  height: 1em;
  transform: translateX(-25%) rotate(45deg);
}

.right-arrow::before, .right-arrow::after {
  content: '';
  position: absolute;
  background: currentColor;
  border-radius: 0.1em;
}

.right-arrow::before {
  top: 0;
  left: 0;
  right: 0;
  height: 0.1em;
}

.right-arrow::after {
  top: 0;
  right: 0;
  bottom: 0;
  width: 0.1em;
}


.fadein-bottom{
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear;
  transition: all .5s linear;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  opacity: 0;
}
.fadein-bottom.active{
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1;
}


.h2-title { 
	font-size:1.8rem;
	padding-left: 10px;
	  font-family: "Noto Serif JP";
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
      margin: 20px 0 10px 0;


}
.Mb10 {margin-bottom: 10px;}
.Mb50 {margin-bottom: 50px;}
.Mb150 {margin-bottom: 150px;}
.Mb570 {margin-bottom: 570px;}

.overflow {
	overflow: hidden;
}

.module-Article_Item {
	width: 90%;
	margin: 0 auto;
}

.pc-device {
	display:none;
}

.sp-device {
	display: block;
}


.header {
  width: 100%;
  position: fixed;
  top: 0;
  background: white;
  z-index: 1000;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.container {
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  align-items: center;
justify-content: space-between;
  height: 70px;
	
	
}

.logo {
/*	margin-right: 160px;*/
	margin-left: 255px;
}

.logo a {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  text-decoration: none;
}

.nav {
	z-index: 9999;
	margin-right: 235px;
}

.nav-list {
  list-style: none;
  display: flex;
  gap: 30px;
  position: relative;
}

.nav-item {
  position: relative;
}

.nav-list li a {
  text-decoration: none;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  transition: color 0.3s;
  padding: 10px;
  display: block;
}

.nav-list li a:hover {
  color: #0071ce;
}



@media screen and (max-width: 768px) {
.logo {
	margin-left: 15px;
}	
	
	
}

/* --- ここからがアニメーション付きドロップダウン --- */
.dropdown {
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  border: 1px solid #ddd;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  min-width: 180px;
  padding: 10px 0;
  
  /* 最初は非表示 + 透明に + 少し上に */
  opacity: 0;
  transform: translateY(10px);
  pointer-events: none;
  transition: all 0.3s ease;
}

.dropdown li a {
  padding: 10px 15px;
  font-size: 14px;
  color: #333;
}

.dropdown li a:hover {
  background: #f5f5f5;
  color: #0071ce;
}

/* hoverしたら表示＆アニメーション */
.nav-item:hover .dropdown {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

/* --- ボタンは変わらず --- */
.header-button .btn {
  background-color: #0071ce;
  color: white;
  padding: 10px 20px;
  border-radius: 9999px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  transition: background-color 0.3s;
}

.header-button .btn:hover {
  background-color: #005fa3;
}

/* ここから下がハンバーガーメニューに関するCSS */


.hamb {
  position: fixed;
  cursor: pointer;
  z-index: 300;
  right: 40px;
  top: 24px;
  width: 23px;
  height: 22px;
  transform: translate(-50%, -50%);
  padding: 15px;
  border-radius: 50px;
  background: #FFF;
}

.black-bg ul{
  margin: 0;
  padding: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
list-style: none;
}

.black-bg ul li {
  text-align: center;
  padding: 15px 0;
}

.black-bg ul li a {
  color: #0468b6;
  font-size: 18px; 
  font-weight: bold;
  display: block;
  text-decoration: none;
}

.line {
  position: absolute;
  left: 13px;
  width: 32px;
  height: 3px;
  background-color: #3292bd;
  top: 15px;
}

.line:nth-child(2)  {
  top: 24px;
}

.line:nth-child(3)  {
  top: 33px;
}

.black-bg {
  position: fixed;
  background: #FFFFFF;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}

.black-bg.open {
  opacity: 1;
  visibility: visible;
  height: 100%;
}

#hamb.active .line {
  background-color: #0468b6;
}

/*アニメーション*/
.black-bg {
  transition: opacity 0.35s, visibility 0.35s, width 0.35s;
}
#hamb.active .line:nth-child(1) {
    transform: translateY(9px) translateX(0) rotate(45deg);
}
#hamb.active .line:nth-child(2) {
    opacity: 0;
    background: #FFF;
}
#hamb.active .line:nth-child(3) {
    transform: translateY(-9px) translateX(0) rotate(-45deg);
}
.animation {
  transition: all .6s;
}

  
/* メニューのデザイン*/
.nav_content {
  width: 100%;
  height: 100%;
  position: fixed;
  bottom: 100%;
  left: 0%; /* メニューを画面の外に飛ばす */
  z-index: 99;
  background: rgb(110, 110, 110);
  transition: .5s;
  text-align: center;
  padding-top: 20px;
}

/* メニュー黒ポチを消す */
.nav_list {
  list-style: none;
}

.nav_item {
	margin: 12px 0;
}

.nav_item a {
  color: #fff;
  text-decoration: none;
	font-size: 18px;
	padding: 12px 0;
}

.nav-midashi {
	font-size: 1.6em;
	color: yellow;
}


/* アイコンがクリックされたらメニューを表示 */
#drawer_input:checked ~ .nav_content {
  bottom: 0;/* メニューを画面に入れる */
  
}

.nav {
	z-index: 9999;
}

.accommodation .home-Hero,.bland .home-Hero, .company .home-Hero, .hostplus .home-Hero, .media .home-Hero ,.recruit .home-Hero {
	height: 45vw;
}

.accommodation .home-Hero {
	height: 30vw;
}


.hostplus .home-Hero{
	height: 780px;
}

.ecplus .home-Hero,.liveplus .home-Hero {
	height: 1050px;
}

.kyotreat .home-Hero {
	height: 585px;
}

.teclab .home-Hero{
	height: 1015px;
}




.home-Hero_Inner {
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: -60px;
	left: 0;
}

.home-Hero_Inner img{	
position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    object-fit: cover; /* アスペクト比を保ちながら全体にフィット */
    z-index: -1; /* 他のコンテンツの後ろに配置 */
}

.home-Hero img {
	position: absolute;
	top:-30px;
	z-index: -1;
	
}

.accommodation .home-Hero img {
	position: absolute;
	top:-320px;
	z-index: -1;
	
}


/*ボタン*/


	.button {
  padding: 0;
  font-family: inherit;
  appearance: none;
  cursor: pointer;
  background-color: transparent;
  border: none;
}


	.blue-button {
		text-decoration: none;
	display: flex;
  gap: 8px;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 320px;
  height: 64px;
  padding: 8px;
  font-size: 16px;
font-weight: bold;
  color: #fff;
  overflow-wrap: anywhere;
  background-color: #437CDF;
  border-radius: 32px; /* (button縺ｮ鬮倥＆ / 2) 縺ｮ蛟､ */	
margin: 10px auto 100px auto;
	}
	
	
	.new-business_blue-button {
		text-decoration: none;
	display: flex;
  gap: 8px;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 320px;
  height: 64px;
  padding: 8px;
  font-size: 16px;
font-weight: bold;
  color: #fff;
  overflow-wrap: anywhere;
  background-color: #437CDF;
  border-radius: 32px; /* (button縺ｮ鬮倥＆ / 2) 縺ｮ蛟､ */	
margin: 10px auto 100px auto;
	}
	


.buttonIcon {
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  aspect-ratio: 1;
  background-color: #437CDF;
  border-radius: 50%;
}



.snavi {
	display: none;
}


.pagination .page-numbers {
	font-size: 1rem;
}

.module-Article_Item_Title {
	font-size: 1.5rem;
}


.top .home-Hero {
	min-height: 30vh;
	margin-left: calc(-100vw / 2 + 100% / 2);
	margin-right: calc(-100vw / 2 + 100% / 2);
	max-width: 100vw;

}



.home-Hero_Inner {
	text-align: center;
	width: 100%;
	position: absolute;
	top: 61%;
	left: 50%;
	height: 74vw;
	transform: translate(-50%, -50%);
	overflow: hidden;
}	

.top-mv-txt {
	position: absolute;
	top: 110px;
	right: 200px;
    z-index: 9;
	text-align: right;
	font-weight: bold;
}

.top-mv-txt h1 {
	font-size: 8.5rem;
}

.top-mv-txt h2 {
	font-size: 3.5rem;
}



	.mv-txt {
		position: absolute;
		top:200px;
		right: 240px;
		text-align: right;
	}
	
	.mv-txt h1 {
		font-family: "Oswald", sans-serif;
		font-size: 5.4rem;
	}
	
	.mv-txt h2 {
		font-size: 2.2rem;
	}	
	

	.snavi .humberger-nav {
		position: absolute;
		top:210px;
		right: 0;
		z-index: 99;
	}
	
	.snavi .language-nav {
		position: absolute;
		top: 300px;
		right: 0;
		z-index: 99;		
	}
	
	.snavi .contact-nav {
		position: absolute;
		top:520px;
		right: 0;
		z-index: 99;			
	}
	
	.snavi .x-nav {
		position: absolute;
		top:745px;
		right: 0;
		z-index: 99;			
	}

	.business-top-ttl-area {
	position: absolute;
	top:160px;
	left: 240px;
	}	
	
	.bland .business-top-ttl-area {
    position: absolute;
    top: 50px;
    left: 240px;
}
	
	.heading {
		font-family: "Oswald", sans-serif;
		font-size:5.0rem;
		font-weight: bold;
		color: #282e36;
	  align-items: center; /* 横線を上下中央 */
	  display: flex; /* 文字と横線を横並び */
		margin-bottom: 100px;
		position: relative;
	}
	
.heading::before {
  background-color: #282e36; /* 横線の色 */
  content: "";
  height: 4px; /* 横線の高さ */
  width: 205px; /* 横線の長さ */
}

.heading::before {
     margin-right: 35px; /* 文字との余白 */
}	
	
	.heading span {
		font-size:2.0rem;
		font-weight: normal;
		padding-left: 30px;
	}
	
	.aboutus-area_Wrap{
    margin-top: 31vw;
	}
	
	.aboutus-area {
	position: relative;
min-height: 1170px;
	}

	
	.aboutus-txt-box {
    position: absolute;
    top: 310px;
    right: 205px;
    width: 500px;
		z-index: 1;
	}

.aboutus-txt-box p {
	font-size:1.4rem;
	font-weight: normal;
	line-height: 2.6;
}


.aboutus-txt-box p:last-child {
	margin: 20px 0 60px 0;
}

.aboutus-bg {
	position: absolute;
	top: -50px;
	right: 0;
	z-index: -1;
}

	.blue-gradation {
		font-family: "AdobeClean-Regular";
		font-weight: normal;
		font-size: 8.5rem;	
		line-height: 1.2;
 display: inline-block;
  background: linear-gradient(90deg, #0468b6, #abceeb);
  background: -webkit-linear-gradient(0deg, #0468b6, #abceeb);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	}
	

.service-area_Wrap {

}

.service-area-list-wrap{
	display: flex;
	justify-content:center;
	flex-wrap: nowrap;
}

.service-list {
	margin: 0 20px;
	background-color: #f3f4f6;
	padding: 60px;
	position: relative;
}

.service-list .service-list-txt {
	font-size: 3.0rem;
	padding: 25px 0 25px 25px;
	background-color: #f3f4f6;
	width: 86%;
	position: absolute;
	opacity: 0.7;
}

.service-view-more-button {
position: absolute;
    bottom: 30px;
    right: 23px;
}
	


.service-list .service-list-txt span {
	display: block;
	font-size: 1.5rem;
}




.recruit-area_Wrap {
	background-color: #2b323b;
	padding: 120px;
}

.recruit-area {
	border-radius: 15px;
	background-color: #FFF;
	display: flex;
    justify-content: space-around;
}

.service-area-bg {
	position: absolute;
	z-index: -1;
}

.recruit-area-txtbox {
	padding: 105px 0 0	0;
}


.recruit-area h2 {
		font-family: "Oswald", sans-serif;
		font-size: 5.0rem;
		font-weight: bold;
		color: #282e36;
	  align-items: center; /* 横線を上下中央 */
	  display: flex; /* 文字と横線を横並び */
		margin-bottom: 60px;
	}
	

.recruit-area h2::before {
  margin-right: 50px; /* 文字との余白 */
}

	.recruit-area h2 span {
		font-size:2.0rem;
		font-weight: normal;
		padding-left: 30px;
	}

.recruit-area-txtbox h3 {
	font-size:2.3rem;
	font-weight: normal;
	margin-bottom: 65px;
}

.recruit-area-txtbox p {
	font-size:1.5rem;
	margin-bottom: 95px;
}

.recruit-area-txtbox p img {
	margin-bottom: 170px;
}

.recruit-area .recruit-img {
	margin: 0;
	width: 55%;
}

.recruit-area .recruit-img img {
	width: 100%;
}

.news-area {
	position: relative;	
/*	padding: 250px 0;*/
}

.news-area-bg {
	position: absolute;
	z-index: -1;
top: 0;
    right: 0;

}

.news-button {
    margin-left: 125px;
}

.news-list-wrap {

	max-width: 1000px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.news-list {
	width: 80%;
	padding-bottom: 35px;
	border-bottom: 1px solid #b3b3b3;
	display: flex;
	flex-wrap: nowrap;
	margin-bottom: 30px;
}

.news-list a {
	text-decoration: none;
	color:#0468b6;
	
}

.news-list-wrap {
	position: absolute;
	top: 130px;
	right: 0;
	z-index: 1;
}

.news-list-contents {
	margin-left: 65px;
}

.news-list-contents p img {
	margin-bottom: 45px;
}

.news-list-contents h3 {
	font-size:1.8rem;
	font-weight: normal;
	margin-bottom: 30px;	
}

.news-list-contents p:last-child {
	font-size:1.4rem;
}

.contact-area {
	display: flex;
	flex-wrap: nowrap;
    justify-content: space-evenly;
}


.contact-form-area_Wrap {
	  position: static; /* 位置指定をリセット */
    margin-top: 0px; /* 必要に応じて調整 */
}

.contact-form-area {
	width: 50%;
	margin: 0 auto 0 auto;
	background-color: #FFF;
	padding: 50px;
}

.contact-form-area-bg,.contact-form-area-bg2 {
	position: absolute;
	z-index: -1;
}

.contact-form-area-bg {
	top:0;
	left: 0;
}

.contact-form-area-bg2 {
	bottom:-340px;
	right: 0;
}

/*.contact-area-bg {
	    width: 100%;
    margin: 0;
    position: relative;
    top: -620px;
	padding: 600px 0 0 0;
}

.contact-area-bg::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #dcedf9;
    transform: skewY(-30deg);
    z-index: -1;
}

.contact-area-bg2 {
	    width: 100%;
    margin: 0;
    position: relative;
    top: 0px;
	padding: 0 0 600px 0;
}

.contact-area-bg2::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #dcedf9;
    transform: skewY(-30deg);
    z-index: -2;
}*/


.contact-form-area h2 {
	font-family: "Oswald", sans-serif; 	
	font-size: 5.0rem;
	text-align: center;
	margin-bottom: 75px;
	letter-spacing: 9px;
}

.contact-form-area h2 span {
	display: block;
	font-size: 2.0rem;
	
}

.bg-glay-text {
	background-color: #ededed;
	font-size:1.7rem;
	padding: 24px 0 20px 16px;	
	margin-bottom: 75px;
}

.text-group {
	font-size: 1.5rem;
	display: flex;
	margin-bottom: 60px;
}

.text-group p {
	width: 32%;
	padding: 12px;
}

.text-group p span {
	font-size: 1.2rem;
	color: 	red;	
	border: 2px solid red;
	margin-left: 12px;
	padding: 3px 4px;
	border-radius: 4px;
}

.text-group input {
	width: 75%;
	padding: 12px;
	border: 1px solid;
}

.txt-form input {
	height: 200px;
}

.submit-button-wrap {
	text-align: center;
}

.submit-button {
	background-color: #0468b6;
	border: none;	
	color:#FFF;
	font-size:1.8rem;
	border-radius:4px;
	padding: 20px 80px;
}

@media screen and (max-width: 768px) { 
	.contact-form-area h2{
		font-size:2.8rem;
	}
	
	.contact-form-area h2 span {
		font-size:1.4rem;
	}
	
	.contact-form-area  {
		width: 94%;
		padding: 20px;
	}
	
	.bg-glay-text {
		font-size: 1.3rem;
		margin-bottom: 30px;
		padding: 16px 0 16px 12px;
	}
	
	.text-group {
		display: block;
		margin-bottom: 20px;
	}
	
	.text-group p {
		display: flex;
	}
	
	.text-group input {
		width: 96%;
}
	
	.text-group p {
		width: 100%;
	}
	
}


.form-area {
	position: relative;
	background-color: #0468b6;
	border-radius: 12px;
	width: 525px;
	height: 320px;
}	

.form-area .form-img01 {
	position: absolute;
	left: -170px;
	bottom: -100px;
	z-index: 1;
}

.form-area .form-img02 {
	position: absolute;
	right: -30px;
	bottom: -100px;
	z-index: 1;
}


.form-area h3{ 
	font-size:2.3rem;
	color: #FFF;
	text-align: center;
	width: 70%;
	border-bottom: 3px solid #FFF;
	margin: 85px auto 0 auto;
	padding-bottom: 12px;
}

/*== ボタン共通設定 */
.button-center {
	text-align: center;
	margin: 0 auto;
}

.form-btn{
    /*ボタンの形状*/
	font-size:1.6rem;
	background-color: #FFF;
	border-radius: 12px;
	color: #0468b6;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
    padding: 18px 30px;
    text-align: center;
    outline: none;
	width: 215px;
	height: 65px;
	margin: 45px 0 0 0;

}

.tel-area {
	position: relative;
	border:1px solid #0468b6;
 	border-radius: 12px;
	width: 525px;
	height: 320px;
	margin: 0;
	background-color: #FFF;
}

.tel-area .tel-img01{
		position: absolute;
	left: -120px;
	bottom: -100px;
	z-index: 1;
}

.tel-area .tel-img02{
		position: absolute;
	right: -30px;
	bottom: -100px;
	z-index: 1;
}

.tel-area h3{
	font-size:2.3rem;
	color: #2b323b;
	text-align: center;
	width: 70%;
	border-bottom: 3px solid #0468b6;
	margin: 85px auto 0 auto;
	padding-bottom: 12px;
}

.tel-area p {
	text-align: center;
	font-size:2.2rem;
	margin-top: 50px;
}

.tel-area p a {
	display: flex;
    align-items: center;	
    justify-content: center;
	text-decoration: none;
	color:#0468b6;
	font-weight: bold;
	font-size:4.0rem;
}

.tel-area p a span {
	padding-right: 4px;
}

picture, picture img {
    display: block; /* 画像がインライン要素の場合、余分なスペースを排除 */
}



@media screen and (min-width: 1200px) {

	.content-Wrap {
			overflow-x: hidden;
	}
	
	.sp-device {
		display: none;
	}	

	.pc-device {
		display: block;
	}	
	
	

	}

@media screen and (max-width: 768px) {
html, body {
    overflow-x: hidden;
    width: 100%;
}
	
     picture {
        width: 100%;
    }

    picture img {
        width: 100%;
        height: auto;
    }
	
	.nav {display: none;}
	
	.snavi {
	display: none;
}
	
/* ここから下がハンバーガーメニューに関するCSS */


.hamb {
  position: fixed;
  cursor: pointer;
  z-index: 300;
  right: 40px;
  top: 31px;
  width: 23px;
  height: 22px;
  transform: translate(-50%, -50%);
  padding: 15px;
  border-radius: 50px;
  background: #FFF;
}

.black-bg ul{
  margin: 0;
  padding: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
list-style: none;
}

.black-bg ul li {
  text-align: center;
  padding: 15px 0;
}

.black-bg ul li a {
  color: #0468b6;
  font-size: 16px; 
  font-weight: bold;
  display: block;
  text-decoration: none;
}

.line {
  position: absolute;
  left: 13px;
  width: 32px;
  height: 3px;
  background-color: #3292bd;
  top: 15px;
}

.line:nth-child(2)  {
  top: 24px;
}

.line:nth-child(3)  {
  top: 33px;
}

.black-bg {
  position: fixed;
  background: #FFFFFF;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}

.black-bg.open {
  opacity: 1;
  visibility: visible;
  height: 100%;
}

#hamb.active .line {
  background-color: #0468b6;
}

/*アニメーション*/
.black-bg {
  transition: opacity 0.35s, visibility 0.35s, width 0.35s;
}
#hamb.active .line:nth-child(1) {
    transform: translateY(9px) translateX(0) rotate(45deg);
}
#hamb.active .line:nth-child(2) {
    opacity: 0;
    background: #FFF;
}
#hamb.active .line:nth-child(3) {
    transform: translateY(-9px) translateX(0) rotate(-45deg);
}
.animation {
  transition: all .6s;
}
	
	
	.content-Wrap {

	}


.brand .home-Hero {
	height: 105vh;
	}

.top .home-Hero{
	height: 20vh;
}
	
	.media .home-Hero {
		height: 90vh;
	}
	
}

.content-box{
	width: 80%;
    margin: 0;

}

.restaurant .content-box{
	width: 100%;
    margin: 0;

}

	.contents-mv {
		height: 1100px;
		overflow: hidden;
	}

.news-list-wrap {
	display: block;
}

	footer {
position: relative;
    background-color: #474747;
    margin-top: 50px;
	padding: 30px;
	width: 100%;	
	
	}


.top footer {
    margin-top: 190px;
	width: 100%;
	
	}	
	
footer .footer-menu_Wrap {
	padding-left: 8.428571vw;	
    padding-top: 73px;
    padding-bottom: 45px;
    color: #fff;
    text-align: left;
	display: flex;
	flex-wrap: nowrap;
}

.fotter-logo-area {
    width: 600px;
}

.fotter-logo-area p:last-child {
	margin-top:30px;
	font-size:1.3rem;
}
	
footer .footer-menu_List {
	width: 50%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
	
}


footer .footer-menu_List dt {
	font-size:1.3rem;
	font-weight: bold;
	margin-bottom: 12px;
}


footer .footer-menu_List dd {
	font-size:1.3rem;
	font-weight: normal;
	margin: 25px 0;
}

	footer .footer-menu_List dd a, footer .footer-menu_List dd a:visited {
		text-decoration: none;
		color: #FFF;
	}	
	
footer .footer-menu_listsub {
	position: relative;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
	padding-left: 36.4285714286vw;
    padding-right: 11.0714285714vw;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #666666;
	color: #fff;
	font-size:0.9rem;
}

footer .footer-menu_listsub li {
	padding-right: 16px;
}

footer .footer-line-txt-wrap {
	display: none;
}

.footer .copyright {
	text-align: center;	
	color:#fff;
	z-index : 777;
	margin: 10px auto;
	font-size:1.4rem;

}

.footer-menu_List {
	color: #fff;
}	

	
/*== ボタン共通設定 */
.button-center {
	text-align: center;
}

.btn{
    /*アニメーションの起点とするためrelativeを指定*/
    position: relative;
	overflow: hidden;
    /*ボタンの形状*/
	text-decoration: none;
	display: inline-block;
   	border: 1px solid #555;/* ボーダーの色と太さ */
    padding: 18px 30px;
    text-align: center;
    outline: none;
    /*アニメーションの指定*/   
    transition: ease .2s;
	    vertical-align:middle; 
}

/*ボタン内spanの形状*/
.btn span {
	position: relative;
	z-index: 3;/*z-indexの数値をあげて文字を背景よりも手前に表示*/
	color:#333;
}

.btn:hover span{
	color:#fff;
}


#overlay-button {
	position: fixed;
	right: 1.2em;
	top: 22px;
	padding: 26px 11px;
	z-index: 5;
	cursor: pointer;
	user-select: none;
	z-index:9999;
}
#overlay-button span {
  height: 4px;
  width: 35px;
  border-radius: 2px;
  background-color: #0468b6;
  position: relative;
  display: block;
  transition: all .2s ease-in-out;
}
#overlay-button span:before {
  top: -10px;
  visibility: visible;
}
#overlay-button span:after {
  top: 10px;
}
#overlay-button span:before, #overlay-button span:after {
  height: 4px;
  width: 35px;
  border-radius: 2px;
  background-color: #0468b6;
  position: absolute;
  content: "";
  transition: all .2s ease-in-out;
}
#overlay-button:hover span, #overlay-button:hover span:before, #overlay-button:hover span:after {
  background: #fff;
}

input[type=checkbox] {
  display: none; 
  
}

input[type=checkbox]:checked ~ #overlay {
  visibility: visible; 
}

input[type=checkbox]:checked ~ #overlay-button:hover span, input[type=checkbox]:checked ~ #overlay-button span {
  background: transparent;
  
  
}
input[type=checkbox]:checked ~ #overlay-button span:before {
  transform: rotate(45deg) translate(7px, 7px);

}
input[type=checkbox]:checked ~ #overlay-button span:after {
  transform: rotate(-45deg) translate(7px, -7px);


}

#overlay {
  height: 100vh;
     width: 27vw;
  background: #0468b6;
z-index: 999;
  visibility: hidden;
  position: fixed;
	top:0;
	right:0;
    border-radius: 200px 0 0 200px;	
}


@media screen and (max-width: 768px) {
	#overlay {
		width:100vw;
		border-radius:0;
	}
}



#overlay.active {

}
#overlay ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  height: 100vh;
  padding-left: 0;
list-style: none;

}



#overlay ul li {
  padding: 1em;
}
#overlay ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 1.5em;
}
#overlay ul li a:hover {
  color: #000!important;
}



@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */

	
	.hostplus .home-Hero {height: 800px;}	
	
.aboutus-area_Wrap {
    margin-top: 650px;
}	
	
.teclab .home-Hero {
height: 170vw;

}	

	.content-box {
		width: 50%;
		margin: 0 auto;
	}	

	
.header-SiteName {
width: 90%;
	}

	.home-Hero_Inner {
		height: 215vw;
	}	
	
	.home-Hero_Inner img {
		position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        object-fit: cover;
	}
	
	.top-mv-txt {
	right: 55px;	
	}
	
	
	.top-mv-txt h1 {
	font-family: "Oswald", sans-serif; 
    font-size: 3.7rem;
}

	
	.top-mv-txt h2 {
    font-size: 1.9rem;
font-weight: normal;
}	
	

	
	
	.snavi .language-nav {
    width: 17%;
	}
	
	.snavi .x-nav {
    top: 391px;

}
	
	#gnav > ul > li > a {
		display: none;
	}
	
	#gnav > ul > li > a:last-child {
        display: block;
        width: 73%;
        position: absolute;
        top: -31px;
        right: 20px;
}
	
	.heading {
    font-family: "Oswald", sans-serif;
    font-size: 3.0rem;
    font-weight: bold;
    color: #282e36;
    align-items: center;
    display: flex;
    margin-bottom: 20px;
}
	
	.bland .heading {
		flex-wrap: wrap;
		margin-top: 80px;
	}
	
	.heading::before {
  background-color: #282e36; /* 横線の色 */
  content: "";
  height: 2px; /* 横線の高さ */
  width: 70px; /* 横線の長さ */
}

.heading::before {
  margin-right: 25px; /* 文字との余白 */
}	
	
	.heading span {
		font-size:1.7rem;
		padding-left: 20px;
	}
	
.bland 	.heading::before {
  background-color: #282e36; /* 横線の色 */
  content: "";
  height: 0px; /* 横線の高さ */
  width: 0px; /* 横線の長さ */
}
	

	.aboutus-txt-box {
    position: static;
        width: 90%;
margin: 0 auto;
    }
	
	.aboutus-bg {
		display: none;
	}

	.blue-gradation {
    font-size: 5.5rem;
	}
	
	.aboutus-area_Wrap {
		position: relative;
	}	
	

.aboutus-area {
    position: static;
	min-height: auto;
    
}
	
	.service-area_Wrap {
    margin-top: 335px;
}
	
	.service-area-bg{
		display: none;
	}
	
	.aboutus-bg-sp{
		position: absolute;
		z-index: -1;
		top: 400px;
	}
	
	
.service-area-list-wrap {
    display: block;
	}
	
.service-list {
	padding: 36px;

}
	
.service-list .service-list-txt span {
    display: block;
    font-size: 1.4rem;
	font-weight: normal;
    padding: 0 10px 0 0;
}	
	
.service-list .service-list-txt {
    font-size: 2.0rem;
    padding: 20px;
	}

.service-view-more-button {
	position: absolute;
	top: 255px;
	right: 16px;
	width: 40%;
	background-color: #f3f4f6;
	z-index: 1;
	padding: 8px;
	border-radius: 12px;
	}
	
	.pagination li {
    height: 35px;
    width: 35px;
    line-height: 34px;
    font-size: 12px;

}
	
	.left-arrow {
    top: -2px;
	}
	
	.right-arrow {
		top: -2px;
	}
	
	.recruit-area_Wrap {
    padding: 40px;
		overflow: hidden;
	}
	
	.recruit-area h2 {
    font-size: 3.0rem;
    margin-bottom: 10px;
}
	
	.recruit-area h2 span {
		font-size:1.7rem;
	}	
	
	.recruit-area {
    padding: 20px;
	}
	
.recruit-area-txtbox {
    padding: 0;
}
	
.recruit-area-txtbox h3 {
	font-size:1.7rem;
    margin-bottom: 20px;
}	
	
.recruit-area {
    display: block;	
	}

.recruit-area-txtbox p {
    font-size: 1.4rem;
    margin-bottom: 25px;
}
	
.recruit-area-txtbox p img {
    margin-bottom: 35px;
    width: 50%;
}
	
.recruit-area .recruit-img {
    margin: 0 auto;
    width: 100%;
}
	

	
.news-area {
    padding: 35px 0;
}
	
	.news-area-bg {
		display: none;
	}
	
.news-list {
    width: 90%;
    margin: 30px auto;
}
	
.news-button {
	display: none;

}	
	
	.news-list-img {
	width: 40%;
	}
	
	.news-list-img img {
    min-width: 140px;
    width: 100%;
	}
	
.news-list-contents {
    margin-left: 20px;
}
	
	.news-inboundplus{
        width: 40%;		
	}

	.news-list-contents h3 {
		font-size: 1.5rem;
        margin-top: -25px;		
	}
	
	.news-list-contents p {
		font-size: 1.2rem;
        margin-top: -15px;			
	}	
	
	.contact-area_Wrap {
    position: static;
    margin-top: 0;
}

	
	.top .contact-area_Wrap {
		margin-top: 120px;
	}
	
.contact-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}	
	
.form-area,.tel-area {
		position: relative;
        border-radius: 7px;
        width: 94%;
        margin: 20px auto;
}
	
	.form-area h3,.tel-area h3  {
    width: 80%;
	font-size:1.7rem;
	}
	
	.form-img01 {display: none;}	

.form-area .form-img02 {
    position: absolute;
        left: -3px;
    bottom: -33px;
    z-index: 1;
}
	
	.form-img02 img {
		width:15%;
	}	
	
.form-btn {
    width: 190px;
    height: 60px;
}
	
.tel-area p a {
    font-size: 3rem;
    line-height: 1.7;	
	}
	
	.tel-img01 {
		display: none;
	}
	
.tel-area .tel-img02 {
    position: absolute;
    right: -30px;
    bottom: -35px;
    z-index: 1;
}	
	
	.tel-img02 img {
        width: 66%;
	}
	
.top footer,.company footer {
    margin-top: 100px;
}
	
footer .footer-menu_Wrap {
	flex-wrap: wrap;
	padding: 0;	
	}

.fotter-logo-area {
     width: 90%;
    margin: 0 auto;
}
	
.fotter-logo-area p:last-child {
        font-size: 1.4rem;
        text-align: center;
        margin: 24px auto;
	}
	

	.footer-menu_List dl:last-child{
		display: none;
	}
	
	footer .footer-menu_List dt {
		font-size:1.7rem;
		text-align: center;
	}	

	footer .footer-menu_List dd {
		font-size:1.4rem;
		text-align: center;
	}	
	
footer .footer-menu_List {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;

	}
	
	.footer-menu_List dl {
		width: 48%;
	}
	
	.footer-line-txt-wrap {
		margin: 0 auto;
		display: block!important;
		width: 100%;
	}
	
	.footer-line-txt {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	.footer-line-txt li {
		width: 50%;
        font-size: 1.25rem;
        margin: 8px 0;	
		text-align: center;
	}

	.footer-line-txt li a {
		color: #FFF;
		text-decoration: none;
	}
	
}
	
	/*news　ニュース*/

.news-single-area {
	max-width: 860px;
	width: 100%;
	margin: 120px auto;
}

.news-info {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}

.news-info span {
	margin-left: 15px;
	font-size:1.6rem;
}

.news-single-area h2 {
	color: #393939;
	font-size:2.2rem;
	font-weight: bold;
}

.news-single-area .news-single-thumnail {
	margin: 50px auto;
}

.news-single-area .news-single-main-txt {
	line-height: 2.5;
	font-size:1.4rem;
	    margin-bottom: 55px;
}

.news-sigle-return-button img {
	margin: 0 auto;
}

@media screen and (max-width: 768px) {

.news-single-area {
    width: 90%;
    margin: 120px auto;
}	
	.news-info span {
		font-size:1.6rem;
	}
	
	.news-single-main-txt {
		font-size:1.4rem;
	}
	
	.news-info img {
		margin-right: 12px;
	}
}


/* business ビジネス */
.business-area_Wrap {
	max-width: 1450px;
	width: 100%;
	margin: 0 auto;
}

.business-ttl , .business-ttl-sub {
	padding-left: 1.8rem;
}

.business-ttl-area {
	width: 80%;
	margin: 140px auto 0 auto;
	
}

.business-ttl  {
font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 6.7rem;
	letter-spacing:7px;
    line-height: 1.2;
    display: inline-block;
    background: linear-gradient(90deg, #0468b6, #abceeb);
    background: -webkit-linear-gradient(0deg, #0468b6, #abceeb);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	padding: 0;

}

.business-ttl-sub {
	display: block;
	font-size:3.0rem;
	padding: 0;
}

.business-area {
    display: flex;
    justify-content: center;
    gap: 80px;
    width: 80%;
    margin: 120px auto 0 auto;

}

.landry .business-area {
	width: 100%;
}

.business-area p {
	font-size:1.3rem;
}


.business-txt {
	position: relative;
	max-width: 900px;
	width: 100%;
	padding: 0px 0 120px 60px;
}

.business-txt h3 {
	font-family: "Oswald", sans-serif;
	font-weight: bold;
	padding:1.0rem 0 1.0rem 2.5rem;
    border-left: 4px solid #0468b6;
	font-size: 4.0rem;
}

.business-txt h3 span {
	display: block;
	font-size:2.0rem;
	font-weight: bold;
}

.business-txt p {
	margin-top: 16px;
	font-size:1.5rem;
	line-height: 2.3;
}

.omotenashi-button img {
position: absolute;
top:350px;	
right: 0;
}

.restaurant .business-area,.landry .business-area {
    align-items: center;

}

.restaurant .business-txt,.landry .business-txt {
	padding-top: 0;
	padding-left: 0;
	
}

.restaurant	.business-ttl-sub {
	margin-bottom: 0px;
}
 
    .swiper{
	width: 100%;
    }
    .swiper img{
        width: 100%;
    }
    .swiper_thumbnail .swiper-slide{
        cursor: pointer;
    }
    .swiper_thumbnail .swiper-slide-thumb-active{
        outline: 2px solid #000;
        outline-offset: -2px;
    }
    .swiper_thumbnail img{
        vertical-align:　bottom;
    }

	.swiper-button-prev,
.swiper-button-next {
  display: block !important;
  opacity: 1 !important;
  z-index: 10 !important;
}


/* ナビゲーション矢印の疑似要素を再定義 */
.swiper-button-prev::after,
.swiper-button-next::after {
  font-family: swiper-icons !important;         /* アイコンフォントを指定 */
  text-transform: none !important;              /* 大文字化などを無効化 */
  speak: none !important;
  font-size: var(--swiper-navigation-size) !important;  /* ボタンサイズに合わせる */
  color: var(--swiper-navigation-color, #000) !important; /* 親の color を継承 */
  /* content は下記で個別に指定します */
}

.swiper-button-next::after {
  content: '›';        /* Unicode 矢印を直接指定 */
  font-size: 24px;
  color: #000;
}
.swiper-button-prev::after {
  content: '‹';
  font-size: 24px;
  color: #000;
}


	.reserve {
	flex-direction: row-reverse;		
	}
	

@media screen and (max-width: 768px) {

.omotenashi-button img {
position: absolute;
top:430px;	
right: 0;
}
	
	
	.recruit .container-fluid	{
		overflow: hidden;
	}
	
	.business-area_Wrap {
    width: 90%;
    margin: 0 auto;
}
	
	.accommodation  .business-top-ttl-area {
	width: 90%;
	top: 100px;
	left: 25px;
    }

	
	
.business-top-ttl-area {
    width: 90%;
    top: 20px;
  	  left: 25px;
}
	
.business-ttl-area {
    width: 80%;
    margin: 80px auto 30px auto;
}	
	
	.mv-txt-photo-box {}

	
	.recruit .home-Hero {
		overflow: hidden;
	}
	.business-ttl  {
		padding: 0;
		font-size:4.8rem;
	}
	
	.business-top-ttl-area img {
		padding: 0;
	}
	
	.business-area {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 45px 20px 120px 20px;

}
	
	.restaurant .business-area 	{
		width: 90%;
		margin: 35px auto 225px auto;
	}
	
.container {
    width: 100%;
	padding: 0;
}

	.business-ttl-sub {
		font-size:2.1rem;
	}
	
}

/*宿泊関連事業 */
.accommodation-area_Wrap {
	position: relative;
 background-color: #f8f8f8;
margin: 20px 0;
}

.accommodation .blue-bg {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
}



.accommodation-area {
display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 60px 0;
    background-color: #FFF;

}

.accommodation-img {
	padding: 50px 40px 0 15%;	
background-color: #FFF;	
}


.accommodation-img img {
	max-width: 400px;
	width: 100%;
}


@media screen and (max-width: 768px) {

.media .accommodation-area_Wrap {
    position: relative;
    background-color: #f8f8f8;
    margin: 20px auto;
    width: 90%;
}		
	
    .business-txt {
        padding: 60px 0;
        width: 80%;
        margin: 0 auto;
    }
	
	.content-box {
    width: 100%;
    margin: 0 auto;
}
	
	.accommodation-area {
    display: flex;
    flex-wrap: wrap;
	        margin-bottom: 120px;		
	}
	
	.accommodation-img {
		padding: 0;
        width: 100%;
		margin: 0 auto;
	}
	
.accommodation-img img {
        padding: 0;
        width: 100%;
        margin: 0 auto;
	}
	
.business-txt h3 {
	font-size: 2.9rem;
	
	
}
	
.accommodation footer ,.teclab footer,.media footer ,.hostplus footer {

}
		
}

/* HOST+　ホストプラス */

.mv-txt {
	position: absolute;
	text-align: left;
	top:150px;
	left: 10%;
}

.mv-txt h2  {
	font-weight: bold;
	font-size:4.2rem;
}

.mv-txt h2 span {
	display: block;
	font-weight: normal;
	font-size: 3.5rem;
    margin-top: -12px;	
}



.mv-txt p {
	margin-top: 45px;
	font-size:1.5rem;
	line-height: 2.5;
}


.product-top-ttl-area {
	width: 80%;
	margin: -16px auto 0 auto;
}

	.product-ttl {
		font-size:10.0rem;
		margin-bottom: -15px;
	}

.product-top-ttl-area  	.prodcut-ttl-sub {
		font-size:3.5rem;
		margin-bottom: 115px;
	}

	.product-blue-gradation {
		font-family: "AdobeClean-Regular";
		font-weight: normal;
		font-size: 4.5rem;	
		line-height: 1.2;
 display: inline-block;
  background: linear-gradient(90deg, #0468b6, #abceeb);
  background: -webkit-linear-gradient(0deg, #0468b6, #abceeb);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
		margin-bottom: 45px;
	}

.product-top-ttl-area  p {
	font-size:1.5rem;
	line-height: 1.8;
	width: 40%;
}


.product-top-ttl-area .button02 img {
	position: relative;
	top:55px;
	z-index: 10;
}


/* 見出しの下に短い下線 */
.teclab-midashi {
	font-size:4.0rem;	
  position: relative;
  text-align: center; /* 文字の中央寄せ */
	font-weight: normal;
	margin-bottom: 80px;	

}
.teclab-midashi::before {
  background-color: #0468b6; /* 線の色 */
  border-radius: 5px; /* 線の両端を丸く */
  bottom: -10px; /* 線の位置 */
  content: "";
  height: 3px; /* 線の高さ */
  left: 50%; /* 線の中央寄せ */
  position: absolute;
  transform: translateX(-50%); /* 線の中央寄せ */
  width:95px; /* 線の長さ */

}


.teclab-area {
	position: relative;
	display: flex;
	width: 80%;
	margin: 0 auto 90px auto;
}

.teclab-img img {
	border-radius: 12px;
}

.teclab-txt-right ,.teclab-txt-left{
	width: 60%;
}


.Ml40 { margin-left: 12%;}



.teclab-txt-right h3,.teclab-txt-left h3  {
	color: #0468b6;
	font-size:3.2rem;
	margin-bottom: 25px;
}

.teclab-txt-right p ,.teclab-txt-left p{
	font-size:1.4rem;
	line-height:1.9;
}


.teclab-txt-right .teclab-number {
	font-family: "Oswald", sans-serif;	
	position: absolute;
	top: 30px;
    right: -50px;
	text-align: right;
	color: #cae4f5;
	font-weight: bold;
	font-size:20.0rem;
	z-index: -1;
}

.teclab-txt-left .teclab-number {
	position: absolute;
	top: 30px;
    left: -50px;
	text-align: left;
	color: #cae4f5;
	font-weight: bold;
	font-size:20.0rem;
	z-index: -1;
}

.teclab-price h3 {
	margin-bottom: 20px;
}

.teclab-price h4 {
	margin-left: 240px;
	font-size:1.4rem;
}

.function-list {
	width: 80%;
    margin: 0 auto 120px auto;
}


.product-container {
    display: flex;
    flex-wrap: wrap;
	width: 100%;
    margin: auto;
}

.section {
	border: 1px solid #e1e1e2;
    width: calc(50% - 10px);
	display: flex;
    align-items: flex-start;
}

.title {
	color: #0468b6;
    font-size: 2.0rem;
    font-weight: bold;
    width: 40%;
	min-height: 375px;
	padding: 20px 0 0 18px;
}

.blue {
    background-color: #e7f2fb;

}

.content {
	padding: 16px;
}



.function-list ul {
    list-style-type: none;
    padding: 0;
	margin: 0;
}

.function-list li {
    padding: 5px 0;
	font-size : 1.6rem;
}

.sample-img {
	width: 80%;
	margin: 0 auto;
	display: flex;
	flex-wrap: nowrap;
	gap:60px;
}

.sample-img dl {
	width: 33%;
	margin-top: 0;
	
}

.sample-img dd h3 {
	font-size:2.5rem;
	text-align: center;
	color:#0468b6;
	margin: 25px 0;
}

.sample-img dd p {
	font-size:1.5rem;
	line-height: 2.0;
}

.priceplan {
	width: 80%;
	margin: 0 auto;
	display: flex;
	flex-wrap: nowrap;
	gap :15px;
	justify-content: center;

}

.priceplan dl {
	width: 25%;
	border: 2px solid #7fc3f3;
	min-height: 490px;
    margin: 0;

}

.priceplan dl:first-child {
	border: 2px solid #0468b6;
    position: relative;	
}

.priceplan dl dt {
	background-color: #7fc3f3;
	color: #FFF;
	text-align: center;
	font-size:1.2rem;
	height: 120px;
	position: relative;	

}

.priceplan dl:first-child dt{
	background-color: #0468b6;
}

.priceplan dl dt h3 {
	position: absolute;
	  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
width: 100%;	
	font-size: 2.3rem;
}


.priceplan dl dt span{
	display: block;
	font-size:1.6rem;
	
}

.priceplan dl dd{
	text-align: center;
}

.priceplan .price-hosoku,.priceplan .sub-price-hosoku {
	margin-top: 25px;
	font-size:2.0rem;
}

.priceplan .price {
	color: #0468b6;
	font-size:3.2rem;
	font-weight: bold;
}

.priceplan .sub-price {
	font-size:3.5rem;
	font-weight: bold;
}

.priceplan .hosoku {
	font-size:1.5rem;
	width: 90%;
	margin: 0 auto;
}

.priceplan-sugguest {
	color: #0468b6;
	font-size:2.7rem;
	font-weight: bold;
    position: absolute;
    top: -42px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto;
	width: 64%;
}

.priceplan dl:nth-child(3) .sub-price,.priceplan dl:nth-child(3) .sub-price-hosoku {
	display: none;
}

.example {
	width: 80%;
	margin: 0 auto;
	display: flex;
	gap:60px;
}

.example dl {
	width: 33%;
	margin: 0;
}

.example .case-img img{
	margin: 0 auto;

}

.example dl h3 {
	color:#0468b6;
	font-size:2.5rem;
	text-align: center;
	font-weight: bold;
	margin: 28px auto;
}

.example dl h4 {
	text-align: right;
	font-size:2.3rem;
}

.example dl p {
	font-size:1.5rem;
	line-height: 2.0;
}

@media screen and (max-width: 768px) {
	.mv-txt {
		position: absolute;
		z-index: 9;
        top: 100px;
        left: 22px;
		max-width: 390px;
		width: 100%;
	}
	

	.home-Hero img {
		z-index: -1;
		overflow: hidden;
		margin-top: 100px;
	}
	
	.accommodation .home-Hero img {
		top:-240px;
	}
	
	.accommodation .home-Hero {
    height: 145vw;
}
	
	
	.product-ttl {
		font-size:3.6rem;
	}
	
	.product-top-ttl-area .prodcut-ttl-sub 
	{
		font-size:2.1rem;
		margin-bottom: 455px;

	}
	
	
	.product-top-ttl-area p {
		width: 100%;
	}
	
	
	.product-blue-gradation {
		font-size:2.0rem;
		font-weight: bold;
		line-height: 1.8;
		margin-bottom: 20px;		
	}
	
	.product-top-ttl-area .button02 img {
		position: relative;
		top: 25px;
		z-index: 10;
		width: 70%;
		margin: 30px 0 0 0;
	}	
	
	
	.mv-txt h2 {
		font-size: 2.7rem;
	}
	
	.mv-txt h2 span {
		font-size:2.0rem;
	}
	
	.product-mv-txt {
		
	}
	
	.teclab-price h4 {
	margin-left: 20px;
		font-size: 1.4rem;
	}
	
	.teclab-area { 
		flex-wrap: wrap;
	
}
	
	.teclab-txt-right, .teclab-txt-left {
    width: 100%;
		margin: 0;
	min-height: 200px;
}

	.teclab-area h3 {
		font-size:2.2rem;
		margin: 20px 0 6px 0;
	}
	
	.teclab-txt-right .teclab-number {
    top: 305px;
    right: 0px;	
	font-size:12.5rem;
	}
	.teclab-txt-left .teclab-number  {
	top: 305px;
    left: 0px;
	font-size:12.5rem;		
	}
	
	.teclab-area .Ml40 {
		margin: 0;
	}
	
	.teclab-midashi  {
		font-size:2.2rem;
		margin: 20px 0 40px 0;
		margin-top: 120px;
	}
	
	.section {
		width: 100%;
	}
	
	.content {
    padding: 12px;
}
	
	.title {
		font-size:1.5rem;
		padding: 15px 0 0 5px;
		width: 44%;
	}
	
	.content {
		width: 56%;
	}
	
	.function-list {
		width: 95%;
	}
	
	.function-list li {
	font-size:1.2rem;	
	}
	
	.sample-img {
		flex-wrap: wrap;
	}
	
	.sample-img dl {
    width: 100%;
}
	
	.sample-img dd h3 {
    font-size: 1.7rem;
	}
	
.sample-img dd p {
    font-size: 1.2rem;
    line-height: 2.0;
}	
	
	.priceplan 	{
		flex-wrap:wrap;
		width: 90%;
		margin: 0 auto;
	}
	
	.priceplan dl {
		width: 100%;
        border-radius: 4px;
	}
	
	.priceplan-sugguest {
		display: none;
	}
	
	.example {
		gap:0;
		flex-wrap: wrap;
	}
	
	.example dl {
    width: 100%;
    margin: 0 0 60px 0;
}
	
	.priceplan dl dt h3 {
		font-size: 1.9rem;
	}
	
	.priceplan .price-hosoku, .priceplan .sub-price-hosoku {
		margin-top: 25px;
		font-size: 1.8rem;
	}
	
	.priceplan .price {
		font-size:3.5rem;
	}
	
.priceplan .sub-price {
    font-size: 2.8rem;

}

	.priceplan .price-hosoku{
		font-size:1.3rem;
	}

	.priceplan dl {
		min-height: 380px;
	}
	
	.example dl h3 {
		font-size:1.7rem;
	}
	
	.example dl p  {
		font-size:1.2rem;
	}
	
	.example dl h4	{
		font-size:1.5rem;
	}
	
	
}


/*recruit 採用 */


.recruit .mv-txt h2 {
    font-family: "Oswald", sans-serif;
    font-size: 7.0rem;
    border-left: 5px solid #0468b6;
    padding-left: 2.2rem;
}

.recruit .mv-txt-box-wrap {
    display: flex
;
    flex-wrap: nowrap;
    gap: 140px;
}

.recruit .mv-txt-box {
    width: 50%;
}

.recruit .mv-txt h3 {
    font-size: 5.3rem;
}


.recruit-nav-wrap {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	margin-top:220px;
	gap:35px;
}


.recruit-nav-wrap ul {
	background-color: #f7f7f7;
	list-style: none;
	display: flex;
	flex-wrap: nowrap;
	gap:37px;
	color: #3d3938;
	width: 50%;
	margin: 0 0 0 4.2rem;
	height: 68px;
	border-radius: 35px;

	
}

.recruit-nav-wrap ul li {
	  align-items: center; /* 横線を上下中央 */
	  display: flex; /* 文字と横線を横並び */
	font-weight: bold;
	gap: 4px;
}

.recruit-nav-wrap ul li::before {
  background-color: #3d3938; /* 横線の色 */
  content: "";
  height: 2px; /* 横線の高さ */
  width: 20px; /* 横線の長さ */
}

.recruit-nav-wrap ul li a {
	text-decoration: none;
	color:#3d3938;
    font-size: 1.7rem;	
}


.recruit-midashi {
  align-items: center; /* 横線を上下中央 */
  display: flex; /* 文字と横線を横並び */	
	color: #046ac2;
	gap:4px;
	font-size:2.3rem;
}

.recruit-midashi::before{
  background-color: #046ac2; /* 横線の色 */
  content: "";
  height: 2px; /* 横線の高さ */
  width: 20px; /* 横線の長さ */
}

.mission-area,.value-area,.statistics-area,.comment-area,.job-area {
		width: 80%;
    margin: 110px auto 0 auto;
}

.recruit-txt {
	display: flex;
	align-items: flex-start;
	width: 60%;
	gap:75px;
}

.recruit-txt {
	display: flex;
	align-items: flex-start;
	width: 80%;
	gap:75px;

}

.recruit-txt h3 {
	font-family: "AdobeClean-Regular";
	font-weight: bold;
	font-size:4.0rem;
	line-height: 1.3;
}

.recruit-txt p {
	margin:12px 0 0 0 ;
	font-size:1.5rem;
	line-height: 2.3;
}

.recluit-txt-midashi {
	font-size:4.0rem;
	margin-bottom: 40px;
}

.recruit-midashi {
	font-size: 2.3rem;
}

.pc-recruit {
	display: flex;
	flex-wrap: wrap;
	gap:30px;
	justify-content: space-between;
}

.pc-recruit li {
	width: 22%;
	background-color: #f9f7f8;
}

.pc-recruit li:nth-child(3),.pc-recruit li:nth-child(5){
	width: 46%;
	
}


.value-img-wrap {
	display: flex;
	flex-wrap: nowrap;
		justify-content: space-around;
	margin: 0 auto;
	gap:55px;
}

.value-img {
	background-color: #fbfbfb;
	width: 33%;
	gap:55px;
}

.value-img img {
	margin: 0 auto;
}

.value-img h4 {
	font-size:2.5rem;
	color: #0468b6;
	text-align: center;
}

.value-img p:last-child {
	padding: 20px;
	font-size:1.5rem;
}





.comment-img-wrap {
	display: flex;
	flex-wrap: nowrap;
	margin: 0 auto;	
    gap: 50px;
}

.comment-img p {
	font-size:1.5rem;
	font-weight: normal;
	line-height: 1.8;
}

.comment-img p img {
	max-width: 319px;
	margin: 0 auto;
}

.comment-img .staff-name{
	font-size:1.7rem;
	text-align: right;
	font-weight: bold;
}

.recruit-faq {
	margin: 0 auto;
}

.accordion-006 {
    max-width: 100%;
    margin-bottom: 7px;
    background-color: #f3f2f2;
    border-radius: 5px;
}

.accordion-006 summary {
	font-size:2.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1.5em 2em;
    color: #333333;
    font-weight: 600;
    cursor: pointer;
}

.accordion-006 summary::-webkit-details-marker {
    display: none;
}

.accordion-006 summary::before,
.accordion-006 summary::after {
    width: 3px;
    height: .9em;
    border-radius: 5px;
    background-color: #0569b5;
    content: '';
	
}

.accordion-006 summary::before {
    position: absolute;
    right: 2em;
    rotate: 90deg;
}

.accordion-006 summary::after {
    transition: rotate .3s;
}

.accordion-006[open] summary::after {
    rotate: 90deg;
}

.accordion-006 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-006[open] p {
    transform: none;
    opacity: 1;
	font-size:1.5rem;
	line-height: 2.5;
}

.answer-box {
	background-color: #FFF;
}

.faq-midashi {
	font-size: 3.0rem;
	color: #0569b5;
	  align-items: center; /* 横線を上下中央 */
  display: flex; /* 文字と横線を横並び */	
	gap:4px;
	padding: 40px 0 0 0;
	
}


.faq-midashi::before{
  background-color: #0569b5; /* 横線の色 */
  content: "";
  height: 2px; /* 横線の高さ */
  width: 30px; /* 横線の長さ */
}

.answer-box dl {
	width: 94%;
	margin: 0 auto;
	padding: 12px 0;
	border-top: 2px solid #d7d5d5;
	display: flex;
	flex-wrap: wrap;
}

.answer-box dl dt,.answer-box dl dd {
	width: 50%;
	font-size: 1.8rem;
	border-bottom: 1px solid #d7d5d5;
	padding: 30px 0;
}

.answer-box .entry-button img {
	margin: 0 auto;	
}

.pc-recruit li:nth-child(8){
	margin-left: 28px;
}

.recruit footer { margin-top: 100px;}

@media screen and (max-width: 768px) 
{

	.statistics-img .sp-device img {
		width: 100%;
		margin: 0 auto;
	}
	
	
.answer-box dl dt,.answer-box dl dd {
	font-size:1.1rem;
}

.recruit-nav-wrap ul {
    background-color: #f7f7f7;
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    color: #3d3938;
    width: 93%;
	margin: 0 0 0 0.6rem;
	height: 40px;
    border-radius: 35px;
    font-size: 0.7rem;
	justify-content: flex-start;
        padding-left: 23px;	
}
	
.recruit-nav-wrap ul li::before {
    background-color: #3d3938;
    content: "";
    height: 1px;
    width: 15px;
}	
	
.recruit-nav-wrap {
    flex-wrap: wrap;
	}
	
	
    .recruit .mv-txt-box {
        width: 94%;
    }
	
    .recruit .mv-txt-photo-box img {
        z-index: -1;
       top: 660px;
        width: 94%;
		margin: 0;
    }	
	
	
	.recruit-nav-wrap {
		margin-top: 0;
	}	
	
    .recruit .mv-txt-box-wrap {
        flex-wrap: wrap;
		margin-top: 100px;
    }	
	
	.entry-button {
		width: 55%;
	margin: 0 0 0 0.6rem;		
	}
	
.mission-area,.value-area,.statistics-area,.comment-area,.job-area {
	width: 90%;	
	margin: 70px auto;
}
	
    .recruit .mv-txt h2 {
        font-size: 3.5rem;
		margin-bottom: 40px;
    }
	
    .recruit .mv-txt h3 {
        font-size: 4.0rem;
    }	
	
.recruit-txt {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100%;
    gap: 0;
}
	
	.recruit-midashi {
		font-size: 1.7rem;
	}
	
	.comment-area .recruit-txt h3 {
	font-size: 2.2rem;
}	
	
	.statistics-area .recruit-txt h3 {
	font-size: 2.2rem;
}
	
	.value-area .recruit-txt h3  {
		font-size:2.2rem;
	}
	
	.recruit-txt h3 {
    font-size: 4.0rem;	
	}
	
	.recruit-txt p {
    font-size: 1.2rem;
	}
	
	.value-img h4 {
    font-size: 1.5rem;
}
	
	.value-img p:last-child {
    padding: 10px;
    font-size: 1.2rem;
}
	
	.value-img-wrap {
		gap:30px;
	}

	.value-img-wrap {
	flex-wrap: wrap;
        width: 100%;		
	}
	.value-img {
    width: 940%;
		margin: 0 auto;
		text-align: center;
	}
	
	.comment-img-wrap {
    flex-wrap: wrap;
	}
	
	.recruit-faq {
		width: 94%;
	}

	.recruit-faq .entry-button {
		width: 90%;
	}
	
	.answer-box dl {
		font-size:1.8rem;
	}
	
		
	.recruit-faq .entry-button img {
		width: 90%;
		margin: 0 auto;
	}	
	
	
		
		
}

/*company 企業情報 */

.company .mv-txt h2 {
	font-family: "Oswald", sans-serif;
	font-size: 7.0rem;
	border-left:  5px solid #0468b6;
	padding-left:2.2rem;
}

.company .mv-txt-box-wrap {
	display: flex;
	flex-wrap: nowrap;
	gap:140px;
}

.company .mv-txt-box {
	width: 40%;
}

.company .mv-txt h3 {
	font-size:5.3rem;
}

.company-profile-wrap {
	background-color: #f9f9f9;
	padding: 110px 0;
}

.company-profile h3, .access h3 {
font-size: 5.0rem;
    position: relative;
    text-align: center;
    margin-bottom: 80px;
}

.company-profile , .access {
display: block;
    width: 80%;
    margin: 0 auto;
}


.company-profile h3::before,.access h3::before {
    background-color: #282e36;
    border-radius: 5px;
    bottom: -10px;
    content: "";
    height: 3px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 95px;
}

.access-wrap{
	position: relative;
	padding-bottom: 200px;	
	    margin-bottom: -50px;
}

.company-profile dl {
	display: flex;
	flex-wrap: wrap;
	font-size:1.7rem;
}

.company-profile dt {
	width : 20%;
	border-bottom: 3px solid #0468b6;
	margin: 15px 0;
	padding-bottom: 15px;
}

.company-profile dd {
	width: 80%;
	border-bottom: 3px solid #c7c4c4;
	margin: 15px 0;
	padding-left: 15px;
	text-decoration: none;
}


.access-box-wrap {
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	gap: 85px;
}


.access h4 {
font-size: 2.5rem;
    position: relative;
    text-align: left;
    margin-bottom: 80px;
}

.access h4::before {
    background-color: #0468b6;
    border-radius: 5px;
    bottom: -10px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 130px;
}

.access-time-wrap {
	display:flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	gap:20px;
	font-size:1.5rem;
    align-items: center;	
}

.access-bg {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -1;
}

@media screen and (max-width: 768px) {
.mv-txt h3 {
    font-size: 2.7rem;
    line-height: 1.3;
}
	
	.mv-txt-box-wrap {
		flex-wrap: wrap;
		gap:50px;
	}	
	
.mv-txt-box {
    width: 100%;
}
	
	.mv-txt-box p {
		margin-top: 14px;
		line-height: 1.9;
	}
	
	.mv-txt-photo-box p {
		margin: 0;
	}
	
.company-profile-wrap {
	background-color: #f9f9f9;
	padding: 55px 0;
}

.company-profile dl {
    font-size: 1.2rem;
}
	

.company .Mb150 {
		margin-bottom: 40px;
	}
	
.company-profile h3, .access h3 {
    font-size: 1.6rem;
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}
	
.gmap {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;    /*16:9の比率にしたい場合、9/16=56.25%*/
}

.gmap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
	
.access-box-wrap {
flex-wrap: wrap;
	gap:20px;
}
	
.access h4 {
    font-size: 1.5rem;
    margin-bottom: 30px;
}	

	.map-button img {
		width: 70%;
		margin: 0 auto;
	}
	
.access-wrap {
    padding-bottom: 0;
}
	
.company .company-profile{
		margin-top: 465px;
	}	
		
	
	
}

/* bland list 施設ブランド紹介 */

.bland-area_Wrap{
	position: absolute;
	top:430px;
	left: 0px;
	width: 930px;
	
}

.bland-bg1 {
	position: absolute;
	z-index: -1;
	top: 680px;
}

.bland-bg2 {
	position: absolute;
	z-index: -2;
	top: 2570px;
}

.bland-bg3 {
	position: absolute;
	z-index: -2;
	top: 4100px;
}

.business-ttl-sub {
	margin-top: 20px;
	margin-bottom: 130px;
}

.sub-ttl {
		font-family: "Oswald", sans-serif;	
font-size:5.0rem;	
margin: 45px 0 45px 0;
}

.sub-ttl span {
	font-size:2.0rem;
	padding-left: 12px;
}

.bland-area_Wrap h4 {
	position: absolute;
    top: 140px;
    left: 240px;
	font-size:3.0rem;
}

.bland-area_Wrap p {
    font-size: 1.5rem;
    font-weight: normal;
	position: absolute;
    top: 280px;
    left: 240px;
	width: 550px;
}

.bland-list {
	background-color: #f4f4f4;
	margin: 0 auto;
	padding: 55px 5%;
	margin-top: 130px !important;
	
}

.modish-img-liset {
	max-width: 625px;
	width: 100%;
	margin: 55px 0 0 0;
}


.bland-list ul {
list-style: none;
    display: flex;
    justify-content: center;
    gap: 40px;
    margin: 20px auto;
    max-width: 1448px;
    padding: 0;
    text-align: center;}


.bland-txt {
	width: 50%;
}

.bland-txt h3 {
	text-align: center;
	
}


.bland .reception-area_Wrap h3 {
border-bottom: 3px solid #0b0b0b;
    padding-bottom: 15px;
    padding-top: 90px;
    width: 80%;
    margin: 50px auto;
    max-width: 1280px;
}

.bland #ohterhotel h3 {
	padding-top: 100px;
	display: flex;
    align-items: center;
font-size: 2.0rem;
    font-weight: normal;
}

.bland #ohterhotel h3 img {
	margin-right: 15px;
}


.bland .reception-area_Wrap h3 img {
	width: 25%;
	max-width: 240px;
	
}

.bland .business-area {
    width: 70%;
	margin: 0 auto 40px auto;
	max-width: 1180px;
}

.bland-txt h4 {
	font-size: 2.3rem;
	position: relative;
  text-align: center; /* 文字の中央寄せ */
	margin-bottom: 50px;
}

.bland-txt h4::before {
  background-color: #0b0b0b; /* 線の色 */
  bottom: -10px; /* 線の位置 */
  content: "";
  height: 2px; /* 線の高さ */
  left: 50%; /* 線の中央寄せ */
  position: absolute;
  transform: translateX(-50%); /* 線の中央寄せ */
  width:120px; /* 線の長さ */
}

.bland-txt p {
	font-size:1.5rem;
	line-height: 1.9;
}

.bland-txt ul {
	font-size:1.8rem;
	list-style: none;
	padding: 0;
}

.bland .modish-thum {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	justify-content: center;
	gap:100px;
margin: 135px auto 20px auto;
	width: 84%;
	max-width: 1350px;
}

.bland .modhish-thumnail {
	max-width: 505px;
	margin: 0 0 30px 0;
}

.bland .modish-thum p span {
	font-size:2.3rem;
	text-align: center;

}

.bland .modish-thum p {
	text-align: center;
	margin: 30px auto;
	height: 89px;
}

.bland .modish-thum p img {
	max-width: 505px;
   	margin: 0 0 30px 0;
}

.bland .modish-thum p span {
	position: relative;
}


.bland .modish-thum p span::before {
    background-color: #0b0b0b;
    bottom: -15px;
    content: "";
    height: 3px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 60px;
}

.hotel-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 80%;
	margin: 0 auto;
	gap: 70px;
	max-width: 1200px;
}

.hotel-list .hotel-info {
	width: 28%;
	margin: 0;
	border: 1px solid #b9bab9;
border-radius: 9px 9px 4px 4px;
	height: 610px;
	max-width: 430px;
}

.hotel-info h4 {
	font-size: 2.3rem;
	position: relative;
  text-align: center; /* 文字の中央寄せ */
	 margin:25px auto;

}

.hotel-info h4::before {
  background-color: #0b0b0b; /* 線の色 */
  bottom: -10px; /* 線の位置 */
  content: "";
  height: 2px; /* 線の高さ */
  left: 50%; /* 線の中央寄せ */
  position: absolute;
  transform: translateX(-50%); /* 線の中央寄せ */
  width: 40px; /* 線の長さ */
}

.hotel-info p:last-child {
	font-size:1.5rem;
	line-height: 1.9;
	width:80%;
	margin: 0 auto;
	font-weight: normal;	
}

.hotel-img img {
	width: 100%;
}

@media screen and (max-width: 768px) {

	
	.bland .home-Hero {
		height: 840px;
	}
	
.bland-area_Wrap h4 {
    position: absolute;
    top: 140px;
    left: 20px;
}
	
.bland-list {
    background-color: #f4f4f4;
    margin: 0 auto;
    padding: 25px 0;
    margin-top: 130px !important;
}	
	
.bland-area_Wrap {
    position: absolute;
top: 600px;
    left: 0;
    width: 90%;
}

.bland-area_Wrap h3, .bland-area_Wrap h4, .bland-area_Wrap p {
	padding-left: 2.2rem;
	margin-bottom: 20px;
	padding: 0;
}
	
	.bland .bland-area_Wrap h4 {
	top: 165px;
        left: 20px;
}
	
	.bland .bland-area_Wrap p {
		top: 250px;
		left:20px;
	}
	
	.bland .reception-area_Wrap h3 {
		width:90%;
		border-bottom: 1px solid #0b0b0b;
	}
	
	.bland .reception-area_Wrap h3 {
		margin: 0px auto 30px auto;
	}

	.bland .content-box {
		margin: 0!important;
	}
	
.bland #ohterhotel h3 {
    padding-top: 60px;
}
	
.business-ttl-sub {
 margin:  0 0 25px 0;
	padding: 0;
}	
	
	.sub-ttl {
		font-size:3.3rem;
	}
	
	.sub-ttl span {
		font-size:1.7rem;
		display: block;
		padding: 0;
		font-weight: normal;
	}
	
	.bland-list ul {
	flex-wrap: wrap;
    padding: 0;
	gap:20px;
		margin: 0;
	}
	
	.bland-area_Wrap h4 {
		font-size:2.1rem;
	}
	
	.bland .bland-area_Wrap p {
		font-size:1.2rem;
        width: 90%;		
	}
	

	
		
	
	.bland-list ul li {
			width: 42%;
	}
	
.bland .reception-area_Wrap h3 img {
    width: 40%;
}
	
.bland .business-area {
    width: 90%;	
	}
	
	.bland .business-area .container {
		width: 100%;
	}
	
	.business-area 
	{
		gap:40px;
		width: 90%;
		margin: 0 auto;
	}
	
.bland-txt {
    width: 95%;
	}
	
.bland-txt h4 {
    font-size: 1.7rem;	
	}
	
.bland-txt p {
    font-size: 1.2rem;
    line-height: 1.9;
}
	
	.bland-txt ul {
		font-size:1.3rem;
	}
	
	.hotel-list {
    width: 100%;
    gap: 18px;
		margin: 0 auto;
		justify-content: center;
}
	
.hotel-list .hotel-info {
    width: 42%;
	height: 390px;
	
}
	
.hotel-info h4 {
    font-size: 1.5rem;
	margin: 14px auto;	
	}
	
.hotel-info p:last-child {
	font-size:1.1rem;
	}
	
	
	}
/* KYOTREAT事業 */

        .kyotreat-area {
            display: flex;
			justify-content: center;
			gap : 120px;
			width: 80%;
			margin: 0 auto;
			

        }
        .kyotreat-side {
            width: 30%;
        }
        .kyotreat-content {
            width: 70%;
            padding: 20px;

        }

	.kyotreat-content h2 {
		font-size:4.5rem;
		color: #0468b6;
		margin: 70px 0;
		
	
	}

.kyotreat-content p {
	font-size:1.5rem;
	margin-bottom: 37px;
}

.kyotreat-content a img{
    margin-left: auto;
}

.kyotreat .kyotreat-wrap {
	position: relative;
}

.kyotreat .kyotreat-bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

        .kyotreat-button {
            display: block;
            margin-bottom: 10px;
            cursor: pointer;
            text-align: center;
        }
        .kyotreat-button.active {
            background: #b8daf2;
            color: white;
        }

	.kyotreat-button {
  position: relative;
  display: inline-block;
}

.kyotreat-button img {
  display: block;
  width: 100%;
}

.kyotreat-button .hover-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.kyotreat-button:hover .hover-image {
  opacity: 1;
}



@media screen and (max-width: 768px) {
.kyotreat .home-Hero {
    height: 400px;
}
	
	.kyotreat-side {
	width: 90%;
        display: flex;
        gap: 15px;
        margin: 0 auto;
}
	
	.kyotreat-area {
		display: block;
		width: 90%;
        margin-bottom: 150px;		
	}
	
	.kyotreat-content {
    width: 100%;
	padding: 0;
	}
	
	.kyotreat-bg {
		display: none;
	}
	
	.kyotreat-content h2 {
		font-size:2.5rem;
		margin: 20px 0;
	}
	
	.kyotreat-content p {
	font-size:1.2rem;
		margin-bottom: 80px;

}

}


.recepution .container-fluid {
	height: 0;
}

 .recepution .business-ttl-sub {
        margin-bottom: 0px;
    }

@media screen and (max-width: 768px) {
	.business-txt p{
		font-size:1.4rem;
		margin-bottom: 50px;
	}
	.business-txt {
		width: 90%;
		padding: 0;
	}
	
	.kyotreat .business-txt {
		width: 100%;
	}
	
	.restaurant .business-txt {
		width: 100%;
		padding: 0;
	}
	
	.landry .business-txt {
		width: 100%;
		padding: 0;
	}
	
 .recruit .business-ttl-sub {
		margin-bottom: 120px;
    }
	
	.recruit .reception-area_Wrap {
		margin-top: 50px;
	}
	
.recruit-nav-wrap ul li a {
    font-size: 1.1rem;
}
	
.recruit-nav-wrap {
    gap: 16px;
}
	
.comment-img p {
    font-size: 1.1rem;
}
	
	.comment-img .staff-name {
		font-size:1.2rem;
	}
	
	.job-area .recruit-txt h3 {
		font-size:2.2rem;
		margin-bottom: 25px;
	}	
	
	.accordion-006 summary {
		font-size:1.4rem;
	}
	
	.faq-midashi {
		font-size:1.7rem;
	}	
	
	.accordion-006[open] p {
		font-size:1.2rem;
	}
	
	.company .mv-txt h2 {
		font-size:3.5rem;
	}
	
	.company .mv-txt h3 {
		font-size:4.0rem;
	}
	
	.company .mv-txt-box-wrap {
		flex-wrap: wrap;
	}

	.company .mv-txt-box {
		width: 94%;
	}
	
    .company .mv-txt-photo-box img {
        z-index: -1;
        top: 430px;
        width: 94%;
    }
	
	.company-profile h3, .access h3 {
		font-size:2.5rem;
	}

	} 

.kiyaku-wrap h3 {
font-size: 5.0rem;
    position: relative;
    text-align: center;
    margin-bottom: 80px;
}

.kiyaku-box  {
display: block;
    width: 84%;
    margin: 0 auto;
}


.kiyaku-wrap h3::before {
    background-color: #282e36;
    border-radius: 5px;
    bottom: -10px;
    content: "";
    height: 3px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 95px;
}

.kiyaku-wrap h4 {
	font-size:2.0rem;
	position: relative;
	margin-bottom: 30px;
}

.kiyaku-wrap h4::before {
    background-color: #0468b6;
    bottom: -10px;
    content: "";
    height: 3px;
    position: absolute;
    width: 380px;
}

.kiyaku-box p:last-child {
	margin-bottom: 35px;
}

.kiyaku-box p {
	font-size:1.6rem;
	margin-bottom: 30px;
}

.kiyaku-box p span {
	font-size:2.5rem;
	color: #0468b6;
	font-weight: bold;
	padding-right: 20px;
}

@media screen and (max-width: 768px) {
	.kiyaku-wrap h3 {
		font-size:2.3rem;
	}
	
	.kiyaku-wrap h4::before {
		width: 230px;
	}
}

.tokusyo-box {
	width: 80%;
	margin: 0 auto;
}


.tokusyo-box dl {
	display: flex;
	flex-wrap: wrap;

}

.tokusyo-box dl dt {
	background-color: #dfedf5;
	padding: 45px 0 45px 35px;
	width: 35%;
	font-size:2.0rem;
	border-top:2px solid #c8c5c5;
}

.tokusyo-box dl dd {
	padding: 45px 0 45px 35px;
	width: 65%;
	font-size:1.6rem;
	border-top:2px solid #c8c5c5;
}

.tokusyo-box dl dt:last-child ,.tokusyo-box dl dd:last-child {
	border-bottom:2px solid #c8c5c5;
}


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

	.tokusyo-box dl dt {
		width: 100%;
		border:none;
		font-size:17px;
		padding: 15px 0 15px 15px;
	}
	
	.tokusyo-box dl dd  {
		width: 100%;
		border:none;
		font-size:14px;
		padding: 15px 0 15px 15px;
	}
	
	.tokusyo-box dl dt:last-child ,.tokusyo-box dl dd:last-child {
		border: none;
	} 
	
	.Mb30 {margin-bottom: 30px;}
	
	.kyotreat-button {
		margin-bottom: 120px;
	}
	
	.kyotreat footer {
		margin-top: 150px;
	}
	
	
	
	
}

.privacy-seitei {
	text-align: right;
}

/* マージン調整 */
.Mt80 {
	margin-top: 100px;
}

.Mt150 {
	margin-top: 150px;
}

/*アニメーション */

.fade-zoom {
  opacity: 0;
  transform: scale(0.95);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.fade-zoom.show {
  opacity: 1;
  transform: scale(1);
}

.card-fade-up {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.card-fade-up.show {
  opacity: 1;
  transform: translateY(0);
}

.delay-1 { transition-delay: 0.2s; }
.delay-2 { transition-delay: 0.4s; }

.slide-left {
  opacity: 0;
  transform: translateX(-60px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.slide-left.show {
  opacity: 1;
  transform: translateX(0);
}

/* 調整 */

.top .contact-area_Wrap  {
	margin-top: 725px;
}

.top .news-index-button {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 680px;
}

.container-fluid picture, .container-fluid picture img {
    display: block;
    width: 100%;
}

.bland .container-fluid picture, .bland .container-fluid picture img {
margin: 0 0 0 0;
    padding-top: 45px;	
	display: block;
    width: 100%;

}
.bland .content-box {
	max-width: 625px;
	margin: 64px 0 0 0;
}

.company .container-fluid {
    min-height: 815px;
    height: 100%;
}

.news-archive footer {
	margin-top: 470px;
}

.teclab .home-Hero img {
        z-index: -1;
        overflow: hidden;
        margin-top: 30px;
    }

 .hostplus .heading {
    font-size: 3rem;
}

  .hostplus .product-top-ttl-area .prodcut-ttl-sub {
        font-size: 2.1rem;
        margin-bottom: 445px;
    }

.recruit .home-Hero img  {
	margin: 0;
}
 .recruit .home-Hero {
	height: 60vw;
}

.recruit-nav-wrap { margin-top:0; }

.kyotreat .business-ttl-area {
    width: 80%;
    margin: 140px auto 0 auto;
    position: absolute;
    top: 20px;
    left: 20px;
}

.hostplus .teclab-area_Wrap {
	margin-top: 280px;
}


.news-button {
	background-color: #0468b6;
	color: #FFF;
	font-size:1.7rem;
	padding: 16px 0;
	width: 180px;
	text-align: center;
	border-radius: 4px;
	
}

.news-button a {
	text-decoration: none;
	color: #FFF;
}

.language-button {
	background-color: #0468b6;
	color: #FFF;
	font-size:1.7rem;
	padding: 16px 0;
	width: 180px;
	text-align: center;
	border-radius: 4px;
 position: fixed;
  z-index: 300;
  right: 24px;
  top: 5px;	
	
}

.news-index-button {
	background-color: #0468b6;
	color: #FFF;
	font-size:1.7rem;
	padding: 16px 0;
	width: 180px;
	text-align: center;
	border-radius: 4px;
	margin: 0 auto;
}

.news-index-button a {
	color: #FFF;
	text-decoration: none;
	
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}
.kyotreat-button {
	position: absolute;
	right: 0;
}

.kyotreat-bg1 {
	position: absolute;
	z-index: -1;
	top: 680px;
}

.kyotreat-bg2 {
	position: absolute;
	z-index: -2;
	top: 1650px;
}

.swiper,.swiper-slide {
  overflow: hidden;
}

.swiper,
.swiper-wrapper
,.swiper-slide
{
  box-sizing: border-box;
}

.swiper-slide {
	width: 100% !important;
}

.form-btn {
    font-size: 1.6rem;
    background-color: #FFF;
    border-radius: 12px;
    color: #0468b6;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    padding: 18px 30px;
    text-align: center;
    outline: none;
    width: 215px;
    height: 65px;
    margin: 45px 0 0 0;
}


@media screen and (max-width: 768px){
	
.contact-area .form-button {
  display: block;            /* リンクをブロック化 */
  margin: 0 auto;            /* 中央寄せ */
      color: #0468b6;
  text-decoration: none;
  border-radius: 4px;
  position: relative;
  z-index: 10;
	font-weight: bold;
background-color: #FFF;
    font-size: 1.7rem;
    padding: 16px 0;
    width: 180px;
    text-align: center;
    border-radius: 4px;	/* 画像より前面に */
	margin-top: 25px;
}

/* 画像はタッチイベントを無効化 */
.contact-area .form-area img {
  pointer-events: none;
}	
	
	.contact-form footer {
		margin-top: 33px;
	}	
	
.top .news-index-button {
    top: 580px;
}	
	
.top .contact-area_Wrap {
    margin-top: 625px;
}	
	
	.news-index-button {
		margin-top: 455px;
	}	

.company .home-Hero {
	height: 200vw;
}
	
	.company .container-fluid  {
		margin-top: 0;
	}
	
    .company .mv-txt-photo-box img {
        z-index: -1;
        top: 270px;
        width: 94%;
    }
	
	.company .company-profile {
        margin-top: 20px;
	}
	
.kyotreat .business-ttl-area {
    width: 80%;
    margin: 140px auto 0 auto;
    position: absolute;
    top: -144px;
    left: 20px;
}		
	
.hostplus .teclab-area_Wrap {
    margin-top: 100px;
}	
	
}


.swiper_thumbnail01 .swiper-slide ,.swiper_thumbnail02 .swiper-slide , .swiper_thumbnail03 .swiper-slide{
    width: 24% !important;
    cursor: pointer;
	margin: 55px 3px 0 3px!important;
	border-radius: 4px;

}
@media screen and (max-width: 768px){
.swiper_thumbnail01 .swiper-slide, .swiper_thumbnail02 .swiper-slide, .swiper_thumbnail03 .swiper-slide {
	margin: 20px 3px 0 3px !important;
	}	
	

.swiper_thumbnail01 .swiper-slide, .swiper_thumbnail02 .swiper-slide, .swiper_thumbnail03 .swiper-slide {
    width: 32% !important;	
	}
	
.bland-txt h4 {
	margin-bottom: 35px;
	}
	
.bland .modish-thum {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: space-between;
    gap: 10px;
    margin: 50px auto 20px auto;
    width: 90%;
}
	
	.bland .modish-thum p {
		width: 47%;
		margin: 30px auto 15px auto;
		height: 40px;
	}
	
	.bland .modish-thum:last-child p {
		height: 59px;
	}	
	
	.bland .modish-thum p img {
		max-width: 165px;
        margin: 35px 0 15px 0;
        border-radius: 5px;
}
	
	.bland .modish-thum p span {
    font-size: 1.5rem;
    text-align: center;
}
	
	.bland .modish-thum p span::before {
    background-color: #0b0b0b;
    bottom: -6px;
    content: "";
    height: 2px;
    left: 50%;
    /* top: 35px; */
    position: absolute;
    transform: translateX(-50%);
    width: 35px;
}
	
	.hotel-list .hotel-info {
		border-radius: 4px;
	}
	
	#ohterhotel .hotel-img img{
		border-radius: 4px 4px 0 0;
	}
	
}

/* swipper調整 */
:root {
  /* 矢印アイコンのサイズを再定義 */
  --swiper-navigation-size: 44px;
  /* 矢印アイコンの色（背景と合わせて白／黒に変えてください） */
  --swiper-navigation-color: #fff;
  /* SVG データ自体はここで定義されているので、再度読み直させる */
  --swiper-navigation-next: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0,0 L27,22 L0,44' fill='none' stroke='%23fff' stroke-width='4'/%3E%3C/svg%3E");
  --swiper-navigation-prev: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27,0 L0,22 L27,44' fill='none' stroke='%23fff' stroke-width='4'/%3E%3C/svg%3E");
}

/* 疑似要素を書き換えてしまう既存ルールを打ち消す */
.swiper-button-next::after,
.swiper-button-prev::after {
  /* 重要度を上げて、いったん空に */
  content: unset !important;
}

/* 再度デフォルトの SVG を引っ張ってくる */
.swiper-button-next::after {
  content: var(--swiper-navigation-next) !important;
}
.swiper-button-prev::after {
  content: var(--swiper-navigation-prev) !important;
}


