@charset "UTF-8";

select {
	font-size: revert;
}
input {
	font-size: revert;
	vertical-align: revert;
}
textarea {
  font-size: revert;
  font-family: revert;
  line-height: revert;
  vertical-align: revert;
  overflow: revert;
}
body#yakult1000_campaign div#wrapper nav#submenu {
	display: none;
}
body#yakult1000_campaign div.container {
  font: 1.6rem/1.4 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'Helvetica', 'Verdana', 'ＭＳ Ｐゴシック', 'MS-PGothic', sans-serif;
}
div.container * {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body#yakult1000_campaign div.container img {
  vertical-align: middle;
}
body#yakult1000_campaign h1 {
  text-align: center;
  vertical-align: middle;
  width: 100%;
  max-width: 1024px;
  border: 2px solid #d2d1c9;
  border-left: none;
  border-right: none;
  margin: 0 0 40px 0;
}
.fblue {
	color: #163994;
}
body#yakult1000_campaign div.container a {
	color: #2861b2;
	text-decoration: underline;
}
#error_messages {
	margin: 1em 0 1em 30px;
	padding: 0;
	list-style: disc none outside;
}
#error_messages li {
	color: #f00;
}
#frm_inquriy h3  {
	background: #e10020;
	width: 100%;
	text-align: center;
	padding: 11.6px;
	color: #fff;
}
h3#comp_h3  {
	background: #e10020;
	width: 100%;
	text-align: center;
	padding: 11.6px;
	color: #fff;
}
body#yakult1000_campaign table {
  border-collapse: collapse;
  border-spacing: 0;
}
table {
	line-height: unset !important;
	width: 100%;
}
table#inquriy_form {
	border: none;
	max-width: 890px;
	margin: 0 auto;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
table#inquriy_form tr {
	border-bottom: 1px #9f9f9f solid;
}
table#inquriy_form th {
	border: none;
	background: #fff;
	width:33%;
	vertical-align: middle;
}
table#inquriy_form th span.required {
	background: #e20021;
	color: #fff;
	padding: 0px 5px;
	border-radius: 5px;
	display: table-cell;
}
table#inquriy_form td {
	border: none;
	vertical-align: middle;
}
table#inquriy_form th,
table#inquriy_form td {
	padding: 25px 0;
}
table#inquriy_form .good_text {
	margin-bottom: 8px;
}
table#inquriy_form .good_text span {

}
table#inquriy_form #summation_area {
	background: #dcdddd;
	padding: 10px;
	width: 250px;
	display: flex;
	justify-content: space-between;

}
table#inquriy_form #summation_area span {

}
table#inquriy_form #summation_area span#sum_calc {
	font-weight: bold;
}
table#inquriy_form #summation_area span:nth-child(3) {

}
table#inquriy_form span.fred {
	color: #e61d36;
}
table#inquriy_form span.fblu {
	color: #163994;
}
table#inquriy_form .select_box {
	margin-bottom: 20px;
}
table#inquriy_form input[type="text"] {
	height: 34px;
}
table#inquriy_form .inp_name input[type="text"],
table#inquriy_form .inp_name_kana input[type="text"] {
	width: 49%;
}
table#inquriy_form #area_link {
	margin-bottom: 1em;
}
table#inquriy_form #area_link a {
	color: #2d4d9f !important;
}
table#inquriy_form #area_boxs {
	margin-bottom: 1em;
}
table#inquriy_form #area_boxs input {
	transform: scale(1.2);
	margin-right: 0.5em;
}
table#inquriy_form  table#inquiry_address {
	border: none;
	margin: 1em auto 2em;
}
table#inquriy_form table#inquiry_address th,
table#inquriy_form table#inquiry_address td {
	padding: 0;
	height: 64px;
}
table#inquriy_form table#inquiry_address .inp_zip input {
	width: 18%;
	height: 34px;
}
table#inquriy_form table#inquiry_address .inp_address01 input {
	width: 98%;
}
table#inquriy_form table#inquiry_address .inp_address02 input {
	width: 98%;
}
table#inquriy_form .inp_tel input {
	width: 15%;
	height: 34px;
}
table#inquriy_form .inp_kikkake input[type="radio"] {
	transform: scale(1.2);
	margin-bottom: 10px;
}
table#inquriy_form .inp_kikkake input[type="text"] {
	width: 80%;
	margin-left: 10px;
}
table#inquriy_form .inp_inquiry textarea  {
	width: 97%;
}
body#yakult1000_campaign #operation_buttons {

}
body#yakult1000_campaign #operation_buttons #input_button {
	position: relative;
	color: #fff;
	width: 524px;
	margin: 0 auto;
	text-decoration: none;
	display: block;
	font-size: 1.8rem;
	text-align: center;
	padding: 15px 0;
}
body#yakult1000_campaign #operation_buttons #input_button::before {
	position: absolute;
	content: '';
	width: 24px;
	height: 24px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	right: 85px;
}
body#yakult1000_campaign #operation_buttons #input_button::after {
	position: absolute;
	content: '▲';
	right: 88px;
	top: 17px;
	box-sizing: border-box;
	transform: rotate(90deg);
	font-size: 80%;
}
body#yakult1000_campaign #operation_buttons .input_button_on {
	background: #e30022 !important;
	pointer-events: auto;
}
body#yakult1000_campaign #operation_buttons .input_button_on::before {
	background: #fff;
}
body#yakult1000_campaign #operation_buttons .input_button_on::after {
	color: #e30022;
}
body#yakult1000_campaign #operation_buttons .input_button_off {
	background: #a0a0a0 !important;
	pointer-events: none;
}
body#yakult1000_campaign #operation_buttons .input_button_off::before {
	background: #fff;
}
body#yakult1000_campaign #operation_buttons .input_button_off::after {
	color: #a0a0a0;
}
#operation_buttons {
	margin: 34px 0 50px !important;
}
#magni_erea {
	position: relative;
	width: 1024px;
	margin: 0 auto;
}

body#yakult1000_campaign.product.second div#wrapper div#contents div#area_01 div.top_img p.info_btn_y400w {
	width: 39%;
	bottom: 15%;
	right: 4.5%;
	left: unset;
}
body#yakult1000_campaign.product.second div#wrapper div#contents div#area_01 div.top_img p.info_btn_y1000 {
	width: 40%;
    bottom: 15.5%;
    left: 5%;
	right: unset;
}
body#yakult1000_campaign #fix_btn_joblady {
	display: none;
}
body#yakult1000_campaign p#goto_Yakult1000_toshituoff:hover {
	transition: 0.5s;
	opacity: 0.6;
}
body#yakult1000_campaign p#goto_Yakult1000_toshituoff {
	position: fixed;
	right: 0;
	bottom: 10%;
	width: max-content;
}
/* confirm */
body.confirm #operation_buttons {
	display: flex;
	justify-content: center;
}
body.confirm #operation_buttons a {
	position: relative;
	color: #fff !important;
	width: 220px;
	margin: 0 auto;
	text-decoration: none !important;
	display: block;
	font-size: 1.8rem;
	text-align: center;
	padding: 15px 0;
	margin: 0 10px;
}
body.confirm #operation_buttons a.modify_button {
	background: #a0a0a0;
}
body.confirm #operation_buttons a.comp_button {
	background: #e30022;
}
body#yakult1000_campaign #operation_buttons a::before {
	position: absolute;
	content: '';
	width: 24px;
	height: 24px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
body#yakult1000_campaign #operation_buttons a::after {
	position: absolute;
	content: '▲';
	box-sizing: border-box;
	font-size: 80%;
}
body#yakult1000_campaign #operation_buttons a.modify_button::before {
	background: #fff;
	left: 35px;
}
body#yakult1000_campaign #operation_buttons a.modify_button::after {
	color: #a0a0a0;
	left: 38px;
	top: 17px;
	transform: rotate(-90deg);
}
body#yakult1000_campaign #operation_buttons a.comp_button::before {
	background: #fff;
	right: 35px;
}
body#yakult1000_campaign #operation_buttons a.comp_button::after {
	color: #e30022;
	right: 38px;
	top: 17px;
	transform: rotate(90deg);
}
.pc_none {
	display: none;
}
p.popup:not(.is-show) {
	opacity: 0;
}
div.popup_area.yakult_img p.popup.is-show:first-of-type {
	animation: fadeIn 0.5s ease 0.1s 1 normal backwards;
}
div.popup_area.yakult_img p.popup.is-show:nth-of-type(2) {
	animation: fadeIn 0.5s ease 0.2s 1 normal backwards;
}
div.popup_area.feature p.popup.is-show:nth-of-type(1) {
	animation: fadeIn 0.5s ease 0.1s 1 normal backwards;
}
div.popup_area.feature p.popup.is-show:nth-of-type(2) {
	animation: fadeIn 0.5s ease 0.2s 1 normal backwards;
}
div.popup_area.feature p.popup.is-show:nth-of-type(3) {
	animation: fadeIn 0.5s ease 0.3s 1 normal backwards;
}
@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translate(0, -20px);
	}
	to {
		opacity: 1;
		transform: translate(0, 0);
	}
}

body#yakult1000_campaign p.fix_btn {
	position: fixed;
	right: 0;
	bottom: 3%;
	width: 25%;
	z-index: 1;
}

body#yakult1000_campaign div#area_02 div.tel_box p {
	width: 100%;
}
body#yakult1000_campaign div.form_notice p {
  padding-left: 1em;
  text-indent: -1em;
}
body#yakult1000_campaign div.container div.yakult1000_detail,
body#yakult1000_campaign div.container div.yakult1000_toshitu_off_detail,
body#yakult1000_campaign div.container div.yakult400w_detail,
body#yakult1000_campaign div.container div.yakult400_detail,
body#yakult1000_campaign div.container div.yakult400lt_detail,
body#yakult1000_campaign div.container div.mirumiru_detail,
body#yakult1000_campaign div.container div.mirumiruS_detail {
	position: relative;
	margin-top: 5%;
	padding-bottom: 3%;
}
body#yakult1000_campaign div.container div.yakult1000_detail::after,
body#yakult1000_campaign div.container div.yakult1000_toshitu_off_detail::after,
body#yakult1000_campaign div.container div.yakult400w_detail::after,
body#yakult1000_campaign div.container div.yakult400_detail::after,
body#yakult1000_campaign div.container div.yakult400lt_detail::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	display: inline-block;
	width: 92.5%;
	height: 2px;
	transform: translateX(-50%);
	background-color: #dcdddd;
}

body#yakult1000_campaign div#area_02 div.ntc_area {
	width: 100%;
}
body#yakult1000_campaign div#area_02 div.ntc_area p.h_ntc {
	margin: 3% 0;
}
body#yakult1000_campaign div#area_02 div.ntc_area ol {
	margin: 1em 2em 45px 4em;
	font-size: 15px;
}
body#yakult1000_campaign div#area_02 div.ntc_area p.ntc {
	margin-right: 2em;
	margin-bottom: 3%;
	margin-left: 2em;
	font-size: 15px;
}
body#yakult1000_campaign div#area_02 div.ntc_area a.popup-modal {
	position: relative;
	color: #d8012e;
}
body#yakult1000_campaign div#area_02 div.ntc_area a.popup-modal::after {
	content: '';
	position: absolute;
	bottom: 10%;
	right: -10%;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	width: 13px;
	height: 16px;
	background-color: #d8012e;
}
body#yakult1000_campaign ol li {
  line-break: anywhere;
  font-weight: bold;
}
body#yakult1000_campaign span.fbold {
  font-weight: bold;
}
  p.gray_box {
    padding: 1em;
    border: 1px solid #b4b4b4;
    background-color: #fff;
  }

#final_agreement {
  background: #fff;
  max-width: 760px;
  margin: 0 auto;
  padding: 70px 70px 80px;
  text-align: center;
  color: #222;
  box-sizing: border-box;
  position: relative;
}

#final_agreement h4 {
  margin: 0 0 34px;
  font-size: 26px;
  line-height: 1.65;
  letter-spacing: 0.06em;
  font-weight: bold;
}

#final_agreement  p {
  margin: 0 0 24px;
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.04em;
}

#final_agreement > p.first_p {
  margin-bottom: 34px;
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  font-weight: bold;
}

#final_agreement ul {
  display: inline-block;
  margin: 1em auto 2em;
  padding-left: 1.5em;
  text-align: left;
}

#final_agreement ul li {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.03em;
}

#final_agreement ul li:last-child {
  margin-bottom: 0;
}
#final_agreement #operation_buttons_final {
	text-align: center;
	margin: 0;
}
#final_agreement #operation_buttons_final a {
  position: relative;
  color: #fff !important;
  width: 430px;
  margin: 0 auto;
  text-decoration: none !important;
  display: block;
  font-size: 1.8rem;
  text-align: center;
  padding: 15px 0;
  background: #e30022;
}
#final_agreement #operation_buttons_final a:before {
  position: absolute;
  content: '';
  width: 24px;
  height: 24px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  right: 35px;
  top: 20px;
}
#final_agreement #operation_buttons_final a:after {
  position: absolute;
  content: '▲';
  box-sizing: border-box;
  font-size: 80%;
  color: #e30022;
  right: 39px;
  top: 18px;
  transform: rotate(90deg);
}




/*-------------------------------------------------------------------------------*
 *	737px未満用（SP用）の記述
 *-------------------------------------------------------------------------------*/
@media screen and (max-width: 736px) {
/* 737px未満用（SP用）の記述 */

#errors p {
	font-size: 1.4rem;
	padding: 0 5%;
}
#errors li {
	font-size: 1.4rem;
}
#frm_inquriy h3  {
	font-size: 1.6rem;
	margin-top: 3em !important;
}
h3#comp_h3  {
	font-size: 1.6rem;
	margin-top: 1.5em !important;
}
  body#yakult1000_campaign main .main_contents .container {
    margin: 0 auto;
    width: 96%;
  }




body#yakult1000_campaign h1 {
  margin-bottom: 0;
  padding: 1em 0;
  font-size: 1rem;
}
body#yakult1000_campaign div#area_01,body#yakult1000_campaign div#area_01 div.top_img, body#yakult1000_campaign div#area_02, body#yakult1000_campaign div#area_02 div.yakult1000_detail, body#yakult1000_campaign div#area_02 div.yakult400w_detail {
  position: relative;
}
 body#yakult1000_campaign div#area_01 div.top_img p:first-of-type {
    margin-top: 0;
}
#frm_inquriy h3 {
   margin-bottom: 1em
}

table#inquriy_form {
  border: none;
  max-width: unset;
  margin: 0 auto;
  width: auto;
}
table#inquriy_form div {

}
table#inquriy_form tr {

}
table#inquriy_form th {
	display: block;
	width: 50%;
	
}
table#inquriy_form th span.required {
	display: inline-block;
	margin-left: 5px;
}
table#inquriy_form td {
	display: block;
	width: 100%;
	padding: 5% 0 5%;
}
table#inquriy_form .parent_box {
	margin-bottom: 1em;
}
table#inquriy_form .last_box {
	margin-top: 1em;
}
table#inquriy_form .good_text {
	text-indent: -1.2em;
	margin-left: 1.2em;
}
table#inquriy_form .good_text span {

}
table#inquriy_form .select_box {
	margin-left: 1.2em;
}
table#inquriy_form select {
	padding: 5px;
	font-size: 16px;
}
table#inquriy_form #summation_area {
  background: #dcdddd;
  padding: 10px;
  width: 65%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

table#inquriy_form input[type="text"] {
	height: 34px;
	font-size: 16px;
}
table#inquriy_form .inp_name input[type="text"],
table#inquriy_form .inp_name_kana input[type="text"] {
	width: 100%;
}
table#inquriy_form .inp_name input[type="text"]:nth-of-type(1),
table#inquriy_form .inp_name_kana input[type="text"]:nth-of-type(1) {
	margin-bottom: 1em;
}
table#inquriy_form table#inquiry_address th {
	height: auto;
	padding: 3% 0 0;
}
table#inquriy_form table#inquiry_address td {
	padding: 1% 0 0;
	height: auto;
}
table#inquriy_form #area_link {
	margin-bottom: 1em;
}
table#inquriy_form #area_boxs input {
	width: 5%;
}
table#inquriy_form table#inquiry_address .inp_zip input {
	width: 50px;
	font-size: 16px;
	height: 34px;
}
table#inquriy_form table#inquiry_address .inp_zip td {
	display: flow-root;
}
table#inquriy_form table#inquiry_address .inp_zip input:nth-of-type(1) {
	margin-right: 5px;
}
table#inquriy_form table#inquiry_address .inp_zip input:nth-of-type(2) {
	margin-left: 5px;
}
table#inquriy_form table#inquiry_address .inp_address01 input {
	width: 100%;
}
table#inquriy_form table#inquiry_address .inp_address02 input {
	width: 100%;
}
table#inquriy_form .inp_tel td {
	display: flow-root;
}
table#inquriy_form .inp_tel input {
	width: 50px;
	font-size: 16px
}
table#inquriy_form .inp_tel input:nth-of-type(1) {
	margin-right: 5px;
}
table#inquriy_form .inp_tel input:nth-of-type(2) {
	margin: 0 5px;
}
table#inquriy_form .inp_tel input:nth-of-type(3) {
	margin-left: 5px;
}
table#inquriy_form .inp_mail input {
	width: 100%;
}
table#inquriy_form .inp_kikkake input[type="radio"] {

}
table#inquriy_form .inp_kikkake input[type="text"] {
	width: 100%;
	margin-left: 0;
}
table#inquriy_form .inp_inquiry textarea  {
	width: 100%;
}
body#yakult1000_campaign #operation_buttons #input_button {
	width: 100%;
	font-size: 16px;
}
body#yakult1000_campaign #operation_buttons a::before {
	width: 18px !important;
	height: 18px !important;
}
body#yakult1000_campaign #operation_buttons a::after {
	font-size: 9px !important;
}
body#yakult1000_campaign #operation_buttons #input_button::before {
	right: 8%;
	top: 33%;
}
body#yakult1000_campaign #operation_buttons #input_button::after {
	right: 9.05%;
	top: 38.05%;
}

body#yakult1000_campaign.product.second div#wrapper div#contents div#area_01 div.top_img p.info_btn_y400w {
	width: 80%;
	right: unset;
	bottom: 9.7%;
	left: -50%;
}
body#yakult1000_campaign.product.second div#wrapper div#contents div#area_01 div.top_img p.info_btn_y1000 {
	width: 80%;
	left: -50%;
    bottom: 46.5%;
}
body#yakult1000_campaign p#goto_Yakult1000_toshituoff {
	width: 25%;
}
body#yakult1000_campaign table#inquriy_form .inp_name,
body#yakult1000_campaign table#inquriy_form .inp_name_kana, 
body#yakult1000_campaign table#inquriy_form #inquiry_address tr, 
body#yakult1000_campaign table#inquriy_form .inp_tel, 
body#yakult1000_campaign table#inquriy_form .inp_mail {
	display: flex;
	align-items: center;
}
body#yakult1000_campaign div.inquiry_area {
	margin-left:34%;
}
body#yakult1000_campaign .kikkake {
	padding-top: 0;
}
body#yakult1000_campaign .inp_address th {
	padding-bottom: 0;
}
body#yakult1000_campaign .inp_inquiry th {
	width: 100%;
	padding-bottom: 0;
}
/* confirm */
body.confirm #operation_buttons {
	display: block;
	width: 100%;
}
body.confirm #operation_buttons a {
	width: 100%;
	margin: 1em 0;
}

body#yakult1000_campaign #operation_buttons a.modify_button::before {
	left: 28%;
	top: 34%;
}
body#yakult1000_campaign #operation_buttons a.modify_button::after {
	left: 29.05%;
	top: 39.05%;
}
body#yakult1000_campaign #operation_buttons a.comp_button::before {
	right: 28%;
	top: 34%;
}
body#yakult1000_campaign #operation_buttons a.comp_button::after {
	right: 29.05%;
	top: 39.05%;
}
table#inquriy_form table#inquiry_address {
	margin-bottom: 0;
}
table#inquriy_form table#inquiry_address tr {
	border: none;
}

#magni_erea {
	position: relative;
	margin: 0 auto;
	width: auto;
}
.sp_none {
	display: none;
}
.pc_none {
	display: block;
}

body#yakult1000_campaign div.container div.poparea {
	flex-direction: column;
	bottom: 19%;
	left: 0;
	width: 100%;
}
body#yakult1000_campaign div.poparea div:first-of-type {
	display: flex;
	justify-content: center;
	margin: 0 auto;
}
body#yakult1000_campaign div.container div.poparea p {
	margin: 0 3%;
}
body#yakult1000_campaign div.poparea div:first-child {
	display: flex;
	justify-content: center;
	margin: 0 auto 3%;
	width: 55%;
}
body#yakult1000_campaign div.poparea div:last-child {
	display: flex;
	justify-content: center;
	margin: 0 auto;
	width: 80%;
}
body#yakult1000_campaign div.container p.fix_btn {
	width: 60%;
	bottom: 3%;
}
body#yakult1000_campaign div.container div#y1000_series_info {
	position: relative;
}
body#yakult1000_campaign div.container div#y1000_series_info p.inq_btn {
	position: absolute;
	bottom: 3%;
	left: 50%;
	width: 75%;
    position: absolute;
    transform: translateX(-50%);
}
body#yakult1000_campaign div.container div#y1000_campaign_info {
	margin-top: 5%;
}
body#yakult1000_campaign div.container div#y1000_campaign_present {
	margin-top: 7%;
}
body#yakult1000_campaign div.container div#y400w_info {
	position: relative;
	margin-top: 3%;
}
body#yakult1000_campaign div.container div#y400w_info p.inq_btn {
	position: absolute;
    bottom: 3%;
    width: 75%;
    left: 50%;
    transform: translateX(-50%);
}
body#yakult1000_campaign div.container div#test_campaign_info {
	margin-top: 5%;
}
body#yakult1000_campaign div.container div#test_campaign_present {
	margin-top: 5%;
}
body#yakult1000_campaign div.container div.course_table {
	margin-top: 5%;
}

body#yakult1000_campaign div.container div#area_01 div.payment {
	margin-top: 13%;
}
body#yakult1000_campaign div.container div#area_01 div.payment p.ntc {
	display: inline-block;
	margin: 1% 5%;
	line-height: 1.5em;
	font-size: 3.6vw;
}

body#yakult1000_campaign div.container div.tel_box {
	margin-bottom: 10%;
}

body#yakult1000_campaign div#area_02 div.ntc_area ol {
	margin: 1em 4% 1em 9%;
	font-size: 2.7vw;
}
  body#yakult1000_campaign div#area_02 ol li {
    line-height: 1.6em;
  }
body#yakult1000_campaign #area_02 p.ntc {
    line-height: 2em;

}
body#yakult1000_campaign div.container div.yakult1000_detail,
body#yakult1000_campaign div.container div.yakult1000_toshitu_off_detail,
body#yakult1000_campaign div.container div.yakult400w_detail,
body#yakult1000_campaign div.container div.yakult400_detail,
body#yakult1000_campaign div.container div.yakult400lt_detail {
	padding-bottom: 5%;
}
body#yakult1000_campaign div.container div.yakult1000_detail::after,
body#yakult1000_campaign div.container div.yakult1000_toshitu_off_detail::after,
body#yakult1000_campaign div.container div.yakult400w_detail::after,
body#yakult1000_campaign div.container div.yakult400_detail::after,
body#yakult1000_campaign div.container div.yakult400lt_detail::after {
	width: 89.5%;
}
body#yakult1000_campaign div#area_02 div.ntc_area p.ntc {
	margin-right: 4%;
	margin-left: 4%;
	font-size: 2.6vw;
}
body#yakult1000_campaign div#area_02 div.ntc_area a.popup-modal::after {
	width: 2.5vw;
	height: 3vw;
}
span.indent {
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
}

body#yakult1000_campaign div.area_01 {
	position: relative;
}
body#yakult1000_campaign div.container p {
	margin: 0;
}
body#yakult1000_campaign div.container img {
	vertical-align: middle;
}
body#yakult1000_campaign p.period {
	position: absolute;
	top: 8.2%;
	line-height: 0;
}

body#yakult1000_campaign div.popup_area {
	position: absolute;
}
body#yakult1000_campaign div.popup_area.yakult_img {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
}
body#yakult1000_campaign div.popup_area.yakult_img p:nth-of-type(1) {
	position: absolute;
	width: 30%;
	left: 17%;
	margin-top: 45%;
}
body#yakult1000_campaign div.popup_area.yakult_img p:nth-of-type(2) {
	position: absolute;
	width: 30%;
	right: 17%;
	margin-top: 45%;
}

body#yakult1000_campaign div.popup_area.feature {
	width: 100%;
}
body#yakult1000_campaign div.popup_area.feature p:nth-of-type(1) {
	position: absolute;
	width: 38%;
	left: 6%;
	margin-top: 150%;
}
body#yakult1000_campaign div.popup_area.feature p:nth-of-type(2) {
	position: absolute;
	width: 38%;
	right: 6%;
	margin-top: 150%;
}
body#yakult1000_campaign div.popup_area.feature p:nth-of-type(3) {
	position: absolute;
	width: 38%;
	left: 30%;
	margin-top: 190%;
}

body#yakult1000_campaign div.yakult1000_lead {
	width: 95%;
	margin: 25% auto 0;
}
body#yakult1000_campaign div.yakult1000off_lead {
	width: 95%;
	margin: 8% auto 0;
	padding-bottom: 5%;
	border-bottom: 1px solid #9f9f9f;
}
body#yakult1000_campaign div.yakult1000_lead p.header,
body#yakult1000_campaign div.yakult1000off_lead p.header {
	margin-top: 8%;
	padding: 1% 0;
	background: #ed000a;
	font-size: 3vw;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
body#yakult1000_campaign div.yakult1000_lead p.contents,
body#yakult1000_campaign div.yakult1000off_lead p.contents {
	margin-top: 1%;
	font-size: 2.3vw;
	line-height: 1.7;
}

body#yakult1000_campaign div.component_notice p {
	width: 95%;
	margin: 0 auto;
	padding-top: 5%;
	font-size: 2.3vw;
}

body#yakult1000_campaign div.target {
	margin-top: 5%;
}
body#yakult1000_campaign div.target p:first-of-type {
	font-size: 2.5vw;
	margin-bottom: 5%;
}
body#yakult1000_campaign div.target p:nth-of-type(2),
body#yakult1000_campaign div.target p:nth-of-type(3) {
	margin-bottom: 10%;
}
body#yakult1000_campaign div.target p:nth-of-type(4) {
	margin-bottom: 5%;
}
body#yakult1000_campaign div.target p:nth-of-type(6) {
	font-size: 2.4vw;
	text-align: center;
}

body#yakult1000_campaign div.payment p:nth-of-type(2) {
	margin-top: 4%;
	font-size: 3.5vw;
	line-height: 1.7;
}
body#yakult1000_campaign div.payment p:nth-of-type(3) {
	margin-top: 4%;
}
body#yakult1000_campaign div.payment p:nth-of-type(4) {
	margin-top: 4%;
	font-size: 4vw;
}

body#yakult1000_campaign div#area_02 p.notice_header {
	margin-bottom: 5%;
}
body#yakult1000_campaign div#area_02 div#yakult1000_info,
body#yakult1000_campaign div#area_02 div#yakult1000off_info {
	padding-bottom: 5%;
	border-bottom: 1px solid #a0a0a0;
}
body#yakult1000_campaign div#area_02 div#yakult1000off_info {
	margin-top: 5%;
}

  #final_agreement {
    max-width: none;
    width: calc(100% - 24px);
    margin: 0 auto;
    padding: 40px 16px 32px;
  }

  #final_agreement h4 {
    margin: 0 0 24px;
    font-size: 2.2rem;
    line-height: 1.6;
    letter-spacing: 0.04em;
  }

  #final_agreement p {
    margin: 0 0 18px;
    font-size: 1.6rem;
    line-height: 1.9;
    letter-spacing: 0.02em;
  }

  #final_agreement > p.first_p {
    margin-bottom: 24px;
    font-size: 1.9rem;
    line-height: 1.5;
    letter-spacing: 0.04em;
  }

  #final_agreement > p.second_p,
  #final_agreement > p.third_p {
    font-size: 1.6rem;
    line-height: 1.9;
  }

  #final_agreement .fred {
    display: inline;
  }

  #final_agreement ul {
    display: block;
    width: 100%;
    margin: 8px 0 24px;
    padding-left: 1.2em;
    box-sizing: border-box;
  }

  #final_agreement ul li {
    font-size: 1.4rem;
    line-height: 1.9;
    letter-spacing: 0.02em;
    margin: 0 0 8px;
  }

  #final_agreement #operation_buttons_final {
    margin: 0;
  }

  #final_agreement #operation_buttons_final a {
    width: 100%;
    max-width: 100%;
    font-size: 1.6rem;
    line-height: 1.4;
    padding: 14px 40px 14px 16px;
    box-sizing: border-box;
  }

  #final_agreement #operation_buttons_final a:before {
    width: 20px;
    height: 20px;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
  }

  #final_agreement #operation_buttons_final a:after {
    right: 18px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    font-size: 70%;
  }








}
/* 768px未満用（SP用）の記述 end -------------------------------------*/


@media screen and (min-width: 737px), print {
  body#yakult1000_campaign main .main_contents .container {
    margin: 0 auto;
    max-width: 1024px;
    width: 98%;
    min-width: auto;
    padding: 0;
  }
  body#yakult1000_campaign img {
    width: 100%;
  }
  body#yakult1000_campaign main .main_contents img {
    border-radius: unset;
  }
  body#yakult1000_campaign h1 {
    margin-bottom: 0;
    padding: 1em 0;
    font-size: 1.6rem;
  }
  body#yakult1000_campaign div#area_01, body#yakult1000_campaign div#area_02, body#yakult1000_campaign div.top_img, body#yakult1000_campaign .yakult1000_detail, body#yakult1000_campaign .yakult400w_detail {
    position: relative;
    min-width: fit-content;
  }
  body#yakult1000_campaign div#area_01 div.top_img p:first-of-type {
    margin-top: 0;
  }
  body#yakult1000_campaign div#area_02 div.tel_box p {
    margin: 0 auto 5em;
  }
  body#yakult1000_campaign div#area_02 ol li {
    line-height: 1.6em;
  }
  body#yakult1000_campaign div.ntc_area p.ntc {
    line-height: 1.6em;
  }
  body#yakult1000_campaign div.container div#area_01 div.payment p.ntc {
	position: absolute;
	width: 65%;
  }

	body#yakult1000_campaign p.period {
		position: absolute;
		top: 12.6%;
	}
	body#yakult1000_campaign div.yakult_img,
	body#yakult1000_campaign div.feature {
		display: flex;
		flex-wrap: nowrap;
		width: 100%;
	}
	body#yakult1000_campaign div.yakult_img p,
	body#yakult1000_campaign div.feature p {
		position: absolute;
	}
	body#yakult1000_campaign div.yakult_img p:nth-of-type(1) {
		width: 22%;
		left: 26%;
		margin-top: 12%;
	}
	body#yakult1000_campaign div.yakult_img p:nth-of-type(2) {
		width: 22%;
		right: 26%;
		margin-top: 12%;
	}
	body#yakult1000_campaign div.feature p:nth-of-type(1) {
		width: 22%;
		left: 14%;
		margin-top: 71%;
	}
	body#yakult1000_campaign div.feature p:nth-of-type(2) {
		width: 22%;
		left: 39%;
		margin-top: 71%;
	}
	body#yakult1000_campaign div.feature p:nth-of-type(3) {
		width: 22%;
		left: 64%;
		margin-top: 71%;
	}

	div.igredient_evaluation {
		display: flex;
		flex-wrap: nowrap;
		margin-top: 10%;
	}
	div.igredient_evaluation .yakult1000_lead {
		margin-right: 5%;
	}
	div.igredient_evaluation p.header {
		padding: 2% 0;
		background: #ed000a;
		text-align: center;
		font-weight: bold;
		color: #fff;
	}
	div.igredient_evaluation p.contents {
		padding: 2% 0;
	}

	.component_notice P {
		margin-bottom: 5%;
		padding-top: 2%;
		border-top: 1px solid #a0a0a0;
	}
	.target {
		position: relative;
	}
	.target p:nth-of-type(2),
	.target p:nth-of-type(3) {
		width: 74%;
		margin-bottom: 3%;
	}
	.target p:nth-of-type(4) {
		position: absolute;
		right: 0;
		top: 0;
		width: 25%;
	}
	.target p:nth-of-type(6) {
		text-align: center;
	}

	div#area_01 .payment {
		position: relative;
		margin: 5% 0 20%;
	}
	.payment p:nth-of-type(2){
		position: absolute;
		left: 32%;
		top: 45%;
	}
	.payment p:nth-of-type(3){
		position: absolute;
		top: 110%;
		color: #2861b2;
	}
	div#area_02 .notice_header {
		margin-bottom: 3%;
	}
	div#area_02 #yakult1000_info,
	div#area_02 #yakult1000off_info {
		margin-top: 3%;
		padding-bottom: 3%;
		border-bottom: 1px solid #9f9f9f;
	}
	body#yakult1000_campaign div#area_02 div.ntc_area ol {
		margin-bottom: 2%;
	}
	body#yakult1000_campaign div#area_02 div.ntc_area p.ntc {
		margin-bottom: 2%;
	}
}