@charset "utf-8";
/* CSS Document */
/*-----------------初期---------------------*/
@charset "utf-8";
/* CSS Document */



/* 新しい斎場カセット */

/* 見出し */
.main_tit_3 {
  border-left: #fc6b9e solid 2px;
  padding: 5px 10px;
  margin: 0 0 10px 10px;
  font-size: 17px;
}


/*--　テーブル --*/
.place {
  padding: 24px 0 40px;
  background: url("../../aichi/img/bg_wave5.jpg");
}


@media screen and (max-width: 767px) {
.place {
  padding: 24px 0 10px;
	}
}


.place .tb_inner {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border: solid 2px #ccc;
  border-radius: 5px;
  box-shadow: 2px 2px 4px #ccc;
  margin-bottom: 20px;
  padding: 5px;
}
.place table {
  width: 100%;
  border-collapse: collapse;
  margin: 0;
  vertical-align: middle;
}
.place table td {
  line-height: 180%;
  padding: 5px;
  text-align: left;
  vertical-align: top;
  font-size: 1.3rem;
}

img.hall_img {
	width: 100%;
}
.place .tb_tr {
  margin-bottom: 0px;
}



.hall_list.new .tb_inner {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border: solid 2px #ccc;
  border-radius: 5px;
  box-shadow: 2px 2px 4px #ccc;
  margin-bottom: 20px;
  padding: 5px;	
}

@media screen and (min-width: 767px) {
.hall_list.new .tb_inner {
	min-height: 383px;
	}
}


.hall_list.new table {
  width: 100%;
  border-collapse: collapse;
  margin: 0;
  vertical-align: middle;
}
.hall_list.new table td {
  line-height: 180%;
  padding: 7px 5px 5px 5px;
  text-align: left;
  vertical-align: top;
}

.hall_list.new table tr:nth-child(1) td:nth-child(1) {
  padding: 7px 3px 5px 3px;
}
.hall_list.new table tr:nth-child(1) td:nth-child(2) {
  padding: 7px 3px 5px 3px;
}

.hall_list.new table tr:nth-child(2) td:nth-child(1) {
  padding: 0px 5px 0px 5px;
}

.hall_list.new .place table tr.border {
  border-bottom: 1px solid #ccc;
}
.hall_list.new table p:first-child {
  margin-left: 0px;
}
.hall_list.new .hall_name {
	font-size: 1.7rem;
  	font-weight: bold;
  	float: left;
  	padding-top: 5px;
  	color: #d34376;
}
.hall_list.new .hall_name_pub {
  font-size: 1.7rem;
  font-weight: bold;
  float: left;
  padding-top: 5px;
  color: #0097db;
}
.tb_inner i {
  margin-right: 5px;
}
/*--　


タグ一覧 --*/
.tag_family {
  font-size: 1.6rem;
  background: #e76593;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
  font-weight: bold;
}
.tag_kouei {
  font-size: 1.6rem;
  background: #73baf1;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
  font-weight: bold;
}
.tag_jiin {
  font-size: 1.6rem;
  background: #339966;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
  font-weight: bold;
}
.tag_new {
  font-size: 1.0rem;
  background: #ff6666;
  color: #fff;
  padding: 3px;
  border-radius: 2px;
  width: 100%;
  margin-left: 5px;
  animation: Flash1 2s infinite;
}
.tag {
  font-size: 1.5rem;
  border: 1px solid #d34376;
  padding: 4px 4px 2px 4px;
  text-align: center;
  color: #d34376;
  font-weight: normal;
  height: auto;
  width: 100%;
  display: block;
	border-radius: 5px;	
}
.tag_off {
  font-size: 1.5rem;
  padding: 4px 4px 2px 4px;
  text-align: center;
  font-weight: normal;
  height: auto;
  width: 100%;
  display: block;
  border: 1px solid #999 !important;
  color: #999 !important;
  /*background-image: linear-gradient(-8deg, transparent 49%, #999 49%, #999 50.6%, transparent 20%, transparent) !important;*/
  border-radius: 5px;
}

div.naname{
  	background-image: url(/area_template/img/common/naname.png) ;
	background-repeat: no-repeat;
	background-size: cover;
    height: 1px;
    position: relative;
}	

@media screen and (min-width: 767px) {
div.naname{	
   top: 16px;
   transform: rotate(8deg) !important;	
	}
}


@media screen and (max-width: 767px) {
div.naname{
    top: 16px;
	transform: rotate(9deg) !important;
	overflow: hidden;
	}
}



/* アニメーション */
@keyframes Flash1 {
  50% {
    opacity: 0;
  }
}
.detail_btn {
  font-size: 20px;
  color: #fff;
  text-align: center;
  padding: 3px 0 3px 3px;
  margin-right: 0;
  margin-top: 5px;
  border-radius: 30px;
  float: right;
}




.tb_inner td.center {
    float: none!important;
}



/*PCのみ　ここから*/
@media screen and (min-width: 767px) {
  ul.hall_list.new {
    overflow: hidden;
    clear: both;
    padding-left: 15px;
  }
  ul.hall_list.new li {
    float: left;
    width: 48%;
    margin-left: 20px;
  }
  ul.hall_list.new li:nth-child(odd) {
    margin-left: 0px;
  }
 img.hall_img {
    height: 170px;
	object-fit: cover;  
	}	
}
/*PCのみ　ここまで*/


.hall_list.new table tr:nth-child(3) td i {
    color: #d34376;
}

.hall_list.new table tr:nth-child(3) td{
	letter-spacing: 1.0px;
	font-size: 1.5rem;
	font-weight: normal;
}


/*斎場詳細カセット改修*/
.tb_inner p.tag_off i {
  color: #ccc;
}
.place table td {
  width: 33%;
}
.hall_name {
  font-size: 1.7rem;
}

.place table tr.border {
  border-bottom: 1px solid #ccc;
}


/*galaxy*/
@media screen and (max-width: 360px) {
  .place table td {
    font-size: 1.2rem;
  }
}
/*iphone SE*/
@media screen and (max-width: 320px) {
  .place table td {
    font-size: 1.1rem;
  }
  .tag {
    font-size: 1.1rem;
  }
  .tag_off {
    font-size: 1.1rem;
  }
}
/*android*/
@media screen and (max-width: 300px) {
  .tag {
    font-size: 1.0rem;
  }
  .tag_off {
    font-size: 1.0rem;
  }
}


/* グレーアウト　斜め線 */
.choice-style-delete {
    border: 1px solid #999999 !important;
    color: #999999 !important;
    background-image: linear-gradient(-13deg, transparent 49%, #999999 49%, #999999 51%, transparent 20%, transparent) !important;
}
