@charset "utf-8";
/* CSS Document */

#newsWrap{margin-bottom: 0;padding-bottom:0}

.topIMG h3{
	color: #fff;
	height: 95px;
	padding-left: 10px;
	font-size: 16pt;
	font-weight: normal;
	line-height: 95px;
	letter-spacing:0;
}

.topIMG h3{
	background-position: 200px center;
	background-size:320px 95px;
}

.LMenu,.rightMenu{float: none;width:100%;}

.LMenu h4{
	border-bottom:1px solid #666;
}
.LMenu h4 img{
	width:auto;
	height:50px;
	padding-left: 10px;
	cursor:pointer;
}

nav{display: none;}

.OutsidePage{padding:0;}
.OutsidePageLink ul li {
	background-color: #f0f0e1;
	box-sizing: border-box;
	line-height: 1.2em;
	border: none;
	border-bottom: 1px solid #666;
}


.OutsidePageLink ul li a{
	text-align: left;
	font-size: 15px;
	padding-left:20px;
	font-weight: normal;
	background-color: #fff;
	color: #333;
}
.OutsidePageLink ul li a:hover{
	background-color: #E7E7E7;
}

.Two ul li {
	float: none;
	display: table;
	width: 100%;
}

.topCon h4{display: none;}
.Twoex{padding:20px 0;}
.Twoex p{
	text-align:center;
	box-sizing:border-box;
	float: none;
	width: 100%;
	padding:5px 15px;
}
.Twoex p:nth-child(2){text-align:left;}




.rightMenu{
	text-align: center;
	background:#fff;
	}
.rightMenu img{border:solid 1px #ccc;}
.rightMenu ul{padding-top:20px;}
.rightMenu ul li{margin-bottom: 5px;}

.tab-contents{
padding-left:10px;
}
.protectionList,.policy1{
    margin: 20px 1em;
}
#poli h4, #prot h4 {
    padding-left: 2em;
    margin-bottom: 10px;
}
#poli h5{padding-left:3em;}
.policy2{margin-left:3em;}
/*アクセス*/

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

#access h4 {
	margin-bottom: -5px;
}
#access h4+p {
	margin-bottom: 10px;
	font-size: 16px;
}
#access dt{font-weight: bold;}
#access dd br{display:none;}
#access .acmapM{margin-top: 15px;}
.btn2 {
	box-sizing: border-box;
	float: none;
	width: 70%;
	margin-left: 5%;
	margin-bottom: 10px;
}
.btn2 {
	display:none;
}

.lineB_ac div,.acmap div{
	float: none;
	width:90%;
	padding-left:1em;
}
.lineB_ac .map,.acmap .map{
	float: none;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.acmap p br:nth-child(2){display:block;}

}
