@charset "shift_jis";

/*============ 商品ページ個別CSS ===========*/

.detailetmpl .mv {
    margin: 0 auto 30px;
    max-width: 710px;
}

.order-alert::after {
    content: "※ 第1巻のみ市販されています。第2巻〜第8巻はユーキャンオリジナルです。1巻ごとの分売はいたしておりません。";
    font-size: 88%;
}


#section01 {
  background: #9fb8d3 url(../../../ikegamiwar/img/ikegamiwar_sec01_bg.jpg) top center no-repeat;
}

#section01 h2 {
  text-align: left;
  padding: 20px 0 20px 260px;
}

#section01 .block .overview {
  background: #fff;
  background: rgba(255,255,255,0.9);
}

#section01 h3 {
  font-size: 20px;
}

#section01 .block .profile {
  background: #fff url(../../../ikegamiwar/img/ikegamiwar_sec01_bg2.png) left center no-repeat;
  padding-left: 125px;
}

#section01 em {
  color: #005597;
}

#section02 {
  background: #f6e4bc url(../../../ikegamiwar/img/ikegamiwar_sec02_bg.jpg) top left repeat;
}

#section02 h3 {
  font-size: 28px;
}

#section02 > .block {
  box-shadow: 0 0 4px #bbb;
}

#section02 .sec01-1 h3 {
  border-bottom: 6px solid #006600;
}
#section02 .sec01-2 h3 {
  border-bottom: 6px solid #996633;
}
#section02 .sec01-3 h3 {
  border-bottom: 6px solid #5e3b75;
}

#section02 .ikegami-serif {
  padding-top: 0;
}

#section02 .ikegami-serif .column2 {
  background: #dfeac0;
}

#section02 .ikegami-serif .width-big p {
  padding: 20px 20px 20px 0;
}

#section02 .ikegami-serif .column2 img {
  width: 190px;
  margin: 5px 0 0 15px;
}

#section02 .voice {
  margin-top: 10px;
}

#section02 .voice .column2 {
  border: 1px solid #777;
  padding: 10px;
}

#section02 .voice .column2 h4,
#section02 .voice .column2 p {
  padding-left: 135px;
  line-height: 1.4 !important;
}

#section02 .voice .column2 h4 {
  color: #5e3b75;
  font-size: 22px;
  line-height: 1.2 !important;
}

#section02 .voice-01 {
  background: url(../../../ikegamiwar/img/ikegamiwar_sec02_06.jpg) left center no-repeat;
}

#section02 .voice-02 {
  background: url(../../../ikegamiwar/img/ikegamiwar_sec02_07.jpg) left center no-repeat;
}

#section02 .voice .column2 p {
  margin-top: 10px;
}

#section02 .voice .column2 p span {
  display: inline;
}

#section02 .column1 .column3 {
  padding-top: 15px;
}

#section03 {
  background: #D0D1D5 url(../../../ikegamiwar/img/ikegamiwar_sec03_bg.jpg) top left repeat;
}

.feature h3 {
  margin-top: 15px;
}

#section02 .annotation,
#section03 .column2 .annotation {
  font-size: 13px !important;
  line-height: 1.4 !important;
  display: block;
  padding-top: 5px;
}

p.point-number {
  background: #32579B;
}

.cdlist-default .cdlist-title {
  background: #1B4F81;
  padding: 8px 10px;
}

.cdlist .column2 {
  border :1px solid #1B4F81;
}

.cdlist-default .cdlist-title .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  width: 84%;
}

.cdlist-default .cdlist-title span {
  width: 16%;
}

.cdlist-default .cdlist-image {
  margin: 0 auto 10px;
  width: 100%;
}

.cdlist-default .cdlist-image img {
  box-shadow: none;
}

#section04 .column2 span.annotation {
  background: #e0ecf9;
  margin-top: 10px;
  border-radius: 2px;
}

#section04 {
  padding-bottom: 0;
}

#section05 {
  background: url(../../../ikegamiwar/img/ikegamiwar_sec05_bg.jpg) bottom center no-repeat;
}

#section05 {
  padding-top: 50px;
}

#section05 .block,
#section05 .block .column1 {
  background: none;
}

#section05 .block .column1 {
  background: none;
  display: block;
  width: 402px;
  padding-right: 310px;
  box-sizing: content-box;
  padding-left: 0;
  padding-bottom: 40px;
  padding-top: 0;
}

#section05 .underline {
  font-size:26px;
  border-bottom: 2px solid #1B4F81;
}

#section05 .block .column1 p {
  line-height: 2;
}

#section05 .block .column1 p em {
  color: #005597;
}

.spec .important {
  color: red;
  text-indent: -15px;
  line-height: 1.3;
  padding-left: 15px;
}


/*============ スマートフォン用 ===========*/
@media screen and (max-width: 767px) {

.order-alert::after {
    font-size: 24px !important;
}

#section01 {
    background-size: 110%;
}

#section01 h2 {
    padding: 0 10px 0 270px;
    width: auto;
    text-shadow: 0 0 15px #9FB8D3;
}

#section01 .block .profile {
    padding-left: 160px;
    background-size: 25%;
}

#section01 .block .profile p {
    font-size: 18px;
}

#section02 .annotation,
#section03 .column2 .annotation {
    font-size: 22px !important;
}

#section02 h3 {
    font-size: 36px;
    padding-bottom: 2px;
}

#section02 .column1 .sp-column3center {
    margin-left: 160px;
}

#section02 .column1 .displaynone {
    display: none;
}

#section02 .ikegami-serif .width-small {
    margin-top: 0;
}

#section02 .ikegami-serif .column2 img {
    width: 240px;
    margin: 5px auto 0;
}

#section02 .ikegami-serif .width-big {
    padding: 0 20px 20px;
}

#section02 .ikegami-serif .width-big p {
    padding: 0;
}

#section02 .voice-01,
#section02 .voice-02 {
    background-size: 28% !important;
}

#section02 .voice .column2 {
    padding: 20px 10px;
}

#section02 .voice .column2 h4 {
    font-size: 30px;
}

#section02 .voice .column2 h4,
#section02 .voice .column2 p {
    padding-left: 170px;
}

#section03 .feature .column1 .width-small {
    display: table;
    margin-top: 0;
}

#section03 .feature .column1 .width-small p {
    display: table-cell;
    width: 261px;
    padding: 10px;
}

.cdlist-default .sp-column2 .cdlist-title span {
    width: 25%;
}

.cdlist-default .sp-column2 .cdlist-title .title {
    height: 110px;
}

.cdlist-default .sp-column2 .cdlist-image {
    width: 100%;
}

#section05 {
  background: none;
  margin-bottom: 10px !important;
}

#section05 .block .column1 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    padding-bottom: 0;
}

#section05 .underline {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}

#section05 .block .column1 p {
    line-height: 1.6;
}

#section05 .block .column1 .ike-message {
    background: url(../../../ikegamiwar/img/ikegamiwar_sec05_bg_sp.jpg) top center no-repeat;
    padding-top: 440px;
}

.spec .important {
    font-size: 26px;
}

}/* Media Query for SmartPhone */