/*==================================
       �X�}�z�T�C�g��p
==================================*/
#sp-title, #dialog_menu, #sp-menu, #spFooterContactBtn {
	display:none;
}


@media screen and (max-width:767px){
#sp-menu {
	display:block;
	float:right;
	text-align:center;
}
#sp-menu li{
	border:1px #E4007F solid;
	padding:7px;
	margin:10px;
	background: rgba(255,255,255,0.7);		
}
#sp-menu li a{
	color:#E4007F;	
}

/*============ dialog_menu  ============*/
#dialog_menu {
	margin: 8px 40px 10px;
	background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    border-radius: 5px;
    box-shadow: 3px 3px 3px #999999;
}
.dialogMenuTitle {
	background-color:#E4007F;
	padding:5px;
	color:#FFFFFF;
}
#dialog_menu li a{
	background: rgba(0, 0, 0, 0) url("../img/common/arrow02.png") no-repeat scroll 15px 26px;
    padding: 20px 10px 20px 25px;
	color: #333333;
    display: block;
	text-decoration: none;
}
#dialog_menu li a:hover {
    background: #EC684C url("../img/common/arrow02.png") no-repeat scroll 15px 26px;
    color: #ffffff;
}
#dialog_menu li a.close {
	background:none;
	text-align:center;
}
#dialog_menu li a.close:hover {
    background: none;
    color: #333333;
	text-align:center;
}
.grayLine {
	background: url(../img/common/gray_line.jpg) repeat-x 0 0;
}

/*============ dialog_menu end ============*/

/*============ header ============*/
#header {
	padding:0px;
	margin:0px;
}
#wrapper {
    margin: 0 0 10px;
    width: 100%;
}
h1#logo {
	margin:0px;
}
h1#logo img {
	width:100%;
	height:auto;
}
#headerSearch {
	float:none;
	clear:both;
	margin-left:0px;
}
#headerLinks {
	display:none;
}
.commonH2 {
    margin: 0 auto;
    width: 90%;
}
#headerLinks {
	border-top:#191820 1px solid;
}
#headerLinks ul {
	width:100%;
	background: -moz-linear-gradient(top, rgba(149,171,204,1) 0%, rgba(40,69,105,1) 50%, rgba(40,63,107,1) 55%, rgba(27,69,143,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(149,171,204,1)), color-stop(50%, rgba(40,69,105,1)), color-stop(55%, rgba(40,63,107,1)), color-stop(100%,rgba(27,69,143,1)));
	background: -webkit-linear-gradient(top, rgba(149,171,204,1) 0%, rgba(40,69,105,1) 50%, rgba(40,63,107,1) 55%, rgba(27,69,143,1) 100%);
	background: -o-linear-gradient(top, rgba(149,171,204,1) 0%, rgba(40,69,105,1) 50%, rgba(40,63,107,1) 55%, rgba(27,69,143,1) 100%);
	background: -ms-linear-gradient(top, rgba(149,171,204,1) 0%, rgba(40,69,105,1) 50%, rgba(40,63,107,1) 55%, rgba(27,69,143,1) 100%);
	background: linear-gradient(to bottom, rgba(149,171,204,1) 0%, rgba(40,69,105,1) 50%, rgba(40,63,107,1) 55%, rgba(27,69,143,1) 100%);
	border-top:#CFD8E7 2px solid;
	border-bottom:2px solid #FFFFFF;
	display: table;
	table-layout: fixed;
	margin-bottom:2px;
}
#headerLinks ul li {
	display: table-cell;
	text-align:center;
	padding:6px;
	border-left:#456492 solid 1px;
	float:none;
}
#headerLinks ul li a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	display:block;
}
#headerLinks ul li a:hover {
	
background: rgba(50,71,103,1);
background: -moz-linear-gradient(top, rgba(50,71,103,1) 0%, rgba(17,29,44,1) 50%, rgba(17,26,44,1) 55%, rgba(12,31,64,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(50,71,103,1)), color-stop(50%, rgba(17,29,44,1)), color-stop(55%, rgba(17,26,44,1)), color-stop(100%, rgba(12,31,64,1)));
background: -webkit-linear-gradient(top, rgba(50,71,103,1) 0%, rgba(17,29,44,1) 50%, rgba(17,26,44,1) 55%, rgba(12,31,64,1) 100%);
background: -o-linear-gradient(top, rgba(50,71,103,1) 0%, rgba(17,29,44,1) 50%, rgba(17,26,44,1) 55%, rgba(12,31,64,1) 100%);
background: -ms-linear-gradient(top, rgba(50,71,103,1) 0%, rgba(17,29,44,1) 50%, rgba(17,26,44,1) 55%, rgba(12,31,64,1) 100%);
background: linear-gradient(to bottom, rgba(50,71,103,1) 0%, rgba(17,29,44,1) 50%, rgba(17,26,44,1) 55%, rgba(12,31,64,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#324767', endColorstr='#0c1f40', GradientType=0 );
color:#FFFFFF;
text-decoration:none;
}
.sla {
	display:none;
}
.matsuoGroupLogo {
	display:none;
}
#gNavi {
	clear:both;
}
#topPageNavi img {
	width:100%;
	height:auto;
}
/*============ header end ============*/

.home .sectionLv01 {
	width:90%;
	margin:9px auto;
	padding:15px;
}

/*============ footer ============*/
#footerContactBtn {
	background-size: 100%  auto;
	width:100%;
	height:auto;
}
#footerContactBtn {
	display:none;
}
#spFooterContactBtn {
	display:block;
}
#spFooterContactBtn img {
	width:100%;
	height:auto;
}
/*============ footer end ============*/

/*============ main  ============*/
.home #main {
	width:100%;
}
.home .sectionLv01 .info-pickup {
    float: none;
    width: 95%;
	padding:10px;
	margin:0px;
}
.home .info-pickup-img {
    height: auto !important;
    width: 100% !important;
	margin:5px auto !important;
}
.home .sectionLv01 dl {
    border-left: none;
    float: none;
    margin: 10px auto;
    padding-left: 20px;
    width: 95%;
}
#main {
	width:95%;
	margin:0 auto;
}
h2 img, h3 img,.page-id-8 .sectionLv01 img, .page-id-21 .sectionLv01 img, .imgText {
	width:100%;
	height:auto;
}
.sectionLv01 p {
	margin:15px;
}
.category-index li {
    float: none;
    height: auto;
    width: 90%;
}
.category-index li img.attachment-category_image {
    float: none;
}
.category-index li p {
    float: none;
    margin-top: 10px;
    text-indent: inherit;
    width: 80%;
}
.map{
	float:none;
	width:90%;
}

.gaiyo dt, .enkaku dt {
	clear:both;
}
.categoryLarge {
    margin: 20px auto;
    width: 90%;
}
.single-post .sectionLv01 img {
	width:100%;
	height:auto;
}
.single-post .sectionLv01 .kenchikuCustomImg img {
	width:90%;
}
.kenchikuka, .jyutakuCustomGaiyo dl  {
	float:none;
}
.jyutakuCustomGaiyo dl  {
    margin-left: 0px;
    width: 100%;
}
/*============ main end ============*/

/*============ side  ============*/
#sideNavi {
	display:none;
}
/*============ side end  ============*/

.btnProfile {
	clear:both;
	padding:10px;
}

.form .text, .form .select {
	font-size:100%;
	padding:0px;
}

}