.com1 {
	float: left;
	width: 100%;
}
.com2 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.com3 {
	float: left;
	width: 1000px;
	margin-left: 100px;
}
.com1_sp {
	float: left;
	width: 100%;
}
.com2_sp {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.com3_sp {
	float: left;
	width: 100%;
	margin-left: 10%;
}
.box {
	float: left;
	width: 1000px;
	margin-top: 40px;
}
.box_sp {
	float: left;
	width: 100%;
	margin-top: 30px;
}

.box_title {
	background-image: url(../img/box_title_bg.png);
	float: left;
	height: 38px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center center;
}
.box_title_sp {
	background-image: url(../img/box_title_bg_sp.png);
	float: left;
	height: 38px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left center;
}

.box_title_in {
	font-size: 24px;
	color: #FFF;
	line-height: 38px;
	letter-spacing: -1px;
	padding-left: 7px;
}
.box_title_in_sp {
	font-size: 16px;
	color: #FFF;
	line-height: 38px;
	letter-spacing: -1px;
	padding-left: 7px;
}

.box_box {
	float: left;
	width: 300px;
	border: 1px solid #dcdcdc;
	background-color: #fbfafa;
	box-shadow:3px 3px 7px #8c8c8c;
	margin-right: 10px;
}
.box_box_sp {
	float: left;
	border: 1px solid #dcdcdc;
	background-color: #fbfafa;
	box-shadow:3px 3px 7px #8c8c8c;
	margin-bottom: 10%;

}

.box_left {
	line-height: 0px;
	float: left;
	width: 460px;
}
.box_left_sp {
	line-height: 0px;
	float: left;
	width: 100%;
}

.box_right {
	float: left;
	height: 387px;
	width: 515px;
	margin-top: 25px;
	margin-bottom: 25px;
	background-image: url(../img/box_right_bg.png);
}
.box_center {
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
	background-image: url(../img/box_right_bg.png);
	width: 280px;
	margin-left: 10px;
}
.box_center_sp {
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
	background-image: url(../img/box_right_bg.png);
	width: 280px;
}

.box_right_sp {
	float: left;
	width: 100%;
	background-image: url(../img/box_right_bg.png);
}

.box_right_title {
	font-size: 20px;
	line-height: 22px;
	color: #313131;
	font-weight: bolder;
	letter-spacing: -1px;
	float: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #b00000;
	padding-left: 8px;
	width: 477px;
	margin-left: 25px;
	margin-top: 20px;
}
.box_right_title2 {
	font-size: 20px;
	line-height: 22px;
	color: #313131;
	font-weight: bolder;
	letter-spacing: -1px;
	float: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #b00000;
	padding-left: 8px;
	width: 900px;
	margin-left: 25px;
	margin-top: 20px;

}
#s1{
    margin-top: -30px; /* リンク位置上昇分 */
    padding-top: 30px; /* 上昇分を戻す分 */
}
#s2{
    margin-top: -30px; /* リンク位置上昇分 */
    padding-top: 30px; /* 上昇分を戻す分 */
}
#s3{
    margin-top: -30px; /* リンク位置上昇分 */
    padding-top: 30px; /* 上昇分を戻す分 */
}
#s4{
    margin-top: -30px; /* リンク位置上昇分 */
    padding-top: 30px; /* 上昇分を戻す分 */
}

.box_right_title_sp {
	font-size: 14px;
	line-height: 22px;
	color: #313131;
	font-weight: bolder;
	letter-spacing: -1px;
	float: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #b00000;
	padding-left: 8px;
	width: 97%;
	margin-left: 3%;
	margin-top: 20px;
}
.box_right_title_sp2 {
	font-size: 16px;
	line-height: 22px;
	color: #313131;
	font-weight: bolder;
	letter-spacing: -1px;
	float: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #b00000;
	padding-left: 8px;
	width: 97%;
	margin-left: 5%;
	margin-top: 20px;
}

.box_right_txt {
	font-size: 14px;
	line-height: 18px;
	color: #313131;
	float: left;
	width: 465px;
	margin-top: 25px;
	margin-left: 25px;
}
.box_right_txt_sp {
	font-size: 14px;
	line-height: 18px;
	color: #313131;
	float: left;
	width: 94%;
	margin-top: 15px;
	margin-left: 3%;
	margin-bottom: 20px;
}

.com_sp {
	float: left;
	width: 100%;
}
.ma {
	margin-right: auto;
	margin-left: auto;
}

.com_txt {
	font-size: 14px;
	line-height: 18px;
	color: #313131;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
	width: 875px;
}

.com_txt_sp {
	font-size: 14px;
	line-height: 18px;
	color: #313131;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
}

.com_name {
	float: right;
	padding-right: 22px;
}
.com_name_sp {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 22px;
}