a {
  outline: none;
}

a:link, a:visited {
  color: #d7408e;
  text-decoration: none;
}

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

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: 160%;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

li {
  margin: 0;
  padding: 0;
}

body {
  font-size: 15px;
  letter-spacing: .02em;
  margin: 0;
  padding: 0;
  text-align: center;
}

.hover:hover {
  opacity: .7;
}

h1,h2,h3 {
  margin: 0;
}

.clear {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

body p {
  line-height: 180%;
}

.site-menu,
.comingsoon,
.title,
.header-info-main h2,
.review-title,
.sub-title,
#information h2,
.informaton-title,
.contents-title,
.info-box-text h2 {
  font-family: 'Noto Sans Japanese', serif;
}

dl {
  margin: 0;
}

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

::selection {
  background-color: rgba(198,200,178,.4);
}

::-moz-selection {
  background-color: rgba(198,200,178,.4);
}

/*----menu------*/

.site-menu {
  height: 30px;
  padding: 3% 0 1%;
  text-align: center;
  width: 100%;
  font-weight: 300;
}

.site-menu li a {
  color: #000;
  padding: 0 2%;
}

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

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

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

.site-menu li:before {
  color: #000;
  content: "|";
}

.site-menu li {
  display: inline;
  font-size: 24px;
}

.site-menu li:first-child:before {
  content: none;
}

.site-menu li:last-child {
  padding-right: 0;
}

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

.fb_iframe_widget {
  vertical-align: top;
  margin-left: 5px;
}

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

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

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

h1 {
  background: url("../images/header.png") no-repeat scroll center top;
  -moz-background-size:100% auto;
  background-size:100% auto;
  max-width: 1145px;
  margin: 0 auto;
  text-decoration: none;
}

h1 img {
  margin: 2% 0;
  width: 22%;
}

.header-info-box {
  margin: 0 auto 2%;
  max-width: 770px;
  overflow: hidden;
  padding: 2% 0;
}

.header-info-main {
  float: right;
  font-size: 13px;
  text-align: left;
  width: 40%;
}

.header-info-main h2 {
  font-size: 22px;
  letter-spacing: 0.07em;
  line-height: 140%;
  margin-bottom: 6%;
}

.header-info-main h2 span {
  display: block;
}

.copy {
  width: 21%;
}

.header-book {
  width: 100%;
}

.header-info-box dt {
  display: inline;
  margin-right: 5px;
}

.header-info-box dd {
  display: inline;
  margin: 0;
}

.header-info-box img {
  float: left;
}

.book-link {
  float: left;
  margin: 0 7%;
  width: 24%;
  box-shadow: 0px 2px 8px 0px #d2cece;
  -moz-box-shadow: 0px 2px 8px 0px #d2cece;
  -webkit-box-shadow: 0px 2px 8px 0px #d2cece;
}

.amazon-btn a {
  background-color: #d95f9e;
  border-radius: 2px;
  color: #fff;
  display: block;
  font-size: 20px;
  margin: 6% 0 0;
  padding: 10px 0;
  text-align: center;
  width: 70%;
}

.amazon-btn a:hover {
  text-decoration: none;
}

/*----review------*/

article {
  text-align: left;
}

.title {
  border-top: solid 1px;
  border-bottom: solid 1px;
  font-size: 45px;
  font-weight: 200;
  margin-bottom: 2%;
  text-align: center;
}

.title span {
  display: block;
  max-width: 660px;
  margin: 0 auto;
  text-align: left;
}

.sub-title {
  font-size: 27px;
}

.main {
  max-width: 660px;
  margin: 0 auto;
  text-align: left;
}

.review-title {
  font-size: 26px;
  line-height: 130%;
  font-weight: 200;
}

.sub-title {
  background-color: #e3e7c8;
  font-size: 20px;
  font-weight: 200;
  padding: 1% 3%;
}

#review p {
  color: #444;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 190%;
  margin-bottom: 4%;
}

#review .text {
  margin-bottom: 8%;
}

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

.interview-main {
  margin: 0 auto;
  text-align: left;
  width: 700px;
}

.interviewer {
  color: #a6a483;
  line-height: 160%;
  letter-spacing: 0.1em;
  padding: 1% 0 0;
  font-size: 15px;
  font-weight: bold;
}

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

.sub-title:before {
  content: "■";
}

#interview {
  margin-bottom: 3%;
}

#interview .text {
  margin-bottom: 4%;
}

#interview b {
  color: #565656;
}

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

#information {
  background-color: #d95f9e;
  font-size: 13px;
  padding: 4%;
  text-align: center;
}

#information h2 {
  color: #fff;
  font-size: 44px;
  font-weight: 200;
  max-width: 660px;
  margin: 0 auto;
  text-align: left;
}

.information-main {
  background-color: #fff;
  box-sizing: border-box;
  margin: 0 auto;
  text-align: left;
  max-width: 950px;
  padding: 5% 8%;
}

.informaton-title {
  border-bottom: solid 1px;
  font-size: 34px;
  font-weight: 200;
  margin-bottom: 2%;
}

.contents-title {
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 4%;
}

#information ol {
  list-style: none;
  list-style-position: inside;
  margin-bottom: 30px;
  padding: 0;
}

.contents-box {
  display: table;
  margin-bottom: 3%;
}

.contents-box ul {
  display: table-cell;
  margin-bottom: 4%;
  width: 50%;
}

.contents-box li {
  margin-bottom: 2%;
}

.contents-box ol li:before {
  content: "・";
}

.contents-right {
  padding-left: 8%;
}

.name {
  font-size: 23px;
  font-weight: 200;
  margin-bottom: 0;
}


/*----footer-info------*/
.footer-info {
  box-sizing: border-box;
  border: solid 1px;
  max-width: 950px;
  margin: 3% auto;
  overflow: hidden;
  padding: 4% 8%;
}

.info-box-text {
  float: right;
  text-align: left;
  width: 60%;
}

.info-box-text dt {
  display: inline;
  margin-right: 5px;
}

.info-box-text dd {
  display: inline;
  margin: 0;
}

.info-box-text h2 {
  font-size: 24px;
  margin-bottom: 2%;
}

.info-box-text h2 span {
  display: block;
}

.info-box-text .amazon-btn {
  width: 80%;
}

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

.footer-menu {
  border-top: solid 1px #d4d4d4;
  border-bottom: solid 1px #d4d4d4;
  font-size: 15px;
  padding: 20px 0;
  max-width: 950px;
  margin: 0 auto;
}

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

.footer-menu-list li a {
  color: #000;
}

small {
  display: block;
  font-size: 90%;
  padding-top: 20px;
}

.footer {
  background-color: #fff;
  line-height: 190%;
  overflow: hidden;
  padding: 1% 0; 
}

.footer-text li {
  border-right: 1px solid #000;
  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: #000;
}

/*---to-top------*/
#page-top {
  background-image: url("../images/to-top.png");
  background-repeat: no-repeat;
  background-position: center;
  bottom: 20px;
  border: solid 2px rgba(0,0,0,.14);
  height: 48px;
  position: fixed;
  right: 20px;
  width: 48px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#page-top:hover {
  background-image: url("../images/to-top2.png");
  border: solid 2px rgba(0,0,0,.28);
}

@media screen and (max-width: 736px) {
  #review,
  #interview,
  #information {
    margin-top: -50px;
    padding-top: 50px;
  }
  
  #social_box {
    margin: 0;
    padding: 4% 0 6%;
    width: 100%;
    text-align: center;
  }
  
  .mean-container .mean-bar {
    position: fixed !important;
    top: 0;
    z-index: 10  !important;
  }
  
  #page-top,
  element.style,
  .copy {
    display: none !important;
  }
  
  h1 {
    margin-top: 50px;
    max-width: 100%;
  }
  
  h1 img {
    margin: 4% 0;
    width: 22%;
  }

  .header-info-main,
  .info-box-text {
    width: 62%;
  }
  
  .header-info-main h2 {
    font-size: 18px;
  }
  
  .title {
    font-size: 26px;
  }
  
  .title span {
    padding: 0 4%;
  }
  
  .review-title {
    font-size: 18px;
  }
  
  .main {
    width: 92%;
  }
  
  #review p {
    font-size: 14px;
  }
  
  .sub-title {
    font-size: 16px;
    padding: 2% 3%;
  }
  
  #interview {
    margin-bottom: 90px;
  }
  
  #information h2 {
    font-size: 26px;
  }
  
  .information-main {
    padding: 5% 6%;
  }
  
  .informaton-title {
    font-size: 18px;
  }
  
  .contents-box,
  .contents-box ul {
    display: block;
  }
  
  .contents-box ul {
    width: 100%;
  }
  
  .contents-right {
    padding-left: 0;
  }
  
  .footer-info {
    border: none;
    padding: 4%;
  }
  
  .footer-info h2 {
    font-size: 18px;
  }
  
  .footer-info .book-link {
    margin: 0;
    width: 30%;
  }
  
  .amazon-btn a {
    font-size: 18px;
    width: 80%;
  }
  
  .footer-info .amazon-btn a {
    width: 100%;
  }
  
  .footer-menu {
    margin-top: 0;
    font-size: .8rem;
  }

  small {
    font-size: 80%;
  }

  .footer-text li {
    font-size: .6rem;
    padding: 0 2%;
  }
}
