/* ===================
イメージのハーフサイズ設定
===================*/
.half_001 {
  width: 149px;
  height: auto;
}

.s_photo {
  width: auto;
  height: 110px;
}

.half_002 {
  width: 266px;
  height: auto;
}

.ca_photo {
  width: 200px;
  height: auto;
}

/* ===================*/
/*-------コンテンツ内設定-------*/
.m_title_wrp {
  width: 100%;
  background: #003893;
  background: -moz-linear-gradient(left, #003893 0%, #003893 50%, #337cbc 51%, #337cbc 100%);
  background: -webkit-linear-gradient(left, #003893 0%, #003893 50%, #337cbc 51%, #337cbc 100%);
  background: linear-gradient(to right, #003893 0%, #003893 50%, #337cbc 51%, #337cbc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003893', endColorstr='#337cbc', GradientType=1);
}

h1 {
  width: 1100px;
  height: 79px;
  text-align: center;
  font-size: 23px;
  color: #fff;
  letter-spacing: 0.2em;
  background-image: url(../img/shared/main_title_bk.gif);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
  padding-top: 25px;
}

.content {
  width: 100%;
}

/*--▼▼▼サブナビ設定▼▼▼--*/
.sub_nav_wrp {
  background-color: #d9e6f2;
  width: 100%;
}

.sub_nav_in_wrp {
  display: table;
  margin: 0 auto;
  padding: 12px 0;
}

.sub_nav_in_wrp li {
  display: table-cell;
  width: 254px;
  vertical-align: middle;
  text-align: center;
  border-left: #005bab solid 1px;
}

.sub_nav_in_wrp li+li {}

.sub_nav_in_wrp li a {
  font-size: 15px;
  display: inline-block;
  color: #005bab;
  padding: 5px 0;
  line-height: 1.4;
}

.sub_nav_in_wrp li:last-of-type {
  border-right: #005bab solid 1px;
}

.sub_nav_in_wrp li a:hover {
  opacity: 0.6;
  -webkit-transition: all 0.3s;
  -webkit-font-smoothing: antialiased;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}

/*--▲▲▲サブナビ設定▲▲▲--*/
.leed_box {
  width: 100%;
}

.leed_box h2 {
  width: 1000px;
  margin: 0 auto;
  margin-top: 48px;
  margin-bottom: 48px;
  font-size: 17px;
  letter-spacing: 0.1em;
  color: #3e3a39;
  line-height: 1.7;
}

section.block01 {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.s_title_wrp {
  display: table;
  margin-top: 44px;
  margin-bottom: 42px;
}

.s_title_wrp div {
  display: table-cell;
  vertical-align: middle;
  padding-right: 35px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-right: #005bab solid 2px;
}

.s_title_wrp p {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  color: #005bab;
  padding-left: 35px;
}

.obi_title {
  background-color: #4084c0;
  border-radius: 6px;
  color: #fff;
  font-size: 20px;
  margin-bottom: 13px;
  padding: 11px;
}

.shohin_wrp {
  border: 1px solid #80add5;
  border-radius: 6px;
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  overflow: hidden;
  text-align: center;
  width: 241px;
  height: 296px;
  z-index: 100;
  padding-top: 9px;
  padding-bottom: 16px;
}

.shohin_wrp:nth-child(4n) {
  margin-right: 0px;
}

.shohin_wrp img {
  display: block;
  margin: 0 auto;
}

h3 {
  padding-top: 3px;
  padding-bottom: 18px;
}

h3 span:first-of-type {
  display: block;
  color: #3e3a39;
  font-size: 13px;
  padding-bottom: 7px;
}

h3 span:last-of-type {
  display: block;
  color: #3e3a39;
  font-size: 16px;
}

.shohin_wrp a {
  font-size: 14px;
  color: #3e3a39;
  padding: 5px 30px;
  border: #3e3a39 solid 1px;
  display: block;
  width: 147px;
  margin: 0 auto;
  margin-bottom: 8px;
}

/*サファリのみに効かせる*/
_::-webkit-full-page-media, _:future, :root .shohin_wrp a {
  padding-top: 7px;
}

.shohin_wrp ul a:last-of-type {
  margin-bottom: 0;
}

.shohin_wrp a:hover {
  background-color: #005bab;
  color: #fff;
  -webkit-transition: all 0.3s;
  -webkit-font-smoothing: antialiased;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.two_products_wrp {
  margin-top: 40px;
}

.two_products_wrp dl:first-of-type {
  width: 494px;
  float: left;
}

.two_products_wrp dl:last-of-type {
  width: 494px;
  float: right;
}

.two_products_wrp dl dd div:nth-child(2n) {
  margin-right: 0px;
}

.none_float dl {
  float: none !important;
}

.globe {
  border: 1px solid #80add5;
  border-radius: 6px;
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  overflow: hidden;
  text-align: center;
  width: 241px;
  z-index: 100;
  padding-top: 0px !important;
  padding-bottom: 16px;
}

.globe img {
  width: 241px;
  height: auto;
}

.globe h3 {
  padding-top: 5px !important;
  padding-bottom: 20px !important;
}

.block02 {
  width: 100%;
  border-top: #005bab solid 1px;
  padding-bottom: 50px;
}

.line_in {
  width: 1000px;
  margin: 0 auto;
}

.block03 {
  width: 100%;
  border-top: #005bab solid 1px;
  padding-bottom: 60px;
  padding-top: 50px;
}

.book_wrp {
  border: 1px solid #80add5;
  border-radius: 6px;
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  overflow: hidden;
  text-align: center;
  width: 241px;
  z-index: 100;
  padding-top: 26px;
  padding-bottom: 12px;
}

.book_wrp img {
  display: block;
  margin: 0 auto;
  margin-bottom: 27px;
}

.book_wrp a {
  font-size: 16px;
  color: #3e3a39;
  padding: 16px 0px;
  border: #3e3a39 solid 1px;
  display: block;
  width: 147px;
  margin: 0 auto;
  margin-bottom: 8px;
  line-height: 1.6;
  height: 87px;
}

.book_wrp a:hover {
  background-color: #005bab;
  color: #fff;
  -webkit-transition: all 0.3s;
  -webkit-font-smoothing: antialiased;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.left_products_wrp {
  float: left;
}

.right_products_wrp {
  float: left;
  margin-left: 60px;
  width: 700px;
}

.book_wrp a span {
  font-size: 13px;
}

.newseries_title {
  font-size: 15px;
  color: #005bab;
  letter-spacing: 0.5em;
  padding-bottom: 20px;
  border-bottom: dotted;
}

.newseries_title span {
  font-size: 13px;
  color: #4084c0;
}
.newseries_title .content {
  font-size: 23px;
  color: #4084c0;
}
.newseries_title .egao {
  font-size: 29px;
  color: #4084c0;
}

/*ie11だけに適用されるCSSハック*/
@media all and (-ms-high-contrast:none) {
  .newseries_title span {
    font-size: 25px;
  }
}

/*--------------------------*/
.firstline {
  font-size: 18px;
  margin-top: 20px;
  letter-spacing: 0.1em;
}

.secondline {
  font-size: 15px;
  line-height: 1.7em;
  margin-top: 10px;
  letter-spacing: 0.1em
}

.dwlsend {
  margin-top: 33px;
  display: table;
}

.dwlsend a {
  display: table-cell;
  vertical-align: middle;
  padding: 25px 60px;
  background-color: #4084c0;
  border-radius: 6px;
  color: #FFFFFF;
  letter-spacing: 0.1em;
}

.dwlsend a:hover {
  opacity: 0.6;
  -webkit-transition: all 0.3s;
  -webkit-font-smoothing: antialiased;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.dwlsend a:last-of-type {
  display: inline-block;
  margin-left: 20px;
  text-align: center;
  line-height: 1.7em;
  padding: 10px 30px;
}

.dwlsend a:last-of-type span {
  font-size: 14px;
}

.backnumber {
  float: left;
  padding: 0 16px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.backnumber_text {
  text-align: center;
}

.backnumber_text span {
  display: inline-block;
  font-size: 22px;
  color: #005bab;
  letter-spacing: 0.5em;
  padding-bottom: 15px;
  border-bottom: dotted;
}

.backnumber a {
  display: block;
  padding: 10px 10px;
  color: #FFFFFF;
  background-color: #4084c0;
  letter-spacing: 0.1em;
  font-size: 14px;
  border-radius: 6px;
}

.backnumber a:hover {
  opacity: 0.6;
  -webkit-transition: all 0.3s;
  -webkit-font-smoothing: antialiased;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.backnumber p {
  text-align: center;
  font-size: 16px;
  color: #4084C0;
  letter-spacing: 0.1em;
  padding: 15px 0;
}

.backnumber_photo {
  width: 160px;
}

/*画面サイズ640px切り替え後の設定ーーーーーーーーーーーーーーー*/
@media only screen and (max-width:640px) {
  h1 {
    background-image: url("../img/shared/sp_main_title_bk.gif");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 19px;
    height: inherit;
    letter-spacing: 0.3em;
    margin: 0 auto;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
    width: 100%;
  }

  .leed_box h2 {
    color: #3e3a39;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.7;
    margin: 48px auto;
    width: 90%;
  }

  .line_in {
    margin: 0 auto;
    width: 90%;
  }

  .left_products_wrp {
    float: none;
  }

  .right_products_wrp {
    float: none;
    margin-left: 0px;
    width: 100%;
  }

  .ca_photo {
    height: auto;
    width: 200px;
    display: block;
    margin: 0 auto;
  }

  .newseries_title {
    border-bottom: medium dotted;
    color: #005bab;
    font-size: 15px;
    letter-spacing: 0.5em;
    padding-bottom: 20px;
    margin-top: 20px;
  }

  .newseries_title span {
    display: block;
    color: #4084c0;
    font-size: 20px;
    padding-left: 0px;
    margin-top: 5px;
    font-weight: bold;
  }

  .firstline {
    font-size: 17px;
    letter-spacing: 0.1em;
    margin-top: 20px;
    line-height: 1.4;
  }

  .dwlsend {
    display: block;
    margin-top: 33px;
  }

  .dwlsend a {
    background-color: #4084c0;
    border-radius: 6px;
    color: #ffffff;
    display: block;
    letter-spacing: 0.1em;
    padding: 25px 60px;
    vertical-align: middle;
    width: 100%;
    text-align: center;
  }

  .dwlsend a:last-of-type {
    display: block;
    line-height: 1.7em;
    margin-left: 0px;
    padding: 10px 30px;
    text-align: center;
    margin-top: 30px;
  }

  .backnumber {
    float: none;
    margin-bottom: 100px;
    margin-top: 40px;
    padding: 0 20px;
    text-align: center;
  }

  /*コピーライトエリア*/
  .small_in_wrp {
    margin: 0 auto;
    padding: 23px 0px 30px;
    width: 95%;
  }

  .small_in_wrp .l_wrp {
    display: table;
    float: none;
  }

  .small_in_wrp .r_wrp {
    float: none;
  }

  .small_in_wrp .r_wrp p {
    color: #727171;
    font-size: 11px;
    padding-top: 10px;
    text-align: center;
  }

  .small_in_wrp .l_wrp p {
    line-height: 1.4;
  }
}

/*レスポンシブ閉じタグ*/
