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

#cabcon_wrap {
	width:95%;
	margin:0 auto;
}

#bancon_wrap {
	width:95%;
	margin:0 auto;
}

#contents_wrap {
	width:95%;
	margin:0 auto;
}

#contents_heading {
	font-size: 20px;
	font-weight:bold;
	text-align:left;
	margin-bottom:-15px;
}

#contents_heading h2{
	font-size: 20px;
	font-weight:bold;
	text-align:left;
}

#contents_pan {
	padding:10px 0px;
	text-align:left;
	font-size: 12px;
}

#contents_title {
	width: 100%;
	font-weight: bold;
	text-align: left;
	background-image: url(./../images/title_back.png);
}

#contents_title h2{
	font-size:20px;
}

#contents_main {
	width: 100%;
	overflow: hidden;
	padding:10px 0px;
}

#contents_text {
	width: 60%;
	text-align:left;
	font-size: 10px;
	float:left;
}

#contents_image {
	width: 40%;
	float:right;
}

#cabcon_title {
	font-size:18px;
	padding:10px 0px 5px 0px;
	font-weight: bold;
}

.contents_icon {
	width:18px;
	line-height:18px;
	vertical-align:middle;
	margin:0px 5px 3px 5px;
}

#cabcon_frame {
	position: relative;
	width:100%;
	text-align:left;
	overflow:hidden;
}

#cabcon_frame2 {
	position: relative;
	width:100%;
	text-align:left;
	overflow:hidden;
}

#cabcon_image {
	width:38%;
	float: left;
	padding-bottom:10px;
}

#cabcon_text {
	width: 60%;
	height: 100%;
	float: right;
	font-size: 10px;
}

#cabcon_text2 {
	width:100%;
	padding-bottom: 10px;
	font-size: 10px;
}

.cabcon_image_w {
	width: 100%;
}

#cabcon_button_pc {
	display: none;
}

#cabcon_button_sp {
	width: 80%;
	display: block;
	padding: 5px 0px;
	color: #ffffff;
	text-align:center;
	margin:0px auto 15px auto;
	background-color: #444444;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#cabcon_nav {
	position: relative;
	width: 100%;
	margin: 30px 0px 80px 0px;
	border-top: solid 1px;
	border-color: #000000;
}

#cabcon_prev {
	position: absolute;
	top: 20px;
	left: 0px;
}

#cabcon_next {
	position: absolute;
	top: 20px;
	right: 0px;
}

#help_contents {
	background-color:#ffffff;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

#help_contents_list {
	width: 95%;
	margin: 0 auto;
}

#help_contents_list li{
	border-bottom: dotted 1px;
	text-align:left;
	padding:10px 0px;
}

#help_contents_title {
	border-bottom: solid 1px;
	font-size: 14px;
	text-align:left;
	font-weight: bold;
	padding:10px 0px 5px 5px;
}

/* �֗��Ŋy�����I�v�V���� */
#camp_option_title {
	width: 100%;
	margin: 0px auto;
	font-weight: bold;
	text-align: left;
	background-image: url(./../images/title_back.png);
	padding-left: 10px;
}

#camp_option_text {
	text-align: left;
}

#rankup_frame {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}

#rankup_left {
	width: 50%;
	text-align:center;
	float: left;
}

#rankup_right {
	width: 50%;
	text-align:center;
	float: right;
}

.rankup_image {
	width:95%;
}

#rankup_cap {
	margin-top:10px;
	text-align: left;
}

#rankup_text {
	padding:10px 0px;
	text-align:left;
}

#camp_option_text {
	padding:10px;
}

.syouhin_image {
	width: 100%;
}

#syouhin_frame {
	width: 100%;
	overflow: hidden;
	margin: 10px 0px;
}

#syouhin_left {
	width:30%;
	float:left;
}

#syouhin_right {
	width:65%;
	float:right;
}

#syouhinmei {
	text-align:left;
	font-size: 14px;
	font-weight: bold;
}

#rent_price {
	text-align:left;
	font-size: 14px;
	font-weight: bold;
}

#syouhin_text {
	text-align:left;
	font-size:10px;
}

#contents_subtitle {
	width:95%;
	height:20px;
	background-image:url(./../images/title_point2.png);
	background-repeat: no-repeat;
	padding:0px 0px 10px 10px;
	text-align:left;
	margin:20px auto 0 auto;
}

#contents_subtitle h3{
	font-size:20px;
	position: relative;
	top: 55%;
	-webkit-transform: translateY(-45%);
	-ms-transform: translateY(-45%);
	transform: translateY(-45%);
}

#contents_side_news {
	width:100%;
	background-color:#ffffff;
	margin: 0px auto 15px auto;
	padding-bottom: 5px;
}

#contents_side_news li{
	border-bottom: dotted 1px;
	text-align:left;
	padding:5px 5px;
}

#help_fr {
	width: 100%;
	overflow: hidden;
	padding:10px 0px;;
	margin-bottom:10px;
	
}

#help_image {
	width: 30%;
	float: left;
}

#help_right {
	width: 68%;
	float: right;
	margin-top:-10px;
}

#help_right_title h4{
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	margin-top:-20px;
}

#help_right_text {
	width: 100%;
	font-size: 10px;
	text-align: left;
	margin-top:5px;
}

}