@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/

/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XSwaPGR_p.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
	--key-color-1: #e26363;
	--key-color-2: #d3234a;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic", "メイリオ", Meiryo,Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
}


/* 文章装飾 */
img {
  vertical-align: middle;
  border-style: none;
}
main#main a {
  text-decoration: none;
}
main#main a:hover {
  text-decoration: underline;
}
main#main .moreLink a:hover {
  text-decoration: none;
}
main#main p {
	margin-bottom: 1.2em;
}
main#main h1 {
	font-size: 2.5rem;
	font-weight: normal;
	margin: 0;
}
main#main h2 {
	border-top: 2px solid var(--key-color-1);
	padding: 0.6em 0 0.3em 0.3em;
	position: relative;
 	background: 0 0;
	border-left: none;
	border-bottom: 1px solid #ddd;
	text-align: center;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: left;
	margin: 0 0 1.1em 0;
}

main#main h3 {
	font-size: 1.3rem;
	padding: 0.5em 0 0 0;
	font-weight: bold;
	color: #e26363;
	border-bottom: 1px dotted #666;
	margin-bottom: 1.2em;
}
main#main h4 {
	font-size: 1.2rem;
	font-weight: normal;
	padding: 10px 0 8px;
	margin: 1.3em 0 0.8em;
	border-bottom: 1px dashed var(--key-color-1);
}
main#main h5 {
}
main#main h6 {
}

main#main hr {
	padding-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
	border-bottom: 1px solid rgba(0,0,0,.1);
}

main#main ul li {
}

main#main blockquote {
	border: 5px solid #eee;
	background-color: #fcfcfc;
	position: relative;
	font-size: 16px;
	margin: 0;
}

.article-header .eye-catch-wrap {
	display: none;
}


@media screen and (max-width: 850px){
	main.main {
		font-size: 14px;
	}
	main#main h1 {
		font-size: 1.5rem !important;
	}
	main#main h2 {
		font-size: 1.4rem;
	}
	main#main h3 {
		font-size: 1.2rem;
	}
	main#main h4 {
		font-size: 1.2rem;
	}
	main#main blockquote {
		font-size: 14px;
	}
	main#main p {
		font-size: 14px;
	}
}


#container {
	max-width: 1000px;
	margin: 0 auto;
	background-color: #fff;
}
.wrap {
	width: 100%;
}
.sidebar {
	margin-top: 7.5em;
}
.sidebar h3 {
	border-top: 2px solid #e26363;
	border-bottom: 1px solid #e5e5e5;
	padding: 13px 0px 10px 4px;
	margin: 2px;
}
.sidebar ul {
	padding-left: 0;
}
.sidebar ul li {
	list-style: none;
	border-bottom: 1px dotted #ccc;
	font-size: 13px;
	line-height: 135%;
}
.sidebar ul li a {
	color: var(--cocoon-text-color);
	text-decoration: none;
	padding: 10px 0!important;
    padding-right: 0px!important;
    padding-left: 0px!important;
	display: block!important;
	padding-right: 0.85em!important;
	padding-left: 0.85em!important;
	transition-delay: 0.0s;
	border-bottom:none!important;
}
.sidebar ul li a:hover {
	color: #e26363;
	background-color: #efdad7;
}
.sidebar a img:hover {
	opacity: 0.7;
}


/* ヘッダー */

div#container > div#content {
	margin-top: 0;
}
main.main {
	padding-top: 0;
	border-radius: 0;
	border: none;
}

#header-container #header-container-in {
	position: relative;
}
#header-container #header-container-in.header-container-in2 {
	min-height: auto;
	margin: 0 0 15px 0;
	background-color: #fff;
}
#header-container #header-container-in #description {
	font-size: 12px;
	margin: 0;
	padding: 0.1em 0 0 0;
}
.header-container {
	position: relative;
	z-index: 2;
}
@media screen and (min-width: 1024px){
	.header-container2 {
		box-shadow: none;
	}
}
.header-container2 {
	position: relative;
	z-index: 3;
}
.logo-header img {
	max-height: none !important;
}

.header-container-in.hlt-top-menu {
	flex-direction: column;
	align-items: normal;
}

.header-container-in.hlt-top-menu .logo-header {
	max-height: none !important;
	text-align: left;
}
.header-container-in.hlt-top-menu .site-name-text-link {
	display: inline-block;
	margin: 0 !important;
	padding: 0 !important;
}
.header-container-in.hlt-top-menu.hlt-tm-small .logo-header {
	display: inline-flex;
	text-align: left;
}
header#header {
	margin-top: auto;
}
header#header {
	display: none;
}
header#header.header2 {
	display: block;
	margin-top: 26px;
}
.header-in {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: start;
	text-align: center;
}
.header-in .siteHeader_sub {
	text-align: right;
	display: inline-flex;
	margin-left: auto;
	padding: 0 1em;
	max-width: 100%;
}
@media (max-width:441px) {
	.header-in .siteHeader_sub {
		display: block;
		padding-top: 0.5em;
		padding-bottom: 1em;
	}
	.siteHeader_sub .contact_txt {
		margin: 0 auto;
	}
	.siteHeader_sub .contact_btn {
		padding-left: 0 !important;
		margin: 0 auto;
	}
}

.siteHeader_sub p .contact_txt_tel {
	font-size: 24px;
	letter-spacing: 0;
	font-weight: 700;
	line-height: 1em;
	white-space: nowrap;
	font-family: 'Lato', sans-serif;
}
.siteHeader_sub p span {
  display: block;
}
.veu_color_txt_key a {
	color: var(--key-color-1);
	text-decoration: none;
}
.veu_color_txt_key a:hover {
	color: #d55151;
	text-decoration: underline;
}
.fa-phone-square::before, .fa-square-phone::before {
  content: "\f098";
}
.siteHeader_sub p .contact_txt_tel_icon {
  margin-right: .3rem;
}
.siteHeader_sub p .contact_txt_catch, .siteHeader_sub p .contact_txt_time {
	margin-top: 3px;
	line-height: 135%;
	font-size: 12px;
}
.siteHeader_sub .contact_btn {
  display: flex;
  padding-left: 2em;
  justify-content: center;
  align-items: center;
}
.siteHeader_sub .contact_btn a {
  height: auto;
  display: block;
  box-sizing: border-box;
  align-items: center;
  padding: .8em 1.5em;
  margin: 2px 0 2px;
  font-size: 14px;
  text-align: center;
}
.wp-block-search__button, .btn-primary {
  background-color: var(--key-color-1) !important;
  border-color: var(--key-color-2) !important;
}
.btn {
  white-space: normal;
}
.btn-primary {
  color: #fff !important;
}
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	white-space: nowrap;
}

.siteHeader_sub .contact_btn a i, .siteHeader_sub .contact_btn a svg {
  margin-right: 7px;
}


/* メニュー */

nav.navi {
	margin-top: auto;
}
.navi-in a {
	font-size: 13px;
	font-weight: bold;
	padding: 0.25em 0.2em;
	transition: none!important;
}
.navi-in > ul {
	justify-content: center !important;
	flex-wrap: initial;
	max-width: 998px;
	margin: 0 auto;
}
.navi-in ul > li {
	margin: 2px 0;
}
.navi-in ul > li > a:hover {
	transition: all .5s ease-out;
	background-color: #efdad7!important;
}
body.home .navi-in > ul > li:nth-of-type(1) > a {

}
.navi-in > ul > li.current_page_item > a {
  transition: all .5s ease-out;
  background-color: #efdad7;
}
.hlt-tm-small .navi-in > ul > li, .cl-slim .navi-in > ul li {
	height: auto;
}


.navi-in > ul li .item-label {
	line-height: 110%;
	display: block;
	padding: 0.8em 0 0.5em 0;
	letter-spacing: 0.01em;
}
.navi-in > ul li .item-label span {
  color: #e26363;
  display: block;
  font-size: 10px;
  opacity: 0.6;
  transform: scale(1.05, 1);
}
}



@media screen and (max-width: 1170px){
	.navi-in a {
		font-size: 13px;
	}
	.siteHeader_sub .contact_btn {
		padding-left: 1em;
	}
}




/* SPメニュー */
@media screen and (max-width: 1023px) {
	.header-container2 {
		z-index: 10000;
	}
	.spnavi-menu-button {
		display: block!important;
		margin: auto 0;
		padding-top: 10px;
	}
	.header-container-in .logo-header {
		width: 100%;
	}
	.spnavi-menu-button #navi-menu-open {
		font-size: 25px;
		color: #333;
	}
	.spnavi-menu-button #navi-menu-open .navi-menu-icon > span {
		border: 1px solid #888;
		aspect-ratio: 1 / 1;
		min-height: 38px;
    	height: 100%;
		border-radius: 3px;
		position: relative;
	}
	.spnavi-menu-button #navi-menu-open .navi-menu-icon > span::before {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		padding-bottom: 1px;
	}
	
	.header-container-in .logo-header {
		display: inline!important;
	}
	
	.header-in .siteHeader_sub {
		display: block;
	}
	
	
	
	.spnavi-menu-button .menu-drawer li {
		margin-bottom: 0.4em;
		color: #fff;
	}
	
	.spnavi-menu-button .menu-drawer li a {
		display: block;
		border-bottom: 2px solid #e26363;
		background-color: #fff;
		color: #e26363;
		line-height: 130%;
    	padding: 0.5em 0;
	}
	.spnavi-menu-button .menu-drawer li a:hover {
		transition: none;
		color: var(--key-color-1)!important;
		background-color: #f4a9a9!important;
	}
	
	.spnavi-menu-button .navi-menu-close-button:hover {
		opacity: 0.7;
	}
	.spnavi-menu-button .navi-menu-close-button > span {
		color: #333;
		font-size: 25px;
	}
	
	.menu-drawer .sub-menu {
		margin-top: 0.4em;
	}

	.spnavi-menu-button .menu-drawer > li:nth-last-of-type(1) a {
		background-color: #ffe7de;
    	border: 1px solid #e26363;
    	margin-top: 1.5em;
	}
	.spnavi-menu-button .menu-drawer > li:nth-last-of-type(1) #lock_menu_icon img {
		width: 1em;
	}
	.spnavi-menu-button .menu-drawer li a span {
		display: block;
		font-size: 75%;
	}
}




/* スライドショー */
#slider {
	margin-left: 25px;
	margin-right: 25px;
}

.bxslider {
	padding: 0;
	margin: 0;
}
.bx-wrapper img {
	aspect-ratio: 950 / 350;
	object-fit: cover;
	object-position: center top;
}
.bx-wrapper .bx-prev {
	left: 0!important;
}
.bx-wrapper .bx-next {
	right: 0!important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	width: 30px!important;
	height: 3px!important;
}
.bx-wrapper .bx-pager {
	bottom: 4% !important;
	line-height: 0;
}


.bxslider li {
	position: relative;
}
.bxslider li .slide_text {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%) translateX(0);
	width: 100%;
}
.bxslider li .slide_text #slide_text_sub {
	max-width: 1080px;
	margin: 0 auto;
}
.bxslider li .slide_text #slide_text_sub > div:nth-of-type(1) {
	font-size: calc(1.313rem + .7vw);
	line-height: 140%;
	margin: 0 0 2% 0;
}
.bxslider li .slide_text #slide_text_sub > div:nth-of-type(2) {
	font-size: 1.22vw;
	line-height: 165%;
}
@media screen and (max-width: 850px){
	.bxslider li .slide_text #slide_text_sub > div:nth-of-type(1) {
		font-size: 3vw;
		margin: 0 0 1.1% 0;
		line-height: 125%;
	}
	.bxslider li .slide_text #slide_text_sub > div:nth-of-type(2) {
		font-size: 1.7vw;
		line-height: 150%;
	}
}
@media screen and (max-width: 1170px){
	.bxslider li .slide_text #slide_text_sub {
		padding-right: 30px;
		padding-left: 30px;
	}
}

.bx-wrapper .bx-prev {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e") !important;
	display: inline-block;
	width: 20px !important;
	height: 20px !important;
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: -12px !important;
	margin-left: 1% !important;
	opacity: 0.5 !important;
}
.bx-wrapper .bx-prev:hover {
	opacity: 0.9 !important;
}
.bx-wrapper .bx-next {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e") !important;
	display: inline-block;
	width: 20px !important;
	height: 20px !important;
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: -12px !important;
	margin-right: 1% !important;
	opacity: 0.5 !important;
}
.bx-wrapper .bx-next:hover {
	opacity: 0.9 !important;
}



/* コンテンツ内ヘッダー */

body.home .article-header {
	display: none;
}

header.article-header {
	position: relative;
}

header.article-header h1.entry-title {
	font-size: 24px !important;
	font-weight: bold !important;
	margin: 1.6em 0 1em 0 !important;
	padding: 8px 0px 7px 14px;
	border-left: 4px solid #e26363;
}
header.article-header h1.entry-title2 {
	font-size: 19px !important;
	font-weight: bold !important;
	border-top: 2px solid #e26363;
	margin: 1.6em 0 0 0 !important;
	padding: 13px 0px 8px 3px;
	border-bottom: 1px solid #e5e5e5;
}



body.page .date-tags {
	display: none;
}

div.eye-catch-wrap {
	display: inline-block;
	width: 100%;
}
div.eye-catch-wrap figure.eye-catch {
	display: inline-block;
}
div.eye-catch-wrap.display-none {
	background-color: #fee;
}
div.eye-catch-wrap.display-none figure.eye-catch {
	visibility: hidden;
}

@media screen and (min-width: 851px){
	header.entry-header div.eye-catch-wrap figure.eye-catch img {
		height: 200px;
		object-fit: cover;
		object-position: right center;
	}
}
@media screen and (max-width: 850px){
	header.entry-header div.eye-catch-wrap figure.eye-catch img {
		height: 100px;
		object-fit: cover;
		object-position: right center;
	}
	main#main div#breadcrumb {
		font-size: 12px;
	}
}
/*
div.eye-catch-wrap.display-none {
	background-image: url('https://syukatsu-chiba.org/wp4758/wp-content/uploads/2021/04/各ページヘッダーバック6.jpg');
	background-size: 104% auto;
	background-repeat: no-repeat;
	background-position: center right;
	background-color: transparent !important;
}
*/
.pager-post-navi a figure {
	display: none;
}


/* フッター */

.footer {
	padding: 0;
	margin: 0;
}
.footer-bottom {
	padding: 0;
	margin-top: 0;
}
.copyright {
	margin-top: 0;
	padding-top: 2.4em;
	padding-bottom: 2.4em;
	display: block;
	font-size: 12px;
}
#footer-in {
	width: 100%;
}

/* フッターメニュー */
.navi-footer-in > .menu-footer {
	border-top: 1px solid var(--cocoon-thin-color);
	border-bottom: 1px solid var(--cocoon-thin-color);
	padding: 10px 0;
}
.footer-bottom .menu-footer li a {
	padding: 0 1em;
	transition: none!important;
}
#navi-footer-in .menu-footer li a:hover {
	text-decoration: underline;
	color: var(--key-color-1);
}




/* ムービー */
.video{
	text-align: center;
	width:100%;
	padding-bottom: 56.25%;
	height:0px;
	position: relative;
}
.video iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100% !important;
}

/* facebook */
#facebook_box {
	border: solid 2px #d0d0d0;
	padding: 0 1.0em 1.0em 1.0em;
	max-width: 510px;
	margin: 0 auto !important;
	margin-bottom: 200px !important;
}
#facebook_resize {
	transform-origin:50% 0%;
	transform: scale(1.2, 1.2);
	margin: 0 -50px 0 0;
	width: 80%;
	margin: 0 auto;
}
@media screen and (max-width: 740px) {
	#facebook_resize {
		transform-origin:50% 0%;
		transform: scale(0.9, 0.9);
		width: 96%;
	}
}
@media screen and (max-width: 576px) {
	#facebook_link {
		text-align: center;
	}
	#facebook_resize {
		transform: none;
		width: 100%;
	}
}


/* アコーディオンリスト */
.accordion_list_layout .accordion_one_layout {
	margin: 0 0 2em 0;
	border: 1px solid #ccc;
}
.accordion_one_layout .accordion_one_layout_sub {
	border-bottom: 1px solid #f0f0f0;
}
.accordion_list_layout .accordion_one_layout .accordion_title {
  padding: 0.6em 0.5em 0.5em 0.85em;
  background: #f0f0f0;
  color: #333;
  font-size: 0.9em !important;
  position: relative;
  cursor: pointer;
  min-height: 20px;
  line-height: 20px;
  font-weight: bold;
  font-size: 13px;
}
.accordion_list_layout .accordion_one_layout .accordion_content {
	
}
.accordion_list_layout .accordion_one_layout .accordion_content_sub {
	  padding: 0.5em;
}

.accordion_list_layout .accordion_one_layout .toggle {
	display: none;
}
.accordion_list_layout .accordion_one_layout .accordion_title {
	display: block;
}
.accordion_list_layout .accordion_one_layout .accordion_title::before{
	content:"";
	width: 6px;
	height: 6px;
	border-top: 2px solid #888;
	border-right: 2px solid #888;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 3px );
	right: 20px;
	transform: rotate(135deg);
}
.accordion_list_layout .accordion_one_layout .accordion_title, .accordion_list_layout .accordion_one_layout .accordion_content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.accordion_list_layout .accordion_one_layout .accordion_content {
	height: 0;
	overflow: hidden;
}
.toggle:checked + .accordion_title + .accordion_content {
	height: auto;
	transition: all .3s;
}
.toggle:checked + .accordion_title::before {
	transform: rotate(-45deg) !important;
}


/* フォーム */

form .send_btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
	color: #fff;
	background-color: var(--key-color-1);
  border: 1px solid var(--key-color-2);
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	white-space: nowrap;
	width: auto !important;
	padding: 0.4em 0.9em 0.4em 0.9em !important;
}


/* お知らせ */

body.home .new-entry-card-date {
  display: block;
}
body.home .new-entry-card-update-date {
  display: none;
}
body.home .new-entry-cards .new-entry-card-thumb {
  margin-top: 0;
}
body.home .new-entry-cards .new-entry-card-thumb img {
  display: none;
}
body.home .new-entry-card-content {
  margin-left: 0;
}

body.home .new-entry-cards {
  margin: 5px auto 0 auto;
  padding: 0 35px;
  box-sizing: border-box;
}

body.home .new-entry-card-content {
  display: flex;
  flex-direction: column;
  padding: 0.5em 0.2em 0.5em 0.2em;
  box-sizing: border-box;
}
body.home .new-entry-card-date {
  order: -1;
  font-size: 17px;
}
body.home .new-entry-card-title {
  font-weight: bold;
  padding: 0.3em 0 0.1em 0;
}
body.home .widget-entry-card-snippet {
  font-size: 14px;
}


.navi-in > ul {
	border-top: 2px solid #e26363;
	border-bottom: 1px solid #e5e5e5;
}
.navi-in > ul li .item-label::before {
  font-family: 'FontAwesome';
  content: "\f138";
  padding-right: 0.5em;
  position: relative;
  top: 1px;
  color: #e26363;
}
.navi-in > ul li .item-label::after {
    content: ".";
    line-height: 0;
    width: 1px;
    display: block;
    overflow: hidden;
    height: 60%;
    position: absolute;
    top: 20%;
    border-right: 1px dotted #e5e5e5;
    right: 0px;
	padding-left: 1.3em;
}
.navi-in > ul > li:nth-last-of-type(1) span {
	display: inline-block;
}
.navi-in > ul > li:nth-last-of-type(1) .caption-wrap {
	position: relative;
}
.navi-in > ul > li:nth-last-of-type(1) .item-label::before {
	top: 2px;
}
.navi-in > ul > li:nth-last-of-type(1) .item-label::after {
	content: none;
}
.navi-in > ul > li:nth-last-of-type(1) .item-label {
	display: flex;
	justify-content: center;
}
.navi-in > ul > li:nth-last-of-type(1) .item-label #lock_menu {
	display: flex;
	flex-direction: column;
}
.navi-in > ul > li:nth-last-of-type(1) .item-label #lock_menu_icon {
	display: inline-block;
	padding: 0.2em 0 0 0.2em;
}
.navi-in > ul > li:nth-last-of-type(1) .item-label #lock_menu_icon img {
	display: inline-block;
	width: 1em;
	height: auto;
}

.navi-in .has-icon {
	display: none;
}
#header-container #header-container-in {
	padding: 0 25px;
}

body.home #slider_layout {
	margin: 1.3em auto 0 auto;
	background-color: #fff;
}

body.home .entry-content {
	margin-top: 0;
	margin-bottom: 0;
}
body.home article.article {
	margin-bottom: 0;
}

#content, footer.footer {
	margin: 0 auto;
}

.footer_address {
	font-size: 13px;
	margin: 1em 0 0 0.2em;
}

.go-to-top-button {
	border-radius: 20px;
}
.go-to-top-button .fa {
	font-weight: bold;
	padding-bottom: 3px;
}



#content .mainFootContact {
	display: flex;
	padding: 15px 5px;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}
#content .mainFootContact .mainFootBt a {
	display: inline-block;
	background-color: #e26363;
}

#content .mainFootContact .mainFootBt a:hover {
	background-color: #003984;
}
#content .mainFootContact p.mainFootTxt {
	font-size: 12px;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	letter-spacing: -0.4px;
}
#content .mainFootContact p.mainFootTxt span {
	display: block;
	line-height: 130% !important;
}
#content .mainFootContact p.mainFootTxt span.mainFootTel {
	color: #e26363;
	font-size: 24px;
	letter-spacing: 0;
	font-weight: 700;
	line-height: 1em;
	white-space: nowrap;
	font-family: 'Lato', sans-serif;
}


.is-style-info-box, .info-box, .sp-info, .info {
	color: var(--cocoon-text-color);
	background-color: initial;
	border: none;
	border-radius: initial;
}


table#time_table thead th {
	background-color: #efdad7;
}

table#time_table > thead > tr > th {
	text-align: left;
	padding: 0.5em 0.5em 0.4em 1.2em;
}
table#time_table > tbody > tr > td {
	padding: 0.5em 0.5em 0.4em 0.6em;
}
table#time_table > tbody > tr:nth-of-type(even) {
	background-color: #f7f3f3;
}
table#time_table {
	border-collapse: collapse;
}
table#time_table > thead > tr > th {
	border-top: 1px solid #e1d3d0 !important;
}
table#time_table > tbody > tr > td, table#time_table > thead > tr > th {
	border-right: 1px solid #e1d3d0 !important;
	border-bottom: 1px solid #e1d3d0 !important;
}
table#time_table > tbody > tr > td:nth-of-type(1), table#time_table > thead > tr > th:nth-of-type(1) {
	border-left: 1px solid #e1d3d0 !important;
}
#duration_layout {
	border: 1px solid #d0a6a0;
	background-color: #f7f3f3ba;
	display: inline-block;
	padding: 0.2em 0.6em;
	margin-bottom: 1em;
}


/* 上映作品 */
body.single-performance .date-tags {
	visibility: hidden;
}
/* 鑑賞会ニュース */
body.info-template-default {
	
}

.post-password-form label {
	display: inline-block;
	vertical-align: bottom;
	max-width: 20em;
}
.post-password-form input[type="password"] {
	margin: 0.1em 0 0 0;
}
.post-password-form input[type="submit"] {
	display: inline-block;
	width: 9em;
	margin: 0 0 0 0.2em;
}

.no-sidebar footer {
	padding: 0 25px;
	max-width: 1000px;
	width: 100%;
}
.no-sidebar #content-bottom {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	padding: 3.7em 0 1.2em 0;
	background-color: #fff;
}
.no-sidebar .widget-content-bottom {
	margin-bottom: 0;
}
.no-sidebar .widget-page-content-bottom {
	margin-bottom: 0;
}
body.no-sidebar {
	line-height: 1.8;
}

#sns_layout #sns_layout_content {
	padding: 0.4em 0 0 0.3em;
}
#sns_layout #sns_layout_content img {
	float: right;
}






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

}

.spnavi-menu-button {
	display: none !important;
}

/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
	header#header.header2 {
		margin-top: 16px;
	}
	.header-container-in.hlt-top-menu.hlt-tm-small .logo-header {
		display: inline-flex !important;
		flex: 1;
	}
	#navi .navi-in > .menu-mobile li a {
		font-size: 12px;
	}
	.navi-in > ul li .item-label span {
		font-size: 8px;
	}
	#navi .navi-in > .menu-mobile li {
		height: auto;
	}
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
	body:not(.home) div#container > div#content {
		border-top: 1px solid #ddd;
	}
	header#header.header2 {
		margin-top: 10px;
	}
	.header-container:not(.header-container2) {
		display: none !important;
	}
	#header-in {
		display: flex !important;
	}
	.logo-header {
		display: inline-block !important;
		flex: 1;
		order: 0;
	}
	.spnavi-menu-button {
		display: inline-block !important;
		order: 2;
	}
	.siteHeader_sub {
		display: inline-block !important;
		order: 1;
	}
}
@media screen and (max-width: 720px){
	#content .mainFootContact {
		display: block!important;
		text-align: center;
	}
	#content .mainFootBt {
		margin: 0.7em 0 0 0;
	}
	#sns_layout #sns_layout_content {
		padding: 0 0 0 0.3em;
	}
	#sns_layout #sns_layout_content img {
		float: none;
		display: block;
		margin-bottom: 0.8em;
	}
}
@media screen and (max-width: 680px){
	header#header.header2 {
		margin-top: 6px;
	}
	.logo-image span, .logo-image a {
		display: block !important;
	}
	.logo-header img {
		max-width: 360px;
		width: 100%;
	}
	#header-in {
		display: block !important;
	}
	.header-container-in.hlt-top-menu.hlt-tm-small .logo-header {
		display: block !important;
		text-align: center;
	}
	.spnavi-menu-button {
		position: absolute;
		top: 0;
		right: 0;
		margin: 14px 20px 0 0;
	}
	.spnavi-menu-button #navi-menu-open .navi-menu-icon > span {
		background-color: #fff;
	}
	#header-container #header-container-in {
		padding: 0 10px;
	}
	#slider {
		margin-left: 0;
		margin-right: 0;
	}
	main.main, div.sidebar {
		padding-left: 10px;
		padding-right: 10px;
	}
	#pr_layout #pr_one_layout {
		margin-left: 5px!important;
		margin-right: 5px!important;
	}
	.panel_layout .one_panel {
		padding: 5px 5px 5px 5px!important;
		width: 49%!important;
		
	}
	.panel_layout > .one_panel:nth-of-type(odd) {
		margin-left: 0;
		margin-right: 0;
	}
	.panel_layout > .one_panel:nth-of-type(even) {
		margin-left: 1%;
		margin-right: 0;
	}
	.panel_layout .one_panel .one_panel_permalink div {
		font-size: 16px;
	}
}


/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
