@charset "UTF-8";

#service_teiki {
	margin-bottom: 50px !important;
}

.txt_area {
	position: relative;
}

#naishi_con01 .hyoji {
	margin: 25px 20px 10px;
	border: solid #007f47 1px;
	padding: 10px;
	font-size: 93%;
}
#naishi_con01 ul {
	margin: 0 20px 25px;
	line-height: 1.2;
}
#naishi_con01 ul li {
	font-size: 88%;
	display: inline;
}

#naishi_con02 .con02_txt {
	position: absolute;
	top: 20px;
	left: 10%;
	width: 80%;
	font-size: 115%;
}

#naishi_con03 {
	background-image: url(../2110_img/con03_bg_sp.png);
	background-repeat: repeat-y;
	background-size:100%;
}

#naishi_con03 .con03_txt {
	padding: 10px 10% 20px;
	font-size: 88%;
}

#naishi_con04 .con04_txt1 {
	position: absolute;
	bottom: 7%;
	left: 33%;
	width: 62%;
	font-size: 60%;
}

#naishi_con04 .con04_txt2 {
	position: absolute;
	bottom: 5px;
	left: 10%;
	width: 80%;
	font-size: 60%;
	text-indent: -1em;
	padding-left: 1em;
}

#txt_14 {
	border-top: solid 20px #1b7e47;
}

#naishi_con05 {
	background-image: url(../2110_img/anshin_bg_sp.png);
	background-repeat: repeat-y;
	background-size:100%;
}

.naishi_con05_txt {/*
	width:70%;
	margin: 0 auto;
	font-size: 0.9em;
}

#naishi_con05 div.naishi_con05_txt:nth-of-type(2) {*/
	width: 77%;
	margin: 0 auto 0 10%;
}

#naishi_con05 div.naishi_con05_txt:nth-of-type(3) p {
	text-indent: -1em;
	padding-left: 1em;
}

.naishi_con05_txt .mid {
	font-size: 1.08em;
}

.regist .inner {
	padding: 10px 12px 15px;
	background: #d2e9d9;
}
.regist_cv {
	border: solid 1px #5e595b;
/*	border-width: 0 1px 1px;*/
	background: #fff;
	padding: 55px 15px 15px;
	position: relative;
}
.regist .inner > .regist_cv:first-child {
	border-bottom: none;
}

.regist_cv .img {
	position: absolute;
	top: 15px;
	left: 15%;
	width: 30%;
}

.regist_cv img {
	display: block
}

.regist_btn {
	text-align: center;
	margin: 15px auto 0;
}
.regist_notes {
	margin: 15px;
	text-indent: -1em;
	padding-left: 1em;
	font-size: 95%;
}


div#service_teiki div.product {
	margin: 0;
}
.product h2 {/*
	width: 100%;
	height: 40px;
	line-height: 40px;*/
	text-align: center;
	color: #fff;
	font-size: 20px !important;
	font-weight: bold;
	background-size: 100%;
	padding: 5px;
}

.product h2.co-01 {
	background: #004ea2;
}

.product .border {
	border: solid 1px #5e595b;
	padding: 10px 15px 20px;
	background: #fff;/*
	margin: 15px 10px 0;*/
	color: #000;
}

.product .border:nth-of-type(2) {
	margin-top: 0;
}

.product .border:nth-of-type(2) {
	border-top: none;
}

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

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

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

.product .block01 p {
	width: 150px;
	display: inline-block;
	vertical-align: top;
	padding-top: 36px;
	font-size: 14px
}

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

.product .block02 {
	padding: 10px 0 0 0;
}

.product .block02 p {
	font-size: 14px;
	display: inline-block;
}

.product .block02 .price {
	font-size: 17px;
	float: right;
	margin-top: -4px;
	margin-right: 27px;
	font-weight: bold;
}

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

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

.product .block03 p.red {
	color: #e60000;
	font-size: 14px;
}

.product .block03 p.red span {
	font-weight: bold;
}

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

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

.block03 .off30 {
	color: #e60000;
}

.product .block03 .box .text1 {
	width: 32%;
	display: inline-block;
	max-width: 100px;
}

.product .block03 .box .text2 {
	padding: 0 12px;
	display: inline-block;
	font-size: 14px;
}

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

.product .block03 .box .off10 {
	margin-top: 10px;
}

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

.product .block03 .box .text3 {
	font-size: 20px;
}

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

.product .block03 .box .text5 {
	float: right;
}

.product .block03 .box .text5 {
	margin-top: -5px;
}

.product-bk {
	background-color: #a9d7a8;
	padding-bottom: 15px;
}

.product ul {
	margin-top: 10px;
	padding: 0 10px;
	font-size: 13px;
}

.product ul li {
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (max-width:347px){
	.product .block03 .box .text2 {
		padding: 0 !important;
	}

	.product .block01 {
		padding: 0 0 0 30px;
	}
}

.product-bk {
    background-color: #d2e9d9;
	padding: 10px 12px 15px;
}

.product .block01 {
	padding: 0;
}

.block04 {
	width: 69%;
    margin: 16px auto 0;
}

.m-btn01--inCart03 .m-btn01_item {
    background: #3586d5 !important;
    background: -moz-linear-gradient(top, #3586d5 0%, #044683 100%) !important;
    background: -webkit-linear-gradient(top, #3586d5 0%,#044683 100%) !important;
    background: linear-gradient(to bottom, #3586d5 0%,#044683 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3586d5', endColorstr='#044683',GradientType=0 );
    box-shadow: 0 1px #5e7388 !important;
}

.tel_area {
	margin: 30px 15px;
	padding: 20px;
	border: solid 2px #c73861;
}

div.l-header_innerTop{
    display: none;
}
p.l-header_logo{
    width: 70px;
    margin: 2.5% 0 2.5% 2.5%;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}

.js_anchor {
	position: fixed;
    top: 10px;
    right: 10px;
    width: 18.27%;
	z-index: 100;
	opacity: 0;
	-webkit-transition: all .3s 0s ease;
    transition: all .3s 0s ease;
}

.js_anchor img {
	width: 100%;
}

.js_anchor.fadeIn {
    opacity: 1;
}

/*2210定期追加_定期便特典まわり*/
.naishi_con05_txt_2{
	width: 62%;
	margin: 0 auto 0 28%;
	padding-left:1em;
	text-indent:-1em;
}

/* 定期便の説明共通 CSS */
#about_teiki #aojiru_con06 {
	background-image: url(/service/teiki/enkin30/img/sp/con06_bg.png);
	background-repeat: repeat-y;
	background-size: 100%;
}

#about_teiki .aojiru_con06_txt {
	width: 86.66666%;
	margin: 0 auto;
	font-size: 0.875rem;
}

#about_teiki .aojiru_con06_txt .mid {
	font-size: 1rem;
}