.tp_info {
	padding: 100px 0;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	font-family: 'Zen Antique Soft', serif;
}

article {padding-bottom: 200px;}
.single-100{ width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);  padding: 90px 0;
}
.single-100 .wp-block-cover__inner-container {
	width: 100%;
	max-width: 1200px;
	margin: auto;
}
.single-contena h3 {
	font-size: 2.5rem;
}
.single-contena h3::first-letter {
	color: #d73333;
	font-size: 3.5rem;
}
.single-contena h4{
	font-size: 2.5rem;
}
.single-contena h4::first-letter {
	color: #d73333;
	font-size: 3.5rem;
}

.single-contena {
	line-height:2.5;
}
.single-photo .wp-block-cover__image-background {
	width: 50% !important;
}
#header a,#footer a {color: black;}
i {margin-right: 10px;}
.bl_left h3 {font-size: 1.5rem;}
.title-03.border-01 span {font-size: 1rem;display: block;}
.bl_left h4 {
	margin-top: 30px;
	border: 1px solid #FFF;
	text-align: center;
	padding: 5px 0 10px 0;
	width: 94%;
}
.privacy-policy {
	line-height: normal;
}.privacy-policy h3 {
	font-size: 1.3rem;
}
.privacy-policy h3::first-letter {
	color: #d73333;
	font-size: 2.5rem;
}
.td_shosai .social {
	position: ;
	position: absolute;
	right: 62%;
	top: auto;
	margin: 0;
}.td_shosai .social li {
	list-style: none;
	display: inline-block;
	margin: 0 5px;
}
.site-info {
	margin: 30px 0 0 0;
	text-align: center;
	font-size: 0.8rem;
}
footer {
	background-image: url(images/ft-bk.png);
	padding: 20px 0;
	background-size: cover;
	background-position: center;
}
footer ul {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0 rgb(115, 115, 115);
	padding-bottom: 20px;
	padding-left: 0;
}
/* トップ回り */
.single-contena .wrap {
	width: 100%;
	max-width: 1200px;
	margin: auto;
}
.contents-title {
	padding: 100px 0;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0;
	background-image: url(images/single-title.jpg);
	background-position: center;background-size: cover;
}
.contents-title p {
	margin: 0;
	font-size: 2.5rem;
	color: #FFF;
}
/* トップ回り */
.tp_contents.tp-project {
	padding: 0;border-bottom: 10px solid #000;
}
.tp-project-inner {
	overflow: hidden;
	position: relative;
	background-image: url(images/tp-bt.jpg);
	background-size: cover;
}
.txt h2 {font-size: 3rem;
	text-align: left;
	margin-bottom: 0px !important;
}
.tp-project .pic {
	margin-left: 30%;
	max-height: 500px;
}
.tp-project-inner .pic img {
	object-fit: cover;
	max-height: 500px;
}
.tp-project-inner.another .pic {
	margin-left: 0;
	margin-right: 30%;
}
.tp-project .txt p {
	margin: 10px 0 30px 0;
font-family: 'Josefin Slab', serif;
	font-weight: 400;
	font-style: normal;
	text-shadow: 1px 1px 1px rgb(0 0 0 / 80%);
	font-size: 20px;
}


.tp-project .txt {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	width: 80%;
	z-index: 1;
	text-align: left;
	vertical-align: middle;
	color: #fff;
}
.tp-project .view span {
	color: #fff;
	position: relative;
	padding: 0 0 0 70px;}


.another .txt p {
	margin: 10px 0 30px 0;
	text-shadow: 1px 1px 1px rgb(0 0 0 / 80%);
	font-size: 20px;
}
.another .txt h2 {text-align: right;}
.another .txt {right: 50%;text-align: right;}
.tp_contents.tp-project section {
	width: 100%;
	margin: auto;
}

.tp-project .pic img {
	width: 100%;
	height: auto;
}
.wrapper {
	width: 90%;
	position: relative;
}

.social {
	position: absolute;
	right: 0;
	top: 20%;
}
.identity {
	position: relative;
	text-align: center;
	margin: 0;
}.social {
	position: absolute;
	right: 0;
	top: 30%;
}
#top-menu li {
	display: inline-block;
	font-weight: bold;
}

#top-menu {
	overflow: hidden;
	margin: auto;
	width: 90%;
	text-align: center;
	padding: 0;
}


.entry-meta .byline {
	display: none;
}

.screen-reader-text {
	display: none;
}

.cat-links {
	display: none;
}

#content .aeonkochi .title_con .t_image {
    background-image: url(images/top_aeonkochi.jpg);
}
.block07 {
    display: none;
}

.aeonkochi .title_con .t_image2 {

    background: #b77156;
}

/*HeightMinというクラス名がついたら高さを小さく、上部固定に*/
#header.HeightMin{
	position: fixed;
    z-index: 999;/*最前面へ*/
	height:70px;
	animation: DownAnime 0.5s forwards;
}

@keyframes DownAnime{
  from {
  	opacity: 0;
	transform: translateY(-170px);
  }
  to {
  	opacity: 1;
	transform: translateY(0);
  }
}
.HeightMin .identity {
	height: auto;
	text-align: left;
}
.HeightMin .identity {
	height: auto;
	text-align: left;
}.HeightMin .social {
	margin: 0;
}
.HeightMin .wrapper {display: flex;}
.HeightMin .navigation {
	width: 100%;
	position: absolute;
	top: 30%;
}
.HeightMin .identity img {
	height: 80px;
	width: auto;
}

.place .tp-project-inner {
	background-size: cover;overflow: inherit;display: inherit;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	height: 500px;
	background-image: url(images/top_shop_s.jpg);
}
.place .txt, .place h2 {
	text-align: center;}
.place .view span {
	padding: 0;
}
.place .tp-project-inner::after {
	content: "";
	display: block;
	width: 100%;
	background: rgba(0, 0, 0, 0.59);height: 500px;min-height: 450px;
}

.place .tp-project-inner::after {}
	.place .tp-project-inner {}
.updated,.entry-footer {
	display: none;}
.single-100-right .wp-block-cover__image-background {
	right: 0;
	left: auto;
}
.button01 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 50px auto 0 auto;
  padding: 1em 2em;
  width: 300px;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  background-color: #cccccc;
  transition: 0.3s;
}

.button01 a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #333333;
  border-right: 3px solid #333333;
  transform: rotate(45deg);
}

.button01 a:hover {
  text-decoration: none;
  background-color: #797979;
}
.block01 p {
	padding-bottom: 30px;
}

.wp-block-button__link.wp-element-button {
	transition: 1s;
	background: none;
	border: 2px solid;
	padding: 5px 0;
	margin-top: 10px;
}
.block04 .button01 {margin-bottom: 50px;}

/* デザインC(PC) */
@media screen and (max-width: 1024px) {
/* タブレット用レイアウト 1,025px以下の範囲に収めるデザインはこの中に記述 */
.wrapper {width: 90% !important;}
.tp-project-inner {
	overflow: hidden;
	position: relative;
	height: 100%;
	min-height: 450px;
}
	.tp-project .pic img {min-height: 450px;}
.bl_left {width: 90% !important;float: none;}

.bl_left > div {display: inline-block;vertical-align: top;}
.td_shosai {
	width: 40%;
}
.bl_right {
	float: none !important;
	width: 100% !important;
	margin-left: 0 !important;
}
	.td_inst {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#wprmenu_bar {background-color: rgba(255, 255, 255, 0.0);}
.wprmenu_bar .hamburger-inner, .wprmenu_bar .hamburger-inner::before, .wprmenu_bar .hamburger-inner::after {background: #000;}
.menu_title,.navigation  {display: none;}
	#header {height: 110px;}
	#header .wrapper .social {right: 10%;}
	#wprmenu_bar {padding: 20px 16px;}
	.single-100 .wp-block-cover__inner-container {width: 80%;max-width: auto;margin: auto;}
	.single-contena {line-height: normal;}
	.single-photo .wp-block-cover__image-background {width: 100% !important;}
		.tp_info {font-size: 1.3rem;width: 80%;margin: auto;padding: 30px 0 !important;}
	.rockandroll .entry-content {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}
	.rockandroll p:not(h2 p) {
	font-size: initial !important;
}
	}


/* デザインB（スマホ） */
@media screen and (max-width: 599px) {
/* スマホ用レイアウト 600px以下の範囲に収めるデザインはこの中に記述 */
	body{width:100%;font-size:0.9rem;}
.tp-project .pic {margin-left: 0!important;}
.tp-project-inner.another .pic {margin-right:0!important;}	
	.txt,.txt h2,.tp-project .txt {text-align: center!important;}
	.tp-project .view span{padding:0;}
	.bl_inner {
	width: 90%;
	max-width: auto;
	padding: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	.txt h2 {font-size: 2.4rem !important;}
	.td_shosai {width: 100% !important;}
	.td_shosai .social {right: 0;}
	.tp-project .pic {margin-left: none !important;height: 450px;}
	#content {margin-top: 45px;}
div#n2-ss-3 .n2-ss-slide-limiter {
	max-width: 1200px;
	min-height: 400px;}
.t_news {width: 80%;}
	.news_innner {width: 100%;padding: 0;}
	.t_n_monthfont {width: 100%;display: block;}
	.nwes_con {height: auto;}

.place .tp-project-inner{background-position: right;background-attachment: initial;}	
	.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {background-position: right !important;}
	.single-contena h3,.single-contena h4 {font-size: 1.8rem;}
	.wrap iframe {display: none;}
.sing-ac {text-align: center;}
.sing-ac h3 {text-align: center;}
iframe {height: 200px;}
	p br {display:none;}
	.wp-block-cover__inner-container p {text-align: left;}
	#nav_menu-2 {display: none;}
	.sing-ac br,footer br{display:block;}
	h4.has-text-align-right.has-white-color.has-text-color {text-align: center;}
.wp-container-4 .has-text-align-center {
	width: 80%;
	margin: 20px auto;
}
	.wp-container-4 .has-text-align-center {width: 80%;margin: 20px auto;}
.wp-block-cover__inner-container h4 {margin: 0;}
	.tp_info {
	font-size: 1.3rem;
	width: 80%;
	margin: auto;
}

}
