/* ================================================================================ */
/* 祝い金                                                                           */  
/* ================================================================================ */


/*list*/

.present_A,
.present_B,
.present_C{
	border:1px #ee827c solid;
	float:left;
	clear:both;
	padding:5px;
	min-height:30px;
	/*display:none;  表示を消す場合はアクティブに*/
}

.present_A{
	margin: 5px;
}

.present_B,
.present_C{
	margin: 5px 5px 5px 9px;
}

.present_A,
.present_B,
.present_C{width:230px;background:url(https://www.licom.ne.jp/genba/pict/present_c.gif) center left no-repeat #fef4f4 ;}


.price{
	display: block;
	font-weight: bold;
	padding: 5px 0;
	text-align: right;
	padding: 6px 9px 0 0;
	color: #490BEE;
	font-size: 16px;
}


/*detail*/

.present_detail{
	width: 320px;
	float: right;
	margin: 0 50px 0 0;
	background:url(https://www.licom.ne.jp/genba/pict/present_detail.gif) top right no-repeat #ffffff;
	height:55px;
	/*display:none;  表示を消す場合はアクティブに*/
}

.price_detail{
	display:block;
	padding:10px 5px 0px 0px;
	text-align:right;
	font-weight:bold;
	color:#FFF;
	font-size:24px;
}

/*マイページのお祝い金申請*/

.oiwai_form{
	width:100%;
	margin:5px auto;
}

.oiwai_form a{
	background: url(https://www.licom.ne.jp/genba/pict/oiwai_btn.gif) 0 0 no-repeat;
	display:block; 
	width:190px; 
	height: 50px;
	margin:10px auto; 
	padding:0; 
	text-indent:-10000px;
}

.oiwai_form a:hover{
	background-position: 0px -50px;
	width:190px; 
	height: 50px;
	text-indent:-10000px; 
}


.oiwai_form_sumi{
	background: url(https://www.licom.ne.jp/genba/pict/oiwai_btn_sumi.gif) center 0 no-repeat;
	display:block; 
	width:600px; 
	height: 20px;
	margin:10px auto; 
	padding:0; 
	text-indent:-10000px;
	clear:both;
}


/*　　紹介ページ　　*/

.presentBox01,
.presentBox02,
.presentBox03,
.presentBox04,
.presentBox05,
.presentBox06{width:354px;float:left;margin-left:30px;-margin-left:20px;margin-bottom:5px;}
.presentBox01,
.presentBox02{height:370px;}
.presentBox03,
.presentBox04{height:310px;}
.presentBox06{background:#F0F0F0;height:200px;margin-top:15px;}
.presentBox01 h6,
.presentBox02 h6,
.presentBox03 h6,
.presentBox04 h6,
.presentBox05 h6,
.presentBox06 h6{width:354px;height:200px;text-indent:-10000px;background:url(https://www.licom.ne.jp/genba/pict/present_text.jpg) no-repeat;margin:0;padding:0;}
.presentBox01 h6{background-position:0 0;}
.presentBox02 h6{background-position: -404px 0;}
.presentBox03 h6{background-position: -808px 0;}
.presentBox04 h6{background-position: -1212px 0;}
.presentBox05 h6{background-position: -1616px 0;}
.presentText{width:740px;margin:5px auto 10px;}
.presentText,
.presentBox01 p,
.presentBox02 p,
.presentBox03 p,
.presentBox04 p,
.presentBox05 p,
.presentBox06 p{text-align:left;}
.presentBtn01,
.presentBtn02{width:250px;background:url(https://www.licom.ne.jp/genba/pict/present_btn.gif);margin:25px auto;}
.presentBtn01{margin-top:50px;}
.presentBtn01 a,
.presentBtn02 a{width:250px;height:40px;text-indent:-10000px;display:block;background:url(https://www.licom.ne.jp/genba/pict/present_btn.gif) no-repeat;}
.presentBtn01 a{background-position:0 0;}
.presentBtn02 a{background-position:0 -40px;}
.presentBtn01 a:hover{background-position:-250px 0;}
.presentBtn02 a:hover{background-position:-250px -40px;}

/*以下ティーアンドアールサポート様仕様*/
#oiwai_box{
	width: 94%;
	margin: 0 auto;
}

.catch_main{
	font-size:25px;
	font-weight: bold;
}

.catch_sub{
	font-size:15px;
	font-weight: bold;
}

.oiwai_main_img {
	margin-bottom: -150px;
}

#oiwai_main_btn_group{
	position: relative;
	top: -235px;
}

#oiwai_main_btn_group .oiwai_mensetsu_detail_btn{
	float: left;
	margin-left: 55px;
}
#oiwai_main_btn_group .oiwai_main_detail_btn{
	float: left;
	margin-left: 10px;
}
#oiwai_main_btn_group .oiwai_search_btn{
	clear: both;
	padding-top: 10px;
}

#oiwai_main_btn_group .oiwai_mensetsu_detail_btn:hover,
#oiwai_main_btn_group .oiwai_main_detail_btn:hover,
#oiwai_main_btn_group .oiwai_search_btn:hover,
#oiwai_search_bottom:hover{
	opacity:0.85;
	-moz-opacity:0.85;
	filter:alpha(opacity = 85);
	transition: 0.3s ease-in-out;
}

/*特徴1*/

#oiwai_esp1{
	position: relative;
	margin-top: 5px;
	clear: both;
}

#oiwai_esp2 {
	position: relative;
	margin-top: 50px;
	clear: both;
}

.oiwai_detail_btn {
	position: absolute;
	top: 380px;
	left: 50px;
}

.oiwai_esp_tel_web_btn {
	position: absolute;
	top: 400px;
	left: 480px;
}

#oiwai_search_bottom {
	margin-top: 45px;
}

#oiwai_tel_inq{
	margin-top: 70px;
}

.oiwai_detail_btn:hover,
.oiwai_tel_btn:hover,
.oiwai_web_btn:hover{
	opacity:0.85;
	-moz-opacity:0.85;
	filter:alpha(opacity = 85);
	transition: 0.3s ease-in-out;
}