@charset "UTF-8";
#title {
	height: 425px;
	background-image: url(../index-img/index-titleback.png);
	background-repeat: repeat-x;
}
#indexcontents-left {
	float: left;
	width: 600px;
	margin-right: 30px;
}
#indexcontents-right {
	float: left;
	width: 290px;
}
#index-fb {
	border: 1px solid hsla(218,44%,40%,1.00);
	float: left;
}
.index-inst {
    margin-top: 12px;
    float: left;
}
.index-column {
	float: left;
	height: 120px;
	width: 268px;
	margin-bottom: 15px;
	padding: 10px;
	border: 1px solid #999999;
	font-size: 12px;
}
.index-column2 {
	float: left;
	height: 120px;
	width: 580px;
	margin-bottom: 15px;
	padding: 10px;
	border: 1px solid #999999;
	font-size: 12px;
}
#indexcontents-left h3 {
	font-size: 14px;
	color: #7F1415;
	margin-bottom: 3px;
	text-align: center;
}
.index-column img {
	margin-bottom: 5px;
}
.index-column2 img {
	margin-bottom: 5px;
}

#index-right-column {
	padding: 10px;
	float: left;
	width: 268px;
	border: 1px solid #7F1415;
	font-size: 12px;
	/* [disabled]line-height: normal; */
	margin-bottom: 10px;
	background-color: #000000;
	color: #DBDBDB;
}
#index-right-column h3 {
	color: #7F1415;
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #939393;
	text-indent: -9999px;
	background-image: url(../index-img/index-right-column_title.png);
	background-repeat: no-repeat;
	width: 268px;
	height: 30px;
	padding-bottom: 0px;
}
#indexcontents-left h2 {
	width: 600px;
	height: 58px;
	margin-bottom: 5px;
	background-image: url(../index-img/index-h2.png);
	text-indent: -9999px;
}

/*20190613 renew 追加*/
#renew{
    width: 920px;
    max-width: 100%;
    margin: 20px auto;
}
#renew .image {
}
#renew .image img {
    width: 100%;
    height: auto;
}
#renew .text {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}
#renew h2 {
    margin: 20px auto;
    font-size: 22px;
    color: #EC3C3A;
    font-weight: bold;
}
#renew p {
    margin: 20px auto;
    font-size: 12px;
}
#renew .text img{
    width: 100%;
    height: auto;
}
#renew ul {
    width: 630px;
    max-width: 100%;
    border: 1px solid #ccc;
    text-align: center;
    margin: 20px auto;
    padding: 20px;
    font-size: 12px;
    list-style: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#renew ul li span.tl{
    margin-right: 1em;
    display: inline-block;
}
.campaign {
	margin: 0 auto 10px;
}
.campaign.waku {
	border: #C4C0C0 solid 1px;
}
