@charset "UTF-8";
/* CSS Document */

@media screen and (min-width: 641px) {
  /* common
------------------------------------------------------------------------*/
  .main {
    margin-top: -3px;
  }
  .inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
  }
  .wrap {
    overflow: hidden;
  }

  /* main_title
------------------------------------------------------------------------*/
  .main_title {
    background: url("../../common/images/bg_pale_yellow.png") repeat;
    height: 250px;
    position: relative;
  }
  .main_title h2 {
    width: 723px;
    height: 250px;
    margin: 0 auto;
    background: url(../images/contents_main_img.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }

  /* contents
------------------------------------------------------------------------*/
  .contents {
    padding-top: 0px;
  }

  /* junkan_area
------------------------------------------------------------------------*/
  .contents .junkan_area {
    position: relative;
    height: 630px;
  }
  .contents .junkan_area .inner {
    position: relative;
  }
  .contents .junkan_area .junkan_img {
    position: absolute;
    top: 50px;
    left: -32px;
    z-index: 10;
    width: 548px;
    height: 536px;
    background: url(../images/junkan_img.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  .contents .junkan_area .junkan_bg {
    width: 548px;
    width: 536px;
  }
  .contents .junkan_area .right_box {
    float: right;
    width: 463px;
    margin-top: 110px;
    margin-left: 85px;
  }
  .contents .junkan_area .right_box .junkan_title {
  }
  .contents .junkan_area .right_box .junkan_line {
    height: 3px;
    width: 100%;
    background: url(../images/dotted_line.png) repeat;
    margin-top: 31px;
    margin-bottom: 30px;
  }
  .contents .junkan_area .right_box .junkan_txt {
    color: #3d0607;
    font-size: 18px;
    line-height: 2;
  }
  /* kaizen_area
------------------------------------------------------------------------*/
  .contents .kaizen_area {
    position: relative;
    padding-top: 62px;
    background: url(../../common/images/bg_pale_yellow.png) repeat;
    padding-bottom: 124px;
  }
  .contents .kaizen_area h3 {
    text-align: center;
    position: relative;
    z-index: 10;
  }
  .contents .kaizen_area .kaizen_line {
    height: 3px;
    width: 100%;
    background: url(../images/dotted_line.png) repeat;
    margin: 26px auto;
    position: relative;
    z-index: 10;
  }
  .contents .kaizen_area .left_box {
    float: left;
    position: relative;
    z-index: 10;
    margin-top: 128px;
    margin-left: 20px;
  }
  .contents .kaizen_area .right_box {
    float: left;
    position: relative;
    z-index: 10;
    margin-top: 128px;
    margin-left: 145px;
  }
  .contents .kaizen_area .kaizen_bg {
    background: url(../images/kaizen_bg.png) no-repeat;
    width: 1179px;
    height: 624px;
    position: absolute;
    top: 115px;
    left: 50%;
    margin-left: -590px;
  }
  .contents .kaizen_area .inner > ul {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .main {
    margin-top: -3px;
    overflow: hidden;
  }
  .main .breadcrumb {
    display: none;
  }
  .main .breadcrumb ul {
    position: relative;
    top: inherit;
    left: inherit;
  }
  .inner {
    margin: 0 auto;
    position: relative;
  }
  /* main_title
------------------------------------------------------------------------*/
  .main_title {
  }
  .main_title h2 {
    max-width: 640px;
    width: 100%;
    height: 0;
    margin: 0 auto;
    padding-bottom: 35.937%;
    background: url(../images/sp/contents_main_img.png) no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  /* contents
------------------------------------------------------------------------*/
  .contents {
    padding-top: 0px;
  }

  /* junkan_area
------------------------------------------------------------------------*/
  .contents .junkan_area {
    position: relative;
  }
  .contents .junkan_area .inner {
    margin: 0 0 5.156% 0;
  }
  .contents .junkan_area .junkan_img {
    max-width: 629px;
    width: 98%;
    height: 0;
    margin: 0 auto;
    padding-bottom: 95.937%;
    background: url(../images/sp/junkan_img.png) no-repeat;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  .contents .junkan_area .right_box {
    float: none;
    margin: 9.375% 3.125% 4.6%;
  }
  .contents .junkan_area .right_box .junkan_title {
    width: 77.6%;
    margin: 0 auto;
  }
  .contents .junkan_area .right_box .junkan_line {
    height: 3px;
    width: 100%;
    margin: 4% 0 5.8%;
    background: url(../images/dotted_line.png) repeat;
  }
  .contents .junkan_area .right_box .junkan_txt {
    color: #3d0607;
    font-size: 4.062%;
    font-size: 120%;
    line-height: 170%;
  }
  /* kaizen_area
------------------------------------------------------------------------*/
  .contents .kaizen_area {
    padding: 9.375% 3.125% 6.25%;
    background: url(../../common/images/bg_pale_yellow.png) repeat;
  }
  .contents .kaizen_area h3 {
    width: 98.9%;
    margin: 0 auto;
  }
  .contents .kaizen_area .kaizen_line {
    height: 3px;
    width: 100%;
    margin: 4% 0 5.8%;
    background: url(../images/dotted_line.png) repeat;
  }
  .contents .kaizen_area .left_box {
    float: none;
    display: none;
  }
  .contents .kaizen_area .right_box {
    float: none;
    display: none;
  }
  .contents .kaizen_area .kaizen_bg {
    display: none;
  }
  .contents .kaizen_area .inner > ul li {
    max-width: 595px;
    width: 99.166%;
    height: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  .contents .kaizen_area .inner > ul .thumb01 {
    padding-bottom: 185%;
  }
  .contents .kaizen_area .inner > ul .thumb02 {
    padding-bottom: 130%;
  }
  .contents .kaizen_area .inner > ul .thumb01 {
    background: url(../images/sp/thumb_01.png) no-repeat center;
    background-size: contain;
  }
  .contents .kaizen_area .inner > ul .thumb02 {
    background: url(../images/sp/thumb_02.png) no-repeat center;
    background-size: contain;
  }
}
