


@charset "UTF-8";

/*====================================================================
追加css
====================================================================*/


/*トップフェードイン-----------------------------------------*/


.halltop_wrap {
	position: relative;
	height: 100%;
    background-color:#fff;    
    display:flex;
    justify-content: center;
    align-items: center;
    text-align: center;
	margin: 150px 0 150px 0;
}

.halltop_content {      
    width:auto;
    height: auto;
}

.halltop_content p {
    font-size: 150%;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-weight: bold;
    color: #383838;
    line-height: 2.5em;
}

.halltop_content span {
    font-size: 190%;
    color: #0171f6;
}

@media screen and (min-width: 1180px) {
.br-sp {display: none;}
}

@media screen and (max-width: 540px) {
.halltop_wrap {
	margin: 100px 0 100px 0;
}
.halltop_content p {
    font-size: 90%;
    line-height: 2em;
}	
.halltop_content span {
font-size: 160%;
color: #0171f6;
}
}
 
/*以下フェードイン表示の指定*/
.halltop_fadein {
    opacity: 0;
    animation: fadein 6s ease forwards;
}
@keyframes fadein {
    100% {  opacity: 1;}
}

.halltop_beside {
	display: flex;
	flex-direction: row;
	justify-content: center;
	width: 100%;
}

.halltop_beside img {
    max-width: 100%;
    height: auto;
	padding: 0 10px 0px 10px;
}
 
/*以下遅延の指定*/
.txt01 {animation-delay: 0.1s;}
.txt02 {animation-delay: 0.7s;}
.txt03 {animation-delay: 1.5s;}

/*スクロールフェードイン----------------------------------------*/

.fadein{
  -webkit-transition: all 1s linear;
  -o-transition: all 2.5s linear;
  transition: all 2.5s linear;
  opacity: 0;
}
.fadein.active{
  opacity: 2;
}

/*hall page_top-----------------------------------------*/

#page_halltop{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 30px;
  bottom: -50px;
  border-radius: 50%;
  z-index: 999;
  background-image: url("https://toba.1web.design/cms/wp-content/themes/toba/images/kannai/btn_pagetop.png");
  background-size: 100%;
  background-repeat: no-repeat;
cursor: pointer;
}
#page_thallop a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}

/*hall 360 mainback-----------------------------------------*/

.hall360_a_back{
background-position: center;
  background-image:url("https://aquarium.co.jp/tobacms/wp-content/themes/toba/images/kannai/a_back.png");
  background-repeat: no-repeat;
  background-size:contain;
	}

.hall360_b_back{
background-position: center;
  background-image:url("https://aquarium.co.jp/tobacms/wp-content/themes/toba/images/kannai/b_back.png");
  background-repeat: no-repeat;
  background-size:contain;
	}

.hall360_c_back{
background-position: center;
  background-image:url("https://aquarium.co.jp/tobacms/wp-content/themes/toba/images/kannai/c_back.png");
  background-repeat: no-repeat;
  background-size:contain;
	}

.hall360_d_back{
background-position: center;
  background-image:url("https://aquarium.co.jp/tobacms/wp-content/themes/toba/images/kannai/d_back.png");
  background-repeat: no-repeat;
  background-size:contain;
	}

.hall360_e_back{
background-position: center;
  background-image:url("https://aquarium.co.jp/tobacms/wp-content/themes/toba/images/kannai/e_back.png");
  background-repeat: no-repeat;
  background-size:contain;
	}

.hall360_f_back{
background-position: center;
  background-image:url("https://aquarium.co.jp/tobacms/wp-content/themes/toba/images/kannai/f_back.png");
  background-repeat: no-repeat;
  background-size:contain;
	}

.hall360_g_back{
background-position: center;
  background-image:url("https://aquarium.co.jp/tobacms/wp-content/themes/toba/images/kannai/g_back.png");
  background-repeat: no-repeat;
  background-size:contain;
	}

.hall360_g_back{
background-position: center;
  background-image:url("https://aquarium.co.jp/tobacms/wp-content/themes/toba/images/kannai/g_back.png");
  background-repeat: no-repeat;
  background-size:contain;
	}

.hall360_h_back{
background-position: center;
  background-image:url("https://aquarium.co.jp/tobacms/wp-content/themes/toba/images/kannai/h_back.png");
  background-repeat: no-repeat;
  background-size:contain;
	}

.hall360_i_back{
background-position: center;
  background-image:url("https://aquarium.co.jp/tobacms/wp-content/themes/toba/images/kannai/i_back.png");
  background-repeat: no-repeat;
  background-size:contain;
	}

.hall360_j_back{
background-position: center;
  background-image:url("https://aquarium.co.jp/tobacms/wp-content/themes/toba/images/kannai/j_back.png");
  background-repeat: no-repeat;
  background-size:contain;
	}

.hall360_k_back{
background-position: center;
  background-image:url("https://aquarium.co.jp/tobacms/wp-content/themes/toba/images/kannai/k_back.png");
  background-repeat: no-repeat;
  background-size:contain;
	}

.hall360_l_back{
background-position: center;
  background-image:url("https://aquarium.co.jp/tobacms/wp-content/themes/toba/images/kannai/l_back.png");
  background-repeat: no-repeat;
  background-size:contain;
	}

.hall360_mains_back{
background-position: center;
  background-image:url("https://aquarium.co.jp/tobacms/wp-content/themes/toba/images/kannai/main_s_back.png");
  background-repeat: no-repeat;
  background-size:contain;
	}

.hall360_mainc_back{
background-position: center;
  background-image:url("https://aquarium.co.jp/tobacms/wp-content/themes/toba/images/kannai/main_c_back.png");
  background-repeat: no-repeat;
  background-size:contain;
	}

.hall360_mainm_back{
background-position: center;
  background-image:url("https://aquarium.co.jp/tobacms/wp-content/themes/toba/images/kannai/main_m_back.png");
  background-repeat: no-repeat;
  background-size:contain;
	}

/*hall 360-----------------------------------------*/


section.hall360 {
position: relative;
height: 100%;
text-align: center;
margin: 100px 0 0 0;
}

.hall360_lightblue {
background-color: #269bdb ;
}

.hall360_bluepurple {
background-color: #5231b8;
}

.hall360_brown {
background-color: #876f54;
}

.hall360_redpurple {
background-color: #8e3aad;
}

.hall360_deepblue {
background-color: #254398;
}

.hall360_green {
background-color: #268f37;
}

.hall360_orange {
background-color: #c0742b;
}

.hall360_ultramarine {
background-color: #2b5bb4;
}

.hall360_beside {
	display: flex;
	flex-direction: row;
	justify-content: center;
	width: 100%;
	max-width: 1340px;
	margin: auto;
	padding: 70px 40px 80px 40px;
}

.hall360_item1 {
	width:40%;
}

.hall360_item2 {
	width:50%;
}

.hall360_beside img {
 max-width: 100%;
    height: auto;
  cursor: pointer;
  transition-duration: 0.5s;
	filter: drop-shadow(5px 5px 5px #34363a);
}

.hall360_beside img:hover{
  transform: rotate(360deg);
  transition-duration: 0.5s;
}

* {
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.hall360_vertical {
	display: flex;
  flex-flow: column;
	align-items: flex-start;
	flex-wrap: wrap;
	width: 100%;
	margin-right: 1%;
}

.hall360_vertical>* {
	max-width: 100%; 
}

.hall360_vertical p {
 text-align: left;
 color: #fff;
font-size: 150%;
line-height: 40px;
	font-weight: 500;
}


.hall360_btn {
  border: medium solid #fff;
  color: #fff;
  font-size: 140%;
  padding: 13px 35px;
  text-decoration: none;
  border-radius: 30px;
 margin-top: 15px;
}

.hall360_btn a {
  color: #fff;
}

.hall360_btn:link, .hall360_btn:hover, .hall360_btn:focus, .hall360_btn:visited {
    color: #fff;
}


@media screen and (max-width: 751px) {
.hall360_vertical p {
font-size: 110%;
line-height: 30px;
}
.hall360_btn {
  font-size: 110%;
}
}

@media screen and (max-width: 540px) {
	.hall360_beside {
	margin: auto;
	padding: 5% 2% 15% 2%;
}
.hall360_vertical {
	margin: 0 3% 0 3%;
}
.hall360_vertical p {
font-size: 90%;
line-height: 25px;
}
.hall360_btn {
  font-size: 90%;
  padding: 5px 20px;
}
.br-pc {display: none;}
}

/*hall list-----------------------------------------*/

section.halllist {
position: relative;
height: 100%;
width: auto;
position: relative;
text-align: center;
margin: 200px 0 0 0;
}

section.halllist h2 {
	font-family: "LogoTypeGothic",'Noto Sans JP', sans-serif; /* WEBフォントを指定 */
    color: #0171f6;
	letter-spacing: 0.5em;
	font-size: 280%;
	margin-bottom: 100px;
	font-weight: lighter;
}

ul.halllist_beside {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 100%;
	padding: 0 5% 0 5%;
	margin-top: 5%;
}

.halllist_other {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	width: 100%;
	padding: 0 5% 0 5%;
}

.halllist_others p {
 text-align: left;
font-size: 115%;
}

li.halllist_shrink p {
	font-size: 115%;
}

li.halllist_shrink {
overflow: visible;
width: 25%;
height: 25%;
padding: 0 4% 0 4%;
margin-bottom: 3%;
}

li.halllist_shrink img {
display: block;
transition-duration: 0.5s;
}

li.halllist_shrink img:hover {
transform: scale(0.7);
transition-duration: 0.5s;
}

li.halllist_others {
overflow: visible;
width: 25%;
height: 25%;
padding: 0 1% 0 1%;
margin:2% 0 1% 0;
}

ul.halllist_vertical {
	display: flex;
  flex-flow: column;
	align-items: flex-start;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 5% 0 5%;
	line-height: 2em;
}

ul.halllist_vertical>* {
	max-width: 100%; 
}


@media screen and (max-width: 1200px) {
	.halllist_others p {
font-size: 100%;
}
	li.halllist_shrink p {
	text-align: center;
	font-size: 100%;
}
}

@media screen and (max-width: 750px) {
	li.halllist_shrink {
width: 30%;
height: 30%;
padding: 0 2% 0 2%;
}
li.halllist_shrink p {
	font-size: 100%;
}
li.halllist_others {
overflow: visible;
width: 33%;
height: 33%;
}
	li.halllist_vertical p {
font-size: 100%;
}
}

@media screen and (max-width: 540px) {
			.halllist_others {
	display:flex;
  flex-flow: column;
justify-content: center;
width: 100%;
padding: 0 5% 0 5%;
}
li.halllist_others {
overflow: visible;
width: 50%;
height: 50%;
}
	li.halllist_shrink {
	width: 30%;
	padding: 0 2% 0 2%;
}
	section.halllist h2 {
    font-size: 30px;
	margin-bottom: 50px;
}
	li.halllist_shrink p {
	font-size: 80%;
	line-height: 20px;
}
	.br-pc {display: none;}
}
