@charset "shift-jis";

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}


/*common*/
body {
	font-family: "Helvetica Neue", Helvetica, Arial ,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシチE", YuGothic, "メイリオ", Meiryo, sans-serif;	
}
#section-2 h2,
#section-3 h2,
#section-4 h2 {
	font-size:30px;
	border-bottom:2px solid #28aa40; 
	position: relative;
	line-height: 1.8em;
	font-weight: 100;
	margin:0 0 30px 0;
	padding-bottom: 5px;
}
#section-2 h2:after,
#section-3 h2:after,
#section-4 h2:after {
	content:'';
	display: block;
	width:390px;
	height: 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #28aa40;
}
#section-1 h2 br {
	display: none;
}
/*contents-header*/
#contents-header {
	width: 100%;
}
#contents-header h1 {
	position:absolute;
	top: 73px;
	left: 68px;
}
#contents-header h1 img {
	width: 563px;
	height: 479px;
}
#contents-header img {
	width: 100%;
	height: auto;
}
#contents-header figure {
	position: absolute;
	top:89px;
	right: 81px;
}
#contents-header figure img {
	width: 217px;
	height: 375px;
}
#contents-header figure figcaption {
	text-align: center;
	font-size: 27px;
	font-weight: bold;
	color: #fff;
	line-height: 1.2em;
	position: relative;
	right:50px;
	top:25px;
}
#contents-header figure figcaption:after {
	content:url(../img/arrow-1.png);
	display: block;
	position: absolute;
	right: -70px;
	top: 0px;
}
/*section-1*/
#section-1 {
	padding:45px 0;
}
#section-1 h2 {
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	color:#ff3333;
}
#coupon-section {
	width: 902px;
	margin:30px auto 100px auto;
}
#coupon-section .coupon {
	width:413px;
	float:left;
	position:relative;
}
#coupon-section .coupon a {
	position: absolute;
	bottom:54px;
	left:50%;
	margin-left: -104.5px;
}
#coupon-section .coupon a:hover {
	opacity:.8;
}
#coupon-section .coupon:last-child {
	margin-left: 76px;
}
/*section-2*/
#section-2 {
	width: 980px;
}
#section-2 p {
	font-size: 18px;
	padding-left: .2em;
}
#section-2 #button-grp {
	width:902px;
	margin:35px auto 75px auto;
	letter-spacing: -40em;
}
#section-2 #button-grp a {
	display:block;
	float:left;
	width: 304px;
	height: 75px;
	background: #1b9732;
	border-radius: 6px;
	letter-spacing: normal;
	margin-right: 64px;
	font-size: 23px;
	font-weight: bold;
	color:#fff;
	text-align: left;
	line-height: 1.5em;
	padding-top:6px;
	padding-left: 115px ;
	position:relative;
}
#section-2 #button-grp a:last-child {
	margin-right: 0;
	width: 339px;
	padding-left: 80px;
}
#section-2 #button-grp a:after {
	content:url(../img/arrow-2.png);
	display:block;
	width: 33px;
	height: 28px;
	position:absolute;
	top:26px;
	left: 67px;
}
#section-2 #button-grp a:last-child:after {
	left: 33px;
}
#section-2 #button-grp a:hover {
	opacity:.9;
}
/*section-3*/

#section-3 {
	padding-bottom: 50px;

}
#section-3 .adda-friend h3 {
	display: inline-block;
	width:178px;
	height:36px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	line-height: 36px;
	color: #fff;
	background: #1b9732;
	margin:0 15px 0 0 ;
}
#section-3 .adda-friend {
	width: 980px;
	height: 432px;
	margin: 50px 0 0 0;
}
#section-3 .adda-friend .flow span,
#section-3 .adda-friend .flow span p {
	display:inline-block;
    font-size: 18px;
}
#section-3 .adda-friend .flow span:after,
#section-3 .adda-friend .flow span p.af-al:after {
	content: url(../img/arrow-3.png);
	display: inline-block;
	width: 35px;
	height: 30px;
	margin:0 10px 3px 10px;
	vertical-align: middle;
}
#section-3 .adda-friend .flow span:last-child:after {
	content:'';
	width: 0;
	height: 0;
	margin: 0;
}
#section-3 .adda-friend .flow {
	width: 100%;
	height: 100%;
	position: relative;
}
.ss-1, .ss-2, .ss-3, .ss-4 {
	width: 207px;
	height: auto;
	position: absolute;
	top:70px;
	box-shadow: 1px 1px 15px  rgba(0,0,0,.2);
} 
.ss-1 {left:0;}
.ss-2{ left:257px;}
.ss-3{ left: 512px;}
.ss-4 { left: 771px;}

/*section-4*/
#section-4 {
	height:auto;
}
#section-4 p {
	font-size: 18px;
	line-height: 2em;
	padding-left: .3em;
}
#section-4 h4 {
	font-size: 16px;
    padding: 3px 0 3px 20px;
    margin-bottom: 15px;
    line-height: 1.5em;
    font-weight: bold;
    background: #E8E7DB;
}
	
	
p#coup-click {
	font-size:24px;
	font-weight:bold;
	text-align:center;
	color:#28aa40;
	padding:0;
	margin:15px auto;

}
.lists {
	width: 100%;
}
#section-4 .bt {
	width: 310px;
	height: 224px;
	float: left;
	border:solid 2px #29aa41;
	border-radius: 11px;
	box-sizing: border-box;
	position: relative;
	transition:.5s;
}
#bt-2,
#bt-3 {
	margin-left: 25px;
}
#section-4 .bt:after{
	content:'';
	display: block;
	width: 0;
	height: 0;
	border: solid 16px transparent;
	border-top: solid 16px #29aa41;
	position:absolute;
	bottom:-34px;
	left:50%;
	margin-left: -16px;
	opacity:0;
	transition:.5s;
}
#section-4 .bt.ison:after{
	opacity:1;
}
#section-4 .bt img {
	width: 288px;
	height: 204px;
	margin:11px 10px; 
}
#section-4 .bt:hover img {
	opacity: .8;
}
#aco {
	position: relative;
	padding-bottom:50px;

}
.lists {
	width: 100%;
	/*position: absolute;*/
	left:0;
	top:280px;
	transition:.5s;
	margin-bottom: 50px;
}
.hide {
	opacity:0;
	visibility:hidden;
}
.lists li.list-header {
	display:block;
	width:100%;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	color:#28aa40;
	margin:0 0 40px 0;
}
.lists li.list-header span:before {
	content:url(../img/list-head-bef.png);
	display:inline-block;
	margin-right:5px;
}
.lists li.list-header span:after {
	content:url(../img/list-head-aft.png);
	display:inline-block;
	margin-left:5px;
}
.lists li {
	display: block;
	width: 50%;
	height:35px;
	padding:0 0 0 25px ;
	font-size:16px;
	line-height: 35px;
	box-sizing: border-box;
	margin:30px 0 0 0;
	float: left;
}
.longname-brk {
	display: block;
	width:300px;
	line-height: 17px !important;
	float:left;
}

.lists li a {
	display: inline-block;
	width: 123px;
	height: 35px;
	line-height:35px;
	text-align: center;
	background: #28aa40;
	color: #fff;
	float:right;
	position: relative;
    right: 10px;
}
.longname {
	display:inline-block;
	width:342px;
	letter-spacing: -.09em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lists li {
	position: relative;
}
.ant-cp {
	font-size: 8px;
	position: absolute;
	bottom: -24px;
	left: 25px;
}

@media screen and (max-width:768px) {
/*common*/
body {
	padding-top:75px;
	font-family: Avenir, 'Helvetica neue', Helvetica, Arial, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN", "SVbN", YuGothic, "CI", Meiryo, sans-serif;	
	overflow-x:hidden;
}
.inner {
	width: 100%;
	margin:auto;
}
#section-2 h2,
#section-3 h2,
#section-4 h2 {
	font-size: 24px;
	line-height: 2em;
	text-align: center;
	width:100% ;
	margin:auto;
}
#section-2 h2:after,
#section-3 h2:after,
#section-4 h2:after {
	content:'';
	display: inline;
	width: 0px;
	height: 0px;
	position: static;
	bottom: 0;
	left: 0;
	background: none;
}
/*contents-header*/
#contents-header {
	width: 100%;
	height:;
}
#contents-header h1 {
	position:absolute;
	top: 10px;
	left: 10px;
}
#contents-header h1 img {
	width: 65%;
	height: auto
}
#contents-header figure {
	width: 
	position: absolute;
	top:10px;
	right: 10px;
}
#contents-header figure img {
	width: 32%;
	height: auto;
}
#contents-header figure figcaption {
	text-align: center;
	font-size: 27px;
	font-weight: bold;
	color: #fff;
	line-height: 1.2em;
	position: relative;
	right:50px;
	top:25px;
}
#contents-header figure figcaption:after {
	content:url(../img/arrow-1.png);
	display: block;
	position: absolute;
	right: -70px;
	top: 0px;
}
/*section-1*/
#section-1 {
	padding:45px 0;
}
#section-1 h2 {
	font-size: 24px;
	line-height: 1.5em;
}
#section-1 h2 br {
	display: inline;
}
#coupon-section {
	width: 100%;
	margin:30px auto 0 auto;
}
#coupon-section .coupon {
	width:90%;
	float:none;
	margin:30px auto;
}
#coupon-section .coupon img {
	width: 100%;
	height: auto;
}
#coupon-section .coupon a {
	width: 50%;
	position: absolute;
	bottom:35px;
	left:50%;
	margin-left: -25%;
}
#coupon-section .coupon a img {
	width: 100%;
	height:auto;
}
#coupon-section .coupon:last-child {
	margin-left: auto;
}
/*section-2*/
#section-2 {
	width: 100%;
}
#section-2 p {
	font-size: 14px;
	padding: 20px 5%;
}
#section-2 #button-grp {
	width:90%;
	margin:35px auto 50px auto;
}
#section-2 #button-grp a {
	display: block;
	width: 80% !important;
	height: 59px;
	border-radius: 3%;
	margin: 0 auto 20px auto;
	font-size: 18px;
	line-height: 1.5em;
	padding-top:6px;
	padding-left: 20% ;
	position:relative;
	float:none;
}
#section-2 #button-grp a:last-child {
	margin-right: auto;
    padding-left: 20%;
}
#section-2 #button-grp a:after {
	top:18px;
	left: 25px;
}
#section-2 #button-grp a:last-child:after {
	left: 25px;
}
#section-2 #button-grp a:hover {
	opacity:.9;
}
/*section-3*/


#section-3 {
	padding-bottom: 50px;
}
#section-3 h2 span {
	font-weight:bold;
}
#section-3 .adda-friend h3 {
	display: block;
	width:65%;
	height:40px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	color: #fff;
	background: #1b9732;
	margin:0 auto 80px auto ;
}
#section-3 .adda-friend {
	width: 100%;
	height: auto;
	margin-top:20px;
}
#section-3 .adda-friend .flow {
	width:100%;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin:auto;
}
#section-3 .adda-friend .flow span {
	display:block;
	position:relative;
}
#section-3 .adda-friend .flow span:nth-child(3),
#section-3 .adda-friend .flow span:nth-child(4) {
	display:inline-block;
}
#section-3 .adda-friend .flow span p {
	font-size:16px;
	font-weight:bold;
	margin-left:-30px;
}
#section-3 .adda-friend .flow span p.af-al+p {
	display:inline-block;
	margin-left:50px;
}
#section-3 .adda-friend .flow span p:after,
#section-3 .adda-friend .flow span p.af-al:after {
	content: url(../img/arrow-3.png);
	display: inline-block;
	width: 35px;
	height: 30px;
	margin:7px 10px 3px 10px;
	vertical-align: middle;
	position:absolute;
	top:0;
}
#section-3 .adda-friend .flow span:after {
	content:'';
	display: inline-block;
	width: 0;
	height: 0;
	margin: 0;
	position:static;
}
#section-3 .adda-friend .flow span:last-child:after {
	content:'';
	width: 0;
	height: 0;
	margin: 0;
}
#section-3 .adda-friend:last-child {
	display:none;
}
.ss-1, .ss-2, .ss-3, .ss-4 {
	width: 207px;
display:block;
margin:20px auto 30px auto;
	height: auto;
	position: static;
	top:0;
	box-shadow: 1px 1px 15px  rgba(0,0,0,.2);
} 
.ss-1 {left:0;}
.ss-2{ left:257px;}
.ss-3{ left: 512px;}
.ss-4 { left: 771px;}

/*section-4*/

#section-4 {
	height:auto;
}
#section-4 p {
	font-size: 14px;
	padding: 20px 5%;
}
.lists {
	position: static;
	margin-bottom:50px;
	/*display:none;*/
	transition:none;
}
#section-4 .bt {
	width: 90%;
	height: auto;
	float: none;
	margin:0 auto 20px auto;
	border:solid 2px #29aa41;
	border-radius: 11px;
	box-sizing: border-box;
	position: relative;
	text-align:center;
	padding:0;
	transition:none;
}
#section-4 .bt img {
	vertical-align:middle;
}
#bt-2,
#bt-3 {
	margin-left: auto;
}
#section-4 .bt img {
	width: 95%;
	height: auto;
	margin:10px auto 10px auto; 
}
#aco {
	position: static;
	width:100%;
	margin:20px auto;
}
p#coup-click {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#28aa40;
	padding:0 1em;
}
.hide {
	opacity:1;
	visibility:visible;
}
.lists li.list-header {
	font-size:16px;
	line-height:1.3em;
	margin:0 0 20px 0;
}
.lists li.list-header span:before {
	content:'';
	background:url(../img/list-head-bef.png) no-repeat;
	background-size:100%;;
	display:inline-block;
	width:12px;
	height:17px;
}
.lists li.list-header span:after {
	content:'';
	background:url(../img/list-head-aft.png) no-repeat;
	background-size:100%;;
	display:inline-block;
	width:12px;
	height:17px;
}
.lists li {
	display: block;
	width: 90%;
	height:35px;
	padding:0 0 0 0 ;
	margin:20px auto 0 auto;
	font-size:13px;
	line-height: 35px;
	box-sizing: border-box;
	float: none;
	letter-spacing:-.08em;
}
.lists li a {
	display: inline-block;
	width: 80px;
	height: 35px;
	line-height:35px;
	text-align: center;
	background: #28aa40;
	font-size:12px;
	color: #fff;
	float:right;
}
.longname {
	display:inline-block;
	width:auto;
	letter-spacing: -.15em;
	font-size:10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.longname-brk {
	display: block;
	width:auto;
	line-height: 17px !important;
	float:left;
}
.lists li {
	position: relative;
}
.ant-cp {
	font-size: 8x;
	position: absolute;
	bottom: -23px;
	left: 0;
}

}
