@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, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Helvetica, sans-serif;
}

a {
  text-decoration: none;
}

a:hover {
  opacity: 0.7;
}

.genre_food #detail .entry h4.no00 {
  color: #ff6600;
}

#feature #container #detail .entry h2 {
    margin: 0 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 .entry p.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: 46px 0 5px;
  padding: 7px 15px 8px;
}

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

#feature #detail .entry .outline ul li {
  margin: 0 0 3px;
}

#series_mook p:empty {
  display: none;
}

.pc #feature #detail .entry .next-page {
  margin: 0 0 25px;
}

.pagenav {
  margin: 30px auto 40px;
}


/*-------------------------
       common
 -----------------------*/
#masakana-sakana.contents {
  padding: 75px 0 0;
}

.common-profile {
  position: relative;
  padding: 28px 0;
  margin: 0 0 80px;
  overflow: hidden;
}

.common-profile:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 7px;
  background: url(../img/series/masakana-sakana/common/profile-border.png) repeat-x left top;
  background-size: auto 7px;
}

.common-profile:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 7px;
  background: url(../img/series/masakana-sakana/common/profile-border.png) repeat-x left top;
  background-size: auto 7px;
}

#feature #detail .common-profile .photo {
  position: absolute;
  top: 50%;
  left: 0;
  width: 180px;
  margin: 0 0 0 30px;
  transform: translate(0, -50%);
}
#feature #detail .common-profile .texts {
  float: right;
  width: 460px;
  padding-right: 30px;
}
#feature #detail .common-profile .texts .about {
  margin: 0 0 5px;
  color: #ff6600;
  line-height: 16px;
}
#feature #detail .common-profile .texts .name {
  color: #ff6600;
  font-size: 22px;
  font-weight: bold;
  line-height: 36px;
}
#feature #detail .common-profile .texts .name .keisyou {
  font-size: 16px;
  font-weight: normal;
}
#feature #detail .common-profile .texts .name .furigana {
  color: #000000;
  font-size: 16px;
  font-weight: normal;
}

#feature #detail .entry h3 {
  color: #ff6600;
}
#feature #detail .entry article p {
  margin: 0 0 30px;
}
#feature #detail .entry .main-image {
  width: 670px;
  margin: 0 auto 60px;
  padding: 0 0 10px;
  border-bottom: 1px solid #333333;
  text-align: center;
}
#feature #detail .entry .main-image .image {
  margin-bottom: 10px;
}
#feature #detail .entry .main-image .text {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
}

#feature #detail .entry .commo-method-wrap p {
  margin: 0;
}
#feature #detail .entry .commo-method-wrap h4 {
  margin: 0 0 20px;
  background: url(../img/series/masakana-sakana/common/border-dotto-orange.png) repeat-x center bottom;
  background-size: auto 4px;
  text-align: center;
}
#feature #detail .entry .commo-method-wrap .lead {
  margin: 0 0 20px;
  text-align: center;
}

/*-------------------------
       page1
 -----------------------*/
#masakana-sakana.contents.page1 {
  padding: 40px 0 0;
}

#feature #detail .entry .section02 .commo-method-wrap .list {
  margin: 0 0 50px;
}
#feature #detail .entry .section02 .commo-method-wrap .list .title {
  margin: 0 0 30px;
  padding: 6px;
  background: #ff6600;
  border-radius: 5px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 29px;
  vertical-align: middle;
}
#feature #detail .entry .section02 .commo-method-wrap .list .title img {
  margin: 0 7px 0 0;
}
#feature #detail .entry .section02 .commo-method-wrap .list .inner {
  position: relative;
  overflow: hidden;
}
#feature #detail .entry .section02 .commo-method-wrap .list .inner .image {
  width: 350px;
}
#feature #detail .entry .section02 .commo-method-wrap .list .inner .text {
  position: absolute;
  top: 50%;
  right: 0;
  width: 350px;
  transform: translate(0, -50%);
}
#feature #detail .entry .section02 .commo-method-wrap .list .further {
  margin: 15px 0;
  text-align: center;
}
#feature #detail .entry .section02 .commo-method-wrap .list .further span {
  display: inline-block;
  padding: 0 40px;
  background: url(../img/series/masakana-sakana/common/arrow-bottom01.png) no-repeat left center;
  background-size: 16px auto;
  color: #ff6600;
  font-size: 18px;
  line-height: 40px;
  font-weight: bold;
}

#feature #detail .entry .commo-method-wrap .point {
  position: relative;
  margin: 0 0 80px;
  padding: 30px;
  background: #f6f0da;
  border-radius: 6px;
  overflow: hidden;
}
#feature #detail .entry .commo-method-wrap .point .texts {
  position: absolute;
  top: 50%;
  left: 30px;
  width: 320px;
  transform: translate(0, -50%);
}
#feature #detail .entry .page2 .commo-method-wrap .point .texts {
  left: auto;
  right: 30px;
}
#feature #detail .entry .commo-method-wrap .point .texts .title {
  margin: 0 0 10px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
}
#feature #detail .entry .commo-method-wrap .point .image {
  float: right;
  width: 320px;
}
#feature #detail .entry .page2 .commo-method-wrap .point .image {
  float: left;
}


/*-------------------------
       page2
 -----------------------*/

#feature #detail .entry .page2 .commo-method-wrap h4 {
  padding: 0 0 20px;
}
#feature #detail .entry .page2 .commo-method-wrap .list {
  margin: 0 0 40px;
}
#feature #detail .entry .page2 .commo-method-wrap .list .number {
  position: relative;
  overflow: hidden;
}
#feature #detail .entry .page2 .commo-method-wrap .list .number01 {
  margin: 0 0 20px;
}
#feature #detail .entry .page2 .commo-method-wrap .list .number01 .image {
  position: relative;
  float: left;
  width: 50%;
  text-align: left;
  z-index: 10;
}
#feature #detail .entry .page2 .commo-method-wrap .list .number01 .text {
  position: absolute;
  top: 50%;
  right: 0;
  width: 48%;
  padding: 45px 0 0;
  transform: translate(0, -50%);
}
#feature #detail .entry .page2 .commo-method-wrap .list .number01 .text:before {
  content: " ";
  display: block;
  position: absolute;
  top: 15px;
  left: -50%;
  width: 98%;
  height: 2px;
  border-radius: 1px;
  background: #ff6600;
  z-index: 1;
}
#feature #detail .entry .page2 .commo-method-wrap .list .number01 .text:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 32px;
  height: 32px;
  background: url(../img/series/masakana-sakana/common/list-number-orange01.png) no-repeat left center;
  background-size: 32px auto;
}
#feature #detail .entry .page2 .commo-method-wrap .list .number02 .image {
  position: relative;
  float: right;
  width: 50%;
  text-align: right;
  z-index: 10;
}
#feature #detail .entry .page2 .commo-method-wrap .list .number02 .text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 48%;
  padding: 45px 0 0;
  transform: translate(0, -50%);
}
#feature #detail .entry .page2 .commo-method-wrap .list .number02 .text:before {
  content: " ";
  display: block;
  position: absolute;
  top: 15px;
  right: -50%;
  width: 98%;
  height: 2px;
  border-radius: 1px;
  background: #ff6600;
  z-index: 1;
}
#feature #detail .entry .page2 .commo-method-wrap .list .number02 .text:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 32px;
  height: 32px;
  margin: 0 0 0 -32px;
  background: url(../img/series/masakana-sakana/common/list-number-orange02.png) no-repeat left center;
  background-size: 32px auto;
}

/*-------------------------
       page3
 -----------------------*/

#feature #detail .entry .page3 .commo-method-wrap h4 {
  padding: 0 0 20px;
}
#feature #detail .entry .page3 .commo-method-wrap .list {
}
#feature #detail .entry .page3 .commo-method-wrap .list li {
  position: relative;
  overflow: hidden;
  margin: 0 0 30px;
}
#feature #detail .entry .page3 .commo-method-wrap .list li:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 350px;
  height: 1px;
  background: #cccccc;
}
#feature #detail .entry .page3 .commo-method-wrap .list li .image {
  float: left;
}
#feature #detail .entry .page3 .commo-method-wrap .list li .texts {
  position: absolute;
  top: 50%;
  right: 0;
  width: 350px;
  transform: translate(0, -50%);
}
#feature #detail .entry .page3 .commo-method-wrap .list li .texts .number {
  margin: 0 0 10px;
}

.page3 .commo-method-wrap.method02 {
  margin-top: 50px;
}

#feature #detail .entry .page3 .commo-method-wrap.method02 .inner {
  position: relative;
  margin: 0 0 90px;
  overflow: hidden;
}
#feature #detail .entry .page3 .commo-method-wrap.method02 .inner .text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 350px;
  transform: translate(0, -50%);
}
#feature #detail .entry .page3 .commo-method-wrap.method02 .inner .image {
  float: right;
}




/*-----------------------------------
*
*        sp
*
 -----------------------------------*/
#feature .sp .genre_food #detail .title .entry-title {
  margin: 0;
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
}

#feature .sp .contents p {
  font-size: 100%;
}

#feature #sp_wrap #container #detail .entry h2 {
  margin: 0 0 20px;
}

#feature #sp_wrap #container #detail .entry .top-lead {
  margin: 0 0 50px;
}

#feature #sp_wrap #container #detail .entry h4 {
  color: #ff6600;
}

#feature #sp_wrap #container p {
  font-size: 12px;
  line-height: 21px;
}

#feature #sp_wrap #container #detail .entry .outline {
  margin: 32px 0 40px;
  padding: 15px 15px 8px;
}

#feature #sp_wrap #detail .entry .outline .time {
  top: 35px;
  left: 50%;
  transform: translate(-50%,0);
  -webkit-transform: translate(-50%,0);
  margin: 0;
  padding: 2px 8px;
}

#sp_wrap #masakana-sakana.contents {
  padding: 0;
}

#sp_wrap .common-profile {
  padding: 18px 0 0;
  margin: 0 0 40px;
}
#sp_wrap .common-profile:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: url(../img/series/masakana-sakana/common/profile-border.png) repeat-x left top;
  background-size: auto 4px;
}
#sp_wrap .common-profile:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: url(../img/series/masakana-sakana/common/profile-border.png) repeat-x left top;
  background-size: auto 4px;
}

#feature #sp_wrap #detail .common-profile .photo {
  float: left;
  position: relative;
  top: auto;
  left: 0;
  width: 110px;
  margin: 0 10px 0 25px;
  transform: none;
}
#feature #sp_wrap #detail .common-profile .texts {
  float: none;
  width: 93.3%;
  margin: 0 auto;
  padding: 0;
}
#feature #sp_wrap #detail .common-profile .texts .about {
  margin: 0 0 5px;
  padding: 20px 0 0;
  color: #ff6600;
  line-height: 1.5;
}
#feature #sp_wrap #detail .common-profile .texts .name {
  color: #ff6600;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}
#feature #sp_wrap #detail .common-profile .texts .name .keisyou {
  font-size: 10px;
  font-weight: normal;
}
#feature #sp_wrap #detail .common-profile .texts .name .furigana {
  display: block;
  color: #000000;
  font-size: 10px;
  font-weight: normal;
}
#feature #sp_wrap #detail .common-profile .texts .text {
  clear: both;
  padding: 10px 0 0;
  font-size: 10px;
  line-height: 1.5;
}

#feature #sp_wrap #detail .contents h3 {
  margin: 0 auto 15px;
  font-size: 14px;
  font-weight: bold;
}

#feature #sp_wrap #detail .entry h3 img {
  width: 100%;
}
#feature #sp_wrap #detail .entry article p {
  margin: 0 0 15px;
}
#feature #sp_wrap #detail .entry .main-image {
  width: auto;
  margin: 0 auto 35px;
  padding: 0;
}
#feature #sp_wrap #detail .entry .main-image .image {
  margin-bottom: 10px;
}
#feature #sp_wrap #detail .entry .main-image .text {
  margin: 0;
  font-size: 10px;
  line-height: 1.5;
  text-align: center;
}

#feature #sp_wrap #detail .entry .commo-method-wrap p {
  margin: 0;
}
#feature #sp_wrap #detail .entry .commo-method-wrap h4 {
  margin: 0 0 10px;
}
#feature #sp_wrap #detail .entry .commo-method-wrap h4 img {
  width: 50%;
  height: auto;
}
#feature #sp_wrap #detail .entry .commo-method-wrap .lead {
  margin: 0 0 10px;
  text-align: center;
}

/*-------------------------
       sp page1
 -----------------------*/

#feature .sp .contents .page01 {
  margin-top: 0;
}


#feature #sp_wrap #detail .entry .section02 .commo-method-wrap .list {
  margin: 0 0 25px;
}
#feature #sp_wrap #detail .entry .section02 .commo-method-wrap .list .title {
  margin: 0 0 15px;
  padding: 6px;
  font-size: 15px;
  line-height: 20px;
}
#feature #sp_wrap #detail .entry .section02 .commo-method-wrap .list .title img {
  margin: 0 7px 0 0;
  width: auto;
  height: 20px;
}
#feature #sp_wrap #detail .entry .section02 .commo-method-wrap .list .inner {
  position: relative;
  overflow: hidden;
}
#feature #sp_wrap #detail .entry .section02 .commo-method-wrap .list .inner .image {
  width: auto;
  text-align: center;
}
#feature #sp_wrap #detail .entry .section02 .commo-method-wrap .list .inner .text {
  position: relative;
  top: auto;
  right: auto;
  width: auto;
  transform: none;
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 1.8;
}
#feature #sp_wrap #detail .entry .section02 .commo-method-wrap .list .further {
  margin: 15px 0 25px;
  text-align: center;
}
#feature #sp_wrap #detail .entry .section02 .commo-method-wrap .list .further span {
  display: inline-block;
  padding: 0 12px;
  background: url(../img/series/masakana-sakana/common/arrow-bottom01.png) no-repeat left center;
  background-size: 8px auto;
  color: #ff6600;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

#feature #sp_wrap #detail .entry .commo-method-wrap .point {
  position: relative;
  margin: 0 0 40px;
  padding: 18px;
}
#feature #sp_wrap #detail .entry .commo-method-wrap .point .texts {
  position: relative;
  top: auto;
  left: auto;
  width: auto;
  margin: 0 0 10px;
  transform: none;
}
#feature #sp_wrap #detail .entry .page2 .commo-method-wrap .point .texts {
  left: auto;
  right: auto;
}
#feature #sp_wrap #detail .entry .page2 .commo-method-wrap .point .texts .text {
  font-size: 14px;
}
#feature #sp_wrap #detail .entry .commo-method-wrap .point .texts .title {
  margin: 0 0 12px;
  font-size: 16px;
}
#feature #sp_wrap #detail .entry .commo-method-wrap .point .texts .title br {
  display: none;
}
#feature #sp_wrap #detail .entry .commo-method-wrap .point .image {
  float: none;
  width: auto;
}
#feature #sp_wrap #detail .entry .page2 .commo-method-wrap .point .image {
  float: none;
}


/*-------------------------
       sp page2
 -----------------------*/


#feature #sp_wrap #detail .entry .page2 .commo-method-wrap h4 {
  padding: 0 0 20px;
}
#feature #sp_wrap #detail .entry .page2 .commo-method-wrap .lead {
  text-align: left;
}
#feature #sp_wrap #detail .entry .page2 .commo-method-wrap .list {
  margin: 0 0 25px;
}
#feature #sp_wrap #detail .entry .page2 .commo-method-wrap .list .number01 .image {
  float: none;
  width: 100%;
  margin: 0 0 10px;
  text-align: center;
}
#feature #sp_wrap #detail .entry .page2 .commo-method-wrap .list .number01 .text {
  position: relative;
  top: auto;
  right: auto;
  width: 90%;
  padding: 0 0 0 30px;
  transform: none;
  background: url(../img/series/masakana-sakana/common/list-number-orange01.png) no-repeat left top;
  background-size: 20px auto;
}
#feature #sp_wrap #detail .entry .page2 .commo-method-wrap .list .number01 .text:before {
  display: none;
}
#feature #sp_wrap #detail .entry .page2 .commo-method-wrap .list .number01 .text:after {
  display: none;
}
#feature #sp_wrap #detail .entry .page2 .commo-method-wrap .list .number02 .image {
  position: relative;
  float: none;
  width: 100%;
  margin: 0 0 10px;
  text-align: center;
}
#feature #sp_wrap #detail .entry .page2 .commo-method-wrap .list .number02 .text {
  position: relative;
  top: auto;
  left: auto;
  width: 90%;
  padding: 0 0 0 30px;
  transform: none;
  background: url(../img/series/masakana-sakana/common/list-number-orange02.png) no-repeat left top;
  background-size: 20px auto;
}
#feature #sp_wrap #detail .entry .page2 .commo-method-wrap .list .number02 .text:before {
  display: none;
}
#feature #sp_wrap #detail .entry .page2 .commo-method-wrap .list .number02 .text:after {
  display: none;
}


/*-------------------------
       page3
 -----------------------*/

#feature #sp_wrap #detail .entry .page3 .commo-method-wrap h4 {
  margin-bottom: 20px;
  padding: 0 0 20px;
}
#feature #sp_wrap #detail .entry .page3 .commo-method-wrap .lead {
  margin: 0 0 20px;
  text-align: left;
}
#feature #sp_wrap #detail .entry .page3 .commo-method-wrap .list {
}
#feature #sp_wrap #detail .entry .page3 .commo-method-wrap .list li {
  position: relative;
  overflow: hidden;
  margin: 0 0 30px;
}
#feature #sp_wrap #detail .entry .page3 .commo-method-wrap .list li:after {
  display: none;
}
#feature #sp_wrap #detail .entry .page3 .commo-method-wrap .list li .image {
  float: none;
  text-align: center;
}
#feature #sp_wrap #detail .entry .page3 .commo-method-wrap .list li .texts {
  position: relative;
  top: auto;
  right: auto;
  width: auto;
  transform: none;
  padding: 0 0 0 30px;
}
#feature #sp_wrap #detail .entry .page3 .commo-method-wrap .list li .texts p {
  width: 95%;
  margin: 0 0 15px;
  font-size: 14px;
}
#feature #sp_wrap #detail .entry .page3 .commo-method-wrap .list li .texts .number {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
#feature #sp_wrap #detail .entry .page3 .commo-method-wrap .list li .texts .number img {
  width: 20px;
  height: auto;
}

#feature #sp_wrap #detail .entry .page3 .commo-method-wrap.method02 .inner {
  position: relative;
  margin: 0 0 40px;
  overflow: hidden;
}
#feature #sp_wrap #detail .entry .page3 .commo-method-wrap.method02 .inner .text {
  position: relative;
  top: auto;
  left: auto;
  width: auto;
  transform: none;
  margin: 0 0 15px;
}
#feature #sp_wrap #detail .entry .page3 .commo-method-wrap.method02 .inner .image {
  float: none;
  text-align: center;
}

