/* ___________________________________

  タイトル
____________________________________ */

.ttlarea {
	background: linear-gradient(to right, rgba(41,43,43,0.5) 0%, rgba(139,140,137,0.5) 100%),url(../img/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.ttlarea ul.outer {
	max-width: 1200px;
	justify-content: center;
}
h1.ttl {
	padding: 4em 0;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
}
h1.ttl span.jp {
	color: #fff;
	font-size: 20px;
	display: block;
}


/* ------------------------------

   共通セレクタ

------------------------------ */
.contents {
	padding-top: 100px;
	background: #FBFBFB;
}
.container_subpage {
	padding: 0;
}
#wrapper_company-profile {
	padding-bottom: 0;
}

/* ------------------------------
   見出し
------------------------------ */
.container_subpage h2 {
	color: #001011;
	font-size: 26px;
	text-align: center;
}
.container_subpage h2 span.jp {
	color: #3454D1;
}


/* ------------------------------

   共通部分

------------------------------ */

/* 見出し
--------------------------- */
.introduction_ul li.txt h2 span.jp, #our-strength h2 span.jp, .u834_only h2 span.jp {
	color: #3454D1;
}
.introduction_ul li.txt h3 {
	font-size: 30px;	
	text-align: left;
}
.introduction_ul li.txt h4 {
	font-size: 20px;
}

/* 画像
--------------------------- */
.introduction_ul li.photo img {
	border-radius: 10px;
}


/* ------------------------------

   Introduction

------------------------------ */

/* レイアウト
--------------------------- */
section#introduction #introduction_ul {
	flex-direction: column;
}


/* テキスト
--------------------------- */
section#introduction .introduction_ul li.txt {
	flex: 0 0 auto;
	width: 99%;
	max-width: 99%;
	margin: 0 0 3%;
	padding-left: 1%;
	border-left: 7px solid #3454D1;
}
section#introduction #introduction_ul li.txt p {
	margin: 0 0 1em;
  	font-size: 18px;
  	line-height: 1.7;
}
#stays_facility section#introduction #introduction_ul li.txt p {
  	font-size: 16px;
}

	
	
/* ------------------------------

   Facility

------------------------------ */
	
/* レイアウト
--------------------------- */
section#facility ul.outer li.outer_li {
	flex: 0 0 31.9999%;
	margin-right: 2%;
}
section#facility ul.outer li.outer_li:nth-child(3n) {
	margin-right: 0;
}

/* 画像
--------------------------- */
section#facility ul.inner li.photo {
	border-radius: 10px;
	position: relative;
}
section#facility ul.inner li.photo img {
	border-radius: 10px;
}
section#facility ul.inner li.photo p.facility-area {
	position: absolute;
	top: 5%;
	left: 5%;
  	margin: 0;
  	padding: 0;
  	color: #fff;
  	font-size: 30px;
  	text-shadow: #000 1px 1px 2px,#000 -1px 1px 2px,#000 1px -1px 2px,#000 -1px -1px 2px;
  	filter: drop-shadow(0 0 .75rem #000);
  	line-height: 1.4;
  	z-index: 50;	
}
section#facility ul.inner li.photo p.facility-area span {
  	color: #fff;
  	font-size: 20px;
	display: block;
}

/* 画像のキャプション表示
--------------------------- */
#facility_ul li.photo p.view-more {
	position: absolute;
	top: 0%;
	left: 0%;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
	border-radius: 10px;
}
#facility_ul li.photo p.view-more span {
	color: #fff;
	font-size: 22px;
	text-align: center;
	display: inline-block;
	margin: 30.5% auto 0;
}
#facility_ul li.photo:hover p.view-more {
	opacity: 1;
}




/* ========================================

  下層：施設

======================================== */

/* ___________________________________

  タイトル
____________________________________ */

/* 淡路島
--------------------------- */
.page-template-page-stays_awaji-island .facility .ttlarea {
	background:url(../img/header-facility-ai_bg.jpg);	
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}

/* 河口湖
--------------------------- */
.page-template-page-stays_lake-kawaguchi .facility .ttlarea {
	background:url(../img/header-facility-lk_bg.jpg);	
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}

/* 天橋立
--------------------------- */
.page-template-page-stays_amanohashidate .facility .ttlarea {
	background:url(../img/header-facility-ah_bg.jpg);	
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}

.facility .ttlarea ul.outer {
	max-width: 1200px;
}
.facility h1.ttl {
	padding: 5em 0;
	color: #fff;
	font-size: 40px;
	font-weight: bold;	
	line-height: 1.2;
	position: relative;
	z-index: 100;
}
.box_triangle {
	position: absolute;
	right: 0;
	bottom: 0;
	transform: rotate(180deg);
	overflow: hidden;
}
.wrapper_triangle {
	position: relative;
	width: 0; 
	height: 0; 
	border-bottom: 34rem solid transparent;
	border-left: 34rem solid #3454D1;
	border-left: 34rem solid rgb(52,84,209,.3);	
	color: #fff; 
	font-weight: bolder; 
	font-size: 3.5rem;
}
.inner_triangle {
	width: 12em;	
	position: relative;
	top: 3rem;	
	right: 14em; 
	transform: rotate(180deg);	
}



/* ------------------------------

   施設詳細

------------------------------ */
	
/* レイアウト
--------------------------- */
section#facility-details ul.outer li.outer_li {
	flex: 0 0 23%;
	margin: 0 2% 2% 0;
}
section#facility-details ul.outer li.outer_li:nth-child(4n) {
	margin-right: 0;
}

/* 画像
--------------------------- */
section#facility-details ul.inner li.photo {
	border-radius: 10px;
	position: relative;
}
section#facility-details ul.inner li.photo img {
	border-radius: 10px;
}
section#facility-details ul.inner li.photo p.facility-detail {
	position: absolute;
	right: 0;
	bottom: 0;
  	margin: 0;
  	padding: 2% 4%;
  	color: #fff;
  	font-size: 20px;
  	line-height: 1.4;
	border-radius: 0 0 10px 0;
	background: #3454D1;
  	z-index: 50;
}



/* ------------------------------

   プラン

------------------------------ */
	
/* レイアウト
--------------------------- */
section#plan {
	margin: 5% 0;
}
section#plan .tag {
  	position: absolute;
  	top: 2%;
  	left: 2%;
  	z-index: 10;
}


/**
 * レスポンシブ: PC用 ウィンドウ幅1200px以下共通
 */
@media screen and ( max-width:1200px) {	

/* ------------------------------

   共通セレクタ

------------------------------ */
.contents {
	padding-top: 54px;
}

/* ___________________________________

  タイトル
____________________________________ */

.ttlarea ul.outer {
	max-width: 94%;
}


/* ------------------------------

   会社概要

------------------------------ */

.company_overview dt#business-details {
	padding-bottom: 2.75em;
}
	

/* ___________________________________

  スタッフ紹介
____________________________________ */

/* スタッフ
--------------------------- */
section#our-team ul.outer li.staff_content ul.inner li.photo {
	margin-bottom: 5%;
}
section#our-team ul.outer li.staff_content ul.inner li.txt {
	margin-bottom: 5%;
}	
}



/**
 * レスポンシブ: PC用 ウィンドウ幅821px以上、1200px以下
 */
@media screen and (min-width:821px) and ( max-width:1200px) {

/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	font-size: 38px;
}
h1.ttl span.en {
	font-size: 18px;
}
h1.ttl span.jp {
	font-size: 18px;
}
}



/**
 * レスポンシブ: TB用 ウィンドウ幅834px以下共通
 */
@media screen and ( max-width:834px) {
	
/* ___________________________________

  共通セレクタ
____________________________________ */

.container_subpage_inner {
	width: 94%;
	max-width: 94%;
}

/* ------------------------------

   共通部分

------------------------------ */

/* 見出し
--------------------------- */	
.introduction_ul li.txt h2 {
 	display: none;
}


/* ------------------------------

   Introduction

------------------------------ */

/* テキスト
--------------------------- */
section#introduction .introduction_ul li.txt {
	width: 98%;
	max-width: 98%;
	padding-left: 2%;
}
section#introduction #introduction_ul li.txt p {
  	font-size: 16px;
}
#stays_facility section#introduction #introduction_ul li.txt p {
  	font-size: 15px;
}


/* ------------------------------

   Facility

------------------------------ */

/* 画像
--------------------------- */
section#facility ul.inner li.photo p.facility-area {
  	font-size: 26px;
}
section#facility ul.inner li.photo p.facility-area span {
  	font-size: 17px;
}
}



/**
 * レスポンシブ: TB用 ウィンドウ幅641px以上、834px以下
 */
@media screen and (min-width:641px) and ( max-width:834px) {

/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	font-size: 36px;
}
h1.ttl span.en {
	font-size: 17px;
}
h1.ttl span.jp {
	font-size: 17px;
}

/* ------------------------------
   見出し
------------------------------ */
.container_subpage h2 {
	font-size: 24px;
}	
}




/**
 * レスポンシブ: SP用 ウィンドウ幅640px以下
 */
@media screen and (max-width:640px) {

/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	font-size: 34px;
}
h1.ttl span.en {
	font-size: 15px;
}
h1.ttl span.jp {
	font-size: 15px;
}	

/* ___________________________________

  コンテンツ
____________________________________ */

.contents {
	padding-top: 50px;
}	

/* ------------------------------
   見出し
------------------------------ */
.container_subpage h2 {
	font-size: 22px;
}	


/* ------------------------------

   Facility

------------------------------ */

/* 画像
--------------------------- */
section#facility ul.inner li.photo p.facility-area {
  	font-size: 22px;
}
section#facility ul.inner li.photo p.facility-area span {
  	font-size: 15px;
}



	
/* ========================================

  下層ページ

======================================== */

/* ------------------------------

   施設詳細

------------------------------ */
	
/* レイアウト
--------------------------- */
section#facility-details ul.outer li.outer_li {
	flex: 0 0 49%;
	margin: 0 2% 2% 0;
}
section#facility-details ul.outer li.outer_li:nth-child(2n) {
	margin-right: 0;
}

/* 画像
--------------------------- */
section#facility-details ul.inner li.photo {
	border-radius: 10px;
	position: relative;
}
section#facility-details ul.inner li.photo img {
	border-radius: 10px;
}
section#facility-details ul.inner li.photo p.facility-detail {
	position: absolute;
	right: 0;
	bottom: 0;
  	margin: 0;
  	padding: 2% 4%;
  	color: #fff;
  	font-size: 20px;
  	line-height: 1.4;
	border-radius: 0 0 10px 0;
	background: #3454D1;
  	z-index: 50;
}	
}



/**
 * レスポンシブ: SP用 ウィンドウ幅480px以下
 */
@media screen and ( max-width:480px) {

/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	font-size: 32px;
}
h1.ttl span.en {
	font-size: 14px;
}
h1.ttl span.jp {
	font-size: 14px;
}

/* ------------------------------
   見出し
------------------------------ */
.container_subpage h2 {
	font-size: 22px;
}
	
/* ------------------------------

   Introduction

------------------------------ */

/* テキスト
--------------------------- */
section#introduction #introduction_ul li.txt p {
  	font-size: 15px;
}
#stays_facility section#introduction #introduction_ul li.txt p {
  	font-size: 15px;
}
	

/* ------------------------------

   Facility

------------------------------ */
	
/* レイアウト
--------------------------- */
section#facility {
	margin: 5% 0;
}
section#facility ul.outer li.outer_li {
	flex: 0 0 auto;
	width: 100%;
	max-width: 100%;
	margin: 0 0 2%;
}	
section#facility ul.outer li.outer_li:nth-child(3n) {
	margin-right: 0;
}

/* 画像
--------------------------- */
section#facility ul.inner li.photo {
	border-radius: 10px;
	position: relative;
}
section#facility ul.inner li.photo img {
	border-radius: 10px;
}
section#facility ul.inner li.photo p.facility-area {
	position: absolute;
	top: 5%;
	left: 5%;
  	margin: 0;
  	padding: 0;
  	color: #fff;
  	font-size: 30px;
  	text-shadow: #000 1px 1px 2px,#000 -1px 1px 2px,#000 1px -1px 2px,#000 -1px -1px 2px;
  	filter: drop-shadow(0 0 .75rem #000);
  	line-height: 1.4;
  	z-index: 50;	
}
section#facility ul.inner li.photo p.facility-area span {
  	color: #fff;
  	font-size: 20px;
	display: block;
}

	
	
/* ========================================

  下層：施設

======================================== */

/* ___________________________________

  タイトル
____________________________________ */
	
.wrapper_triangle {
	border-bottom: 30rem solid transparent;
	border-left: 30rem solid #3454D1;
	border-left: 30rem solid rgb(52,84,209,.3);	 
	font-size: 3rem;
}
}


/**
 * レスポンシブ: SP用 ウィンドウ幅428px以下
 */
@media screen and ( max-width:428px) {

/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	font-size: 30px;
}

/* ------------------------------
   見出し
------------------------------ */
.container_subpage h2 {
	font-size: 22px;
}

	
/* ------------------------------

   Introduction

------------------------------ */

/* テキスト
--------------------------- */
section#introduction #introduction_ul li.txt p {
  	font-size: 14px;
}
#stays_facility section#introduction #introduction_ul li.txt p {
  	font-size: 14px;
}
	

	
	
	
	
	
/* ========================================

  下層ページ

======================================== */	
/* ___________________________________

  タイトル
____________________________________ */

.facility h1.ttl {
	font-size: 36px;
}	
}



/**
 * レスポンシブ: SP用 ウィンドウ幅414px以下
 */
@media screen and ( max-width:414px) {

/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	font-size: 28px;
}

/* ------------------------------
   見出し
------------------------------ */
.container_subpage h2 {
	font-size: 22px;
}


/* ========================================

  下層ページ

======================================== */	
/* ___________________________________

  タイトル
____________________________________ */

.facility h1.ttl {
	font-size: 36px;
}	
.wrapper_triangle {
	font-size: 2.8rem;
}
.inner_triangle {
	right: 15em; 
}
}


/**
 * レスポンシブ: SP用 ウィンドウ幅375px以下
 */
@media screen and ( max-width:375px) {

/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	font-size: 26px;
}


/* ------------------------------
   見出し
------------------------------ */
.container_subpage h2 {
	font-size: 20px;
}


	
/* ========================================

  下層ページ

======================================== */	
/* ___________________________________

  タイトル
____________________________________ */

.facility h1.ttl {
	font-size: 34px;
}
.wrapper_triangle {
	font-size: 2.8rem;
}
.inner_triangle {
	top: 3rem;	
	right: 15em; 
}	
}


/**
 * レスポンシブ: SP用 ウィンドウ幅360px以下
 */
@media screen and ( max-width:360px) {


	

}
	
	

/**
 * レスポンシブ: SP用 ウィンドウ幅340px以下
 */
@media screen and ( max-width:340px) {

/* ========================================

  下層ページ

======================================== */	
/* ___________________________________

  タイトル
____________________________________ */

.facility h1.ttl {
	font-size: 32px;
}
.wrapper_triangle {
	font-size: 2.7rem;
}		
.inner_triangle {
	top: 3rem;	
	right: 15.5em; 
}	
}


/**
 * レスポンシブ: SP用 ウィンドウ幅320px以下
 */
@media screen and ( max-width:320px) {

/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	font-size: 24px;
}
h1.ttl span.en {
	font-size: 13px;
}
h1.ttl span.jp {
	font-size: 13px;
}		


/* ------------------------------
   見出し
------------------------------ */
.container_subpage h2 {
	font-size: 18px;
}



/* ========================================

  下層ページ

======================================== */	
/* ___________________________________

  タイトル
____________________________________ */

.facility h1.ttl {
	font-size: 32px;
}
.wrapper_triangle {
	font-size: 2.6rem;
}		
.inner_triangle {
	top: 3rem;	
	right: 16em; 
}
}



/**
 * レスポンシブ: SP用 ウィンドウ幅280px以下
 */
@media screen and ( max-width:280px) {
	
/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	font-size: 22px;
}


/* ------------------------------
   見出し
------------------------------ */
.container_subpage h2 {
	font-size: 16px;
}
	
	
	
	
	
/* ========================================

  下層ページ

======================================== */	
/* ___________________________________

  タイトル
____________________________________ */

.facility h1.ttl {
	font-size: 32px;
}
.wrapper_triangle {
	font-size: 2.3rem;
}		
.inner_triangle {
	top: 3rem;	
	right: 17.5em; 
}	
}