html {
	color: #FFF;
	margin: 0;
	padding: 0;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
/* ----- #header ----- */
#header {
	width: 100%;
	padding-bottom: 2px;
	line-height: 0;
	font-size: 0;
	background-color: #ffffff;
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#header .headerWrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0 10px;
	box-sizing: border-box;
}
#header .header-logoLink {
    display: block;
    width: 13%;
    max-width: 80px;
    margin: 2vw auto;
}
#header .header-logoImage {
    width: 100%;
    vertical-align: bottom;
}

#header h1 {
	float: left;
}
#header p {
	float: right;
}

/* ----- layout ----- */

.l-kohai-content {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
}

.l-kohai-content_narrow {
	width: 100%;
	height: auto;
	margin: 0 auto -15px;
	text-align: center;
	box-sizing: border-box;
}

.kohai_main {
	position: relative;
}
.kohai_main img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
	margin: 0 auto;
}

.kohai_main_btnArea {
	margin-top: 20px;
}

.kohai_main_btnText {
	margin-bottom: 5px;
}

.kohai_main_btn {
	margin-bottom: 5px;
}

.kohai_main_btn:last-of-type {
	margin-bottom: 0;
}

.kohai_bnr {
	display: block;
	margin: 35px 10px 20px 10px;
}

.kohai_mainHeader {
	width: 100%;
	height: 60px;
	position: relative;
	background-image: url(../../img/kohai_header.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 60px;
	z-index: 100;
}
.kohai_mainHeader .kohai_mainTitle {
	text-indent: -200%;
	overflow: hidden;
	z-index:1;
}

.kohai_mv {
	top: -10px;
	left: 0;
	position: relative;
}


.kohai_main_btn {
	margin-top: 5px;
	padding: 0 10px;
	box-sizing: border-box;
}

.kohai_point {
	width: 100%;
	height: auto;
	margin: 15px 0 10px 0px;
	padding: 0 0 0 10px;
	overflow: hidden;
	box-sizing: border-box;
	text-align: center;
}

.kohai_pointText {
	float: left;
	width: 57%;
	height: auto;
	position: relative;
	z-index: 5;
}

.kohai_present {
	float: left;
	width: 51%;
	height: auto;
	margin-left: -8%;
	z-index: 0;
}


.kohaiBack_border {
	background-image:url(../../img/kohai_back.png);
	background-repeat: repeat;
	background-size: 20px;
}

.kohai-presentBnr-area {
	clear: both;
	width: 100%;
	height: auto;
}

/*--------movie-----------*/
.l_kohai_movie {
    width: 100%;
	max-width: 900px;
	margin: 30px auto 35px;
	padding: 0 10px;
	box-sizing: border-box;
}
.l_kohai_movieInner {
	position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.l-kohai_movieVideo {
	position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

/*--------campaign-----------*/

.l_kohai_campaign {
	margin-top: 20px;
	margin-bottom: 15px;
}

.kohaiBack_border {
	padding-bottom: 15px;
}

.campaign_bonus {
	padding: 8px 10px 0;
}
.campaign_detail {
	margin-bottom: 8px;
}

.campaign_bonus:last-of-type {
	padding-bottom: 0;
	margin-bottom: 0;
}

.campaign_step {
	padding: 0px 20px 10px;
}
.campaign_stepFlow {
	padding: 0 5% 0;
	margin-top: 20px;
}
.campaign_stepFlow:last-of-type {
	padding: 0 4.9% 0 0;
	margin-left: -3.7%;
}

.campaign_comment {
	color: #231815;
	font-size: 11px;
	margin: 10px 10px 5px;
	text-indent: -1em;
	padding-left: 1em; 
}

.campaign_commentPresent {
	text-align: center;
	padding-left: 0;
}

.p_comment_bold {
	width: 900px;
	font-size: 17px;
	font-weight: 600;
	padding: 2px 5px;
	margin: 0 auto 3px;
	background-color: #fff100;
	color: #e60012;
	text-align: center;
}


/*--------voice-----------*/

.l_kohai_voice {
	margin-bottom: 20px;
}

.voice_photo img:first-of-child {
	padding-top:10px;
}

.voice_photo:last-child {
	padding-bottom: 15px;
}

.kohai_voice {
	padding: 5px 10px;
	background-color: #f4f7f1;
}
.kohai_voicePhoto {
	margin-bottom: 5px;
}

.kohai_hukidasi {
	position:relative;
	text-align: center;
}
.kohai_hukidasi::after {
	content: '';
	position: absolute;
	bottom: -15px;
	left: 50%;
	border: 15px solid transparent;
	border-bottom-width: 0;
	margin-left: -10px;
}
.kohai_hukidasi_campaign {
	background-color:#ff92be;
	padding: 13px 10px 10px;
}
.kohai_hukidasi_campaign::after {
	border-top-color:#ff92be;
}
.kohai_hukidasi_voice {
	background-color:#d5dfcb;
	padding: 15px 10px;
}
.kohai_hukidasi_voice::after {
	border-top-color:#d5dfcb;
	bottom: -12px;
}
.kohai_hukidasi_voice img {
	width: auto;
	height: 40px;
}
.kohai_hukidasi_support {
	background-color:#fe4041;
	padding: 15px 10px;
}
.kohai_hukidasi_support::after {
	border-top-color: #fe4041;
	bottom: -12px;
}
.kohai_hukidasi_support img {
	width: auto;
	height: 40px;
}

.support_price {
	padding: 15px 10px 0 10px;
}
.support_info {
	padding: 10px;
}
.support_detail {
	margin-bottom: 10px;
}

.kohai_pagetop {
	display: none;
}

/* ----- .SpFooter ----- */
.SpFooter {
	position: fixed;
	bottom: -250px;
	left: 0;
	right: 0;
	background-color: #f4f7f1;
	width: 100%;
	margin: 0px;
	padding: 10px 10px 5px 10px;
	box-sizing: border-box;
	overflow: hidden;
	z-index: 6;
}
.SpFooter img {
	vertical-align: bottom;
}
.SpFooter_inner {
	max-width: 360px;
	width: 100%;
	margin: 0 auto;
}
.SpFooter_intro {
	width: 53%;
	float: left;
	padding-right: 10px;
	box-sizing: border-box;
	overflow: hidden;
}
.SpFooter_text {
	width: 46%;
	float: left;
	margin-right: 4.5%;
}

.btnArealine {
	float: left;
	width: 23%;
	margin: 0;
}


.btnAreaMail {
	float: left;
	width: 23%;
	margin-left: 3%;
}

.btnDelivery {
	width: 85%;
	float: right;
	margin-top: 5px;
}
.kohai_btn_sp {
	float: left;
	width: 49%;
	margin: 0 2% 0 0;
}
.kohai_btn_sp:last-of-type {
	margin: 0;
}

.kohaiFooter_wrapper {
	display: none;
}

/* ----- #footer ----- */
#footer {
	padding-top: 11px;
	color: #555555;
	font-style: normal;
	background-color: #ffffff;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}
#footer .footerWrapper {
	margin: 0 auto;
}
#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #555555;
}
#footer a:hover, #footer a:active {
	text-decoration: none;
	color: #555555;
}
#footer .ftCopy {
	font-size: 10px;
	line-height: 1.25;
	padding: 10px 10px 0px 10px;
}
#footer .ftCopy dl dd {
	padding-top: 5px;
}
#footer .ftLink {
	font-size: 10px;
	line-height: 1.25;
	padding: 10px 0px 10px 0;
}

/* ----- module ----- */
.m_btn_delivery {
	clear: both;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

.m_btn_delivery img {
	width: auto;
	height: 36px;
}

.scrollEnd {
	position: static !important;
}

@media all and (min-width: 641px){
    /* （PC用レイアウト）  */ 
	#header {
		min-width: 900px;
	}
	#header .headerWrapper {
		width: 880px;
	}
	#header .header-logoLink {
		max-width: 64px;
		margin: 6px 0 6px auto;
	}

	.kohai_main {
		min-width: 900px;
	}
	
	.kohai_mainHeader {
		height: 140px;
		background-size: auto 140px;
	}
	.kohai_mv {
		top: -32px;
		background-image: url(../../img/kohai_slide_back.jpg);
		background-position: center top;
		background-repeat: repeat-x;
	}
	.kohai_mv .bx-wrapper {
		margin-bottom: 0px;
	}
	.kohai_mvInner {
		width: 900px;
		margin: 0 auto;
	}
	.l-kohai-content_narrow {
		width: 720px;
		margin: 0 auto;
	}
	
	.l-kohai-content {
		width: 900px;
		margin: 0 auto;
	}

	.l-kohai-main {
		position: relative;
		margin-bottom: 30px;
	}
	
	.kohai_main img {
		width: 100%;
		height: auto;
		vertical-align: bottom;
	}
	
	.kohai-presentBnr-area {
		width: 900px;
		margin: 0 auto 0;
	}
	
	.kohai_bnr {
		display: block;
		width: 900px;
		margin: 25px auto 30px auto;
	}
	
	.kohai_pointText {
		float: left;
		width: auto;
		position: relative;
		z-index: 5;
	}
	
	.kohai_pointText img {
		width: 250px;
		height: auto;
	}
	
	.kohai_present {
		float: left;
		width: auto;
		margin-left: -40px;
		z-index: 0;
	}
	
	.kohai_present img {
		width: 225px;
		height: auto;
	}
	
	.kohai_main_btnArea {
		width: 450px;
		float: right;
		margin-top: 5px;
	}
	
	.kohai_main_btnText {
		margin-bottom: 10px;
	}
	
	.kohai_main_btn {
		padding: 0;
		margin-bottom: 10px;
	}
	
	.kohai_main_btn:last-of-type {
		margin-bottom: 0;
	}
	
	.kohai_point {
		width: auto;
		padding: 0;
	}
	
	.kohai_PointBtn {
		position: absolute;
		right: 0px;
		bottom: 0px;
		width: 260px;
		height: auto;
	}

	/*--------movie-----------*/
	.l_kohai_movie {
		margin-top: 60px;
		margin-bottom: 50px;
		padding: 0;
	}

	/*--------campaign-----------*/
	.l_kohai_campaign {
		margin-top: 50px;
	}	

	.kohai_hukidasi {
		padding: 16px 10px 15px;
	}
	.kohai_hukidasi img {
		width: auto;
	}	
	.kohai_hukidasi_campaign img {
		height: 50px;
	}
	.kohai_hukidasi::after {
		bottom: -40px;
		border: 20px solid transparent;
		border-top-color: #ff92be;
		margin-left: -20px;
	}
	/*
	.kohai_hukidasi_campaign::after {
		border-top-color:#ff92be;
	}
	*/
	.kohai_hukidasi_voice {
		padding: 25px 0;
	}
	.kohai_hukidasi_voice::after {
		border-top-color: #d5dfcb;
	}
	.kohai_hukidasi_voice img {
		height: 80px;
	}
	.kohai_hukidasi_support {
		padding: 25px 0;
	}
	.kohai_hukidasi_support::after {
		border-top-color: #fe4041;
	}
	.kohai_hukidasi_support img {
		height: 80px;
	}

	.kohaiBack_border {
		background-image:url(../../img/kohai_back.png);
		background-repeat: repeat;
		width: 100%;
	}
	.campaign_bonus {
		text-align: center;
		overflow: hidden;
		padding: 20px 0 0 0;
	}
	
	.campaign_bonus p:first-child {
		padding-left: 0px;
		padding-right: 10px;
	}

	.campaign_detail {
		float: left;
		width: 50%;
		padding-left: 10px;
		box-sizing: border-box;
	}

	.campaign_notes {
		clear: both;
		width: 900px;
		margin: 0 auto;
		text-indent: 0;
	}
	.campaign_comment {
		clear: both;
		color: #231815;
		font-size: 15px;
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.campaign_step {
		margin-top: 30px;
		padding: 0;
		overflow: hidden;
	}
	.campaign_stepFlow {
		width: 280px;
		float: left;
		margin: 0 6px 0 0;
		padding: 0;
	}
	.campaign_stepFlow:first-of-type {
		margin: 0 28px 0 0;
		padding: 0;
	}
	.campaign_stepFlow:last-of-type {
		margin: 0;
		padding: 0;
		width: 306px;
	}
	.campaign_stepFlowLast {
		margin-right: 0px;
	}
	
	.campaign_commentPresent {
		font-size: 12px;
		width: 900px;
		margin: 10px auto;
		text-align: right;
		padding: 0 0 30px 0;
	}
	
	/*--------voice-----------*/
	.kohai_voice {
		padding: 15px 0 0 0;
		margin-bottom: 30px;
	}
	.kohai_voiceInner {
		overflow: hidden;
	}
	.kohai_voicePhoto {
		float: left;
		width: 50%;
		padding-left: 0px;
		padding-right: 10px;
		box-sizing: border-box;
		margin-bottom: 25px;
	}
	.kohai_voicePhoto:nth-child(2n) {
		padding-left: 10px;
		padding-right: 0px;
	}

	.support_price {
		width: 560px;
		margin: 5px auto 10px;
	}
	.support_info {
		overflow: hidden;
		padding: 0;
	}
	.support_detail {
		float: left;
		width: 290px;
		margin: 0 15px 0 0;
	}
	.support_detail:last-of-type  {
		margin-right: 0;
	}
	.SpFooter_wrapper {
		display: none;
	}

	.kohai_pagetop {
		width: 900px;
		height: 60px;
		margin: 0px auto;
		padding: 10px 0;
		display: block;
		text-align: right;
		position: relative;
	}
	.kohai_pagetopBtn {
		position: absolute;
		right: 0px;
		top: 10px;
		display: inline-block;
		width: 60px;
	}
	
	#footer .footerWrapper {
		width: 900px;
		padding-top: 10px;
	}
	#footer .ftCopy {
		float: left;
		font-size: 10px;
		line-height: 1.25;
		padding: 0 0 10px 0;
	}
	#footer .ftCopy dl dt {
		float: left;
	}
	#footer .ftCopy dl dd {
		float: left;
		padding-top: 12px;
	}
	#footer .ftLink {
		float: right;
		font-size: 10px;
		line-height: 1.25;
		padding: 10px 15px 20px 0;
		text-align: right;
	}
	
	.kohaiFooter_wrapper {
		display: block;
	}
	.kohaiFooter {
		display: block;
		position: fixed;
		bottom: -250px;
		left: 0;
		right: 0;
		background-color: #f4f7f1;
		font-size: 0px;
		z-index: 6;
	}
	.kohaiFooter_inner {
		width: 900px;
		margin: 0 auto;
		padding: 12px 0 12px 0;
	}
	.kohaiFooter_text {
		width: 442px;
		margin: 2px 0 14px;
	}
	.kohaiFooter_btnArea {
		margin: 0 auto 8px;
		text-align: center;
	}
	.kohaiFooter_btn {
		display: inline-block;
		width: 442px;
		margin-right: 15px;
	}
	.kohaiFooter_btn:last-of-type {
		margin-right: 0;
	}
	.kohaiFooter_info {
		clear: both;
		padding-top: 3px;
	}

	/*    module    */
	.m_btn_delivery {
		width: 260px;
		margin-bottom: 10px;
		display: inline-block;
	}
	
	.m_btn_delivery img {
		width: 100%;
		height: auto;
	}
	
}

@media all and (max-width: 640px){ 
    /* （スマホ用レイアウト）  */ 

	.l-kohai-content {
		text-align: left;
	}
	
	.kohai_point {
		padding: 0 10px;
		text-align: left;
	}
	
	.p_comment_bold {
		display: inline-block;
		width: auto;
		font-size: 11px;
		padding: 2px 0 2px 2px;
		margin-left: 10px;
		text-align: left;
	}

}