<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h3{
    padding: 1em;
}

#wrapper-main{
    padding: 0px; 
    margin: 0px auto;
    max-width: 100%; 
    width: 1024px; 
    position: relative; 
    font-family: 繝｡繧､繝ｪ繧ｪ, Meiryo, '�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け', sans-serif; 
    font-size: 12px;
}
#wrapper-main img{
    border-radius: 0!important;
}
#page{
    margin-left: auto;
    margin-right: auto; 
    max-width: 100%; 
    width: 962px; 
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#sptmp_lr {
    width: 960px;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#sptmp_l{
    max-width: 100%;
    width:205px;
    padding: 1.5em;
}
#sptmp_l img{
	margin-bottom:8px;
}

#sptmp_r{
    max-width: 100%;
    padding: 1.5em;
    width:625px;
}

.sptmps .tittle b{
	height:30px;
	color:#005922;
	font-size:120%;
	margin:10px 0 0 1em;
}

.sptmps .discript{
	margin:10px 0 15px 0;
	letter-spacing: 2px;
	line-height:1.5em;
}
.sptmps .discript b{
	line-height:2em;
}

#spitem {
    padding: 30px 0;
    width: 960px;
    max-width: 100%;
}

#spitemlist{
    max-width: 100%;
	width:920px;
    padding: 0 20px;
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
}
 .item_l{
	margin:20px 0;
    width:200px;
    max-width: 100%;
}

.bnr {
	display: none;
}

#spbtn12{
    padding-top: 25px;
    width: 100%;
}

@media screen and (min-width: 768px){

    #sptmp_l{
        max-width: 32%;
    }

    #sptmp_r{
        max-width: 65%;
    }

    #spitemlist{
        justify-content: space-between;
    }

    .item_l{
        max-width: 24%s;
    }

    #spbtn12{
        height: 321px;
        background-image: url(-bg_mlogos.jpg); 
        background-repeat: no-repeat; 
        background-size: contain;
        background-position: top center; 
        position: relative;
    }

    #spbtn12_img{
        position: absolute;
        height: 37px; 
        top: 236px; 
        left: 510px;
    }

}</pre></body></html>