@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}

* {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mt50 {
    margin-top: 50px!important;
}

.mb50 {
    margin-bottom: 50px!important;
}

.mb20 {
    margin-bottom: 20px!important;
}

.txt_c {
    text-align: center;
}

html,
body {
    height: 100%;
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 1.8em;
    font-family: 'Noto Sans JP', sans-serif;
    -webkit-text-size-adjust: 100%;
    font-feature-settings: "palt";
    text-align: justify;
}

img {
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    filter: alpha(opacity=70)!important;
    -moz-opacity: 0.7!important;
    opacity: 0.7!important;
}

a img:hover {
    text-decoration: none;
    filter: alpha(opacity=70)!important;
    -moz-opacity: 0.7!important;
    opacity: 0.7!important;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ccc;
}

hr {
    display: block;
    height: 1px;
    border: 1px solid #ccc;
    margin: 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

li {
    list-style-type: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    line-height: 0;
    visibility: hidden;
}

header {
    padding: 25px 0px 15px;
    overflow: hidden;
    background: #fff;
}

.contents_area {
    width: 980px;
    overflow: hidden;
    margin: 0px auto;
}

header h1 {
    float: left;
    margin-top: 2px;
}

header ul {
    overflow: hidden;
    float: right;
}

header ul li {
    float: left;
    padding: 20px 10px;
}

header ul li a {
    display: block;
    background: #000;
    border-radius: 100px;
    padding: 15px 25px;
    color: #fff;
    font-size: 21px;
    font-weight: 300;
}

header ul li a.red {
    background: url(../img_book/icon.png) no-repeat right 15px center #ff0000;
    padding-right: 40px;
}

header ul li a:hover {
    opacity: 0.5;
}

footer {
    background: #000;
    padding: 30px 0px 60px;
    color: #fff;
    font-weight: 300;
}

p {
    margin-top: 2em;
}

div.ono_comment {
	padding-left: 13em;
    padding-right: 14em;
    font-weight: 500;
    padding-bottom:4em;
    padding-top:2em;
}

.more_btn{
display:inline-block;
border-bottom:1px dotted #333;
margin-top:20px;
}
.more_txt_c{
text-align:center;
height:2em;
}

.more_txt{
	display:none;
}

footer a {
    color: #fff;
    margin-top: 2em;
    text-decoration: underline;
    display: block;
    margin-bottom: 30px;
}

footer img {
    margin-bottom: 10px;
}

.copyright {
    font-size: 16px;
}

.main {
    text-align: center;
    background: #e9e9e9;
}

ul.photo_list {
    overflow: hidden;
    margin-top: 30px
}

ul.photo_list li {
    margin-right: 35px;
    margin-bottom: 30px;
    float: left;
}

.book_detail h2 {
    font-size: 38px;
    font-weight: 100;
    line-height: 1em;
    letter-spacing: 1px;
}

.book_detail h2 span {
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}

.book_detail h2 span.en {
    font-size: 28px;
    display: block;
    font-weight: 100;
    margin-top: 10px
}

.book_detail h3 {
    font-size: 26px;
    font-weight: 600;
    margin-top: 30px;
    line-height: 1.5em;
    letter-spacing: 2px;
}

.home {
    padding-top: 35px
}

.home h2 {
    font-size: 48px;
    font-weight: 100;
    line-height: 1em;
    letter-spacing: 1px;
}

.home h2 span {
    font-size: 28px;
    display: block;
    font-weight: 100;
    margin-top: 10px
}

.comment {
    padding-top: 35px
}
.comment h2 {
    font-size: 38px;
    font-weight: 100;
    line-height: 1em;
    letter-spacing: 1px;
}

.comment h2 span {
    font-size: 28px;
    display: block;
    font-weight: 100;
    margin-top: 10px
}

.comment h3 {
    font-size: 26px;
    font-weight: 100;
    line-height: 1em;
    letter-spacing: 1px;
    padding:50px 0px 20px
}

.comment h3 span {
    font-size: 24px;
    display: block;
    font-weight: 300;
    margin-top: 10px;
    font-family:"Helvetica Neue"
}

ul.comment_list{
    border-top:1px solid #999;
}

ul.comment_list li{
    padding:20px 0px;
    border-bottom:1px solid #999;
}

ul.comment_list li p{
    margin-bottom:20px;
    font-size:14px;
    font-weight: 300;
    line-height:1.7em;
    letter-spacing: 1px;
}

ul.comment_list li h4{
    font-size:14px;
    font-weight: 600;
    line-height:1.5em;
}

.comment .left{
    width:712px;   
}
.comment .right{
    width:210px;   
}

.person_list li{
   font-size:14px;
    font-weight: 500;
    padding:0px 0px 20px;
    line-height:1.5em;
}

.person_list li ul{
	padding-top:10px;
}
.person_list li ul li{
	padding-bottom:10px;
	padding-left:1em;
}

.person_list li ul li:last-child{
	padding-bottom:0px;
}

.dete {
    margin-top: 30px;
    font-size: 40px;
    font-weight: 100;
}

.home h3 {
    font-size: 26px;
    font-weight: 600;
    margin-top: 30px;
    line-height: 1.5em;
    letter-spacing: 2px;
}

.book_detail p {
    font-size: 16px;
    line-height: 2em;
}

.book_detail h4,
.home h4 {
    font-size: 24px;
    font-weight: 300;
    margin-top: 50px;
    margin-bottom: 5px;
}

.leftright {
    overflow: hidden;
}

.left {
    float: left;
    padding-right: 20px;
    width: 50%;
}

.right {
    float: right;
    padding-left: 20px;
    width: 50%;
}

.leftright p {
    font-size: 14px;
    line-height: 2em;
    font-weight: 500;
    margin-top: 0px;
}

.home p {
    margin-top: 10px;
}

section {
    background: #e9e9e9;
    padding-bottom: 50px;
}

.pc_only {
    display: block!important;
}

.sp_only {
    display: none!important;
}

img.label {
    float: right;
    margin-top: 25px;
}

ul.photo_list li:nth-child(5),
ul.photo_list li:nth-child(10) {
    margin-right: 0px;
}

.info {
    background: #f1f0f0;
    padding: 30px;
    border: 1px solid #999;
    margin-top: 3em;
}

.book_detail .info h2 {
font-size: 30px;
    font-weight: 500;
    line-height: 1.4em;
    letter-spacing: 1px;
    text-align: center;
    padding-top:20px;
}

.book_detail .info h3 span {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 2px 15px;
    background: #000;
    border-radius: 100px;
    margin-right: 20px;
}

.book_detail .info h3 {
    font-size: 20px;
    font-weight: 300;
    text-align:center;
}
ul.shop_list{
overflow:hidden;
}

ul.shop_list li{
width:50%;
padding:10px;
float:left;
}

.infocontents {
    padding: 50px 30px 10px;
    text-align: center;
    overflow: hidden;
}

.infocontents p.contact_txt{
text-align:center;
font-size:14px;
font-weight:400;
margin-top:30px;
}

.infocontents p.contact_txt a{
text-decoration:underline;
}

.infocontents .left {
    float: left;
    border-right: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.infocontents .right {
    float: right;
}

.infocontents .detail {
    display: inline-block;
    margin: 0px auto;
}

.infocontents img {
    display: block;
    margin: 20px auto;
}

.infocontents h4 {
    text-align: left;
    font-weight: 700;
    font-size: 21px;
    margin-top: 30px;
}

.infocontents p {
    font-weight: 500;
    font-size: 18px;
    margin-top: 10px;
    text-align: left;
}

.infocontents p span {
    font-size: 35px;
    display: inline-block;
    padding: 0px 5px;
}

.t_info {
    clear: both;
    border-top: 1px solid #000;
    padding: 30px;
}

.t_info .t_img {
    float: left;
    width: 290px;
    text-align: center;
    margin-right: 40px;
}

.t_info p.fs12 {
    font-size: 12px;
}

.t_info p {
    font-size: 14px;
    line-height: 1.8em;
}

.t_info ul {
    padding-left: 20px;
    margin-left: 20px;
    width: 440px;
    float: right;
    margin-top: 20px;
    text-align: left;
    display: block;
}

.t_info ul li {
    list-style: disc;
    font-size: 14px;
    padding: 0px 0px;
}

.t_info ul li span {
    width: 3em;
    display: inline-block;
}

a.redbtn {
    background: url(../img_book/icon.png) no-repeat right 15px center #ff0000;
    color: #fff;
    display: block;
    width: 150px;
    margin: 20px auto 0px;
    padding: 15px 15px 15px 0px;
    font-size: 21px;
    text-align: center;
    border-radius: 100px;
}

img.labeltop {
    float: right;
    margin-top: -25px;
}

a.grayout {
    opacity: 0.3;
}

a.grayout:hover {
    opacity: 0.3!important;
}

.newsdate {
    font-size: 12px;
    display: block;
    line-height: 2em;
}


.end{
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    padding: 20px;
    color: #ff0000;
    margin-top: 50px;
}

.owabi{
    font-size:12px;
    padding:10px;
    background:#ddd;
    margin-top:20px;
}

ul.fade{
    width: 980px;
    margin: 0px auto;
    }

.commentmain{
    background:url(../img_book/comment_img.png);
    height:550px;
    position: relative;
}

.commentmain h2{
position: absolute;
    width: 980px;
    bottom: 70px;
    left: 0px;
    color: #fff;
    font-size: 50px;
    right: 0px;
    margin: 0px auto;
    letter-spacing: 2px;
    font-weight:100;
}

.pagetop{
    text-align:right;
    padding-top:30px;
}
@media screen and ( max-width:768px) {
    img {
        max-width: 100%!important;
        height: auto;
    }
    .pc_only {
        display: none!important;
    }
    .sp_only {
        display: block!important;
    }
    .contents_area {
        width: 100%;
        overflow: hidden;
        padding: 0px 10px;
    }
    h1 {
        display: inline-block;
        width: 40%;
    }
    h1 img {}
    header ul li a {
        display: block;
        background: #000;
        border-radius: 100px;
        padding: 5px 25px;
        color: #fff;
        font-size: 16px;
        font-weight: 300;
    }
    header ul li {
        float: left;
        padding: 0px 10px;
    }
    header ul.spnavi {
        width: 100%;
        margin-top: 10px;
        border-left: 1px solid #ccc;
        margin: 20px 0px 10px;
    }
    header ul.spnavi li {
        width: 50%;
        border-right: 1px solid #ccc;
    }
    header ul.spnavi li a {
        display: block;
        background: #fff;
        padding: 0px 25px;
        color: #333;
        font-size: 14px;
        font-weight: 300;
        text-align: center;
    }
    .home h2 {
        font-size: 36px;
        font-weight: 100;
        line-height: 1.5em;
        letter-spacing: 1px;
    }
    .home h2 span {
        font-size: 28px;
        display: block;
        font-weight: 100;
        line-height: 1.3em;
        margin-top: 10px;
    }
    
    .comment h2{
        line-height: 1.5em;
    }
    
    .comment h2 span{
        line-height: 1.3em;
    }
    .book_detail h2 {
        font-size: 36px;
        font-weight: 100;
        line-height: 1.5em;
        letter-spacing: 1px;
    }
    .book_detail h2 span.en {
        line-height: 1.3em;
    }
    .img_c {
        display: block;
        margin: 30px auto 0px;
    }
    .book_detail h4,
    .home h4 {
        font-size: 20px;
        font-weight: 300;
        margin-top: 30px;
        margin-bottom: 5px;
    }
    .home {
        padding-top: 15px;
    }
    ul.photo_list li {
        margin-right: 0px;
        margin-bottom: 0px;
        float: left;
        width: 50%;
        padding: 5px;
        text-align: center;
    }
    ul.photo_list li img {
        width: 100%;
    }
    p.comment {
        padding-left: 1em;
        padding-right: 1em;
        font-weight: 500;
    }

    .info {
        background: #f1f0f0;
        padding: 20px 10px;
        border: 1px solid #999;
        margin-top: 3em;
    }
    .book_detail .info h3 span {
        display: inline-block;
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        padding: 2px 15px;
        background: #000;
        border-radius: 100px;
        margin-right: 20px;
        margin-bottom: 10px;
    }
    .left {
        width: 100%;
        padding-right: 0px;
    }
    .right {
        float: right;
        padding-left: 0px;
        width: 100%;
        margin-top: 20px;
        border-top: 1px solid #ccc;
        padding-top: 20px;
    }
    .infocontents {
        padding: 30px 0px 10px;
        text-align: center;
        overflow: hidden;
    }
    .infocontents .left {
        border-right: none;
        margin-bottom: 0px;
    }
    .infocontents .right {
        padding-bottom: 30px;
    }
    .t_info {
        clear: both;
        border-top: 1px solid #000;
        padding: 10px;
        margin-top: 30px;
        text-align: center;
    }
    .t_info .t_img {
        float: none;
        display: inline-block;
        margin-right: 0px;
        margin-left: 0px;
        width: 100%;
        text-align: center;
    }
    .t_info .t_img .fs12 {
        text-align: center;
    }
    .t_info ul {
        padding-left: 20px;
        width: 100%;
        float: right;
        margin-top: 20px;
        text-align: left;
        display: block;
    }
    
    .book_detail .info h2 {
font-size: 23px;

}

    .book_detail .info h3 {
font-size: 18px;
}

ul.fade{
    width: 100%;
    margin: 0px auto;
    }
    
    .commentmain{
    height:auto;
        background: none;
}
    
    .comment .left{
    width:100%;   
}
.comment .right{
    display:none;  
}
    
    .commentmain h2{
position: absolute;
    width: 100%;
    bottom: 20px;
    left: 0px;
    color: #fff;
    font-size: 20px;
    right: 0px;
    margin: 0px auto;
    letter-spacing: 0px;
    text-align: center;
}
    
    .comment h3 {
    font-size: 26px;
    font-weight: 100;
    line-height: 1em;
    letter-spacing: 1px;
    padding: 30px 0px 20px;
}

div.ono_comment {
	padding-left: 2em;
    padding-right: 2em;
}

ul.shop_list li{
width:100%;
padding:10px;
float:left;
}
}