@charset "utf-8";
/* SP */
.sp { display: block; }
.pc { display: none; }

strong {
	font-weight: bold;
}
#wrap {
	width: 100%;
	position: relative;
	top: 0;
	right: 0;
}
#main_contents {
	width: auto;
	padding: 10px;
	background: url('/smp/img/present/bg.gif');
}
.present_contents {
	width:auto;
}

/* anchor_area */
.anchor_area {
	width: auto;
	background: #fff;
	padding: 10px 10px 3px 10px;
	margin-bottom: 10px;
	font-size: 10px;
}
.anchor_area p {
	margin-bottom: 10px;
}
.present_arrow_btn {
	padding: 0 10px 0 20px;
	line-height:18px;
	background:url(/present/images/arrow_icon.gif) no-repeat left;
	width:auto;
}
.present_arrow_btn a {
	text-decoration:underline;
	color:#333;
}
.present_arrow_btn a:hover{
	text-decoration:none;
	color:#333;
}

/* contents */
.present_box {
	margin-bottom: 15px;
	padding: 10px;
	width:auto;
	background: #fff;
}
.present_box .head_area {

}
.present_box .head_area .main_title {
	padding: 0 0 0 20px;
	margin-bottom: 10px;
	font-size:14px;
	color:#000;
	font-weight:bold;
	line-height:18px;
	background: url(/present/images/sp_titlebar.jpg) left no-repeat;
}
.present_box .head_area .icon {
	display: none;
}
.present_box .present_main_contents {
	width:auto;
}
.present_box .present_main_contents a.arrow {
  background: url(/images/navi/down_arrow.jpg) left no-repeat;
  padding:5px 10px;
  font-weight: bold;
  color:#045480;
}
.present_box .present_main_contents p {
	line-height:20px;
}
.present_box .present_main_contents p a {
	color:#045480;
	text-decoration:underline;
}
.present_box .present_main_contents p a:hover {
	color:#045480;
	text-decoration:none;
}
.present_box .present_main_contents p.komidasi {
	float: left;
	margin-right: 10px;
	margin-bottom: 0!important;
	font-weight: bold;
	color: #0080bb;
}
.present_box .present_main_contents p.komidasi img {
	display: none;
}
.present_box .present_detail {
	margin-bottom: 20px;
	padding: 10px 10px 0;
	background: #e5f2f8;
	border: 1px solid #81bfdb;
}
.present_box .present_detail p {
	margin-bottom: 5px;
}


.apply_btn {
	clear: both;
	margin: 0 auto;
	position: relative;
	padding: 10px 0;
	border: 2px solid #fff;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1) ;
	-moz-box-shadow:    0px 2px 2px 0px rgba(0, 0, 0, 0.1) ;
	box-shadow:         0px 2px 2px 0px rgba(0, 0, 0, 0.1) ;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background: url('/smp/img/common/bg_btn01.gif')right center;
	background-size: contain;
	
	/*ie*/
	*background: #127abc;
	background: #127abc\9;
}
.apply_btn .ar {
	margin-top: -6px;
	height: 12px;
	width: 8px;
	background: url('/smp/img/common/bg_ar01.png') center;
	background-size: contain;
	position: absolute;
	right: 10px;
	top: 50%;
}
.apply_btn a {
	display: block;
	color: #fff!important;
	text-decoration: none!important;
}
.img_area {
	float:left;
	margin-right: 10px;
}
.img_area img {
	width: 150px;
	height: auto;
}
#pre1511_2 .img_area {
	display:block;
	float:none;
	margin-bottom:10px;
}
#pre1511_2 .img_area img {
	width: 300px;
	height: auto;
}


/*
特設ページ用のバナー
*/
.special_bnr{
	display: block;
}
.special_bnr img{
	width: 100%;
	height: auto;
}




/*================================
================================*/
.colmun_sec{
	padding-top: 10px;
}
.colmun_sec h2 img{
	width: 100%;
	height: auto;
}
.tar{text-align: right;}

.colmun_sec{
	padding-bottom: 20px;
}
.colmun_sec h2{
	text-align: center;
	margin-bottom: 20px;
	margin-top: 15px;
}
.colmun_sec h3{
	display: none;
}
.colmun_sec h2 img{
	width: 100%;
	height: auto;
}
.section p{
	text-align: left;
}
.present_box{
	overflow: hidden;
	padding-top: 30px;
	margin-top: 30px;
	border-top: solid 1px #000;
}
.present_box h4{
	font-size: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}
.present_box p{
	margin-bottom: 10px;
}
.present_box p span{
	display: block;
	font-size: 12px;
	padding-top: 10px;
}
.pre_photo{
	width: 65%;
	height: auto;
	margin-bottom: 10px;
}
.textarea{
}
.present_box .btn img{
	width: 100%;
	margin-top: 15px;
}
.sofia_social img.sp{
	display: inline;
}