body {
	font-family:'中ゴシックBBB', Yu Mincho, YuMincho, "Noto Serif JP", serif;
	}

/* FORM
================================================ */
/* form input */
input, textarea, select, input[type=search], button {
  font-size: 100%;
font-family: inherit;
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=tel] {
  background: #fff;
border: solid 2px #1f3d11;
padding: 6px 10px;
border-radius: 0px;
-webkit-appearance: none;
}
input[type=text], input[type=search], input[type=email], input[type=tel], input[type=url] {
  width: 720px;
max-width: 93%
}
/* text area */textarea {
  width: 720px;
max-width: 93%;
}
/* form input:focus */textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=url]:focus {
  outline: none;
background: #fff;
}
/* form button */input[type=reset], input[type=submit], button {
  background: #fff;
color: #1f3d11;
border: solid 2px #1f3d11;
padding: 10px 15px;
cursor: pointer;
border-radius: 0px;
}
/* form button:hover */input[type=reset]:hover, input[type=submit]:hover, button:hover {
  background:#fff;
color: #ff0000;
border: solid 2px #ff0000;
}
input[type="submit"] {
                                                                                                                                                                                                                                  -webkit-appearance: none;
border-radius:0;
}


/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	padding: 30px 0;
	clear: both;
	border-top: solid 1px #ccc;
}

/* back to top */
.back-top {
	clear: both;
	float: left;
	margin-top: -3px;
}
.back-top a {
	background:url(https://tohokuhome.com/wp-content/uploads/2015/12/topie2t.png) no-repeat center center;
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 0px 0px 0;
	text-indent: -900em;
	border-radius: 0em;	
}
.back-top a:hover {
	background-color: transparent;
}

/* main level link */
#main-nav a {
	background: none;
		border-bottom: solid 2px transparent;
  border-radius: 0em;	
}
#main-nav a:hover {
  text-decoration:none;
	color:#ff0000;
	border-bottom: solid 2px transparent;
	border-radius: 0em;	
}
.main-nav .current {
	text-decoration: none;
}


/* main level link :hover */
#main-nav a:hover, #main-nav li:hover > a {
}

/* current link */
#main-nav .current_page_item a, #main-nav .current-menu-item a {
		background-color: transparent;
	color: #ff0000;
	border-bottom: solid 2px transparent;
	border-radius: 0px;
}
/* current link :hover */
#main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover {
	background-color: transparent;
	color: #1f3d11;
	border-bottom: solid 2px transparent;
}

/* sub-levels link */
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {
	color: #1f3d11;
	font-size: 100%;
	line-height: 140%;
	font-weight: normal;
	text-transform: none;
	margin: 6px 6px 6px 15px;
	padding: 0;
	display: block;
	width: 175px;
	background: none;
	border-bottom: solid 1px transparent;
	text-shadow: none;
	border-radius: 0;
	box-shadow: none;
}
/* sub-levels link :hover */
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {
	background-color: #fff;
	color:  #ff0000;
	border-bottom: solid 1px transparent;
}
/* dropdown ul */
#main-nav ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	position: absolute;
	background-color: #fff;
	border: solid 2px #1f3d11;
	z-index: 100;
	border-radius: 0px;
	left: -999em;
}
#main-nav ul li {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
}
/* show dropdown ul */
#main-nav li.dropdown-open > ul,
.no-touch #main-nav li:hover > ul {
	left: 0;
}
#main-nav li li.dropdown-open > ul.children,
#main-nav li li.dropdown-open > ul.sub-menu,
.no-touch #main-nav li li:hover > ul.sub-menu,
.no-touch #main-nav li li:hover > ul {
	left: 190px;
	top: -2px;
}
#main-nav a:focus {
	outline: 1px dotted #999;
}
#main-nav .sub-arrow {
    border-radius: 100%;
	padding: 0 7px;
	margin-left: 7px;
}
#main-nav ul .sub-arrow {
	float: right;
	margin-right: 10px;
}


.pagenav a {
	background: none;
	color: #1f3d11;
	text-decoration: none;	  	
	border-radius: 0em;	
}
.pagenav a:hover {
	background-color: transparent;
	color: #ff0000;
	border-bottom: solid 1px transparent;
}
.pagenav .current {
	text-decoration: none;
color: #ff0000;
	border-radius: 0em;	
	border: solid 1px transparent;
}


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

POST NAVIGATION
*************************************************************************************/
.post-nav {
	margin: 0 0 30px;
	padding: 15px 0;
	clear: both;
}
.post-nav .prev,
.post-nav .next {
	width: 30%;
	position: relative;
}
.post-nav a {
	text-decoration: none;
	display: block;
}
.post-nav a:hover {
	text-decoration: none;
	color:#ff0000;
	
}
.post-nav .prev {
	float: left;
}
.post-nav .next {
	float: right;
	text-align: right;
}

/* post nav arrow */
.post-nav .arrow {
	background: transparent;
	color: #eb5421;
	font: normal 25px/100% Helvetica, serif;
	display: block;
	float: left;
	width: 32px;
	height: 28px;
	padding: 0;
	text-align: center;
	margin: 0 0px 17px 0;
	border-radius: 0em;
}
.post-nav .next .arrow {
	float: right;
	margin-left: 0px;
	margin-right: 0;
}
.post-nav a:hover span {
	background: none;
}


/************************************************************************************
HEADER
*************************************************************************************/

/* social widget */
.mobile_menu_active .social-widget {
	position: absolute;
	padding: 0px 5px 0px 0px;
	margin: -40px 0px 0px 0px;
	float: right;
}

/************************************************************************************
MOBILE NAV BUTTON
*************************************************************************************/
.mobile_menu_active .mobile-button {
	background-color: transparent;
	position: relative;
	width: 32px;
	height: 30px;
	margin-top: -38px;
	margin-bottom: 30px;
	margin-right: 0px;
	display: block;
	float: right;
	cursor: pointer;
	border-radius: 0px;
}

.mobile_menu_active .mobile-button:before {
	content: "\f0c9";
	font: normal 21px/1em 'themify_theme_icons';
	color: #1f3d11;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -.5em 0 0 -.5em;
	width: 1em;
	height: 1em;
	text-align: center;
}
.mobile_menu_active .mobile-button.active:before {
	color: #1f3d11;
  content: "\f00d";
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
}

/************************************************************************************
MAIN NAV (MOBILE)
*************************************************************************************/
/* main nav */
.mobile_menu_active #main-nav {
	clear: both;
	position: relative;
	top: 0px;
	right: 0;
	left: 0;
	bottom: auto;
	width: auto;
	height: auto;
	z-index: 1000;
	padding: 30px 0 20px 0;
	background-color: #fff;
	border: solid 2px #1f3d11;
	display: none; /* visibility will be toggled with jquery */
	box-shadow: 1px 2px 0 rgba(0,0,0,0);
	border-radius: 0px;
}
.mobile_menu_active #main-nav li {
	clear: both;
	float: none;
	margin: 30px auto 49px auto;
	padding: 0;
	border: none;
	box-shadow: none;
	background: none;
	display: flex;
  
}
.mobile_menu_active #main-nav a, 
.mobile_menu_active #main-nav ul a {
	font: inherit;
	text-transform: inherit;
	background: none;
	width: auto;
	display: block;
	padding: 0;
	color: #1f3d11;
	border: none;
	text-shadow: none;
	box-shadow: none;
	font-size: 24px;
	letter-spacing: 0.2em;
	border-bottom: solid 2px transparent;
}
.mobile_menu_active #main-nav a:hover, 
.mobile_menu_active #main-nav ul a:hover {
	background: none;
	color: #ff0000;
	border-bottom: solid 2px transparent;
}

.mobile_menu_active #main-nav .current_page_item a, .mobile_menu_active #main-nav .current-menu-item a {
		background-color: transparent;
	color: #ff0000;
	border-bottom: solid 2px transparent;
	border-radius: 0px;
}



.wpcf7 form .wpcf7-response-output {
	color: #f00;
	font-size: 16px;
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	
	border: none; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	color: #f00;
	font-size: 16px;
	border: none; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	color: #f00;
	font-size: 16px;
	border: none; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	color: #f00;
	font-size: 16px;
	border: none; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	color: #f00;
	font-size: 16px;
	border: none; /* Yellow */
}


div.wpcf7 .ajax-loader {
  display: none !important;
}

.social-widget {
	float: right;
	position: absolute;
	bottom: 75px;
	right: 0;
}

