
@charset "utf-8";

/* PC/SP表示切り替え */
#pc_wrap .for-pc {
  display: block !important;
}

#pc_wrap .for-sp {
  display: none !important;
}

#sp_wrap .for-pc {
  display: none !important;
}

#sp_wrap .for-sp {
  display: block !important;
}

/*-------------------------------*/

body{
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
}

#feature #detail .entry h2 {
    margin: 0px 0 32px;
}

#feature #detail .entry .num.vol {
  color: #ffffff;
  font-size: 12px;
  line-height: 1.7;
}

#feature .contents .entry_contents h3 {
  font-size: 20px;
}

#feature #detail .top_lead {
  color: #1e1e1e;
  font-size: 16px;
  line-height: 2;
}

#feature #detail .entry p {
  margin-bottom: 0;
  color: #1e1e1e;
  font-size: 16px;
  line-height: 2;
}

#feature #detail .entry .outline {
  margin: 47px 0 5px;
}

#feature #detail.contents #feature_guard.feature_page {
  background: #ffffff;
}

#feature #detail .entry .speaker-image {
  width: 560px;
  margin: 0 auto 80px;
}

.genre_health #detail .entry .entry_contents h4.no01 {
  margin: 0 0 37px;
  padding: 0 0 0 75px;
}


#feature .contents #feature_guard.feature_page h3 {
  margin: 0 0 17px;
  color: #00ae97;
  font-weight: bold;
}

.page1 .col01 {
  padding-bottom: 73px;
}

#feature #detail .entry .page1 section p {
  margin-bottom: 26px;
}

#feature #detail .entry .page1 .font-color {
  color: #e60012;
}

#feature #detail .entry .page1 .col01 .text1 {
  margin-bottom: 40px;
}

#feature #detail .entry .page1 .col01 .image1 {
  margin-bottom: 42px;
  text-align: center;
}

#feature #detail .entry .page1 .col01 .text2 {
  margin-bottom: 32px;
}

#feature #detail .entry .page1 .col01 .image2 {
  position: relative;
}

#feature #detail .entry .page1 .col01 .image2 img {
  margin: 0 auto;
}

#feature #detail .entry .page1 .col01 .image2 .caption {
  position: absolute;
  bottom: -15px;
  left: 50%;
  width: 355px;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  font-feature-settings: "palt";
}

#feature #detail .entry .page1 .col01 .image2 .caption span.for-pc {
  display: inline-block !important;
}

.page1 .col02 {
  padding-bottom: 73px;
}

#feature #detail .entry .page1 .col02 p:last-of-type {
  margin: 0;
}

.page1 .guide {
  padding: 46px 0 0; 
}

.page1 .guide .guidance {
  padding: 12px 20px 16px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  color: #000000;
  background: #f5f5f5;
}

#feature #detail .entry .page1 .guide p.product {
  margin: 0 0 6px;
  color: #000000;
  font-size: 12px;
  line-height: 20px;
}

#feature #detail .entry .page1 .guide .guidance dt {
  margin: 0 0 4px;
  font-size: 16px;
  line-height: 2;
}

#feature #detail .entry .page1 .guide .guidance dd {
  font-size: 12px;
  line-height: 20px;
}

#feature #detail .entry .next-page {
  margin-bottom: 41px;
}


/* ---------------------
  page 2 
*/
.page2 {
  margin-bottom: 65px;
}

.genre_health #detail .entry .entry_contents h4.no02 {
  margin: 72px 0 56px;
}

.page2 .column {
  position: relative;
  padding: 11px 10px 0;
  border-left: 2px solid #005bac;
  border-right: 2px solid #005bac;
  box-sizing: border-box;
}

.page2 .column:before {
  content: "";
  display: block;
  position: absolute;
  top: -9px;
  left: -2px;
  width: 730px;
  height: 10px;
  background: url(../../img/feature/47_eyedrop/line_top.png) no-repeat 0 0;
}

.page2 .column:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -9px;
  left: -2px;
  width: 730px;
  height: 10px;
  background: url(../../img/feature/47_eyedrop/line_bottom.png) no-repeat 0 0;
}

.page2 .column h5 {
  margin-bottom: 10px;
}

.page2 .column h5 img {
  margin: 0 auto;
}

#feature .contents #feature_guard.feature_page .page2 h3 {
  font-size: 20px;
  line-height: 26px;
  margin: 49px 0 29px;
}

.page2 .how-to-choose {
  padding: 55px 0 1px;
  border-radius: 13px;
  background: #fffac6
}

#feature #detail .entry .page2 .column h6 {
  position: relative;
  margin-bottom: 42px;
  text-align: center;
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
}

#feature #detail .entry .page2 .column h6:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 183px;
  margin-top: -32px;
  width: 11px;
  height: 64px;
  background: url(../../img/feature/47_eyedrop/line_title_left.png) no-repeat 0 0;
}

#feature #detail .entry .page2 .column h6:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 183px;
  margin-top: -32px;
  width: 11px;
  height: 64px;
  background: url(../../img/feature/47_eyedrop/line_title_right.png) no-repeat 0 0;
}

#feature #detail .entry .page2 .column .lead {
  margin-bottom: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
}

.page2 .qa-wrap {
  width: 670px;
  margin: 0 auto 20px;
  background: #fffff9;
}

.page2 .qa-wrap .wrap1 {
  width: 580px;
  margin: 0 auto;
  padding: 35px 0;
}

.page2 .qa-wrap .qa {
  position: relative;
  width: 545px;
  margin-bottom: 33px;
  padding: 0 0 20px 25px;
}

.page2 .qa-wrap .qa:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -305px;
  width: 620px;
  height: 2px;
  background: url(../../img/feature/47_eyedrop/line_dotted.png) repeat-x 0 0;
}

.page2 .qa-wrap:first-of-type .qa {
  margin-bottom: 0;
  padding-bottom: 0;
}

.page2 .qa-wrap:first-of-type .qa:after {
  background: none;
}

.page2 .qa-wrap:nth-of-type(2) .images {
  width: 570px;
  margin: 0 auto;
  overflow: hidden;
}

.page2 .qa-wrap:nth-of-type(2) .images li {
  float: left;
  width: 270px;
  margin: 0 30px 26px 0;
}

.page2 .qa-wrap:nth-of-type(2) .images li:last-child {
  margin: 0 0 26px 0;
}

.page2 .qa-wrap:nth-of-type(2) .images li .photo {
  margin-bottom: 4px
}

#feature #detail .page2 .qa-wrap:nth-of-type(2) .images li p.discription{
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
}

#feature #detail .page2 .qa-wrap:nth-of-type(2) .text {
  position: relative;
  width: 570px;
  margin: 0 auto;
  padding-right: 120px;
  font-size: 14px;
  line-height: 2;
  box-sizing: border-box;
}

#feature #detail .page2 .qa-wrap:nth-of-type(2) .text:after {
  content: "";
  display: block;
  position: absolute;
  top: -12px;
  right: 0;
  width: 90px;
  height: 90px;
  background: url(../img/feature/55_menokenkou/page2_photo3.png) no-repeat 0 0;
  background-size: 100% auto;
}

.page2 .qa-wrap .qa .question {
  position: relative;
  margin-bottom: 18px;
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
}

.page2 .qa-wrap .qa .question:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -42px;
  width: 24px;
  height: 31px;
  background: url(../../img/feature/47_eyedrop/icon_question.png) no-repeat 0 0;
}

.page2 .qa-wrap .qa .answer {
  position: relative;
  color: #1c4fa1;
  font-size: 16px;
  line-height: 32px;
}

.page2 .qa-wrap .qa .answer:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -42px;
  width: 26px;
  height: 26px;
  background: url(../../img/feature/47_eyedrop/icon_answer.png) no-repeat 0 0;
}

.page2 .qa-wrap .product {
  margin-left: 10px;
}

.page2 .qa-wrap .product li {
  margin-bottom: 30px;
}

.page2 .qa-wrap .product li:last-of-type {
  margin-bottom: 0;
}

.page2 .qa-wrap .product dl {
  overflow: hidden;
}

.page2 .qa-wrap .product dt {
  float: left;
  margin-right: 20px;
}

.page2 .qa-wrap .product dd {
  float: left;
  width: 430px;
}

.page2 .qa-wrap .product dd a {
  display: block;
  text-decoration: none;
}

.page2 .qa-wrap .product dd a:hover {
  opacity: 0.6;
}

#feature #detail .page2 .qa-wrap .product .detail .title {
  display: block;
  margin-bottom: 2px;
  color: #e60012;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
}

#feature #detail .page2 .qa-wrap .product .detail .title span {
  font-size: 13px;
}

.page2 .qa-wrap .product .detail .catch {
  display: block;
  margin-bottom: 6px;
  color: #1c4fa1;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
}

.page2 .qa-wrap .product .detail .text {
  display: block;
  color: #323232;
  font-size: 13px;
  line-height: 26px;
}





/* ---------------------

      sp 

--------------------- */

.sp .genre_health .pagenav ul .prev a,
.sp .genre_health .pagenav ul .next a {
  color: #333333;
  background: #f0f0f0;
}

#feature .sp #detail .entry .outline .time {
  top: 33px;
  left: 50%;
  transform: translate(-50%,0);
  -webkit-transform: translate(-50%,0);
  margin: 0;
}

#feature .sp #detail .num {
  display: none;
}

#feature sp #detail .entry {
  margin: 20px 10px;
}

#feature .sp #detail .entry h2 {
    margin: 0px 0 14px;
}

#feature .sp .contents .entry_contents h3 {
  font-size: 20px;
}

#feature .sp #detail .entry p {
  margin-bottom: 0;
  color: #1e1e1e;
  font-size: 12px;
  line-height: 21px;
  letter-spacing: 0;
}

#feature .sp #detail .entry .outline {
  margin: 60px 0 30px;
}

#feature .sp #detail .entry .speaker-image {
  width: 100%;
  margin: -22px auto 50px;
}

#feature .sp #detail .entry .speaker-image img {
  width: 93.333%;
  margin: 0 auto;
}

.sp .genre_health #detail .entry .entry_contents h4.no01 {
  margin: 0 0 18px;
  padding: 0 0 0 40px;
  font-size: 14px;
  line-height: 19px;
  color: #00ae97;
  background-position: 0 0;
}


#feature .sp .contents #feature_guard.feature_page h3 {
  margin: 0 0 11px;
  color: #00ae97;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
}

.sp .page1 .col01 {
  padding-bottom: 25px;
}

#feature .sp #detail .entry .page1 section p {
  margin-bottom: 15px;
}

#feature .sp #detail .entry .page1 .col01 .text1 {
  margin-bottom: 20px;
}

#feature .sp #detail .entry .page1 .col01 .image1 {
  margin-bottom: 20px;
}

#feature .sp #detail .entry .page1 .col01 .image2 {
  position: relative;
}

#feature .sp #detail .entry .page1 .col01 .image2 img {
  margin: 0 auto;
}

#feature .sp #detail .entry .page1 .col01 .image2 .caption {
  position: static;
  width: 97%;
  margin: 0 auto;
  text-align: left;
  font-size: 10px;
  line-height: 14px;
}

#feature .sp #detail .entry .page1 .col01 .image2 .caption span.for-pc {
  display: none !important;
}

#feature .sp #detail .entry .page1 .col01 .image2 .caption span.for-sp {
  display: inline-block !important;
}


.sp .page1 .col02 {
  padding-bottom: 42px;
}

.sp .page1 .guide {
  padding: 30px 0 0;
}

#feature .sp #detail .entry .page1 .guide p.product {
  margin: 0 0 10px;
}

.sp .page1 .guide .guidance {
  padding: 8px 15px 12px;
  border-radius: 3px;
}

#feature .sp #detail .entry .page1 .guide .guidance dt {
  margin: 0 0 10px;
  font-size: 12px;
  line-height: 1.5;
}

#feature .sp #detail .entry .page1 .guide .guidance dd {
  font-size: 10px;
  line-height: 1.5;
}

#feature .sp #detail .entry .next-page {
  margin-bottom: 41px;
}


/* ---------------------
  page 2 
*/
.sp .page2 {
  margin-bottom: 34px;
}

.sp .genre_health #detail .entry .entry_contents h4.no02 {
  margin: 20px 0;
  padding: 0 0 0 40px;
  color: #00ae97;
  font-size: 14px;
  line-height: 19px;
  background-position: 0 0;
}
  
.sp .page2 .column {
  margin-bottom: 0;
  padding: 7px 5px 5px;
  border: 1px solid #005bac;
}

.sp .page2 .column:before {
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: 5px;
  background: url(../../img/feature/47_eyedrop/line_top_sp.png) no-repeat 0 0;
  background-size: cover;
}

.sp .page2 .column:after {
  bottom: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: 5px;
  background: url(../../img/feature/47_eyedrop/line_bottom_sp.png) no-repeat 0 0;
  background-size: 100% auto;
}

.sp .page2 .column h5 {
  margin-bottom: 10px;
}

.sp .page2 .column h5 img {
  margin: 0 auto;
}

#feature .sp .contents #feature_guard.feature_page .page2 h3 {
  font-size: 20px;
  line-height: 26px;
  margin: 49px 0 29px;
}

.sp .page2 .how-to-choose {
  padding: 27px 10px 1px;
  border-radius: 5px;
  background: #fffac6
}

#feature .sp #detail .entry .page2 .column h6 {
  margin-bottom: 16px;
  font-size: 15px;
  line-height: 18px;
}

#feature .sp #detail .entry .page2 .column h6:before {
  top: 115%;
  left: 10%;
  width: 11px;
  height: 35px;
  background: url(../../img/feature/47_eyedrop/line_title_left.png) no-repeat 0 0;
  background-size: auto 100%;
}
  
#feature .sp #detail .entry .page2 .column h6:after {
  top: 115%;
  right: 10%;
  width: 11px;
  height: 35px;
  background: url(../../img/feature/47_eyedrop/line_title_right.png) no-repeat 0 0;
  background-size: auto 100%;
}

#feature .sp #detail .entry .page2 .column .lead {
  width: 75%;
  margin: 0 auto 14px;
  text-align: center;
  font-size: 12px;
  line-height: 21px;
}

.sp .page2 .qa-wrap {
  width: 100%;
  margin: 0 auto 10px;
  background: #fffff9;
}

.sp .page2 .qa-wrap .wrap1 {
  width: 90%;
  margin: 0 auto;
  padding: 18px 0 16px;
}

.sp .page2 .qa-wrap .qa {
  position: relative;
  width: 90%;
  margin-bottom: 22px;
  padding: 0 6px 23px 23px;
}

.sp .page2 .qa-wrap .qa:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 1px;
  background: url(../../img/feature/47_eyedrop/line_dotted.png) repeat-x 0 0;
  background-size: auto 100%;
}

.sp .page2 .qa-wrap:first-of-type .qa {
  margin-bottom: 0;
  padding-bottom: 0;
}

.sp .page2 .qa-wrap:first-of-type .qa:after {
  background: none;
}

.sp .page2 .qa-wrap:nth-of-type(2) .images {
  width: 100%;
}

.sp .page2 .qa-wrap:nth-of-type(2) .images li {
  width: 47%;
  margin: 0 16px 15px 0;
}

.sp .page2 .qa-wrap:nth-of-type(2) .images li:last-child {
  margin: 0 0 15px 0;
}

.sp .page2 .qa-wrap:nth-of-type(2) .images li .photo {
  margin-bottom: 10px;
}

#feature .sp #detail .page2 .qa-wrap:nth-of-type(2) .images li p.discription{
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
}

#feature .sp #detail .page2 .qa-wrap:nth-of-type(2) .text {
  width: 100%;
  padding: 0 0 100px;
  font-size: 14px;
  line-height: 1.8;
}

#feature .sp #detail .page2 .qa-wrap:nth-of-type(2) .text:after {
  bottom: -115px;
  right: 0;
  left: 0;
  margin: auto;
  width: 90px;
  height: 90px;
  background: url(../img/feature/55_menokenkou/page2_photo3.png) no-repeat 0 0;
  background-size: 100% auto;
}

.sp .page2 .qa-wrap .qa .question {
  margin-bottom: 6px;
  font-size: 13px;
  line-height: 2;
}

.sp .page2 .qa-wrap .qa .question:before {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: -20px;
  width: 12px;
  height: 16px;
  background: url(../../img/feature/47_eyedrop/icon_question.png) no-repeat 0 0;
  background-size: auto 100%;
}

.sp .page2 .qa-wrap .qa .answer {
  position: relative;
  color: #1c4fa1;
  font-size: 12px;
  line-height: 21px;
}

.sp .page2 .qa-wrap .qa .answer:before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: -20px;
  width: 13px;
  height: 13px;
  background: url(../../img/feature/47_eyedrop/icon_answer.png) no-repeat 0 0;
  background-size: auto 100%;
}

.sp .page2 .qa-wrap .product {
  margin-left: 0;
}

.sp .page2 .qa-wrap .product li {
  margin-bottom: 20px;
}

.sp .page2 .qa-wrap .product li:last-of-type {
  margin-bottom: 0;
}

.sp .page2 .qa-wrap .product dl {
  overflow: hidden;
}

.sp .page2 .qa-wrap .product dt {
  float: none;
  margin-right: 0;
}

.sp .page2 .qa-wrap .product .img {
  text-align: center;
}

#feature .sp #detail .page2 .qa-wrap .product .img img {
  width: 24.45%;
}

.sp .page2 .qa-wrap .product dd {
  float: none;
  width: 100%;
}

#feature .sp #detail .page2 .qa-wrap .product .detail .title {
  display: block;
  margin: 11px 0 2px;
  color: #e60012;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}

#feature .sp #detail .page2 .qa-wrap .product .detail .title span {
  font-size: 10px;
}

.sp .page2 .qa-wrap .product .detail .catch {
  margin: -12px 0 6px;
  color: #1c4fa1;
  font-size: 12px;
  line-height: 16px;
}

.sp .page2 .qa-wrap .product .detail .text {
  margin: -16px 0 0;
  font-size: 12px;
  line-height: 21px;
}




