@charset "UTF-8";
/* CSS Document */
/*---all--*/


a {
color:#000;
}

a:hover {
color:#000;
}

/*---会員名簿---*/

/* TITLE */
.free-box{
position: relative;
color: #FFF;
width: 100%;
height: 380px;		
padding-top: 50px;
background:#DCEEDE url("/img/top_y.png") no-repeat center top;
background-size:cover;
text-align: center;
}
.free-box h1{
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Zen Kaku Gothic New', sans-serif;
letter-spacing: 0.3em;
font-size: 2.5em;
font-weight: 800;
margin-top: 100px;
}
.free-box h2{
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Zen Kaku Gothic New', sans-serif;
letter-spacing: 0.3em;
margin-top: 25px;	
}


@media (max-width: 767.98px) {
.free-box{
height: 200px;
}
.free-box h1{
letter-spacing: 0.1em;
font-size: 1.8em;
margin-top: 30px;	
}
.free-box h2{
letter-spacing: 0.1em;
font-size: 1em;
margin-top: 15px;	
}
	
}


/* メインタイトル */
.mainbox-in{
padding-top: 40px;
padding-bottom: 40px;	
background: url("/img/hato_me.png") no-repeat;
background-size: 30%;
background-position: top right;
background-color:#DCEEDE;	
}

.mainbox-in h2{
font-size:1.6em;
letter-spacing: 0.2em;
font-weight: 500;
margin-top: 50px;	
}

.newsinner{
text-align: center;
}


table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
padding: 10px;	
}
table th {
width: 22%;
background: #CDE085;
border: 1px solid #000;
box-sizing: border-box;
padding: 15px;
vertical-align: middle;
font-weight: bold;
text-align: center;
}
table td {
background: #fff;
border: 1px solid #000;
box-sizing: border-box;
padding: 15px;
vertical-align: top;
text-align: left;
}
.gray{
background: #EFEFEF;
}

@media all and (max-width: 767px) {
table th, table td {
display: block;
width: 100%;
border-bottom: none;
}
table tr:last-child td:last-child {
border-bottom: 1px solid #ccc;
}
}




@media (max-width: 767.98px) {
.mainbox-in{
padding-top: 10px;
}
.mainbox-in h2{
font-size: 1.2em;	
letter-spacing: 0em;
}
.hato-free{
height: 100px;
margin-top: -40px;
}
}




/* ボックス内 */


.marubox_c{
border:5px solid #000;
border-radius: 20px;
background-color: #fff;
margin-top: 80px;
margin-bottom: 20px;	
padding: 50px 30px;
}
.marubox_c span{
font-size: 1.8em;
font-weight: 500;
font-family: 'M PLUS Rounded 1c', sans-serif;
color: #F18700;
margin-right: 10px;
}
.marubox_c p{
font-size: 1.6em;
font-weight: 500;
letter-spacing: 0.1em;
vertical-align: middle;
margin-top: 8px;	
}

.maruspan{
vertical-align: middle;
}


.iconbox{
position: absolute;
top:0px;
right: 0px;	
}
.iconbox img{
width: 50px;
margin-top: 4px;
}



@media (max-width: 767.98px) {
.marubox_c{
margin-top: 10px
}
.marubox_c p{
font-size: 1em;
font-weight: 500;
letter-spacing: 0em;
line-height: 1.6em;
}	

}




.marubox_d{
position: relative;
border:5px solid #000;
border-radius: 20px;
background-color: #fff;
padding: 80px 30px 30px 30px;		
margin-top: 10px;
background-image: url("../img/kirakira2.png");
background-position: top 0px right 5%;
background-repeat: no-repeat;
background-size: 10% auto;
}


.arrow{
text-align: center;
padding-bottom: 20px;	
}
.arrow img{
width: 80px;
margin: auto;
}










@media (max-width: 767.98px) {
.bn_box{
width: 100%;
margin-top: 30px;
}
.maru-title2 img{
width: 100%;
}
.hato-box4 img{
width: 100px;
}
.hato-box4{
position: absolute;top: -10px;right: 0px;
}
.bn_box span{
font-size: 0.8em;
}	
}



.back04{
background: url("/img/back_con2.png") no-repeat center;
background-size: cover;
height: 10%;
}






















