/*全体共通*/
body {
	font-family: 'Libre Baskerville',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background-image: url();
	background-repeat: repeat;
}

.footer-gallery {
	display: none!important;
}

.header-bar {
	background-image: url();
	background-repeat: repeat;
}

.logo-image {
	top: 15px;
	left: 0;
}

.global-nav > ul > li > a {
	font-family: 'IM Fell DW Pica',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #2F4F4F;
	font-size: 15px;
}

.global-nav a:hover {
	color: #c0c0c0;
}

.global-nav .sub-menu a {
	font-family: 'IM Fell DW Pica',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background: #2F4F4F;
	color: #fff;
}

.global-nav .sub-menu a:hover {
	background: #c0c0c0;
	color: #fff;
}

.global-nav .current-menu-item > a {
	color: #555;
}

.footer {
	background-image: url();
	background-repeat: repeat;
}

.footer-nav-wrapper {
	height: 300px;
}

.footer-widget-title {
	font-weight: bold;
}

.footer-nav-inner {
	text-align: center;
}

.footer-nav{
/*width: 900px;*/
	font-family: 'IM Fell DW Pica',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.footer-widget.widget_nav_menu{
	/*width: 280px;*/
	text-align : center;
}

.align1 {
	color: #;
}

.footer-bar01, .copyright {
	background: #A67E6D;
}

.social-nav-item a:hover:before {
	color: #;
}

.headline-font-type {
	font-weight: 500;
	font-family: 'IM Fell DW Pica',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.pagetop a {
	background: #c0c0c0;
}

.pagetop a:hover {
	background: #e8e6e6;
}

.footer-bar01, .copyright {
	background: #2F4F4F;
}

div#nav_menu-2 {
	width: 100%;
}

div#nav_menu-2 ul li {
	display: inline-block;
	margin: 0 30px;
}

ul.dp-footer-bar {
	background: rgba(47, 79, 79, 0.82);
	border-top: 1px solid #2f4f4f;
}

li.dp-footer-bar-item a {
	color: #fff;
}

/*トップページ*/

.top-slider-content-inner {
	background: none; 
	transition: 1.9s;
}

.top-slider-content-inner:hover {
	background: rgba(255, 255, 255, 0.0);
}

.top-slider-nav li.active a{
	background: #2f4f4f;
}

h2.headline-font-type {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	font-size: 30px !important;
	color: #2f4f4f;
}
h2.content01-title.headline-font-type{
	font-size: 36px !important;
}
.content01 h3{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px !important;
	color: #2f4f4f;
	display: table;
	padding: 0 55px;
	margin: 1.5em auto .5em;
	position: relative;
}
.content01 h3:before, .content01 h3:after {
	content: '';
	display: inline-block;
	width: 45px;
	height: 1px;
	background-color: #2f4f4f;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.content01 h3:before {
	left:0;
}
.content01 h3:after {
	right: 0;
}
.content02-title {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	font-size: 28px !important;
	color: #fff;
}

.content02 {
	background-image: url(https://ibroom-mie.com//wp-content/uploads/2019/07/top1bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
}

.content02-button {
	background: #d9ccb200;
	color: #ffffff;
	border: 1px solid;
}

.content02-button:hover {
	background: #fff;
	color: #444;
	border: 1px solid #fff;
}

.column-layout03 {
	background: #f1f1f1;
	background-repeat: repeat;
}

.column-layout03-title {
	color: #2f4f4f !important;
}

h2.headline-font-type.article03-title {
	font-size: 16px !important;
}

@media only screen and (max-width: 1200px) {
	.logo-image {
		top: 0px;
	}

	.top-slider-logo {
		width: 65%;
	}

	.logo img {
		height: 55px;
	}

	.global-nav a, .global-nav a:hover {
		background: #2f4f4f;
	}
}

@media only screen and (max-width: 991px) {
	.footer-nav-wrapper {
		display:none!important;
	}
}

@media only screen and (max-width: 767px){
	h2.headline-font-type {
		font-size: 27px !important;
	}

	section.content01.fade01.fade02 p {
		text-align: left;
	}
}

@media only screen and (max-width: 480px){
	.top-slider-logo {
		margin-left: -78px;
		width: 40%;
		margin-bottom: -13px;
	}
}

@media(max-width: 320px) {
	.top-slider-logo {
		margin-left: -128px;
	}
}

/*固定ページ*/
.post-content h2 {
	padding: 0;
	margin: 90px 0 0 0;
	font-family:	"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #2f4f4f;
	font-size: 36px;
}
.post-content h2:after {
	content: '';
	display: block;
	width: 40px;
	height: 1px;
	background: #2f4f4f;
	margin: 10px 0 15px;
	box-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
span.biggreen {
	font-size: 120%;
	font-weight: bold;
	color: #5c9696;
}

@media only screen and (max-width: 767px){
	.post-content h2 {
		padding: 0;
		margin-top: 0px;
		font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
		color: #2f4f4f;
		font-size: 28px;
	}
}

/* ibloomとは */
.full_content {
	position: relative;
	box-sizing: border-box;
}
.concept_text_r {
	width: 70%;
	margin-right: 30%;
	margin-bottom: 100px;
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
				-1px 1px 0 #FFF, 1px -1px 0 #FFF,
				0px 1px 0 #FFF,	0-1px 0 #FFF,
				-1px 0 0 #FFF, 1px 0 0 #FFF;
}
.concept_img_l {
	width: 60%;
	position: absolute;
	top: -10px;
	right: 0;
	z-index: -1;
}
.concept_text_l {
	width: 65%;
	margin-left: 35%;
	padding: 150px 0 0px;
	min-height: 300px;
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
				-1px 1px 0 #FFF, 1px -1px 0 #FFF,
				0px 1px 0 #FFF,	0-1px 0 #FFF,
				-1px 0 0 #FFF, 1px 0 0 #FFF;
}
.concept_img_r {
	width: 50%;
	position: absolute;
	top: 20px;
	z-index: -1;
}

@media only screen and (max-width: 485px){
	.concept_text_r, .concept_text_l {
		width: 100%;
		margin: 0;
	}
	.concept_text_l {
		padding: 0;
		min-height: auto;
	}
	.concept_img_l, .concept_img_r {
		position: relative;
		top: 0;
		width: 100%;
	}
	.concept_img_l {
		margin-bottom: 50px;
	}
	.post-content {
		padding: 50px 0 0;
	}
}

/* greeting */
.greetbox {
	background: url(https://ibroom-mie.com/wp-content/uploads/2019/07/menu01.jpg) no-repeat center top;
	background-size: 100%;
	padding: 260px 100px 0;
}
.greetbox p {
	background: rgba(248, 250, 255, 0.92);
	box-sizing: border-box;
	padding: 50px 55px 50px 69px;
	margin: 0;
	width: 75%;
	margin-top: 14%;
	margin-left: 30%;
}

@media only screen and (max-width: 1024px){
	.greetbox p {
		width: 100%;
		margin-left: 0;
		margin-top: 0;
	}
}

@media only screen and (max-width: 991px){
	.greetbox {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media only screen and (max-width: 767px){
	.greetbox {
		padding-top: 190px;
	}
}

@media only screen and (max-width: 485px){
	.greetbox {
		background-size: 100%;
		background-position: left top;
		padding-left: 0;
		padding-right: 0;
	}

	.greetbox p {
		background: #f8faff;
		padding: 30px 30px 30px 35px;
	}
}

/* gaiyou */

.content_box {
	width: 48%;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	margin-top: 40px;
}
.content_box.left {
	padding-right: 40px;
}
.content_box.right {
	padding-left: 40px;
}
.post-content tr {
	border-bottom: 1px solid #2f4f4f;
}
.post-content td, .post-content th {
	border: none;
	background: none;
	vertical-align: middle;
	font-size: 14px;
	padding: 15px 0;
	line-height: 1.6;
}
.post-content th {
	width: 25%;
	text-align: left;
	padding-right: 5px;
}
@media only screen and (max-width: 970px){
	.content_box {
		width: 100%;
		display: block;
		margin-top:0px;
	}
	.content_box.left {
		padding-right: 0px;
	}
	.content_box.right {
		padding-left: 0px;
		margin-bottom:50px;
	}
}

/* contact */
.contact_list {
	width: 800px;
	margin: 0 auto 30px;
	background: #f8faff;
	box-sizing: border-box;
	padding: 40px 45px;
}
.contact_list h2 {
	font-size: 22px;
}
.contact_list li {
	display: inline-block;
	margin: 5px;
	padding: 7px 10px;
	background: #fff;
	line-height: 1;
	font-size: 18px;
}

.contact_list ul {
	margin: 0;
}

.tel_box h2 {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 50px;
	color: #333;
	font-size: 30px;
}

.tel_box h2:after {
	display: none;
}

.tel_box h2 span {
	font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 0.6em;
	background: #ff9547;
	padding: 2px 7px;
	color: #fff;
}

p.main_text.mail_caution {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 20px;
	color: #ff9546;
}

.wpcf7 {
	border: none;
	background: none;
}

.wpcf7 form {
	margin: 0;
}

table.mailform th, table.mailform td {
	font-size: 16px;
	padding: 30px 0;
}

table.mailform th {
	padding-right: 15px;
	font-weight: bold;
}

.wpcf7 input, .wpcf7 textarea {
	border-radius: 20px;
	padding: 20px;
	border: none;
	background: #f1f1f1;
}

span.any {
	background: #e8e8e8;
	font-size: 0.7em;
	padding: 2px 5px;
	margin-left: 10px;
}

span.required {
	background: #e63e3e;
	color: #fff;
	font-size: 0.7em;
	padding: 2px 5px;
	margin-left: 10px;
}

.wpcf7 select, .wpcf7 .wpcf7-list-item-label {
	font-size: 16px;
}

span.wpcf7-list-item {
	display: block;
	margin: 0;
}

.wpcf7 input.wpcf7-submit {
	width: 400px;
	line-height: 1em;
	height: 70px;
	font-weight: bold;
	font-size: 20px;
	background: #2f4f4f;
	border-radius: 4px;
}

.wpcf7 input.wpcf7-submit:hover {
	background: #368361;
}
p.contact-tel {
	font-weight: 400 !important;
	color: #5c9696;
	text-align: center;
	font-size: 34px;
	margin-bottom: 10px;
	line-height: 40px;
}

.telbox {
	text-align: center;
	border: 1px solid #c0c0c0;
	border-radius: 5px;
	padding-bottom: 20px;
}
.telbox h2 {
	text-align: center;
	color: #2f4f4f;
	margin-top:40px;
}
.telbox h2:after {
	content: '';
	display: block;
	width: 40px;
	height: 0px;
	background: #2f4f4f;
	margin: 10px 0 15px;
	box-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}

@media only screen and (max-width: 991px){
	.contact_list {
		width: 100%;
	}

	table.mailform th {
		width: 30%;
	}
}

@media only screen and (max-width: 767px){
	.contact_list {
		padding: 30px;
	}

	.wpcf7 input.wpcf7-submit {
		width: 80%;
	}

	.telbox {
		margin-bottom: 50px;
	}
}

@media only screen and (max-width: 485px){
	.contact_list {
		padding: 0;
		background: none;
	}
	.contact_list li {
		background: #f8faff;
		margin: 2px 0px;
		font-size: 14px;
	}
	.tel_box h2 {
		font-size: 20px;
	}
	table.mailform th, table.mailform td {
		display: block;
	}
	table.mailform th {
		width: 100%;
		text-align: center;
		padding: 10px 0 0;
	}
	table.mailform td {
		padding-top: 5px;
		padding-bottom: 25px;
	}
	.wpcf7 input.wpcf7-submit {
		width: 100%;
	}
	table.sp-mb80 {
		margin-bottom: 80px;
	}
	.f_logo {
		width: 200px;
	}
}

video {display:block;}
 
#bg-video {
	right:0;
	bottom:0;
	z-index:-1;
}

section {
	background-color: rgba(255, 255, 255, 0.94);
}

#main-image {
	background-color: rgba(0, 0, 0, 0);
}

video {
	min-height: 20%;
	min-height: 20vh;
	min-width: 20%;
	min-width: 20vw;
	width:100%;
	height:auto;
	background: url('https://ibroom-mie.com/wp-content/uploads/2019/07/sl1.jpg') no-repeat; // 動画が再生を始めるまで、cssのほうでも背景を設定します。
	background-attachment: fixed; // 中央揃えになるように、fixed。
	background-position: center center;
}
/*TOPテキスト*/
.head_txt {
	width: 70%;
	margin: 50px auto 0 auto;
	padding: 2%;
	font-size: 1.5em;
	text-align: center;
	line-height: 2;
	color: #2f4f4f;
	border: double 3px #2f4f4f;
}

@media only screen and (max-width: 767px){
	.head_txt{
		width: 90%;
		font-size: 1.1em;
	}

	.article03-title {
		height: 52px;
		margin: 0.5em 0 0.17em;
	}
}

/*インスタ*/
.instagram_feed{
	margin: 0 auto -150px auto;
}

@media only screen and (max-width: 767px){
	.instagram_feed{
		margin: 0 auto;
	}
}

/* TOP Banner */
.original01{
	margin-top: -50px;
}
.banner_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.banner_list li{
	width: 50%;
	box-sizing: border-box;
	padding: 1%
}
.banner_list li a:hover{
	opacity: 0.5;
}
.banner_list li img{
	width: 100%;
}

@media only screen and (max-width: 767px){
	.content01 h2.headline-font-type{
		font-size: 21px !important;
	}
	.headline-primary{
		margin: 50px 0 24px;
	}
	.original01{
		margin-top: -30px;
	}
	.banner_list li{
		width: 100%;
	}
	h3.content01-title {
		font-size: 18px;
	}
}
#menu-item-145 a{
	background: #ccb476;
}
#menu-item-145 a:hover{
	background:#F1F1F1;
	transition: 0.3s;
	color:#A17F4F;
}
@media only screen and (max-width: 1200px){
	#menu-item-145 a:hover{
		background:#A1CA6A;
	}
}
/*Instagram*/
.insta-wrap{
	width:100%;
	margin:auto;
	margin-top:50px;
	margin-bottom:50px;
	overflow:hidden;
}
.sbi_header_text{
	text-align:center;
}
.insta-title{
	font-weight: 400;
	font-size: 3em;
	text-align: center;
	margin-bottom: 0px;
	margin-top:5px;
	color: #212121;
	line-height: 1;
	font-family: 'PT Sans Narrow', sans-serif;
}
@media only screen and (max-width: 1200px){
	.insta-wrap{
		width:100%;
		margin-top:30px;
		margin-bottom:30px;
	}
	.sbi_item{
		width:25%!important;
		height:auto;
	}
	#sbi_images{
		padding:0px!important;
	}
	.insta-title{
		font-size: 2em;
	}
}
.tvnews-m{
	width:70%;
	margin:auto;
	margin-top:50px;
}
@media only screen and (max-width: 767px){
	.tvnews-m{
		width:100%;
		margin-top:20px;
	}
}
.tvnews-m img{
	width:100%;
}
.about-imgblock{
	width:100%;
	max-width:690px;
	margin:auto;
}
.about-imgblock img{
	width:100%;
}
@media only screen and (max-width: 767px){
	.sp-margin{
		margin-top:30px!important;
	}
}
.flow-box-m {
	display: flex;
	flex-wrap: wrap;
	padding:30px 0px;
}
.flow-text-m{
	width:35%;
	box-sizing:border-box;
}
.flow-img-m{
	width:50%;
	box-sizing:border-box;
	padding:0px 15px 0px 15px;
}
.flow-text-m img{
	width:100%;
}
.flow-img-m img{
	width:100%;
}
@media only screen and (max-width: 1000px){
	.flow-text-m{
		width:100%;
		padding:15px 0px;
		height:auto;
	}
	.flow-img-m{
		width:100%;
		padding:15px 0px;
	}
	.flow-box-m{
		padding:0px;
	}
}
.wrap-m{
	max-width:1000px;
	margin:auto;
}
.about-six{
	border:1px solid #368E39;
	box-sizing:border-box;
	padding:10px;
	margin-bottom:30px;
}
.about-six p{
	margin:5px 0px 5px 0px;
	font-size: 20px;
	text-align: center;
}
@media only screen and (max-width: 1000px){
	.about-six p{
		font-size: 16px;
		text-align: left;
	}
}
.yoyakuru-box a {
	transition: 0.3s;
	border: none !important;
	margin-top: 10px;
	display: inline-block;
}
.yoyakuru-box a:hover {
	opacity: 0.6;
}
.about-text{
	padding-top:30px;
}
@media only screen and (max-width: 1000px){
	.about-text{
		padding-top:0px;
	}
}
.top-box-m a{
	transition: 0.3s;
	border: none !important;
	margin-top: 0px;
	margin-bottom: 20px;
	display: inline-block;
}
.top-box-m a:hover{
	opacity: 0.6;
}
@media only screen and (max-width: 767px){
	.top-box-m{
		width:60%;
		margin:auto;
	}
	.top-box-m img{
		width:100%;
	}
	.sp-off-m{
		display:none;
	}
}