a {
  outline: none;
}

a:link, a:visited {
  color: #d13a46;
  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;
}

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

li {
  margin: 0;
  padding: 0;
}

body {
  color: #333;
  font-size: 14px;
  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;
}

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

body p {
  line-height: 180%;
  letter-spacing: .07em;
}

.site-menu,
.title,
#review h3,
.sub-title,
#information h3,
.contents-info h3 {
  font-family: 'Noto Sans Japanese', serif;
}

dl {
  margin: 0;
}

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

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

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

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

.site-menu {
  background: #fff;
  box-sizing: border-box;
  height: 65px;
  text-align: center;
  margin: 0 auto;
  max-width: 100%;
  padding-top: 20px;
  font-weight: 200;
}

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

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

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

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

.site-menu li {
  background: url("../images/menu-line.png") repeat-y scroll right;
  display: inline;
}

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

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

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

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

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

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

header {
  background: url("../images/header-back.png") repeat-x;
  width: 100%;
}

h1 {
  margin: 0 auto;
  max-width: 950px;
}

h1 img {
  width: 100%;
}

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

.information {
  border : solid 1px #e4e4e4;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 2% 10%;
  max-width: 950px;
  margin: 0 auto 2%;
}

.info-main h2 {
  background: url("../images/line.png") repeat-x bottom;
  font-size: 20px;
  margin-bottom: 3%;
}

.info-main {
  overflow: hidden;
}

.info-box-text {
  float: right;
  font-size: 13px;
  margin-top: 2%;
  text-align: left;
  width: 56%;
}

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

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

.info-main img {
  float: left;
  width: 36%;
}

.amazon-btn a {
  background-color: #e70012;
  border-radius: 2px;
  color: #fff;
  display: block;
  font-size: 15px;
  margin-top: 4%;
  padding: 2% 0;
  text-align: center;
  width: 60%;
}

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

/*----main------*/
main {
  background-color: #e9e9e9;
  display: block;
  padding: 2%;
}

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

p {
  margin: 0;
}

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

.title {
  background-color: #fff;
  border-top: solid 4px #c4d701;
  border-bottom: solid 1px #d6d6d6;
  font-size: 28px;
  font-weight: 300;
  margin-bottom: 2%;
  padding: 2% 3%;
}

.title span {
  border-left: solid 3px #c4d701;
  padding-left: 16px;
}

.contents {
  background-color: #fff;
  margin: 0 0 4%;
  padding: 4% 6%;
}

.sub-title {
  background: url("../images/line.png") repeat-x bottom;
  font-size: 19px;
  font-weight: 300;
  margin: 0 0 2%;
}

.sub-title:before {
  content: "■";
  color: #c4d701;
  margin-right: 5px;
}

.text {
  margin-bottom: 8%;
}

.figure {
  margin: 0 10% 4%;
  width: 80%;
}

p {
  margin-bottom: 2%;
}

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

.illust {
  background: url("../images/illust.png") no-repeat bottom;
  -moz-background-size:100% auto;
  background-size:100% auto; 
  float: left;
  height: 0;
  margin-left: -18%;
  padding-top: 71.8%;
  width: 29%;
}

.interviewer {
  color: #c15961;
  line-height: 150%;
  margin: 0 0 1%;
  padding: 1% 0 0;
}

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

.photo {
  margin: 2% 10% 4%;
  width: 80%;
}

.illust-box-text {
  float: right;
  width: 80%;
}

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

#information {
  font-size: 13px;
}

.info-main {
  background-color: #fff;
  border-radius: 10px;
  padding: 3% 4%;
}

.info-box {
  background: url("../images/back.png") repeat;
  padding: 2%;
}

.info-wrapper {
  width: 686px;
  margin: 0 auto;
  text-align: left;
}

#information h3,
.contents-info h3 {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 1%;
  padding-left: 2.5%;
}

.contents-info {
  background-color: #d7e35f;
  margin-bottom: 2%;
  padding: 2%;
}

.profile h4 {
  background: url("../images/line.png") repeat-x bottom;
  color: #81ae16;
  font-size: 22px;
  margin: 0 0 2%;
}

.contents-info h4 {
  color: #cf676f;
  margin: 0 0 1%;
}

.contents-info li {
  margin-bottom: 3%;
}

/*----information------*/
.footer-info {
  border : solid 1px #e70012;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 2% 4%;
  max-width: 686px;
  margin: 0 auto;
}

.footer-info .info-main img {
  float: left;
  width: 30%;
}

.footer-info .info-box-text {
  width: 60%;
}

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

.footer-menu {
  font-size: 15px;
  padding: 20px 0 0;
  max-width: 950px;
  margin: 0 auto;
}

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

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

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

.footer {
  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: url("../images/to-top.png") no-repeat;
  bottom: 20px;
  height: 39px;
  position: fixed;
  right: 20px;
  width: 39px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#page-top:hover {
  background: url("../images/to-top2.png") no-repeat;
}


@media screen and (max-width: 830px) {
  .illust { 
    display: none;
  }

  .illust-box-text {
    float: none;
    width: 100%;
  }
}


@media screen and (max-width: 736px) {
  #review,
  #interview,
  #information {
    margin-top: -50px;
    padding-top: 50px;
  }
  
  .info-box {
    padding: 0;
  }

  #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 {
    display: none !important;
  }

  header {
    margin-top: 50px;
  }
  
  .information {
    margin: 0 2% 70px;
    padding: 2%;
    width: 96%;
  }
  
  .info-main h2 {
    font-size: 16px;
    line-height: 150%;
  }
  
  .amazon-btn a {
    width: 80%;
  }
  
  main {
    padding: 0 2% .5%;
  }
  
  .info-wrapper {
    margin: 0 2%;
    padding: 0;
    width: 96%;
  }

  .footer-info {
    margin: 0 2%;
    width: 96%;
  }
  
  .contents-info {
    margin-bottom: 6%;
    padding: 7% 2%;
  }
  
  ol li {
    line-height: 150%;
  }
  
  .info-box {
    padding: 50px 0;
  }

  .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%;
  }
  
  .contents-info {
    margin-bottom: 4%;
  }
}


