
/*--------------------------------------
セレモニーホールのご案内
--------------------------------------*/

#hall-list .main-img{
    height: 581px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#hall-list .title-text{
    font-size: 2.5rem;
    text-align: center;
    padding: 45px 0 50px 0;
    color: #008285;
}


/*#hall-list .area-text{
    font-size: 1.4rem;
    text-align: center;
}

hall-list .area-box{
    display: table;
}
#hall-list .area-text p{
    display: table-cell;
}
#hall-list .area-text i{
    display: table-cell;
}
*/

#hall-list .hall-text{
    font-family: "ryo-gothic-plusn", sans-serif;
    text-align: center; 
    font-size: 1.3rem;
    padding-top: 54px;
    padding-bottom: 37px;
}

/*エリア選択*/
#hall-list .area-box {
    font-family: "ryo-gothic-plusn", sans-serif;
    display: flex;
    margin: 0 15px;
}

/*#hall-list .area-box .area-text{
     display: table;
}*/
#hall-list .area-box .area-text i,
#hall-list .area-box .area-text2 i{
    display: table-cell;
    vertical-align: middle;
}
#hall-list .area-box .area-text p,
#hall-list .area-box .area-text2 p{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: black;
    padding: 20px;
}

#hall-list .area-box a {
    font-size: 1.2rem;
    float: left;
	width: 50%;
    /*width: 32.5%;*/
    border: solid 1px #C4C4C4;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
	color: #008285;
}

#hall-list .area-box a:nth-child(2n) {
    margin: 0 10px;
}

#hall-list .e-border {
    border-bottom: solid 2px #008285;
    margin: 130px 15px 37px 15px;
}
#hall-list .area-ttl{
    font-size: 2rem;
    padding-bottom: 20px;
    text-align: center;
}

/*エリア別ホール*/
#hall-list .contents-box-out {
    background-color: #FFFFFF;
    font-family: "ryo-gothic-plusn", sans-serif;
}

#hall-list .contents-box-in {
    background-color: #F4F4F4;
    margin: 15px;
}

#hall-list .basic-label {
    background-position: bottom right;
    background-repeat: no-repeat;
    background-image: url(/themes/www.ceremo117.jp_2017/_common/img/btn_bg_pink.gif);
    /*background-image: url(/themes/www.ceremo117.jp_2017/plan/img/bg_triangle08.png);*/
    height: calc(100% - 30px);
}

#hall-list .plan-bg {
    height: 257px;
    width: 100%;
    background-position: center;
    background-size: cover;
}
/*
#hall-list .hall-p{
    margin: 0 23px;
}
*/
#hall-list .kaikan-box {
    padding: 20px 16px 24px 16px;
}

#hall-list .kaikan-name {
    font-size: 1.9rem;
    margin-bottom: 15px;
    margin-top: 25px;
}

#hall-list .icon-b {
    color: #d70071;
    /*color: #008285;*/
    padding-right: 10px;
}

#hall-list .kaikan-address {
    font-size: 1.2rem;
    padding-bottom: 12px;
    letter-spacing: 0;
}

#hall-list .tel-text {
    font-size: 2.2rem;
    color: #d70071;
    /*color: #008285;*/
}

#hall-list .hall-facility-1,#hall-list .hall-facility-2,
#hall-list .hall-facility-3,#hall-list .hall-facility-4,
#hall-list .hall-facility-5,#hall-list .hall-facility-6,
#hall-list .hall-facility-7,#hall-list .hall-facility-g{
    color: white;
    padding: 7px 0;
    text-align: center;
    margin: 3px 4px;
}

#hall-list .hall-facility-1{
    background: #009474;
    /*background: #2CABDA;*/
}

#hall-list .hall-facility-2{
    background: #735A9D;
}

#hall-list .hall-facility-3{
    background: #E06771;
}

#hall-list .hall-facility-4{
    background: #009474;
    /*background: #4FB1B9;*/
}

#hall-list .hall-facility-5{
    background: #ffba00;
    /*background: #E1B416;*/
}

#hall-list .hall-facility-6{
    background: #1073A5;
}

#hall-list .hall-facility-7{
    background: #00bad8;
}

#hall-list .hall-facility-g{
    background: #F4F4F4;
    color: #F4F4F4;
}

#hall-list .kaikan-text{
    padding-left: 4px;
}

#hall-list .fa-small{
    font-size: 0.8em;
}

#hall-list .kaikan-text a{
    color: black;
}

#hall-list .kaikan-text a:hover{
    text-decoration: none;
}

/*提携斎場のご案内*/
#hall-list .bg-ltblue{
    background: #F1F7FA;
}

#hall-list .saizyou-ttl{
    font-size: 2.4rem;
/*    border-top-style: solid;
    border-color: #008285;
    border-width: 1px;
    margin: 100px 435px 130px 435px;*/
    text-align: center;
    padding-top: 108px;
    padding-bottom: 92px;
}

#hall-list .saizyou-ttl::before {
    content: '';
    display: block;
    width: 100%;
    max-width: 253px;
    margin: 10px auto 30px auto;
    background-color: #008285;
    white-space: nowrap;
    height: 1px;
}

#hall-list .saizyou-name{
    font-size: 1.7rem;
    color: black;
}

#hall-list .saizyou a,#hall-list .saizyou a:hover{
    text-decoration: none;
}

#hall-list .saizyou{
    font-family: "ryo-gothic-plusn", sans-serif;
}

#hall-list .saizyou-name::before {
    display:inline-block; 
    vertical-align: middle;
    content:'';
    width:1em;
    height: 1em;
    background:#A6CBDB;
    border-radius: 50%;
    margin-right: 8px;
    margin-bottom: 4px;
}
#hall-list .saizyou table {
    font-size: 1.3rem;
    width: 100%;
    border:3px #C9C9C9 solid;
    margin-top: 20px;
    margin-bottom: 73px;
}
#hall-list .saizyou td {
    border:2px #C9C9C9 solid;
}

#hall-list .saizyou td:nth-child(2n+1) {
    background: #E5E5E5;
    padding: 13px 100px 13px 15px;
    font-weight: 600;
}

#hall-list .saizyou td:nth-child(2n) {
    background: white;
    padding: 0 13px;
}

#hall-list .sp-tellink{
    /*color: #242424;*/
}

#hall-list .saizyou .saizyou-name{
    font-weight: 500;
}

@media screen and (max-width:1200px){
#hall-list .kaikan-box {
    padding: 20px 3px 15px 3px;
    }
#hall-list .contents-box-in {
    margin: 8px;
}
#hall-list .area-box .area-text p, 
#hall-list .area-box .area-text2 p {
    padding: 10px 5px;
    letter-spacing: 0;
}
#hall-list .kaikan-address {
    padding-bottom: 0;
}
#hall-list .e-border {
    margin: 130px 8px 37px 8px;
}
#hall-list .area-box {
    margin: 0 8px;
}
}

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

@media screen and (max-width:767px){
#hall-list .area-box {
    display: inherit;
}
#hall-list .area-box a {
    width: 45%;
}
#hall-list .area-box a:nth-child(2n) {
    margin: 10px;
}
#hall-list .area-box {
    font-family: "ryo-gothic-plusn", sans-serif;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
}
#hall-list .box-b{
    margin: 10px;
}
#hall-list .hall-facility-1, #hall-list .hall-facility-2,
#hall-list .hall-facility-3, #hall-list .hall-facility-4, 
#hall-list .hall-facility-5, #hall-list .hall-facility-6, 
#hall-list .hall-facility-7, #hall-list .hall-facility-g {
    margin: 1px;
    padding: 5px 0;
}
#hall-list .kaikan-box {
    padding: 20px 10px 0 10px;
}
#hall-list .area-text {
    display: table;
}
    
#hall-list .area-box .area-text p,
#hall-list .area-box .area-text2 p{
    padding-top: 15px; 
    padding-bottom: 15px;
}
#hall-list .area-box .area-text p{
    padding-left: 49px; 
    padding-right: 49px;
}   
#hall-list .area-box .area-text2 p {
    padding: 10px 61px;
}
#hall-list .kaikan-address {
    padding-bottom: 0;
    line-height: 1.5rem;
}
#hall-list .kaikan-name {
    margin-bottom: 10px;
    margin-top: 20px;
}
#hall-list .area-box a {
    font-size: 1rem;
}
#hall-list .title-text {
    font-size: 1.2rem;
    padding: 20px 0 23px 0;
}
#hall-list .hall-text {
    font-size: 1rem;
    padding-top: 18px;
    padding-bottom: 19px;
}
#hall-list .area-box b{
    font-weight: 500;
}
#hall-list .e-border {
    margin-bottom: 15px;
    margin-top: 45px;
}
#hall-list .area-ttl{
    padding-bottom: 10px;
}
#hall-list .area-ttl {
    font-size: 1.6rem;
}
#hall-list .plan-bg {
    height: 190px;
}
#hall-list .kaikan-name {
    font-size: 1.3rem;
}
#hall-list .tel-text {
    font-size: 1.8rem;
}
/*#hall-list .contents-box-in {
    height: 470px;
}*/
#hall-list .area-box a {
    border: solid 0 #C4C4C4;
    background: #D8F1E5;
}
#hall-list .box-b,
#hall-list .area-box a:nth-child(2n){
    margin: 2px;
}
#hall-list .box-b:nth-child(5){
    width: 96.7%;
}
#hall-list .area-box a {
    width: 48%;
}
#hall-list .saizyou > a span.text2 {
    display: none;
}
#hall-list .saizyou-name::before {
    display:none; 
}
#hall-list .saizyou td{
    display: block;
}
#hall-list .saizyou a{
    width: 100%;
    padding: 18px 6px;
}
#hall-list .saizyou{
    border-top: solid 3px #DDD;
    /*border-bottom: solid 3px #DDD;*/
}
#hall-list .saizyou table,#hall-list .saizyou td{
    border: none;
}
/*#hall-list .toggle-children{
    margin-right:10px;
    margin-left:10px;
}*/
#hall-list .saizyou-ttl {
font-size: 1.3rem;
padding-top: 49px;
padding-bottom: 40px;
}
#hall-list .saizyou-ttl::before {
    max-width: 160px;
    margin: 10px auto 28px auto;
}
#hall-list .saizyou-name {
    font-size: 1.3rem;
}
#hall-list .saizyou td:nth-child(2n+1) {
    padding-top: 10px;
    padding-bottom: 10px;
}
#hall-list .saizyou td:nth-child(2n) {
    padding-top: 13px;
    padding-bottom: 13px;
}
#hall-list .saizyou table {
    margin-top: 0;
    margin-bottom: 18px;
}
#hall-list .saizyou a::before {
    content: '';
    display: block;
    width: 12px;
    height: 2px;
    background-color: #008285;
    position: absolute;
    right: 20px;
    top: 25px;
}
#hall-list .saizyou a::after {
    content: '';
    display: block;
    width: 12px;
    height: 2px;
    background-color: #008285;
    position: absolute;
    right: 20px;
    top: 25px;
    transform: rotate(90deg);
    transition: 0.2s;
}
#hall-list .basic-label {
    height: calc(100% - 16px);
    background-image: url(/themes/www.ceremo117.jp_2017/_common/img/btn_bg_pink_sp.gif);
    /*background-image: url(/themes/www.ceremo117.jp_2017/plan/img/bg_triangle09.png);*/
}
}

@media screen and (max-width:530px){
#hall-list .area-box .area-text2 p{
    padding-left: 46px; 
    padding-right: 46px;
}   
#hall-list .area-box .area-text p{
    padding-left: 34px; 
    padding-right: 34px;
}   
#hall-list .plan-bg {
    height: 130px;
}
#hall-list .kaikan-address {
    font-size: 1rem;
}
#hall-list .tel-text {
    font-size: 1.3rem;
}
#hall-list .hall-facility-1, #hall-list .hall-facility-2,
#hall-list .hall-facility-3, #hall-list .hall-facility-4,
#hall-list .hall-facility-5, #hall-list .hall-facility-6,
#hall-list .hall-facility-7, #hall-list .hall-facility-g {
    padding: 3px 0;
}
/*#hall-list .contents-box-in {
    height: 365px;
}*/
#hall-list .kaikan-name {
    margin-bottom: 5px;
    margin-top: 10px;
}
#hall-list .kaikan-text{
    padding-left: 0;
}
}


@media screen and (max-width:430px){
#hall-list .kaikan-box {
    padding: 10px 6px 0 6px;
}
#hall-list .hall-facility-1, #hall-list .hall-facility-2,
#hall-list .hall-facility-3, #hall-list .hall-facility-4, 
#hall-list .hall-facility-5, #hall-list .hall-facility-6, 
#hall-list .hall-facility-7, #hall-list .hall-facility-g {
    font-size: 0.8rem;
}
#hall-list .area-box a:nth-child(2n) {
    margin: 1px;
}
#hall-list .box-b {
    margin: 1px;
}
#hall-list .area-box p:nth-child(4){
    padding-right: 100px;
}
#hall-list .area-box .area-text p {
    padding-left: 10px;
    padding-right: 33px;
}
#hall-list .area-box .area-text2 p {
    padding-left: 10px;
    padding-right: 60px;
}
#hall-list .plan-bg {
    height: 110px;
}
#hall-list .kaikan-address {
    letter-spacing: -0.05rem;
}
/*#hall-list .contents-box-in {
    height: 327px;
}*/
#hall-list .area-box .area-text p, #hall-list .area-box .area-text2 p {
    text-align: left;
}
#hall-list .area-box a {
    justify-content: flex-start;
}
/*#hall-list .icon-pd{
     padding-left: 20px;   
}*/
}

@media screen and (max-width:390px){
#hall-list .area-box .area-text p {
    padding-left: 10px;
    padding-right: 20px;
}
#hall-list .area-box .area-text2 p {
    padding-left: 10px;
    padding-right: 48px;
}
#hall-list .kaikan-name {
    font-size: 1rem;
}
}

@media screen and (max-width:350px){
    #hall-list .area-box .area-text p {
    padding-left: 10px;
    padding-right: 20px;
}
#hall-list .area-box .area-text2 p {
padding: 0 45px 0 10px;
}
#hall-list .area-box a {
    font-size: 0.8rem;
}
}

@media screen and (min-width:768px){
#hall-list .col-sm-1-5{
    width: 20%;
    float: left;
}	
}

/*--------------------------------------
エリア別
--------------------------------------*/

#hall-list .bg-new{
    padding:0 17px;
    background: #F6F6F6;
}

#hall-list .img-deco{
padding-left: 50px;
padding-top: 90px;
}

#hall-list .img-deco img{
width: 100%;
box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
}

/*--------------------------------------
提携斎場のご案内
--------------------------------------*/

/*#hall-list .saizyou-tb table{
    background: white;
    font-family: "ryo-gothic-plusn", sans-serif;
    width: 90%;
}

#hall-list .saizyou-tb th{
    text-align: center;
    background: #FBF0F2;
    color: #DE6977;
    padding: 15px;
    font-size: 1.1rem;
}

#hall-list .saizyou-tb td{
    padding-top: 19px;
    padding-bottom: 9px;
}

#hall-list .saizyou-tb .s-border{
    content: '';
    display: block;
    margin: 30px 23px 20px 23px;
    background-color: #008285;
    white-space: nowrap;
    height: 1px;
}
*/

#hall-list .saizyou117-tb{
    background: white;
    font-family: "ryo-gothic-plusn", sans-serif;
    height: calc(100% - 32px);
    margin: 0 18px 32px 18px;
    border: solid 1px #cccccc;
    position: relative;
	padding-bottom: 10px;
}

#hall-list .plan-text{
    width: 100%;
    text-align: center;
    background: #FBF0F2;
    color: #DE6977;
    padding: 10px 0 9px 0;
    font-size: 1.1rem;
	font-weight: 600;
}

#hall-list .name-saizyou117 span{
    font-size: 1.2rem;
    color: white;
    background: #E68E99;
    padding: 8px 8px 3px 8px;
    vertical-align: middle;
    margin-right: 10px;
}

#hall-list .name-saizyou117{
    font-size: 1.4rem;
    font-weight: 500;
    margin: 15px 23px 10px 23px;
    letter-spacing: 0.1rem;
}


#hall-list .name-saizyou span{
    font-size: 1.2rem;
    color: white;
    background: #E68E99;
    padding: 8px 8px 3px 8px;
    vertical-align: middle;
    margin-right: 10px;
}

#hall-list .name-saizyou{
    font-size: 1.3rem;
    font-weight: 500;
    margin: 15px 15px 8px 15px;
    letter-spacing: 0.1rem;
}

#hall-list .saizyou117-tb table{
    margin: 0 23px;
    width: 90%;
}

#hall-list .saizyou117-tb tr{
    margin: 0 23px;
    border-top: solid 1px #CCCCCC;
    font-size: 1.1rem;
}

#hall-list .saizyou117-tb td{
    padding: 15px 0 5px 0;
}

#hall-list .saizyou117-tb td:nth-child(2n+1){
    font-weight: 500;
    width: 30%;
}

#hall-list .saizyou117-tb td:nth-child(2n) {
    width: 70%;
}

#hall-list .saizyou-address{
    margin: 0 15px;
	line-height: 170%;
}

#hall-list .saizyou-tb{
    background: white;
    font-family: "ryo-gothic-plusn", sans-serif;
    margin: 0 18px 32px 18px;
    border: solid 1px #cccccc;
    height: calc(100% - 32px);
	padding-bottom: 10px;
}

#hall-list .saizyou117-tb input{
    display: none;
}


@media screen and (max-width:1200px){
#hall-list .name-saizyou117 span {
    font-size: 1rem;
    padding: 7px 4px 4px 4px;
    margin-right: 6px;
}
#hall-list .name-saizyou span {
    font-size: 1rem;
    padding: 7px 4px 4px 4px;
    margin-right: 6px;
}
#hall-list .name-saizyou {
    font-size: 1.2rem;
    letter-spacing: 0;
}
#hall-list .saizyou117-tb {
    height: calc(100% - 20px);
    margin: 0 10px 20px 10px;
}
#hall-list .saizyou-tb{
    margin: 0 10px 20px 10px;
    height: calc(100% - 20px);
}
/*#hall-list .saizyou117-tb {
    margin: 10px;
    height: calc(100% - 20px);
}*/
}

@media screen and (max-width:991px){
/*#hall-list .saizyou117-tb {
    margin: 0 10px 15px 10px;
    height: calc(100% - 15px);
	padding-bottom: 0;
}*/
#hall-list .saizyou117-tb table {
    margin: 0 10px;
    width: 94%;
}
/*#hall-list .saizyou-tb {
    margin: 5px 10px 5px 10px;
	padding-bottom: 0;
}*/
}

@media screen and (max-width:767px){
#hall-list .saizyou117-tb {
	padding-bottom: 0;
	}
	#hall-list .saizyou-tb {
	}
	

	
	
#hall-list .name-saizyou117 {
    font-size: 1.2rem;
    margin: 15px 9px 15px 9px;
    letter-spacing: 0;
}
#hall-list .saizyou117-tb tr {
    font-size: 1rem;
}
#hall-list .saizyou117-tb table {
    margin: 0 9px;
}
#hall-list .plan-text {
    font-size: 1rem;
    letter-spacing: 0;
}
#hall-list .saizyou117-tb table {
    width: 96%;
}
#hall-list .img-deco{
padding-left: 0px;
padding-top: 0px;
}
#hall-list .img-deco img{
    width: 100%;
}
}

/*
label::after {
    content: "詳細はこちら";
    font-family: "ryo-gothic-plusn",sans-serif;
    font-size: 1rem;
    padding: 9px 0;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    background-color: #898989;
    width: 100%;
    text-align: center;
}


#hall-list .saizyou117-tb input:checked + label::after {
    content: "とじる";
    font-family: "ryo-gothic-plusn",sans-serif;
    font-size: 1rem;
    padding: 9px 0;
}

#hall-list .saizyou117-tb input + .ac-box{
    max-height: 0;
	overflow: hidden;
    transition: all .5s ease-out;
}

#hall-list .saizyou117-tb:checked input + .ac-box{
	max-height: 999px;
	transition: all 2s ease-in;
}


#hall-list .saizyou117-tb input:checked ~ .ac-box {
    height: auto;
    padding-bottom: 40px;
}


@media screen and (max-width:767px){
#hall-list .saizyou117-tb {
    height: 200px;
}
#hall-list .saizyou117-tb input:checked + .saizyou117-tb {
    height: 500px;
}
}

@media screen and (min-width:768px){
    #hall-list .saizyou117-tb label{
    display: none;
}
}*/

/*--------------------------------------
新着情報・map
--------------------------------------*/


#hall-list .area-new{
    font-size: 2rem;
    border-bottom: solid 2px #008285;
    margin: 50px 0 23px 0;
	line-height: 50px;
}

#hall-list iframe{
    width: 100%;
    height: 465px;
    margin-bottom: 70px;
}

#hall-list .map-ttl{
    font-family: "ryo-gothic-plusn", sans-serif;
    font-size:1.5rem;
    color: #008285;
    border-top: solid 2px #E3E3E3;
    margin: 80px 0 22px 0;
    padding-top: 19px;
    letter-spacing: 0.3rem;
}

#hall-list .btn-box{
    padding: 30px 0 80px 0;
}


/*.ggmap {
    position: relative;
    padding-bottom: 60%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 75%;
}*/

#hall-list .toggle-btn{
    width: 100%;
    text-align: center;
    background: #898989;
    color: white;
    padding: 8px 0 6px 0;
    text-decoration: none;
}

#hall-list .toggle-btn p{
    margin-bottom: 0;
}

#hall-list .active .btn-off {
    display: none;
}

#hall-list .btn-on {
    display: none;
}

#hall-list .active .btn-on {
    display: block;
}

#hall-list .saizyou-box {
    margin-bottom: 40px;
}

#hall-list .bg-ltglay{
    background-color: #F4F4F4;
}

@media screen and (max-width:767px){
    #hall-list iframe{
    height: 300px;
    margin-bottom: 25px;
}
#hall-list .area-new {
    font-size: 1.1rem;
	margin: 27px 17px;
    /*margin: 27px 0 17px;*/
	line-height: 40px;
}
#hall-list .bg-new {
	padding: 0;
    background: #F6F6F6;
    margin: 0 17px;
}
#hall-list .map-ttl {
    font-size: 1.1rem;
    color: #008285;
    border-top: 0;
    margin: 46px 0 10px 11px;
    padding-top: 0;
    letter-spacing: 0.2rem;
    }
#hall-list .saizyou117-tb .pc-toggle-parent::before {
    content: '';
    display: block;
    width: 15px;
    height: 2px;
    background-color: white;
    position: absolute;
    right: 20px;
    bottom: 19px;
    }
#hall-list .saizyou117-tb .pc-toggle-parent:after {
    content: '';
    display: block;
    width: 15px;
    height: 2px;
    background-color: white;
    position: absolute;
    right: 20px;
    transform: rotate(90deg);
    transition: 0.2s;
    bottom: 19px;
    }   
#hall-list .saizyou117-tb .active::after {
    transform: rotate(0deg);
    transition: 0.2s;
}
#hall-list .saizyou-box {
    margin-bottom: 0;
}
#hall-list .bg-white{
    padding: 7px;
    background: white;
}
}


/*共通 15万プラン*/
.box-15plan .bnr-15plan-01 {
	margin-top: 30px;
}
		
	@media (max-width:993px){
	.box-15plan .bnr-15plan-01 {
		margin-top: 20px;
		margin-bottom: 20px;
}
		
}