@charset "UTF-8";
@media screen and (min-width: 768px), print {
  /* PC用 共通して使える -------------------------------------*/
  /* case_newly -------------------------------------*/
  #case_newly .Box {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    background: url(../images/case_newly/bg-ptn01.jpg) repeat top;
    padding: 13px 21px 1px;
  }
  #case_newly .Box .ttl {
    margin-bottom: 21px;
  }
  #case_newly .system-list a:hover {
    text-decoration: none;
  }
  #case_newly .system-list a:hover .system-ttl {
    text-decoration: underline;
  }
  #case_newly .system-list li {
    width: 340px;
    margin-right: 19px;
    margin-bottom: 24px;
  }
  #case_newly .system-list li:nth-child(3n) {
    margin-right: 0;
  }
  #case_newly .system-list .wh-box {
  }
  #case_newly .system-list .system-pic {
    width: 340px;
    height: 250px;
  }
  #case_newly .system-list .system-pic img {
    width: 340px;
    height: 250px;
  }
  #case_newly .system-list .system-pic:hover {
    -ms-filter: "alpha( opacity=80 )";
    filter: alpha(opacity=80);
    opacity: 0.8;
  }
  #case_newly .system-list .b-box {
    background-color: #fff;
    padding: 16px 10px;
  }
  #case_newly .system-list .system-date {
    font-size: 15px;
    line-height: 1.5;
    color: #ffd739;
  }
  #case_newly .system-list .system-date::before {
    content: "■";
    margin-right: .3em;
  }
  #case_newly .system-list .system-ttl {
    color: #000;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 22px;
  }
  #case_newly .system-list .btn {
    background: url(../images/common/system-btn-stripe.png) repeat top;
    padding: 10px 0;
    width: 231px;
    margin: 0 auto;
    line-height: 1;
  }

  /* case_newly-dl(詳細) -------------------------------------*/

#bnr-area{
  width: 950px;
  margin: 48px auto 120px;
}
#bnr-area ul{overflow: hidden;}
#bnr-area ul li{float: left;}
#bnr-area ul li:nth-child(2){float: right;}
  
  #case_newly-dl .Box {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    background: url(../images/case_newly/bg-ptn01.jpg) repeat top;
    padding: 23px 50px;
  }
  #case_newly-dl .Box .b-box {
    background-color: #000;
    padding: 30px 20px;
  }
  #case_newly-dl .Box .system-date {
    font-size: 18px;
    line-height: 1.5;
    color: #ffd739;
    margin-bottom: 23px;
  }
  #case_newly-dl .Box .system-date::before {
    content: "■";
    margin-right: .3em;
  }
  #case_newly-dl .Box .ttl {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
    color: #fff;
  }
  #case_newly-dl .wh-Box {
    background-color: #fff;
    padding: 40px 50px;
  }
  #case_newly-dl .sis-pic {
    margin-bottom: 30px;
  }
  #case_newly-dl .sis-pic img {
    max-width: 100%;
    max-height: 650px;
  }
  #case_newly-dl .wysiwyg {
    margin-top: 32px;
  }
  #case_newly-dl .gallery-Box .Box02 {
    background: url(../images/case_newly/bg-ptn01.jpg) repeat top;
    padding: 0 50px 23px;
  }

#case_newly.rec .Box{
  padding: 30px 21px 1px;
}

}
@media screen and (max-width: 767px) {
  /* SP用 共通して使える -------------------------------------*/
  /* case_newly -------------------------------------*/
  #case_newly .Box {
    background: url(../images/case_newly/bg-ptn01.jpg) repeat top;
    padding: 3% 3% 1%;
  }
  #case_newly .Box .ttl {
    margin-bottom: 6%;
    padding: 0 10%;
  }
  #case_newly .system-list a:hover {
    text-decoration: none;
  }
  #case_newly .system-list a:hover .system-ttl {
    text-decoration: underline;
  }
  #case_newly .system-list li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
  }
  #case_newly .system-list li:nth-child(2n) {
    margin-right: 0;
  }
  #case_newly .system-list .wh-box {
  }
  #case_newly .system-list .system-pic {
    height: 130px;
    text-align: center;
  }
  #case_newly .system-list .system-pic img {
    height: 130px;
    max-width: 100%;
  }
  #case_newly .system-list .system-pic:hover {
    -ms-filter: "alpha( opacity=80 )";
    filter: alpha(opacity=80);
    opacity: 0.8;
  }
  #case_newly .system-list .b-box {
    background-color: #fff;
    padding: 6% 3%;
  }
  #case_newly .system-list .system-date {
    font-size: 1.4rem;
    line-height: 1.5;
    color: #ffd739;
  }
  #case_newly .system-list .system-date::before {
    content: "■";
    margin-right: .3em;
  }
  #case_newly .system-list .system-ttl {
    color: #000;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 8%;
  }
  #case_newly .system-list .btn {
    background: url(../images/common/system-btn-stripe.png) repeat top;
    padding: 5% 0;
    line-height: 1;
    margin: 0 10%;
  }
  #case_newly .system-list .btn img {
    width: 25%;
  }

  /* case_newly-dl(詳細) -------------------------------------*/
  #case_newly-dl .Box {
    background: url(../images/case_newly/bg-ptn01.jpg) repeat top;
    padding: 5% 3%;
  }
  #case_newly-dl .Box .b-box {
    background-color: #000;
    padding: 3% 3%;
  }
  #case_newly-dl .Box .system-date {
    font-size: 1.6rem;
    line-height: 1.5;
    color: #ffd739;
    margin-bottom: 3%;
  }
  #case_newly-dl .Box .system-date::before {
    content: "■";
    margin-right: .3em;
  }
  #case_newly-dl .Box .ttl {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.5;
    color: #fff;
  }
  #case_newly-dl .wh-Box {
    background-color: #fff;
    padding: 6% 3%;
  }
  #case_newly-dl .sis-pic {
    margin-bottom: 5%;
  }
  #case_newly-dl .gallery-Box .Box02 {
    background: url(../images/case_newly/bg-ptn01.jpg) repeat top;
  }


  #case_newly.rec .Box{
    margin-bottom: 12%;
  }

  #bnr-area{width: 90%;margin: 10% auto 0;}
  #bnr-area ul{}
  #bnr-area ul li{margin-bottom: 8%;}


}
/* iphone6
-------------------------------------*/
@media screen and (max-width: 380px) {
  #case_newly .system-list .system-pic {
    height: 108px;
    width: 100%;
  }
  #case_newly .system-list .system-pic img {
    height: 108px;
    width: 100%;
  }
}
/* iphone5
-------------------------------------*/
@media screen and (max-width: 321px) {
  #case_newly .system-list .system-pic {
    height: 92px;
  }
  #case_newly .system-list .system-pic img {
    height: 92px;
  }
}
