@charset "UTF-8";

.other_pack_bg {
	padding-top: 50px ;
	background-image: url(../img/banner/other_pack_bg.png);
	background-size: contaner;
}

/* PC画像の中央寄せ */
.chokotto_plan_main figure.c-pc {
  text-align: center;
}
.chokotto_plan_main figure.c-pc img {
  max-width: none;
}

.m-plus-rounded-1c-regular {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.m-plus-rounded-1c-medium {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.m-plus-rounded-1c-bold {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.m-plus-rounded-1c-extrabold {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.m-plus-rounded-1c-black {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
  font-style: normal;
}



.chokotto_plan_main {
}
/* メイン以下のコンテンツボックス */
.chokotto_plan_main {

}
.chokotto_plan_main .font-size01 {
	font-size: 60px !important;
}
.chokotto_plan_main .font-size02 {
	font-size: 100px !important;
}
.chokotto_plan_main .font-color01 {
	color: #6A6969 !important;
}
.chokotto_plan_main .font-color02 {
	color: #F9688F !important;
}
.chokotto_plan_main .send_btn {
	text-align: center;
	padding: 40px 0px ;
}
.chokotto_plan_main .send_btn a {
	width: 652px ;
	text-decoration: none;
	margin: 0px auto !important;
	display: block;
}
.chokotto_plan_main .box01 {
	background-image: url(../img/chokotto_plan/background-image01.png);
}
.chokotto_plan_main .box01 .section01 {
	width: 1000px;
	margin: 0px auto !important;
	padding: 50px 0px 0px 0px;
}
.chokotto_plan_main .box01 .section01 .hukidashi {
	text-align: center;
}
.chokotto_plan_main .box01 .section01 .sub-title01 {
	text-align: center;
	margin-top: 0px;
}
.chokotto_plan_main .box01 .section01 .box01-in-sub01 {
	position: relative;
	width: 1000px;
	height: 650px;
	background-image: url(../img/chokotto_plan/sub-box01-img01-pc.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.chokotto_plan_main .box01 .section01 .box01-in-sub01 .onayami {
	position: absolute;
	font-size: 20px;
	position: absolute;
	text-align: center;
}
.chokotto_plan_main .box01 .section01 .box01-in-sub01 .onayami-box-left {
/*	width: 230px;*/
/*	height: 221px;*/
	padding: 85px 45px;
	background-image: url(../img/chokotto_plan/onayami-box-left.png);
	background-repeat: no-repeat;
	background-position: center;
}
.chokotto_plan_main .box01 .section01 .box01-in-sub01 .onayami-box-right {
/*	width: 230px;*/
/*	height: 221px;*/
	padding: 85px 45px;
	background-image: url(../img/chokotto_plan/onayami-box-right.png);
	background-repeat: no-repeat;
	background-position: center;
}
.chokotto_plan_main .box01 .section01 .box01-in-sub01 .onayami-box01 {
	top: 100px;
	left: 30px;
}
.chokotto_plan_main .box01 .section01 .box01-in-sub01 .onayami-box02 {
	bottom: 60px;
	left: 140px;
}
.chokotto_plan_main .box01 .section01 .box01-in-sub01 .onayami-box03 {
	top: 110px;
	right: 20px;
}
.chokotto_plan_main .box01 .section01 .box01-in-sub01 .onayami-box04 {
	bottom: 30px;
	right: 50px;
}

.chokotto_plan_main .box02 {
	background-color: #FFF0F0;
	padding-bottom: 50px;
}
.chokotto_plan_main .box02 .section01 {
}
.chokotto_plan_main .box02 .section01 .sub-title01 {
	position: relative;
	width: 1000px !important;
	text-align: center;
	top: -90px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -130px;
	display: block;
}
.chokotto_plan_main .box02 .section01 .sub-title02 {
	width: 900px;
	height: 160px;
	font-size: 107px;
	letter-spacing: 1px;
	margin: 0px auto;
	display: block;
	background:linear-gradient(transparent 70%, #FDE45F 70%);
}
.chokotto_plan_main .box02 .section01 .price {
	width: 900px;
	text-align: center;
	margin: 60px auto 0px auto;
}
.chokotto_plan_main .box02 .section01 .osusume {
	text-align: center;
	margin: 30px auto 0px auto;
	padding-left: 80px;;
}

.chokotto_plan_main .box03 {

	padding-top: 50px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
	background-image: url(../img/chokotto_plan/box3-bg.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: top center;
}
.chokotto_plan_main .evidence {
	text-align: center;
}
/* スマホ・タブレット */
@media only screen and (min-width:320px) and (max-width:769px) {
	.chokotto_plan_main figure {
	}
	.chokotto_plan_main figure img {
	}

	.chokotto_plan_main {
		
	}
	.chokotto_plan_main .font-size01 {
		font-size: 30px !important;
	}
	.chokotto_plan_main .font-size02 {
		font-size: 53px !important;
	}
	.chokotto_plan_main .send_btn {
		text-align: center;
		padding: 30px 30px ;
	}
	.chokotto_plan_main .send_btn a {
		width: auto !important ;
		text-decoration: none;
		margin: 0px auto !important;
		display: block;
	}
	.chokotto_plan_main .box01 .section01 {
		width: auto !important ;
		margin: 0px auto !important;
		padding: 50px 0px 0px 0px;
	}
	.chokotto_plan_main .box01 .section01 .hukidashi {
		text-align: center;
	}
	.chokotto_plan_main .sub-title01 {
		text-align: center;
		line-height: 1.3;
		margin-top: 0px;
	}
	.chokotto_plan_main .box01 .section01 .box01-in-sub01 {
		position: relative;
		width: auto !important ;
		height: 885px;
		background-image: url(../img/chokotto_plan/sub-box01-img01-pc.png);
		background-repeat: no-repeat;
		background-position: bottom center;
		background-size: 400px;
	}
	.chokotto_plan_main .box01 .section01 .box01-in-sub01 .onayami {
		position: absolute;
		position: absolute;
		text-align: center;
		background-size: 100%;
	}
	.chokotto_plan_main .box01 .section01 .box01-in-sub01 .onayami-box-left {
		background-image: url(../img/chokotto_plan/onayami-box-left.png);
		background-repeat: no-repeat;
		background-position: center;
	}
	.chokotto_plan_main .box01 .section01 .box01-in-sub01 .onayami-box-right {
		background-image: url(../img/chokotto_plan/onayami-box-right.png);
		background-repeat: no-repeat;
		background-position: center;
	}
	.chokotto_plan_main .box01 .section01 .box01-in-sub01 .onayami-box01 {
		font-size: 14px;
		top: 30px;
		left: 50%;
		margin-left: -180px;
		padding: 55px 17px;
	}
	.chokotto_plan_main .box01 .section01 .box01-in-sub01 .onayami-box02 {
		font-size: 18px;
		bottom: 500px;
		left: 50%;
		margin-left: -181px;
		padding: 61px 26px;
	}
	.chokotto_plan_main .box01 .section01 .box01-in-sub01 .onayami-box03 {
		font-size: 16px;
		top: 75px;
		right: 50%;
		margin-right: -180px;
		padding: 55px 25px;
	}
	.chokotto_plan_main .box01 .section01 .box01-in-sub01 .onayami-box04 {
		font-size: 15px;
		bottom: 430px;
		right: 50%;
		margin-right: -170px;
		padding: 55px 12px;
	}

	.chokotto_plan_main .box02 {
		background-color: #FFF0F0;
		padding-bottom: 50px;
	}
	.chokotto_plan_main .box02 .section01 {
	}
	.chokotto_plan_main .box02 .section01 .sub-title01 {
		position: relative;
		width: 100% !important;
		max-width: 400px;
		text-align: center;
		top: -50px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: -50px;
		display: block;
	}
	.chokotto_plan_main .box02 .section01 .sub-title02 {
		width: 100%;
		max-width: 350px;
		height: 65px;
		font-size: 42px;
		text-align: center;
		letter-spacing: 1px;
		margin: 0px auto;
		display: block;
		background:linear-gradient(transparent 70%, #FDE45F 70%);
	}
	.chokotto_plan_main .box02 .section01 .price {
		width: auto;
		text-align: center;
		margin: 30px auto 0px auto;
		padding: 0px 20px;
	}
	.chokotto_plan_main .box02 .section01 .osusume {
		text-align: center;
		margin: 0px auto 0px auto;
		padding: 0px 10px;
	}
}
