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

/*********************************************************************
*
* Copyright (c) CUBIC DESIGN INC.
*
* Url : http://www.cubicdesign.co.jp
*
* Built       : 2017/09/09
* Last update : 2017/09/11
* Made by     : Murata Hiroyuki
* Updated by  : Murata Hiroyuki
*
**********************************************************************/


/*************************************************************************************************************************
* 画面幅：680px 以下
*************************************************************************************************************************/

/* index
**********************************************************************/
.half-max .lead{ padding: 20px 16px;}
.half-max .lead h3{ font: 900 20px/1.35 "heisei-kaku-gothic-std"; color: #dd0716; text-align: center;}
.half-max .lead p{ margin: 18px 0 0; font-size: 14px; line-height: 1.5;}
.half-max .lead p strong{ font-weight: normal; font-size: 15px; color: #dd0716;}
.half-max .lead br{ display: none;}

@media print, screen and (max-width: 345px){
  .half-max .lead h3{ font-size: 18px;}
}

.half-max .lead ul{ margin: 15px 0 0;}
.half-max .lead ul li a{ display: block; background: #dd0716; height: 56px; margin: 5px 0 0; padding: 9px 0 0 55px; position: relative; border: 2px solid #dd0716; font: 900 15px/1.2 "heisei-kaku-gothic-std"; color: #fff; transition: background .3s linear, color .3s linear;}
.half-max .lead ul li a:hover{ background: #fff; color: #dd0716;}

.half-max .lead ul li a::before{ content: ""; background: url(../../../common/img/icon_arrow_white01.svg) no-repeat center/contain; width: 7px; height: 12px; position: absolute; top: 50%; right: 12px; transform: translateY(-50%) rotate(90deg);}
.half-max .lead ul li a:hover::before{ background-image: url(../../../common/img/icon_arrow_red01.svg);}

.half-max .lead ul li a span{ display: block; width: 38px; height: 38px; padding: 6px 0 0; position: absolute; top: 50%; left: 8px; border: solid 1px #fff; border-radius: 50%; font: 600 10px/1 "din-2014-narrow"; text-align: center; transform: translateY(-50%); transition: border-color .3s linear;}
.half-max .lead ul li a:hover span{ border-color: #dd0716;}
.half-max .lead ul li a span strong{ display: block; font-size: 17px;}

.half-max .points{ background: #f4f3ef; padding: 20px 16px;}
.half-max .points section{ background: #fff; margin: 20px 0 0; border-top: solid 3px #dd0716;}
.half-max .points section:first-of-type{ margin-top: 0;}

.half-max .points section h4{ background: url(../../../common/img/border_h_red01.svg) repeat-x left bottom/6px 1px; padding: 12px 0 0 70px; position: relative; height: 64px; font: 900 17px/1.2 "heisei-kaku-gothic-std"; color: #dd0716;}
.half-max .points section h4 span{ display: block; background: #dd0716; width: 55px; height: 100%; padding: 12px 0 0; position: absolute; top: 0; left: 0; font: 600 13px/1 "din-2014-narrow"; color: #fff; text-align: center;}
.half-max .points section h4 span strong{ display: block; font-size: 26px;}

.half-max .points section > div{ padding: 20px;}
.half-max .points section > div p{ font-size: 14px; line-height: 1.6;}

.half-max .points #point01 > div div{ background: url(../img/point01_img.svg) no-repeat top/contain; width: calc(100% - 30px); height: 0; margin: 20px auto 0; padding-top: calc(188 / 303 * 100%); overflow: hidden; white-space: nowrap; text-indent: 100%;}

.half-max .points #point02 > div .case01 dl{ margin: 15px 0 0;}
.half-max .points #point02 > div .case01 dl:first-of-type{ border: solid 1px #999;}
.half-max .points #point02 > div .case01 dl:last-of-type{ margin-bottom: 20px; border: solid 1px #dd0716;}

.half-max .points #point02 > div .case01 dl dt{ padding: 10px; font: 900 14px/1.2 "heisei-kaku-gothic-std"; color: #fff; text-align: center;}
.half-max .points #point02 > div .case01 dl:first-of-type dt{ background: #999;}
.half-max .points #point02 > div .case01 dl:last-of-type dt{ background: #dd0716;}

.half-max .points #point02 > div .case01 dl dd{ padding: 15px;}
.half-max .points #point02 > div .case01 dl dd p{ line-height: 1.4;}
.half-max .points #point02 > div .case01 dl dd div{ height: 0; margin: 16px 0 0; padding-top: calc(150 / 271 * 100%); overflow: hidden; white-space: nowrap; text-indent: 100%;}
.half-max .points #point02 > div .case01 dl:first-of-type dd div{ background: url(../img/point02_img01_sp.svg) no-repeat center/contain;}
.half-max .points #point02 > div .case01 dl:last-of-type dd div{ background: url(../img/point02_img02_sp.svg) no-repeat center/contain;}

.half-max .points #point02 > div .case02{ width: 100%; margin: 20px 0 0 0; padding: 0 0 43px; overflow: scroll;}
.half-max .points #point02 > div .case02 table{ width: 750px; margin: 0 0 0 1px;}

.half-max .points #point02 > div .case02 table thead{ border-bottom: solid 2px #dd0716; border-right: solid 2px #dd0716; text-align: center;}
.half-max .points #point02 > div .case02 table thead tr th{ padding: 10px 0; border-top: solid 2px #dd0716; border-left: solid 2px #dd0716; font: 900 16px/1.2 "heisei-kaku-gothic-std"; text-align: center;}
.half-max .points #point02 > div .case02 table thead tr th[rowspan="2"]:first-of-type{ border-top: none; border-left: none;}
.half-max .points #point02 > div .case02 table thead tr th[colspan="2"]{ color: #dd0716;}
.half-max .points #point02 > div .case02 table thead tr th span{ display: block; margin: 2px 0 0; font-weight: 300; font-size: 13px; color: #666;}
.half-max .points #point02 > div .case02 table thead tr td{ background: url(../../../common/img/border_h_red02.svg) repeat-x 0 0/4px 1px; padding: 15px 10px; position: relative; font: 500 14px/1.25 "heisei-kaku-gothic-std"; text-align: center;}
.half-max .points #point02 > div .case02 table thead tr td:nth-child(odd){ border-left: solid 2px #dd0716;}
.half-max .points #point02 > div .case02 table thead tr td:nth-child(even)::before{ content: ""; background: url(../../../common/img/border_v_red02.svg) repeat-y 0 0/1px 4px; width: 1px;; height: 100%; position: absolute; top: 0; left: 0;}

.half-max .points #point02 > div .case02 table tbody{ border-bottom: solid 2px #dd0716; border-right: solid 2px #dd0716; text-align: center; font: 500 14px/1.25 "heisei-kaku-gothic-std"; text-align: center;}
.half-max .points #point02 > div .case02 table tbody tr th{ background: url(../../../common/img/border_h_red02.svg) repeat-x 0 0/4px 1px; padding: 15px 10px; border-left: solid 2px #dd0716; text-align: left;}
.half-max .points #point02 > div .case02 table tbody tr td{ background: url(../../../common/img/border_h_red02.svg) repeat-x 0 0/4px 1px; padding: 15px 0; position: relative; border-left: solid 2px #dd0716;}
.half-max .points #point02 > div .case02 table tbody tr:first-of-type th,
.half-max .points #point02 > div .case02 table tbody tr:first-of-type td{ background: none;}
.half-max .points #point02 > div .case02 table tbody tr:last-of-type th,
.half-max .points #point02 > div .case02 table tbody tr:last-of-type td{ background: #fffbb0; border-top: solid 2px #dd0716; color: #dd0716;}
.half-max .points #point02 > div .case02 table tbody tr:last-of-type th{ font-size: 14px;}
.half-max .points #point02 > div .case02 table tbody tr:last-of-type td{ font-weight: 700; font-size: 18px;}

.half-max .points #point02 > div .case02 table tbody tr:last-of-type td span{ display: block; background: #dd0716; width: 150px; padding: 6px 0; position: absolute; top: calc(50% + 18px); left: 50%; font-size: 14px; color: #fff; transform: translateX(-50%);}
.half-max .points #point02 > div .case02 table tbody tr:last-of-type td span::before{ content: ""; width: 0; height: 0; border: solid 5px transparent; border-bottom-color: #dd0716; position: absolute; top: -10px; left: 50%; transform: translateX(-50%);}

.half-max .points #point02 > div .case02 table tbody tr:not(:last-of-type) td:nth-child(4),
.half-max .points #point02 > div .case02 table tbody tr:not(:last-of-type) td:nth-child(6){ border-left: none;}
.half-max .points #point02 > div .case02 table tbody tr:not(:last-of-type) td:nth-child(4)::before,
.half-max .points #point02 > div .case02 table tbody tr:not(:last-of-type) td:nth-child(6)::before{ content: ""; background: url(../../../common/img/border_v_red02.svg) repeat-y 0 0/1px 4px; width: 1px;; height: 100%; position: absolute; top: 0; left: 0;}

.half-max .points #point02 > div .scrollable{ display: table; margin: 0 auto; position: relative; font: 700 13px/1 "heisei-kaku-gothic-std"; text-align: center;}
.half-max .points #point02 > div .scrollable::before,
.half-max .points #point02 > div .scrollable::after{ content: ""; width: 0; height: 0; border: solid 5px transparent; position: absolute; top: 50%; transform: translateY(-50%);}
.half-max .points #point02 > div .scrollable::before{ border-right-color: #333; left: -20px;}
.half-max .points #point02 > div .scrollable::after{ border-left-color: #333; right: -20px;}

.half-max .points #point03 > div ul{ margin: 14px 0 0; overflow: hidden;}
.half-max .points #point03 > div ul li{ width: calc((100% - 18px) / 4); margin: 6px 6px 0 0; float: left; border: solid 2px #ccc; border-radius: 4px;}
.half-max .points #point03 > div ul li:nth-child(4n){ margin-right: 0;}


.half-max .to-selection{ padding: 30px 0;}
.half-max .to-selection a{ display: block; background: #009541; max-width: 316px; height: 50px; margin: 0 auto; position: relative; border: solid 2px #009541; font-weight: 900; font-size: 15px; line-height: 46px; color: #fff; text-align: center;transition: background .3s linear, color .3s linear;}
.half-max .to-selection a:hover{ background: #fff; color: #009541;}

.half-max .to-selection a::before{ content: ""; background: #ffe100; width: 14px; height: 14px;  position: absolute; top: 50%; right: 11px; border-radius: 50%; transform: translateY(-50%); transition: background .3s linear;}
.half-max .to-selection a:hover::before{ background: #009541; }

.half-max .to-selection a::after{ content: ""; background: url(../../../common/img/icon_arrow_green01.svg) no-repeat center/contain; width: 5px; height: 9px; position: absolute; top: 50%; right: 15px; transform: translateY(-50%);}
.half-max .to-selection a:hover::after{ background-image: url(../../../common/img/icon_arrow_white01.svg);}


/* selections
**********************************************************************/
.selection .cars{ padding: 20px 16px;}

/* car list */
.selection .cars .list li a{ display: block; width: 100%; margin: 14px 0 0; position: relative; border: solid 1px #ddd; box-shadow: 0 2px 2px 1px #ddd; color: #333;}
.selection .cars .list li:first-child a{ margin-top: 0;}
.selection .cars .list li a:hover{ border-color: #dd0716; box-shadow: none; transform: translateY(1px);}

.selection .cars .list li a .image{ display: table-cell; width: 39%; padding: 5px 5px 42px 5px; vertical-align: middle;}

.selection .cars .list li a .details{ display: table-cell; width: 61%; border-left: solid 1px #ddd; vertical-align: middle;}
.selection .cars .list li a .details h3{ background: #f2f2f2; padding: 6px 10px; font-size: 15px; line-height: 15px; text-align: center;}
.selection .cars .list li a .details h3 span{ display: block; font-size: 13px;}
.selection .cars .list li a .details p{ padding: 6px 10px; font-size: 11px; line-height: 1.2; text-align: center;}
.selection .cars .list li a .details p.specia{ padding: 6px 0px;}

.selection .cars .list li a .details .price{ background: #dd0716; padding: 0 10px; color: #fff;}
.selection .cars .list li a .details .price dt{ padding: 6px 10px 3px; font: 500 11px/1.1 "heisei-kaku-gothic-std"; text-align: center;}
.selection .cars .list li a .details .price dt > span{ font-size: 10px;}
.selection .cars .list li a .details .price dt strong{ font-weight: 900;}
.selection .cars .list li a .details .price dt strong span{ font-size: 18px;}
.selection .cars .list li a .details .price dd{ padding: 3px 0 6px; border-top: solid 1px rgba(255,255,255,.5); font: 500 10px/1.1 "heisei-kaku-gothic-std"; text-align: center; letter-spacing: -.05em;}
.selection .cars .list li a .details .price dd > span{ font-size: 10px;}
.selection .cars .list li a .details .price dd strong{ font-weight: 900;}
.selection .cars .list li a .details .price dd strong span{ font-size: 18px;}
.selection .cars .list li a .details .price dd strong .times{ background: url(../../../common/img/txt_cross.svg) no-repeat left center/8px 8px; margin: 0 0 0 2px; padding: 0 0 0 10px;}

.selection .cars .list li a .details .payment{ padding: 6px 10px 10px; overflow: hidden; font-size: 12px; line-height: 1.6;}
.selection .cars .list li a .details .payment dt{ width: 7em; float: left;}
.selection .cars .list li a .details .payment dt::after{ content: "：";}
.selection .cars .list li a .details .payment dd{ width: calc(100% - 7em); float: left;}
.selection .cars .list li a .details .payment dd span{ font-size: 11px;}

.selection .cars .list li a .details div{ display: block; background: #2e919e; width: calc(39% - 18px); height: 42px; padding: 8px 0 0; position: absolute; bottom: -1px; left: 9px; border-radius: 5px 5px 0 0/5px 5px 0 0; font-weight: bold; font-size: 12px; line-height: 1.1; color: #fff; text-align: center; transition: background .2s linear;}
.selection .cars .list li a:hover .details div{ background: #dd0716;}

/* cautions */
.selection .cars .cautions{ margin: 30px 0 0; padding: 12px 16px 16px; border: solid 1px #ddd;}
.selection .cars .cautions li{ margin: 4px 0 0; padding: 0 0 0 1em; font-size: 13px; line-height: 1.5; text-indent: -1em;}
.selection .cars .cautions li::before{ content: "※";}



/*************************************************************************************************************************
* 画面幅：339px以下 もしくは 681px 以上
*************************************************************************************************************************/
@media print, screen and (max-width: 339px), screen and (min-width: 681px){
  
  
  /* selections
  **********************************************************************/
  
  /* car list */
  .selection .cars .list li a{ padding: 0 0 44px;}
  
  .selection .cars .list li a .image{ display: block; width: 100%; padding: 15px;}
  
  .selection .cars .list li a .details{ display:block; width: 100%; border-left: none;}
  
  .selection .cars .list li a .details .price{ padding: 0 14px;}
  .selection .cars .list li a .details .price dt{ padding: 8px 0 6px;}
  .selection .cars .list li a .details .price dd{ padding: 6px 0 8px;}
  .selection .cars .list li a .details .price dt strong span,
  .selection .cars .list li a .details .price dd strong span{ font-size: 21px;}
  .selection .cars .list li a .details .price dd strong .times{ margin: 0 0 0 4px; padding: 0 0 0 12px;}
  
  .selection .cars .list li a .details .payment{ padding: 10px 14px;}
  
  .selection .cars .list li a .details div{ width: calc(100% - 28px); height: 30px; padding-top: 0; bottom: 14px; left: 14px; border-radius: 0; line-height: 30px;}
  .selection .cars .list li a .details div br{ display: none;}
  
}





/*************************************************************************************************************************
* 画面幅：681px 以上
*************************************************************************************************************************/
@media print, screen and (min-width: 681px){
  
  /* index
  **********************************************************************/
  .half-max .lead{ width: 980px; margin: 0 auto; padding: 50px 0 0;}
  .half-max .lead h3{ font-size: 28px; line-height: 1.5;}
  .half-max .lead h3 br:last-child{ display: none;}
  .half-max .lead p{ margin-top: 25px; font-size: 15px; line-height: 2; text-align: center;}
  .half-max .lead p strong{ font-size: 17px;}
  .half-max .lead br{ display: block;}
  
  .half-max .lead ul{ margin-top: 40px; overflow: hidden;}
  .half-max .lead ul li a{ width: 244px; height: 170px; margin: 0 1px 0 0; padding: 80px 0 0 0; float: left; font-size: 16px; line-height: 1.35; text-align: center;}
  .half-max .lead ul li:last-child a{ width: 245px; margin-right: 0;}
  
  .half-max .lead ul li a::before{ width: 9px; height: 14px; top: auto; bottom: 15px; left: 50%; right: auto; transform: translateX(-50%) rotate(90deg);}
  
  .half-max .lead ul li a span{ width: 48px; height: 48px; padding-top: 7px; top: 18px; left: 50%; border-width: 2px; font-size: 11px; transform: translateX(-50%);}
  .half-max .lead ul li a span strong{ font-size: 22px;}
  
  .half-max .points{ margin: -85px 0 0; padding: 125px 0 50px;}
  .half-max .points section{ width: 980px; margin: 40px auto 0;}
  
  .half-max .points section h4{ padding: 22px 0 0 100px; height: 70px; font-size: 22px;}
  .half-max .points section h4 br{ display: none;}
  .half-max .points section h4 span{ width: 75px; padding-top: 12px; font-size: 15px;}
  .half-max .points section h4 span strong{ font-size: 31px;}
  
  .half-max .points section > div{ padding: 40px 50px 50px;}
  .half-max .points section > div p{ font-size: 15px; line-height: 1.8;}
  
  .half-max .points #point01 > div{ overflow: hidden;}
  .half-max .points #point01 > div p{ width: 520px; float: left;}
  .half-max .points #point01 > div div{ width: 308px; height: 213px; margin: 0; padding-top: 0; float: right;}
  
  .half-max .points #point02 > div .case01{ margin: 25px 0; overflow: hidden;}
  .half-max .points #point02 > div .case01 dl{ width: 432px; margin: 0!important; float: left;}
  .half-max .points #point02 > div .case01 dl:last-of-type{ float: right;}

  .half-max .points #point02 > div .case01 dl dt{ padding: 13px; font-size: 16px;}
  
  .half-max .points #point02 > div .case01 dl dd{ padding: 24px;}
  .half-max .points #point02 > div .case01 dl dd p{ font-size: 14px; line-height: 1.5;}
  .half-max .points #point02 > div .case01 dl dd div{ padding-top: calc(113 / 300 * 100%);}
  .half-max .points #point02 > div .case01 dl:first-of-type dd div{ background-image: url(../img/point02_img01_pc.svg);}
  .half-max .points #point02 > div .case01 dl:last-of-type dd div{ background-image: url(../img/point02_img02_pc.svg);}

  .half-max .points #point02 > div .case02{ margin-top: 30px; overflow: visible;}
  .half-max .points #point02 > div .case02 table{ width: 880px; margin-left: 0;}
  
  .half-max .points #point02 > div .scrollable{ display: none;}

  .half-max .points #point03 > div ul{ margin-top: 20px;}
  .half-max .points #point03 > div ul li{ width: calc((100% - 63px) / 8); margin: 0 9px 0 0!important;}
  .half-max .points #point03 > div ul li:last-child{ margin-right: 0!important;}
  
  .half-max .to-selection{ padding: 50px 0;}
  .half-max .to-selection a{ width: 580px; max-width: 100%; height: 60px; font-size: 19px; line-height: 54px;}
  .half-max .to-selection a::before{ width: 20px; height: 20px; right: 19px;}
  .half-max .to-selection a::after{ width: 7px; height: 10px; right: 24px;}
  
  
  
  /* selections
  **********************************************************************/
  
  /* car list */
  .selection .cars{ padding: 50px 0;}
  .selection .cars .list{ width: 980px; margin: 0 auto 28px;}
  .selection .cars .list::after{ display: block; content: ""; height: 0; visibility: hidden; clear: both;}
  .selection .cars .list li a{ width: 236px; margin: 0 12px 12px 0; float: left;}
  .selection .cars .list li:nth-child(4n) a{ margin-right: 0;}
  
  /* cautions */
  .selection .cars .cautions{ width: 980px; margin: 0 auto; padding: 16px 24px 20px;}
  
  
  
  
}