@charset "utf-8";
/*
Theme Name: for_morinomanabiya
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: luckpond
Tags: 
Version: 0.1.2
*/





/* 各ページヘッダをプレーンに */
.page-header_pageTitle, h1.page-header_pageTitle:first-child {
	background-color: none !important;
	color: #584434;
	font-size: 1.2em;
	font-weight: 100;
	margin-top: 20px;
	margin-bottom: 9px;
}

.page-header_pageTitle {
	display: none;
}


.subSection-title, h3 {
	border-bottom: none ;
	padding: 0 !important;
}
.subSection-title:after, h3:after {
	border-bottom: none;
}






/* 各ページヘッダをプレーンに〜ここまで */

.published {
	display: none;
}
.wp-embed-excerpt {
	color:blue;
}

.sub_cap {
	color:#333;
	font-size:130%;
}
.post-meta-key {
	color:red;
}

.menu-item-has-children {
	font-weight: 600;
	color:red;
}

.wp-embed-share-dialog-open {
	display: none;
}

dt,dd {
	border: none;
}

.link_setter {
	margin-top: -100px;
	padding-top: 100px;
}

.gMenu_description {
	background-color: red;
	color:#fff;
}

#menu-item-251 span {
	background-color:#0E550E;
}

h4 {
	background-color:#AFC0A5;
	font-size: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: 7px solid #3D5B3A;
}
h3 {
	font-size: 19px;
	font-weight: 600;
}
h2 {
	background-color: transparent !important;
	padding-top: 4px !important;
	padding-bottom: 4px !important;
}
h5 {
	font-size: 16px;
}
.top3 h3 {
	text-decoration-line: none;
	border:solid 2px #6F8472;
	border-radius: 40px;
	text-align: center;
	font-size: 18px;
	padding: 5px auto !important;
}

.top_link_menu p {
	font-size: 12px;
}

.fw01 {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.fw02 {
	font-size: 24px;
	font-weight: 600;
}
.fw02 .fa {
	margin-right: 8px;
}

.siteFooter {
	background-color: #C0D7C4;
}

.eco_h2 {
	background-color:red !important;
	color:#fff !important;
	border-bottom: none;
	border-top:none;
		text-align: center !important;

	
}
.morino_h2 {
	background-color:#006837 !important;
	color:#fff !important;
	border-bottom: none;
	border-top:none;
	text-align: center !important;
}


.hissu {
	color:red;
}

/* ------------------------------------------------------------ */

.veu_autoEyeCatchBox {
	display: none;
}

h1.entry-title {
	font-size: 26px;
}

.tour_information h3 {
	border-bottom: dotted #457032 2px;
	margin-top: 50px;
}

.date_price {
	font-size: 22px;
	border-bottom: solid #457032 2px;
	text-align: center;
}
.date_price span {
	font-size: 80%;
}

.day_plan01 {
	font-size: 150%;
	font-weight: 600;
	color: #4362E7;
}
.day-plan02 {
	background-color: #4362E7;
	color: #fff;
}

/* ------------------------------------------------------------------------- */

.tukihi {
	font-size: 80%;
}

.sat_d {
	background-color: blue;
	color: #fff;
	padding: 2px 30px;
	border-radius: 3px;
	font-size: 80%;
}

.align_center {
	text-align: center;
}

.link_title {
	font-size: 24px;
	border-bottom: dotted #557E44 2px;
	margin-top: 50px;
}
.click {
	background-color: red;
	color: #fff;
	padding: 2px 10px;
	border-radius: 3px;
	font-size: 60%;
	font-weight: 600;
	margin-left: 20px;
}

/* ------------------------------------------------------------ */
.forum h3 {
	border-bottom: dotted 2px #346641; 
}

/* ------------------------------------------------------------- */

.btn-square,.btn-square a:visited {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background:#347021;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #0E2E07;
  border-radius: 3px;
}
.btn-square:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}

.pension_info h3 {
	text-align: center;
}

.pension_info a {
	background-color: #6B9E5D;
	color:#fff;
	padding: 8px;
	display: block;
	text-align: center;
	border-radius: 5px;
	
}
