@charset "UTF-8";

/*
	Theme Name: Takahama Kodomo Shokudo
	version: 20241001
*/


/****************************************

	Main Layout

*****************************************/

body {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 62.5%;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-color: #FDFDFD;
}

#contents-main-wrap {
	overflow: hidden;
	height: auto;
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#contents-wrap {
	overflow: hidden;
	height: auto;
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#MainColumn {
	height: auto;
	width: 100%;
	overflow: hidden;
}

#non-container {
	margin-top: 52px;
	overflow: hidden;
	height: auto;
	width: 100%;
	background-color: #FFF;
	margin-bottom: 40px;
}

input[type="submit"] {
  -webkit-appearance: none;
}

input[type="button"] {
  -webkit-appearance: none;
}

h4 {
	margin-top: 30px;
}

footer {
	margin-top: 30px;
}

.fas {
	font-size: 110%;
}

img{
	vertical-align:top;
}

strong {	
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
}

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

#contents-main-wrap {
	overflow: hidden;
	height: auto;
	width: 100%;
}

#MainColumn {
	float: none;
	height: auto;
	width: 96%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

#SideColumn {
	float: none;
	height: auto;
	width: 96%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2F2F2;
	margin-top: 60px;
}

}

/****************************************

	General Setting

*****************************************/

a {
	outline: 0 none;
	text-decoration: none;
	cursor: pointer;
	color: #000;
}

	a:hover,
	a:active{
	color: #FF9900;
	text-decoration: none;
	}

.clear {
	display: block;
	clear: both;
}

.hidden {
	display: none;
}

.right-align {
	text-align: right;
}

.center-align {
	text-align: center;
}

ul {
}

	li {
	}

strong {
	font-weight: bold;
}

small,
.small {
	font-size: 60%;
}

.medium {
	font-size: 90%;
}

.medium2 {
	font-size: 97%;
	font-weight: bold;
}

.large {
	font-size: 140%;
	line-height: 1.8 !important;
}

.serif {
	font-family:
		"游明朝",
		"游明朝体",
		"Yu Mincho",
		YuMincho,
		"ヒラギノ明朝 ProN W3",
		"Hiragino Mincho Pro",
		"ＭＳ Ｐ明朝",
		"MS P Mincho",
		serif;
}

/****************************************

	Header

*****************************************/

#Tks-wrap {
	height: auto;
	width: 100%;
	margin-top: 5px;
	overflow:hidden;
}

.Tks-title-body {
	height: auto;
}

.Tks-title {
	height: 480px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}

	.Tks-title a {
		display: block;
		width: 100%;
		height: 100%;
		background: url(images/takahama-kodomo-shokudo-logo.png) no-repeat 0 0;
		background-size: contain;
		text-indent:100%;
		white-space:nowrap;
        overflow:hidden;
	}

#Tks-content-wrap {
	height: auto;
	width: 100%;
	margin-top: 5px;
	overflow:hidden;
}

.Tks-title-content {
	height: 280px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}

	.Tks-title-content a {
		display: block;
		width: 100%;
		height: 100%;
		background: url(images/takahama-kodomo-shokudo-logo.png) no-repeat 0 0;
		background-size: contain;
		text-indent:100%;
		white-space:nowrap;
        overflow:hidden;
	}

.Tks-menu {
	height: auto;
}

.Tks-menu ul {
	text-align: center;
	margin-left: -20px;
	letter-spacing: -.4em; /* タグ改行時の空白防止 */
	margin-top: 40px;
}

.Tks-menu ul li {
	font-size: 2.0em;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	letter-spacing: 0.02em;
	display: inline-block;
	margin-left: 40px;
}


#responsive-menu-wrap {
	display:none;
}

#header-wrap {
	padding: 0px 0px 0px;
	width: 100%;
	overflow: hidden;
	position: fixed;
	top: 0;
	color: #FFF;
	overflow: hidden;
	height: 70px;
	display: none; /*初期状態：非表示にする*/
	left: 0;
	z-index: 999;
	background: rgba(255,255,255,0.8);
}

.header-body {
	height: auto;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
}

.header-title {
	width: 20%;
	float: left;
}

.title-Tks {
	height: 50px;
	width: 100%;
	margin-top: 8px;
	padding-left: 20px;
}

	.title-Tks a {
		display: block;
		width: 100%;
		height: 100%;
		background: url(images/takahama-kodomo-shokudo-logo.png) no-repeat 0 0;
		background-size: contain;
		text-indent:100%;
		white-space:nowrap;
        overflow:hidden;
	}

.header-navi {
	float: right;
	width: 80%;
	margin: 25px 0px 0px;
	padding: 0px;
	height: auto;
}

.header-navi ul {
	text-align: right;
}

.header-navi ul li {
	font-size: 1.7em;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	letter-spacing: 0.02em;
	margin-right: 20px;
	padding: 0px 0px 10px;
	white-space: nowrap;
	list-style-type: none;
	display: inline-block;
	color: #000;
}
.header-navi li a{
	color: #000;
	text-decoration: none;
}

.header-navi li:hover > a {
	color: #A7D7C5;	
}
.header-navi li a:hover {
	color: #A7D7C5;	
}

/****************************************
	
	スライダー

*****************************************/

.MainSlider{
	display: block;
	height: 400px;
	width: 900px;
}

.MainSliderMobile {
	display: none;
}

.PhotoWorld {
	margin: 40px auto;
	width: 96%;
}

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

.MainSlider{
	display: none;
}

.MainSliderMobile {
	display: block;
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

}

/****************************************

	Top Content

*****************************************/

.TksTxtWrap {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 1.8em;
	line-height: 160%;
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-weight: 400;
}

.TksTxtWrap a:link {
	color: #000;
}

.TksTxtWrap a:visited {
	color: #000;
}

.TksTxtWrap a:hover {
	color: #000;
}

.TksItem {
	font-size: 2.4em;
	text-align: center;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
	padding-top: 10px;
}

.TksItem-content {
	font-size: 2.4em;
	text-align: center;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
	padding-top: 50px;
}

.TksItem-about {
	font-size: 2.0em;
	text-align: center;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
	padding-top: 40px;
}

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

.TksTxtWrap {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

}

/****************************************

	Back color

*****************************************/


.TksTopicsWrap {
	margin-top: 30px;
	padding-top: 40px;
}

.TksReportsWrap {
	background-color: #ee8321;
	padding-bottom: 60px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.spikes {
	position: relative;
	background: #ffcc01;
	height: auto;
	padding-bottom: 30px;
}

.spikes::after {
  content: '';
  position: absolute;
  right: 0;
  left: -0%;
  top: 100%;
  z-index: 10;
  display: block;
  height: 20px;
  background-size: 20px 100%;
  background-image: linear-gradient(135deg, #ffcc01 25%, transparent 25%), linear-gradient(225deg, #ffcc01 25%, transparent 25%);
  background-position: 0 0;
}

.spikes2 {
	position: relative;
	height: auto;
	padding-bottom: 30px;
	background-color: #FFE7AE;
}

.spikes2::after {
  content: '';
  position: absolute;
  right: 0;
  left: -0%;
  top: 100%;
  z-index: 10;
  display: block;
  height: 20px;
  background-size: 20px 100%;
  background-image: linear-gradient(135deg, #FFE7AE 25%, transparent 25%), linear-gradient(225deg, #FFE7AE 25%, transparent 25%);
  background-position: 0 0;
}

.spikes3 {
	position: relative;
	background: #FDFDFD;
	height: auto;
	padding-bottom: 30px;
}

.spikes3::after {
  content: '';
  position: absolute;
  right: 0;
  left: -0%;
  top: 100%;
  z-index: 10;
  display: block;
  height: 20px;
  background-size: 20px 100%;
  background-image: linear-gradient(135deg, #FDFDFD 25%, transparent 25%), linear-gradient(225deg, #FDFDFD 25%, transparent 25%);
  background-position: 0 0;
}


/****************************************

	Article BOX

*****************************************/

.ArticleWrap {
	width: 1100px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}

.ArticleBoxWrap {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	/* 記事折り返し設定 */
	margin: 40px auto 0 auto;
}

.ArticleTitle {
	font-size: 2.2em;
	word-spacing: 0.1em;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	margin-top: 40px;
}

.ArticleTitleSidebarAkuta {
	font-size: 1.7em;
	word-spacing: 0.1em;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	margin-top: 20px;
	line-height: 140%;
	text-align: left;
	height: auto;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
}

.ArticleTitleEnSidebar {
	font-size: 1.5em;
	line-height: 130%;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

.ArticleTitleEn {
	font-size: 80%;
	}

.ArticleBox {
	width: 31%;
	height: auto;
	margin-bottom: 30px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	box-shadow: 0px 10px 0px 0 rgb(75,112,183);
}

.ArticleBoxImg {
	width: 100%;
	overflow:hidden;
}

.ArticleBoxImg img {
	height: auto;
	width: 100%;
}

.ArticleBoxCategory {
	font-size: 1.5em;
	margin-top: 10px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.05em;
}

.ArticleBoxTitleWrap {
	margin-top: 7px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}

.ArticleBoxTitle {
	font-size: 1.8em;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	line-height: 140%;
	color: #333;
	letter-spacing: 0.05em;
	overflow: hidden;
}

.ArticleBoxSubTitle {
	font-size: 1.5em;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 400;
	color: #333;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2px;
	margin-top: 4px;
	line-height: 140%;
}

.box-shadow {
	/*box-shadow*/
	box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
}

.ArticleBoxLink {
	overflow: hidden;
	height: auto;
	margin-bottom: 15px;
}

.ArticleBox ul {
	margin: 0px;
	padding: 0px;
}

.ArticleBox ul li {
	list-style-type: none;
}

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

.ArticleWrap {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.ArticleBoxWrap {
	width: 94%;
	margin-top: 40px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}

.ArticleTitle {
	font-size: 2.2em;
	word-spacing: 0.1em;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	margin-top: 40px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}

.ArticleTitleSidebarAkuta {
	font-size: 1.9em;
	word-spacing: 0.1em;
	margin-top: 40px;
	line-height: 140%;
	text-align: center;
	height: auto;
}

.ArticleTitleEnSidebar {
	font-size: 1.6em;
	line-height: 130%;
	text-align: center;
	margin-top: 5px;
}


}

@media screen and (max-width: 920px) {
  /* 記事アイテムを大きくして二列にする */
  
.ArticleWrap {
	margin: 0px auto 0 auto;
}

.ArticleBoxWrap {
	width: 96%;
}

.ArticleBox {
	width: 45%;
}

.ArticleTitleSidebarAkuta {
	font-size: 1.9em;
	word-spacing: 0.1em;
	margin-top: 40px;
	line-height: 140%;
	text-align: left;
	height: auto;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}

.ArticleTitleEnSidebar {
	font-size: 1.6em;
	line-height: 130%;
	text-align: left;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

}

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

.ArticleBox {
	width: 85%;
}

}


/****************************************

	一覧を見る

*****************************************/

.MoreWrap {
	text-align: center;
	padding-bottom: 20px;
	margin-top: 40px;
}

.MoreWrapBox {
	text-align: center;
	margin-top: 20px;
}

.b-more-article {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	display: inline-block;
	cursor: pointer;
	padding: 8px 60px;
	text-decoration: none;
	font-size: 1.7em;
	letter-spacing: 0.1em;
	color: #000;
	border-radius: 4px;
	border: 3px solid #000;
}

.b-more-article:hover {
	border: 3px solid #666;
	color: #666;
}

.b-more-about {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	display: inline-block;
	cursor: pointer;
	padding: 8px 60px;
	text-decoration: none;
	font-size: 1.7em;
	letter-spacing: 0.1em;
	color: #000;
	border-radius: 4px;
	border: 3px solid #000;
}

.b-more-about:hover {
	border: 3px solid #4c71b6;
	color: #FFF;
	background-color: #4c71b6;
}

.b-application {
	display: inline-block;
	cursor: pointer;
	padding: 16px 80px;
	text-decoration: none;
	font-size: 2.0em;
	letter-spacing: 0.1em;
	color: #000;
	border-radius: 4px;
	border: 10px solid #6fd3dd;
	border-radius: 30px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
}

.b-application:hover {
	border: 10px solid #6fd3dd;
	color: #000;
	background-color: #DDFFF7;
}

.link-center {
	text-align: center;
}

.b-link {
	display: inline-block;
	cursor: pointer;
	padding: 8px 20px;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #000;
	border-radius: 4px;
	border: 5px solid #6fd3dd;
	border-radius: 20px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	font-size: 90%;
}

.b-link:hover {
	border: 5px solid #6fd3dd;
	color: #000;
	background-color: #DDFFF7;
}

.b-more {
	display: inline-block;
	cursor: pointer;
	padding: 6px 60px;
	text-decoration: none;
	font-size: 1.5em;
	letter-spacing: 0.1em;
	color: #000;
	border-radius: 10px;
	background-color: #fff;
	border: 4px solid #99d8e2;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
}

.b-more:hover {
	color: #000;
	background-color: #fff;
}



/****************************************

	Article

*****************************************/

#ArticleContainer {
	height: auto;
	width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

#ArticleWrap {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#TopicArticleWrap {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #ffcc01;
	padding-bottom: 40px;
}

.TopicListWrap {
	background-color: #ffcc01;
	padding-bottom: 40px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #fafafa;
}

.ReportListWrap {
	background-color: #FFE5AC;
	padding-bottom: 40px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #fafafa;
}

#ReportArticleWrap {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFE5AC;
	padding-bottom: 40px;
}

.ArticleSquare {
	background-color: #fafafa;
	height: auto;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border-radius: 15px;
	padding-top: 30px;
	padding-bottom: 20px;
}

#ArticleWrap-DCE3FF {
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	color: #dce3ff;
}

.ArticleContentGroup {
	font-weight: bold;
	font-size: 1.8em;
	word-spacing: 0.05em;
}

.ArticlePostTitle {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	font-size: 2.6em;
	line-height: 140%;
	margin-top: 20px;
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.ArticlePostTitleReport {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	font-size: 2.4em;
	line-height: 140%;
	margin-top: 20px;
	width: 84%;
	margin-right: auto;
	margin-left: auto;
}

.ArticlePostDate {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	font-size: 2.0em;
	line-height: 140%;
	margin-top: 40px;
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.ArticlePostContent {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 400;
	font-size: 1.8em;
	line-height: 180%;
	color: #333;
	height: auto;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 20px;
}

.ArticlePostContent .headline {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	font-size: 120%;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	letter-spacing: 0.1em;
	color: #000;
	line-height: 150%;
}

.ArticlePostContent strong {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	color: #000;
}

.ArticlePostContent img {
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ArticlePostContent a:link {
	color: #09C;
}

.ArticlePostContent a:visited {
	color: #09C;
}

.ArticlePostContent a:hover {
	color: #930;
}

.ArticlePostContent .wp-block-button a:link {
	color: #FFF;
}

.ArticlePostContent .wp-block-button a:visited {
	color: #FFF;
}

.ArticleContentCategory {
	font-size: 1.7em;
	margin-top: 0px;
	text-align: right;
}

.ArticleContentTag {
	font-size: 1.5em;
	margin-top: 20px;
	text-align: right;
}

.ArticleContentTag li{
	display: inline;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #E4E1DA;
	padding: 5px 10px;
	border-radius: 7px;
}

.ArticleAllTagWrap {
	font-size: 1.5em;
	margin-top: 20px;
}
.ArticleAllTagWrap ul{
	margin: 0;  /* 余分なマージンを消去 */
	padding: 0; /* 余分なパディングを消去 */
	text-align: center; /* 中央寄せ */
}

.ArticleAllTagWrap li{
	list-style-type: none; /* リストのマーカーを消去 */
	display: inline-block; /* 横並びに */
	margin: 0 10px 10px 0;
	background-color: #E4E1DA;
	padding: 5px 10px;
	border-radius: 7px;
}

.article-post-date {
	font-size: 1.6em;
	letter-spacing: 0.1em;
	text-align: right;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}


.article-post-circle-date {
	font-size: 1.8em;
	letter-spacing: 0.1em;
}

.box-new {
	color: #FFF;
	padding: 2px 6px;
	letter-spacing: 0.1em;
	font-size: 55%;
	background-color: #FF0000;
	white-space: nowrap;
	vertical-align: 25%;
}


.ArticlePostTitleNew {
	color: #FFF;
	padding: 2px 6px;
	letter-spacing: 0.1em;
	font-size: 70%;
	background-color: #FF0000;
	white-space: nowrap;
}

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

.ArticleSquare {
	background-color: #fafafa;
	height: auto;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border-radius: 15px;
	padding-top: 30px;
	padding-bottom: 20px;
}

}

@media (min-width: 1300px) {
	
#ArticleWrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

}
/****************************************

	タグ

*****************************************/

.ArticleTagTitle {
	padding-bottom: 10px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	margin-top: 50px;
}

.ArticleAllTagWrap {
	font-size: 1.5em;
	margin-top: 20px;
}
.ArticleAllTagWrap ul{
	margin: 0;  /* 余分なマージンを消去 */
	padding: 0; /* 余分なパディングを消去 */
	text-align: center; /* 中央寄せ */
}

.ArticleAllTagWrap li{
	list-style-type: none; /* リストのマーカーを消去 */
	display: inline-block; /* 横並びに */
	margin: 0 10px 10px 0;
	background-color: #E4E1DA;
	padding: 5px 10px;
	border-radius: 7px;
}


/****************************************

	共通

*****************************************/

.CatchEx {
	font-size: 2.6em;
	letter-spacing: 0.05em;
}

.CatchJp {
	font-size: 1.2em;
	letter-spacing: 0.1em;
}

/****************************************

	hr

*****************************************/

.hr-division {
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #A7D7C5;
}


/****************************************

	INFORMATION

*****************************************/

#information-wrap {
	height: auto;
	width: 1000px;
	margin-top: 50px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}

.information-body {
	height: auto;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

/****************************************

	autre

*****************************************/

.autre-titre {
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	font-size: 2.4em;
	letter-spacing: 0.05em;
	line-height: 100%;
	margin-top: 50px;
	text-align: center;
}

.autre-titre span {
	font-size: 60%;
}

.autre-titre-centre {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	font-size: 2.2em;
	letter-spacing: 0.05em;
	margin-top: 30px;
	text-align: center;
	line-height: 140%;
}

.autre-loi-centre {
	padding-bottom: 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	font-size: 1.8em;
	letter-spacing: 0.05em;
	margin-top: 100px;
	text-align: center;
}

.autre-contenu {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	font-size: 1.7em;
	line-height: 160%;
	margin-top: 40px;
}

.autre-form {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	font-size: 1.8em;
	line-height: 160%;
	margin-top: 40px;
}

.autre-contenu-contact {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	font-size: 1.6em;
	line-height: 160%;
	margin-top: 40px;
	text-align: center;
}

.autre-contenu strong {
	}

@media only screen and (max-width:1200px){
	
.autre-titre {
	width: 94%;
}

.autre-contenu {
	width: 80%;
}

.autre-contenu-contact {
	width: 92%;
}

}

/****************************************

	特定商取引法に基づく表記　businessdeal

*****************************************/

.businessdeal-list-wrap {
	height: auto;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}


.businessdeal-list {
	font-size: 1.4em;
	line-height: 160%;
	margin-bottom: 10px;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 40px;
}

.businessdeal-list dl {
	margin: 10px 0px 0px;
	padding: 0px;
	position: relative;
}

.businessdeal-list dt {
	position: absolute;
	left: 0;
	padding-top: 14px;
}

.businessdeal-list dd {
	padding-left: 14em;
	padding-top: 14px;
}

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

.businessdeal-list-wrap {
	width: 88%;
}

}


/****************************************

	お問い合わせ

*****************************************/

.inquiry-body {
	height: auto;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}

.inquiry-post-content {	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 400;
font-size: 1.5em;
	line-height: 180%;
	color: #333;
	height: auto;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 40px;
	padding-top: 40px;
}

/****************************************

	footer

*****************************************/

#footer-navi-wrap {
	height: auto;
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #A7D7C5;
}

#footer-content-navi-wrap {
	height: auto;
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #74B49B;
}

.footer-navi-menu {
	padding-top: 40px;
	padding-bottom: 20px;
}

.footer-navi-menu ul {
	text-align: center;
}

.footer-navi-menu li {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	display: inline-block;
	line-height: 160%;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.5em;
}

.footer-navi-menu li a {
}

.footer-navi-menu li a:hover {
	color: #4C71B6;	
}

#footer-menu-wrap {
	height: auto;
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	padding-top: 40px;
}

.footer-menu-body {
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer-menu-body ul {
	text-align: center;
}

.footer-menu-body li {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	display: inline-block;
	padding: 0 10px;
	line-height: 160%;
	text-align: center;
	font-size: 1.5em;
}

.footer-menu-body li a {
	display: block;
}

.footer-menu-body li a:hover {
	color: #4C71B6;	
}

#footer {
	width: 100%;
	padding-top: 40px;
}

#copyright {
	text-align: center;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	font-size: 1.6em;
	color: #000;
	padding-bottom: 20px;
}

#page-top {
	position: fixed;
	bottom: 5px;
	right: 5px;
	font-size: 2.4em;
	z-index: 2010;
	line-height: 130%;
	width: 7%;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
#page-top a {
	text-decoration: none;
	color: #FFF;
	width: 40px;
	padding: 5px 0;
	text-align: center;
	display: block;
	background-color: #4C71B6;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #4C71B6;
}

/*.footer-sns {
	display:none;
}*/

.footer-sns {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	padding-bottom: 60px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.footer-sns ul {
	float: left;
	left: 50%;
	position: relative;
	margin: 0px;
	padding: 0px;
}

.footer-sns ul li {
	float: left;
	left: -50%;
	position: relative;
	list-style-type: none;
	margin-right: 15px;
	margin-left: 15px;
}

.footer-sns ul li a {
	color: #000;
	text-decoration: none;
	font-size: 4em;
}

.footer-sns ul li a:hover {
	color: #A7D7C5;	
	text-decoration: none;
	font-size: 4em;
}


/****************************************

          Main

*****************************************/

#main .post,
#main .page {
	overflow: hidden;
	margin-bottom: 60px;
	border-bottom: 1px solid transparent;
}

.post-title {
	font-size: 2em;
	line-height: 140%;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}

.post-content h4 {
	font-size: 110%;
	line-height: 150%;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	margin-top: 60px;
}

.post-content h4:first-letter {
	margin-right: .1em;
	font-size: 1.5em;
}

.post-content {
	font-size: 1.7em;
	line-height: 160%;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.post-content img {
	max-width:600px;
	padding: 4px;
	height: auto;
}

.star {
	color: #696;
}

.sticky {
	/* 先頭固定ポストのスタイル */
}

.post-meta {
	margin-bottom: 20px;
	text-align: right;
	width: 100%;
	margin-top: 20px;
	font-size: 90%;
}

.post-meta-circle {
	margin-bottom: 20px;
	text-align: right;
	width: 100%;
	margin-top: 20px;
	font-size: 90%;
}

	.post-meta .post-date,
	.post-meta .category {
	padding-right: 1em;
	font-size: 1.6em;
	}
	.comment-num {
		white-space: nowrap;
	}

.more-link {
	float: right;
}

.navigation {
	overflow: hidden;
	border-top: 1px solid #E4E4E4;
	font-size: 1.3em;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	margin: 10px auto 80px;
	width: 80%;
	line-height: 140%;
	padding-top: 30px;
}
	.navigation > div {
		width: 40%;
	}

	.navigation .alignright {
		text-align: right;
	}

	.navigation a {
	display: inline-block;
	padding: 10px 30px;
	border: none;
	color: #FFF;
	background: #4C71B6;
	letter-spacing: 0.1em;
	}

	.navigation a:hover {
	background: #4C71B6;
	}

.navigation-circle {
	overflow: hidden;
	border-top: 1px solid #E4E4E4;
	font-size: 1.3em;
	margin: 10px auto 30px;
	width: 80%;
	line-height: 140%;
	padding-top: 30px;
}
	.navigation-circle > div {
		width: 40%;
	}

	.navigation-circle .alignright {
		text-align: right;
	}

	.navigation-circle a {
	display: inline-block;
	padding: 10px 30px;
	border: none;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	background-color: #F69;
	}

	.navigation-circle a:hover {
	background-color: #F99;
	}


.footer-post-meta {
	margin-top: 40px;
	text-align: right;
}

	.post-author{
		padding-left: 1em;
	}

.page-link {
	margin: 3em 0;
}

.comment-page-link {
	margin: 0 0 3em;
}

	.page-link span,
	.comment-page-link span,
	.comment-page-link a {
		display: inline-block;
		margin-right: 3px;
		padding: 5px 8px;
		border: 1px solid #ddd;
		background: #ddd;
	}
		.page-link a span,
		.comment-page-link a {
			background: #fff;
		}

	.page-link a {
		border-bottom: none;
		color: #000;
	}

	.page-link a span:hover,
	.comment-page-link a:hover {
		background: #ffeff7;
		color: #000;
	}

.post-tags-wrap {
	height: auto;
	width: 900px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}

.post-tags-wrap ul {
}


.post-tags-wrap ul li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 1.2em;
	margin-bottom: 5px;
}

.post-tags-wrap ul li a {
	background-color: #E3E3E3;
	display: inline-block;
	cursor: pointer;
	color: #000;
	padding: 4px 12px;
	text-decoration: none;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.post-tags-wrap ul li a:hover {
	background-color: #CCC;
	color: #000;
}
.post-tags-wrap ul li a:active {
	position:relative;
}



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

.post-content img {
	padding: 4px;
	height: auto;
	width: 80%;
	max-width: 600px;
	margin-right: auto;
	margin-left: auto;
}

}

/****************************************

          Related Posts

*****************************************/

div.related-posts {
	padding-bottom: 20px;
}

#related {
	font-size: 150%;
	font-family: 'Josefin Sans', sans-serif;
}

ul#related-posts li {
	margin-bottom: 30px;
}

ul#related-posts .content-box {
	width: 480px;
}
	ul#related-posts h4 {
		margin: 0;
	}

	ul#related-posts p {
		margin: 0;
	}

ul#related-posts .thumbnail-box {
	width: 100px;
}
	ul#related-posts img {
		width: 100px;
		height: 100px;
	}


/****************************************

          Comments Area

*****************************************/

#comment-area h3 {
	font-size: 150%;
	font-family: 'Josefin Sans', sans-serif;
}

.comments-list,
.trackback-list {
	overflow: hidden;
	margin-top: -20px;
	margin-bottom: 40px;
}
	.comments-list li,
	.trackback-list li {
		overflow: hidden;
		margin-top: -1px;
		padding: 20px 0 0;
		width: 100%;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid transparent;
	}

		.comments-list .avatar {
			float: left;
			margin-right: 10px;
			margin-bottom: 10px;
		}

		.comment-meta,
		.reply,
		.comment-notes,
		.form-allowed-tags,
		span.small {
			font-size: 80%;
		}

		.comment-body p {
			clear: both;
		}

		.reply {
			text-align: right;
		}

#respond {
	margin-bottom: 40px;
}


/****************************************

          Custom Comments

*****************************************/

#custom-comments > li {
	margin-bottom: 40px;
}

#custom-comments .comment-author,
#custom-trackback .trackback-author {
	float: left;
	margin-bottom: 20px;
	width: 250px;
}

	#custom-comments .bypostauthor > div .comment-author {
		float: right;
	}

	#custom-comments .comment-author cite span {
		padding-left: .5em;
	}

	#custom-comments .comment-meta {
		margin-top: 0;
	}

#custom-comments .comment-body,
#custom-trackback .trackback-body {
	float: right;
	margin-bottom: 20px;
	width: 300px;
}
	#custom-comments .comment-body {
		background: url(images/quote.png) no-repeat 0 0;
	}

	#custom-comments .bypostauthor > div .comment-body {
		float: left;
	}
		#custom-comments .comment-body p {
			padding-left: 1.5em;
		}

#custom-comments ul.children {
	margin-left: 20px;
}


/****************************************

          index.php Main

*****************************************/

.content-box {
	float: right;
	margin-top: -0.25em;
	width: 420px;
}
	.content-box .more-link {
		margin: 0;
	}

.thumbnail-box {
	float: left;
	width: 160px;
}

	.thumbnail-box img {
		width: 160px;
		height: 160px;
	}


/****************************************

	clearfix

*****************************************/

.clearfix:before,
.clearfix:after,
.container_12:before,
.container_12:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0 !important;
	content: "";
	font-size: 0;
}

.clearfix,
.container_12 {
  display: inline-block;
}

.clearfix,
.container_12 {
  display: block;
}


/****************************************

	wp_pagenavi

*****************************************/

.wp-pagenavi {
	clear: both;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 10px;
	padding-bottom: 60px;
}
.wp-pagenavi a, .wp-pagenavi span {
	color: #131B29;
	background-color: #FFF;
	border: solid 1px #131B29;
	padding: 8px 15px;
	margin: 0 2px;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration: none;
	font-size: 1.5em;
}
.wp-pagenavi a:hover{
	color:#FFF; 
	background-color:#A7D7C5; 
	border-color:#999;
}
.wp-pagenavi span.current{
	color: #FFF;
	background-color: #131B29;
	border-color: #131B29;
}

/****************************************

	Misc

*****************************************/

.alignright {
	float: right;
	margin-bottom: 1em;
	margin-left: 30px;
	width: auto;
}

.alignleft {
	float: left;
	margin-right: 30px;
	margin-bottom: 1em;
	width: auto;
}

.aligncenter {
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.wp-caption,
.gallery-caption,
.wp-caption-text {
	font-size: 90%;
}

*:first-child+html img.ie {
	padding-top: 10px !important;
}

*:first-child+html .post h3~h3,
*:first-child+html .post-date {
	margin-bottom: 20px !important;
}


/****************************************

	mobile

*****************************************/

#mobile-navi {
	display: none;
}

#mobile-menu {
	display: none;
} 
 
/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.wideslider ul {
    display: inline-block;
    overflow: hidden;
}

/* ======================================

	 お問い合わせフォーム

====================================== */

.inquiry-form-wrap {
	font-size: 1.8em;
	height: auto;
	width: 600px;
	margin: 60px auto;
}

.wpcf7-submit {
	font-size: 1.2em;
	background-color: #333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}

.required{
	color: #fe56aa;
	font-size: 90%;
}

/* CF7チェックボックスとラジオボタンを縦並びに */
span.wpcf7-list-item {
margin-top:5px;
display: block;
}

.wpcf7-form-control.wpcf7-radio {
}

span.wpcf7-list-item {
  position: relative;
  flex-basis: 50%;
  width: 100%;
  &.first
    margin: 0!important
}

.wpcf7-list-item-label {
  color: #333;
  cursor: pointer;
  font-size: 16px;
}

input[type="radio"] {
  position: absolute;
  opacity: 0;
}

input.wpcf7-text {
	width: 100%;
	font-size: 16px;
}

.wpcf7-list-item-label:before {
  content: '';
  background: #fff;
  border-radius: 100%;
  border: 1px solid #888888;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  position: relative;
  top: -0.2em;
  margin-right: 14px;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  top: -2px;
}

input[type="radio"]:checked + .wpcf7-list-item-label:before {
  background-color: #333;
  box-shadow: inset 0 0 0 2px #fff;
}

#trust-form input[type="submit"]{
  appearance: none;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
}
#trust-form input[type="submit"]{
	position: relative;
	display: block;
	padding: 12px 20px;
	width: 280px;
	font-size: 1.2em;
	color: #fff;
	line-height: 1;
	text-align: center;
	background: #4C72B6;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	letter-spacing: 0.5em;
}


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

.inquiry-form-wrap {
	font-size: 1.8em;
	height: auto;
	width: 80%;
	margin: 60px auto;
}

}

/* ======================================

	 contact form 7（Trust Form Style）

====================================== */
div#trust-form img {
	width: auto;
}

div#trust-form p {
	width: auto;
}

div#trust-form.contact-form table{
	margin-bottom: 2em;
	text-align: center;
}
div#trust-form.contact-form table th {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    text-align: left;
    vertical-align: top;
	white-space: nowrap;
}
div#trust-form.contact-form table td {
	padding: 10px 0;
    border-bottom: 1px solid #ccc;
	text-align: left;
    vertical-align: middle;   
}
div#trust-form.contact-form table tr:hover{
	background-color: #FEC700;
}
div#trust-form.contact-form table div{
	padding: 0 10px;
}

div#trust-form.contact-form p.submit-container {
	text-align: center;
}

div#trust-form.contact-form div.submessage {
    font-size: 80%;
}

div#trust-form.contact-form span.require {
    margin-left:3px;
    color: #e55a3b;
}

div#trust-form.contact-form div.error {
    color: #e55a3b;
}


div#trust-form.contact-form input[type="checkbox"],
div#trust-form.contact-form input[type="radio"] {
    margin-right: 3px;
}
div#trust-form.contact-form label{
	display: block;
	width: 100%;
}

div#trust-form #confirm-button{
	text-align: center;
}

/* split css in input confirm finish  */
div.contact-form-input {}
div.contact-form-confirm {}
div.contact-form-finish {}

div.contact-form-input table {}
div.contact-form-confirm table  {}
div.contact-form-finish table {}

div.contact-form-input table th {}
div.contact-form-confirm table th {}
div.contact-form-finish table th {}

div.contact-form-input table td {}
div.contact-form-confirm table td {}
div.contact-form-finish table td {}


@media only screen and (max-width:600px){
	div#trust-form table{
		margin: 2em auto;
		border: 1px solid #ccc;
		border-bottom-width: 0;			
	}
	div#trust-form table th,
	div#trust-form table td{
		padding: 0;
		float: left;
		clear: both;
		width: 100%;
	}
	div#trust-form table th{
		background-color: #FEC700;
	}
	div#trust-form table ul li{
		line-height: 3.5em;
	}
	div#trust-form.contact-form table tr:hover{
	background: #fff;
}

}


/****************************************

	SNS シェアボタン（TOP）

*****************************************/

#share-sns-content-wrap {
	overflow: hidden;
	height: auto;
	width: 100%;
	margin-top: 40px;
}

.share-sns-txt {
	text-align: center;
	margin-top: 30px;
	font-size: 1.6em;
}

.share-sns {
	text-align: center;
	margin-top: 10px;
}


/****************************************

	検索ページ

*****************************************/

#SearchArea {
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

.SearchWrap {
	font-size: 1.7em;
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 2px 10px 40px;
	border-radius: 20px;
}

.SearchWrapHome ul {
}

.SearchWrapHome ul li {
	float: left;
}

.SearchWrap h4 {
	font-size: 140%;
	color: #000;
	font-weight: bold;
}

.SearchResultWrap {
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;
}

.SearchResult {
	font-size: 2.2em;
	background-color: #F2F2F2;
	padding: 20px 25px 15px;
}

.SearchResult span {
	font-size: 150%;
	font-weight: bold;
}


.sf-field-submit {
	text-align: center;
	clear: both;
	height: auto;
	width: 100%;
}

input[type="submit"]{
  appearance: none;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
}
input[type="submit"]{
	position: relative;
	display: block;
	padding: 1em;
	width: 280px;
	font-size: 1.0em;
	color: #fff;
	line-height: 1;
	text-align: center;
	background: #000;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	border: 2px solid #000;
	letter-spacing: 0.1em;
}


.sf-field-reset input[type="submit"]{
	position: relative;
	display: block;
	padding: 0.5em;
	width: 180px;
	font-size: 1.0em;
	color: #fff;
	line-height: 1;
	text-align: center;
	background: #333;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.1em;
}

.search-filter-reset {
	width: 100px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 10px;
	border: 1px solid #666;
}

.sf-field-taxonomy-area {
	height: auto;
	width: 100%;
}

.sf-field-taxonomy-area ul li {
	display:inline;
}

.SearchWrap .sf-field-reset {
	text-align: center;
	margin-top: 20px;
}

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

.SearchWrap .sf-field-search input {
	margin-bottom: 10px;
	padding: 4px 5px;
	font-size: 90%;
	line-height: 1.1em;
	border-radius: 10px;
	border: 1px solid #666;
	position: relative;
	top: 1px;
}


/****************************************

	チェックボックス

*****************************************/

/* ベースのチェックボックス */
.SearchWrap input[type=checkbox] {
  display: none;
}

#SearchArea label {
  position: relative;
  padding-left: 20px;
}

.SearchWrap input[type=checkbox]  + label::before {
  position: absolute;
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  background: #fff;
  border: 1px solid #666;
  left: 0;
  top: 1px;/*文字位置（タテ）*/
	border-radius: 5px;
}

.SearchWrap input[type=checkbox]  + label::after {
    border-right: 6px solid #000;
    border-bottom: 3px solid #000;
    content: '';
    display: block;
    height: 20px;
    left: 7px;
    margin-top: -16px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 9px;
}

.SearchWrap input[type=checkbox]:checked + label::after {
  opacity: 1;
}


/****************************************

	検索結果　non

*****************************************/

.no-post {
	font-size: 1.8em;
	text-align: center;
	line-height: 150%;
}

/****************************************

	caption

*****************************************/

.wp-block-image figcaption {
	font-size: 80%;
	margin-top: -0.5em !important;
	padding-bottom: 10px;
	line-height: 140%;
}


/****************************************

	スケジュール

*****************************************/

.ScheduleItem {
	font-size: 2.3em;
	width: 80%;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;	
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
}

.ScheduleItemII {
	font-size: 2.3em;
	width: 80%;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
}

.ScheduleItemSub {
	font-size: 1.8em;
	width: 80%;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	line-height: 140%;	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
}

.u-border {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #A7D7C5;
	padding-bottom: 2px;
}

#schedule-wrap {
	height: auto;
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 80px;
}

.table-Tks-wrap {
	height: auto;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.td-title {
	background-color: #FFF;
	width: 40%;
}

.td-title-2 {
	background-color: #FFF;
	width: 40%;
}

.td-content {
	background-color: #FFF;
}

table.mobile-block {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.7em;
	line-height: 160%;
}

table.mobile-block th {
	display: table-cell;
	background-color: #A7D7C5;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	white-space: nowrap;
	width: 18%;
	color: #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fafafa;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
}

table.mobile-block td {
	display: table-cell;
	text-align: left;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ebf7f9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fafafa;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 400;
}



@media (max-width:900px){
	
.table-Tks-wrap {
	height: auto;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
	
table.mobile-block {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.6em;
	line-height: 160%;
}

table.mobile-block th {
	display: block;
	background-color: #A7D7C5;
	width: 100%;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	white-space: nowrap;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fafafa;
}

table.mobile-block td {
	display: block;
	width: 100%;
	text-align: left;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #ebf7f9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fafafa;
}

.map-image-wrap {
	margin: 20px auto;
	height: auto;
	width: 100%;
}


}

/****************************************

	たかはまこども食堂について

*****************************************/

.TakahamaKodomoShokudo-wrap {
	background-color: #FFF6BF;
	height: auto;
	width: 100%;
	padding-bottom: 60px;
}

.table-size60 {
	height: auto;
	width: 60%;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}

.table-size80 {
	height: auto;
	width: 80%;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}

/****************************************

	reCAPTCHA

*****************************************/

.grecaptcha-badge {
	visibility: hidden;
}

/*.grecaptcha-badge {
	bottom: 100px!important;
}*/

.reCAPTCHA {
	line-height: 140%;
	height: auto;
	text-align: center;
	color: #666;
}

.reCAPTCHA a {
	color: #099;
}

/****************************************

	NEWマーク

*****************************************/

    .post_thumbnail {
        position: relative;
    }
    .new::before {
        position: absolute;
        border-width: 56px 56px 0 0;
        border-style: solid;
        border-color: #ff0000 transparent transparent transparent;
        content: "";
        opacity: 0.7;
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
    }
    .new_label {
        position: absolute;
        top: 12px;
        left: 4px;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: .2rem;
		font-family: 'M PLUS Rounded 1c', sans-serif;
		font-weight: 700;
        font-size: 1.3em;
        transform: rotate(-45deg);
    }

/****************************************

	区分

*****************************************/

.info-class {
	height: auto;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

.info-class　ul {
}

.info-class ul li {
	display: inline-block;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	font-size: 1.2em;
	background-color: #F1C93B;
	color: #000;
	margin-right: 5px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-radius: 5px;
	margin-bottom: 2px;
}



/****************************************

	カレンダー

*****************************************/

#EventCalendarWrap {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

#EventCalendarContentWrap {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.xo-event-calendar{
	margin: 20 auto;
	font-size: 1.8em;
	line-height: 120%;
}

.xo-event-calendar .month-week{
　　height: 5em;
}

.xo-event-calendar .today {
	background-color: #FFFF99;
}


.month-event-title {
	padding-top: 10px;
	padding-bottom: 10px;
}

.xo-event-calendar table.xo-month thead th {
	background-color: #EDEDED;
}

.xo-event-calendar table.xo-month .month-week table:not(:last-child) {
	margin-bottom: 5px;
}

.xo-event-calendar table.xo-month .month-dayname .holiday-all {
	color: #f00;
}

.month-header {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 140%;
	padding-bottom: 10px;
	font-weight: 700;
	padding-top: 40px;
	color: #000;
}


/****************************************

	お知らせ

*****************************************/

.ArticleItem {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 2.2em;
	text-align: center;
	margin-top: 60px;
	font-weight: 500;
	letter-spacing: 0.05em;
}

.TopicsWrap {
	padding-bottom: 40px;
}

.TopicsBody {
	height: auto;
	width: 800px;
	margin: 30px auto 0px;
}

.TopicsBodyList {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 2.0em;
	transform: rotate(0.05deg);
	line-height: 160%;
	margin-bottom: 10px;
	font-weight: 400;
	font-style: normal;
}

.TopicsBodyList a:link {
}

.TopicsBodyList a:visited {
}

.TopicsBodyList a:hover {
}

.TopicsBodyList dl {
	margin: 10px 0px 0px;
	padding: 0px;
	position: relative;
}

.TopicsBodyList dt {
	position: absolute;
	left: 0;
	padding-top: 10px;
}

.TopicsBodyList dd {
	padding-left: 8.8em;
	padding-top: 6px;
}

.TopicsBodyNew {
	font-size: 90%;
	font-weight: bold;
	color: #F00;
}

.TopicsBodyLink {
	background-color: #FFF6D5;
	padding: 5px 10px;
	height: auto;
	width: 90%;
}

.TopicsBodyLink a {
	display:block;
	color: #000;
}

.TopicsBodyLink a:hover {
	color: #F60;
}

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

.TopicsBody {
	width: 100%;
}

}


.MoreInfoWrap {
	text-align: center;
	padding-bottom: 20px;
	margin-top: 40px;
}

.b-more-topic {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-weight: 500;
	transform: rotate(0.05deg);
	display: inline-block;
	cursor: pointer;
	padding: 8px 30px;
	text-decoration: none;
	font-size: 1.6em;
	color: #000;
	white-space: nowrap;
	background-color: #F9F9F9;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

.b-more-topic:hover {
	color: #000;
	background-color: #ffdd88;
}

.b-more-topic:active {
	position:relative;
}


.takahama-kodomo-hr {
	width: 80px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
}

.CenterTxt {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 1.8em;
	line-height: 160%;
	height: auto;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	font-weight: 400;
	text-align: center;
}

/****************************************

	パンくず

*****************************************/

#breadcrumbs-wrap {
	height: auto;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#breadcrumbs-wrap ul {
	margin: 0px;
	padding: 0px;
}

#breadcrumbs-wrap li {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	list-style-type: none;
	float: left;
	font-size: 1.6em;
	font-weight: 500;
}

#breadcrumbs-Tks{
  overflow: hidden;
  width: 100%;
}
 
#breadcrumbs-Tks li{
  float: left;
  margin: 0 2em 0 0;
}
 
#breadcrumbs-Tks a{
	padding: .7em 1em .7em 1em;
	float: left;
	text-decoration: none;
	color: #FFF;
	position: relative;
	z-index: 1;
	border-radius: .4em 0 0 .4em;
	background-color: #F90;
}
 
#breadcrumbs-Tks a:hover{
  background: #F60;
	color: #FFF;
}
 
#breadcrumbs-Tks a::after{
	background: #F90;
	content: "";
	height: 2.5em;
	margin-top: -1.25em;
	position: absolute;
	right: -1em;
	top: 50%;
	width: 2.5em;
	z-index: -1;
	transform: rotate(45deg);
	border-radius: 0.4em;
}
 
#breadcrumbs-Tks a:hover::after{
  background: #F60;
}
 
#breadcrumbs-Tks .current,
#breadcrumbs-Tks .current:hover{
  font-weight: bold;
  background: none;
}
 
#breadcrumbs-Tks .current::after{
  content: normal;
}

/****************************************

	cloudflare

*****************************************/

.cloudflare-txt {
	line-height: 140%;
	color: #333;
	text-align: center;
	width: 100%;
}

.cloudflare-button {
	text-align: center;
}

