﻿@charset "utf-8";

/* ================================================================= 
 header
================================================================= */
.wide8 {
    max-width: 800px;
    margin: auto;
}
.gallery-4_2 .box {
    width: 31%;
    margin: 1%;
    margin-bottom: -63px;
}
.gallery-4_2 img{
	object-fit: cover!important;
	width: 100%!important;
	height: 88%!important;
}
.gallery-4_3 .box{
	width: 31%;
    margin: 1%;
}
.gallery-4_3 img{
	object-fit: cover!important;
	width: 100%!important;
	height: 300px!important;
}



/* ================================================================= 
sidemenu
================================================================= */


/* ================================================================= 
 contents
================================================================= */
.news dl {
    border: none !important;
    border-bottom: 1px dashed #000 !important;
    padding: 10px 0;
    display: block !important;
}

/* ================================================================= 
 section
================================================================= */


/* ================================================================= 
 footer
================================================================= */
/*----------220701追加----------*/
#footer-nav ul {
    display: block !important;
    text-align: left;
    margin-left: 20px;
}
#footer-nav ul li {
    display: inline !important;
}
#footer-nav ul li a {
    display: inline !important;
}

/* ================================================================= 
 header
================================================================= */




@media only screen and (max-width: 835px) {
	.gallery-4_2 .box {
    margin: 1%;
    margin-bottom: -55px;
}

/* ================================================================= 
 header
================================================================= */

/* ================================================================= 
sidemenu
================================================================= */

/* ================================================================= 
 contents
================================================================= */

/* ================================================================= 
 section
================================================================= */

/* ================================================================= 
 footer
================================================================= */

}




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

.gallery-4_2 .box {
    width: 47%;
    margin: 1%;
    margin-bottom: -38px;
}
.gallery-4_3 .box{
	width: 45%;
    margin: 1%;
}
.gallery-4_3 img{
	object-fit: cover!important;
	width: 100%!important;
	height: 175px!important;
}
/* ================================================================= 
 header
================================================================= */


/* ================================================================= 
sidemenu
================================================================= */


/* ================================================================= 
 contents
================================================================= */

/* ================================================================= 
 section
================================================================= */

/* ================================================================= 
 footer
================================================================= */



}