@charset "UTF-8";

.inc-rogo{
	text-align: center;
	margin: 50px auto;
	}

.inc-rogo img{
	width: 180px;
	height: auto;
	}

.RAGCIE-1st{
	position: absolute;
	top: 45%;
	left: 25%;
	margin-left: -150px;
	}
	
.RAGCIE-2nd{
	position: absolute;
	top: 45%;
	left: 75%;
	margin-left: -150px;
	}

.RAGCIE-1st img{
	width: 300px;
	height: auto;
	text-shadow: 0px 2px;
	}
	
.RAGCIE-2nd img{
	width: 300px;
	height: auto;
	text-shadow: 0px 2px;
	}


h1.newsTitle{
	font-family: "Josefin Sans",sans-serif;
	font-size: 2.3em;
	margin-top: 70px;
	}

.wabun{
	font-family: "UD Shin Go Regular";
	font-size: 1.0em;
	margin-bottom: 70px;
	}

.TOP-moLogo img{
	width: 130px;
	height: auto;
	margin: 20px auto 0;
	}

.TOP-moLogo{
	text-align: center;
	}

.TOP-PCLogo img{
	width: 200px;
	height: auto;
	}

.TOP-PCLogo{
	text-align: center;
	margin-bottom: 30px;
	}

.news-li-text {
	list-style-type: none;
	max-width: 450px;
	margin: 0 auto 80px;
	font-size: 0.85em;
    }

.news-li-text li{
	display: inline-block;
	padding-left:7.7em;
	text-indent:-7.7em;
	line-height: 1.5em;
	text-align: left;
	margin-bottom: 25px;
	}

.news-li-text li a{
    color: #4c4948;
	text-decoration: none;
	font-family: "UD Shin Go Regular";
	font-size: 1.1em;
	}

.news-li-text li a:hover{
    color: #036eb8;
	text-decoration: none;
	}

/*ボタン*/
.topbutton{
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 0.9em;
	background-color:#231815;
	letter-spacing: 0.2em;
	font-family: "UD Shin Go Medium";
	margin-top: 10px;
	color: #fff;
	display: inline-block;
	}

.topbutton a{
	color: #fff;
	}

.topbutton:hover{
	width: 100px;
	height: 30px;
	background-color:#727171;
	}

.topbutton a:hover{
	text-decoration: none;
	color: #fff;
	}



.SNS-TOP-Logo{
	width: 250px;
	margin: 30px auto 70px;
	}

.SNS-TOP-Logo img{
	width: 110px;
	height: auto;
	}

.SNS-TOP-Logo img:hover{
	opacity: 0.8;	
	}

.SNS-LogoL{
	float: left;
	}

.SNS-LogoR{
	float: right;
	}