@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=RocknRoll+One&display=swap');
h2.big-title2{
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    margin-top: 40px;
    font-size: 3em;
} 
.copy-t1{
	/*font-family: 'RocknRoll One', sans-serif;*/
    font-family: 'Noto Serif JP', sans-serif;
}
.gallery-img-style1{
width:100%;
height:auto;
float:left;	
}

.gallery-img-style1 .gl-one-element{
width:31%;
height:auto;
float:left;	
margin-right:3%;
box-sizing:border-box;
}

.gallery-img-style1 .gl-frame-img{
	width:100%;
	height:auto;
	margin-bottom:15px;
	float:left;
}

.gallery-img-style1 .gl-frame-img img{
	width:100%;
	height:auto;
}

.gallery-img-style1 .gl-name{
/*	color:#fff;*/
	font-size:1.6em;
	line-height:160%;
	font-weight:bold;
	width:100%;
	height:auto;
	margin-bottom:10px;
	text-align:center;
	float:left;
}

.gallery-img-style1 .gl-info{
width:100%;
height:auto;	
color:#545454;
font-size:1.3em;
line-height:160%;
text-align:center;
margin-bottom:20px;
float:left;
}

.gallery-img-style1 .gl-btn{
	width:100%;
	height:auto;
text-align:center;	
}


 /**
  * 2.0 - Message Boss
 */
.mesage-boss{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
}

.message-img{
width:25%;
float:right;
height:auto;	
margin-top:20px;
}

.message-img img{
max-width:198px;
width:100%;
height:auto;
margin:0 auto;
}

.message-info{
width:70%;
height:auto;
float:right;
margin-right:5%;
padding-left:45px;
padding-top:10px;
box-sizing:border-box;
background:url(../../img/top/type-anchor.png) no-repeat top left;	
}

.box-newss .news2 p { 
    color: #000; 
    font-size: 1em !important; 
    line-height: 160%; 
    padding: 0; 
    float: unset; 
    width: 97%; 
    margin: 10px 0 0; 
}
.cnt2 a{
    color: #6fb5bd;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 5px;
    /* margin-bottom: 10px; */
    display: inline-block;
	text-decoration: none;
}
.cnt2 a:hover{
    opacity: 0.7;
}

@media screen and (max-width:768px) {
	
  /**
  * 1.0.1 - Gallery Image 768px
 */
	.gallery-img-style1 .gl-one-element{
	 width:100%;	
	 margin-bottom:40px;
	}
	
	
 /**
  * 2.0.1 - Message Boss 768px
 */
.message-img{
width:100%;
float:none;	
margin-top:0px;
text-align:center;
margin-bottom:20px;
}

.message-info{
width:100%;
float:none;
margin-right:5%;
padding-right:10px;
}

/* .bg-menu{
width: 50%;
    margin-top: 0;
    border: 0;
} */
.logo{
    padding-left: 0px;
}
/* .logo img{
    margin-top: 15px;
}	 */
}


@media screen and (max-width:670px) {
.cnt2{
font-size: 15px;
}
}

@media screen and (max-width:480px) {
.bg-menu{
    width: 60%;
}
.logo img {
    margin-top: 5px;
    }
    h2.big-title2{
        font-size: 2em;
    letter-spacing: -2px;
    }
    .cnt2{
		text-align: left;
}
	}
/*
.box-newss .news2 p:nth-child(odd) br {
display: none;
}
.box-newss .news2 p:nth-child(odd){
    width: 93%;
    border-bottom: none;
    padding-bottom: 0;
}
.box-newss .news2 p:nth-child(even) {
    width: 93%;
    padding-left: 10px;
    padding-top: 0;
}*/
}
