/*  for memberstop
------------------------------*/
.elem_text_list.var_check_red > ul > li {
  background: url(/library/icons/icon_check.png) no-repeat left 0em;
  background-position: left  0em;
  padding: 3px 0 10px 32px;
  font-size: 1.0rem;
}

.bg {
background: #EEC5AC; /* Old browsers */
background: -webkit-linear-gradient(top,  #EEC5AC 8%,#ffffff 93%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #EEC5AC 8%,#ffffff 93%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.bg #elem_heading_lv1 {
   padding: 25px 0 5px 15px !important;
}
.bg #elem_heading_lv1 h1 {
    font-size: 2.75em !important;
    line-height: 1.1em !important;
    font-weight: bold !important;
}
.bg .catch {
    position: relative;
    margin: 5px auto;
    max-width: 450px;
}
.bg .catch.normal {
   margin: 20px auto 15px;
}
.bg .catch .title {
    position: absolute;
    top: 22px;
    left: 35px;
    width: 458px;
    height: 74px;
    text-align: center;
    padding: 10px 0;
    color: #FFFF00;
}
.bg .catch.normal .title {
    top: 3px;
    left: 0px;
}

.bg .catch .title h2 {
    font-size: 1.25em;
    font-weight: bold;
}
.bg .mb_apply {
   position: relative;
}
.bg .mb_apply  .elem_linkBox_list {
   position: absolute;
   bottom: 25px;
   left: 50px;
}
.bg .wborder .linkBox a {
   border: 2px solid #fff;
}
.bg .mainthum {
   text-align: center;
   padding-bottom: 0 !important;
}

.b1 {
    color: #000;
    background: #dcdcdc;
    position: relative;
    margin-bottom: 30px;
}
.b1:after  {
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    bottom: -40px;
    margin-left: -30px;
    border: 20px solid transparent;
    border-width: 20px 30px;
    border-top-color: #dcdcdc;
}
.b1 h2 {
    padding: 8px 0;
    font-size: 1.75em;
    text-align: center;
}
@media screen and (max-width: 640px) {
 .bg, .b1 {
    margin: 0 -12px;
  }#41719B
}

.point {
    border: 6px solid #41719B;
    border-radius: 12px;
    padding: 8px;
}
.point  h3 {
    display: block !important;
    text-align: center;
    font-size: 1.125em;
    font-weight: bold;
}
.fair {
   border-top: 6px solid #41719B;
   border-bottom: 6px solid #41719B;
   padding: 20px 0;
}
.fair  h3 {
   font-size: 1.5em;
   font-weight: bold;
   padding: 20px 0 20px;
}
.fair li .elem_pic_text_block .elem_pic_text_block_pad .box_pic {
    vertical-align: top;
    padding-top:5px;
}
.fair .plus_minus {
   width: 30px;
   height: 30px;
   background-color: #41719B;
   padding: 4px;
   text-align: center;
}
.fair .plus_minus  a {
    display: flex;
    justify-content: center;
    align-items: center;
   cursor: pointer;
    width: 100%;
    height: 100%;
}
.fair .hideContent {
   padding: 10px 0 0 20px;
   color:#1E6D00;
   font-size: 1.0em;
}

/*-------- campaign ---------*/
.elem_column_block_pad.jm_point {
    position: relative;
}
.elem_column_block_pad.jm_point .pick {
    position: absolute;
    top: -20px;
    left: 15px;
    width: 70px;
    padding: 5px;
    text-align: center;
    background-color: #D02F0D;
    color: #fff;
    font-weight: bold;
    font-size: 1.375em;
}
.thum img {
    width: auto;
    max-width: 100%;
    min-width: 100%;
}

@media screen and (max-width: 750px) {
   .jtrWidth960 {
        width: auto !important;
    }
    .sp_font16 {font-size: 1.0rem !important;}
    .sp_font14 {font-size: 0.875rem !important;}
    .b1 #elem_heading_lv1 {
       padding: 15px 0  10px !important;
       text-align: center;
    }
    .bg #elem_heading_lv1 h1 {
        font-size: 1.875em !important;
    }
    .bg .catch .title {
        width: 100%;
        height: auto; 
        padding-top: 5px;
        top: 18px;
        left: 0px;
   }
   .bg .mainthum {
       margin: -20px 0 0;
    }
   .fair h4 {
        padding: 0 0 5px;
     }
   .linkBox a, .linkBox a span {
      white-space: normal !important;
    }
   .mb_apply .linkBox a {
      height: 40px;
    }
   .mb_apply .elem_linkBox_list {
      position: absolute;
      bottom: 0px;
      left: 20%;
    }
    .modaal-content-container {
      padding: 30px !important;
    }
    .elem_column_block_pad[style*="height:"] {
       height: 100% !important;
    }
    .sp_block li {
      display: block !important;
    }
    
}
