/*
Theme Name: 御堂筋ホール
Theme URI: http://www.mhall-s-co.jp/
Author: 株式会社アトレ
Author URI: http://www.marketing.io/
Description: 御堂筋ホール公式ホームページ用
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, white, one-column, fixed-width, editor-style, featured-image-header, featured-images
Template: twentyeleven
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/*
@import url("../twentyeleven/style.css");
*/

@font-face {
  font-family: "FontAwesome";
}
body {
	padding: 0;
	margin:0;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: 13px;
	line-height: 1.6;
	letter-spacing: 0;
}
ul { list-style:none; padding: 0; margin:0; }
h3 {
	line-height:2.5;
	font-size:20px;
	border-top:1px solid #0D7B52;
	border-bottom:1px solid #0D7B52;
}
h3 span.floor {
	background : #0D7B52 url(img/common/floor.jpg);
	color: #FFF;
	margin-right: 20px;
	padding: 8px 16px;
}
h4 {
	font-size:16px;
	padding-left:30px;
	line-height: 2;
	margin: 0 0 10px;
	background : #EFF1EF url(img/common/h4_bg.png) no-repeat 5px center;
}
h5 {
	color: #858544;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1;
}
/* IE対策 */
a img {
	border:none;
}
a:hover img{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.w_auto {
	width:auto;
}
table {
	border: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-collapse: collapse;
	width:100%;
	margin-bottom:10px;
}
th,
td {
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	padding: 5px 8px;
}
th {
	background: #F0F8E9;
}
td {
	text-align:right;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1; /* for IE 6/7 only */
}
.left{
  float:left;
}
.right {
  float:right;
}
.allart {
	color: #d42929;
	padding: .5em;
	background-color: #ffeeee;
}
.allart img {
	vertical-align: middle;
}
.wrap {
	margin: 0 auto;
}
header .wrap,
footer .wrap,
nav#global .wrap {
	width:1000px;
}
#main .wrap {
	width:940px;
}
#main .col2_1 {
	width:455px;
	float:left;
}
#main .col2_2 {
	width:455px;
	float:right;
}
strong {
	color:#7EA525;
}
.youbi {
	padding-left: 5px;
	font-size: 0.8em;
}
.max300 {
    border: 1px solid #0D7B52;
    padding: .25em 1em;
    color: #0D7B52;
}
ol {padding-left: 22px;}
ol li ol {list-style-type: katakana-iroha;}

ul.notice li {
	padding: 0 0 8px 15px;
	background: url(img/common/notice_mark.gif) left 5px no-repeat;
}
/* common:ヘッダ
---------------------------------------------------- */
nav#global {
	background: #fff url(img/common/gnavi_bg.jpg) left top repeat-x;
	width:100%;
	height:35px
}

nav#global ul {
	list-style:none;
	padding: 0;
}
nav#global ul li {
  position: relative;
	display:block;
	float:left;
	margin-left: -1px;
	height: 35px;
}
nav#global li {
	float:left; 
	display:block; 
	width:166px; 
	background:#107B50; 
	position:relative;
	z-index:500; 
	margin:0 1px;
}
nav#global li a {
	display:block; 
	height:35px; 
	text-decoration:none; 
	color:#000; 
	text-align:center; 
}
nav#global li a:hover {
	background-color:#139762;
	color:#fff;
}
nav#global li ul {
	position:absolute; 
	left:0; 
	display:none; 
	margin:35px 0 0 -1px; 
	padding:0; 
	list-style:none;
}
nav#global li ul li {
	float:left;
}
nav#global li ul a {
	display:block;
	height:15px;
	padding: 8px 5px;
	color:#CCC;
}
nav#global li ul a:hover {
	text-decoration:underline;
}

/*スマホ用ボタン*/
#spuse {
    display: none !important;
}#spuse ul li {
	float: left;
	width: 50%;
	margin: 0;
	margin-bottom: 1em;
}
#spuse a {
	display: block;
	padding: .8em 0;
	font-size: 5em;
	text-align: center;
	border-radius: 20px;
	margin: 2px;
	color: white;
	box-shadow: 4px 6px 12px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ff6d00), color-stop(0.46, #ffb000), color-stop(0.43, #ffd500), color-stop(0.00, #ff0));  
	background: -webkit-linear-gradient(top, #ff0 0%, #ffd500 43%, #ffb000 46%, #ff6d00 100%);
	background: -moz-linear-gradient(top, #ff0 0%, #ffd500 43%, #ffb000 46%, #ff6d00 100%);
	background: -o-linear-gradient(top, #ff0 0%, #ffd500 43%, #ffb000 46%, #ff6d00 100%);
	background: -ms-linear-gradient(top, #ff0 0%, #ffd500 43%, #ffb000 46%, #ff6d00 100%);
	background: linear-gradient(to bottom, #ff0 0%, #ffd500 43%, #ffb000 46%, #ff6d00 100%);
	text-decoration: none;
}
h1 {
	margin:0 0 20px;
}
header#branding {
	background-color: #fff;
	padding:8px 0 ;
	border-top:2px solid #333;
	width:100%;
}
header#branding .info h1{
	font-size:10px;
	font-weight:normal;
	margin-bottom: 10px;
	line-height: 1.2;
}
header#branding .info {
	display: inline-block;
	width: 500px;
}
header#branding .reception{
	display: inline-block;
	width: 98px;
}
header#branding .contact {
	display: inline-block;
	width:490px;
}
.shadow{
	box-shadow: 0px 1px 2px #999;
	-moz-box-shadow: 0px 1px 2px #999; /* Firefox */
	-webkit-box-shadow: 0px 1px 2px #999;  ; /* Chrome, Safari */
	background-color:#fff;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999, direction=135, strength=10, enabled=true);
}
/* common:メイン
---------------------------------------------------- */
#main {
}
#breadcrumb {
	padding: 10px 0 0;
}
#breadcrumb ul li {
	float: left;
	margin-right: 10px;
}
#primary {
	width:1000px;
	margin: 0 auto 30px;
}
#secondary {
	width:1000px;
	margin: 0 auto 30px;
	background-color:#fff;
}
#content{
	padding-bottom:30px;
}
/* common:フッタ
---------------------------------------------------- */
#bottom {
	width : 1000px;
	margin: 0 auto;
}
#bottom nav {
	padding: 14px 0 0 10px;
	margin-bottom: 20px;
	height: 90px;
	background:url(img/common/bnavi_bg.png) no-repeat left top;
}
#bottom nav ul li {
	float:left;
	margin-left:20px;
}
#bottom nav ul li img {
	box-shadow: 0px 1px 2px #999;
	-moz-box-shadow: 0px 1px 2px #999; /* Firefox */
	-webkit-box-shadow: 0px 1px 2px #999;  ; /* Chrome, Safari */
	background-color:#fff;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999, direction=135, strength=10, enabled=true);
}
#bottom #gototop {
	text-align:right;
	margin-bottom:20px;
}
footer#colophon {
	background : url(img/common/footer_bg.gif) repeat-x top center;
	padding-top:20px;
}
footer#colophon section{
	height: 280px;
}
footer#colophon a {
	color:#fff;
	text-decoration : none;
}
footer#colophon nav {
	width: 400px;
	float: left;
}
footer#colophon nav ul{
	margin: 10px 30px 0 0;
}
footer#colophon nav ul li{
	padding: 0 0 5px 15px;
	background: url(img/common/footerli1_mark.gif) no-repeat left 8px;
}
footer#colophon nav ul li ul li{
	padding-left:20px;
	background: url(img/common/footerli2_mark.png) no-repeat 5px 8px;
}
footer#colophon .corpinfo {
	width:550px;
	float:right;
	margin-right:10px;
	background-color:#D8E2DA;
	padding:10px 10px 5px;
	font-size:10px;
}
footer#colophon .corpinfo p{
	margin: 0 0 5px;
}
footer#colophon .corpinfo dl{
	clear: both;
	margin: 0 0 10px;
}
footer#colophon .corpinfo dl dt{
	float: left;
	clear: both;
	width: 30px;
	text-align:center;
	background-color:#999966;
	color:#FFF;
}
footer#colophon .corpinfo dl dd{
	margin: 0;
	padding-left: 35px;
	margin-bottom:2px;
}
footer#colophon .corpinfo .status{
	width:240px;
	float:left;
	line-height:1.5;
}
footer#colophon .corpinfo .map{
	float:right;
}
#site-generator {
	background-color:#111;
	text-align:center;
	color:#FFF;
	padding:3px 0;
}

/* TOPページ
---------------------------------------------------- */

#primary {
	margin-top:60px;
}
#primary article.hall,
#primary article.access {
	float:left;
	width:290px;
	margin-right:30px;
	margin-bottom: 20px;
}
#primary article.location{
	float:left;
	width:290px;
	margin-right:30px;
}

#primary article.information {
	float:right;
	width:360px;
}

#primary article.information a{
color:#333;
text-decoration:none;

}
#primary article.information a:hover img{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#primary article.about {
	float:right;
	width:670px;
	background: url(img/top/topborder.png) no-repeat left bottom;
}
#primary article.hall img,
#primary article.location img,
#primary article.access img {
	border:1px solid #eee;;
}

#primary h2 {
	margin-bottom: 0px;
	margin-top: 0px;
	height: 40px;
}

#primary article.about h2 {
	background: url(img/top/topborder.png) no-repeat left bottom;
}
#primary .information .list {
	min-height: 300px;
	background: #fff;
	padding:15px;
}
#primary .information .list dl {
	margin: 0 ;
}
#primary .information .list dl dt{
	font-size:11px;
	color:#006D46;
	padding-left:15px;
	background:url(img/common/brownmark.png) left center no-repeat;
}
#primary .information .list dl dd{
	margin-left:0;
	margin-bottom:7px;;
	padding-bottom:7px;
	border-bottom:dotted 1px #999;
}
li.showPage img {
	opacity:0;
}
/* CONTACTページ
---------------------------------------------------- */
#trust-form {
	width:600px;
	margin:0 auto;
}
#trust-form table{
	width:auto;
}

/* FAQページ
---------------------------------------------------- */
#faq h3 {
	background: url(img/common/brownmark.png) no-repeat left center;
	padding: 0 0 0 20px;
	border: none;
	margin: 30px 0 0;
	line-height: 1.2;
	color: #868644;
	font-weight: normal;
}

/* HALLページ
---------------------------------------------------- */
#gallery,#ex-gallery {
  padding: 10px;
	margin: 0 auto;
}
.hall_row1_1 {
	float: left;
	width: 300px;
}
.hall_row1_2 {
	float: right;
	width: 620px;
}

/*------ PDF DL ------*/

.hall_pdf_down {
	overflow: hidden;
}

.hall_pdf_down_title {
	float: left;
	width: 300px;
}

.hall_pdf_down_title p{
	font-size: 13px;
	margin-top: 0px;
}

.hall_pdf_down table {
	float: right;
	width: 620px;
}

.hall_pdf_down table th {
	width: 83px;
}

.hall_pdf_down table .down-first-tr td {
	background: #F0F8E9;
	text-align: center;
	font-weight: bold;
}

.hall_pdf_down table .down-after td {
	text-align: left;
	width: 300px;
}

.hall_pdf_down table .down-after td a br {
	display: none !important;
}

.hall_pdf_down table .down-after td,.hall_pdf_down table .down-after td a {
	
}

.hall_pdf_down table .down-after td a {
	text-decoration: none;
	overflow: hidden;
}

.hall_pdf_down table .down-after td a:hover {
	opacity: 0.6;
}

.hall_pdf_down table .down-after td a img,.hall_pdf_down table .down-after td a div {
	display: inline-block;
	vertical-align: middle;
}

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

.down-after_pview_first {
	margin-top: 5px;
}

.down-after_pview div {
	padding-top: 0px !important;
	display: block !important;
}

.hall_pdf_down table .down-after td a img {
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.hall_pdf_down table .down-after td a div {
	padding-top: 15px;
}

.hall_pdf_down table .down-after td a .zumen_vector {
	text-align: center;
	display: block;
}

/*--- 会議室 ---*/

.control3f_dl a div {
	padding-top: 2px !important;
}

/* ROOMページ
-------------------------------------------------*/
.room_row1_1 {
	float: left;
	width: 500px;
}
.room_row1_2 {
	width: 415px;
	float: right;
}

/* GUIDEページ
-------------------------------------------------*/
dl#flow  {
	font-size:14px;
}
dl#flow dt {
	float: left;
	clear: both;
	width: 210px;
}

dl#flow dd {
	margin-left: 210px;
	padding-top:0.5em;
}
/* IE7以下以外用 */
dl#flow dd:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
}

/* CPページ
-------------------------------------------------*/
table.corpinf th{
	width:100px;
}
table.corpinf td{
	text-align:left;
}

/* NEWS & TOPICSページ
-------------------------------------------------*/
span.campaign_end {
	text-decoration: line-through;
}

/*=================================================================
					レスポンシブデザイン・PC
===================================================================*/

@media screen and (min-width: 1000px) {
.pc_none{
	display:none !important;
}
}

#sp_henkou_button {
    color: #fff !important;
    text-decoration: underline !important;
    margin: 0 0 10px;
    font-size: 16px;
    display: none;
    text-align: center;
    width: 100%;
    padding: 20px 0;
}

#sp_henkou_button_h {
    width: 60%;
    margin: 0 auto 30px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    background-color: #167d51;
    border-radius: 6px;
    color: #fff;
    padding: 10px 0;
	display: none;

}

/*=================================================================
					レスポンシブデザイン・スマホ
===================================================================*/
@media screen and (max-width: 767px) {
.vector_sp {
	display: none;
}

.hall_pdf_down .hall_pdf_down_title {
	float: none;
	width: 100%;
}

.hall_pdf_down .hall_pdf_down_title br {
	display: none;
}

.hall_pdf_down table {
	float: none;
	width: 100%;
}

.hall_pdf_down table .down-after td a img,.hall_pdf_down table .down-after td a div {
	display: inline-block;
	vertical-align: middle;
}

.hall_pdf_down table .down-after td a img {
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 22px;
}

.hall_pdf_down table .down-after td a div {
	padding-top: 0px;
}

/*---------- 共通 ----------*/

#spuse {
    display: none !important;
}

.sp_none {
	display:none !important;
}

.sp_on {
	display:block !important;
}

.clearfix {
    clear: both;
    overflow: hidden;
}

.br {
	content: "\A" ;
	white-space: pre ;
}

.mr0 {
	margin-right: 0px !important;
}

.ml0 {
	margin-left: 0px !important;
}

.widthreset {
	width: 100% !important;
}

#main .wrap {
    width: 90%;
}

#secondary {
    width: 100%;
    margin: 0 auto 30px;
    background-color: #fff;
}

.entry-content {
    width: 100%;
}


/*---------- header ----------*/

header .wrap, footer .wrap, nav#global .wrap {
    width: 90%;
}

header#branding .info {
    display: inline-block;
    width: 100%;
}

.info_sp_img img {
    width: 90%;
    margin: 0 5%;
}

.g_button {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.g_button li {
    padding: 10px 0;
}

.g_button>li {
    border-bottom: 1px solid #ccc;
}

.header_menu_tel {
    width: 100%;
}

.header_menu_toiawase {
    width: 100%;
}

.contact.tab_none.header_menu {
    width: 90%;
    margin: 50px 5% 0;
    clear: both;
    overflow: hidden;
}

.pc_henkou_btn {
    display: block;
    background-size: 33px 41px !important;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url(img/pc_henkou.png);
    width: 33px;
    height: 41px;
    position: absolute;
    top: 10px;
    right: 57px;
}

/*---------- footer ----------*/
footer#colophon section {
    height: auto;
    clear: both;
}

footer#colophon .corpinfo {
    float: none;
    margin-right: 0;
    background-color: transparent;
    padding: 10px 0 5px;
    font-size: 10px;
    width: 100%;
}

footer#colophon .corpinfo .status {
    width: 100%;
    float: right;
    line-height: 1.5;
    margin: 40px 0 0;
	font-size: 12px;
}

footer#colophon nav {
    width: 100%;
    float: none;
}

.f_menu_sp {
    margin: 0 5%;
}

.logo img {
    width: 100%;
}

footer#colophon nav ul.f_menu_sp_1 {
    width: 52%;
    margin: 0 3% 0 0;
    font-size: 11.5px;
}

footer#colophon nav ul.f_menu_sp_2 {
    width: 45%;
    margin: 0 0 0 0;
	font-size: 11.5px;
}
	
.f_sp_tel {
    width: 90%;
}	

#pc_henkou_button {
    color: #000 !important;
    text-decoration: underline !important;
    width: 90%;
    font-size: 16px;
    clear: both;
    overflow: hidden;
    padding: 20px 0;
}

.sp_foot ul li {
    text-align: left;
    text-indent: 5%;
}

/*------------ top --------------*/

#slideshow {
	display:none;
}

.sp_slider{
    margin: 30px 0 0 0;
}

.sp_slider .bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: none;
    left: 0;
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
	
#primary {
    width: 100%;
    margin: 30px auto 30px;
}

#primary article.access {
    float: none;
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
    margin-bottom: 20px;
}

#primary article.access img{
	width:100%;
}

#primary article.access h2 {
    margin-bottom: 0;
    margin-top: 0;
    height: auto;
    width: 120px;
}

#primary {
    width: 100%;
    margin: 0 auto 30px;
}

#primary article.location {
    float: none;
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
    margin-bottom: 20px;
}

#primary article.location img{
	width:100%;
}

#primary article.location h2 {
    margin-bottom: 0;
    margin-top: 0;
    height: auto;
    width: 180px;
}

#primary article.information {
    float: right;
    width: 100%;
}
	
#primary article.information h2 {
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
    height: auto;
}

#primary article.information h2 img{
	width:100%;
	display: block;
}

.banner {
    width: 100%;
}

#primary article.hall {
    float: none;
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
    margin-bottom: 20px;
}

#primary article.hall h2 {
    margin-bottom: 0;
    margin-top: 0;
    height: auto;
    width: 180px;
}

#primary article.hall img {
    width: 100%;
}

#primary article.about {
    float: right;
    width: 90%;
    background: url(img/top/topborder.png) no-repeat left bottom;
    margin: 0 5%;
}

#primary article.about h2 img {
    width: 100%;
}

#bottom{
	display:none;
}

#primary article.hall img, #primary article.location img, #primary article.access img {
    border: none;
}

/*============== セカンドページ ===============*/

/*-------------- 会社概要 -------------*/
#company .alignnone.size-full.wp-image-339 {
    width: 100% !important;
    height: auto;
}

#company .col2_1 {
    width: 100% !important;
}

#company .corpinf {
    width: 100%;
    margin-bottom: 10px;
}

#company .col2_2 {
    width: 100%;
    float: none;
}

/*----------- 貸室一覧 ------------*/

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

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

.rental_all .room_row1_1 {
	width: 100%;
}

.rental_all .pc_none.alignnone.size-full.wp-image-143 {
    width: 100%;
}

.rental_all .hall_menseki {
    width: 100%;
}

/*----------- 展示ホール（S・A・B） ------------*/

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

.sp_slider2 .bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    border:none; 
    left:0;
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.sp_slider3 .bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    border:none; 
    left:0;
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.sp_slider3 .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: -50px;
}

.bxslider2 li p, .bxslider3 li p {
    padding: 9px;
    border: 1px solid #ccc;
    margin: 0;
}

.exhibition_hall .bx-pager {
    display: none;
}

.exhibition_hall .bx-wrapper {
    position: relative;
    margin: 0 auto 0;
    padding: 0;
}

.exhibition_hall .exhibition_hall_title img {
	width: 100%;
	height: auto;
}

.exhibition_hall #gallery,.exhibition_hall #ex-gallery {
	height: auto;
	width: 100% !important;
	padding: 0px !important;
}

.exhibition_hall  .ad-image-wrapper {
	width: 100% !important;
	height: auto !important;
}

.exhibition_hall  .ad-image-wrapper .ad-image {
	width: 100% !important;
	height: auto !important;
	position: static !important;
}

.exhibition_hall  iframe {
	width: 100% !important;
}

.exhibition_hall .ad-gallery .ad-image-wrapper .ad-image img {
	width: 100%;
	height: auto;
}

.exhibition_hall .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
	position: static !important;
	width: 100% !important;
	padding: 0px;
}

.exhibition_hall .ad-gallery .ad-thumbs .ad-thumb-list {
	width: 100% !important;
}

.exhibition_hall .hall_row1_1 {
    float: none;
    width: 100%;
}

.exhibition_hall .alignnone.size-full.wp-image-349 {
    width: 100%;
}

.exhibition_hall .hall_row1_2 {
    float: none;
    width: 100%;
}

.exhibition_hall .openbutton_tenji img {
    width: 100%;
	display:block;
}

.exhibition_hall .openbox_tenji {
    display: none;
}

.exhibition_hall .tenji_table_image {
    width: 100%;
}

/*----------- 会議室 ------------*/

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

.mtgroom iframe {
	width: 100% !important;
}

.mtgroom #gallery {
	padding: 0;
}

.mtgroom .ad-gallery {
	width: 100% !important;
}

.mtgroom .kaigi_table1,.mtgroom .kaigi_table2 {
    width: 100%;
}

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

/*----------- アクセス ------------*/

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

.access iframe {
	width: 100% !important;
	height: auto !important;
}

.access #main .col2_1,.access #main .col2_1_2 {
	width: 100% !important;
	float: none !important;
}

.access #main .col2_1 p img,.access #main .col2_2 p img {
	width: 100% !important;
	height: auto !important;
}

.access .access_table {
    width: 100%;
}

/*----------- 個人情報保護方針 ------------*/

.alignnone.size-full.wp-image-414 {
    width: 100%;
    height: auto;
}

.alignnone.size-full.wp-image-189 {
    width: 100%;
    height: auto;
}

/*----------- お問い合わせ ------------*/
.alignnone.size-full.wp-image-326 {
    width: 100%;
    height: auto;
}

#trust-form {
	width: 90%;
}

/*----------- よくある質問 -----------*/
#faq .alignnone.size-full.wp-image-331 {
    width: 100%;
    height: auto;
}

/*----------- ロケーション -----------*/
.alignnone.size-full.wp-image-337 {
    width: 100%;
    height: auto;
}
.alignnone.size-full.wp-image-163 {
    width: 100%;
    height: auto;
}	
	
/*----------- ご利用ガイド -----------*/
#guide .col2_1 {
    width: 100%;
}

#guide .col2_2 {
    width: 100%;
}

dl#flow dt {
    float: left;
    clear: both;
    width: 30%;
}

#flow img {
    width: 100%;
    height: auto;
}

dl#flow dd {
    margin-left: 35%;
    padding-top: 0;
    padding-bottom: 10px;
}

#guide .alignnone.size-full.wp-image-329 {
    width: 100%;
    height: auto;
}

/*----------- 料金表 -----------*/
#price .alignnone.size-full.wp-image-341 {
    width: 100%;
    height: auto;
}

#main .col2_1 {
    width: 100%;
}

#main .col2_2 {
    width: 100%;
}

#price .notice {
    width: 100%;
}

#price .kaigi_table1,#price .kaigi_table2 {
    width: 100%;
}

#price .openbutton_tenji img {
    width: 100%;
	display:block;
}

#price .openbox_tenji {
    display: none;
}

#price .tenji_table_image {
    width: 100%;
}

/*----------- ニュース＆トピックス -----------*/

#news_topics .alignnone.size-full.wp-image-335 {
    width: 100%;
    height: auto;
}

#news_topics .allart {
    padding: 0;
    background-color: transparent;
}

#news_topics .allart_sp {
    padding: .5em;
    background-color: #ffeeee;
}

/*-------------- 404 -------------*/

.nothing404 {
	width: 100%;
}
}

/*=================================================================
					レスポンシブデザイン・タブレット
===================================================================*/

@media screen and (min-width: 768px) and (max-width: 999px) {

/*------ 共通幅のレイアウト調整------ */
/*PCで非表示*/
.pc_none{
	display:none !important;
}
.tb_none{
	display:none !important;
}
.tb_on{
	display:block !important;
}
#secondary {
	width: 100% !important;
}
#main .wrap {
    width: 90% !important;
}
#primary {
    width: 100%;
    margin: 30px auto 30px;
}

/*header*/

header .wrap, footer .wrap, nav#global .wrap {
    width: 100%;
}

header#branding .info {
    display: inline-block;
    width: 44%;
    margin: 0 4% 0 2%;
}

.info img {
    width: 100%;
}

header#branding .contact {
    display: inline-block;
    width: 48%;
    float: right;
    margin-right: 2%;
}

.contact_img_1 {
    width: 100%;
}

.contact_img_2 {
    width: 33%;
}

.contact_img_3 {
    width: 33%;
}

.contact_img_4 {
    width: 31%;
}
.g_button {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.g_button li {
    padding: 10px 0;
}
.g_button>li {
    border-bottom: 1px solid #ccc;
}

/*footer*/
#bottom {
    display: none;
}

/*top*/
#slideshow {
    width: 100% !important;
    height: auto !important;
    margin: 0 auto 40px !important;
    position: relative !important;
	display:none;
}

.sp_slider{
    margin: 30px 0 0 0;
}

.sp_slider .bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border:none; 
    left:0;
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

#top_content {
    width: 90%;
    margin: 0 5%;
}

#primary article.access {
    float: left;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 20px;
}

#primary article.location {
    float: left;
    width: 48%;
    margin-right: 2%;
}

#primary article.information {
    float: right;
    width: 40%;
    margin: 0 0 30px;
}

#primary .information .list {
    min-height: 300px;
    background: #fff;
    padding: 15px;
    margin-top: -10px;
}

.information h2 a img {
    width: 100%;
}

.tb_l_1 {
    width: 60%;
}

.access_img_1 {
    width: 100%;
}

.access_img_2 {
    width: 100%;
}

.location_img_1 {
    width: 100%;
}

.location_img_2 {
    width: 100%;
}

.information .banner {
    width: 100%;
}

#primary article.hall {
    float: left;
    width: 28%;
    margin-right: 2%;
    margin-bottom: 20px;
}

.hall_img_1 {
    width: 100%;
}

.hall_img_2 {
    width: 100%;
}

#primary article.about {
    float: right;
    width: 70%;
    background: url(img/top/topborder.png) no-repeat left bottom;
}

/* 展示室
-------------------------------------------------------------- */
/*---- ベクターデータ非表示 ----*/

.vector_sp {
	display: none;
}

.hall_pdf_down .hall_pdf_down_title {
	float: none;
	width: 100%;
}

.hall_pdf_down .hall_pdf_down_title br {
	display: none;
}

.hall_pdf_down table {
	float: none;
	width: 100%;
}

}

.address {
width:400px;
}

/*=================================================================
					レスポンシブデザイン・PC
===================================================================*/

@media screen and (min-width: 1000px) {
/* common:フッタ
-------------------------------------------------------------- */
#bottom {
	width : 1000px;
	margin: 0 auto;
}

#bottom nav {
	padding: 14px 0 0 10px;
	margin-bottom: 20px;
	height: 90px;
	background:url(img/common/bnavi_bg.png) no-repeat left top;
}

#bottom nav ul li {
	float:left;
	margin-left:20px;
}
#bottom nav ul li img {
	box-shadow: 0px 1px 2px #999;
	-moz-box-shadow: 0px 1px 2px #999; /* Firefox */
	-webkit-box-shadow: 0px 1px 2px #999;  ; /* Chrome, Safari */
	background-color:#fff;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999, direction=135, strength=10, enabled=true);
}
#bottom #gototop {
	text-align:right;
	margin-bottom:20px;
}

footer#colophon {
	background : url(img/common/footer_bg.gif) repeat-x top center;
	padding-top:20px;
}
footer#colophon section{
	height: 280px;
}
footer#colophon a {
	color:#fff;
	text-decoration : none;
}
footer#colophon nav {
	width: 400px;
	float: left;
}
footer#colophon nav ul{
	margin: 10px 30px 0 0;
}
footer#colophon nav ul li{
	padding: 0 0 5px 15px;
	background: url(img/common/footerli1_mark.gif) no-repeat left 8px;
}
footer#colophon nav ul li ul li{
	padding-left:20px;
	background: url(img/common/footerli2_mark.png) no-repeat 5px 8px;
}
footer#colophon .corpinfo {
	width:550px;
	float:right;
	margin-right:10px;
	background-color:#D8E2DA;
	padding:10px 10px 5px;
	font-size:10px;
}
footer#colophon .corpinfo p{
	margin: 0 0 5px;
}
footer#colophon .corpinfo dl{
	clear: both;
	margin: 0 0 10px;
}
footer#colophon .corpinfo dl dt{
	float: left;
	clear: both;
	width: 30px;
	text-align:center;
	background-color:#999966;
	color:#FFF;
}
footer#colophon .corpinfo dl dd{
	margin: 0;
	padding-left: 35px;
	margin-bottom:2px;
}
footer#colophon .corpinfo .status{
	width:240px;
	float:left;
	line-height:1.5;
}
footer#colophon .corpinfo .map{
	float:right;
}
#site-generator {
	background-color:#111;
	text-align:center;
	color:#FFF;
	padding:3px 0;
}

.sp-tel {
	display:none;
}

.pc-tel {
	display:block;
}

.spcontact {
	display:none;

}
.pcphone {
	display:block;
	}
}

/*=================================================================
					レスポンシブデザイン・タブレット
===================================================================*/

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

.sp-tel {
	display:none;
}

.pc-tel {
	display:block;
}

.left.f_menu_sp_1 {
	float:left;
	padding-left:0px;
}

.left.f_menu_sp_2 {
	float:left;
	padding-left:0px;
}

footer#colophon nav {
    width: 50%;
    float: left;
}

footer#colophon .corpinfo {
    width: 45%;
    float: right;
    margin-right: 10px;
    background-color: #D8E2DA;
    padding: 10px 10px 5px;
    font-size: 10px;
}

.logo img {
	width:100%;
}

.map.sp_none {
	display:none;
}

.spcontact {
	display:none;

}
.pcphone {
	display:block;
	}
}

/*=================================================================
					レスポンシブデザイン・スマホ
===================================================================*/
@media screen and (max-width: 767px) {

/*----------- アーカイブ -----------*/

#archieve_post {

}

/*----------- フォーム -----------*/
.input {
width:90%;
}
.address {
width:90%;
}

/*---------- footer ----------*/
footer#colophon section {
    height: auto;
    clear: both;
}

footer#colophon .corpinfo {
    float: none;
    margin-right: 0;
    background-color: transparent;
    padding: 10px 0 5px;
    font-size: 10px;
    width: 100%;
}

footer#colophon .corpinfo .status {
    width: 100%;
    float: right;
    line-height: 1.5;
    margin: 40px 0 0;
	font-size: 12px;
}

footer#colophon nav {
    width: 100%;
    float: none;
}

.f_menu_sp {
    margin: 0 0%;
}

.logo img {
    width: 100%;
}

footer#colophon nav ul.f_menu_sp_1 {
    width: 100%;
    margin: 0 0 0 0;
    font-size: 16px;
	float:none!important;
	text-align:center;
}

footer#colophon nav ul.f_menu_sp_2 {
    width: 100%;
    margin: 0 0 0 0;
	font-size: 16px;
	float:none!important;
	text-align:center;
}

footer#colophon {
	background : url(img/common/footer_bg2.gif) repeat-x top center;
	padding-top:20px;
}

footer#colophon nav ul li {
    background: none;
	padding-left:0px;
	border-bottom:#CCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-weight:bold;
}

footer#colophon nav ul li a {
	width:100%;
    padding-top: 8px;
	padding-bottom: 8px;
	display:block;
}

footer#colophon nav ul li ul li {
	background: none;
	padding-left:0px;
	border-bottom:none;
	border-bottom-style:none;
	border-bottom-width:none;
	font-weight:normal;
}

footer#colophon nav ul {
    margin: 0px 0px 0 0;
}

.sp-left {
	float:left;
	width:40%;
	margin-right:10%;
}
.sp-right {
	float:left;
	width:40%;
}

.sp-tel {
	display:block;
}

.pc-tel {
	display:none;
}


.wrap.clearfix.f_menu_sp {
	width:100%;
}

nav.footer {
	background-color:#133729;
}
.corpinfo {
	width:90%;
	margin:0 5%;
}

.spcontact {
	display:block;
}
.pcphone {
	display:none;
}

.csptel {
	float:left;
	width:50%;
}

.csptel img {
	width:100%;
}

.csptel2 {
	float:left;
	width:50%;
}
.csptel2 img {
	width:100%;
}
.spcontact-in {
	clear:both;
}

.spcontact-in img {
	width:100%;
}

}

/*=================================================================
レスポンシブデザイン・タブレット
===================================================================*/
@media screen and (min-width: 768px) and (max-width: 999px) {

/*------ 共通幅のレイアウト調整------ */
.tab_none {
	display: none;
}
.tabclear {
	clear: both;
}

.widthreset {
	width: 100% !important;
}

.tabletfl {
	float: none !important; 
}

.tableft {
	float: left;
}

.ml3 {
	margin-left: 3%;
}

.taboh {
	overflow: hidden;
}

/*----------- トップ ------------*/
#bgstretcher {
	/*width: 100% !important;
	height: auto !important;*/
}

/*----------- 貸室一覧 ------------*/
.rental_all_title img {
	width: 100% !important;
	height: auto !important;
}

.rental_all_mainimg {
	width: 100% !important;
	height: auto !important;
}

.rental_all_mainimg img {
	width: 100% !important;
	height: auto !important;
}

.rental_all .room_row1_1 {
	width: 100% !important;
	float: none;
}

.rental_all .room_row1_2 {
	width: 100% !important;
	float: none;
}

/*----------- 展示ホールS・A・B ------------*/

.exhibition_hall_title {
	width: 100% !important;
	height: auto !important;
}

.exhibition_hall_title img {
	width: 100% !important;
	height: auto !important;
}

.exhibition_hall .hall_row1_1 {
	float: none;
	width: 100%;
}

.exhibition_hall .hall_row1_2 {
	float: none;
	width: 100%;
}

.exhibition_hall #gallery,.exhibition_hall #ex-gallery {
	width: 100% !important;
	padding: 0px !important;
}

.exhibition_hall #gallery .ad-image-wrapper,.exhibition_hall #ex-gallery .ad-image-wrapper {
	width: 100% !important;
	padding: 0px !important;
}

.exhibition_hall #gallery .ad-image,.exhibition_hall #ex-gallery .ad-image {
	width: 100% !important;
	padding: 0px !important;
}

.exhibition_hall #gallery .ad-image img,.exhibition_hall #ex-gallery .ad-image img {
	width: 100% !important;
	height: auto;
	padding: 0px !important;
}

.exhibition_hall #gallery .ad-image .ad-image-description,.exhibition_hall #ex-gallery .ad-image .ad-image-description {
	width: 100% !important;
}

.exhibition_hall #gallery iframe,.exhibition_hall #ex-gallery iframe {
	width: 100% !important;
}

/*----------- 会議室 ------------*/
.mtgroom_title {
	width: 100% !important;
	height: auto !important;
}

.mtgroom_title img {
	width: 100% !important;
	height: auto !important;
}

.mtgroom .sp_none {
	width: 100%;
}

.mtgroom .sp_none img {
	width: 100%;
}

.mtgroom #gallery {
	width: 100% !important;
	padding: 0px !important;
}

.mtgroom #gallery iframe {
	width: 100% !important;
}

/*----------- 料金表 ------------*/
.price_title {
	width: 100% !important;
	height: auto !important;
}

.price_title img {
	width: 100% !important;
	height: auto !important;
}

#price .col2_1,#price .col2_2 {
	width: 100% !important;
	float: none;
}

#price .col2_1 th {
	width: 50%;
}

#price .col2_2 th {
	width: 50%
}

/*----------- ご利用ガイド ------------*/
.guide_title {
	width: 100% !important;
	height: auto !important;
}

.guide_title img {
	width: 100% !important;
	height: auto !important;
}

#guide .col2_1,#guide .col2_2 {
	width: 100% !important;
	float: none;
}

/*----------- よくある質問 ------------*/
.faq_title {
	width: 100% !important;
	height: auto !important;
}

.faq_title img {
	width: 100% !important;
	height: auto !important;
}

/*----------- 会社概要 ------------*/
.company_title {
	width: 100% !important;
	height: auto !important;
}

.company_title img {
	width: 100% !important;
	height: auto !important;
}

#company .col2_1 {
	width: 100% !important;
	float: none;
}

#company .col2_2 {
	float: none;
}

/*----------- 個人情報保護方針 ------------*/
.privacy_title {
	width: 100% !important;
	height: auto !important;
}

.privacy_title img {
	width: 100% !important;
	height: auto !important;
}

#privacy .otoiawaseimg {
	width: 100% !important;
	height: auto !important;
}

#privacy .otoiawaseimg img {
	width: 100% !important;
	height: auto !important;
}

/*----------- アクセス ------------*/
.access {
	width: 100%;
}

.access .w_auto {
	width: 48.5% !important;
}

.access_title {
	width: 100%;
}

.access_title img {
	width: 100% !important;
	height: auto !important;
}

.access .right {
	float: none !important;
}

.access .tabletfl iframe {
	width: 100% !important;
}

.access .col2_1,.access .col2_2 {
	width: 48.5% !important;
	height:auto !important;
}

.access .col2_2 {
	margin-left: 3% !important;
}

.access .col2_1 img,.access .col2_2 img {
	width: 100% !important;
	height:auto !important;
}

.access .sp_none {
	width: 100%;
	margin-bottom: 10px;
}

.access .sp_none img {
	width: 100%;
}

.access .hannyuinner {
	margin-bottom: 10px;
	overflow: hidden;
}

.access .hannyuimg {
	width: 48.5%;
	height: auto;
}

.access .hannyuimg img {
	width: 100%;
	height: auto;
}

.access .ml0 {
	margin-left: 3% !important;
}

/*----------- ロケーション ------------*/
.locationpage_title img {
	width: 100%;
	height: auto;
}

.locationpage .sp_none img {
	width: 100%;
	height: auto;
}

.locationpage .col2_1,.locationpage .col2_2 {
	width: 48.5% !important;
	height:auto !important;
}

.locationpage .col2_2 {
	margin-left: 3% !important;
}

.locationpage .col2_1 .pic,.locationpage .col2_2 .pic {
	width: 100% !important;
	height:auto !important;
}

}

/*=================================================================
レスポンシブデザイン・スマホ
===================================================================*/
@media screen and (max-width: 767px) {
/*----------- メニュー ------------*/
.contact_img_2 {
	width: 196px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}

.contact_img_3 {
    width: 100%;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
}

.contact_img_4 {
    width: 50%;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    margin-top: 15px;
}

.menudb {
	display: inline !important;
}

/*============== セカンドページ ===============*/

/*----------- アクセス ------------*/
.access_title img {
	width: 100%;
	height: auto;
}

.access .tabletfl {
	float: none !important;
}

.access .tabletfl iframe {
	width: 100% !important;
}

.access .col2_1,.access .col2_2 {
	width: 100% !important;
	float: none !important;
}

.access .col2_1 img,.access .col2_2 img {
	width: 100% !important;
	height: auto !important;
}

.access .parkingimg {
	width: 100%;
}

.access .parkingimg img {
	width: 100%;
}

.access .w_auto {
	width: 100%;
}

/*----------- ロケーション ------------*/
.locationpage_title {
	width: 100%;
	height: auto;
}

.locationpage .locationimg,.locationpage .locationimg img {
	width: 100% !important;
	float: none !important;
}

.locationpage .col2_1,.locationpage .col2_2 {
	width: 100% !important;
	float: none !important;
}

}
/*=================================================================
レスポンシブデザイン・タブレット＆スマホ
===================================================================*/
@media screen and (max-width: 999px) {
/* ナビボタン */
.menu_btn{ 
	background: url(img/menu.png);
	width: 33px;
	height: 41px;
	position: absolute;
	top: 10px;
	right: 10px;
}

.menu_btn, .pc_btn{
	display: block;
	background-size: 33px 41px;
	width: 33px;
	height: 41px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#menu{
	display:none; /* 最初は非表示 */
	width:100%;
 	position: fixed;
	z-index:10000;
	top: 0px;
	left: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 0 3px 0 #333;
	background-color: #eaf2ea; 
	background-size: 120px 120px;
	padding:5px;
	height: 100%;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;/*iOSでスクロールをスムーズにさせる処理*/
}

#menu ul{ margin:25px; }
#menu ul li{
	padding: 10px 0;
	text-align: center;
	border-top: solid 1px #9a8d7d; /* 明るい線 */
	border-bottom: solid 1px #523820; /* 暗い線 */
	}

#menu ul li:first-child{ border-top:none; }
#menu ul li:last-child{ border-bottom:none; }
#menu a {
    display: block;
    color: #1111cc;
}

#menu .shadowtext {
	text-shadow: 0 1px 1px #333;
	text-decoration:none;
	tap-highlight-color:rgba(186,151,123, 0.3)!important; /* タップした色 */
	-webkit-tap-highlight-color:rgba(186,151,123, 0.3)!important; /* タップした色 */
}

#menu p.close{
	display: block;
	margin:0 auto;
	width: 15px;
	height: 15px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	box-shadow: 1px 1px 1px #333 inset;
	-webkit-box-shadow: 1px 1px 1px #333 inset;  
}

#menu div.close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 28px;
	height: 28px;
}

#menu div.close img {
	width: 28px;
	height: 28px;
}

.pc_pdf {
	display: none;
}

}

@media screen and (min-width: 1000px) {
.sp_pdf {
	display: none;
}
}




/*利用シーン一覧*/

.scene-List {
	overflow: hidden;
	margin-top: 10px;
}

.scene-List dl {
	width: 47%;
	float: left;
}
.scene-List dl:nth-child(2n) {
	margin-left: 6%;
}
.scene-List dl dt {
	margin-bottom: 5px;
}
.scene-List dl dt img {
	width: 100%;
}
.scene-List dl dd {
	margin: 0;
}
.scene-List dl dd a {
	color: #88854D;
	text-decoration: none;
}
.scene-List dl dd h5 {
	text-align: center;
	font-size: 16px;
	position: relative;
}
.scene-List dl dd h5:after {
    content: '>';
}
.scene-List dl dd h5:after {
    position: absolute;
    right: 5px;
    top: 45%;
    color: #88854D;
    width: 17px;
    height: 17px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 300;
}

@media screen and (max-width: 767px) {
.scene-List dl dd h5 {
	font-size: 13px;
	line-height: 1.5;
	/*padding-right: 20px;*/
}
.scene-List dl dd h5:after {
	right: 0;
}
}

/*利用シーン詳細*/

.scene-detail .room_row1_1 img {
	width: 100%;
}
.scene-detail .room_row1_2 h4 {
	/*background: none;
	padding-left: 0;*/
	line-height: 1.6;
	margin: 20px 0 0 0;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
@media screen and (max-width: 767px) {
.scene-detail h3 {
	font-size: 16px;
}
.scene-detail .room_row1_1 {
	float: none;
}
.scene-detail .room_row1_2 {
	width: 100%;
	float: none;
}
.scene-detail .room_row1_2 h4 {
	/*padding-left: 0;*/
}
}

/*=================================================================
					レスポンシブデザイン・ＰＣ（19.09.27　画像文字をテキスト化さする施工）
===================================================================*/
.naviBtn {
	background: #fff url(/wordpress/wp-content/themes/mhall/img/common/gnavi_bg.jpg) left top repeat-x!important;
	text-align: center;
	font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-weight: bold;
	font-size: 14px;
}
.naviBtn a {
	position:relative;
}
.naviBtn span {
	position:absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: auto;
}

.txtH2 {
	font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-weight: bold;
	font-size: 130%;
}
.txtH2 span {
	font-size: 75%;
	color: #A9AB81;
	margin-left: 10px;
}
.txtH2long {
	font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-weight: bold;
	font-size: 130%;
}
.txtH2long span {
	font-size: 75%;
	color: #A9AB81;
	margin-left: 10px;
}

.infoBtn {
	background: #fff url(/wordpress/wp-content/themes/mhall/img/common/btn_bg.jpg) left top no-repeat;
	background-size:cover;
	height: 32px;
	color: #fff;
	font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size: 130%;
	letter-spacing: 0.2em;
	text-align: center;
	position: relative;
    z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.infoBtn a {
	color: #fff;
	text-decoration: none;
	position: absolute;
    top: 50%;
	transform: translateY(-40%);
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.infoBtn:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}
.infoBtn img {
	border-style:none!important;
	position: absolute;
    top: 50%;
	transform: translateY(-40%);
    left: 20%;
}
.infoBtn img a {
	border-style:none!important;
}

.newsBtn {
	background: #fff url(/wordpress/wp-content/themes/mhall/img/top/topnewstitle_bg.png) left top no-repeat;
	background-size:cover;
	color: #fff;
	font-weight: bold;
	font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	position: relative;
    z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.newsBtn a {
	color: #fff!important;
	position: absolute;
    top: 56%;
	transform: translateY(-40%);
    left: 5%;
    width: 100%;
    height: 100%;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.newsBtn:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}
.newsBtn img {
	border-style:none!important;
	position: absolute;
    top: 50%;
	transform: translateY(-40%);
	right: 5%;
}

.logoTxt {
	font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	border:double #527D6D;
	border-width:0 0 4px 0;
}
.logoTxt .bigTxt {
	font-size: 215%;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.1em;
}
.logoTxt .miniTxt {
	font-size: 90%;
	font-weight: bold;
	color: #A9AB81;
	letter-spacing: 0.2em;
}


/*スマホ用の記述*/
@media screen and (max-width: 767px) {
.txtH2 {
	font-size: 150%;
	width: 100%!important;
}
.txtH2 span {
	font-size: 75%;
}
.txtH2long {
	font-size: 150%;
	height: auto!important;
}
.txtH2long span {
	font-size: 75%;
	display: block;
	margin-left: 0px;
}

.infoBtn {
	background-size:cover;
}
.infoBtn img {
	width: auto!important;
}

.newsBtn {
	height: 45px!important;
}	
.newsBtn img {
	width: auto!important;
}

.logoTxt {
	background-color: #0C6B48;
	padding-left: 5%;
}

}
