@charset "UTF-8";
/* CSS Document */
@media only screen and (max-width: 978px) {
  /* header設定
   =================================================================== */
  #arcrestContainer .contents_header {
    padding-top: 17px;
  }
  #arcrestContainer .contents_header .top {
    margin-left: 17px;
  }
  #arcrestContainer .contents_header .header_main {
    margin: -360px 0 0 -250px;
    width: 500px;
  }
  /* nav設定
   =================================================================== */
  #pickup .gnav {
    background: none !important;
    margin: auto;
    width: auto;
  }
  #pickup .gnav li {
    background: none !important;
    float: left;
    transform: skewX(0deg);
    width: 50%;
  }
  #pickup .gnav li a {
    height: 50px;
    padding: 10px 0;
    transform: skewX(0deg);
  }
  #pickup .gnav li:nth-child(1),
  #pickup .gnav li:nth-child(2) {
    border-top: 5px solid #000;
    border-right: 5px solid #000;
  }
  #pickup .gnav li:nth-child(1) {
    border-left: 5px solid #000;
  }
  #pickup .gnav li:nth-child(3),
  #pickup .gnav li:nth-child(4) {
    border-top: 5px solid #000;
    border-bottom: 5px solid #000;
  }
  #pickup .gnav li:nth-child(3) {
    border-left: 5px solid #000;
    border-right: 5px solid #000;
  }
  #pickup .gnav li:nth-child(4) {
    border-right: 5px solid #000;
  }
  #pickup .gnav li a:hover {
    background: #c5994f;
  }

  /* 2018年3月6日更新
#pickup .gnav li.nav_04 a {
	background: url(../img/new_icon.png) no-repeat 22% 50%;
	background-size: 13% auto;
}
 */

  /* contents設定
   =================================================================== */
  #arcrestContainer #arcrestContents {
    padding: 0 17px 65px;
    width: auto;
  }
  #arcrestContainer #arcrestContents .innerContents {
    padding: 125px 0 0;
  }
  #arcrestContainer #arcrestContents .innerContents.nav_02 {
    margin: 0 auto 65px;
    padding: 40px 0 0;
    width: auto;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .headingContents
    p {
    font-size: 20px;
    margin: 0 0 0 71px;
    top: 15px;
  }
  #arcrestContainer #arcrestContents .innerContents.nav_03 .section_wrap li dt,
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .fp_systemContents
    h2 {
    font-size: 16px;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .twoblock_contents
    li {
    width: calc(50% - 10px);
  }
  #arcrestContainer
    #arcrestContents
    .innerContents
    .section_wrap
    .twoblock_contents
    li
    dl:nth-last-child(1) {
    width: 100%;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .comparisonContents
    li {
    width: calc(50% - 10px);
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap.section_04
    li {
    width: calc(50% - 10px);
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap.section_05
    ul {
    width: 50%;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap.section_05
    ul
    li.madeby_name
    dt {
    font-size: 21px;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap.section_05
    .packageImg {
    width: 35%;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .comparisonContents.bright
    .ComparisonImg {
    width: calc(50% - 10px);
  }
  #arcrestContainer #arcrestContents .innerContents.nav_04 .productsContainer {
    margin-bottom: 40px;
  }
  #arcrestContainer #arcrestContents .innerContents.nav_04 .filterListContents {
    background: url(../img/btn.png) no-repeat right 75px center #c5994f;
    background-size: 30px auto;
    height: 61px;
    padding: 12px 100px;
    width: 70%;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_04
    .filterListContents
    a {
    font-size: 23px;
  }
}
@media only screen and (max-width: 768px) {
  #arcrestContainer #arcrestContents .innerContents figure {
    width: auto;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap:nth-child(2)
    .headingContents
    p {
    top: 10px;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap:nth-child(3)
    .headingContents
    p {
    top: 10px;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap:nth-child(6)
    .headingContents
    p {
    top: 10px;
  }
  footer .footer-inner {
    padding: 26px 17px;
  }
  /* 2018年3月6日更新 */
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_04
    .productsContainer
    li.products_left
    dt {
    bottom: 25%;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_04
    .productsContainer
    li.products_right
    dd {
    top: 17%;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_04
    .productsContainer
    li:nth-child(5)
    dd {
    top: 15%;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_04
    .productsContainer
    li:nth-child(7)
    dd {
    top: 15%;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_04
    .productsContainer
    li:nth-child(9)
    dd {
    top: 12%;
  }
}
@media only screen and (max-width: 736px) {
  /* contents設定
=================================================================== */
  #arcrestContainer #arcrestContents .innerContents h1 {
    height: auto;
    width: 100%;
  }
  #arcrestContainer #arcrestContents .innerContents h1 img {
    height: auto;
    width: auto;
  }
}
/* footer設定
=================================================================== */
@media only screen and (max-width: 641px) {
  footer .footer-inner {
    padding: 12px 17px;
  }
  #arcrestContainer .contents_header .ndLink {
    width: 25%;
    font-size: 0.8rem;
  }
}
@media only screen and (max-width: 600px) {
  /* nav設定
   =================================================================== */

  /* 2018年3月6日 
#pickup .gnav li.nav_04 a {
    background: url(../img/new_icon.png) no-repeat 5% 50%;
    background-size: 20% auto;
}
*/

  /* contents設定
   =================================================================== */
  #arcrestContainer #arcrestContents .innerContents {
    padding: 113px 0 0;
  }
  #arcrestContainer #arcrestContents .innerContents h1 {
    height: 100%;
    width: auto;
    margin: 0 auto 30px;
  }

  #arcrestContainer #arcrestContents .innerContents h1 .line02 {
    height: 100px;
  }

  #arcrestContainer #arcrestContents .innerContents h1 img {
    height: 100%;
    width: 100%;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap:nth-child(2)
    .headingContents
    p,
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap:nth-child(3)
    .headingContents
    p,
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap:nth-child(6)
    .headingContents
    p {
    top: 4px;
  }

  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap:nth-child(4)
    .headingContents
    p,
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap:nth-child(5)
    .headingContents
    p,
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap:nth-child(7)
    .headingContents
    p {
    top: 18px;
  }

  #arcrestContainer #arcrestContents .innerContents figure {
    background-size: 500px auto;
    height: 100%;
    padding: 45px 0;
    width: auto;
  }
  #arcrestContainer #arcrestContents .innerContents.nav_02 {
    padding: 25px 0 0;
  }
  #arcrestContainer #arcrestContents .innerContents.nav_02 .performance_text {
    margin: 0;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_02
    .performance_text
    img {
    width: 100%;
  }
  #arcrestContainer #arcrestContents .innerContents.nav_03 h1 {
    width: 75%;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .headingContents {
    border-bottom: 2px solid #fff;
    margin-bottom: 35px;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .headingContents
    .ContentsImg {
    width: 55px;
  }

  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .headingContents
    p {
    font-size: 16px;
    margin: 0 0 0 65px;
    top: -1px;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .twoblock_contents
    li {
    width: 100%;
    margin-bottom: 25px;
  }
  #arcrestContainer #arcrestContents .innerContents.nav_03 .section_wrap li dt,
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .fp_systemContents
    h2 {
    font-size: 13px;
    line-height: 1.8;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .fourblock_contents
    li {
    width: 50%;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .comparisonContents
    li {
    margin-bottom: 20px;
    width: 100%;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    ul.threeblock_contents {
    margin-right: 0;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    ul.threeblock_contents
    li {
    padding-right: 0;
    width: 100%;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .comparisonContents.dark
    ul.threeblock_contents
    li:nth-child(3),
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .comparisonContents.bright
    ul.threeblock_contents
    li:nth-child(3) {
    margin-bottom: 20px;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .comparisonContents.dark
    ul.threeblock_contents,
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .comparisonContents.bright
    ul.threeblock_contents {
    margin-right: -17px;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .comparisonContents.dark
    ul.threeblock_contents
    li,
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .comparisonContents.bright
    ul.threeblock_contents
    li {
    padding-right: 17px;
    width: 50%;
  }
  #arcrestContainer #arcrestContents .innerContents.nav_03 .section_wrap li dt {
    margin-bottom: 0;
    line-height: 1.8;
  }
  /*add*/
  #arcrestContainer #arcrestContents .innerContents.nav_03 .section_wrap li dd {
    line-height: 1;
  }

  #arcrestContainer #arcrestContents .innerContents.nav_03 .section_wrap li dl {
    margin-bottom: 20px;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .comparisonContents
    li:last-child {
    margin-bottom: 50px;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .comparisonContents.bright
    .ComparisonImg {
    width: 100%;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .caption {
    line-height: 1.8;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap.section_04
    li {
    line-height: 1.3;
    margin-bottom: 20px !important;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap.section_05
    ul {
    width: 100%;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap.section_05
    ul
    li.madeby_name
    dt {
    font-size: 16px;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap.section_05
    .packageImg {
    float: none;
    height: auto;
    margin: auto;
    text-align: center;
  }
  #arcrestContainer #arcrestContents .innerContents.nav_04 h1 {
    height: auto;
    width: 100%;
  }
  #arcrestContainer #arcrestContents .innerContents.nav_04 h1 img {
    height: 100%;
    width: auto;
  }
  #arcrestContainer #arcrestContents .innerContents.nav_04 .productsContainer {
    margin-bottom: 40px;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_04
    .productsContainer
    li {
    height: 260px;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_04
    .productsContainer
    li.products_left
    dt {
    width: 130px;
    top: 0;
    background: url(../img/products_bg.png) no-repeat 42% -17%;
    background-size: 153px auto;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_04
    .productsContainer
    li.products_left
    dd {
    margin-left: 0;
    padding: 150px 0 33px;
  }

  #arcrestContainer
    #arcrestContents
    .innerContents.nav_04
    .productsContainer
    li.products_left.new
    dt
    img {
    background: url(../img/new_icon.png) no-repeat top right;
    background-size: 48px auto;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_04
    .productsContainer
    li.products_right.new
    dd
    img {
    background: url(../img/new_icon.png) no-repeat top left;
    background-size: 48px auto;
  }

  #arcrestContainer
    #arcrestContents
    .innerContents.nav_04
    .productsContainer
    li.products_left
    dd
    a,
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_04
    .productsContainer
    li.products_right
    dt
    a {
    background: url(../img/btn.png) no-repeat right 23px center #c5994f;
    background-size: 16px auto;
    font-size: 14px;
    height: 32px;
    padding: 5px 23px;
    width: 192px;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_04
    .productsContainer
    li.products_right
    dd {
    width: 130px;
    background: url(../img/products_bg.png) no-repeat 40% 40%;
    background-size: 153px auto;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_04
    .productsContainer
    li.products_right
    dt {
    margin-right: 0;
    padding: 180px 0 0;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_04
    .productsContainer
    li.products_right {
    margin-bottom: 70px;
  }
  #arcrestContainer #arcrestContents .innerContents.nav_04 .filterListContents {
    background: url(../img/btn.png) no-repeat scroll right 17px center #c5994f;
    background-size: 20px auto;
    height: 48px;
    padding: 12px 22px;
    width: auto;
    text-align: left;
    margin: 0 auto 45px;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_04
    .filterListContents
    a {
    font-size: 15px;
    text-align: center;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap.section_05
    ul
    li {
    margin-bottom: 22px;
  }
  /* footer設定
   =================================================================== */
  footer .footer-inner {
    padding: 19px 17px;
  }
  footer .footer-sns {
    margin-right: 15px;
  }
  .twitter-share-button {
    vertical-align: top !important;
  }
  footer .footer-recommend {
    font-size: 12px;
    float: none;
  }
  footer .footer-recommend a {
    width: 90px;
  }
  footer .footer-copy {
    font-size: 12px;
    line-height: 1;
    margin-top: 18px;
    text-align: left;
  }
}
@media only screen and (max-width: 450px) {
  body {
    font-size: 13px;
  }
  /* header設定
=================================================================== */
  #arcrestContainer .contents_header .top {
    width: 68px;
  }
  #arcrestContainer .contents_header .header_main {
    margin: -280px 0 0 -210px;
    width: 420px;
    top: 39%;
  }
  #arcrestContainer .contents_header .snsContents {
    display: none;
  }
  #arcrestContainer .contents_header .c-kv__scroll {
    bottom: 18%;
  }
  #arcrestContainer .contents_header .ndLink {
    bottom: 6%;
    width: calc(92% - 7%);
    right: 7%;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .headingContents
    p {
    font-size: 14px;
  }

  /* nav設定
   =================================================================== */
  #pickup .gnav li {
    font-size: 14px;
  }
  #pickup .gnav li a {
    height: 42px;
    padding: 10px 0;
  }
  /* common設定
   =================================================================== */
  span.margin_span {
    margin-right: 5px;
  }
  .brsp {
    display: none;
  }
}
@media only screen and (max-width: 375px) and (max-height: 812px) {
  #arcrestContainer .contents_header .header_main {
    margin: 0;
    width: auto;
    height: auto;
    left: auto;
    position: relative;
    top: 10%;
  }
}
@media only screen and (max-width: 375px) and (max-height: 667px) {
  #arcrestContainer .contents_header .header_main {
    margin: 0;
    width: auto;
    height: auto;
    left: auto;
    position: relative;
    top: auto;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .headingContents
    p {
    font-size: 14px;
    margin: 0 0 0 65px;
  }
}
@media only screen and (max-width: 360px) {
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap:nth-child(3)
    .headingContents
    p,
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap:nth-child(4)
    .headingContents
    p,
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap:nth-child(5)
    .headingContents
    p {
    top: 4px;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .headingContents
    .ContentsImg {
    width: 43px;
  }
}
@media only screen and (max-width: 320px) {
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap:nth-child(3)
    .headingContents
    p {
    top: 2px;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .headingContents
    .ContentsImg {
    width: 36px;
  }
  #arcrestContainer
    #arcrestContents
    .innerContents.nav_03
    .section_wrap
    .headingContents
    p {
    font-size: 13px;
    margin: 0 0 0 45px;
  }
}

/* iphpne se/7 対策用 */
@media (max-width: 1000px) and (orientation: landscape) {
  body.is-mobile
    #arcrestContainer
    #arcrestContents
    .innerContents.nav_04
    .filterListContents
    a {
    font-size: 18px;
  }
  #arcrestContainer .contents_header {
    height: 160vh;
    height: 160dvh;
  }
  #arcrestContainer .contents_header .header_main {
    margin: -375px 0 0 -250px;
  }
}

@media (max-width: 700px) and (orientation: landscape) {
  body.is-mobile footer .footer-sns {
    margin-top: 5px;
  }
  body.is-mobile #arcrestContainer .contents_header .ndLink {
    width: 30%;
  }
}

@media (orientation: landscape) and (max-width: 768px) {
  body.is-mobile
    #arcrestContainer
    #arcrestContents
    .innerContents.nav_04
    .filterListContents
    a {
    padding-top: 5px;
  }
}

footer .footer-sns {
  margin-top: 3px;
}

@media (max-width: 450px) {
  #arcrestContainer .contents_header .top {
    width: 40px;
  }
}

@media (min-width: 451px) and (max-width: 660px) {
  #arcrestContainer .contents_header .c-kv__scroll {
    bottom: 120px;
  }

  #arcrestContainer .contents_header .ndLink {
    width: 40%;
  }
}
