@charset "UTF-8";
html, body {
  margin: 0;
  padding: 0; }

body {
  background-color: #fff;
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif; }

a {
  outline: none; }

/*
 汎用
========================================================= */
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)"; }

/* clearfix */
.cf:before,
.cf:after {
  content: " ";
  display: table; }

.cf {
  *zoom: 1; }

.cf:after {
  clear: both; }

/* ========================================*/
/*#header {
  position: relative;
  width: 1024px;
  height: 50px;
  margin: 0 auto;
  padding: 0;
  background: #fff none;
  z-index: 600;
}
#header dl {
  margin: 0;
  padding: 0;
}
#header dl dt {
  float: left;
  width: 233px;
  height: 50px;
}
#header dl dt img {
  margin-top: 3px;
  vertical-align: middle;
}
#header dl dd {
  float: right;
  width: 50px;
  height: 50px;
}*/
/* #nav ----------------------------------------------------------- */
#nav {
  margin: 0;
  padding: 0;
  background: #e4e4e4 url(/social/image/index/subnav_bg.gif) repeat left top;
  border-top: 2px solid #cccccc; }

#navInner {
  position: relative;
  width: 1024px;
  margin: 0 auto;
  text-align: left; }

#nav ul#topicPath {
  float: left;
  width: 750px;
  padding: 6px 0 8px 0;
  text-align: left; }

#nav ul#topicPath li {
  display: inline;
  color: #7c7c7c;
  font-size: 12px; }

#nav ul#topicPath li a {
  /*  background: url(/images/cmn/pankuzu.gif) no-repeat right center;
  padding-right: 19px;*/
  text-decoration: none;
  color: #333; }

#nav ul#topicPath li a::after {
  color: #333;
  content: ">";
  display: inline-block;
  margin-left: 8px;
  margin-top: -0.1em;
  vertical-align: middle; }

#nav ul#topicPath li a:hover {
  text-decoration: underline; }

#nav ul#btn {
  float: right;
  width: 240px;
  padding: 5px 0 0;
  text-align: right; }

#nav ul#anc_nav li {
  display: inline-block;
  padding: 0 9px 0 10px; }

/* ======================================== h1 */
#social .head {
  height: 300px; }

#social .head h1 {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
  margin: 0 auto;
  z-index: 1; }

#social .head h1 span {
  display: block; }

#social .head h1 span.slider_container_max {
  width: 16000px !important; }

#social .head h1 span.slide {
  width: 1024px !important; }

/* slider
----------------------- */
.bx-wrapper {
  width: 100% !important;
  height: 300px; }

.bx-wrapper .bx-window {
  width: 100% !important;
  height: 300px; }

.bx-wrapper .bx-next, .bx-wrapper .bx-prev {
  position: absolute;
  top: 111px;
  width: 1024px;
  z-index: 999;
  display: block;
  cursor: pointer;
  width: 51px;
  height: 71px;
  text-indent: -9999px;
  overflow: hidden; }

.bx-wrapper .bx-next {
  right: 1px;
  background-image: url(/social/image/index/slide_arr_r.png);
  background-repeat: no-repeat;
  background-position: 0 0; }

.bx-wrapper .bx-prev {
  left: 1px;
  background-image: url(/social/image/index/slide_arr_l.png);
  background-repeat: no-repeat;
  background-position: 0 0; }

.bx-wrapper .bx-pager {
  bottom: 5px;
  position: absolute;
  width: 1024px;
  z-index: 5;
  text-align: center; }

.bx-wrapper .bx-pager .pager-link {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
  width: 30px;
  height: 0px;
  padding-top: 18px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center top; }

.bx-wrapper .bx-pager .pager-link {
  background-image: url(/social/image/index/pager.png); }

.bx-wrapper .bx-pager .pager-active {
  background-image: url(/social/image/index/pager_active.png); }

/* h1 ======================================== */
/* ======================================== #social */
#container {
  width: auto !important; }

#contents {
  padding-top: 0; }

.footer_open {
  padding-bottom: 330px !important; }

.social a {
  color: #005892;
  text-decoration: underline; }

.social img {
  vertical-align: bottom; }

.social__section--inner {
  max-width: 1040px;
  margin: auto; }
  .isDeviceTB .social__section--inner {
    width: 100%;
    max-width: auto;
    padding: 0 3%; }
  .winSP .social__section--inner {
    width: 100%;
    max-width: auto;
    margin-top: 25px;
    padding: 0 3%; }

.social__head {
  background: url(/social/image/index/1910/main_bg.png) center;
  text-align: center; }

/* intro
----------------------- */
.intro {
  background: url(/social/image/index/1710/bg_02.png); }
  .intro__section {
    padding-bottom: 30px; }
    .intro__section--inner {
      margin-top: 50px;
      overflow: hidden; }
  .intro__title {
    padding: 15px 3%;
    background: url(/social/image/index/1710/bg_01.png);
    text-align: center; }
  .intro__list {
    float: left;
    background: #ffffff no-repeat 0px 16px;
    background-size: 100%;
    width: 24%;
    margin-left: 1.33333%;
    padding: 15px;
    border: 1px solid #cfcfcf;
    -webkit-box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.1); }
    .winSP .intro__list {
      float: none;
      width: 100%;
      margin-left: 0;
      margin-bottom: 15px; }
    .intro__list:nth-child(1) {
      margin-left: 0; }
    .intro__list .intro__listtitle {
      text-align: center; }
    .intro__list .intro__bookimage {
      margin-top: 5px; }
    .intro__list .intro__text {
      font-size: 1.2em;
      color: #222;
      line-height: 1.5; }
    .intro__list .intro__btn a {
      font-size: 18px;
      text-align: center;
      background: url(/social/image/index/1710/btn_over_bg.png) no-repeat center;
      color: #fff;
      font-weight: bold;
      text-decoration: none;
      line-height: 50px;
      border-radius: 3px;
      width: 100%;
      margin-top: 15px;
      display: block;
      -webkit-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.1);
              box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.1); }
      .intro__list .intro__btn a:hover {
        opacity: 0.8; }
  .intro__list--01 {
    background-image: url(/social/image/index/1710/book_type_bg_01.png); }
    .intro__list--01 .intro__btn a {
      background-color: #8457a3; }
  .intro__list--02 {
    background-image: url(/social/image/index/1710/book_type_bg_02.png); }
    .intro__list--02 .intro__btn a {
      background-color: #e6505a; }
  .intro__list--03 {
    background-image: url(/social/image/index/1710/book_type_bg_03.png); }
    .intro__list--03 .intro__btn a {
      background-color: #43b89e; }
  .intro__list--04 {
    background-image: url(/social/image/index/1710/book_type_bg_04.png); }
    .intro__list--04 .intro__btn a {
      background-color: #e38d06; }

/* lineup
----------------------- */
.lineup {
  background: #fff url(/social/image/index/1710/bg_03.png);
  padding: 25px 0; }
  .lineup__content {
    margin-top: 70px; }
  .lineup__content--01 {
    margin-top: 0; }
  .lineup__title {
    border-top: 3px solid #05185c;
    border-bottom: 1px solid #acb2c3;
    -webkit-box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.1);
    overflow: hidden; }
    .winSP .lineup__title {
      margin: 0 -3%; }
    .lineup__content--01 .lineup__title {
      background: #ede6f1; }
    .lineup__content--02 .lineup__title {
      background: #fee0e2; }
    .lineup__content--03 .lineup__title {
      background: #e1f6f1; }
    .lineup__content--04 .lineup__title {
      background: #f8eddb; }
    .lineup__title--main {
      font-size: 34px;
      font-weight: bold;
      line-height: 60px;
      height: 60px;
      width: 271px;
      display: inline-block;
      color: #fff;
      padding-left: 30px;
      float: left; }
      .lineup__content--01 .lineup__title--main {
        background: url(/social/image/index/1710/book_type_01_title_bg.png); }
      .lineup__content--02 .lineup__title--main {
        background: url(/social/image/index/1710/book_type_02_title_bg.png); }
      .lineup__content--03 .lineup__title--main {
        background: url(/social/image/index/1710/book_type_03_title_bg.png); }
      .lineup__content--04 .lineup__title--main {
        background: url(/social/image/index/1710/book_type_04_title_bg.png); }
    .lineup__title--lead {
      font-size: 20px;
      display: inline-block;
      line-height: 60px;
      float: left; }
      .winSP .lineup__title--lead {
        padding-left: 15px; }
  .lineup__list {
    overflow: hidden;
    padding: 0 10px;
    margin-top: 23px;
    padding: 5px; }

.lineupbox {
  width: 32%;
  float: left;
  margin-left: 2%;
  border: 1px solid #cfcfcf;
  -webkit-box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 15px;
  position: relative; }
  .winSP .lineupbox {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 20px; }
  .lineupbox:nth-child(1) {
    margin-left: 0; }
  .lineupbox.icon-new:before {
    content: "";
    position: absolute;
    top: -5px;
    left: -3px;
    background: url(/social/image/index/1710/icon_new.png) no-repeat;
    width: 100px;
    height: 67px; }
  .lineupbox__title--main {
    font-size: 24px;
    line-height: 1.2;
    display: block;
    font-weight: bold;
    margin-top: 0px;
    display: inline-block;
    position: relative; }
    .icon-new .lineupbox__title--main {
      margin-top: 10px; }
    .icon-beginner .lineupbox__title--main {
      margin-right: 40px; }
    .icon-beginner .lineupbox__title--main:after {
      content: "";
      background: url(/social/image/index/1710/icon_biginner.png) no-repeat;
      width: 28px;
      height: 41px;
      display: block;
      position: absolute;
      right: -40px;
      top: -5px; }
  .lineupbox__title--sub {
    font-size: 14px;
    display: block; }
    .icon-new .lineupbox__title--sub {
      margin-left: 50px; }
  .lineupbox__content {
    font-size: 14px;
    overflow: hidden;
    margin-top: 15px; }
  .lineupbox__image {
    float: left;
    z-index: 2;
    position: relative; }
    .isDeviceTB .lineupbox__image {
      text-align: center;
      float: none;
      margin-bottom: 10px; }
    .winSP .lineupbox__image {
      width: 30%; }
  .lineupbox__lead {
    float: right;
    margin-left: -40%;
    padding-left: 40%;
    z-index: 1;
    position: relative;
    width: 100%; }
    .isDeviceTB .lineupbox__lead {
      float: none;
      margin-left: 0;
      padding-left: 0; }
  .lineupbox__btn {
    margin-top: 15px;
    overflow: hidden; }
    .lineupbox__btn a:hover {
      opacity: 0.8; }
    .lineupbox__btn--left {
      float: left;
      width: 50%; }
    .lineupbox__btn--right {
      float: right;
      width: 50%; }
    .lineupbox__btn--full {
      float: none;
      width: 100%; }
    .lineupbox__btn--preview {
      margin-right: 5px;
      display: block;
      border: 3px solid #5397d9;
      text-align: center;
      text-decoration: none !important;
      padding: 5px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      background: #e5f2fb;
      color: #5397d9 !important; }
      .lineupbox__btn--preview span {
        position: relative;
        padding-left: 24px;
        font-weight: bold;
        display: block; }
        .lineupbox__btn--preview span:before {
          content: "";
          display: block;
          width: 21px;
          height: 22px;
          background: url(/social/image/index/1710/icon_preview.png);
          position: absolute;
          top: 50%;
          left: 0;
          margin-top: -11px; }
    .lineupbox__btn--buy {
      margin-left: 5px;
      display: block;
      border: 3px solid transparent;
      color: #fff !important;
      text-align: center;
      text-decoration: none !important;
      padding: 5px 0;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      background: url(/social/image/index/1710/brn_bg_buy.png) repeat-x center; }
      .lineupbox__btn--buy span {
        font-weight: bold; }
    .lineupbox__btn--disabled {
      display: block;
      color: #888;
      background: #ececec;
      font-weight: bold;
      text-align: center;
      text-decoration: none;
      padding: 10px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }

.book-box {
  margin-top: 60px; }
  .book-box__title {
    font-size: 16px;
    font-weight: bold;
    background: #d9d9d9;
    padding: 3px 10px;
    margin-bottom: 30px; }
  .book-box__columnbox {
    overflow: hidden; }
  .book-box__column {
    font-size: 12px; }
    .book-box__column .book-box__column--lead {
      font-size: 14px; }
    .book-box__column p {
      margin-bottom: 1.5em; }
    .book-box__column strong {
      font-size: 14px; }
  .book-box__column:nth-child(1) {
    float: left;
    width: 540px;
    z-index: 2;
    position: relative; }
  .book-box__column:nth-child(2) {
    float: right;
    width: 100%;
    margin-left: -560px;
    padding-left: 560px;
    z-index: 1;
    position: relative; }
  .winSP .book-box__column {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0; }
  .winSP .book-box__column:nth-child(2) {
    margin-top: 30px; }
  .isDeviceTB .book-box__column:nth-child(1) {
    width: 340px; }
  .isDeviceTB .book-box__column:nth-child(2) {
    margin-left: -360px;
    padding-left: 360px; }
  .book-box__btn {
    margin-top: 25px; }
  .book-box__namebox {
    margin-top: 15px; }
  .book-box__name {
    font-size: 18px;
    font-weight: bold; }
    .book-box__name span {
      font-size: 14px; }
  .book-box__cap {
    font-size: 12px;
    color: #f30006; }

.support {
  border: 1px solid #cfcfcf;
  -webkit-box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.1);
  border-top: 5px solid #05185c;
  padding: 40px 15px;
  background: #fff;
  margin-top: 60px; }
  .winSP .support {
    padding: 0 15px 15px; }
  .support__title {
    margin-bottom: 10px; }
  .support__columnbox {
    overflow: hidden; }
  .support__column {
    float: left;
    width: 50%; }
    .support__column:nth-child(2) {
      padding-left: 30px;
      text-align: center; }
    .winSP .support__column {
      float: none;
      width: 100%;
      margin-top: 15px;
      padding-left: 0 !important; }
  .support__list {
    margin-left: 10px;
    border-bottom: 1px solid #000;
    font-size: 16px;
    overflow: hidden;
    margin-top: 5px; }
    .support__list dt {
      float: left;
      padding: 5px 0; }
    .support__list dd {
      float: right; }
    .support__list dt, .support__list dd {
      display: inline-block;
      font-weight: bold; }
    .support__list .support__btn {
      font-size: 14px;
      display: block;
      color: #fff;
      font-weight: bold;
      text-align: center;
      text-decoration: none;
      padding: 5px 20px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background: url(/social/image/index/1710/brn_bg_buy.png) repeat-x center;
      width: 200px; }
    .support__list .support__btn--disabled {
      background: #ececec;
      color: #888;
      text-align: center; }
    .support__list a, .support__list span {
      font-weight: bold;
      text-decoration: none; }
    .support__list .icon-number img {
      vertical-align: middle;
      margin-left: 5px;
      margin-right: 5px;
      position: relative;
      top: -1px; }

.bottom__box {
  margin-top: 30px;
  text-align: center;
  padding: 0 15px; }
  .winSP .bottom__box {
    padding: 0 3%; }

/* #social ======================================== */
/* ================================================================================ index以外のページ */
.ot#intro p {
  padding: 35px 0 33px 0; }

.ot#intro dl {
  margin-left: 40px;
  padding-bottom: 5px; }

.ot#intro dl.intro_01 {
  margin-left: 100px; }

/* ======================================== #fullcolor */
#fullcolor .head {
  background: url(/social/image/index/ot_head_bg.jpg) no-repeat center top;
  /*	height:230px;*/
  height: 238px;
  border-bottom: #e75963 solid 8px; }

#fullcolor .head h1 {
  width: 1024px;
  margin: 0 auto; }

#fullcolor .main {
  background: url(/social/image/index/bg_main.png) repeat center top;
  height: 1685px; }

#fullcolor .main .mainInner {
  background: url(/social/image/fullcolor/bg_fullcolor_main.png) no-repeat center top;
  height: 1685px; }

#fullcolor .main .mainInner .contents {
  position: relative;
  width: 1026px;
  margin: 0 auto; }

#fullcolor .main .mainInner .contents .txt {
  position: absolute;
  top: 56px;
  left: 171px;
  z-index: 5000; }

#fullcolor .main .mainInner .contents .txt2 {
  position: absolute;
  top: 165px;
  left: -50px;
  width: 1124px;
  /*	font-size: 16px;*/
  font-size: 1.2em;
  color: #222;
  text-align: center;
  z-index: 5000; }

#fullcolor .main .mainInner .contents .btn {
  position: absolute;
  top: 248px;
  left: 656px;
  z-index: 5000;
  width: auto; }

/* slider
----------------------- */
#fullcolor .main .mainInner .contents .slider {
  width: 1026px;
  height: 845px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  top: 318px;
  left: 0px;
  z-index: 1; }

#fullcolor .main .mainInner .contents .bx-wrapper {
  width: 1026px;
  margin: 0 auto; }

#fullcolor .main .mainInner .contents .bx-window {
  height: 1163px;
  overflow: hidden; }

#fullcolor .main .mainInner .contents .bx-wrapper .bx-next, #fullcolor .main .mainInner .contents .bx-wrapper .bx-prev {
  position: absolute;
  top: 700px;
  z-index: 999;
  display: block;
  cursor: pointer;
  width: 59px;
  height: 77px;
  text-indent: -9999px;
  overflow: hidden; }

#fullcolor .main .mainInner .contents .bx-wrapper .bx-next {
  right: 13px;
  background-image: url(/social/image/fullcolor/slide_arr_r.png);
  background-repeat: no-repeat;
  background-position: 0 0; }

#fullcolor .main .mainInner .contents .bx-wrapper .bx-prev {
  left: 13px;
  background-image: url(/social/image/fullcolor/slide_arr_l.png);
  background-repeat: no-repeat;
  background-position: 0 0; }

#fullcolor .main .mainInner .contents .bx-wrapper .bx-pager {
  position: relative;
  top: -38px;
  text-align: center;
  z-index: 999;
  *zoom: 1; }

#fullcolor .main .mainInner .contents .bx-wrapper .bx-pager .pager-link {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
  width: 30px;
  height: 0px;
  padding-top: 18px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center top; }

#fullcolor .main .mainInner .contents .bx-wrapper .bx-pager .pager-link {
  background-image: url(/social/image/fullcolor/pager.png); }

#fullcolor .main .mainInner .contents .bx-wrapper .bx-pager .pager-active {
  background-image: url(/social/image/fullcolor/pager_active.png); }

/* slide_under
----------------------- */
#fullcolor .main .mainInner .contents .slide_under {
  position: absolute;
  top: 1163px;
  background: #ffaab0;
  z-index: 10;
  /*	width: 996px;*/
  width: 1026px;
  padding: 5px 0 23px 30px; }

#fullcolor .main .mainInner .contents .slide_under dl.b01,
#fullcolor .main .mainInner .contents .slide_under dl.b02,
#fullcolor .main .mainInner .contents .slide_under dl.b03 {
  float: left;
  background: url(/social/image/fullcolor/slide_under_bg-a.png) no-repeat center top;
  width: 313px;
  height: 185px;
  margin-right: 16px;
  margin-bottom: 15px; }

#fullcolor .main .mainInner .contents .slide_under dl.b04,
#fullcolor .main .mainInner .contents .slide_under dl.b05,
#fullcolor .main .mainInner .contents .slide_under dl.b06 {
  float: left;
  background: url(/social/image/fullcolor/slide_under_bg-b.png) no-repeat center top;
  width: 313px;
  height: 205px;
  margin-right: 16px;
  margin-bottom: 15px; }

#fullcolor .main .mainInner .contents .slide_under dl dt {
  color: #e6505a;
  /*	font-size: 20px;*/
  font-size: 1.5em;
  line-height: 1.1;
  font-weight: bold;
  /*	height: 48px;*/
  height: 58px;
  display: table-cell;
  vertical-align: middle;
  padding: 10px 0 0 66px; }

#fullcolor .main .mainInner .contents .slide_under dl.b01 dt {
  background: url(/social/image/fullcolor/slide_under_t01.png) no-repeat 10px 10px; }

#fullcolor .main .mainInner .contents .slide_under dl.b02 dt {
  background: url(/social/image/fullcolor/slide_under_t02.png) no-repeat 10px 10px; }

#fullcolor .main .mainInner .contents .slide_under dl.b03 dt {
  background: url(/social/image/fullcolor/slide_under_t03.png) no-repeat 10px 10px; }

#fullcolor .main .mainInner .contents .slide_under dl.b04 dt {
  background: url(/social/image/fullcolor/slide_under_t04.png) no-repeat 10px 10px; }

#fullcolor .main .mainInner .contents .slide_under dl.b05 dt {
  background: url(/social/image/fullcolor/slide_under_t05.png) no-repeat 10px 10px; }

#fullcolor .main .mainInner .contents .slide_under dl.b06 dt {
  background: url(/social/image/fullcolor/slide_under_t06.png) no-repeat 10px 10px; }

#fullcolor .main .mainInner .contents .slide_under dl dd {
  color: #000;
  /*	font-size: 14px;*/
  font-size: 1.05em;
  line-height: 1.4;
  padding: 0 18px 0 66px; }

/* #fullcolor ======================================== */
/* ======================================== #separate */
#separate .head {
  background: url(/social/image/index/ot_head_bg.jpg) no-repeat center top;
  /*	height:230px;*/
  height: 238px;
  border-bottom: #4ebca4 solid 8px; }

#separate .head h1 {
  width: 1024px;
  margin: 0 auto; }

#separate .main {
  background: url(/social/image/index/bg_main.png) repeat center top;
  height: 1483px; }

#separate .main .mainInner {
  background: url(/social/image/separate/bg_separate_main.png) no-repeat center top;
  height: 1483px; }

#separate .main .mainInner .contents {
  position: relative;
  width: 1024px;
  margin: 0 auto; }

#separate .main .mainInner .contents .txt {
  position: absolute;
  top: 56px;
  left: 171px; }

#separate .main .mainInner .contents .txt2 {
  position: absolute;
  top: 165px;
  left: 0px;
  width: 1024px;
  /*	font-size: 16px;*/
  font-size: 1.2em;
  color: #222;
  text-align: center; }

#separate .main .mainInner .contents .img01 {
  position: absolute;
  top: 283px;
  left: 2px; }

#separate .main .mainInner .contents .img02 {
  position: absolute;
  top: 257px;
  left: 536px; }

#separate .main .mainInner .contents .img03 {
  position: absolute;
  top: 851px;
  left: 163px; }

/* #separate ======================================== */
/* ======================================== #cddvd */
#cddvd .head {
  background: url(/social/image/index/ot_head_bg.jpg) no-repeat center top;
  /*	height:230px;*/
  height: 238px;
  border-bottom: #e59415 solid 8px; }

#cddvd .head h1 {
  width: 1024px;
  margin: 0 auto; }

#cddvd .main {
  background: url(/social/image/index/bg_main.png) repeat center top;
  height: 1246px; }

#cddvd .main .mainInner {
  background: url(/social/image/cddvd/bg_cddvd_main.png) no-repeat center top;
  height: 1246px; }

#cddvd .main .mainInner .contents {
  position: relative;
  width: 1024px;
  margin: 0 auto; }

#cddvd .main .mainInner .contents .txt {
  position: absolute;
  top: 56px;
  left: 162px; }

#cddvd .main .mainInner .contents .txt2 {
  position: absolute;
  top: 175px;
  left: -50px;
  width: 1124px;
  /*	font-size: 15px;*/
  font-size: 1.2em;
  color: #222;
  text-align: center; }

#cddvd .main .mainInner .contents .txt3 {
  position: absolute;
  top: 280px;
  left: 0px;
  width: 1024px;
  font-size: 13px;
  color: #222;
  text-align: center; }

#cddvd .main .mainInner .contents .list01 {
  width: 351px;
  position: absolute;
  top: 329px;
  left: 7px;
  padding: 0 0 5px;
  background: url("/social/image/index/shadow.png") repeat-x center bottom; }

#cddvd .main .mainInner .contents .list01 dt {
  position: relative;
  height: 84px; }

#cddvd .main .mainInner .contents .list01 dt {
  position: relative;
  left: -3px; }

#cddvd .main .mainInner .contents .list01 dd.img {
  background: #FFF;
  border: 1px solid #7c7c7c; }

#cddvd .main .mainInner .contents .list01 dd.cddvd-txt {
  background: #FFF;
  border-left: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
  padding: 20px 20px 15px 25px;
  height: 198px;
  /*	font-size: 15px;*/
  font-size: 1.1em;
  color: #222; }

#cddvd .main .mainInner .contents .list01 dd.btn {
  background: #FFF;
  border: 1px solid #cfcfcf !important;
  border-top: none !important;
  text-align: center;
  padding: 0 0 14px; }

#cddvd .main .mainInner .contents .list02 {
  width: 351px;
  position: absolute;
  top: 329px;
  left: 404px;
  padding: 0 0 5px;
  background: url("/social/image/index/shadow.png") repeat-x center bottom;
  z-index: 50; }

#cddvd .main .mainInner .contents .list02 dt {
  position: relative;
  height: 84px; }

#cddvd .main .mainInner .contents .list02 dt {
  position: relative;
  left: -3px; }

#cddvd .main .mainInner .contents .list02 dd.img {
  background: #FFF;
  border: 1px solid #7c7c7c; }

#cddvd .main .mainInner .contents .list02 dd.cddvd-txt {
  background: #FFF;
  border-left: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
  padding: 20px 20px 15px 25px;
  height: 198px;
  /*	font-size: 15px;*/
  font-size: 1.1em;
  color: #222; }

#cddvd .main .mainInner .contents .list02 dd.btn {
  background: #FFF;
  border: 1px solid #cfcfcf !important;
  border-top: none !important;
  text-align: center;
  padding: 0 0 14px; }

#cddvd .main .mainInner .contents .img03 {
  position: absolute;
  top: 548px;
  left: 730px;
  z-index: 10; }

#cddvd .main .mainInner .contents .img04 {
  position: absolute;
  top: 1035px;
  left: 0px; }

#cddvd .main .mainInner .contents .pdfDL {
  position: absolute;
  top: 934px;
  left: 769px; }

/* #cddvd ======================================== */
/* index以外のページ ================================================================================ */
/* FOOTER
 * ========================================*/
/*#social #pagetop {
	display: none;
	width: 1024px;
	margin: 0 auto;
}
#social .pagetop {
	width: 1075px;
	height: 0;
	margin: 0 auto;
	position: fixed;
	bottom: 74px;
	z-index: 9999;
}
#social .pagetop a {
	height: 51px;
}

#foot {
  width: 100% !important;
  min-width: 100% !important;
  margin: 0 auto;
  padding: 0;
  position: fixed;
  bottom: 0;*/
/*  bottom: 124px;*/
/*  z-index: 9999;
}*/
/*
#pagetop {
  display: none;
  position: relative;
  width: 1024px;
  margin: 0 auto;
}
.pagetop {
  width: 1024px;
  height: 0;
  margin: 0 auto;
  padding: 0;
}
#pagetop a {
  position: relative;
  top: -100px;
  width: 80px;
  height: 80px;
  z-index: 9999;
}

*/
