/* ============================================================
トップページ
============================================================ */

/*	for slider
==================================================*/
#wrap_slider {
	margin-top: 89px;		/* for fixed header */
	width: 100%;
	text-align: left;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 1px);
    transform: translate3d(0, 0, 1px);
}
@media screen and (max-width:950px) {
	#wrap_slider {
		margin-top: 83px;
	}
}
@media screen and (max-width:640px) {
	#wrap_slider {
		margin-top: 58px;
	}
}

#slider {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
	padding-top: 0px;
	background-color: transparent;
}
#slider_frame {
	width: 1100px;
	overflow: hidden;
}
#slideShow {
	width: 1100px;
	position: relative;
	height: 400px;
}
#slideShow a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}	
#slideShow a.first {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}
#slideShow a.second {
	width: 100%;
	position: absolute;
	top: 0;
	left: 1100px;
	display: block;
}
#slideShow a img.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#slideShow a .item01 {
	color: white;
	font-size: 28px;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: rgba(193,39,45,0.75);
	width: 100%;
	position: absolute;
	top: 17%;
	left: 0;
	opacity: 0;
}
#slideShow a .item01 br.sp {
	display: none;
}
#slideShow a .item02 {
	color: white;
	font-size: 17px;
	font-weight: normal;
	line-height: 28px;
	width: 565px;
	height: 96px;
	padding-left: 12px;
	padding-top: 11px;
	background-color: rgba(0,0,0,0.65);
	position: absolute;
	top: 61%;
	right: 11%;
	opacity: 0;
}
#slideShow a .long {
	height: 116px;
	padding-top: 7px;
	top: 59%;
	text-align: center;
}
#slideShow a .item03 {
	width: 100px;
	position: absolute;
	top: 54.5%;
	left: 15%;
	opacity: 0;
}

#slideShow a .item04 {
	color: white;
	font-size: 50px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	text-align: left;
	position: absolute;
	top: 34%;
	left: 3%;
	opacity: 0;
}
#slideShow a .item05 {
	color: white;
	font-size: 17px;
	font-weight: normal;
	line-height: 28px;
	width: 600px;
	position: absolute;
	top: 58%;
	left: 3%;
	opacity: 0;
}
#slideShow a .item06 {
	color: white;
	font-size: 50px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	text-align: left;
	position: absolute;
	top: 12%;
	left: 3%;
	opacity: 0;
}
#slideShow a .item07 {
	color: white;
	font-size: 17px;
	font-weight: normal;
	line-height: 28px;
	width: 700px;
	position: absolute;
	bottom: 5%;
	right: 4%;
	opacity: 0;
    text-align: right;
}

@media screen and (max-width:1118px) {
	#slider {
		width: 100%;
		height: auto;
	}
	#slider_frame {
		width: 100%;
		height: auto;
	}
	#slideShow {
		width: 100%;
	}
	#slideShow .slide {
		width: 100%;
	}
}
@media screen and (max-width:1050px) {
	#slideShow a .item02 {
		right: 8%;
	}
	#slideShow a .item03 {
		left: 10%;
	}
}
@media screen and (max-width:950px) {
	#slideShow a .item01 {
		font-size: 26px;
		height: 46px;
		line-height: 46px;
	}
	#slideShow a .item02 {
		font-size: 16px;
		line-height: 26px;
		width: 520px;
		height: 90px;
		right: 8%;
	}
	#slideShow a .long {
		height: 110px;
	}
	#slideShow a .item03 {
		top: 54%;
		left: 9%;
	}
    #slideShow a .item04 {
        font-size: 40px;
        height: 60px;
        line-height: 60px;
        top: 32%;
    }
    #slideShow a .item05 {
        font-size: 16px;
        line-height: 26px;
        width: 600px;
        top: 58%;
    }
    #slideShow a .item06 {
        font-size: 40px;
        height: 60px;
        line-height: 60px;
        top: 12%;
    }
    #slideShow a .item07 {
        font-size: 16px;
        line-height: 26px;
        width: 600px;
    }
}
@media screen and (max-width:860px) {
	#slideShow a .item01 {
		font-size: 25px;
		height: 42px;
		line-height: 42px;
	}
	#slideShow a .item02 {
		font-size: 15px;
		line-height: 25px;
		width: 495px;
		height: 85px;
		right: 6%;
		padding-top: 8px;
	}
	#slideShow a .long {
		height: 106px;
		padding-top: 5px;
		top: 55%;
	}
	#slideShow a .item03 {
		width: 90px;
		left: 6%;
	}
}
@media screen and (max-width:770px) {
	#slideShow a .item01 {
		font-size: 23px;
		height: 38px;
		line-height: 38px;
	}
	#slideShow a .item03 {
		left: 5%;
	}
    #slideShow a .item04 {
        font-size: 36px;
        height: 60px;
        line-height: 60px;
        top: 30%;
    }
    #slideShow a .item05 {
        font-size: 15px;
		line-height: 25px;
        width: 540px;
    }
    #slideShow a .item06 {
        font-size: 36px;
        height: 60px;
        line-height: 60px;
    }
    #slideShow a .item07 {
        font-size: 15px;
		line-height: 25px;
        width: 540px;
    }
}
@media screen and (max-width:720px) {
	#slideShow a .item01 span {
		display: none;
	}
	#slideShow a .item03 {
		display: none;
	}
}
@media screen and (max-width:670px) {
	#slideShow a .item02 {
		line-height: 24px;
		height: 79px;
		padding-top: 5px;
	}
	#slideShow a .long {
		height: 95px;
		padding-top: 3px;
	}
}
@media screen and (max-width:620px) {
	#slideShow a .item01 {
		font-size: 24px;
		height: 50px;
		line-height: 50px;
	}
	#slideShow a .item02 {
		font-size: 15px;
		line-height: 25px;
		width: 495px;
		height: 85px;
		right: 6%;
		padding-top: 8px;
	}
	#slideShow a .long {
		height: 100px;
		padding-top: 6px;
		top: 52%;
	}
    #slideShow a .item04 {
        font-size: 36px;
        height: 60px;
        line-height: 60px;
        top: 36%;
    }
    #slideShow a .item05 {
        font-size: 15px;
		line-height: 25px;
        width: 94%;
    }
    #slideShow a .item06 {
        font-size: 36px;
        line-height: 50px;
    }
    #slideShow a .item07 {
        font-size: 15px;
		line-height: 25px;
        width: 94%;
        text-align: left;
    }
}
@media screen and (max-width:605px) {
	#slideShow a .item01 {
		height: auto;
		line-height: 32px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#slideShow a .item02 {
		width: 86%;
		height: auto;
		right: 5%;
		padding-left: 2%;
		padding-right: 2%;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	#slideShow a .long {
		text-align: left;
	}
	#slideShow a .long br {
		display: none;
	}
	#slideShow a .item01 br.sp {
		display: inline;
	}
}
@media screen and (max-width:470px) {
	#slideShow a .item01 {
		line-height: 32px;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	#slideShow a .item02 {
		line-height: 24px;
		width: 90%;
		right: 3%;
		padding-left: 2%;
		padding-right: 2%;
		padding-top: 4px;
		padding-bottom: 4px;
	}
    #slideShow a .item04 {
        font-size: 31px;
        height: 60px;
        line-height: 60px;
        top: 34%;
    }
    #slideShow a .item05 {
		line-height: 23px;
    }
    #slideShow a .item06 {
        font-size: 31px;
    }
    #slideShow a .item07 {
		line-height: 23px;
    }
}
@media screen and (max-width:440px) {
	#slideShow a .item01 {
		top: 14%;
		font-size: 23px;
		line-height: 30px;
	}
	#slideShow a .item02 {
		font-size: 14px;
		line-height: 22px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
}

#slider_pager {
	text-align: center;
	margin-top: 8px;
	cursor: pointer;
}
#slider_pager span {
	color: #770e12;
	padding-left: 2px;
	padding-right: 2px;
}
#slider_pager span.act {
	color: #ed1c24;
}


/*	for top_content
==================================================*/
#top_content {
	width: 1100px;
	position: relative;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	line-height: 22px;
}
@media screen and (max-width:1118px) {
	#top_content {
		width: 99%;
		/*overflow: hidden;*/
		padding-left: 0.5%;
		padding-right: 0.5%;
	}
}
@media screen and (max-width:880px) {
	#top_content {
		margin-right: 0px;
	}
}
@media screen and (max-width:640px) {
	#top_content {
		background-color: white;
	}
}

#top_content h2 {
	color: #4d4d4d;
	font-size:30px;
	font-weight: bold;
	line-height: 54px;
	margin-bottom: 0px;
	padding-left: 10px;
}
#top_content p {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 10px;
}
#top_content a.link_btn {
	color: white;
	font-size: 16px;
	display: block;
	background-color: #1a51b5;
	text-decoration: none;
	text-align: center;
	height: 40px;
	line-height: 42px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
@media screen and (max-width:510px) {
	#top_content h2 {
		font-size:27px;
		line-height: 50px;
	}
}
@media screen and (max-width:400px) {
	#top_content h2 {
		font-size:25px;
		line-height: 46px;
		padding-left: 10px;
	}
}

#top_content #kw_search {
	margin-top: -43px;
	margin-bottom: 20px;
}
#top_content #kw_search #kw {
	font-size: 14px;
	font-family: "Meiryo", "HiraKakuProN-W3", "Hiragino Kaku Gothic ProN", "MotoyaLCedar", "Droid Sans Japanese", "MS Gothic", "sans-serif";
	width: 250px;
	margin-left: 400px;
	vertical-align: middle;
	border: solid 1px #888888;
	background-color: #F6F6F6;
	border-radius: 0;
}
#top_content #kw_search #btn {
	color: white;
	font-size:15px;
	font-family: "Meiryo", "HiraKakuProN-W3", "Hiragino Kaku Gothic ProN", "MotoyaLCedar", "Droid Sans Japanese", "MS Gothic", "sans-serif";
	display: inline-block;
	height: 27px;
	line-height: 27px;
	width: 80px;
	text-align: center;
	background-color: #C1272D;
	border-radius: 0;
	-webkit-appearance: none;
	border: none;
	vertical-align: middle;
}
@media screen and (max-width:780px) {
	#top_content #kw_search {
		margin-top: 4px;
		margin-bottom: 16px;
	}
	#top_content #kw_search #kw {
		margin-left: 20%;
	}
	#top_content #kw_search #btn {
		width: 80px;
	}
}
@media screen and (max-width:500px) {
	#top_content #kw_search #kw {
		margin-left: 10%;
		width: 200px;
	}
	#top_content #kw_search #btn {
		width: 80px;
	}
}

#top_content .search_by {
	width: 32%;
	padding-left: 1%;
	padding-right: 1%;
	float: left;
	background-color: #f8a4a7;
    background-color: white;
    border: 1px solid #b2b2b2;
    box-sizing: border-box;
	margin-left: 2%;
	position: relative;
}
#top_content .search_by.first {
	margin-left: 0;
}
#top_content .search_by h3 {
	color: white;
    color: #ed1c24;
	font-size: 22px;
	font-weight: bold;
	line-height: 64px;
	padding-left: 3%;
}
#top_content .search_by h3 span {
	font-weight: normal;
}
#top_content .search_by a.btn {
	font-size: 14px;
	color: white;
	background-color: #ed1c24;
	display: inline-block;
	width: 34px;
	height: 30px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
	position: absolute;
	top: 15px;
	right: 15px;
}
#top_content .search_by a.btn:hover {
	background-color: #b2151b;
}
#top_content .search_by a.metal {
	width: 33.33%;
	float: left;
	text-decoration: none;
	position: relative;
	height: 118px;
}
#top_content .search_by a.metal img {
	width: 92%;
	margin-left: 4%;
	display: inline-block;
}
#top_content .search_by a.metal img.cover {
	width: 92%;
	position: absolute;
	top: 0;
	left: 4%;
	display: none;
	margin-left: 0;
}
#top_content .search_by a.metal p {
	color: #303030;
	font-size: 13px;
	padding-top: 2px;
	line-height: 16px;
	margin-left: 0;
	text-align: center;
}
#top_content .search_by a.industry {
	width: 33.33%;
	float: left;
	text-decoration: none;
	position: relative;
	height: 118px;
}
#top_content .search_by a.industry img {
	width: 92%;
	margin-left: 4%;
	display: inline-block;
}
#top_content .search_by a.industry img.cover {
	width: 92%;
	position: absolute;
	top: 0;
	left: 4%;
	display: none;
	margin-left: 0;
}
#top_content .search_by a.industry p {
	color: #303030;
	font-size: 13px;
	padding-top: 2px;
	line-height: 16px;
	margin-left: 0;
	text-align: center;
}
#top_content .search_by a.property {
	width: 33.33%;
	float: left;
	text-decoration: none;
	position: relative;
	height: 118px;
}
#top_content .search_by a.property img {
	width: 92%;
	margin-left: 4%;
	display: inline-block;
}
#top_content .search_by a.property img.cover {
	width: 92%;
	position: absolute;
	top: 0;
	left: 4%;
	display: none;
	margin-left: 0;
}
#top_content .search_by a.property p {
	color: #303030;
	font-size: 13px;
	padding-top: 2px;
	line-height: 16px;
	margin-left: 0;
	text-align: center;
}
@media screen and (max-width:900px) {
	#top_content .search_by {
		width: 98%;
		padding-left: 1%;
		padding-right: 1%;
		float: none;
		margin-left: 0;
		margin-bottom: 14px;
		height: 200px;
	}
	#top_content .search_by h3 {
		padding-left: 2%;
	}
	#top_content .search_by a.metal,
	#top_content .search_by a.industry,
	#top_content .search_by a.property {
		width: 15.66%;
		margin-left: 0.5%;
		margin-right: 0.5%;
	}
}
@media screen and (max-width:860px) {
	#top_content .search_by {
		width: 96%;
		margin-left: 1%;
	}
	#top_content .search_by.first {
		margin-left: 1%;
	}
}
@media screen and (max-width:830px) {
	#top_content .search_by {
		height: 195px;
	}
}
@media screen and (max-width:670px) {
	#top_content .search_by {
		height: 190px;
	}
}
@media screen and (max-width:610px) {
	#top_content .search_by a.metal,
	#top_content .search_by a.industry,
	#top_content .search_by a.property {
		width: 16.66%;
		margin-left: 0%;
		margin-right: 0%;
	}
}
@media screen and (max-width:560px) {
	#top_content .search_by {
		width: 96%;
		margin-left: 1%;
		height: 360px;/**/
	}
	#top_content .search_by.first {
		margin-left: 1%;
	}
	#top_content .search_by a.metal,
	#top_content .search_by a.industry,
	#top_content .search_by a.property {
		width: 29.33%;
		margin-left: 2%;
		margin-right: 2%;
		height: 150px;
	}
}
@media screen and (max-width:490px) {
	#top_content .search_by {
		height: 350px;
	}
}
@media screen and (max-width:460px) {
	#top_content .search_by {
		height: 325px;/**/
	}
	#top_content .search_by a.metal,
	#top_content .search_by a.industry,
	#top_content .search_by a.property {
		height: 135px;
	}
}
@media screen and (max-width:400px) {
	#top_content .search_by a.metal,
	#top_content .search_by a.industry,
	#top_content .search_by a.property {
		width: 31.33%;
		margin-left: 1%;
		margin-right: 1%;
		height: 130px;
	}
}



#top_content div.top_gap {
	margin-bottom: 36px;
}

#top_content a.pick_up {
	width: 32%;
	float: left;
	position: relative;
	text-decoration: none;
	margin-left: 2%;
	overflow: hidden;
	height: 120px;
	margin-bottom: 1.5%;
}
#top_content a.first {
	margin-left: 0;
}
#top_content a.pick_up img {
	width: 100%;
	display: inline-block;
}
#top_content a.pick_up img.cover {
	position: absolute;
	top: 0;
	left: 0;
}
#top_content a.pick_up h3 {
	color: white;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 40px;
	background-color: #ed1c24;
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 4%;
	width: 97%;
}
#top_content a.pick_up p {
	color: white;
	position: absolute;
	top: 47px;
	left: 0;
	line-height: 22px;
	margin-left: 4%;
	margin-right: 3%;
}
@media screen and (max-width:1030px) {
	#top_content a.pick_up h3 {
		font-size: 17px;
	}
	#top_content a.pick_up p {
		font-size: 13px;
		line-height: 20px;
	}
}
@media screen and (max-width:860px) {
	#top_content a.pick_up {
		width: 48%;
		float: left;
		margin-left: 1%;
		margin-right: 1%;
		height: 120px;
		margin-bottom: 1.5%;
	}
	#top_content a.first {
		margin-left: 1%;
	}
}
@media screen and (max-width:580px) {
	#top_content a.pick_up {
		width: 98%;
		margin-left: 1%;
		margin-right: 1%;
		height: 120px;
		margin-bottom: 2.5%;
	}
}



/*** feature plating ***/
#top_content a.feature {
    width: 32%;
	float: left;
	position: relative;
	text-decoration: none;
	margin-left: 2%;
	overflow: hidden;
    margin-bottom: 1.5%;
}
#top_content a.first {
	margin-left: 0;
}
#top_content a.feature .bg {
    width: 100%;
}
#top_content a.feature .pic {
    width: 92%;
    position: absolute;
    top: 4%;
    left: 4%;
}
#top_content a.feature:hover .pic,
#top_content a.feature.mover .pic {
    display: none;
}
#top_content a.feature .mark {
    font-family: Arial, Helvetica, "sans-serif";
    color: white;
    font-size: 64px;
    font-weight: bold;
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    top:64%;
    left: 0;
}
#top_content a.feature:hover .mark,
#top_content a.feature.mover .mark {
    display: none;
}
#top_content a.feature h3 {
    color: white;
    font-size: 22px;
    line-height: 22px;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 10%;
}
#top_content a.feature .property {
    display: none;
}
#top_content a.feature:hover .property,
#top_content a.feature.mover .property {
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    top:0;
    left: 0;
    height: 80%;
}
#top_content a.feature:hover .property h4,
#top_content a.feature.mover .property h4 {
    color: white;
    font-size: 15px;
    font-weight: normal;
    width: 33%;
    margin-left: 6%;
    align-self: center;
}
#top_content a.feature:hover .property ul,
#top_content a.feature.mover .property ul {
    width: 61%;
    align-self: center;
    list-style: none;
    box-sizing: border-box;
    padding-left: 4%;
    padding-right: 1%;
    border-left: 1px solid white;
}
#top_content a.feature:hover .property ul li,
#top_content a.feature.mover .property ul li {
    color: white;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    margin-top: 8px;
    margin-bottom: 8px;
}
@media screen and (max-width:1050px) {
    #top_content a.feature:hover .property h4,
    #top_content a.feature.mover .property h4 {
        font-size: 14px;
    }
    #top_content a.feature:hover .property ul li,
    #top_content a.feature.mover .property ul li {
        font-size: 16px;
    }
}
@media screen and (max-width:920px) {
    #top_content a.feature {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
    }
    #top_content a.first {
        margin-left: 1%;
    }
    #top_content a.feature:hover .property h4,
    #top_content a.feature.mover .property h4 {
        font-size: 15px;
        width: 30%;
    }
    #top_content a.feature:hover .property ul,
    #top_content a.feature.mover .property ul {
        width: 64%;
    }
    #top_content a.feature:hover .property ul li,
    #top_content a.feature.mover .property ul li {
        font-size: 18px;
    }
}
@media screen and (max-width:730px) {
    #top_content a.feature:hover .property h4,
    #top_content a.feature.mover .property h4 {
        font-size: 14px;
        width: 33%;
    }
    #top_content a.feature:hover .property ul,
    #top_content a.feature.mover .property ul {
        width: 61%;
    }
    #top_content a.feature:hover .property ul li,
    #top_content a.feature.mover .property ul li {
        font-size: 16px;
    }
}
@media screen and (max-width:680px) {
    #top_content a.feature {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }
    #top_content a.feature:hover .property h4,
    #top_content a.feature.mover .property h4 {
        font-size: 15px;
        width: 30%;
    }
    #top_content a.feature:hover .property ul,
    #top_content a.feature.mover .property ul {
        width: 64%;
    }
    #top_content a.feature:hover .property ul li,
    #top_content a.feature.mover .property ul li {
        font-size: 18px;
    }
}
@media screen and (max-width:540px) {
    #top_content a.feature {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }
}
@media screen and (max-width:440px) {
    #top_content a.feature {
        width: 98%;
        margin-left: 1%;
        margin-right: 1%;
    }
}



#top_content #movie_cap {
	width: 45%;
	float: left;
	margin-left: 5%;
	position: relative;
	padding-top: 28%;
}
#top_content #movie_cap iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
#top_content #movie_exp {
	width: 40%;
	float: left;
	margin-left: 5%;
}
#top_content #movie_exp h3 {
	color: #c1272d;
	font-size: 23px;
	font-weight: normal;
	line-height: 50px;
	margin-bottom: 10px;
}
#top_content #movie_exp p {
	margin-bottom: 50px;
}
#top_content #movie_exp #plating_link {
	color: white;
	font-size: 16px;
	background-color: #f7931e;
	width: 250px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width:770px) {
	#top_content #movie_cap {
		width: 42%;
		margin-left: 5%;
	}
	#top_content #movie_exp {
		width: 46%;
	}
}
@media screen and (max-width:620px) {
	#top_content #movie_cap {
		width: 70%;
		margin-left: 15%;
		margin-bottom: 20px;
		padding-top: 43.6%;
	}
	#top_content #movie_exp {
		width: 90%;
	}
	#top_content #movie_exp h3 {
		margin-bottom: 0;
	}
	#top_content #movie_exp p {
		margin-bottom: 30px;
	}
}

#top_content #bnr_hiroba {
    display: block;
    text-align: center;
    overflow: hidden;
    margin-bottom: 40px;
}
#top_content #bnr_hiroba img {
    width: 100%;
}


/*	for info_content
==================================================*/
#info_content {
	width: 1100px;
	position: relative;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	line-height: 22px;
}
@media screen and (max-width:1118px) {
	#info_content {
		width: 99%;
		/*overflow: hidden;*/
		padding-left: 0.5%;
		padding-right: 0.5%;
	}
}
@media screen and (max-width:880px) {
	#info_content {
		margin-right: 0px;
	}
}
@media screen and (max-width:640px) {
	#info_content {
		background-color: white;
	}
}

#info_content h2 {
	color: #4d4d4d;
	font-size:30px;
	font-weight: bold;
	line-height: 54px;
	margin-bottom: 0px;
	padding-left: 10px;
}
#info_content #information {
}
#info_content #information dt {
	color: #c1272d;
	font-size: 16px;
	font-weight: bold;
	height: 21px;
	line-height: 23px;
	margin-left: 20px;
	padding-left: 5px;
}
#info_content #information dt span {
    color: white;
    font-size: 15px;
    height: 21px;
    line-height: 23px;
    display: inline-block;
    width: 100px;
    text-align: center;
    margin-left: 10px;
}
#info_content #information dd {
	font-size: 15px;
	line-height: 23px;
	margin-left: 50px;
	margin-bottom: 10px;
}
#info_content #btn_list {
	text-align: right;
	margin-top: -40px;
	margin-bottom: 28px;
}
#info_content #btn_list a {
	color: white;
	text-decoration: none;
	text-align: left;
	background-color: #c1272d;
	display: inline-block;
	width: 70px;
	margin-right: 10%;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../imgs/mark_link_w.png);
	background-repeat: no-repeat;
	background-position: 9px 5px;
	background-size: 13px 13px;
}

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

@media screen and (max-width:580px) {
	#info_content #information {
	}
	#info_content #information dt {
		margin-left: 5px;
	}
	#info_content #information dd {
		margin-top: 4px;
		margin-left: 15px;
		margin-bottom: 12px;
	}
	#info_content #btn_list {
		margin-bottom: 26px;
	}
}
@media screen and (max-width:510px) {
	#info_content h2 {
		font-size:27px;
		line-height: 50px;
	}
	#info_content #btn_list {
		margin-top: -38px;
	}
	#info_content #btn_list a {
		margin-right: 3%;
	}
}
@media screen and (max-width:400px) {
	#info_content h2 {
		font-size:25px;
		line-height: 46px;
		padding-left: 10px;
	}
	#info_content #btn_list {
		margin-top: -36px;
	}
	#info_content #btn_list a {
		padding-top: 1px;
		padding-bottom: 1px;
	}
}
