@charset "UTF-8";

/* 201912 大人のカロリミット */

.w-1200,
.w-1200 #contentsArea,
.w-1200 #primary,
#service_teiki {　
	width: 1200px !important;
	max-width: none;
	min-width: none;
	margin: auto;
}

#service_teiki_genmai {
	margin: 0px auto 50px;
	padding: 0px;
	border: 0px;
	text-align: left;
	width: 1200px;
}

#keisan div.box #rice {
	right: 50px;
}

#keisan div.box input[type="text"] {
	right: 167px;
}

#con01,
#con02,
#con03 {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}

#keisan {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}

.mv {
	display: block;
	width: 846px;
	margin: auto;
	padding: 20px 0 0;
}

.mv .mv_left,
.mv .mv_right {
	display: inline-block;
	vertical-align: top;
}

.mv .mv_left {
	width: 520px;
}

.mv .mv_right {
	width: 320px;
}

.mv .mv_text01,
.mv .mv_text02 {
	display: block;
	width: 100%;
}

.linkArea {
	margin: 20px 0 35px 176px;
}

.linkArea p {
	display: inline-block;
	position: relative;
	font-size: 22px;
}

.linkArea a {
	padding-right: 23px;
}

.linkArea .link_ander::after {
	position: absolute;
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	right: 7px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-right: 5px solid transparent;
	border-top: 8px solid currentColor;
	border-left: 5px solid transparent;
}

.linkArea .link_within::after {
	position: absolute;
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	right: 7px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-top: 5px solid transparent;
	border-left: 8px solid currentColor;
	border-bottom: 5px solid transparent;
}

.product h2 {
	width: 100%;
	height: 53px;
	line-height: 53px;
	text-align: center;
	color: #fff;
	font-size: 30px !important;
	font-weight: bold;
	background-size: contain;
}

.product h2.co-01 {
	background: #7a1700;
	background: -moz-linear-gradient(left,  #7a1700 0%, #af2700 50%, #7a1700 100%);
	background: -webkit-linear-gradient(left,  #7a1700 0%,#af2700 50%,#7a1700 100%);
	background: linear-gradient(to right,  #7a1700 0%,#af2700 50%,#7a1700 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a1700', endColorstr='#7a1700',GradientType=1 );
}

.product h2.co-01+.under-text {
	color: #7a1700;
}

.product h2.co-02 {
	background: #da3241;
	background: -moz-linear-gradient(left,  #da3241 0%, #e9546a 50%, #da3241 100%);
	background: -webkit-linear-gradient(left,  #da3241 0%,#e9546a 50%,#da3241 100%);
	background: linear-gradient(to right,  #da3241 0%,#e9546a 50%,#da3241 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da3241', endColorstr='#da3241',GradientType=1 );
}

.product h2.co-02+.under-text {
	color: #da3241;
}

.product h2.co-03 {
	background: #925c06;
	background: -moz-linear-gradient(left,  #925c06 0%, #bd960a 50%, #925c06 100%);
	background: -webkit-linear-gradient(left,  #925c06 0%,#bd960a 50%,#925c06 100%);
	background: linear-gradient(to right,  #925c06 0%,#bd960a 50%,#925c06 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#925c06', endColorstr='#925c06',GradientType=1 );
}

.product h2.co-03+.under-text {
	color: #925c06;
}

.product h2.co-04 {
	background: #a7073c;
	background: -moz-linear-gradient(left,  #92052d 0%, #bd094b 50%, #92052d 100%);
	background: -webkit-linear-gradient(left,  #92052d 0%,#bd094b 50%,#92052d 100%);
	background: linear-gradient(to right,  #92052d 0%,#bd094b 50%,#92052d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92052d', endColorstr='#92052d',GradientType=1 );
}

.product h2.co-04+.under-text {
	color: #a7073c;
}

.under-text {
	width: 100%;
	height: 53px;
	line-height: 53px;
	font-size: 22px !important;
	text-align: center;
}

.product .border {
	width: 100%;
	border: solid 2px #999999;
	padding-bottom: 10px;
}

.product .border:nth-of-type(1) {
	border-bottom: solid 1px #999999;
}

.product .border:nth-of-type(2) {
	border-top: solid 1px #999999;
}

.product .block01 {
	position: relative;
	width: 380px;
	display: inline-block;
	vertical-align: top;
	padding: 25px 0 0 95px;
}

.product .block01.icon::after {
	width: 85px;
	height: 85px;
	content: '';
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	background-image: url(/service/teiki/otona30/img/icon.png);
	background-repeat: no-repeat;
}

.product .block01 img {
	width: 100px;
	display: inline-block;
	vertical-align: top;
}

.product .block01 p {
	width: 160px;
	display: inline-block;
	vertical-align: top;
	padding-top: 30px;
	font-size: 14px;
	padding-left: 10px;
}

.product .block01 .only {
	padding-top: 40px;
	padding-left: 10px;
}


.product .block01 p span {
	font-size: 20px;
	font-weight: bold;
}

.product .block02 {
	width: 140px;
	display: inline-block;
	vertical-align: top;
	padding: 10px 0 0 0;
}

.product .block02 p {
	font-size: 16px;
}

.product .block02 .price {
	font-size: 24px;
	margin-top: 30px;
}

.product .block02 .price span {
	font-size: 16px;
}

.product .block03 {
	display: inline-block;
	vertical-align: top;
	padding: 10px 0 0 0;
}

.product .block03 p {
	font-size: 16px;
}

.product .block03 .box {
	width: 100%;
	background-color: #ffffdb;
	padding: 10px 25px;
	margin-top: 10px;
}

.product .block03 .box p {
	font-size: 16px;
	font-weight: bold;
}

.block03 .off30 {
	color: #e60000;
}

.product .block03 .box .text1 {
	width: 80px;
	display: inline-block;
}

.product .block03 .box .text2 {
	padding: 2px 5px;
	display: inline-block;
	font-size: 22px;
	margin-left: 5px;
}

.product .block03 .box .off30 .text2 {
	background-color: #e60000;
	color: #fff;
	border: solid 1px #e60000;
}

.product .block03 .box .off10 {
	margin-top: 5px !important;
}

.product .block03 .box .off10 .text2 {
	background-color: #fff;
	color: #e60000;
	border: solid 1px #e60000;
}

.product .block03 .box .text3 {
	font-size: 28px;
	margin-left: 10px;
	width: 107px;
	display: inline-block;
	text-align: right;
}

.product .block03 .box .text4 {
	font-size: 22px;
}

.product .block04 {
	width: 270px;
	display: inline-block;
	vertical-align: top;
}

.genmai30_1 .m-btn01--inCart03 .m-btn01_item {
	background: #fff;
	background-image: -webkit-linear-gradient(top,#0067cc 0,#04407a 100%);
	background-image: linear-gradient(180deg,#0067cc 0,#04407a 100%);
	box-shadow: 0 1px #062440;
	color: #fff;
	text-decoration: none !important;
	width: 225px;
	height: 45px;
	border-radius: 5px;
	display: inline-block;
	font-size: 19px;
	font-weight: bold;
	padding: 15px 0;
	margin: 56px 0 0 30px;
	text-align: center;
}

.genmai30_1 .m-btn01--inCart03 .m-btn01_item::after {
	display: inline-block;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	content: " ";
	border-right: 0 solid transparent;
	border-left: 5px solid #fff;
}

.product ul {
	margin-top: 10px;
	font-size: 16px;
}

.otona30_sample img.hideSP {
	display: block;
	margin: auto;
}

.red {
	color: #e60000;
}

.red span {
	font-weight: bold;
}

div#service_teiki div.how {
	border: none;
	background: none;
}

ul.noteList li {
	text-indent: 0 !important;
}

.product {
	margin-top: 20px;
}

#keisan {
	text-align: center;
}

#about {
	background-color: #EBF8D4;
}

div#service_teiki img {
	vertical-align: bottom;
}

.con05 img,
.con05_6 img {
	display: block !important;
	margin: 0 auto;
}

.con05_2,
.con05_3,
.con05_4,
.con05_5 {
	position: relative;
}

.con05_2_txt {
	position: absolute;
	width: 580px;
	z-index: 1;
	left: 355px;
	top: 175px;
	font-size: 15px;
	line-height: 150%;
}

.con05_3_txt {
	position: absolute;
	width: 650px;
	z-index: 1;
	left: 280px;
	top: 175px;
	font-size: 15px;
	line-height: 150%;
}

.con05_4_txt {
	position: absolute;
	width: 650px;
	z-index: 1;
	left: 360px;
	top: 150px;
	font-size: 15px;
	line-height: 150%;
}

.con05_5_txt {
	position: absolute;
	width: 580px;
	z-index: 1;
	left: 360px;
	top: 130px;
	font-size: 15px;
	line-height: 150%;
}

.link01 {
	width: 930px;
	margin: 0 auto 50px;
	text-align: right;
	font-size: 1.2em;
}

.con05.sp {
	display: none;
}

.submitAreaSub {
	background: #fff8e6;
	padding: 10px;
	width: 1200px;
	text-align: center;
	margin: 40px auto;
}

/*2210定期追加_定期便緑枠各種変更*/
.con05_5_pc,
.con05_8{
	position:relative;
}

.con05_5_pc_txt{
	position: absolute;
	width: 580px;
	z-index: 1;
	left: 378px;
	top: 394px;
	font-size: 15px;
	line-height: 150%;
}

.con05_8_txt {
	position: absolute;
	width: 580px;
	z-index: 1;
	left: 360px;
	top: 100px;
	font-size: 15px;
	line-height: 150%;
}