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



/*--------------------------------------
会館詳細ページ
--------------------------------------*/

#hall-detail #page-title .title-wrap, #access-detail #page-title .title-wrap {
	display: block;
	width: 100%;
	height: 165px;
	padding: 50px 0;
	text-align: center;
	background-image: url('/themes/www.ceremo117.jp_2017/_common/img/bg_halldetail_title01.jpg');
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
#hall-detail #page-title .title-wrap .area-tag, #access-detail #page-title .title-wrap .area-tag {
	display: inline-block;
	background-color: #FFF;
	padding: 7px 10px 5px 12px;
	text-align: center;
	margin: -10px 20px auto auto;
	font-family: "ryo-gothic-plusn", sans-serif;
	font-size: 1.2rem;
}
#hall-detail #page-title .title-wrap h2, #access-detail #page-title .title-wrap h2 {
	margin-top: 10px;
	display: inline-block;
}
#hall-detail #page-title .title-wrap h2 img, #access-detail #page-title .title-wrap h2 img {
	max-height: 40px;
}
#hall-detail #page-title .text-wrap, #access-detail #page-title .text-wrap {
	margin: 50px 0;
	font-size: 1.3rem;
	line-height: 3rem;
	padding: 0 20px;
}

@media (max-width:767px) {
#hall-detail #page-title .title-wrap,  #access-detail #page-title .title-wrap {
	height: 130px;
	padding: 20px;
}
#hall-detail #page-title .title-wrap .area-tag,  #access-detail #page-title .title-wrap .area-tag {
	white-space: nowrap;
	padding: 6px 8px 4px 10px;
	margin: 0 0 7px 0;
	font-size: 1.1rem;
}
#hall-detail #page-title .title-wrap h2,  #access-detail #page-title .title-wrap h2 {
	display: block;
	font-size: 1.8rem;
	letter-spacing: 0.3rem;
}
#hall-detail #page-title .title-wrap h2 img,  #access-detail #page-title .title-wrap h2 img {
	max-height: 32px;
}
#hall-detail #page-title .text-wrap,  #access-detail #page-title .text-wrap {
	margin: 20px 0 18px 0;
	font-size: 1rem;
	line-height: 2rem;
	padding: 0 10px;
}
#hall-detail #page-title .text-wrap p,  #access-detail #page-title .text-wrap p {
	letter-spacing: 0.1rem;
}
}
#hall-detail #main-image .main-wrap .left-area {
	display: block;
	float: left;
	width: calc(100% - 400px);
	position: relative;
}
#hall-detail #main-image .main-wrap .right-area {
	display: block;
	width: 400px;
	float: right;
	position: relative;
}
#hall-detail #main-image .main-wrap .left-area .slider-nav {
	display: block;
	width: 400px;
	position: absolute;
	bottom: 10px;
	left: -40px;
	text-align: center;
}
#hall-detail #main-image .main-wrap .left-area .slider-nav .slide-content img {
	display: block;
	max-width: 80px;
	margin: 5px;
	border: solid 2px #FFF;
}
#hall-detail #main-image .main-wrap .right-area .detail-text-wrap01 {
	position: relative;
	width: calc(100% + 20px);
	padding: 45px 40px 25px 40px;
	top: -20px;
	left: -20px;
	background-color: rgba(0, 0, 0, 0.1);
}

@media (max-width:991px) {
#hall-detail #main-image .main-wrap .left-area {
	float: none;
	width: 100%;
}
#hall-detail #main-image .main-wrap .right-area {
	width: 100%;
	float: none;
}
#hall-detail #main-image .main-wrap .right-area .detail-text-wrap01 {
	width: 100%;
	padding: 10px 20px 0 20px;
	top: 0;
	left: 0;
	background-color: #FFF;
	border-bottom: dotted 1px #BBBBBB;
}
}
#hall-detail #main-image .main-wrap .right-area .detail-text-wrap01 .tags p {
	display: inline-block;
	color: #FFF;
	font-family: "ryo-gothic-plusn", sans-serif;
	padding: 7px 5px 3px 5px;
	font-size: 1rem;
	line-height: 1rem;
	margin: 0 10px 10px 0;
}
#hall-detail #main-image .main-wrap .right-area .detail-text-wrap01 .tags p.red {
	background-color: #DE6977;
}
#hall-detail #main-image .main-wrap .right-area .detail-text-wrap01 .tags p.green {
	background-color: #009474;
	/*background-color: #4CB3BC;*/
}
#hall-detail #main-image .main-wrap .right-area .detail-text-wrap01 .tags p.blue {
	background-color: #00bad8;
}
#hall-detail #main-image .main-wrap .right-area .detail-text-wrap01 .tags p.yellow {
	background-color: #ffba00;
}

#hall-detail #main-image .main-wrap .right-area .detail-text-wrap01 .tel {
	display: block;
	margin: 20px 0 10px 0;
	font-family: "ryo-gothic-plusn", sans-serif;
	letter-spacing: 0.1rem;
	font-size: 1.3rem;
	line-height: 190%;
}
#hall-detail #main-image .main-wrap .right-area .detail-text-wrap01 .tel a {
	font-size: 2.6rem;
	color: #d70071;
	/*color: #DE6977;*/
}

@media (max-width:767px) {
#hall-detail #main-image .main-wrap .right-area .detail-text-wrap01 .tel {
	letter-spacing: 0.1rem;
	font-size: 1.3rem;
	margin: 5px 0;
}
#hall-detail #main-image .main-wrap .right-area .detail-text-wrap01 .tel a {
	font-size: 1.8rem;
}
}
#hall-detail #main-image .main-wrap .right-area .detail-text-wrap02 {
	padding: 10px 25px 20px 25px;
	font-family: "ryo-gothic-plusn", sans-serif;
}

@media (max-width:767px) {
#hall-detail #main-image .main-wrap .right-area .detail-text-wrap02 {
	padding: 10px 20px 10px 20px;
	border-bottom: dotted 1px #BBBBBB;
}
}
#hall-detail #main-image .main-wrap .right-area .detail-text-wrap02 .address, #hall-detail #main-image .main-wrap .right-area .detail-text-wrap02 .parking {
	font-size: 1.5rem;
	display: block;
}
#hall-detail #main-image .main-wrap .right-area .detail-text-wrap02 .address {
	margin-bottom: 17px;
}
#hall-detail #main-image .main-wrap .right-area .detail-text-wrap02 .parking {
	margin-bottom: 23px;
}

@media (max-width:991px) {
#hall-detail #main-image .main-wrap .right-area .detail-text-wrap02 .address,  #hall-detail #main-image .main-wrap .right-area .detail-text-wrap02 .parking {
	font-size: 1.2rem;
	padding: 2px 0;
	font-family: "ryo-gothic-plusn", sans-serif;
}
#hall-detail #main-image .main-wrap .right-area .detail-text-wrap02 .address {
	margin-bottom: 0;
}
#hall-detail #main-image .main-wrap .right-area .detail-text-wrap02 .parking {
	margin-bottom: 0;
}
}

@media (max-width:767px) {
#hall-detail #main-image .main-wrap .right-area .detail-text-wrap02 .link-list .btn03 {
	margin: 20px 0;
	width: 100%;
}
}
/*---------------------------------------------
コンテンツ
---------------------------------------------*/
#hall-detail #link-area .link-wrap01, #access-detail #link-area .link-wrap01 {
	padding: 50px 0 60px 0;
}
#hall-detail #link-area .link-wrap01 a.hall-pagelink-btn, #access-detail #link-area .link-wrap01 a.hall-pagelink-btn {
	display: block;
	background-color: #EAEAEA;
	width: 100%;
	text-align: center;
	padding: 15px 0;
	color: #000;
	border-right: solid 2px #FFF;
	border-bottom: solid 2px #FFF;
	font-family: "ryo-gothic-plusn", sans-serif;
	font-size: 1.2rem;
	height: 100%;
}
#hall-detail #link-area .link-wrap01 a.hall-pagelink-btn::before, #access-detail #link-area .link-wrap01 a.hall-pagelink-btn::before {
	display: inline-block;
	margin: 0 10px;
	color: #008285;
	font-family: "Font Awesome 5 free";
	content: '\f105';
	font-weight: bold;
}

@media (min-width:1750px) {
#hall-detail #link-area .link-wrap01, #access-detail #link-area .link-wrap01 {
	padding: 30px 0 60px 0;
}
}

@media (max-width:1200px) {
#hall-detail #link-area .link-wrap01, #access-detail #link-area .link-wrap01 {
	padding: 10px 0 60px 0;
}
}

@media (max-width:767px) {
#hall-detail #link-area .link-wrap01,  #access-detail #link-area .link-wrap01 {
	padding: 20px 10px 30px 10px;
}
#hall-detail #link-area .link-wrap01 a.hall-pagelink-btn,  #access-detail #link-area .link-wrap01 a.hall-pagelink-btn {
	font-size: 0.9rem;
}
}
/*下部リンク*/

#hall-detail #link-area02 .link-wrap02, #access-detail #link-area02 .link-wrap02 {
	padding: 40px 0 60px 0;
}
#hall-detail #link-area02 .link-wrap02 a.hall-pagelink-btn, #access-detail #link-area02 .link-wrap02 a.hall-pagelink-btn {
	display: block;
	background-color: #FFF;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	color: #000;
	text-decoration: none;
	font-family: "ryo-gothic-plusn", sans-serif;
	font-size: 1.2rem;
}
#hall-detail #link-area02 .link-wrap02 .col-xs-6, #access-detail #link-area02 .link-wrap02 .col-xs-6 {
	border-right: 1px solid #C9C9C9;
}
#hall-detail #link-area02 .link-wrap02 .col-xs-6:first-child, #access-detail #link-area02 .link-wrap02 .col-xs-6:first-child {
	border-left: 1px solid #C9C9C9;
}
#hall-detail #link-area02 .link-wrap02 a.hall-pagelink-btn::before, #access-detail #link-area02 .link-wrap02 a.hall-pagelink-btn::before {
	display: inline-block;
	margin: 0 10px;
	color: #008285;
	font-family: "Font Awesome 5 free";
	content: '\f105';
	font-weight: bold;
}

@media (max-width:767px) {
#hall-detail #link-area02 .link-wrap02,  #access-detail #link-area02 .link-wrap02 {
	padding: 15px 10px;
}
#hall-detail #link-area02 .link-wrap02 .col-xs-6,  #access-detail #link-area02 .link-wrap02 .col-xs-6 {
	border: 1px solid #C9C9C9;
}
#hall-detail #link-area02 .link-wrap02 a.hall-pagelink-btn,  #access-detail #link-area02 .link-wrap02 a.hall-pagelink-btn {
	font-size: 0.9rem;
}
}
/*---------------------------------------------
会館設備
---------------------------------------------*/
#hall-detail #facility .title-wrap01 {
	display: block;
	padding: 40px 0 60px 0;
}
#hall-detail #facility .title-wrap01 .lead-text {
	padding: 100px 0 0 0;
	line-height: 200%;
	letter-spacing: 0.1rem;
	font-family: "ryo-gothic-plusn", sans-serif;
	margin-bottom: 0;
	font-size: 1.1rem;
}

@media (max-width:767px) {
#hall-detail #facility .title-wrap01 {
	padding: 20px 0 10px 0;
}
#hall-detail #facility .title-wrap01 .lead-text {
	padding: 25px 10px 20px 10px;
	font-size: 0.9rem;
}
}
#hall-detail #facility .title-wrap01 img {
	max-width: 280px;
}
/*---------------------------------------------
ギャラリー
---------------------------------------------*/
#hall-detail #facility .facility-wrap01 .title p {
	font-size: 2rem;
	color: #008285;
}
#hall-detail #facility .facility-wrap01 .title p span {
	font-size: 1rem;
	color: #000;
	display: inline-block;
	padding: 0 0 10px 20px;
}

@media (max-width:767px) {
#hall-detail #facility .facility-wrap01 .title p {
	display: block;
	padding: 10px;
	text-align: center;
	font-size: 1.3rem;
	font-weight: 600;
}
#hall-detail #facility .facility-wrap01 .title p span {
	display: block;
	padding: 10px 10px 0 10px;
	text-align: center;
	font-weight: normal;
}
}
#hall-detail #facility .facility-wrap01 .gallery-wrap01, #hall-detail #facility .facility-wrap01 .gallery-wrap02 {
	/*display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;*/
	list-style: none;
	padding: 0;
	position: relative;
	margin-bottom: 15px;
}
#hall-detail #facility .facility-wrap01 .gallery-wrap01 li, #hall-detail #facility .facility-wrap01 .gallery-wrap02 li {
	/*flex: 0 1 190px;
	float: left;*/
	display: block;
	width: 189px;
	float: left;
	min-height: 150px;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
}
#hall-detail #facility .facility-wrap01 .kasasagi-text-wrap {
	/*flex: 0 1 190px;
	float: left;*/
	display: block;
	width: auto;
	float: left;
	min-height: 150px;
	padding: 0 10px;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	font-family: "ryo-gothic-plusn", sans-serif;
}
#hall-detail #facility .facility-wrap01 .kasasagi-text-wrap a {
	display: table;
	width: 100%;
	max-width: 380px;
	color: #000;
	padding: 5px;
	margin-top: 10px;
	background-color: #D8F1E5;
	text-decoration: none;
}
#hall-detail #facility .facility-wrap01 .kasasagi-text-wrap a::before {
	font-family: "Font Awesome 5 free";
	content: '\f105';
	font-weight: bold;
	color: #008285;
	display: table-cell;
	padding: 0 10px;
}


#hall-detail .kasasagi-text-wrap p {
	padding-left: 20px;	
}

@media (max-width:1199px){
#hall-detail .kasasagi-text-wrap {
	background-color: #fff;
    display: inline-block;
    border: solid 1px #008285 !important;
    padding: 15px 20px 15px 20px !important;
    width: 100% !important;
	margin-top: 30px;
}
#hall-detail .kasasagi-text-wrap p {
	padding: 0;	
	margin: 0;
}
}

@media (max-width:767px){
#hall-detail .kasasagi-text-wrap {
    width: auto !important;
	margin: 0 15px 0 15px;
}
}

#hall-detail #facility .facility-wrap01 .gallery-wrap01 li:first-child {
	width: 378px;
}
#hall-detail #facility .facility-wrap01 .gallery-wrap01 li > a, #hall-detail #facility .facility-wrap01 .gallery-wrap02 li > a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	text-decoration: none;
	margin-bottom: 80px;
}
#hall-detail #facility .facility-wrap01 .gallery-wrap01 li a p, #hall-detail #facility .facility-wrap01 .gallery-wrap02 li a p {
	display: none;
}
#hall-detail #facility .facility-wrap01 .gallery-wrap01 li a.hover p, #hall-detail #facility .facility-wrap01 .gallery-wrap02 li a.hover p {
	display: block;
	width: 100%;
	height: 100%;
	color: #FFF;
	background-color: rgba(0, 130, 133, 0.7);
	font-family: "ryo-gothic-plusn", sans-serif;
	text-align: center;
	padding: 50% 0;
	font-size: 1.2rem;
}
/*親族室設備*/
/*#hall-detail #facility .other-facility-wrap{
	display: inline-block;
	border: solid 1px #247FA8;
	padding: 15px 20px 15px 20px;
	width: calc(50% - 20px);
	height: 210px;
}*/

#hall-detail #facility .other-facility-wrap {
	display: inline-block;
	border: solid 1px #008285;
	padding: 15px 20px 15px 20px;
	width: 100%;
	margin: 30px 0 0 0;
}
/*#hall-detail #facility .other-facility-wrap:nth-child(2n - 1){
	margin-right: 15px;
}

#hall-detail #facility .other-facility-wrap:nth-child(2n){
	margin-left: 15px;
}*/

#hall-detail #facility .other-facility-wrap .facility-wrap02 h4 {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 1.4rem;
	font-family: "ryo-gothic-plusn", sans-serif;
	color: #008285;
	margin-bottom: 20px;
}
#hall-detail #facility .other-facility-wrap .facility-wrap03 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
#hall-detail #facility .other-facility-wrap .facility-wrap03 .flex-left {
	flex: 1 0 120px;
}
#hall-detail #facility .other-facility-wrap .facility-wrap03 .flex-right {
	/*flex: 1 1 400px;*/
	flex: 1 1 auto;
}
#hall-detail #facility .other-facility-wrap .facility-wrap03 .flex-right ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding-left: 20px;
	justify-content: flex-start;
}
#hall-detail #facility .other-facility-wrap .facility-wrap03 .flex-right ul li {
	/*flex: 1 0 50%;*/
	/*flex: 1 1 180px;*/
	flex: 0 1 20%;
	padding-top: 10px;
	font-family: "ryo-gothic-plusn", sans-serif;
}
#hall-detail #facility .other-facility-wrap .facility-wrap03 .flex-right ul li::before {
	content: "● ";
	color: #85CBBF;
}

@media (max-width: 992px) {
#hall-detail #facility .other-facility-wrap .facility-wrap03 .flex-right ul li {
	/*flex: 1 1 auto;*/
	/*lex: 1 1 180px;*/
	flex: 0 1 33%;
}
}

/*@media (min-width: 767px) and (max-width: 992px) { 
	#hall-detail #facility .other-facility-wrap{
		height: 333px
}
}*/

@media(max-width: 767px) {
#hall-detail #facility .other-facility {
	border: solid 1px #008285;
	margin: auto 15px;
}
#hall-detail #facility .other-facility-wrap {
	display: block;
	width: calc(100% - 20px);
	padding: 0 5px;
	margin: 15px 10px 15px 10px;
	border: none;
}
/*#hall-detail #facility .other-facility-wrap:first-child{
		border-bottom: solid 1px #95989A;
	}*/
	
	
#hall-detail #facility .other-facility-wrap .facility-wrap02 h4 {
	margin: 5px auto 15px auto;
	font-size: 1.1rem;
}
#hall-detail #facility .other-facility > a {
	display: block;
	width: 100%;
	height: 40px;
	background-color: #FFF;
	font-size: 1rem;
	color: #000;
	padding: 13px 0;
	text-decoration: none;
	position: relative;
	text-align: center;
	font-family: "ryo-gothic-plusn", sans-serif;
}
#hall-detail #facility .other-facility > a::before {
	content: '';
	display: block;
	width: 12px;
	height: 2px;
	background-color: #008285;
	position: absolute;
	left: 10px;
	top: 20px;
}
#hall-detail #facility .other-facility > a::after {
	content: '';
	display: block;
	width: 12px;
	height: 2px;
	background-color: #008285;
	position: absolute;
	left: 10px;
	top: 20px;
	transform: rotate(90deg);
	transition: 0.2s;
}
#hall-detail #facility .other-facility > a span {
	display: inline;
}
#hall-detail #facility .other-facility > a span.text2 {
	display: none;
}
#hall-detail #facility .other-facility > a.active {
	background-color: #F2F2F2;
	color: #008285;
}
#hall-detail #facility .other-facility > a.active::after {
	transform: rotate(0);
	transition: 0.2s;
}
#hall-detail #facility .other-facility > a.active span {
	display: none;
}
#hall-detail #facility .other-facility > a.active span.text2 {
	display: inline;
}
#hall-detail #facility .other-facility-wrap.active .facility-wrap03 {
	flex-direction: column;
	padding: 0 15px 0 15px
}
#hall-detail #facility .other-facility-wrap .facility-wrap03 .flex-right {
	flex: 1 1 180px;
}
#hall-detail #facility .other-facility-wrap .facility-wrap03 .flex-right ul li {
	flex: 0 0 180px;
	font-size: 1rem;
	padding: 5px;
}
#hall-detail #facility .other-facility-wrap .facility-wrap03 .flex-left {
	flex: 1 1 60px;
	text-align: center;
}
}

/*----------------------------------------------------------
パノラマ
----------------------------------------------------------*/
@media(max-width: 767px) {
.panorama {
	padding: 0 15px;
}
}
/*----------------------------------------------------------
タブ切り替えコンテンツ
----------------------------------------------------------*/
/*タブメニュー*/
#hall-detail #info .info-tab-wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	flex-wrap: wrap;
	border: none;
	border-bottom: solid 3px #008285;
	font-family: "ryo-gothic-plusn", sans-serif;
}
#hall-detail #info .info-tab-wrap li {
	flex: 0 0 284px;
	background-color: #E6E6E6;
	border-radius: 0px;
	border: none;
	margin: 0 4px;
	text-align: center;
}
#hall-detail #info .info-tab-wrap li a {
	color: #000;
	background-color: none;
}
#hall-detail #info .info-tab-wrap li a::before {
	display: inline-block;
	margin: 0 10px;
	color: #008285;
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	font-weight: bold;
}
#hall-detail #info .info-tab-wrap li.active, #hall-detail #info .info-tab-wrap li:hover {
	background-color: #85CBBF;
	color: #FFF;
	border: none;
	border-radius: 0px;
}
#hall-detail #info .info-tab-wrap li.active a, #hall-detail #info .info-tab-wrap li:hover a {
	background-color: #85CBBF;
	color: #FFF;
	border: none;
	border-radius: 0px;
}
#hall-detail #info .info-tab-wrap li:hover a::before {
	color: #FFF;
}
#hall-detail #info .info-tab-wrap li.active a::before {
	font-family: "Font Awesome 5 Free";
	content: "\f107";
	font-weight: bold;
	color: #FFF;
}

@media (max-width:992px) {
#hall-detail #info .info-tab-wrap {
	border: none;
}
#hall-detail #info .info-tab-wrap li {
	flex: 1 1 100px;
	margin: 1px;
}
#hall-detail #info .info-tab-wrap li:first-child {
	flex: 1 1 100%;
}
#hall-detail #info .info-tab-wrap li a {
	padding: 10px 5px 10px 0;
}
}
/*施設・Barrier free情報*/
.text-hall-bf-01 {
	font-family: "ryo-gothic-plusn", sans-serif;
	padding: 10px 0 0 5px;
}
#hall-detail #info #facility-panel > .text {
	display: block;
	padding: 30px 5px 20px 5px;
	text-align: center;
	font-size: 1.3rem;
}

@media (max-width:992px) {
#hall-detail #info #facility-panel > .text {
	font-size: 1rem;
	padding: 15px 5px 10px 5px;
}
}
#hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	/*flex: 0 1 275px;*/
	flex-wrap: nowrap;
	border: 1px solid #C9C9C9;
	padding: 15px 10px 0 10px;
	margin: 0 5px 10px 5px;
	font-family: "ryo-gothic-plusn", sans-serif;
}
#hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item .icon {
	flex: 1 0 45px;
	padding: 0 15px 15px 0;
}
#hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item .img {
	flex: 1 1 67px;
	padding: 0 0 0 0;
	margin: 0 15px 15px 0;
}
#hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item .right {
	flex: 1 1 200px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: nowrap;
}
#hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item .main-text {
	flex: 1 1 123px;
	padding: 0;
	font-size: 0.8rem;
	margin-bottom: 15px;
}
#hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item .main-text .title {
	font-size: 1rem;
	font-weight: bold;
	margin-bottom: 5px;
}

@media (min-width: 1200px) {
#hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item {
	height: 87px;
}
	
	.font-large-active #hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item {
	height: 150px;
}
}

@media (min-width: 767px) and (max-width: 1199px) {
#hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item {
	height: 122px;
}
	.font-large-active #hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item {
	height: 165px;
}
}

@media (min-width: 560px) and (max-width: 766px) {
#hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item {
	height: 78px;
}
	.font-large-active #hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item {
	height: 90px;
}
}

@media (min-width: 370px) and (max-width: 559px) {
#hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item {
	height: 125px;
}
	.font-large-active #hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item {
	height: 120px;
}
}

@media (max-width: 369px) {
#hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item {
	height: 145px
}
	.font-large-active #hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item {
	height: 175px;
}
}

@media (max-width:767px) {
#hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item {
	padding: 8px 5px 5px 5px;
}
#hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item .icon {
	flex: 0 0 35px;
	padding: 0 10px 0 0;
}
#hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item .right {
	flex-direction: column;
}
#hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item .main-text {
	flex: 1 1 auto;
	padding-bottom: 0;
}
#hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item .img {
	flex: 1 1 auto;
	order: 2;
	padding: 0 8px;
}
#hall-detail #info #facility-panel .barrier-free-wrap .barrier-free-item .img a p {
	color: #DE6977;
	font-size: 0.9rem;
	letter-spacing: normal;
}
/*バリアフリー*/
.text-hall-bf-01 {
	font-size: 0.9rem;
	padding-top: 0;
}
}
/*会館料金表*/
#hall-detail .price-wrap {
	display: block;
	width: 100%;
	font-family: "ryo-gothic-plusn", sans-serif;
}
#hall-detail .price-wrap .price-table-wrap {
	padding: 10px;
	display: inline-block;
	width: 49%;
}
#hall-detail .price-wrap .price-table-wrap .text {
	display: block;
	width: 100%;
	font-size: 1.4rem;
	color: #008285;
	text-align: center;
	padding: 30px 30px 20px 30px;
	font-family: "ryo-gothic-plusn", sans-serif;
	font-weight: 500;
}
#hall-detail .price-wrap .price-table-wrap.members .text {
	color: #DE6977;
}
#hall-detail .price-wrap .price-table-wrap.no-members .text {
	color: #2C9BE1;
}
#hall-detail .price-wrap .price-table-wrap table {
	width: 100%;
	border: solid 1px #C9C9C9;
}
#hall-detail .price-wrap .price-table-wrap table tr {
	height: 67px;
}
#hall-detail .price-wrap .price-table-wrap table tr td, #hall-detail .price-wrap .price-table-wrap table tr th {
	width: 33%;
	text-align: center;
	vertical-align: middle;
	font-size: 1.2rem;
	font-family: "ryo-gothic-plusn", sans-serif;
}
#hall-detail .price-wrap .price-table-wrap table tr td {
	border-bottom: solid 1px #C9C9C9;
	border-right: solid 1px rgba(201,201,201,0.50);
}
#hall-detail .price-wrap .price-table-wrap table tr td span.js-price-child {
	display: block;
	font-size: 1rem;
}
#hall-detail .price-wrap .price-table-wrap table tr th {
	border-right: solid 1px rgba(201,201,201,0.50);
	font-weight: normal;
	color: #FFF;
}
#hall-detail .price-wrap .price-table-wrap.members table tr th {
	background-color: rgba(222,105,119,0.7);
}
#hall-detail .price-wrap .price-table-wrap.no-members table tr th {
	background-color: rgba(44,155,225,0.6);
}
#hall-detail .price-wrap .price-table-wrap table tr td:last-child, #hall-detail .price-wrap .price-table-wrap table tr th:last-child {
	border-right: solid 1px rgb(201,201,201);
}
#price-panel .container > p {
	display: block;
	padding: 10px;
}
#hall-detail .price-wrap .price-table-wrap #price-btn01 {
	display: block;
	color: #2C9BE1;
	border: solid 2px #2C9BE1;
	border-right: none;
	font-family: "ryo-gothic-plusn", sans-serif;
	margin: 15px 10px 8px 0;
	padding: 8px 7px;
	text-align: center;
	font-size: 0.9rem;
	position: relative;
}
#hall-detail .price-wrap .price-table-wrap #price-btn01::after {
	content: '';
	display: block;
	background-image: url('/themes/www.ceremo117.jp_2017/hall/img/img_arrow_02.jpg');
	background-position: right;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	width: 25px;
	right: -10px;
	top: -2px;
	height: calc(100% + 4px);
}
#hall-detail .price-wrap .price-table-wrap #price-btn02 {
	display: block;
	color: #DE6977;
	border: solid 2px #DE6977;
	border-left: none;
	font-family: "ryo-gothic-plusn", sans-serif;
	margin: 15px 0 8px 10px;
	padding: 8px 7px;
	text-align: center;
	font-size: 0.9rem;
	position: relative;
}
#hall-detail .price-wrap .price-table-wrap #price-btn02::after {
	content: '';
	display: block;
	background-image: url('/themes/www.ceremo117.jp_2017/hall/img/img_arrow_01.jpg');
	background-position: left;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	width: 25px;
	left: -10px;
	top: -2px;
	height: calc(100% + 4px);
}
#hall-detail .price-wrap .price-table-wrap #price-btn01:hover, #hall-detail .price-wrap .price-table-wrap #price-btn02:hover {
	text-decoration: none;
}
#hall-detail .other-text {
	margin-top: 10px;
	margin-left: 10px;
	line-height: 170%;
}

@media (max-width:767px) {
#hall-detail .price-wrap {
	width: 100%;
	position: relative;
	z-index: 1000;
	display: block;
}
#hall-detail .price-wrap .price-table-wrap .text {
	padding: 13px 0 15px 0;
	font-size: 1.2rem;
}
#hall-detail .price-wrap .price-table-wrap table tr td span.js-price-child {
	font-size: 0.9rem;
}
#hall-detail .price-wrap .price-table-wrap {
	display: block;
	width: 100%;
	position: relative;
	top: 0;
	transition: 0.3s ease-in-out;
	background-color: #FFF;
}
#hall-detail .price-wrap .price-table-wrap.members {
	/*left: -100%;*/
	display: none;
}
#hall-detail .price-wrap .price-table-wrap.members.active {
	/*left: 0;*/
	display: block;
}
#hall-detail .price-wrap .price-table-wrap.no-members {
	/*left: 100%;*/
	display: none;
}
#hall-detail .price-wrap .price-table-wrap.no-members.active {
	/*left: 0;*/
	display: block;
}
/*#hall-detail .other-text{
		display: block;
		position: absolute;

	}*/
	
#hall-detail .price-wrap .price-table-wrap table tr {
	height: 45px;
}
#hall-detail .price-wrap .price-table-wrap table tr td,  #hall-detail .price-wrap .price-table-wrap table tr th {
	font-size: 1rem;
}
#hall-detail .price-wrap .price-table-wrap table tr td span,  #hall-detail .price-wrap .price-table-wrap table tr th span {
	font-size: 1rem;
}
#hall-detail .other-text {
	font-size: 0.9rem;
	margin-left: 0;
}
}
/*提携斎場*/
#hall-detail #funeral-panel .funeral-item-wrap {
	padding: 15px 20px 15px 20px;
	display: block;
	font-family: "ryo-gothic-plusn", sans-serif;
	border-bottom: #C9C9C9 1px solid;
}
#hall-detail #funeral-panel .funeral-item-wrap .funeral-title {
	font-size: 1.4rem;
	font-weight: bold;
	letter-spacing: 0.2rem;
}
#hall-detail #funeral-panel .funeral-item-wrap .funeral-title::before {
	content: '●';
	display: inline-block;
	padding-right: 5px;
	color: #85CBBF;
}

#hall-detail #funeral-panel .funeral-item-wrap .address,
#hall-detail #funeral-panel .funeral-item-wrap a{
	font-size: 1.2rem;
	color: #555 !important;
} 
#hall-detail #funeral-panel .funeral-item-wrap .address{
	margin: 20px 0 0 0;
} 

#hall-detail #funeral-panel .funeral-item-wrap a {
	color: #000;
	display: block;
	margin: 5px 0 0 0;
}
#hall-detail #funeral-panel .funeral-item-wrap a::before {
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	display: inline-block;
	color: #007BA7;
	padding-right: 5px;
	font-weight: bold;
}

@media (max-width:767px) {
#hall-detail #funeral-panel .funeral-item-wrap {
	padding: 5px 10px;
	border: solid 1px #C9C9C9;
	margin: 20px 10px;
}
#hall-detail #funeral-panel .funeral-item-wrap .funeral-title {
	font-size: 1.2rem;
}
#hall-detail #funeral-panel .funeral-item-wrap .funeral-title::before {
	padding-right: 0; 
}
#hall-detail #funeral-panel .address {
	font-size: 1rem;
	letter-spacing: normal;
}
#hall-detail #funeral-panel .address span.bold {
	color: #111111;
}
#hall-detail #funeral-panel .funeral-item-wrap a {
	color: #DE6977;
}
#hall-detail #funeral-panel .funeral-item-wrap a::after {
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	display: inline-block;
	color: #DE6977;
	padding-left: 5px;
	font-weight: bold;
}
#hall-detail #funeral-panel .funeral-item-wrap a::before {
	content: '';
	display: none;
}
#hall-detail #funeral-panel .funeral-item-wrap .address {
	font-size: 1rem;
	margin-top: 10px;
} 
}
/*----------------------------------------------------------
新着情報
----------------------------------------------------------*/
#hall-detail #topics .topics-wrap .text-topics-01{
	margin-top: 60px;
	font-size: 1.1rem;
}

#hall-detail #topics .topics-wrap {
	background-color: #FFF;
	padding: 20px;
}
/*20190222 小田追加*/
#hall-detail #topics .bg-glay {
    background-color: #EFEFEF;
}
/*------*/

@media (max-width:767px) {
#hall-detail #topics .topics-wrap .text-topics-01{
	margin-top: 0;
	font-size: 1.1rem;
}
#hall-detail #topics .topics-wrap {
	padding: 0;
}
	
/*20190222 小田追加*/
#hall-detail #topics .bg-glay {
	/*background-color: #fff;*/
	padding: 0 10px;
}
#hall-detail #topics .btn02 {
	margin: 20px auto;
	width: auto;
}
#hall-detail #topics .topics-wrap .text-topics-01{
	padding:60px 0 0 0;
}
/*------*/
}

/*見学会バナー*/
#hall-detail #topics .event-bnr-wrap {
	display: block;
	width: 100%;
	background-image: url('/themes/www.ceremo117.jp_2017/hall/img/event_bnr_bg01_pc.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}
#hall-detail #topics .event-bnr-wrap::before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: url('/themes/www.ceremo117.jp_2017/hall/img/event_bnr_bg02_pc.png');
	background-position: left bottom;
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	/*width: 280px;
	height: 280px;*/
}
#hall-detail #topics .event-bnr-wrap .bnr-inner-wrap {
	display: block;
	width: calc(100% - 200px);
	position: relative;
	right: -200px;
	padding: 20px 6px 30px 6px;
}
#hall-detail #topics .event-bnr-wrap .bnr-inner-wrap .bnr-text-wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-bottom: 25px;
}
#hall-detail #topics .event-bnr-wrap .bnr-inner-wrap .bnr-text-wrap .title {
	flex: 0 0 400px;
	font-size: 2.15rem;
	font-weight: bold;
    letter-spacing: 0rem;
    padding-top: 10px;
}
#hall-detail #topics .event-bnr-wrap .bnr-inner-wrap .bnr-text-wrap .text {
	flex: 0 1 566px;
	font-size: 1.3rem;
	font-family: "ryo-gothic-plusn", sans-serif;
    line-height: 180%;
}
#hall-detail #topics .event-bnr-wrap .bnr-inner-wrap .bnr-btn-wrap {
	display: table;
	width: 100%;
	padding: 0 35px 0 0;
}
#hall-detail #topics .event-bnr-wrap .bnr-inner-wrap .bnr-btn-wrap a {
	display: table-cell;
	width: 50%;
}
#hall-detail #topics .event-bnr-wrap .bnr-inner-wrap .bnr-btn-wrap a:first-child {
	padding-right: 15px;
}
#hall-detail #topics .event-bnr-wrap .bnr-inner-wrap .bnr-btn-wrap a:last-child {
	padding-left: 15px;
}

@media (max-width:992px) {
#hall-detail #topics .event-bnr-wrap .bnr-inner-wrap .bnr-text-wrap .title {
	font-size: 35px;
	flex: 0 0 300px;
}
#hall-detail #topics .event-bnr-wrap .bnr-inner-wrap .bnr-text-wrap .text {
	font-size: 1.2rem;
}
}

@media (max-width:767px) {
#hall-detail #topics .event-bnr-wrap {
 url('/themes/www.ceremo117.jp_2017/hall/img/event_bnr_bg01_sp.png');
}
#hall-detail #topics .event-bnr-wrap::before {
	background-image: url('/themes/www.ceremo117.jp_2017/hall/img/event_bnr_bg02_sp.png');
	width: 100%;
	height: 100%;
	background-position: left bottom;
}
#hall-detail #topics .event-bnr-wrap .bnr-inner-wrap {
	width: 100%;
	right: 0;
	text-align: center;
	padding: 15px 10px 10px 10px;
}
#hall-detail #topics .event-bnr-wrap .bnr-inner-wrap .bnr-text-wrap {
	flex-direction: column;
}
#hall-detail #topics .event-bnr-wrap .bnr-inner-wrap .bnr-text-wrap .title {
	font-size: 20px;
	flex: 0 0 auto;
	padding-bottom: 15px;
}
#hall-detail #topics .event-bnr-wrap .bnr-inner-wrap .bnr-text-wrap .text {
	font-size: 1rem;
	flex: 0 0 auto;
	letter-spacing: 0;
}
#hall-detail #topics .event-bnr-wrap .bnr-inner-wrap .bnr-btn-wrap {
	display: block;
	position: relative;
	width: calc(100% - 120px);
	right: -120px;
	padding: 0;
}
#hall-detail #topics .event-bnr-wrap .bnr-inner-wrap .bnr-btn-wrap a {
	display: block;
	width: 100%;
	padding-bottom: 10px;
}
#hall-detail #topics .event-bnr-wrap .bnr-inner-wrap .bnr-btn-wrap a:first-child {
	padding-right: 0;
}
#hall-detail #topics .event-bnr-wrap .bnr-inner-wrap .bnr-btn-wrap a:last-child {
	padding-left: 0;
}
}
/*----------------------------------------------------------
交通アクセス-会館詳細ページ-
----------------------------------------------------------*/
#hall-detail #access .access-wrap, #access-detail #access .access-wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
#hall-detail #access .access-wrap .left, #access-detail #access .access-wrap .left {
	flex: 1 1 50%;
}
#hall-detail #access .access-wrap .right, #access-detail #access .access-wrap .right {
	flex: 1 1 50%;
	font-family: "ryo-gothic-plusn", sans-serif;
	padding-left: 30px;
}
#hall-detail #access .access-wrap .right .address, #access-detail #access .access-wrap .right .address {
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 2em;
}
#hall-detail #access .access-wrap .right .parking, #access-detail #access .access-wrap .right .parking {
	font-size: 1.3rem;
}
#hall-detail .parking .parking-img, #access-detail .parking .parking-img {
	color: #000;
	text-decoration: underline;
}
#hall-detail #access .access-wrap .right .tel, #access-detail #access .access-wrap .right .tel {
	display: block;
	border-top: dotted 1px #BBBBBB;
	width: 100%;
	margin-top: 20px;
	padding-top: 20px;
	line-height: 2em;
	font-size: 1.07rem;
}

@media (max-width:767px) {
#hall-detail #access .access-wrap,  #access-detail #access .access-wrap {
	flex-direction: column;
}
#hall-detail #access .access-wrap .left,  #access-detail #access .access-wrap .left {
	flex: auto;
	order: 2;
	padding: 0 15px;
}
#hall-detail #access .access-wrap .right,  #access-detail #access .access-wrap .right {
	flex: auto;
	order: 1;
	padding: 10px;
}
#hall-detail #access .access-wrap .right .address,  #access-detail #access .access-wrap .right .address {
	font-size: 1rem;
}
#hall-detail #access .access-wrap .right .parking,  #hall-detail #access .access-wrap .right .tel,  #access-detail #access .access-wrap .right .parking,  #access-detail #access .access-wrap .right .tel {
	font-size: 1rem;
}
}
/*----------------------------------------------------------
大和会館のお葬式
----------------------------------------------------------*/
#hall-detail #process .process-wrap, #access-detail #process .process-wrap {
	display: block;
	width: 100%;
	padding: 70px 0;
	background-color: #ECF5F5;
}
#hall-detail #process .process-wrap h3, #access-detail #process .process-wrap h3 {
	font-size: 2.2rem;
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
#hall-detail #process .process-wrap p.text, #access-detail #process .process-wrap p.text {
	display: block;
	width: 100%;
	text-align: center;
	font-family: "ryo-gothic-plusn", sans-serif;
	margin-bottom: 40px;
}
#hall-detail #process .process-wrap a, #access-detail #process .process-wrap a {
	display: block;
	width: 100%;
	padding: 25px 15px;
}

@media (max-width:767px) {
#hall-detail #process .process-wrap,  #access-detail #process .process-wrap {
	padding: 30px 10px;
}
#hall-detail #process .process-wrap h3,  #access-detail #process .process-wrap h3 {
	font-size: 1.3rem;
	margin-bottom: 20px;
}
#hall-detail #process .process-wrap p.text,  #access-detail #process .process-wrap p.text {
	font-size: 1rem;
	margin-bottom: 20px;
	letter-spacing: normal;
}
#hall-detail #process .process-wrap a,  #access-detail #process .process-wrap a {
	padding: 10px 0;
}
}


/*--------------------------------------------------
アクセス詳細
--------------------------------------------------*/

#access-detail .access-route-wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	font-family: "ryo-gothic-plusn", sans-serif;
}
#access-detail .access-route-wrap > .left, #access-detail .access-route-wrap > .right {
	-webkit-flex: 1 1 50%;
	-moz-flex: 1 1 50%;
	-ms-flex: 1 1 50%;
	-o-flex: 1 1 50%;
	flex: 1 1 50%;
}
#access-detail .access-route-wrap > .right {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
}
#access-detail .access-route-wrap .route-detail-wrap {
	background-color: #F1F1F1;
	margin: 0 5px 5px 0;
	width: calc(100% - 5px);
	height: calc(100% - 5px);
	padding: 10px;
}
#access-detail .access-route-wrap > .right .route-detail-wrap {
	height: auto;
	flex: 1 1 50%;
}
#access-detail .access-route-wrap .route-detail-wrap .route-title {
	font-size: 1.5rem;
	font-weight: bold;
	display: block;
	margin: 10px 0;
}
#access-detail .access-route-wrap .route-detail-wrap .route-title::before {
	content: '●';
	color: #85CBBF;
	font-size: 1.25rem;
	display: inline-block;
	margin-right: 5px;
}
#access-detail .access-route-wrap .route-detail-wrap .route-wrap01 .blue {
	color: #008285;
}
#access-detail .access-route-wrap .route-detail-wrap .route-wrap01 {
	display: block;
	font-size: 1.25rem;
	margin: 10px 15px 10px 30px;
	padding-bottom: 15px;
}
#access-detail .access-route-wrap .route-detail-wrap .route-wrap01 span {
	display: inline-block;
	margin-right: 10px;
}
#access-detail .access-route-wrap .route-detail-wrap .route-wrap02 {
	display: block;
	font-size: 1.25rem;
	margin: 10px 15px 10px 30px;
	padding: 0 25px 15px 20px;
	line-height: 2em;
	letter-spacing: normal;
}

@media (max-width:767px) {
#access-detail .access-route-wrap {
	flex-direction: column;
}
#access-detail .access-route-wrap > .left,  #access-detail .access-route-wrap > .right {
	-webkit-flex: 1 1 auto;
	-moz-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	-o-flex: 1 1 auto;
	flex: 1 1 auto;
}
#access-detail .access-route-wrap .route-detail-wrap {
	background-color: #fff;
	border-top: 2px solid #D0D0D0;
	margin: 10px 0;
}
#access-detail .access-route-wrap .route-detail-wrap .route-title {
	font-size: 1.25rem;
}
#access-detail .access-route-wrap .route-detail-wrap .route-title::before {
	font-size: 1rem;
}
#access-detail .access-route-wrap .route-detail-wrap .route-wrap01 {
	font-size: 1rem;
	padding-bottom: 5px;
}
#access-detail .access-route-wrap .route-detail-wrap .route-wrap02 {
	padding: 0 0 15px 20px;
	font-size: 1rem;
}
}
#access-detail .google-map-wrap {
	width: 100%;
	height: 450px;
}
.google-map-link {
	display: inline-block;
	margin-top: 20px;
	color: #000;
	font-weight: bold;
	font-family: "ryo-gothic-plusn", sans-serif;
}
.google-map-link::after {
	content: '＞';
	display: inline-block;
	margin-left: 5px;
}

@media (max-width:767px) {
#access-detail .google-map-wrap {
	width: calc(100% - 30px);
	height: 350px;
	margin: auto 15px;
}
.google-map-link {
	margin-left: 15px;
}
}
#hall-detail .bnr-hall-yawaragi {
	margin: 40px 0;
}

/*---------------------------------------------
葬儀品質認定・おもてなし規格認証
---------------------------------------------*/
.sougi-hinshitsu-wrap{
	text-align: center;
	display: table;
	padding-top: 20px;
}

.sougi-hinshitsu-only-wrap{
	text-align: center;
	padding-top: 20px;
}

.sougi-hinshitsu-only-wrap .sougi-hinshitsu{
	vertical-align: bottom;
}

.sougi-hinshitsu-wrap .sougi-hinshitsu ,
.sougi-hinshitsu-wrap .omotenashi{
	display: table-cell;
	vertical-align: bottom;
}

.sougi-hinshitsu-title{
	font-size: 1.1rem;
	/*font-weight: bold;*/
	font-family: 'ryo-gothic-plusn',sans-serif;
	padding-top: 20px;
	margin-bottom: 30px;
	display: block;
	color: #333;

}

.sougi-hinshitsu-text{
	font-size: 1.1rem;
	line-height: 25px; 
	margin-bottom: 0;
	font-family: 'ryo-gothic-plusn',sans-serif;
	text-align: center;
	font-weight: bold;

}

@media (max-width:767px){
.sougi-hinshitsu-img{
	padding: 0px;
}

.sougi-hinshitsu-text-area{
	padding-top: 0px;
}

.sougi-hinshitsu-text-area .sougi-hinshitsu-title{
	font-size: 1.0rem;
	text-align: center;
	margin-top: 0;
	padding-top: 5px;
}

.sougi-hinshitsu-text-area .sougi-hinshitsu-text{
	font-size: 1.0rem;
}
}

/*--------------------------------------
新型コロナ hall内
--------------------------------------*/
#news {
    /*background-color: #eee;*/
}

.offering-bnr{
	margin-bottom: 100px;
	display: block;
}

.box-offering-info{
	
	float: left;
	background-color:#fdf8f1;
	padding: 15px 25px 15px 25px;
	margin-top: 10px;
	width: 100%;
	text-align: left;
	
}

.title-offering-info{
	font-family: "yu-mincho-pr6", sans-serif;
	font-size:19px;
	font-weight: bold;
	color:#67324d;
	
}

.text-offering-info{
	font-family:"ryo-gothic-plusn",sans-serif;
	font-size:16px;
	font-weight: normal;
	line-height: 140%;
	
}

.text-offering-info a:link{
	text-decoration: none;
}
.btn-offering-info{
	display: inline-block;
	text-decoration: none;
	font-family: "yu-mincho-pr6", sans-serif;
	font-weight: bold;
	color: #fdf8f1;
	background-color: #795266;
	padding: 5px;
	
}


@media screen and (max-width:1200px) {
	.text-offering-info{
		line-height: 190%;
	}
	.btn-offering-info{
		margin-top: 10px;
	}
}
@media screen and (max-width:767px) {
	.offering-bnr{
	margin:0 0 20px 0;	
}
	.box-offering-info{
		padding: 15px;
	}
	
.title-offering-info{
	font-family: "yu-mincho-pr6", sans-serif;
	font-size:17px;
	font-weight: bold;
	color:#67324d
}

.text-offering-info{
	font-family:"ryo-gothic-plusn",sans-serif;
	font-size:14px;
	font-weight: normal;
	line-height: 190%;
	
}
	
}

#news .area-table-xs {
    margin: 0 auto ;
    padding: 0 0 20px;
    /*width: 70%;*/
}
#news .area-table-xs input {
    display: none;
}
#news .area-table-xs label {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    position: relative;
    display: block;
    padding: 20px;
    cursor: pointer;
    margin: 0 auto ;
    background: #CCC;
    /*border-top: solid 2px #C9C9C9;*/
    text-align: center;
}
#news .area-table-xs .hall-contents-area {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.35s;
    transition: max-height 0.35s;
    background: #fff;
}
#news .area-table-xs .hall-contents-area ul {
    font-family: "ryo-gothic-plusn",sans-serif;
	/*font-size: 1.3rem;*/
    float: left;
    /*width: 50%;*/
    list-style: disc;
    padding: 15px 0 0 40px;
    /*border-bottom: solid 1px #C9C9C9;*/
    margin-bottom: 0;
    font-size: 18px;
    line-height: 30px;
	text-align: left;
}
#news .area-table-xs input:checked ~ .hall-contents-area {
    max-height: 950px;
    width: 100%;
    margin: 0 auto;
    border: 0.5px solid #CCC;
    /*padding-bottom: 15px;*/
}
#news .area-table-xs label::after {
    line-height: 3;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 3em;
    height: 3em;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    text-align: center;
}
#news .area-table-xs input[type=checkbox] + label::before {
    content: '';
    display: inline-block;
    height: 2px;
    width: 12px;
    background-color: #333;
    position: absolute;
    right: 20px;
    top: 28px;
}
#news .area-table-xs input[type=checkbox] + label::after {
    content: '';
    display: inline-block;
    height: 2px;
    width: 12px;
    background-color: #333;
    position: absolute;
    right: 20px;
    top: 28px;
    transform: rotate(90deg);
    transition: 0.2s
}
#news .area-table-xs input[type=checkbox]:checked + label::after {
    transform: rotate(0deg);
    transition: 0.2s
}
@media (max-width: 992px){

#news .area-table-xs label {
    font-size: 16px;
}
#news .area-table-xs .hall-contents-area ul {
    font-size: 14px;
}
}
@media (max-width: 767px){
#news {
    background-color: #fff;
}
#news .area-table-xs label {
    font-size: 15px;
	letter-spacing: 0px;
	text-align: left;
	padding: 20px 30px 20px 10px;
    margin: 0 auto 0;
}	
#news .area-table-xs .hall-contents-area ul {
    font-size: 14px;
	padding: 15px 5px 0 30px;
}	
}

/*--------------------------------------
会館設備 SmartPhoto キャプションフォントサイズ調整
--------------------------------------*/
.smartphoto-header .smartphoto-caption strong {
    font-size: 120%;
}.smartphoto-header .smartphoto-caption {
    font-size: 1rem;
	line-height: 200%;
	min-height: 100vh;
    white-space: initial;
}

.smartphoto{
	background-color:rgb(0 0 0 / 85%);
}
@media (min-width: 320px) and (max-width: 559px) {
    .smartphoto-caption {
        top: 3em;
    }
}