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




/*---苫小牧支部紹介---*/

/* TITLE */
.intro-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;
z-index: 2;	
}
.intro-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;
}
.intro-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) {
.intro-box{
height: 200px;
}
.intro-box h1{
letter-spacing: 0.1em;
font-size: 1.8em;
margin-top: 30px;	
}
.intro-box h2{
letter-spacing: 0.1em;
font-size: 1em;
margin-top: 15px;	
}
	
}


/* メイン */
.mainbox-in{
padding: 40px;
}

.mainbox-in h2{
font-size:2em;
letter-spacing: 0.2em;
font-weight: 500;	
}

.mainbox-in h2 {
position: relative;
padding: 1.5rem 2rem;
}

.mainbox-in h2:after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 10px;
content: '';
background-image: -webkit-repeating-linear-gradient(135deg, #FFE603, #FFE603 1px, transparent 2px, transparent 5px);
background-image: repeating-linear-gradient(-45deg, #FFE603, #FFE603 2px, transparent 2px, transparent 5px);
background-size: 7px 7px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}

.newsinner{
display: flex;	
align-items: center;
justify-content: center;
}


.mainbox-in{
background-color:#DCEEDE;

}

.mainbox-in p{
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Zen Kaku Gothic New', sans-serif;
font-weight: 500;
font-size: 1.2em;
letter-spacing: 0.2em;	
margin-top: 20px;
}

.bg-pink{
background-color:#f2b9ba;
}

.maru-inner{
margin:30px 20px 100px 20px;
}

.maru-inner2{
margin-left: 30px;
}
@media (max-width: 767.98px) {
.newsinner img{
width: 60%;
margin-top: 15px;	
}	
.maru-inner2{margin-left: 0px;}
}


.maru-hato{
display: flex;	
align-items: center;
justify-content: center;
}
.maru-hato img{
width: 70%;
}

.mainbox-in h1{
letter-spacing: 0.6em;
}

@media (max-width: 767.98px) {

.mainbox-in h2{
font-size: 1.2em;	
letter-spacing: 0em;
}
		
}








/* ボックス内 */
.intro-inner{
position: relative;
background-color: #DCEEDE;
padding: 30px 0px 100px 0px;
}

.maru-title-in img{
position: absolute;
z-index: 1;
top:5px;
left: 0;
right: 0;
margin: auto;
width: 400px;	
}

.marubox_c{
border:5px solid #000;
border-radius: 20px;
background-color: #fff;
margin-top: 10px;
padding: 80px 30px 30px 30px;	
}

.marubox_c p{
font-size: 1.4em;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 1.8em;
}

.hato_c{
text-align: center;
}
.hato_c img{
width: 70%;
}

.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;
}

@media (max-width: 767.98px) {
.marubox_c h1{
font-size: 1.2em;
padding: 20px;	
}
.marubox_c p{
font-size: 1em;
font-weight: 500;
letter-spacing: 0em;
line-height: 1.6em;
}	
.maru-title-in img{
width: 300px;	
}
.hato_c img{
width: 100%;
}	
	
}



/* table01 */
#table01{
width: 80%;
border-spacing: 0;
margin: 0 auto;	
}
#table01 tr {
border-bottom: 2px dotted #F3C800;
}

#table01 th,
#table01 td {
padding: 24px 0;
border: none;
}

#table01 th {
width: 30%;
}
#table01 tr:last-child{
border-bottom: none;
}


/* sp */
@media only screen and (max-width: 480px) {
#table01 th,
#table01 td {
width: 100%;
display: block;
}

#table01 th {
width: 100%;
}

#table01 td {
padding-top: 0;
}
#table01{
width: 100%;
}	
}



@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%;
}






















