a {
  outline: none;
}

a:link, a:visited {
  color: #9a071a;
  text-decoration: underline;
}

a:hover, a:active {
  text-decoration: none;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: top;
  text-decoration: none;
}

a img {
  text-decoration: none;
}

ul {
  list-style-type: none;
  line-height: 180%;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

li {
  margin: 0;
  padding: 0;
}

body {
  font-size: 14px;
  letter-spacing: .07rem;
  margin: 0;
  padding: 0;
  text-align: center;
}

.hover:hover {
  opacity: .7;
}

h1,h2,h3,h4 {
  margin: 0;
}

.clearfix {zoom:1;}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
}

body p {
  line-height: 180%;
  margin: 0 0 2%;
}

.site-menu,
.headline,
.sub-title,
.title,
.headline,
.comingsoon,
.info-title,
.name,
.footer-info-main h2 {
  font-family: 'Noto Sans Japanese', serif;
}

dl {
  margin: 0;
}

ol {
  list-style:none;
  padding: 0;
}

dt,
dt {
  display: inline;
  margin-right: 5px;
}

dd,
dd {
  display: inline;
  margin: 0;
}

/*----drag------*/

::selection {
  background-color: rgba(0, 0, 0, .08);
}

::-moz-selection {
  background-color: rgba(0, 0, 0, .08);
}

/*----menu------*/
.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

.site-menu {
  background: #730517;
  text-align: center;
  margin: 0 auto 1%;
  padding: .8% 0;
  font-weight: 300;
  width: 100%;
}

.site-menu li a {
  color: #fff;
  font-size: 17px;
  text-decoration: none;
  padding: 0 2%;
}

.site-menu li a:hover {
  opacity: .7;
}

.site-menu li a span {
  font-size: 14px;
}

.site-menu li a:hover {
  text-decoration: none;
}

.site-menu li {
  display: inline;
  border-right: solid 1px #fff;
}

.site-menu li:last-child {
  border: none;
}

#review,
#interview,
#information {
  margin-top: -50px;
  padding-top: 50px;
}

/*----hedaer------*/

header {
  background-color: #fffcfa;
  background-image: url("../images/header-back2.png");
  background-repeat: no-repeat;
  background-position: left;
  -moz-background-size: 64% auto;
  background-size: 64% auto;
}

header h1 {
  background: url("../images/header-back.png") top center no-repeat;
  -moz-background-size: auto 100%;
  background-size: auto 100%;
}

h1 img {
  margin: 1% auto;
  max-width: 1028px;
  width: 100%;
}

/*----social------*/

.fb_iframe_widget {
  vertical-align: top;
}

#social_box {
  box-sizing: border-box;
  text-align: left;
  clear: both;
  margin: 0 auto;
  max-width: 900px;
}

.hatena-bookmark-button-frame, .twitter-share-button {
  margin-right: 0;
  vertical-align: bottom;
}

.copy {
  margin: 1.2% auto 1.6%;
  max-width: 556px;
  width: 100%;
}

/*----header-info------*/

.header-info {
  background: #9a071a;
  border-radius: 30px;
  color: #fff;
  margin: 0 auto 2%;
  max-width: 900px;
  overflow: hidden;
  padding: 1% 0;
  width: 96%;
}

.headerbook-box {
  background: url("../images/famima.png") center left no-repeat;
  -moz-background-size: 40% auto;
  background-size: 40% auto;
  float: left;
  margin-left: 2%;
  padding-left: 8%;
  text-align: right;
  width: 27%;
}

.header-infobox img {
  width: 100%;
}

.headerbook-box img {
  width: 80%;
}

.header-infobox {
  float: right;
  text-align: center;
  margin-right: 12%;
  width: 42%;
}

.header-infobox h2 {
  font-size: 25px;
  margin-bottom: 2%;
}

.header-infobox ul {
  font-size: 18px;
  line-height: 100%;
  margin: 2% 0 2%;
}

.header-infobox ul span {
  font-size: 14px;
}

.header-infobox ul li {
  border-bottom: solid 1px #7c0010;
  padding-top: 4%;
}

.header-infobox ul li:last-child {
  border: none;
}

.header-info .amazon-btn a {
  background-color: #fff;
  border-radius: 2px;
  color: #9a071a;
  display: block;
  font-size: 17px;
  margin: 4% auto 5%;
  padding: 1% 0;
  text-align: center;
  text-decoration: none;
  width: 80%;
}

/*-----review-----*/
.review {
  background: #fbf7f2;
  padding: 3%;
}

.text {
  margin-bottom: 4%;
}

.headline {
  color: #9a071b;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 2%;
}

.sub-title {
  background: url("../images/line.png") no-repeat center bottom;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  color: #9a071a;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 2%;
}

#review .title {
  background: url("../images/review-flame-back.png") repeat-y center;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}

#interview .title {
  background: url("../images/interview-flame-back.png") repeat-y center;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}

#information .title {
  background: url("../images/info-flame-back.png") repeat-y center;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  color: #fff;
}

.title {
  color: #9a071a;
  font-size: 28px;
  font-weight: 300;
  max-width: 555px;
  margin: 0 auto 3%;
  text-align: center;
  width: 70%;
}

.title img {
  width: 100%;
}

.contents {
  max-width: 800px;
  margin: 0 auto;
  text-align: left;
}

.footer-img {
  vertical-align: bottom;
}

.review ul {
  font-weight: bold;
  margin-bottom: 2%;
}

/*----interview------*/

.interview {
  padding: 3%;
}

.interviewer {
  background: #f9f2e9;
  color: #9a071a;
  font-size: 14px;
  padding: 1% 2%;
  line-height: 170%;
  letter-spacing: .1em;
}

.interviewer span {
  letter-spacing: -4px;
  margin-right: .5em;
}

.photo {
  margin: 2% 15%;
  width: 70%;
}

/*----information------*/

.information {
  background: #9a071a;
  color: #fff;
  padding: 3%;
}

.info-title {
  background: url("../images/info_line.png") no-repeat center bottom;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  color: #fff;
  font-size: 28px;
  font-weight: 300;
  text-align: center;
  padding-bottom: 1%;
  width: 40%;
}

#information ol {
  line-height: 190%;
  margin-bottom: 6%;
}

.name {
 font-size: 25px;
 font-weight: 300;
 margin: 2% 0;
}

.information a {
  color: #fff;
}

/*----footer-info------*/

.footer-info {
  background: #9a071a;
  padding: 0 0 3%;
  width: 100%;
}

.footer-info-box {
  background: url("../images/footer-info-back.png") repeat-y center bottom;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  color: #fff;
  margin: 0 auto;
  max-width: 950px;
  overflow: hidden;
  width: 96%;
}

.footer-info-box .book {
  float: left;
  margin-left: 18%;
  width: 22%;
}

.footer-info-main {
  float: right;
  text-align: left;
  width: 54%;
}

.footer-info-main h2 span {
  display: block;
  font-size: 16px;
}

.footer-info-main h2 {
  font-size: 27px;
  font-weight: 200;
  margin-bottom: 4%;
}

.footer-info-main ul {
  margin-bottom: 4%;
}

.footer-info-main .amazon-btn a {
  background-color: #fff;
  border-radius: 2px;
  color: #9a071a;
  display: block;
  font-size: 17px;
  margin: 2% 0 0;
  padding: 1% 0;
  text-align: center;
  text-decoration: none;
  width: 60%;
}

.footer-menu {
  background: #840a19;
  font-size: 15px;
  padding: 10px 0;
  width: 100%;
  margin: 0 auto;
}

.footer-menu-list li {
  border-right: 1px solid #fff;
  display: inline;
  font-size: 110%;
  padding: 0 2%;
}

.footer-menu-list li a {
  color: #fff;
  text-decoration: none;
}

.footer-menu-list li a:hover {
  text-decoration: underline;
}

.footer-box {
  background: #9a071a;
  color: #fff;
  padding: 2%;
}

small {
  color: #fff;
  display: block;
  font-size: 90%;
  padding-top: 20px;
  line-height: 160%;
  font-size: 12px;
}

.footer-text li {
  border-right: 1px solid #fff;
  display: inline;
  font-size: 13px;
  padding: 0 30px;
}
.footer-text li:last-child,
.footer-menu-list li:last-child {
  border: none;
}

.footer-text a {
  color: #fff;
  text-decoration: none;
}

.footer-text a:hover {
  text-decoration: underline;
}

.info-flame {
  width: 100%;
}

/*----to-top------*/
#page-top {
  background-color: #fff;
  background-image: url("../images/to-top.png");
  background-repeat: no-repeat;
  background-position: center;
  border: solid 1px #9a071a;
  -moz-background-size: 70% auto;
  background-size: 70% auto; 
  bottom: 20px;
  height: 40px;
  position: fixed;
  right: 20px;
  width: 40px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#page-top:hover {
  opacity: .7;
}

@media screen and (max-width: 736px) {
  
  #social_box {
    margin: 0;
    padding: 4% 0 2%;
    width: 100%;
    text-align: center;
  }
  
  #page-top {
    display: none !important;
  }
  
  .mean-container .mean-bar {
    position: fixed !important;
    top: 0;
    z-index: 10  !important;
  }
  
  header {
    margin-top: 50px;
  }
  
  .headerbook-box {
    -moz-background-size: 44% auto;
    background-size: 44% auto;
    float: none;
    overflow: hidden;
    padding: 0;
    text-align: center;
    margin: 0 15%;
    width: 70%;
  }
  
  .headerbook-box img {
    float: right;
    margin-right: 14%;
    width: 44%;
  }
  
  .header-info {
    padding: 3% 0 0;
  }
  
  .header-infobox {
    margin-right: 12%;
    width: 76%;
  }
  
  .header-infobox img {
    display: none;
  }
  
  .comingsoon {
    font-size: 25px;
  }
  
  .copy {
    margin: 1.2% auto 1.8%;
    width: 80%;
  }
  
  .title {
    font-size: 22px;
  }
  
  .name {
    font-size: 21px;
  }
  
  .sub-title {
    font-size: 15px;
  }
  
  .footer-info-box .book {
    margin-left: 6%;
    width: 26%;
  }
  
  .footer-info-main {
    width: 63%;
  }
  
  .footer-info-main h2 span {
    font-size: 12px;
  }
  
  .info-title {
    font-size: 21px;
    width: 60%;
  }
  
  .footer-text li {
    font-size: 11px;
    padding: 0 6px;
  }
  
  .footer-info-main .amazon-btn a {
    width: 80%;
  }
  
  .footer-info-main h2 {
    font-size: 18px;
  }
  
  .footer-menu {
    margin-top: 0;
    font-size: .7rem;
    padding: 10px 0;
  }

  small {
    font-size: 80%;
  }
  
  .header-infobox h2 {
    line-height: 160%;
  }
  
  .text {
    margin-bottom: 9%;
  }
  
  body p {
    margin: 0 0 4%;
  }
  
  .title {
    line-height: 100%;
  }
  
  .headline {
    font-size: 16px;
  }
  
  .photo {
    margin: 4% 0;
    width: 100%;
  }
}
