@charset "UTF-8";

/* ----------------------------------------------------------------------------------
森薫 乙嫁語り 特集
---------------------------------------------------------------------------------- */



/* 共通
---------------------------------------------------------------------------------- */

div#powerpush-area {
  width: 950px;
  margin: 0;
  background: #fff url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/body-bg.png) repeat-y left top;
}

div#powerpush-area div.block-end {
  position: relative;
  width: 900px;
  height: 1px;
  background: #fff none;
}

.notes {
  font-size: smaller; font-style: normalfont-weight: normal;
}


/* ヘッダー
---------------------------------------------------------------------------------- */

#sp-header {
  position: relative;
  width: 950px; height: 350px; margin: 0;
  background: #fff url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/header-bg.jpg) no-repeat left top;
}

#sp-header h2 {
  width: 154px; height: 50px;
  position: absolute;
  left: 776px; top: 281px;
  background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/header-title.png) no-repeat left top;
}

#sp-header p.sp-header-label {
  display: none;
}

#sp-header.sp-index p.sp-header-label {
  display: block;
  width: 179px; height: 312px;
  position: absolute;
  left: 83px; top: 20px;
  background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/header-p.png) no-repeat left top;
}

#sp-header h2 span,
#sp-header p.sp-header-label span {
  display: block;
  width: 0px;
  height: 0px;
  overflow: hidden;
  font-size: 0px;
  line-height: 0px;
  text-indent: -9999px;
}



/* ナビゲーション
---------------------------------------------------------------------------------- */

.sp-navigation {
  width: 627px;
  height: 30px;
  background: transparent none no-repeat top left;
  margin: 5px 0 20px 1px;
  padding: 0;
}

.sp-footer-navigation {
  clear: both;
  width: 627px;
  height: 30px;
  background: transparent none no-repeat top left;
  margin: 0 0 5px 1px;
  padding: 0;
}

ul.sp-tab {
  position: relative;
  margin: 0 0 0 155px; /* タブの数に合わせて左マージンを調整 */
  padding: 0;
}

ul.sp-tab li { position: absolute; font-size: 0px; line-height: 0px; list-style-type: none; }
ul.sp-tab li a { display: block; background-position: 0px 0px; }
ul.sp-tab li span {
  display: block;
  width: 0px;
  height: 0px;
  overflow: hidden;
  text-indent: -9999px;
}

/* 1 */
ul.sp-tab li.sp-tab-1 { left: 80px; top: 4px; width: 35px; height: 22px; background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/tab.png) no-repeat 0px -44px; }
ul.sp-tab li.sp-tab-1 a { width: 35px; height: 22px; background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/tab.png) no-repeat 0px 0px; }
ul.sp-tab li.sp-tab-1 a:hover { background-position: 0px -22px; }

/* 2 */
ul.sp-tab li.sp-tab-2 { left: 120px; top: 4px; width: 35px; height: 22px; background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/tab.png) no-repeat -40px -44px; }
ul.sp-tab li.sp-tab-2 a { width: 35px; height: 22px; background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/tab.png) no-repeat -40px 0px; }
ul.sp-tab li.sp-tab-2 a:hover { background-position: -40px -22px; }

/* 3 */
ul.sp-tab li.sp-tab-3 { left: 160px; top: 4px; width: 35px; height: 22px; background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/tab.png) no-repeat -80px -44px; }
ul.sp-tab li.sp-tab-3 a { width: 35px; height: 22px; background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/tab.png) no-repeat -80px 0px; }
ul.sp-tab li.sp-tab-3 a:hover { background-position: -80px -22px; }

/* 4 */
ul.sp-tab li.sp-tab-4 { left: 200px; top: 4px; width: 35px; height: 22px; background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/tab.png) no-repeat -120px -44px; }
ul.sp-tab li.sp-tab-4 a { width: 35px; height: 22px; background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/tab.png) no-repeat -120px 0px; }
ul.sp-tab li.sp-tab-4 a:hover { background-position: -120px -22px; }

/* 5 */
ul.sp-tab li.sp-tab-5 { left: 240px; top: 4px; width: 35px; height: 22px; background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/tab.png) no-repeat -160px -44px; }
ul.sp-tab li.sp-tab-5 a { width: 35px; height: 22px; background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/tab.png) no-repeat -160px 0px; }
ul.sp-tab li.sp-tab-5 a:hover { background-position: -160px -22px; }

/* 6 */
ul.sp-tab li.sp-tab-6 { left: 280px; top: 4px; width: 35px; height: 22px; background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/tab.png) no-repeat -200px -44px; }
ul.sp-tab li.sp-tab-6 a { width: 35px; height: 22px; background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/tab.png) no-repeat -200px 0px; }
ul.sp-tab li.sp-tab-6 a:hover { background-position: -200px -22px; }

/* 7 */
ul.sp-tab li.sp-tab-7 { left: 320px; top: 4px; width: 35px; height: 22px; background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/tab.png) no-repeat -240px -44px; }
ul.sp-tab li.sp-tab-7 a { width: 35px; height: 22px; background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/tab.png) no-repeat -240px 0px; }
ul.sp-tab li.sp-tab-7 a:hover { background-position: -240px -22px; }

/* 8 */
ul.sp-tab li.sp-tab-8 { left: 360px; top: 4px; width: 35px; height: 22px; background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/tab.png) no-repeat -280px -44px; }
ul.sp-tab li.sp-tab-8 a { width: 35px; height: 22px; background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/tab.png) no-repeat -280px 0px; }
ul.sp-tab li.sp-tab-8 a:hover { background-position: -280px -22px; }

/* prev */
ul.sp-tab li.sp-tab-prev { left: 0px; top: 4px; width: 75px; height: 22px; background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/tab.png) no-repeat -320px -44px; }
ul.sp-tab li.sp-tab-prev a { width: 75px; height: 22px; background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/tab.png) no-repeat -320px 0px; }
ul.sp-tab li.sp-tab-prev a:hover { background-position: -320px -22px; }

/* next */
ul.sp-tab li.sp-tab-next { left: 240px; top: 4px; width: 75px; height: 22px; background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/tab.png) no-repeat -400px -44px; }
ul.sp-tab li.sp-tab-next a { width: 75px; height: 22px; background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/tab.png) no-repeat -400px 0px; }
ul.sp-tab li.sp-tab-next a:hover { background-position: -400px -22px; }



/* メイン記事レイアウト
---------------------------------------------------------------------------------- */

#sp-left  {
  width: 629px;
  float: left;
  text-align: left;
  margin: 0;
  padding: 1px 0 0 0;
}

#sp-right {
  width: 320px;
  float: right;
  text-align: left;
  margin: 0;
  padding: 0;
}



/* サイドバー
---------------------------------------------------------------------------------- */

.sp-right-block {
  position: relative;
  left: -1px;
  width: 320px;
  padding: 0;
  overflow: hidden;
  background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/right-bg.jpg) no-repeat top left;
}

.sp-right-block .sp-item-block {
  position: relative;
  background: #ead8c3 url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/side-block-bg.png) no-repeat top left;
  border: 1px solid #faf5ed;
  margin: 10px 20px 20px 20px;
  padding: 0;
}

.sp-right-block #sp-item01 {
  position: relative;
  margin-top: 0;
  line-height: 0;
  background: #ead8c3 url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/item01-bg.png) repeat-x top left;
}

.sp-right-block #sp-item01 .sp-item-info {
  position: relative;
  height: 173px;
}

.sp-right-block #sp-item01 .sp-item-info h4 {
  position: absolute;
  left: 9px; top: 32px;
}

.sp-right-block #sp-item01 .sp-item-info p.sp-item-amazon1 {
  position: absolute;
  left: 9px; top: 152px;
}

.sp-right-block #sp-item01 .sp-item-summary {
  margin: 10px;
  padding: 10px;
  background-color: #f5ece1;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.sp-right-block #sp-item01 .sp-item-summary p {
  margin: 0 0 0.5em 0;
}

.sp-right-block h5 {
  margin: 0 0 5px 0;
  font-weight: bold; font-size: 80%; line-height: 140%; color: #9a7047;
  height: 100%;
}

.sp-right-block p {
  font-size: 75%; line-height: 150%; color: #302e2a;
  margin: 0 0 1em 0;
}

.sp-right-block #sp-side-profile {
  padding: 10px;
}

.sp-right-block #sp-side-profile .profile-photo {
  float: right;
  padding: 0 0 10px 10px;
}

.sp-right-block #sp-side-profile p {
  font-size: 75%;
}

.sp-right-block #sp-side-profile ul {
  margin-bottom: 10px;
}

.sp-right-block .sp-song-list ul {
  padding: 0;
  margin: 0;
}

.sp-right-block .sp-song-list ol {
  padding: 0;
  margin: 0;
}

.sp-right-block ul.sp-link-list {
  padding: 0;
  margin: 0;
}

.sp-right-block ul.sp-link-list li {
  position: relative;
  font-size: 80%; line-height: 140%; color: #333;
  list-style-position: outside;
  list-style-image: url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/side-link-head.png);
  margin: 0 0 0.5em 20px ;
}

.sp-right-block a:link,
.sp-right-block a:visited {
}

.sp-right-block a:hover {
}



/* 記事本文
---------------------------------------------------------------------------------- */

div#sp-left { background: #fff url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/left-bg.png) no-repeat right top; }

#sp-left .p-group h3, #sp-left .int-group h3 {
  position: relative;
  margin: 0 20px 10px 20px; padding: 0;
  color: #705737; font-weight: normal; text-align: left;
  border-bottom: 4px solid #d9bf9f;
  height: 100%;
}
#sp-left .p-group h4, #sp-left .int-group h4 {
  position: relative;
  margin: 0 20px 10px 20px; padding: 0;
}

#sp-left .p-group, #sp-left .int-group {
  clear: right;
  margin-bottom: 3em;
}
#sp-left.sp-index .p-group {
  margin-bottom: 30px;
}

#sp-left .p-group p {
  font-size: 90%; line-height: 140%; color: #222;
  margin: 0 20px 1.2em 20px;
}

#sp-left .int-group p {
  font-size: 90%; line-height: 140%; color: #222;
  margin: 0 20px 1.2em 20px;
}

#sp-left.sp-index .p-group p {
  margin: 0 20px 1.2em 20px;
}

#sp-left .int-group p.int {
  color: #5c6168;
}

#sp-left .int-group p span.sp-kaoru { color: #587754; }
#sp-left .int-group p span.sp-xxxxxxxxxx { color: #xxxxxxxxxx; }

#sp-left .p-group p.writer {
  font-size: smaller; text-align: right;
}

#sp-left p.sp-next {
  position: relative;
  margin: 10px 20px; padding: 6px 10px 4px 10px;
  background: #f3f3f3 none;
  border: 1px solid #d8d8d8;
  color: #555;
  font-size: 90%;
  height: 100%;
}

#sp-left p.sp-p-info {
  position: relative;
  margin: 10px 20px 1.5em 20px; padding: 6px 10px 4px 10px;
  background: #f3f3f3 none;
  border: 1px solid #d8d8d8;
  color: #e61;
  font-size: 90%;
  font-weight: bold;
  height: 100%;
  text-align: center;
}

#sp-left div.sp-right-image {
  position: relative;
  float: right;
  margin-bottom: 20px;
  padding: 0 20px 0 10px;
}

#sp-left div.sp-left-image {
  position: relative;
  float: left;
  margin-bottom: 20px;
  padding: 0 10px 0 20px;
}

#sp-left div.sp-center-image {
  text-align: center; vertical-align: middle;
  margin: 0 0 1.5em 0;
}
#sp-left div.sp-center-image img {
  margin: 0 10px;
}

#sp-left div.sp-inner-object {
  text-align: left;
  margin: 0 0 1.5em 20px;
}

#sp-left div.sp-inner-object object {
  margin-bottom: 1em;
}

#sp-left div.sp-inner-object p {
  margin: 0 0 0.5em 0;
  font-size: 80%;
}

#sp-left .p-group ul {
  margin: 0;
  padding: 0;
}

#sp-left .p-group ul li {
  margin: 0 20px 0.5em 20px;
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
  font-size: 90%;
  line-height: 140%;
  color: #222;
}

#sp-left p a:link,
#sp-left p a:visited,
#sp-left p a:hover {
  text-decoration: underline;
}

#sp-left .notification {
  font-size: 80% !important;
  text-align: right;
}

#col-whatsfc {
  min-height: 153px;
  position: relative; margin: 20px;
  background: url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/bg-whatsfc.png) no-repeat left bottom;
}
#col-whatsfc h5 {
  position: absolute;
}
#col-whatsfc h5 span {
  display: none;
}
#col-whatsfc p {
  min-height: 80px;
  margin: 0 !important; padding: 63px 200px 10px 9px !important;
  background: url(https://ogre.natalie.mu/media/pp/static/comic/otoyomegatari/bg-whatsfc_head.png) no-repeat 0 0;
}





