@charset "UTF-8";
/* CSS Document */
#header_btn .other_h_btn .other_main_btn{
	background: linear-gradient(180deg,#298c51 0%,#298c51 7%,#70bf90 7%,#70bf90 100%);
}
#other .top_img img{
	padding: 45px 0px 20px;
}
#other{
	width: 100%;
	padding-top: 117px;
}
#other .main_btn a:nth-child(odd){
	margin-right: 0px;
}
#other #main{
	max-width: 100%;
	margin: 0 auto;
	height: 450px;
	background-image:url(../img/pc/oiwai_others/main.png);
	background-size: 100%;
	background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#other .main_btn{
	max-width: 1010px;
	margin: 0 auto;
}
#other .main_btn a{
	 display: inline-block;
}
#other .main_btn img:first-child{
	margin: 0px 0px 10px;
}
#other_cont{
	width: 100%;
	background-color: #f3fff8;
	padding: 85px 0px 95px;
}
#other_cont .point p.pont_tit{
	color: #70bf90;
	font-size: 5.2rem;
	margin-bottom: 50px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#other_cont .point p.pont_tit{
	position: relative;
}
#other_cont .point p.pont_tit::after{
	content: url(../img/pc/oiwai_others/gift_other.png);
	position: absolute;
  top: 35px;
  right: 324px;
}
#other_cont .point p.shin::after{
	content: url(../img/pc/oiwai_others/gift_other.png);
	position: absolute;
  top: 35px;
  right: 244px;
}
#other_cont .point p.tei::after{
	content: url(../img/pc/oiwai_others/gift_other.png);
	position: absolute;
  top: 35px;
  right: 264px;
}
#other_cont .point p.sonota::after{
	content: url(../img/pc/oiwai_others/gift_other.png);
	position: absolute;
  top: 35px;
  right: 194px;
}
#other_cont .content .kdn_cont{
	background-color: white;
	border: solid #70bf90 1px;
	position: relative;
	padding: 70px 60px 55px;
	margin-bottom: 50px;
}
#other_cont .content .kdn_other{
	padding: 0px 30px 40px;
}
#other_cont .content .kdn_cont .kdn_cnt_tit{
	background-color: #70bf90;
	padding: 15px 0px;
 	width: 385px;
	position: absolute;
	top: -20px;
  left: 31%;
}
#other_cont .content .n_txt span.u_line{
	border-bottom: dotted #70bf90 3px;
}
.content .n_txt p.n_txt_tit{
	font-size: 2.0rem;
	color: #70bf90;
	font-weight: bold;
}
.n_margin{
	margin-top: 30px;
}

/*sp*/
@media screen and (max-width: 1100px) {
	#other{
		padding-top: 100px;
	}
	#other #main{
		height: 540px;
		background-image:url(../img/sp/oiwai_others/main.png);
	}
	#other_cont .point_btn img{
		width: 100%;
	}
	#other_cont .content .kdn_cont{
		padding: 55px 30px 55px; 
	}
	#other_cont .content .kdn_cont .kdn_cnt_tit{
		width: 540px;
	}
	#other_cont .content .kdn_cont .kdn_cnt_tit{
		left: 13%;
	}
	#other_cont .point p.pont_tit{
		font-size: 6.0rem;
	}
	#other_cont .content .digital_book{
		margin-bottom: 30px;
	}
	#other .top_img img{
		padding: 15px 0px 20px;
	}
	#other_cont .point p.shin::after{
		top: 45px;
    right: 74px;
	}
	#other_cont .point p.pont_tit::after{
		top: 45px;
    right: 164px;
	}
	#other_cont .point p.tei::after{
		top: 45px;
    right: 94px;
	}
	#other_cont .point p.sonota::after{
		right: 14px;
	}
	.content .kdn_cont .kdn_cnt_naiyou .n_btn{
		margin-top: 0px;
	}
}