@charset "utf-8";
.display-pc {
    display: block;
}

.display-sp {
    display: none;
}

a {
    color: #333333;
    text-decoration: none;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    -ms-transition: 0.8s;
    transition: 0.8s;
}

/* a:hover, a img:hover, a p:hover { */
a:hover.in_bnr,
#page_top a:hover,
a:hover .view_btn,
.styling_wrapper a:hover,
.plus a:hover,
.plus2 a:hover,
.styling_wrapper a p:hover {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    -ms-transition: 0.8s;
    transition: 0.8s;
}

header {
    width: 100%;
    height: 650px;
    min-height: 650px;
    background: url(../img/pc_mainbg.jpg) no-repeat center top;
    background-size: cover;
    position: fixed;
    z-index: 1;
}

.header div {
    width: 1200px;
    margin: 0 auto;
}

.header h1 img {
    /*width: 100%;*/
    width:35%;
    height:auto;
    position: absolute;
    top: 30%;
    left: 10%;
}

.header p {
    width: 400px;
    position: absolute;
    top: 49%;
    left: 10%;
    margin-left:2px;
    text-align: left;
    font-weight: normal;
}

.styling_wrapper, .topics_wrapper, .bnr {
    width: 940px;
    margin: 0 auto;
    padding-top: 50px;
}

/*.styling {
    border-bottom: 1px #e5e5e5 solid;
    margin-bottom: 100px;
}*/

.styling:last-child {
    border: 0;
    margin-bottom: 0;
}

.styling .catch {
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.catch h2{
    width: 116px;
    margin: 0 auto;
}

.styling01 .catch .styling_copy img {
    width: 185px;
    margin: 0 auto;
}

.styling02 .catch .styling_copy img {
    width: 185px;
    margin: 0 auto;
}

.styling03 .catch .styling_copy img {
    width: 226px;
    margin: 0 auto;
}

.styling04 .catch .styling_copy img {
    width: 209px;
    margin: 0 auto;
}

.styling05 .catch .styling_copy img {
    width: 214px;
    margin: 0 auto;
}

.styling06 .catch .styling_copy img {
    width: 254px;
    margin: 0 auto;
}

.styling .catch .styling_copy {
    font-family: 'Yu Mincho', 'YuMincho', serif;
    font-size: 26px;
    margin-bottom: 20px;
}

.styling .catch img {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

.styling04 .catch .display-pc,
.styling06 .catch .display-pc {
    width: 60%;
    margin: 0 auto 30px ;
}

.styling .catch .center img, .topics_styling .catch .center img {
    width: 70%;
    height: auto;
    margin: 0 auto 30px;
}

.styling_text {
    font-size: 15px;
    line-height: normal;
}

.styling ul {
    font-size: 12px;
    letter-spacing:0.1em;
    line-height: 3.0;
    margin-bottom: 70px;
    text-align: left;
}

.styling01 ul,
.styling02 ul,
.styling03 ul,
.styling04 ul,
.styling05 ul{
/*    padding-left: 30%; */
    display: block;
/*    border: solid 1px #d3d3d3; */
}

.styling06 ul{
/*    padding-left: 20%; */
    display: block;
/*    border: solid 1px #d3d3d3; */
}
.styling01 ul {
    position:relative;
    margin:0 auto 60px auto;
    width:480px;
}
.styling02 ul {
    position:relative;
    margin:0 auto 60px auto;
    width:500px;
}
.styling03 ul {
    position:relative;
    margin:0 auto 50px auto;
    width:420px;
}
.styling04 ul {
    position:relative;
    margin:0 auto 50px auto;
    width:450px;
}
.styling05 ul {
    position:relative;
    margin:0 auto 50px auto;
    width:500px;
}
.styling06 ul {
    position:relative;
    margin:0 auto 50px auto;
    width:550px;
}

.styling em {
    position:absolute;
    right:0;
    margin: 9px 0 0 0;
    width:80px;
    padding: 5px;
    background: #000;
    text-align: center;
    font-size: 11px;
    letter-spacing: 2px;
    line-height:1;
    color: #fff;
    font-style: normal;
    text-decoration: none;
}

.styling em.store {
    font-style: normal;
    margin: 9px 0 0 0;
    width:80px;
    padding: 4px;
    background: #ffffff;
    color: #bfbfbf;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    border: solid 1px #bfbfbf;
    letter-spacing:0;
}

em.coming_soon {
    background: #bfbfbf;
    color: #fff;
}

.styling .item_list ul li {
    text-align: left;
    margin-bottom: 45px;
}

.topics_styling .item_list div {
    text-align: left;
    margin-bottom: 30px;
    margin-top: 30px;
}

.styling .item_list ul .full, .topics_styling .item_list div .full {
    float: none;
    width: 100%;
}

.styling .item_list ul .left, .topics_styling .item_list div .left {
    float: left;
    width: 425px;
    margin-right: 70px;
}

.styling .item_list ul .right, .topics_styling .item_list div .right {
    float: right;
    width: 425px;
    margin-right: 0;
}

.styling .item_list .item_list_photo, .topics_styling .item_list .item_list_photo {
    width: 100%;
    margin-bottom: 20px;
}

.styling .item_list ul li p {
    display: inline-block;
}

.styling .item_list ul li, .topics_styling .item_list div p {
    display: inline-block;
    margin-top: 30px;
}

.topics_styling .item_list div p:nth-child(n + 3) {
    margin-top: 10px;
}

.styling .item_list .item_list_name, .topics_styling .item_list .item_list_name {
    font-size: 16px;
    font-weight: bold;
    margin-right: 25px;
}

.styling .item_list .item_list_price, .topics_styling .item_list .item_list_price {
    font-size: 15px;
    font-weight: normal;
    margin-right: 25px;
}

.view_btn {
    width: 560px;
    margin: 50px auto 115px;
    padding: 22px 0;
    font-size: 16px;
    font-weight: normal;
    letter-spacing:0.1em;
    /* border: 2px #626262 solid; */
    background-color: #000;
    color: #fff;
    font-size: 20px;
}

#page_top {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 13px;
}

#page_top img {
    width: 43px;
    height: 43px;
}

.book {
    width: 940px;
    margin: 0px auto;
    padding: 0px 0px 60px 0px;
}

.book p {
    line-height: 2.4;
    font-size: 15px;
}

.title h2 {
    margin-bottom: 20px;
}

.title p {
    line-height: 2;
    /* margin: 0px 170px 0px 170px; */
    padding: 0px 1em;
    /* background: #ea3f63; */
    text-align: center;
    font-size: 21px;
    letter-spacing: 2px;
    /* color: #fff; */
}

.book h2 {
    font-family: 'Yu Mincho', 'YuMincho', serif;
    font-weight: bold;
    font-size: 47px;
    margin-bottom: 60px;
}

.book .subtxt {
    line-height: 2.4;
    font-size: 15px;
    margin: 10px 0 50px;
    text-align: left;
}

.book section.left .credit {
    text-align: center;
}

.book .left {
    float: left;
    width: 35%;
    margin-right: 5%;
    text-align: right;
}

.book .left img {
    width: 100%;
    display: inline-block;
}

.book .right {
    float: left;
    width: 60%;
}

.plus_title{
  background-color: #fbf6ec;
  padding-top: 70px;
  padding-bottom: 50px;
  margin-top: 10%;
}
.plus_title h2 img{
	margin:0 auto;
	width:789px;
}
.plus_title p{
  padding-top: 20px;
}

.plus {
    padding: 5% 1.5% 0;
    width: 30%;
    display: block;
    float: left;
}

.plus2 {
    padding: 5% 2.5% 0 18%;
    width: 28%;
    display: block;
    float: left;
}

.plus img{
    margin: 0 auto;
}
.plus h2 img,
.plus2 h2 img{
	width:auto;
	height:50px;
}
.plus_styling{
    width: 980px;
    margin: 0 auto;
}

p.scLinkDone {
  line-height: 3.0;
}

.plus p.scLinkDone,
.plus2 p.scLinkDone {
  font-size:12px;
  line-height: 180%;
  margin-top:10px;
}
.plus em,
.plus2 em {
    margin: 0px 0px 0px 20px;
    padding: 3px 1em;
    background: #000;
    text-align: center;
    font-size: 11px;
    letter-spacing: 2px;
    color: #fff;
    font-style: normal;
    text-decoration: none;
}

.plus em.store,
.plus2 em.store {
    font-style: normal;
    margin: 0px 0px 0px 20px;
    padding: 2px 8px;
    background: #ffffff;
    color: #bfbfbf;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    border: solid 1px #bfbfbf;
    letter-spacing:0;
}


/* Bnr
-----------------------------------------*/
.Bnr a:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    -ms-transition: 0.8s;
    transition: 0.8s;
}
.Bnr{
  position: relative;
  display: none;
}
.Bnr .Bnr__img{
  position: fixed;
  bottom: 80px;
  right: 0;
  z-index: 88;
  width:220px;
}
.Bnr .Bnr__img img{
  width:100%;
  height:auto;
}
.Bnr .Bnr__img__inner a{
  display: block;
}
.Bnr .Bnr__img p.close{
  position: absolute;
  z-index: 888;
  right: 1px;
  top:1px;
}
.Bnr .Bnr__img p.close a{
  display: block;
  width: 60px;
  height: 20px;
  text-align: center;
}
.Bnr .Bnr__img p.close a span{
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.Bnr .Bnr__img p.close a{
  font-size: 20px;
  z-index: 888;
  color: #222;
}

.in_bnr img{
  width:550px;
  margin-top: 70px;
}

@media only screen and (min-width: 481px){
.header p {
  width: 400px;
}
.br-sp { display:none; }
}
