@charset "utf-8";

/*reset YUI 3.5.0 reset.css (http://developer.yahoo.com/yui/3/cssreset/) - http://cssreset.com
---------------------------------------------------*/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

/*font
---------------------------------------------------*/
body{font:16px 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;line-height: 1.8;letter-spacing: 0.04rem;color:#333333;}


/*pc表示
---------------------------------------------------
---------------------------------------------------*/

@media screen and (min-width: 641px){
    
    
    
/*共通
---------------------------------------------------*/

.midashi{
    text-align: center;
    margin-bottom: 50px;
}

.midashi_left{
    text-align: left;
    margin-bottom: 50px;
}

.honmon{
    width: 720px;
    margin: 0 auto;
    text-align: left;
}

.honmon p{
    text-align: left;
    padding-bottom: 24px;
    padding-left: 140px;
}




/*header
---------------------------------------------------*/
/*トップページ*/
#hold{
    background-image: url(..//images/bg_hold.jpg);
    background-attachment: fixed;
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
}

#hold #wrapper{
    overflow: hidden;
}

#hold #header{
    height: 800px;
    margin: 0 auto;
    position: relative;
}

#hold #header .catch{
    width: 380px;
    position: absolute;
    top: 40px;
    left: 30px;
    padding-bottom: 20px;
}

#hold #header .catch h2{
    font-weight: bold;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0.04rem;
}

#hold #header .title img{
    width: 380px;
    position: absolute;
    top: 160px;
    left: 30px;
}

#hold #header .book img{
    width: 380px;
    height: 680px;
    position: absolute;
    top: 30px;
    right: 60px;
}

#hold #header .detail{
    width: 380px;
    position: absolute;
    top: 450px;
    left: 35px;
    font-size: 13px;
    line-height: 1.45;
    letter-spacing: 0.01rem;
}

#hold #header .order{
    width: 180px;
    position: absolute;
    top: 500px;
    right: 14px;
}


#hold #header .navi{
    width: 380px;
    position: absolute;
    top: 560px;
    left: 30px;
}

#hold #header .navi ul{
    width: 380px;
    font-size: 0;
}

#hold #header .navi ul li{
    width: 330px;
    height: 30px;
    font-size: 0;
    display: inline-block;
    padding-bottom: 4px;
}

#hold #header .logo{
    width: 100px;
    height: 40px;
    position: absolute;
    bottom: 40px;
    left: 45%;
}


/*movie
---------------------------------------------------*/
#movie{
    padding: 70px 0;
    background-color: #fcfcfc;
    border-bottom: solid 2px #f0f0f0;
}


#movie .movbox{
    position: relative;
    padding-bottom: 53.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-top: 60px;
    margin-bottom: -140px;
}

#movie .movbox iframe {
    position: absolute;
    top: 0;
    left: 15%;
    width: 70%;
    height: 70%;
}

#movie p .small{
    text-align: center;
    font-size: 12px;
    margin-bottom: 40px;
}

#movie .tocomment{
    position: relative;
    z-index: 100;
    left: 35%;
}

/*about
---------------------------------------------------*/
#about{
    padding: 70px 0;
    background-color: #fcfcfc;
    filter:alpha(opacity=95);
    -moz-opacity: 0.95;
    opacity: 0.95;
}

#about .midashi{
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

#about .honmon{
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}




/*mikuni prof
---------------------------------------------------*/
#mikuni{
    padding: 70px 0 0;
    background: url(..//images/bg_mokomoko.jpg);
}

.prof{
    padding: 20px 0 40px 0;
    text-align: center;    
}

.prof_content{
    padding-bottom: 40px;
    width: 720px;
    margin: 0 auto;
    text-align: left;
}

.prof .prof_content h3{
    font-weight: bold;
    font-size: 18px;
    text-align: left;    
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 140px;
}

.prof .prof_content p{
    text-align: left;    
    padding-bottom: 24px;
    padding-left: 140px;
}


/*特典
---------------------------------------------------*/
#tokuten{
    padding: 70px 0 40px;
    background-color: #cee5f4;
}



/*立ち読み
---------------------------------------------------*/
#tachiyomi{
    padding: 70px 0 40px;
    background-color: #f8f8f8;
    border-bottom: solid 2px #f0f0f0;
}

#tachiyomi ul{
    width: 660px;
    margin: 0 auto;
    font-size: 0;
}

#tachiyomi ul li{
    width: 200px;
    height: 164px;
    padding: 8px;
    display: inline-block;
    font-size: 0;
}

#shadowbox {
  position: fixed;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: left;
  visibility: hidden;
  display: none;
}

#shadowbox img {
  border: none;
}

#shadowbox * {
  outline: 0; /* Disable dotted outline in Firefox */
}

#sb-overlay {
  position: relative;
  width: 100%;
  height: 100%;
}

#sb-wrapper {
  position: absolute;
  display: block;
  visibility: hidden;
  left: 50%;
  top: 50%;
}

#sb-body,
#sb-content,
#sb-cover {
  position: absolute;
  width: 100%;
  height: 100%;
}

#sb-body {}

#sb-content { background: black }

#sb-cover {
  background: black;
}

#sb-close,
#sb-next,
#sb-prev {
  position: absolute;
  display: none;
  background: url(..//images/shadowbox-icons.png) no-repeat;
  cursor: pointer;
}

#shadowbox.active #sb-close,
#shadowbox.has-next #sb-next,
#shadowbox.has-prev #sb-prev {
  display: block;
}

#sb-close {
  top: 0;
  right: 0;
  width: 60px;
  height: 40px;
  background-position: 50% 0;
  margin: -18px -30px 0 0;
}

#sb-next {
  right: 0;
  top: 50%;
  width: 60px;
  height: 46px;
  background-position: 50% -40px;
  margin: -20px -40px 0 0;
}

#sb-prev {
  left: 0;
  top: 50%;
  width: 60px;
  height: 46px;
  background-position: 50% -86px;
  margin: -20px 0 0 -37px;
}


/*石田ゆり子さんコメント
---------------------------------------------------*/
#comment{
    padding: 70px 0 40px;
    background-color: #fcfcfc;
    text-align: center;
}

#comment .name{
    font-size: 14px;
}




/*編集者より
---------------------------------------------------*/
#editor{
    padding: 70px 0 40px;
    background-color: #f0f0f0;
    text-align: center;
    filter:alpha(opacity=95);
    -moz-opacity: 0.95;
    opacity: 0.95;
}

#editor img{
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}


/*編集者より
---------------------------------------------------*/
#fromeditor{
    padding-top: 60px;
    background-color: #cee5f4;
}

#fromeditor #header{
    width: 740px;
    margin: 0 auto;
}

#fromeditor #header .hashira{
    padding-left: 10px;
    padding-bottom: 20px;
}

#fromeditor #header .logo{
    padding-bottom: 10px;
}

#fromeditor .title{
    padding-bottom: 40px;
}

#fromeditor .honmon p{
    text-align: left;
}

#fromeditor .honmon p .small{
    font-size: 14px;
    padding-bottom: 60px;
    display: block;
}


/*小さいことばシリーズ
---------------------------------------------------*/
#series{
    padding: 70px 0 40px;
    background-color: #ffffff;
}

#series ul{
    width: 800px;
    margin: 0 auto;
    font-size: 0;
}

#series ul li{
    width: 106px;
    height: 212px;
    padding: 10px;
    display: inline-block;
    vertical-align: top
}




/*注意事項
---------------------------------------------------*/
#caution{
    padding: 70px 30px 40px;
    background-color: #cee5f4;
}

#caution .komidashi h4{
    font-weight: bold;
    font-size: 18px;
    line-height: 1.5;
    padding-bottom: 40px;
    text-align: center;
}

#caution .honmon_other{
    font-size: 14px;
    line-height: 1.5;
    padding-bottom: 40px;
    text-align: center;
}


/*知っておいてほしいこと
---------------------------------------------------*/
#demerit{
    background-color: #cee5f4;
}

#demerit #wrapper{
    padding-top: 60px;
    background-color: #cee5f4;
}

#demerit #header{
}

#demerit #header .hashira{
    text-align: center;
    padding-bottom: 20px;
}

#demerit #header .logo{
    text-align: center;
    padding-bottom: 40px;
}

#demerit #header .title{
    text-align: center;
    margin-bottom: 60px;
}

#demerit #maincontents{
}

#demerit #maincontents .midashi{
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 0;
}

#demerit #maincontents .image_ph{
    width: 400px;
    margin: 0 auto 20px;
}

#demerit #maincontents .honmon{
    margin-bottom: 40px;
}

#demerit #back{
    width: 100%;
    background-color: #fafafa;
    text-align: left;
    padding: 30px 0 30px 0;
    margin-top: 60px;
}

#demerit #back img{
    padding-left: 40px;
}


/*footer（共通）
---------------------------------------------------*/
#totop{
    width: 100%;
    height: 70px;
    background-color: #cee5f4;
    text-align: center;
}

#footer{
    height: 300px;
    background: url(..//images/bg_hold_footer.jpg) no-repeat center;
    background-size: cover;
}

#footer ul{
    max-width: 960px;
    text-align: center;
    height: 40px;
    padding-top: 40px;
    margin: 0 auto 40px auto;
    font-size: 0;
}

#footer ul li{
    width: 140px;
    height: 40px;
    display: inline-block;
    padding-left: 10px;
    font-size: 0;
    vertical-align: middle;
}

#footer ul li:first-child{
    width: 180px;
    height: 40px;
    display: inline-block;
    padding-left: 0;
    font-size: 0;
}

.facebook{
    width: 180px;
    margin: 20px auto 0 auto;
    display: block;
}

address{
    width: 210px;
    height: 20px;
    margin: 40px auto;
}
}





/*smartphone表示
---------------------------------------------------
---------------------------------------------------*/

@media screen and (max-width: 640px){

img{
    max-width: 100%;
    height: auto;
    width/***/:auto;
}

/*共通
---------------------------------------------------*/

.midashi{
    text-align: center;
    margin-bottom: 30px;
}

.honmon{
    width: 96%;
    margin: 0 auto;
    text-align: left;
}

.honmon p{
    text-align: left;
    padding-bottom: 24px;
}



/*header
---------------------------------------------------*/
#hold{
    background-image: url(..//images/bg_hold_sp.jpg);
    background-attachment: fixed;
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
}

#hold #wrapper{
    overflow: hidden;
}

#hold #header{
    width: 94%;
    margin: 0 auto;
}

#hold #header .catch{
    width: 98%;
    padding: 20px 4px;
}

#hold #header .catch h2{
    font-weight: bold;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 0.02rem;
}

#hold #header .title{
    padding-bottom: 10px;
}

#hold #header .book{
}

#hold #header .detail{
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.01rem;
    padding: 0 0 20px 10px;
}

#hold #header .order{
    text-align: center;
}


#hold #header .navi{
    width: 100%;
    padding: 30px 0;
}

#hold #header .navi ul{
    font-size: 0;
}

#hold #header .navi ul li{
    width: 98%;
    display: inline-block;
    padding-bottom: 14px;
}

#hold #header .logo{
    width: 100px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 40px;
}


/*movie
---------------------------------------------------*/
#movie{
    padding: 70px 0 40px;
    background-color: #fcfcfc;
}

#movie .movbox{
    position: relative;
    padding-bottom: 53.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: -40px;
}

#movie .movbox iframe {
    position: absolute;
    top: 0;
    left: 15%;
    width: 70%;
    height: 70%;
}

#movie .tocomment{
    position: relative;
    text-align: center;
    z-index: 100;
}


/*about
---------------------------------------------------*/
#about{
    padding: 70px 0 20px;
    background-color: #fcfcfc;
    filter:alpha(opacity=95);
    -moz-opacity: 0.95;
    opacity: 0.95;
    border-top: solid 2px #f0f0f0;
}

#about .midashi{
    width:260px;
    text-align: center;
    margin: 0 auto 30px auto;
}

#about .honmon{
    width: 90%;
}


#about p br{
    display: none;
}


/*mikuni prof
---------------------------------------------------*/
#mikuni{
    padding-top: 70px;
    background: url(..//images/bg_mokomoko.jpg);
}

#mikuni .midashi{
    padding: 0 16px;
}

#mikuni .honmon{
    width: 90%;
}

.prof{
    width: 90%;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 20px;
}

.prof_content{
    padding-bottom: 20px;
}

.prof .prof_content p{
    text-align: left;
    padding-bottom: 24px;
}

.prof .prof_content h3{
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 10px;
}

#mikuni p br{
    display: none;
}



/*特典
---------------------------------------------------*/
#tokuten{
    padding: 70px 0 40px;
    background-color: #cee5f4;
}

#tokuten .midashi,.honmon{
    width: 90%;
    margin: 0 auto 30px auto;
}

#tokuten p br{
    display: none;
}



/*立ち読み
---------------------------------------------------*/
#tachiyomi{
    padding: 70px 0 40px;
    background-color: #f8f8f8;
    border-bottom: solid 2px #f0f0f0;
}

#tachiyomi .midashi,.honmon{
    width: 90%;
    margin: 0 auto 30px auto;
}

#tachiyomi ul{
    width: 100%;
    margin: 0 auto;
    font-size: 0;
    text-align: center;
}

#tachiyomi ul li{
    padding: 10px;
    display: inline-block;
}

#shadowbox {
  position: fixed;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: left;
  visibility: hidden;
  display: none;
}

#shadowbox img {
  border: none;
}

#shadowbox * {
  outline: 0; /* Disable dotted outline in Firefox */
}

#sb-overlay {
  position: relative;
  width: 100%;
  height: 100%;
}

#sb-wrapper {
  position: absolute;
  display: block;
  visibility: hidden;
  left: 50%;
  top: 50%;
}

#sb-body,
#sb-content,
#sb-cover {
  position: absolute;
  width: 100%;
  height: 100%;
}

#sb-body {}

#sb-content { background: black }

#sb-cover {
  background: black;
}

#sb-close,
#sb-next,
#sb-prev {
  position: absolute;
  display: none;
  background: url(..//images/shadowbox-icons.png) no-repeat;
  cursor: pointer;
}

#shadowbox.active #sb-close,
#shadowbox.has-next #sb-next,
#shadowbox.has-prev #sb-prev {
  display: block;
}

#sb-close {
  top: 0;
  right: 0;
  width: 60px;
  height: 40px;
  background-position: 50% 0;
  margin: -18px -30px 0 0;
}

#sb-next {
  right: 0;
  top: 50%;
  width: 60px;
  height: 46px;
  background-position: 50% -40px;
  margin: -20px -40px 0 0;
}

#sb-prev {
  left: 0;
  top: 50%;
  width: 60px;
  height: 46px;
  background-position: 50% -86px;
  margin: -20px 0 0 -37px;
}

/*石田ゆり子さんコメント
---------------------------------------------------*/
#comment{
    padding: 70px 0 30px;
    background-color: #fcfcfc;
    text-align: center;
}

#comment .midashi,.honmon{
    width: 90%;
    margin: 0 auto 30px auto;
}

#comment .name{
    font-size: 14px;
}

#comment p br{
    display: none;
}


/*編集者より
---------------------------------------------------*/
#editor{
    margin: 0 auto;
    padding: 70px 0 40px;
    background-color: #f0f0f0;
    text-align: center;
    filter:alpha(opacity=95);
    -moz-opacity: 0.95;
    opacity: 0.95;
}

#editor .midashi{
    width: 280px;
    margin: 0 auto 30px auto;
}

#editor img{
    width: 90%;
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

/*編集者より
---------------------------------------------------*/
#fromeditor{
    padding-top: 60px;
    background-color: #cee5f4;
    overflow: hidden;
}

#fromeditor #header{
    width: 96%;
    margin: 0 auto;
}

#fromeditor #header .hashira{
    padding-left: 10px;
    padding-bottom: 20px;
}

#fromeditor #header .logo{
    padding-bottom: 10px;
}

#fromeditor .title{
    padding-bottom: 40px;
}

#fromeditor .honmon p{
    text-align: left;
}

#fromeditor .honmon p .small{
    font-size: 14px;
    padding-bottom: 60px;
    display: block;
}

#fromeditor .honmon p br{
    display: none;
}



/*小さいことばシリーズ
---------------------------------------------------*/
#series{
    padding: 70px 0 40px;
    background-color: #ffffff;
    text-align: center;
}

#series .midashi{
    width: 90%;
    margin: 0 auto 30px auto;
}

#series ul{
    width: 96%;
    margin: 0 auto;
    font-size: 0;
}

#series ul li{
    width: 106px;
    height: 212px;
    padding: 10px;
    display: inline-block;
    vertical-align: top
}




/*注意事項
---------------------------------------------------*/
#caution{
    padding: 60px 0 40px;
    background-color: #cee5f4;
    margin-bottom: -4px;
}

#caution .komidashi h4{
    width: 90%;
    text-align: left;
    margin: 0 auto 10px auto;
    font-weight: bold;
}

#caution .honmon_other{
    width: 90%;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 auto 30px auto;
}



/*知っておいてほしいこと
---------------------------------------------------*/
#demerit{
    background-color: #cee5f4;
}

#demerit #wrapper{
    margin: 0 auto;
    padding-top: 20px;
    background-color: #cee5f4;
}

#demerit #header{
    margin: 0 auto;
}

#demerit #header .hashira{
    text-align: left;
    padding-left: 10px;
    padding-bottom: 20px;
}

#demerit #header .logo{
    text-align: center;
    padding-bottom: 40px;
}

#demerit #header .title{
    text-align: center;
    margin-bottom: 20px;
}

#demerit #maincontents{
    margin: 0 auto;
    text-align: center;
}

#demerit #maincontents .midashi{
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 0;
}

#demerit #maincontents .image_ph{
    width: 90%;
    margin: 0 auto 20px;
}

#demerit #maincontents .honmon{
    text-align: center;
    margin-bottom: 40px;
}

#demerit #maincontents p br{
    display: none;
}



/*footer（共通）
---------------------------------------------------*/
#totop{
    width: 100%;
    height: 78px;
    background-color: #cee5f4;
    text-align: center;
    margin-bottom: -2px;
}

#footer{
    width: 100%;
    height: 210px;
    background: url(..//images/bg_hold_footer.jpg) no-repeat center;
    padding-bottom: 100px;
}

#footer ul{
    padding-top:40px;
    text-align: center;
    font-size: 0;
}

#footer ul li{
    width: 180px;
    height: 40px;
    display: inline-block;
    padding-bottom: 40px;
}

.facebook{
    width: 180px;
    margin: 20px auto 0 auto;
    display: block;
}

address{
    width: 210px;
    height: 20px;
    margin: 40px auto;
}
}