/* floating */
html {
	width:100%;
	height:100%;
}
body {
	box-sizing:border-box;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	cursor:auto;
	padding:0;
	margin:0;
	height:100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
img{
	max-height: 100%;
	height: auto;
	width /***/:auto;
	display:block;
}
a { 
	text-decoration:underline; 
	color: #655a69;
}



#wrapper {
	box-sizing:border-box;
	background-color:#FFF;
	width:100%;
	height:100%;
	position:relative;
	text-align:center;
}
	
	
#content1{
	box-sizing:border-box;
	background-color:#FFF;
	width:100%;
	height:600px;
	max-height: 50vh;
	position:relative;
	margin-top:100px;
	text-align:center;
	float:left;
	overflow:hidden;
}
@media screen and (max-width: 749px) { 
#content1{
	height:350px;
}
}
@media screen and (max-width: 499px) { 
#content1{
	height:300px;
}
}
#content2 {
	box-sizing:border-box;
	background-color:#FFF;
	width:100%;
	height:auto;
	position:relative;
	padding:50px 30px;
	text-align:center;
	float:left;
	overflow:hidden;
}
#content2 {
	text-align:left;
}
#content2:after{
　content : '';
　display : block;
　clear : both;
}
#content3{
	box-sizing:border-box;
	background-color:#eceeff;
	width:100%;
	height:auto;
	position:relative;
	padding:50px 30px;
	text-align:center;
	float:left;
	overflow:hidden;
}
#content3:after{
　content : '';
　display : block;
　clear : both;
}
#content4{
	box-sizing:border-box;
	background-color:#FFF;
	width:100%;
	height:auto;
	position:relative;
	padding:50px 30px;
	text-align:center;
	float:left;
	overflow:hidden;
}
#content4:after{
　content : '';
　display : block;
　clear : both;
}
#content5 {
	box-sizing:border-box;
	background-color:#eee;
	width:100%;
	height:auto;
	position:relative;
	padding:50px 30px;
	text-align:center;
	float:left;
	overflow:hidden;
	background-color: #FFF;
}

#content6,#content8{
	box-sizing:border-box;
	background-color:#FFF;
	width:100%;
	height:auto;
	position:relative;
	padding:50px 30px;
	text-align:center;
	float:left;
	overflow:hidden;
}
#content6:after{
　content : '';
　display : block;
　clear : both;
}
#content8:after{
　content : '';
　display : block;
　clear : both;
}
#content7{
	box-sizing:border-box;
	background-color:#fcf9f5;
	width:100%;
	height:auto;
	position:relative;
	padding:50px 30px;
	text-align:center;
	float:left;
	overflow:hidden;
}
#content7:after{
　content : '';
　display : block;
　clear : both;
}
#footter {
	box-sizing:border-box;
	background-color:#FFF;
	width:100%;
	height:auto;
	padding:30px;
	float:left;
	overflow:hidden;
}
.footTitle {
	width:100%;
	font-size:12px;
	text-align:center;
	letter-spacing:1px;
}
.mainBox {
	box-sizing:border-box;
	width:100%;
	max-width:1000px;
	height:auto;
	position:relative;
	margin:0 auto;
}






.mainBox01, .mainBox_Foot1, .mainBox_Foot2 {
	box-sizing:border-box;
	width:48%;
	height:auto;
	float:left;
	text-align:left;
}
.mainBox_Foot2 {
	padding-left:50px;
}
.mainBox_Foot1, .mainBox_Foot2 {
	margin-top:50px;
}
@media screen and (max-width: 749px) { 
.mainBox_Foot1 {
	width:80%;
	margin-left:10%;
	text-align:center;
}
.mainBox_Foot2 {
	width:100%;
	padding-left:10px;
}
}
.mainBox02 {
	box-sizing:border-box;
	width:48%;
	height:auto;
	float:right;
	text-align:left;
}
#mainBox03 {
	box-sizing:border-box;
	width:100%;
	height:auto;
	float:left;
	text-align:left;
	font-size: 14px;
}
.BoxDescription {
	box-sizing:border-box;
	width:100%;
	height:auto;
	font-size:14px;
	line-height:21px;
	color:#333;
	float:left;
	margin:5px 0;
	font-size: 14px;
}
.BoxDescription2 {
	box-sizing:border-box;
	width:100%;
	height:auto;
	font-size:14px;
	line-height:21px;
	color:#333;
	float:left;
	margin-bottom:5px;
}
.mainBox_Foot1 img {
	width:100%;
	height:auto;
	display:block;
}
.timeImg2 {
	width:100%;
	height:auto;
	text-align:center;
	margin-top:-10px;
	margin:0 auto;
}
.timeImg2 img{
	width:100%;
	max-width:460px;
	height:auto;
	display:block;
}
@media screen and (max-width: 749px) { 
.timeImg2 img {
	margin: 0 auto;
}
.mainBox02 {
	width:100%;
}
}
.footBox1 {
	text-align:left;
	width:100%;
	max-width:300px;
	height:auto;
	float:left;
}
.footBox2 {
	text-align:left;
	font-size:14px;
	line-height:24px;
	width:100%;
	height:auto;
	float:left;
}
.footBox3 {
	text-align:left;
	width:100%;
	font-size:28px;
	line-height:38px;
	height:38px;
	float:left;
	margin:10px 0;
}
.footBox4 {
	margin-top:20px;
}
.footBox1 img {
	width:100%;
	height:auto;
	display:block;
}


#toTop {
	width:100%;
	height:100px;
	text-align:center;
	float:left;
	color:#1aaf54;
	position: relative;
}
#toTop a {
	opacity: 1;
}
.totopBox {
	width:100px;
	height:50px;
	margin:0 auto;
}
.topImg {
	width: 100%;
	max-width: 50px;
	height: auto;
	margin: 0 auto;
}
@media screen and (max-width: 379px) { 
.totopBox {
	width:100px;
	font-size: 0.6em;
	letter-spacing: -0.5px;
	float: left;
	margin-left: 5px;
	}
}
.totopBox:hover{
	filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
.topImg img {
	width:100%;
	max-width: 50px;
	height:auto;
	margin: 0 auto;
	display:block;
}
.totopBox2 {
	width:auto;
	height:30px;
	margin:0 auto;
	font-size:14px;
	line-height:30px;
	opacity: 1;
}
.totopBox a {
	text-decoration: none;
	color:#1aaf54;
}
@media screen and (max-width: 749px) { 
.mainBox01 {
	width:100%;
}
.mainBox02 {
	width:100%;
	margin-bottom:20px;
}
}

.policyTitle {
	width: 100%;
	height: auto;
	line-height: 32px;
	font-weight: 400;
	border-bottom: 5px solid #eee;
	margin-bottom: 10px;
	font-size: 1.1em;
}
.policyText, .policyText2 {
	width: 100%;
	height: auto;
	font-size: 0.9em;
	line-height: 21px;
	font-weight: 300;
	margin-bottom: 20px;
}
.policyText2 {
	margin-bottom: 10px;
}
.policyText a, .policyText2 a {
	color: #333;
}
.lipolicy {
	width:100%;
	height: auto;
	line-height: 21px;
	margin-bottom: 10px;
}
.lipolicy ul {
	list-style-type: decimal;
}
.lipolicy ul li {
	margin-bottom:10px;
	line-height: 21px;
}









.firstBoxSP {
	width:100%;
	height:auto;
	display:block;
	float:left;
}




.tokuchou3 {
	box-sizing:border-box;
	width:100%;
	height:auto;
	font-size:14px;
	color:#333;
	float:left;
    border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;   /* Firefox用 */ 
	background-color:#e79534;
	margin-bottom:10px;
	text-align:left;
	padding: 10px 20px;
	letter-spacing:1px;
	background-color:#fceedc;
	margin-bottom:20px;
}
.flowBox, .flowBox2 {
	box-sizing:border-box;
	width:10%;
	max-width:50px;
	height:auto;
	float:left;
	padding:10px 5px;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	background-color:#e79534;
	text-align:center;
	margin:0 0.5% 10px 0.5%;
}
.flowBox img{
	width:100%;
	height:auto;
	margin:0 auto;
	display:block;
}
.flowBox2 {
	background-color:#FFF;
	margin:0;
}
.flowBox2 img{
	width:100%;
	height:auto;
	margin:0 auto;
	display:block;
}

@media screen and (max-width: 749px) { 
.flowBox, .flowBox2 {
}
}
.flowBox3 {
}



#menu {
    box-sizing:border-box;
    width:100%!important;
    height:80px!important;
    font-size:24px!important;
    position:fixed!important;
    background-color:#FFFFFF!important;
    z-index:999999!important;
    font-family: Meiryo,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif;
    display:block!important;
    margin:0!important;
    padding:0!important;
}
.navimain {
    line-height:100px!important;
    width:100%!important;
    max-width:1000px!important;
    height:80px!important;
    display: flex!important;
    flex-wrap: wrap!important;
    justify-content: space-between!important;
    align-items: center!important;
    margin:0 auto!important;
    list-style: none!important;
}
.menuBox1 {
    width: 250px!important;
    flex-basis: 250px!important;
    margin-right: 30px!important;
}
.menuBox1 img{
    width:100%!important;
    height:auto!important;
    display:block!important;
}
.navimain li {
    font-size:15px!important;
    line-height: 80px!important;
    letter-spacing:0px!important;
}
.navimain li a {text-decoration: none!important;font-weight: bold!important;}
.navimain li:hover {opacity: 0.4!important;}
.navimain li a:hover {opacity: 1!important;}
.navimain li.toplogos {padding-left:0%!important;padding-right:0%!important;}

@media screen and (max-width: 1100px) {
    .navimain li {font-size:14px!important;padding-left:3px!important;}
}
@media screen and (max-width: 1000px) {
.menuBox1 {display:none!important;}
.navimain {display:none!important;}
}
#content1{margin-top:80px!important;}
.menuBoxoff {padding-top:100px!important;top:0!important;}
.sp_menu {top:15px!important;}
.splogo {width:150px!important;height:80px!important;top:14px!important;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;margin: 0 auto!important;
left: 0!important;right:0!important;}
.splogo img {width:100%!important;height:auto!important;display:block!important;}
.menusBox {border: 0px solid #000!important;}





.sp_menu {
	box-sizing:border-box;
	width: 50px;
	height:50px;
	position:fixed;
	text-align:center;
	padding:0px;
	z-index:999999;
	display:none;
	top:25px;
	left:10px;
}
.sp_menu img{
	width:100%;
	height:auto;
	display:block;
}
.splogo {
	width:181px;
	height:64px;
	text-align:center;
	position:fixed;
	top:18px;
	left:50%;
	z-index:99999999;
	margin:0 auto;
	display:none;
	margin-left:-90px;
}
.splogo img{
	width:100%;
	height:auto;
	display:block;
}
@media screen and (max-width: 959px) { 
.sp_menu {
	display:block;
}
.splogo {
	display:block;
}
}
@media screen and (max-width: 459px) { 
.sp_menu {
	display:block;
}
.splogo {
	display:block;
	width:180px;
	margin-left:-85px;
}
}

.sp_menu1 {
	width:40px;
	height:2px;
	position:absolute;
	top:10px;
	left:5px;
} 
.sp_menu2 {
	width:40px;
	height:2px;
	position:absolute;
	top:24px;
	left:5px;
} 
.sp_menu3 {
	width:40px;
	height:2px;
	position:absolute;
	top:38px;
	left:5px;
} 
.sp_menu1,.sp_menu2,.sp_menu3 {
	transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out; /* opera */
	-moz-transition: all 0.2s ease-out; /* firefox */
	-webkit-transition: all 0.2s ease-out; /* chrome, safari */
	-ms-transition: all 0.2s ease-out; /* ie */
}
.menuclick1 {
	width:45px;
	top:25px;
	left:2px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.menuclick2 {
	width:45px;
	opacity:0;
}
.menuclick3 {
	width:45px;
	top:25px;
	left:2px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.menuBoxoff {
	box-sizing:border-box;
	width:100%;
	height:100%;
	display:block;
	display:none;
	padding:10px;
	overflow:hidden;
	position:fixed;
	z-index:99998;
	top:70px;
	background-color:rgba(255,255,255,0.9);
	padding-top:20px;
}
.menusBox {
	box-sizing:border-box;
	width:100%;
	height:100%;
}
.menusBox a {
	text-decoration:none;
}
.about_sp {
	width:100%;
	font-size:24px;
	line-height:60px;
	height:60px;
	margin-top: 30px;
}





.timeImg {
	width:30%;
	max-width:350px;
	height:auto;
	bottom:0px;
	right:20px;
	position:absolute;
	z-index:999;
	text-align:right;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
	display:block;
}
.timeImg img{
	width:100%;
	max-width:350px;
	height:auto;
	display:block;
}
.timeImg4 {
	width:30%;
	max-width:350px;
	height:auto;
	bottom:0px;
	left:20px;
	position:absolute;
	z-index:999;
	text-align:right;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
	display:block;
}
.timeImg4 img{
	width:100%;
	max-width:350px;
	height:auto;
	display:block;
}

.timeImg3, .timeImg6 {
	width:80%;
	height:auto;
	bottom:40px;
	font-size: 14px;
	padding: 10px 10px 5px 10px;
	position:absolute;
	z-index:999;
	background-color:#684528;
	color:#FFF;
	margin:0 10%;
	display:none;
	line-height: 18px;
}
.timeImg_fontB {
	font-size: 18px;
	line-height: 24px;
}
.timeImg_fontB2 {
	font-size: 16px;
	line-height: 21px;
}
.fontC {
	font-size: 13px;
}
@media screen and (max-width: 799px) { 
.timeImg {
	display:none;
}
.timeImg4 {
	display:none;
}
.timeImg3 {
	display:block;
}
.timeImg5 {
	display:block;
}
.timeImg6 {
	display:none;
}
.timeImg7 {
	display:none;
}
}
@media screen and (max-width: 580px) { 
.timeImg {
	display:none;
}
.timeImg4 {
	display:none;
}
.timeImg3 {
	display:none;
}
.timeImg5 {
	display:none;
}
.timeImg6 {
	display:block;
}
.timeImg7 {
	display:block;
}
}
.logoImg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 600px;
	height: 107px;
	z-index:999;
}
.logoImg img{
	width:100%;
	height:auto;
}

@media screen and (max-width: 699px) { 
.logoImg {
	width: 400px;
	height: 72px;
	z-index:999;
}
}







#newsbox {
	box-sizing:border-box;
	width:100%;
	height:auto;
	color:#333;
	left: 20px;
	overflow:hidden;
}
@media screen and (min-width: 999px) { 
#newsbox {
	padding-left:0%;
	padding-right:0%;
}
}
.Boxtitle {
	width:100%;
	font-size:32px;
	font-weight:bold;
	text-align:center;
	letter-spacing:2px;
	margin-bottom:20px;
	float:left;
}
.Boxtitle2 {
	width:100%;
	font-size:32px;
	font-weight:bold;
	text-align:center;
	letter-spacing:2px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
}
.Boxtitle_left {
	font-size:24px;
	text-align:left;
	border-bottom: 0px solid #000;
	margin-bottom:5px;
}
.textLeft {
	text-align:left;
}
@media screen and (max-width: 699px) { 
.Boxtitle {
	font-size:24px;
}
}

.news0 {
	width:100%;
	height: auto;
	overflow: auto;
}

#news1{
	width:95%;
	height:auto;
}
#news1 li {
	list-style-type: none;
	font-size:14px;
	text-decoration: none;
}
#news1 a {
	text-decoration: none;
	color:#333;
}
#news1 a:hover {
	text-decoration:underline;
	color:#9db452;
}
.newsBox00 {
	box-sizing:border-box;
	float:left;
	width:100%;
	height:auto;
	padding:14px 65px 14px 10px;
	border-bottom: 1px dashed rgba(39,87,156, 0.3);
	background-image:url(../img/click.png);
	background-position:center right;
	background-repeat:no-repeat;
}
.newsBox00:hover{
	background-color: rgba(39,87,156, 0.05);
}

.newsBox01 {
	float:left;
	width:100px;
	height:auto;
	color:#999;
	font-size:12px;
	line-height:21px;
}
.newsBox02 {
	float:left;
	width:auto;
	height:auto;
	line-height:21px;
}
@media screen and (max-width: 799px) { 
#newsBox01 {
	width:100%;
}
.newsBox02 {
	width:100%;
}
}
@media screen and (max-width: 499px) { 
.newsBox00 {
	padding-right: 80px;
}
}
.noclick{
	background-image:none;
	padding-right: 0px;
	
}


dl.acdn {
	width:100%;
	height:auto;
	position: relative;
}
dl.acdn dt {
	float:left;
}
dl.acdn dd {
	width:90%;
	height:auto;
	font-size:14px;
	color:#666;
	float:left;
	margin-left:110px;
	margin-top:10px;
	margin-bottom:20px;
}
@media screen and (max-width: 799px) { 
dl.acdn dd {
	width:100%;
	margin-left:10px;
}
}


.ddBox {
	width:100%;
	height:auto;
	font-size:14px;
	color:#666;
	float:left;
	padding-left:110px;
	padding-bottom:20px;
	border-bottom: 1px dashed rgba(39,87,156, 0.3);
}
@media screen and (max-width: 799px) { 
.ddBox {
	width:100%;
	margin-left:10px;
	padding-left:0px;
}
}





ul.lensBox0 {
	box-sizing:border-box;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	justify-content:space-between;
    width:100%;
	padding:0px;
	margin:0px;
	margin-bottom:20px;
} 
ul.lensBox0 li {
	box-sizing:border-box;
	width: 31%;
	flex-basis: 31%;
	background-color:#FFF;
    list-style:none;
	box-shadow: 0 0 4px rgba(0,0,0,0.4);
	transition: 0.3s;
}
ul.lensBox0 li:hover{
	box-shadow: 0 0 0px rgba(0,0,0,0.4);
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.picsBox {
	width:100%;
	height:auto;
	float:left;
}
.picsBox img{
	width:100%;
	height:auto;
	display:block;
}
.pics_title{
	box-sizing:border-box;
	padding:0 5px 0 10px;
	width:100%;
	height:auto;
	font-size:16px;
	float:left;
	margin-top:5px;
	text-align:left;
}
.pics_txt{
	box-sizing:border-box;
	padding: 5px 5px 10px 5px;
	width:100%;
	height:auto;
	font-size:12px;
	color:#333;
	float:left;
	text-align:left;
}




.tokuchou {
	box-sizing:border-box;
	width:100%;
	height:auto;
	font-size:18px;
	float:left;
    border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;   /* Firefox用 */ 
	margin-bottom:10px;
	text-align:left;
	padding: 10px 20px;
	letter-spacing:1px;
}
.tokuchou2 {
	box-sizing:border-box;
	width:100%;
	height:auto;
	font-size:14px;
	color:#333;
	float:left;
	margin-bottom:10px;
	text-align:left;
	padding: 0px 20px 10px 20px;
}
#aisatuBox0 {
	box-sizing:border-box;
	height:auto;
	padding-top:30px;
	float:left;
}
.aisatuBox {
	box-sizing:border-box;
	width:100%;
	height:auto;
	color:#333;
	background-color:#FFF;
	float:left;
	text-align:left;
	float:left;
	padding: 20px;
    border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;   /* Firefox用 */ 
}
.aisatuBox2 {
	box-sizing:border-box;
	width:73%;
	height:auto;
	font-size:16px;
	line-height:32px;
	padding:0 5px;
	float:left;
}
.aisatuBox100 {
	width:100%;
}
@media screen and (max-width: 749px) { 
.aisatuBox2 {
	width:100%;
	margin-bottom:10px;
}
}
.aisatuBox3 {
	box-sizing:border-box;
	width:24%;
	height:auto;
	float:right;
}
.aisatuBox3 img {
	box-sizing:border-box;
	width:100%;
	max-width: 240px;
	height:auto;
	display:block;
	padding: 10px 20px;
	margin: 0 auto;
}
@media screen and (max-width: 749px) { 
.aisatuBox3 {
	width:100%;
	float:left;
	margin-bottom:20px;
}
.aisatuBox3 img {
	max-width:200px;
	margin: 0 auto;
}
}
.aisatuBox4 {
	box-sizing:border-box;
	width:100%;
	height:auto;
	float:left;
	margin-top:10px;
}
@media screen and (max-width: 749px) { 
.aisatuBox4 {
	width:100%;
	margin:0px;
	padding:0px;
}
}
.aisatuBox5 {
	box-sizing:border-box;
	width:38.5%;
	height:auto;
	float:left;
	margin-right:1.5%;
}
.aisatuBox5_1 {
	box-sizing:border-box;
	width:60%;
	height:auto;
	float:left;
	margin-right:1.5%;
}
.aisatuBox5_2 {
	box-sizing:border-box;
	width:60%;
	height:auto;
	float:left;
	margin-right:0%;
}
.aisatuBox5_3 {
	box-sizing:border-box;
	width:30%;
	max-width:80px;
	height:auto;
	float:left;
	padding:0;
}
.aisatuBox5_4 {
	box-sizing:border-box;
	width:70%;
	height:auto;
	float:left;
	padding:0;
}
@media screen and (max-width: 749px) { 
.aisatuBox5,.aisatuBox5_1,.aisatuBox5_2 {
	width:100%;
	padding-left:0px;
	margin-bottom:10px;
	font-size:12px;
}
}
.inchouName {
	width:100%;
	color:#FFF;
	padding:2px 5px;
	letter-spacing:1px;
	margin-bottom:5px;
	float:left;
}
.inchouName2 {
	width:100%;
	color:#333;
	padding:2px 5px;
	font-size:14px;
	float:left;
}

.accicon {
	box-sizing:border-box;
	width:30%;
	max-width:40px;
	height:auto;
	float:left;
	margin-right: 5px;
}
.accicon img {
	width:100%;
	height:auto;
	display:block;
	border: 1px solid #fff;
}
.accTitle {
	box-sizing:border-box;
	width:70%;
	line-height:40px;
	font-size:21px;
	letter-spacing:1px;
	float:left;
	padding-left:5px;
}
.inchouName_white {
	background-color:#FFF;
}




.acceBox0 {
	box-sizing:border-box;
	width:100%;
	height:auto;
	float:left;
	margin-top:10px;
}
.acceBox1 {
	box-sizing:border-box;
	width:100%;
	padding-left:10px;
	margin-bottom:20px;
	text-align:left;
}
.aisatuRight {
	margin-right:0%;
}
.accText {
	letter-spacing:0px;
	font-size:14px;
	padding:0 20px 0 20px;
}
@media screen and (max-width: 749px) { 
.acceBox1 {
	width:100%;
	padding-left:10px;
	margin-bottom:20px;
}
}





.brtime {
	display: none;
}
@media screen and (max-width: 449px) { 
.brtime {
	display: block;
}
}

.holi {
	background-color:#f39b99;
	color:#FFF;
}
.dateRed {
	color:#FF0000;
}
.dateBlue {
	color:#0000FF;
	border-right:1px solid rgba(90, 70, 152, 1);
}
.cal_right {
	border-right:1px solid rgba(90, 70, 152, 1);
}
.cal_bottom {
	border-bottom:1px solid #bf7326;
}





.MapBox {
	width:100%;
	height:auto;
}
.MapBox img{
	width:100%;
	height:auto;
	display:block;
	margin: 0 auto;
}

.MapBox2 {
	box-sizing:border-box;
	width:200px;
	height:91px;
	margin-top:-91px;
	right:10px;
	bottom:10px;
	position:absolute;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
	border:1px solid #333;
	background-color:#FFF;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.4);
	display:block;
}
.MapBox2:hover {
	box-shadow: 3px 3px 5px rgba(0,0,0,0.0);
}
.MapBox2 img{
	width:100%;
	height:auto;
	display:block;
}
.MapBox3 {
	box-sizing:border-box;
	width:300px;
	height:100px;
	margin:0 auto;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
	border:1px solid #333;
	background-color:#FFF;
	display:block;
	margin-top:10px;
	padding:0;
	display:none;
}
.MapBox3 img{
	width:100%;
	height:auto;
	display:block;
}

@media screen and (max-width: 749px) { 
.MapBox2 {
	display:none;
}
.MapBox3 {
	width:100%;
	max-width:300px;
	display:block;
}
}


.inchopic {
	width: 250px;
	height: auto;
	text-align: right;
	float: right;
	font-size: 14px;
	line-height: 21px;
}
.inchopic img {
	box-sizing: border-box;
	width: 100%;
	max-width: 250px;
	height: auto;
	display: block;
	padding-bottom: 10px;
	margin: 0 auto;
}
@media screen and (max-width: 549px) { 
.inchopic {
	width: 100%;
}
}

.pics_dis {
	font-size:21px;
}
.topKome {
	padding-bottom: 0px;
	margin: 0px 0px 7px 0px;
}










.cal_ex {
	box-sizing:border-box;
	width:100%;
	height:auto;
	float:left;
	padding-right:0px;
	padding-bottom:10px;
	font-size: 14px;
	line-height:24px;
}
@media screen and (max-width: 749px) { 
.cal_ex {
	padding-right:20px;
	font-size: 12px;
	line-height:20px;
}
}
.cal_ex0 {
	width:100%;
	height:auto;
	float:right;
	margin-left:5px;
	text-align: right;
}
.cal_ex1 {
	width:20px;
	height:20px;
	float:right;
	background-color:#f39b99;
	margin-left: 5px;
}
.cal_ex2 {
	width:auto;
	height:auto;
	float:right;
	margin-left:5px;
	text-align: right;
}


.indent1 {
padding-left:1.3em;
text-indent:-1.3em;
}
.indent2 {
padding-left:1em;
text-indent:-1em;
}

.margB10 {
	margin-bottom: 10px;
}

.padB {
	padding-bottom: 10px;
	float: left;
	width: 100%;
}
.padB2 {
	padding-bottom: 1px;
	float: left;
	width: 100%;
}
img{
	border: 0px;
}
.fontRed {
	color: #ea272d;
}




.policyBox {
	box-sizing: border-box;
	width:150px;
	height: auto;
	position: absolute;
	right: 10px;
	bottom: 25px;
	font-size:14px;
	color:#684528;
	text-align:center;
	letter-spacing:1px;
	padding: 5px 10px;
	border-radius: 5px;
	opacity: 1;
}
.policyBox:hover {
	background-color: #684528;
	color: #FFF;
}
@media screen and (max-width: 749px) { 
.policyBox {
	width:110px;
	font-size:12px;
	right: 5px;
	padding: 5px;
	}
}



a {
	color:#684528;
}
a:hover {
	opacity: 0.5;
}
.color1 {
	color:#684528;
}
.color1Line {
	border-bottom: 2px solid #684528;
}
.color1Line2 {
	border-top: 2px solid #684528;
}
.color1BG {
	color:#FFF;
	background-color:#684528;
}
.color1picT {
	color:#684528;
	border-left:3px solid #684528;
}
.navimain li a{
	color: #684528;
	text-decoration: none;
}
.navimain li a:hover{
	opacity: 0.5;
}
.texCol {
	color: #684528;
}


.BoxTitleIn, .BoxTitleIn2, .BoxTitleIn3 {
	box-sizing:border-box;
	width:100%;
	height:auto;
	font-size:16px;
	color:#684528;
	float:left;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}
.BoxTitleIn2 {
	margin-bottom: 0px;
}
@media screen and (max-width: 749px) { 
.BoxTitleIn, .BoxTitleIn2, .BoxTitleIn3 {
	font-size: 14px;
}
}

.aisatuBoxInner {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	float: left;
	letter-spacing: -0.1px;
}


.date, .date2 {
	font-size: 14px;
}
@media screen and (max-width: 749px) { 
.tokuchou {
	letter-spacing:0px;
	}
}






.cal_ex {
	box-sizing:border-box;
	width:100%;
	height:auto;
	float:left;
	padding-right:0px;
	margin-bottom:0px;
	font-size: 14px;
	line-height:24px;
}
@media screen and (max-width: 749px) { 
.cal_ex {
	padding-right:20px;
	margin-bottom:0px;
	font-size: 12px;
	line-height:20px;
}
}
.cal_ex0 {
	width:100%;
	height:auto;
	float:right;
	margin-left:5px;
	text-align: right;
}
.cal_ex1 {
	width:20px;
	height:20px;
	float:right;
	background-color:#f39b99;
	margin-left: 5px;
}
.cal_ex2 {
	width:auto;
	height:auto;
	float:right;
	margin-left:5px;
	text-align: right;
}
.calBox {
	width:100%;
	height:auto;
	padding:10px;
	padding-top: 0;
	margin-top: -5px;
	float:left;
}

.holi {
	background-color:#f39b99;
	color:#FFF;
}
.dateRed {
	color:#FF0000;
}

.calendarTxt  {
	box-sizing: border-box;
	width: 100%;
	max-width: 430px;
	height: auto;
	text-align: left;
	float: right;
}
.calendarTxt1 {
	box-sizing: border-box;
	float: left;
	width: 100%;
	height: auto;
	text-align: left;
	padding-right: 4px;
}
@media screen and (max-width: 799px) { 
.calendarTxt  {
	width: 100%;
	max-width: none;
	}
}
.br400 {
	display: none;
}
@media screen and (max-width: 430px) { 
.br400 {
	display: block;
}
}


.timeBox {
	box-sizing: border-box;
	width: 100%;
	max-width: 1000px;
	height: auto;
	font-size: 14px;
}
.timeBox1 {
	box-sizing: border-box;
	width: 23%;
	height: auto;
	background-color: #FFF;
	float: left;
	border: 1px solid #684528;
	padding: 5px;
	color: #684528;
	text-align: center;
	font-size: 16px;
	
}
.timeBox2 {
	box-sizing: border-box;
	width: 11%;
	height: auto;
	background-color: #FFF;
	float: left;
	border: 1px solid #684528;
	border-left: 0px solid #684528;
	padding: 5px;
	color: #684528;
	text-align: center;
	letter-spacing: -3px;
	font-size: 16px;
}
.timeBox3 {
	color: #333;
	background-color: #FFF;
	border-top: 0px solid #684528;
	font-size: 28px;
	line-height: 50px;
	height: 60px;
}
.tf4 {
	color: #684528;
}
.holi {
	font-size: 24px;
	letter-spacing: 3px;
	color: #f92b2b;
}
.timefont {
	font-size: 21px;
	text-align: center;
}
.timefont2 {
	font-size: 14px;
}
.box2 {
	font-size: 18px;
}

@media screen and (max-width: 799px) { 
.timefont {
	font-size: 16px;
}
.timefont2 {
	font-size: 12px;
}
.timeBox3 {
	font-size: 24px;
}
.holi {
	font-size: 21px;
	letter-spacing: 1px;
}
}
@media screen and (max-width: 699px) { 
.holi {
	font-size: 18px;
	letter-spacing: 1px;
}
.timeBox1 {
	width: 37%;
}
.timeBox2 {
	width: 9%;
}
.timefont {
	font-size: 14px;
}
}
.br470 {
	display: none;
}
@media screen and (max-width: 479px) { 
.br470 {
	display: block;
}
.timeBox1 {
	font-size: 10px;
	padding-left: 0px;
	padding-right: 0px;
	width: 23%;
}
.timeBox2 {
	font-size: 10px;
	padding-left: 0px;
	padding-right: 0px;
	width: 11%;
}
.timeBox3 {
	padding-left: 0px;
	padding-right: 0px;
}
.timefont {
	line-height: 14px;
	padding-top: 5px;
}
.timefont2 {
	font-size: 10px;
}
.timeBox3 {
	font-size: 18px;
}
.holi {
	font-size: 16px;
	letter-spacing: 0px;
}
}

.calendarTxtA {
	float: left;
	width: 100%;
	height: auto;
}
.calendarTxtB {
	float: left;
	width: 100%;
	height: auto;
}
.br980 {
	display: none;
}
.br460 {
	display: none;
}
.br380 {
	display: none;
}
@media screen and (max-width: 1020px) { 
.br980 {
	display: block;
	}
}
@media screen and (max-width: 530px) { 
.br460 {
	display: block;
}
}
@media screen and (max-width: 420px) { 
.br380 {
	display: block;
}
}




    #content1 {
		background-position:right top 10%;
		background-repeat:no-repeat;
		background-size:cover;
		background-position: center center;
		background-image:url(../img/slide/2400/01.jpg);
	}
    @media screen and (max-width: 1024px) { 
    #content1 {
		background-image:url(../img/slide/1024/01.jpg);
	}
    }
    @media screen and (max-width: 499px) { 
    #content1 {
		background-image:url(../img/slide/499/01.jpg);
	}
    }



.text4 {
	text-align: center;
	padding-bottom: 20px;
}
@media screen and (max-width: 340px) { 
.text4 {
	font-size: 14px;
	margin-top: -5px;
}
}


.naiyou {
    width:100%;
    max-width:1000px;
	margin:0;
	padding: 0;
}

.naiyouli {
    float:left;
    margin-right:20px;
    white-space:nowrap;
    list-style: none;
    color: #333;
}

.newText {
	font-size: 16px;
	line-height: 28px;
}

.bg2 {
	background: #8d5127;
	color: #FFF;
}

.new_tel {
	width: 100%;
	cursor: pointer !important;
}
.new_tel a {
	cursor: pointer !important;
}

@media screen and (max-width: 799px) { 
	#content2, #content3, #content4, #content5, #content52, #content6, #content7, #content8, #footter {
		padding:30px 10px;
	}
	}
	