@charset "UTF-8";
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{/* -webkit-appearance:none; *//* appearance:none; */vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit;border: 1px solid #ccc;}[type="checkbox"]{-webkit-appearance:checkbox;appearance:checkbox}[type="radio"]{-webkit-appearance:radio;appearance:radio}button,[type="button"],[type="reset"],[type="submit"]{cursor:pointer}button:disabled,[type="button"]:disabled,[type="reset"]:disabled,[type="submit"]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}
/* Native  */
.mainblock p, .mce-content-body p {
	display: block;
	margin: 0 0 1em;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
blockquote {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 40px;
	-webkit-margin-end: 40px;
}
img[class*="wp-image-"], img[class*="attachment-"] {
	height: auto;
	max-width: 100%;
}
/* clearfix */
.clearfix {
	overflow: hidden;
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
/* default */
a:focus, *:focus {
	outline: none;
}
a, a img {
	-webkit-transition: 200ms;
	transition: 200ms;
}
a:hover {
	text-decoration: none;
}
a:hover img {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	cursor: pointer;
}
img {
	max-width: 100%;
}
@media print, screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
#wrap {
	overflow: hidden;
}
.header > .inner, 
.nav > .inner, 
.contents > .inner, 
.footer .inner { 
	width: 1000px;
	margin: 0 auto;
	max-width: 96%;
}
/* メインコンテンツカラム数 */
@media print, screen and (min-width: 768px) {
	.two_column {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-orient: horizontal;
  	-webkit-box-direction: reverse;
  	-ms-flex-direction: row-reverse;
  	flex-direction: row-reverse;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.two_column .mainblock {
		-webkit-box-flex:1;
		-ms-flex:0 0 72%;
		flex:0 0 72%;
	}
	.two_column .aside {
		-webkit-box-flex:1;
		-ms-flex:0 0 24%;
		flex:0 0 24%;
	}
}
@media only screen and (max-width: 767px) {
	.two_column .aside {
		-webkit-box-flex:1;
		-ms-flex:0 0 24%;
		flex:0 0 24%;
	}
}
/* ブログカラム */
@media print, screen and (min-width: 768px) {
	.post-type-blog .one_column {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
	}
	.post-type-blog .one_column .mainblock {
		-webkit-box-flex:1;
		-ms-flex:0 0 72%;
		flex:0 0 72%;
	}
	.post-type-blog .one_column .aside {
		-webkit-box-flex:1;
		-ms-flex:0 0 24%;
		flex:0 0 24%;
	}
}

@media only screen and (max-width: 767px) {
	.post-type-blog .one_column .mainblock {
		margin-bottom: 30px;
	}
	.post-type-blog .one_column .aside {
		margin-bottom: 30px;
	}
}
/**/
@media screen and (min-width: 768px) {
	.sp {
		display: none !important;
	}
	.telbtn {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	.pc {
		display: none !important;
	}
}
/* パンくず */
.bread_wrap {
	background: #fff;
	margin-bottom: 2.5em;
}
.home .bread_wrap {
	margin-bottom: 0;
}
.bread_wrap .bread {
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	max-width: 96%;
}
.bread {
	padding: 8px 0 8px;
	font-size: 13px;
	margin-bottom: 10px;
	text-align: left;
}
.bread li {
	display: inline-block;
	line-height: 1.3em;
}
.bread li a {
	color: #666;
}
.bread li a:hover {
	text-decoration: none;
}
@media print, screen and (min-width: 768px) {
	.bread_wrap {
		margin-bottom: 1em;
	}
}
@media only screen and (max-width: 767px) {
}
@media screen and (max-width: 480px) { 
	.bread {
		margin-bottom: 0.5em;
		padding: 0.3em 0em 0.2em;
	}
}

/* 投稿 */
.entry-block {
  padding-bottom: 1.5em;
  margin-bottom: 2em;
  border-bottom: 1px dotted #ccc;
}
.entry-block .dateBlock {
	color: #888;
  font-size: 13px;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
}
/* ブログページのカテゴリーリスト */
#aside .menu-blog {
  padding: 10px 10px 20px;
  margin-top: 1em;
  background: #fafafa;
}
#aside .menu-blog h3 {
  border-bottom: 1px dotted #ccc;
  font-size: 18px;
  padding: 0.6em 0 0.7em;
  text-align: center;
  margin-bottom: 0.8em;
  letter-spacing: 0.12em;
}
#aside .menu-blog li {
  font-size: 11px;
}
#aside .menu-blog li a {
  position: relative;
  padding-left: 1em;
  font-size: 14px;
  color:inherit;
  text-decoration: none;
}
#aside .menu-blog li a:hover {
  text-decoration: none;
}
#aside .menu-blog li a::after {
  position: absolute;
  content: "";
  top: 0.5em;
  left: 0.3em;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #aaa;
}
/* ページネーション */
.pager {
  font-size: 88%;
  margin-bottom: 3em;
}
.pager span.current, .pager a {
  display: inline-block;
  margin-right: 5px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background: #fff;
  text-decoration: none;
  color: #51504e;
  text-align: center;
}
.pager span.current {
	background: #888;
  color: #fff;
}
/* 画像 */
img {
  height: auto;
  vertical-align: bottom;
  max-width: 100%;
  max-height: 100%;
}
.mainblock img {
  max-width: 100%;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}

/* お問い合わせ (Contact Form 7) */
.wpcf7 dl {
  width: 100%;
  margin: 0 auto 20px;
  overflow: hidden;
  border-top: 1px dashed #ccc;
}
.wpcf7 dl dt, .wpcf7 dl dd {
  padding: 10px 5px;
  border-bottom: 1px dashed #ccc;
}
.wpcf7 .mf {
  font-size: 80%;
  color: #EA0000;
  padding-left: 3px;
}
.wpcf7 .ex, .wpcf7 .subtxt {
  font-size: 75%;
  color: #6ec596;
  line-height: 1.4em;
  display: inline-block;
}
.wpcf7 dl dt .requisite, .wpcf7 dl .attention {
  font-size: 78%;
  color: #f45000;
}
.wpcf7 .wpcf7-not-valid-tip {
  font-size: 76%;
  color: #af2223;
}
.wpcf7 dl dd input[type^="text"] {
  max-width: 90%;
  width: 500px;
  font-size: inherit;
}
.wpcf7 dl dd.radio01 input {
  max-width: 48%;
  width: auto;
}
.wpcf7 dl dd .radio input, .wpcf7 dl dd .heckbox input {
  width: auto;
}
.wpcf7 dl dd.radio01 span.wpcf7-list-item, .wpcf7 dl dd .sexes span.wpcf7-list-item, .wpcf7 dl dd .correspondence span.wpcf7-list-item, .wpcf7 dl dd .course span.wpcf7-list-item, .wpcf7 dl dd .health-insurance span.wpcf7-list-item {
  display: block;
}
.mainblock .wpcf7 dl dd p {
  margin-bottom: 0;
}
.wpcf7 dl dd textarea {
  max-width: 90%;
  width: 500px;
  font-size: inherit;
  font-family: inherit;
}
.wpcf7 dl dd .wpcf7-list-item {
  margin-right: 10px;
}
.wpcf7 .btn-style {
  text-align: center!important;
}
.wpcf7 .btn-style input {
  width: 120px;
  font-size: 16px;
  padding: 0.4em;
}
.btn-style input:hover {
  cursor: pointer;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
}
.wpcf7 .ajax-loader,.wpcf7-spinner{
  display: none;
}
.wpcf7 dl dd.radio input, .wpcf7 dl dd.checkbox input {
  width: inherit;
  height: inherit;
  vertical-align: text-top;
  padding: 0.6em 0 0;
  line-height: 1.6em;
}
.wpcf7 dl dd.age input {
  width: 80px;
  margin-right: 5px;
}
.wpcf7 dl dd.birthday input{
  width: 2em;
}
.wpcf7 dl dd.birthday .your-birthday-y input{
  width: 4em;
}
.wpcf7 dl dd.zip .your-zip-1 input{
  width: 3em;
}
.wpcf7 dl dd.zip .your-zip-2 input{
  width: 10em;
}
@media screen and (min-width: 768px) {
  .wpcf7 dl {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .wpcf7 dl dt, .wpcf7 dl dd {
  }
  .wpcf7 dl dt {
    width: 16em;
  }
  .wpcf7 dl dd {
    width: calc(100% - 16em);
  }
}
@media screen and (max-width: 767px) {
  .wpcf7 dl dt {
    float: none;
    margin-bottom: 0em;
    padding-bottom: 2px;
    border: 0;
    font-weight: bold;
  }
  .wpcf7 dl dd {
    padding-left: 5px;
    padding-top: 5px;
  }
  .wpcf7 dl dd input, .wpcf7 dl dd textarea {
    padding: 5px 2px;
    border: 1px solid #ccc;
    box-shadow: none;
    max-width: 100%;
    width: 100%;
  }
  .wpcf7 dl dd .wpcf7-radio input {
    width: 30px;
  }
  .wpcf7 dl dd .wpcf7-radio .wpcf7-list-item{
    display: block;
  }
}
/* サイトマップ */
#menu-sitemap {
  padding: 0;
}
#menu-sitemap li {
  padding: 0.8em 0.2em 0.7em 1.1em;
  position: relative;
  border-bottom: 2px dotted #eee;
  vertical-align: top;
}
#menu-sitemap li::after {
  display: block;
  content: "";
  position: absolute;
  width: 0.3em;
  height: 0.3em;
  top: 1.4em;
  left: 0.1em;
  border-top: solid 2px #ccc;
  border-right: solid 2px #ccc;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#menu-sitemap li ul li {
  border-bottom: none;
  padding-bottom: 0;
}
#menu-sitemap li a {
  text-decoration: none;
  color: #555;
}
#menu-sitemap li a:hover {
  color: #6ec596;
}

/* iframe */
.calendar,.googlemap {
  position: relative;
  padding-bottom: 40%;
  height: 0;
  overflow: hidden;
  margin: 0 auto 20px;
}
.youtube,.movie {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.calendar iframe,.googlemap iframe,.youtube iframe,.movie > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* biz calendar */
#biz_calendar{
  max-width: 100%;
  margin-bottom: 1em;
}
#biz_calendar table.bizcal .holiday,
#biz_calendar p span.boxholiday {
  background: #ffffce;
  color: #242424;
}
#biz_calendar table.bizcal .eventday,
#biz_calendar p span.boxeventday {
  background: #ffe0de;
  color: #242424;
}

/* 汎用 */
.l {
  font-size: 120%;
}
.s {
  font-size: 82%;
}
.underline{
  text-decoration: underline;
}
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}
.tac {
  text-align: center!important;
}
.tal {
  text-align: left!important;
}
.tar {
  text-align: right!important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mb0{
  margin-bottom: 0!important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.bold {
  font-weight: bold;
}

@media print, screen and (min-width: 768px) {
  #tinymce img.alignright, 
	#tinymce img.alignleft, 
	.under.mainblock img.alignright, 
	.under.mainblock img.alignleft {
    max-width: 34%;
  }
  .mainblock .alignright {
    float: right;
  }
  .under.mainblock .alignright {
    margin: 0 0 10px 2%;
  }
  .mainblock .alignleft {
    float: left;
  }
  .under.mainblock .alignleft {
    margin: 0 2% 10px 0;
  }
  .ofi{
    display: block;
    position: relative;
    overflow: hidden;
    padding-top: 50%;
  }
  .col_2 .ofi{
    padding-top: 75%;
  }
  .ofi img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    object-fit: cover;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    font-family: 'object-fit: cover;';
  }
  /* リスト */
  .float-list {
    overflow: hidden;
  }
  .float-list li {
    float: left;
    margin: 0 1.2em 0.5em 0;
  }
  .float-list2 li {
    display: inline-block;
    width: 50%;
    margin: 0 0 0.5em 0;
    padding-right: 0.8em;
  }
  .float-list2 li:nth-child(2n) {
  }
  .float-list3 li {
    display: inline-block;
    width: 33.3%;
    margin: 0 0 0.5em;
    padding-right: 0.8em;
  }
  .float-list3 li:nth-child(3n) {
    padding-right: 0;
  }
  .float-list3 li.no-float {
    float: none;
    margin: 0 0 0.5em;
    width: auto;
  }
  /* 汎用 */
  .pc_tac {
    text-align: center;
  }
  .pc_tal {
    text-align: left
  }
  .pc_tar {
    text-align: right;
  }
}

@media screen and (min-width: 768px) and (max-width: 768px) {
  #menu-sitemap li::after {
    top: 1.55em;
  }
}

@media screen and (max-width: 767px) {
  /* 投稿 */
  #aside .menu-blog {
    margin-bottom: 2em;
  }
  /* 画像 */
  .alignright, .alignleft {
    float: none;
    margin: 0 auto 20px;
    display: block;
  }
  /* サイトマップ */
  #menu-sitemap li::after {
    top: 1.5em;
  }
  /* googlemap,calendar */
  .calendar,.googlemap {
    padding-bottom: 60%;
  }
  .youtube {
    padding-bottom: 50%;
  }
  /* 汎用 */
  .sp_tac {
    text-align: center;
  }
  .sp_tal {
    text-align: left
  }
  .sp_tar {
    text-align: right;
  }
  .sp_float-list li {
    float: left;
    margin: 0 1.2em 0.5em 0;
  }
  .sp_float-list2 li {
    display: inline-block;
    width: 50%;
    margin: 0 0 0.5em 0;
    padding-right: 0.8em;
  }
}
@media screen and (max-width: 480px) {
  .googlemap {
    padding-bottom: 60%;
  }
}
