@charset "UTF-8";
/**
 * 共通
 */
/* ==========================================================================
   emergency
   ========================================================================== */
#emergency {
  background: #fff;
  border: 3px solid #990404;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  zoom: 1;
  margin: 0 0 8px 0;
  padding: 13px 16px; }
  #emergency p {
    text-align: center;
    font-size: 123.0769230769%;
    font-weight: bold;
    color: #990404; }
    #emergency p a {
      color: #990404; }

#pop-emergency {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000; }
  #pop-emergency .section {
    width: 886px;
    background: #fff;
    border: 3px solid #990404;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    zoom: 1;
    padding: 34px;
    text-align: center;
    margin-top: 55px;
    position: absolute !important;
    top: 0;
    left: 50%;
    margin-left: -480px; }
    #pop-emergency .section a {
      font-size: 161.5384615385%;
      color: #990404;
      font-weight: bold; }
    #pop-emergency .section span {
      position: absolute;
      right: 5px;
      top: 5px; }

#sp-info {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 19999;
  background-color: rgba(0, 0, 0, 0.8);
  display: none; }
  #sp-info p {
    color: #fff;
    text-align: center;
    padding: 50px 0;
    font-size: 261.5384615385%;
    font-weight: bold; }
    #sp-info p a {
      color: #fff;
      text-decoration: none;
      padding-right: 16px;
      background: url(img/arrow_white.gif) no-repeat right center; }

/* ==========================================================================
   category-top
   ========================================================================== */
#main {
  background: url(/common/css/img/bg_cate_cont.gif) no-repeat left top; }
  #main #main-in {
    padding: 21px 21px 0 21px; }

#list-area {
  position: relative; }
  #list-area #loading {
    display: none;
    position: absolute;
    top: 96px;
    left: 468px; }
  #list-area #list-area-in {
    padding: 21px 21px 0 21px; }
    #list-area #list-area-in ul.top-list {
      margin-left: -20px; }
      #list-area #list-area-in ul.top-list li {
        width: 449px;
        margin: 0 0 20px 20px;
        background: url(img/bg_side_film.gif) repeat-y 2px top, url(img/bg_side_film.gif) repeat-y 443px top, #fff; }
        #list-area #list-area-in ul.top-list li span img {
          min-height: 179px; }
      #list-area #list-area-in ul.top-list h2 {
        font-size: 184.6153846154%;
        font-weight: bold;
        line-height: 30px;
        background: url(/common/css/img/arrow_blue_l.gif) no-repeat left 0.35em;
        margin: 16px 0 0 21px;
        padding: 0 40px 13px 21px; }
      #list-area #list-area-in ul.top-list p {
        font-size: 107.6923076923%;
        padding: 0 42px 34px 42px; }
      #list-area #list-area-in ul.top-list .toll {
        position: absolute;
        top: 187px;
        right: 14px;
        padding: 0 !important; }
    #list-area #list-area-in ul.under-list {
      width: 939px;
      margin: 0 0 0 -21px; }
      #list-area #list-area-in ul.under-list li {
        width: 292px;
        margin: 0 0 21px 21px;
        background: url(img/bg_side_film.gif) repeat-y 2px top, url(img/bg_side_film.gif) repeat-y 286px top, #fff; }
        #list-area #list-area-in ul.under-list li:last-child {
          margin-right: 0; }
        #list-area #list-area-in ul.under-list li span img {
          min-height: 117px; }
      #list-area #list-area-in ul.under-list h2 {
        font-size: 123.0769230769%;
        font-weight: bold;
        line-height: 21px;
        background: url(/common/css/img/arrow_blue.gif) no-repeat left 0.4em;
        margin: 13px 0 0 21px;
        padding: 0 46px 8px 16px; }
      #list-area #list-area-in ul.under-list p {
        font-size: 100%;
        padding: 0 37px 21px 37px;
        line-height: 20px; }
      #list-area #list-area-in ul.under-list .toll {
        position: absolute;
        top: 122px;
        right: 11px;
        padding: 0 !important; }
    #list-area #list-area-in ul li {
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px;
      position: relative;
      zoom: 1;
      -webkit-box-shadow: 0 3px 5px rgba(4, 0, 0, 0.04);
      -moz-box-shadow: 0 3px 5px rgba(4, 0, 0, 0.04);
      -ms-box-shadow: 0 3px 5px rgba(4, 0, 0, 0.04);
      -o-box-shadow: 0 3px 5px rgba(4, 0, 0, 0.04);
      box-shadow: 0 3px 5px rgba(4, 0, 0, 0.04);
      position: relative;
      zoom: 1;
      overflow: hidden;
      position: relative; }
    #list-area #list-area-in .boxTargetHover img {
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05);
      transform: scale(1.05);
      position: relative;
      zoom: 1;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s;
      position: relative;
      zoom: 1;
      -webkit-transform-origin: 50% 100%;
      -moz-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
      -o-transform-origin: 50% 100%;
      transform-origin: 50% 100%;
      position: relative;
      zoom: 1; }
    #list-area #list-area-in .boxTargetHover h2 a {
      text-decoration: none; }
    #list-area #list-area-in .boxTargetHover .toll img {
      transform: none !important;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      position: relative;
      zoom: 1; }

#cate-head #cate-head-in .slide {
  width: 265px;
  height: 265px;
  background: url(/common/css/img/bg_cate_slide.gif) no-repeat left top;
  position: absolute;
  top: 5px;
  right: 13px;
  overflow: hidden;
  z-index: 100; }
  #cate-head #cate-head-in .slide ul {
    display: none; }
  #cate-head #cate-head-in .slide p {
    margin: 0;
    padding: 0 13px; }

.simply-scroll-container {
  position: relative; }

.simply-scroll-clip {
  position: relative;
  overflow: hidden; }

.simply-scroll-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none; }

.simply-scroll-list li {
  padding: 0;
  margin: 0;
  list-style: none; }

.simply-scroll-list li img {
  border: none;
  display: block; }

.simply-scroll {
  width: 265px;
  height: 265px; }

.simply-scroll .simply-scroll-clip {
  width: 265px;
  height: 265px; }

.simply-scroll .simply-scroll-list li {
  width: 239px;
  margin-bottom: 5px;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  zoom: 1; }

/* ==========================================================================
   under-page
   ========================================================================== */
#under-wrap {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  zoom: 1; }
  #under-wrap #main {
    width: 950px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    zoom: 1;
    border-top: 5px solid #132A52;
    background: url(img/bg_side_film.gif) repeat-y 2px top, url(img/bg_side_film.gif) repeat-y 944px top, #fff !important; }

#under-wrap #head-area {
  position: relative;
  background: url(img/bg_under_head.gif) repeat left top;
  padding-bottom: 21px; }
#under-wrap .flexslider {
  height: 380px; }
  #under-wrap .flexslider .slides {
    overflow: hidden;
    max-height: 380px; }

/*detail*/
.detail-cont {
  padding: 30px 34px 34px 34px; }
  .detail-cont .about-area {
    width: 560px;
    float: left; }
    .detail-cont .about-area h1 {
      font-size: 307.6923076923%;
      line-height: 46px;
      padding-left: 13px;
      font-weight: bold;
      color: #132A52;
      border-left: solid 8px #132A52; }
    .detail-cont .about-area h2 {
      font-size: 184.6153846154%;
      line-height: 32px;
      font-weight: bold;
      margin-top: 16px; }
    .detail-cont .about-area p {
      font-size: 123.0769230769%;
      color: #333;
      margin-top: 13px;
      line-height: 26px; }
  .detail-cont .info-area {
    width: 300px;
    float: right;
    background: url(img/bg_detail_side.gif) repeat left top;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    zoom: 1; }
    .detail-cont .info-area dl {
      padding: 3px 16px 16px 16px;
      word-wrap: break-word; }
    .detail-cont .info-area dt {
      margin-top: 13px; }
    .detail-cont .info-area dd {
      font-size: 107.6923076923%;
      color: #333;
      padding: 8px 0 8px 0;
      border-bottom: 1px dotted #c9c9c9; }
      .detail-cont .info-area dd .time {
        margin-top: 8px; }
    .detail-cont .info-area .last-dd {
      border: none;
      padding-bottom: 0; }
    .detail-cont .info-area .btn-sp {
      text-align: center;
      margin: -8px 0 16px 0; }

/* ==========================================================================
   free-area
   ========================================================================== */
#detail-free-area {
  padding: 0 34px 34px 34px;
  /*20150605追記*/
  /*20150610追記*/
  /*20150810追記*/ }
  #detail-free-area .ttl, #detail-free-area h1 {
    padding: 5px 16px;
    background-color: #132A52;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    zoom: 1;
    font-size: 123.0769230769%;
    font-weight: bold;
    color: #fff;
    margin-bottom: 21px !important; }
  #detail-free-area .sttl, #detail-free-area h2 {
    font-size: 123.0769230769%;
    font-weight: bold;
    border-left: solid 5px #132A52;
    padding-left: 8px;
    line-height: 24px;
    margin-bottom: 16px !important; }
  #detail-free-area .text-bold, #detail-free-area h3 {
    font-size: 123.0769230769%;
    font-weight: bold;
    margin-bottom: 16px !important; }
  #detail-free-area p {
    margin-bottom: 13px; }
  #detail-free-area .border-sec {
    border-top: 1px solid #e3e3e3;
    margin: 21px 0 21px 0;
    padding: 34px 0 8px 0; }
  #detail-free-area .fr {
    padding: 0 0 21px 21px;
    color: #999;
    font-size: 84.6153846154%;
    text-align: right; }
  #detail-free-area .fl {
    padding: 0 21px 21px 0;
    color: #999;
    font-size: 84.6153846154%;
    text-align: left; }
  #detail-free-area ol {
    list-style-type: decimal;
    padding-left: 2em; }
  #detail-free-area ul {
    padding-left: 13px; }
    #detail-free-area ul li {
      background: url(img/bg_list.gif) no-repeat left 0.5em;
      padding-left: 8px;
      margin-bottom: 8px; }
  #detail-free-area blockquote {
    border-left: 5px solid #e3e3e3;
    padding-left: 13px; }
  #detail-free-area .img-list {
    margin-left: -13px;
    overflow: hidden;
    margin-bottom: 21px;
    width: 895px; }
    #detail-free-area .img-list li {
      margin-left: 13px;
      margin-bottom: 13px; }
  #detail-free-area .ul-reset {
    width: 882px;
    padding: 0 !important;
    margin: 0 !important; }
    #detail-free-area .ul-reset li {
      float: left;
      background: none !important;
      padding: 0 !important;
      margin: 0 !important; }
  #detail-free-area .menu-list {
    margin-left: -13px !important;
    overflow: hidden;
    margin-bottom: 21px;
    width: 895px;
    padding: 0 !important; }
    #detail-free-area .menu-list li {
      margin: 8px 0 13px 13px !important;
      width: 285px;
      border-bottom: solid 1px #e3e3e3;
      background: none !important;
      padding: 0 !important; }
      #detail-free-area .menu-list li p {
        margin: 8px 0 13px 0;
        padding: 0 5px 0 5px;
        line-height: 18px;
        font-weight: bold;
        color: #132A52;
        border-left: 3px solid #132A52; }
        #detail-free-area .menu-list li p span {
          color: #999 !important;
          font-size: 92.3076923077%; }
  #detail-free-area .memo {
    padding: 0 !important; }
    #detail-free-area .memo li {
      margin: 0 0 0 13px !important;
      background: none !important;
      padding: 0 !important; }
  #detail-free-area .img-large {
    text-align: center;
    margin-bottom: 21px; }
  #detail-free-area .txt-list {
    margin-bottom: 21px; }
    #detail-free-area .txt-list li {
      background: url(img/bg_list.gif) no-repeat left 0.5em;
      padding-left: 8px;
      margin-bottom: 8px; }
  #detail-free-area .link-icon {
    background: url(img/arrow_blue.gif) no-repeat left 0.4em;
    padding-left: 15px; }
  #detail-free-area .blank-icon {
    background: url(img/icon_blank.gif) no-repeat right center;
    padding-right: 16px; }
  #detail-free-area table {
    margin-bottom: 21px; }
  #detail-free-area .level100, #detail-free-area .level80, #detail-free-area .level70, #detail-free-area .level50, #detail-free-area .level30, #detail-free-area .level10 {
    color: #fff;
    font-size: 16px;
    padding: 6px 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    zoom: 1;
    line-height: 16px;
    vertical-align: middle;
    width: 90px;
    font-weight: bold;
    text-align: center; }
  #detail-free-area .level100 {
    background-color: #492666; }
  #detail-free-area .level80 {
    background-color: #064473; }
  #detail-free-area .level70 {
    background-color: #076274; }
  #detail-free-area .level50 {
    background-color: #357306; }
  #detail-free-area .level30 {
    background-color: #627406; }
  #detail-free-area .level10 {
    background-color: #007e33; }
  #detail-free-area .goods-sec {
    background: #FBF9F5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    zoom: 1;
    border: 1px solid #e3e3e3; }
  #detail-free-area .goods-sec .goods-sec-in {
    padding: 21px; }
  #detail-free-area .goods-sec .goods-sec-in .fr {
    padding: 0 0 0 21px; }
  #detail-free-area .section-box {
    margin-bottom: 34px; }
  #detail-free-area .img-r300 {
    margin-bottom: 21px; }
    #detail-free-area .img-r300 .fl {
      width: 560px;
      font-size: 107.6923076923%;
      color: #333;
      padding: 0; }
      #detail-free-area .img-r300 .fl p {
        margin: 0 0 13px 0;
        padding-left: 13px; }
      #detail-free-area .img-r300 .fl .sttl {
        font-size: 107.6923076923%;
        margin-left: 13px;
        padding-left: 8px !important; }
      #detail-free-area .img-r300 .fl .sttl-gray {
        background: #f7f7f7;
        padding: 5px 13px;
        font-size: 123.0769230769%;
        font-weight: bold;
        margin-bottom: 16px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        position: relative;
        zoom: 1; }
    #detail-free-area .img-r300 .fr {
      width: 300px;
      padding: 0;
      margin: 0; }
  #detail-free-area .img-l300 {
    margin-bottom: 21px; }
    #detail-free-area .img-l300 .fl {
      width: 300px;
      padding: 0;
      margin: 0; }
    #detail-free-area .img-l300 .fr {
      width: 560px;
      font-size: 107.6923076923%;
      color: #333;
      padding: 0;
      text-align: left; }
      #detail-free-area .img-l300 .fr p {
        margin: 0 0 13px 0;
        padding-left: 13px; }
      #detail-free-area .img-l300 .fr .sttl {
        font-size: 107.6923076923%;
        margin-left: 13px;
        padding-left: 8px !important; }
      #detail-free-area .img-l300 .fr .sttl-gray {
        background: #f7f7f7;
        padding: 5px 13px;
        font-size: 123.0769230769%;
        font-weight: bold;
        margin-bottom: 16px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        position: relative;
        zoom: 1; }
  #detail-free-area .table01 {
    border-top: 1px solid #e3e3e3;
    width: 100%;
    margin-bottom: 13px; }
    #detail-free-area .table01 th {
      background-color: #F2EFE9;
      border-bottom: 1px solid #e3e3e3;
      border-left: 2px solid #132a52;
      font-weight: bold;
      padding: 10px 13px;
      vertical-align: middle; }
    #detail-free-area .table01 td {
      border-bottom: 1px solid #e3e3e3;
      border-right: 1px solid #e3e3e3;
      padding: 10px 13px;
      vertical-align: middle; }
    #detail-free-area .table01 .sub {
      background-color: #FBF9F5;
      border-right: none; }
  #detail-free-area .note ul {
    padding: 0; }
  #detail-free-area .note li {
    font-size: 84.6153846154%;
    color: #666;
    margin-bottom: 5px;
    background: none;
    text-indent: -1em;
    padding-left: 1em; }
  #detail-free-area .img-list2 {
    width: 894px;
    overflow: hidden;
    margin-left: -12px;
    margin-bottom: -12px;
    padding: 0; }
    #detail-free-area .img-list2 li {
      width: 435px;
      padding: 0;
      background: none;
      margin-bottom: 12px;
      margin-left: 12px; }
    #detail-free-area .img-list2 .caption {
      color: #666;
      padding: 8px 13px;
      background: #f7f7f7;
      line-height: 17px !important; }
  #detail-free-area .img-list3 {
    width: 894px;
    overflow: hidden;
    margin-left: -12px;
    margin-bottom: -12px;
    padding: 0; }
    #detail-free-area .img-list3 li {
      width: 286px;
      padding: 0;
      background: none;
      margin-bottom: 12px;
      margin-left: 12px; }
    #detail-free-area .img-list3 .caption {
      color: #666;
      padding: 8px 13px;
      background: #f7f7f7;
      line-height: 17px !important; }
  #detail-free-area .pl-box .sttl-gray {
    background: #f7f7f7;
    padding: 5px 13px;
    font-size: 123.0769230769%;
    font-weight: bold;
    margin-bottom: 16px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    zoom: 1; }
  #detail-free-area .pl-box .sttl {
    padding-left: 8px !important;
    margin-left: 13px; }
  #detail-free-area .pl-box p {
    padding-left: 13px;
    font-size: 107.6923076923%; }
  #detail-free-area .img-list-box, #detail-free-area .list-box {
    font-size: 100%;
    margin-bottom: -21px;
    overflow: hidden; }
    #detail-free-area .img-list-box ul, #detail-free-area .list-box ul {
      margin-bottom: 21px !important; }
      #detail-free-area .img-list-box ul li, #detail-free-area .list-box ul li {
        margin-bottom: 8px; }
        #detail-free-area .img-list-box ul li:last-child, #detail-free-area .list-box ul li:last-child {
          margin-bottom: 0; }
    #detail-free-area .img-list-box ol, #detail-free-area .list-box ol {
      margin-bottom: 21px; }
      #detail-free-area .img-list-box ol li, #detail-free-area .list-box ol li {
        margin-bottom: 8px; }
        #detail-free-area .img-list-box ol li:last-child, #detail-free-area .list-box ol li:last-child {
          margin-bottom: 0; }
  #detail-free-area .all-list {
    font-size: 107.6923076923%; }
  #detail-free-area .attention-box {
    background-color: #f7f7f7;
    padding: 21px; }
    #detail-free-area .attention-box .attention-ttl {
      font-size: 161.5384615385%;
      font-weight: bold;
      color: #132A52; }
    #detail-free-area .attention-box ul li {
      background: none;
      padding: 0;
      font-size: 123.0769230769%;
      text-indent: -1em;
      padding-left: 1em;
      margin-bottom: 13px;
      color: #333; }
      #detail-free-area .attention-box ul li strong {
        font-weight: bold; }
  #detail-free-area hr {
    border: none;
    background-color: #e3e3e3;
    height: 1px; }
  #detail-free-area .goods-sec {
    background: #FBF9F5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    zoom: 1;
    border: 1px solid #e3e3e3; }
  #detail-free-area .goods-sec .goods-sec-in {
    padding: 21px; }
  #detail-free-area .goods-sec .goods-sec-in .fr {
    padding: 0 0 0 21px; }
  #detail-free-area span.sold-out {
    font-size: 10px;
    background-color: #C00;
    color: #fff;
    padding: 1px 3px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }
  #detail-free-area .fbox:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #detail-free-area .fbox {
    padding: 0 !important;
    margin: 0 !important; }
  #detail-free-area .fbox li {
    float: left !important;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
    *display: inline;
    *zoom: 1; }
  #detail-free-area .fbox.line4 {
    width: 900px;
    margin-left: -18px !important;
    margin-top: -21px !important;
    overflow: hidden;
    padding: 0 !important; }
    #detail-free-area .fbox.line4 li {
      border-bottom: 1px solid #e3e3e3;
      margin: 21px 0 0 18px !important;
      background: none !important;
      padding: 0 !important; }
  #detail-free-area .mb0 {
    margin-bottom: 0 !important; }

.youtube-box {
  background: #f7f7f7;
  padding: 34px;
  margin-top: 21px; }

/* ==========================================================================
   parts
   ========================================================================== */
/*ttl*/
.ttl-border {
  border-top: 2px solid #e3e3e3;
  border-bottom: 2px dotted #e3e3e3;
  font-weight: bold;
  line-height: 28px;
  padding: 16px 8px;
  color: #132A52;
  text-align: center; }

.sttl-blue {
  padding: 8px 16px;
  background-color: #132A52;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  zoom: 1;
  color: #fff;
  font-size: 123.0769230769%;
  font-weight: bold; }

.sttl-line {
  border-left: 5px solid #132A52;
  font-size: 123.0769230769%;
  font-weight: bold;
  line-height: 24px;
  padding-left: 8px; }

.sttl-border {
  border-top: 2px solid #e3e3e3;
  border-bottom: 1px dotted #e3e3e3;
  font-size: 138.4615384615%;
  font-weight: bold;
  line-height: 28px;
  padding: 8px;
  color: #132A52;
  text-align: center;
  background: #f7f7f7; }

.sttl-bold {
  font-size: 123.0769230769%;
  font-weight: bold;
  margin-bottom: 8px; }

.sttl-bold-l {
  font-size: 161.5384615385%;
  font-weight: bold;
  margin-bottom: 8px; }

.memo {
  text-indent: -1em;
  padding-left: 1em;
  color: #666;
  font-size: 92.3076923077%; }

/*arrow-text*/
.arrow-link {
  background: url(img/arrow_blue.gif) no-repeat left center;
  padding-left: 13px; }

/*icon*/
.icon-win {
  background: url(img/icon_window.gif) no-repeat right top;
  padding-right: 13px; }

/*color*/
.red {
  color: #990404; }

/*list*/
.ulStyle01 {
  padding-left: 13px; }
  .ulStyle01 li {
    background: url(img/bg_list.gif) no-repeat left 0.5em;
    padding-left: 8px;
    margin-bottom: 8px; }

.olStyle01 {
  list-style-type: decimal;
  padding-left: 2em; }

/*table*/
.tableStyle01 {
  border-top: 1px solid #e3e3e3;
  width: 100%; }
  .tableStyle01 th {
    border-left: 3px solid #132A52;
    border-bottom: 1px solid #e3e3e3;
    background-color: #f7f7f7;
    vertical-align: middle;
    font-size: 107.6923076923%;
    font-weight: bold;
    color: #132A52;
    padding: 8px 16px; }
  .tableStyle01 td {
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    vertical-align: middle;
    padding: 8px 16px; }

.tableStyle02 {
  border-top: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  width: 100%; }
  .tableStyle02 th {
    border-top: 3px solid #132A52;
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    background-color: #f7f7f7;
    vertical-align: middle;
    font-size: 107.6923076923%;
    font-weight: bold;
    text-align: center;
    color: #132A52;
    padding: 8px 16px; }
  .tableStyle02 td {
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    vertical-align: middle;
    padding: 8px 16px; }

.tableStyle03 {
  border-top: 1px solid #e3e3e3;
  width: 100%; }
  .tableStyle03 th {
    border-bottom: 1px solid #e3e3e3;
    background-color: #f7f7f7;
    vertical-align: middle;
    font-weight: bold;
    color: #132A52;
    padding: 10px 13px;
    font-size: 107.6923076923%; }
  .tableStyle03 td {
    border-bottom: 1px solid #e3e3e3;
    vertical-align: middle;
    padding: 10px 21px; }

/*btn*/
.next-btn, .pre-btn {
  color: #fff;
  width: 28px;
  font-size: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  zoom: 1; }
  .next-btn a, .pre-btn a {
    text-decoration: none;
    color: #fff; }

.next-btn:hover, .pre-btn:hover {
  background-color: #576f98;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
  zoom: 1; }

.next-btn {
  padding: 5px 13px 5px 10px;
  background: url(img/arrow_white_l.gif) no-repeat 40px center #132A52; }

.pre-btn {
  background: url(img/arrow_white_r.gif) no-repeat 8px center #132A52;
  padding: 5px 8px 5px 16px; }

#pagetop {
  display: none;
  bottom: 21px;
  right: 21px;
  position: fixed;
  width: 100px;
  height: 92px;
  z-index: 10000; }

/*shadow*/
.shadow {
  -webkit-box-shadow: 0 3px 5px rgba(4, 0, 0, 0.05);
  -moz-box-shadow: 0 3px 5px rgba(4, 0, 0, 0.05);
  -ms-box-shadow: 0 3px 5px rgba(4, 0, 0, 0.05);
  -o-box-shadow: 0 3px 5px rgba(4, 0, 0, 0.05);
  box-shadow: 0 3px 5px rgba(4, 0, 0, 0.05);
  position: relative;
  zoom: 1; }

/* ==========================================================================
   サイト内検索
   ========================================================================== */
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: FontAwesome;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  height: 19px;
  min-width: 20px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  background: url(/common/img/icon_search.gif) no-repeat left center;
  text-indent: -9999px;
  overflow: hidden; }

table.gsc-search-box td.gsc-input {
  padding-right: 0 !important; }

input.gsc-input {
  border-color: #D9D9D9;
  font-size: 13px;
  padding: 1px 6px; }

.gsc-branding {
  display: none !important; }

/* ==========================================================================
   カレンダー
   ========================================================================== */
.ui-widget-header {
  background: #f7f7f7 !important;
  border: 1px solid #e3e3e3 !important; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #f7f7f7 !important;
  border: 1px solid #e3e3e3 !important; }
  .ui-state-default:hover, .ui-widget-content .ui-state-default:hover, .ui-widget-header .ui-state-default:hover {
    background: #fffebe !important; }

/* ==========================================================================
   404
   ========================================================================== */
.sec404 {
  background: url(img/bg_404.gif) no-repeat 600px top;
  position: relative;
  min-height: 240px; }
  .sec404 #btn-top {
    position: absolute;
    right: 40px;
    top: 194px; }
