@charset "UTF-8";

/*--------------------------------------------
	LP スタイル
---------------------------------------------*/

body {
  background: #fff;
  color: #414141;
  font-size: 16px;
}

.font_blue {
  color: #1ab7de;
}

.font_red {
  color: #ec6d65;
}

.font_gray {
  color: #8a8a8a;
}

.mb15 {
  margin-bottom: 15px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb50 {
  margin-bottom: 50px;
}

.txt-title {
  font-size: 26px;
  font-weight: bold;
}

.txt-sub {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 20px;
}

.txt-date {
  width: 430px;
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
}

#mealTimeLp {
  min-width: 1040px;
}


/*-------------------
     ヘッダー
--------------------*/

.top-ec {
  background-color: #26C1E3;
  text-align: center;
  color: #fff;
  padding: 15px 0;
  font-size: 19px;
  letter-spacing: 0.08em;
}

.cts_in {
  width: 100%;
  background: url(../../img/lp/ec/img-bg.png) right center no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 40px;
  text-align: center;
  font-size: 0;
}

.cts_in h2 {
  margin: 40px 0;
}

.cts_in h2 img {
  width: auto;
  height: 100px;
}

.packs {
  text-align: center;
}

.packs > div {
  width: 400px;
  display: inline-block;
  vertical-align: top;
}

.packs > div h3 {
  font-size: 24px;
  margin: -74px 0 10px;
}

.packs > div a {
  width: 300px;
  display: block;
  font-size: 18px!important;
  font-weight: bold;
  letter-spacing: 0.08em;
  padding: 15px 0;
  line-height: 1;
}

.packs .cts-gp {
  color: #00baf0;
}

.packs .cts-abc {
  color: #ff9f00;
}

.header_in {
  width: 630px;
  height: 645px;
  position: absolute;
  top: 0;
  left: 210px;
  bottom: 0;
  margin: auto;
}

.header_in p {
  text-align: left;
}

.header_in h4 {
  text-align: left;
  padding-bottom: 24px;
}

.header_in h2 {
  margin-bottom: 55px;
}

.header_in .btn_wrap_single {
  text-align: left;
}

.header_in h3 {
  padding-left: 97px;
  margin-bottom: 15px;
}

.btn_wrap_single {
  margin-left: 20px;
  text-align: center;
  ;
}

.btn_primary {
  background: #1ab7de;
  color: #fff;
}

.btn_sale {
  width: 360px;
  display: inline-block;
  padding: 20px 0;
  text-align: center;
  font-size: 21px;
  line-height: 1em;
  border-radius: 60px;
  text-decoration: none;
  transition: all 300ms ease;
  box-shadow: 2px 3px #c4c4c4;
}

.btn_sale:hover {
  text-decoration: none;
  color: #fff;
  box-shadow: 1px 2px #c4c4c4;
  transform: translate3D(0, 1px, 0);
  -webkit-transform: translate3D(0, 1px, 0);
  background-color: #25b0da;
}


/*-------------------
      コンテンツ
 --------------------*/

.hukidasi {
  margin-bottom: 80px;
}

.catch {
  text-align: center;
  position: relative;
}

.catch-contents {
  max-width: 1000px;
  margin: 0 auto;
}

.catch-contents ul li {
  display: inline-block;
}

.row-01 li:first-child {
  margin-right: 14%;
}

.row-01 {
  min-width: 620px;
}

.row-01 li {
  margin-top: -75px;
}

.row-02 li:nth-child(2n) {
  margin: 0 6%;
}

.row-02 {
  min-width: 880px;
  margin-top: -12px;
}

.row-03 li:first-child {
  margin-right: 66px;
}

.row-03 {
  margin-bottom: 20px;
  margin-top: -6px;
}

.detail-imgbox {
  /* max-width: 80%; */
  width: 855px;
  margin: 0 auto;
}

.inner {
  padding: 20px;
  max-width: 1000px;
  margin: 0 auto;
}

.contents .col_6 {
  padding-left: 20px;
  width: 58%;
  float: right;
}

.contents .col_3 {
  width: 42%;
  float: left;
}

.taC {
  text-align: center !important;
}

.sub_title {
  font-size: 26px;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
}

.row {
  margin-bottom: 80px;
}

.p_desc {
  text-align: center;
  margin-bottom: 20px;
}


/*--entry-sale--*/

.left {
  float: left;
  width: 50%;
  text-align: center;
}

.right {
  float: right;
  width: 50%;
}

.entry-cnt {
  overflow: hidden;
  margin: 0 auto;
  padding: 40px 0;
}

.entry-cnt .left {
  padding-top: 40px;
  text-align: right;
  padding-right: 125px;
}

.txt-entry {
  font-weight: bold;
  margin-bottom: 25px;
}

.entry-sale span {
  font-size: 20px;
  padding-left: 5px;
}

.txt-attention {
  color: #8a8a8a;
  font-size: 13px;
  text-align: center;
  margin: 10px 0 10px;
}

.txt-entry-price {
  background: url(../../../img/lp/sale/line.png) left bottom repeat-x;
  margin: 0 auto;
  width: 690px;
  text-align: center;
}

.txt-entry-price img {
  margin-top: -25px;
  margin-left: 10px;
}


/*--detail--*/

.detail-huki {
  margin-bottom: 80px;
}

.txt-title-detail {
  width: 325px;
  margin: 0 auto;
  background: url(../../../img/lp/sale/icn-faq.png) left center no-repeat;
  font-size: 26px;
  font-weight: normal;
}

.detail p img {
  width: 100%;
}

.about {
  background: url(../../../img/lp/sale/img-detail02.png) left no-repeat;
  width: 762px;
  height: 178px;
  padding-left: 226px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 90px;
}

.txt-title-about {
  font-size: 20px;
  padding-top: 9px;
}

.bg-color {
  background-color: #F6F6F6;
  padding: 50px;
  margin-bottom: 80px;
  text-align: center;
}

.detail-flow li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 30.6%;
  padding: 15px 10px;
  height: 230px;
  font-size: 13px;
  margin-right: 1%;
  margin-bottom: 60px;
}

.detail-flow li:nth-child(2n) {
  border-left: 2px solid #DCDDDD;
  border-right: 2px solid #DCDDDD;
}

.detail-sisitu,
.detail,
.sample,
.review,
.kit {
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
}

.detail-sisitu span {
  font-weight: bold;
}

.txt-title-sisitu::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 1px;
  background: #000;
  margin-bottom: 2px;
  margin-right: 20px;
}

.txt-title-sisitu::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 1px;
  background: #000;
  margin-bottom: 2px;
  margin-left: 20px;
}

.samplebox {
  background: #f0f8fc;
  margin-top: 28px;
}

.samplebox ul {
  display: table;
  padding: 40px 0 20px 0;
}

.samplebox ul li {
  display: table-cell;
  text-align: center;
}

.samplebox ul li.sp {
  padding-left: 40px;
}

.samplebox ul li a {
  display: inline-block;
  margin-top: 20px;
}

.samplebox ul li a img:hover {
  opacity: 0.5;
}

.blue_btn {
  background: #1ab7de;
  border: 3px solid #1ab7de;
  width: 220px;
  border-radius: 20px;
  text-align: center;
  font-size: 14px !important;
  padding: 15px;
  margin: 0 auto;
  box-sizing: border-box;
  color: #fff;
}

.btn-w {
  width: 360px;
}

.btn02 {
  margin-left: 310px;
}

.btn:hover {
  text-decoration: none;
  transform: translate3D(0, 1px, 0);
  -webkit-transform: translate3D(0, 1px, 0);
  box-shadow: 1px 2px #c4c4c4;
  -webkit-box-shadow: 1px 2px #c4c4c4;
}

.detail-flow img {
  width: 100%;
}


/*--review--*/

.review-box {
  display: table;
  margin-bottom: 50px;
}

.box-pic {
  display: table-cell;
  vertical-align: middle;
}

.box-txt {
  display: table-cell;
  font-size: 14px;
  text-align: left;
  font-weight: normal;
  line-height: 2;
}

.woman-pic {
  padding-right: 10px;
}

.woman-txt {
  background-color: #ccf3e6;
  padding: 30px;
  border-radius: 10px;
  margin-left: 30px;
  position: relative;
}

.woman-txt:before {
  content: "";
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-right: 20px solid #ccf3e6;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -40px;
}

.doc-txt {
  background-color: #cce9f3;
  padding: 30px;
  border-radius: 10px;
  margin-right: 30px;
  position: relative;
}

.doc-txt:after {
  content: "";
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-left: 20px solid #cce9f3;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -40px;
}

.doc-pic {
  padding-left: 10px;
}

.doc {
  margin-bottom: 80px;
}


/*--kit--*/

.flex {
  display: flex;
}

.kit {
  overflow: hidden;
  margin-bottom: 100px;
}

.kit .img-kit {
  margin: 0 auto;
  width: 53%;
  padding-top: 30px;
}

.kit h3,
.box-kensa h3 {
  color: #fff;
  background-color: #1AB7DE;
  text-align: center;
  width: 360px;
  margin: 0 auto;
  line-height: 2.5;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 35px;
}

.txt-kensa {
  font-size: 15px;
  font-weight: normal;
  width: 79%;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 10px;
}

p.txt-kit {
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  color: #1ab7de;
}

.footer {
  text-align: center;
  border-top: 25px solid #1ab7de;
  border-bottom: 25px solid #1ab7de;
  padding-top: 25px;
  margin-bottom: 5px;
}

.copyright {
  font-size: 12px;
  text-align: center;
  margin-bottom: 5px;
}

.txt-footer {
  text-align: left;
  width: 416px;
  margin: 0 auto;
  padding-left: 1em;
  text-indent: -1em;
}


/*--modal--*/

#mealTimeLp .samplebox {
  margin: 28px;
}

#mealTimeLp .samplebox ul {
  width: 100%;
  text-align: center;
}

#mealTimeLp .samplebox ul li {
  display: inline-block;
  vertical-align: bottom;
}

#mealTimeLp .samplebox ul li:first-child {
  margin-right: 120px;
}

#mealTimeLp .samplebox ul li a {
  display: block;
}

.hukidasi {
  opacity: 0;
}

.saleKit {
  height: 270px;
  background: url(/img/img_apply_item.jpg) no-repeat 20px 0;
  padding-left: 435px;
  padding-top: 30px;
  margin: 0 auto;
}

.salekit-abc {
  background: url(/img/img_apply_item_abc.jpg) no-repeat 20px 0;
}

.salekit-abc-com {
  background: url(/img/sale-company-abc.jpg) no-repeat 20px 0;
}

.salekitWrapCompany .saleKit {
  background: url(/img/sale-company.jpg) no-repeat 20px 0;
}

.saleKit .comment {
  line-height: 34px;
  font-size: 15px;
  text-align: left;
  color: #8a8a8a;
}

.salekitWrap {
  width: 780px;
  border: 5px solid #6ac7e6;
  padding: 20px;
  margin: 0 auto 30px;
}

.sale-lite {
  text-align: center;
  margin-bottom: 20px;
}

.ec-flow h3 {
  background: #1ab7de;
  color: #fff;
  text-align: center;
  padding: 10px;
  font-weight: normal;
}

.ec-flow ol {
  padding: 40px 40px 0;
}

.ec-flow ol li {
  margin-bottom: 40px;
}

.ec-flow ol li span {
  width: 70px;
  height: 70px;
  border: 3px solid #ff9f00;
  color: #ff9f00;
  font-size: 36px;
  line-height: 73px;
  text-align: center;
  border-radius: 38px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-style: italic;
}

.ec-flow ol li .img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 160px;
  text-align: center;
}

.ec-flow ol li .text {
  display: inline-block;
  vertical-align: middle;
}

.ec-flow ol li h4 {
  color: #ff9f00;
  font-size: 21px;
  letter-spacing: 0.08em;
}

.ec-flow ol li p {
  width: 500px;
  margin-bottom: 10px;
}

.ec-flow ol li p.listmark {
  font-size: 12px;
}
.ec-flow ol li p.listmark small {
  color: #ec6c64;
}

.pack-wrap {
  background: #edf7fb;
  padding-bottom: 40px;
  margin-bottom: 80px;
}

.ec-health {
  width: 1000px;
  padding-top: 60px!important;
  margin-top: 40px;
  border-top: 1px solid #dbdbdb;
  margin: 60px auto 40px;
}