@charset "utf-8";
/* CSS Document */
.pc { display: block; margin: 0 auto; }
.sp { display: none !important; }




/* タブレット　縦　スマホ横 */
@media screen and (max-width: 1024px) {
.pc { display: none !important; }
.sp { display: block !important; }
.navinner{
	display: block;
	text-align: left;
	color: black;
}
.navinner img{
	display: none;
}	
	
.search_box {
    display: block;
}
.search_box_img {
    margin: 0 auto;
	margin-bottom: 2rem;
}

body{ min-width: 100%; -webkit-text-size-adjust: 100%; font-size: 100%;}
img { max-width: 100%; vertical-align: middle; height: auto; }
* { box-sizing: border-box;}
html,body {
  -webkit-text-size-adjust: none;
}

.container,
.footer_contents,
.footer_contents2 {
	width: 100%;
	padding: 0 3%;
}

.head_img {
  text-align: center;
  margin: 50px auto;
}
.event_contents,
.shop_contents{
  margin-bottom: 80px;
}
.event_list_contents_icat {
  height: 150px;
}
.drawer-nav {
  padding: 15px;
}
.drawer-menu {
  width: 100%;
}
.drawer-nav li {
  border-bottom: 1px solid #ccc;
}
.drawer-nav li a {
  display: block;
  padding: 10px 0;
  width: 100%;
}
.gmap iframe {
  height: 300px;
}
/* ドロップダウン */
.sub-menu {
	display: block;
  position: inherit;
	margin-left: 5rem;
  width: 100%; 
  background: white;
  box-shadow: none;
  padding: 0;
}
	

	
.menu-item-has-children {
  border-bottom: none !important;
}
.news_list{
	display:block;
}

.banner_container {
	width: 100%;
	padding: 0 3%;
}
	
.banner_list li {
  width: 49%;
}

/*  contact*/
	
.contact_number{
		width: 60%;
	}
	.contact_number a{
		font-size: 1.5rem;
	}

	.tell_icon{
		height: 1.5rem;
	}
	
}

/* スマホ横 */
@media screen and (max-width: 740px) {
.event_icat {
  max-width: 250px;
  margin-right: 35px;
}
.event_list_contents_icat {
  height: 130px;
}
.footer_contents, .footer_contents2 {
  flex-wrap: wrap;
/*   padding: 0 10%; */
}
.footer_contents nav {
    width: 100%;
    margin: 0 auto 20px;
}
.footer_contents_sns {
  margin-bottom: 30px;
}
.footer_contents2 {
  text-align: center;
}
.footer_contents2_contact {
  margin-bottom: 30px;
  width: 100%;
}
.footer_contents2_tel {
  margin: 0 auto;
}
.footer_contents_txt p {
  margin-bottom: 20px;
}
.footer_contents2 > img {
  margin: 20px auto 0;
}
.right_sns {
  display: none;
}
.n_single_item,
.category-news .single_item,
.archive .single_item,
.single-format-standard .single_item,
.single-business_item .single_item{
  flex-wrap: wrap;
}
.category-news article,
.archive .single_item,
.single-format-standard article,
.single-business_item article {
  width: 100%;
}
aside {
  width: 100%;
    margin: 0 auto;
  margin-top: 50px;
}
.single-format-standard main h2 {
    font-size: 20px;
    font-weight: bold;
  margin-top: 50px;
}
.single-format-standard .under_main h2 {
  margin-top: 0;
}

.case_table{
	width: 100%;
}
	
.case_table th,.case_table td{
	display: block;
	width: 100%;
}

/* comtact */
	
	.case_q{
		margin-top: 0.5rem;
		margin-left: 0;
	}
	
	.contact_box{
		width: 100%;
	}
	
	.contact_case{
		display: block;
	}
	
	.case_a2,.case_a{
		width: auto;
		margin-right: 1rem;
	}
	
	.contact_number{
		width: 100%;
	}
	.contact_tel img {
		height: 100px;
	}
	
/* h2	 */

	
.h2_title{
	text-align: center;
	margin-bottom: 40px;
}
.h2_icon{
	height: 40px;
}
.h2_star{
	height: 1.8rem;
	margin: 0 1rem;
}
.h2_en{
	color: #eb6100;
	font-weight: bold;
	font-size: 1rem;
}

.h2_relative{
	position: relative;
	display: inline;
}



.h2_ill_1{
	max-width: 200%;
	height: 80px;
	position: absolute;
	bottom: -1.5rem;
}
	
.h2_ill_2{
	max-width: 200%;
	height: 64px;
	position: absolute;
	bottom: -1rem;
	left: -132px; /*-星文字の横幅*/
}	
	
.h2_ill_3{
	max-width: 200%;
	height: 80px;
	position: absolute;
	bottom: -1.5rem;
}
	.under_contents h2{
		
	}
	
}

/* スマホ縦 */
@media screen and (max-width: 480px) {
header h1 {
  padding-top: 15px;
}
.head_img {
    text-align: center;
    margin: 40px auto;
    max-width: 40%;
}
.home .head_img {
    max-width: 60%;
}
.top_event .head_img img {
    position: relative;
    left: -25%;
}
.top_shop .head_img img {
  position: relative;
  right: -20%;
}
	
.top_shop{
	padding: 0 0 50px 0;
}

.event_contents,
.shop_contents{
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.event_icat,
.shop_icat{
  width: 100%;
  max-width: none;
  margin-bottom: 15px;
  margin-right: 0;
}
.shop_icat li {
  margin-bottom: 15px;
}
.event_list_contents_icat {
  height: 180px;
}
.event_list li {
  width: 100%;
  margin-bottom: 30px;
}
.top_event {
    padding: 30px 0 50px;
}
.shop_img_box {
  flex-wrap: wrap;
}
.shop_img_box li {
  width: 100%;
  margin-bottom: 10px;
}
.gmap iframe {
  height: 250px;
}
.search_box,
.shop_list{
  flex-wrap: wrap;
}
.search_box_img,
.shop_list li {
  width: 100%;
  margin: 0;
  margin-bottom: 15px;
}
.h_tb th {
    width: 130px;
    padding-bottom: 30px;
    text-align: left;
}
.h_tb {
  margin-bottom: 50px;
}

.h_tb td {
  padding-bottom: 10px;
}
.biz_name_txt {
    padding-left: 20px;
}
.rec_contents {
  flex-wrap: wrap;
}
.rec_icat {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.rec_txt {
  width: 100%;
  word-break : break-all;
	margin-left: 0;
}
.rec_txt ul {
  padding-left: 0;
}
.rec_txt ul li {
  line-height: 30px;
}
.rec_list > li {
  width: 100%;
  margin-bottom: 30px;
}
.rec_list_contents_txt .rec_no {
    margin-bottom: 10px;
}
.page-id-144 .under_contents .container dd > ul li {
  width: 100%;
}
.head_box {
  margin: 50px auto;
}
.head_box ul {
  flex-wrap: wrap;
}
.head_box li {
    width: 100%;
    margin-bottom: 15px;
}
.page-id-14 .under_contents h2 {
  margin-bottom: 30px;
}
.page-id-14 .head_img {
  max-width: 80%;
}
.member_box {
  flex-wrap: wrap;
}
.member_box_img {
  width: 100%;
  margin-bottom: 15px;
}
.member_list li {
  width: 100%;
  flex-wrap: wrap;

}
.member_list {
  width: 90%;
}
.member_list li .list_link {
  width: 100%;
  padding: 15px 0 20px;
  text-align: center;
}
.edit_box table th,
.edit_box table td {
  display: block;
  width: 100%;
}
.edit_box span.wpcf7-list-item {
    width: 50%;
}
.top_cat ul,
.top_column .two_box,
.top_about .two_box,
.top_about ul{
  flex-wrap: wrap;
}
.top_cat ul li,
.top_column .two_img,
.top_about_set,
.top_about_set2,
.top_about ul li:last-child
{
    width: 100%;
    margin-bottom: 15px;
}
.top_column li:before {
    content: "";
    display: block;
    background: url(http://blackrat3.sakura.ne.jp/wordpress/wp-content/uploads/2019/04/icon-2.png) no-repeat;
    background-size: 100% auto;
    width: 110px;
    height: 124px;
    position: absolute;
    top: -45px;
    left: 2px;
}
.top_column .two_img img {
  width: 100%;
}
.top_about ul li {
  text-align: center;
  margin-bottom: 30px;
  width: 100%;
}
.top_about ul li:last-child {
  width: 55%;
  margin: 0 auto 15px;
}
.top_about table {
  width: 100%;
}
.top_about table th,
.top_about table td{
  display: block;
  text-align: left;
  width: 100%;
}
.top_news .head_img {
  max-width: 50%;
}
.top_news .head_img img {
    position: relative;
    right: -27%;
}
.top_cat .head_img {
  max-width: 75%;
}
.top_cat .head_img img {
    position: relative;
    right: 13%;
}
.top_column .head_img {
  max-width: 70%;
}
.top_column .head_img img {
    position: relative;
    right: -22%;
}
.top_insta .head_img,
.top_about .head_img {
  max-width: 80%;
}
.top_insta .head_img img,
.top_about .head_img img{
    position: relative;
    right: 12%;
}
.page-id-12 .under_contents .two_box {
  flex-wrap: wrap;
}
.page-id-12 .under_contents .two_txt {
  width: 100%;
  margin-bottom: 15px;
}
.page-id-12 .under_contents .two_img {
  width: 100%;
  text-align: center;
}
.page-id-12 .under_contents .d_list li {
  width: 100%;
  flex-wrap: wrap;
}
.dw_btn {
  width: 100%;
  padding: 15px 0 20px;
  justify-content: center;
}
.top_about input[type="image"] {
  left: 50%;
}
.top_news ul li {
  flex-wrap: wrap;
}
.top_news ul li .time {
  width: 100%;
  display: block;
  margin: 0;
}
.top_news ul li p {
  line-height: 1.2;
  display: block;
  width: 100%;
}
.top_news {
  margin-bottom: 50px;
}
	

.banner_list li {
  width: 100%;
  margin-bottom: 10px;
}	
	
/*  contact*/
	
.tell_text p{
		font-size: 0.8rem;
	}
	.contact_number a{
		font-size: 1rem;
	}

	.tell_icon{
		height: 1rem;
	}
	.tell_woman{
		height: 150px;
		right: 1rem;
	}
	.woman_frame{
		width: 35%;
	}
	.tell_text {
    width: 65%;
	}

		
/* h2	 */

	
.h2_title{
	text-align: center;
	margin-bottom: 30px;
}
.h2_icon{
	height: 25px;
}
.h2_star{
	height: 1.5rem;
	margin: 0 1rem;
}
.h2_en{
	color: #eb6100;
	font-weight: bold;
	font-size: 0.8rem;
}

.h2_relative{
	position: relative;
	display: inline;
}

.h2_ill_1{
	max-width: 200%;
	height: 50px;
	position: absolute;
	bottom: -1rem;
}
	
.h2_ill_2{
	max-width: 200%;
	height: 40px;
	position: absolute;
	bottom: -0.5rem;
	left: -83px; /*-星文字の横幅*/
}	
	
.h2_ill_3{
	max-width: 200%;
	height: 50px;
	position: absolute;
	bottom: -1rem;
}

/*イベント登録  */
.edit_box {
   width: 95%;
}
	
/* 応援隊事業追加*/
	
.application{
	display: block;
	margin: 0 auto;
	}
	
.application_inner{
	width: 90%;
	margin-bottom: 20px;
}
	
.business_link{
	display: block;
	}
	
.business_link li{
	line-height: 2.5;
	}
	
.pdf_dl{
	width: 50%;
	}
	
	
}