@charset "UTF-8";
html {
  font-size: 62.5%;
}

/*===============================================================
	HOME
===============================================================*/
#wrapper.home article .flexslider .flex-control-nav.flex-control-thumbs {
  background: #f1f1f1;
  padding: 10px 1.6447368421%;
  display: flex;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
#wrapper.home article .flexslider .flex-control-nav.flex-control-thumbs li {
  width: 100%;
  max-width: 176px;
  margin: 0 1.9736842105% 0 0;
  border: 3px solid #f1f1f1;
  transition: 0.5s;
}
@media all and (-ms-high-contrast: none) {
  #wrapper.home article .flexslider .flex-control-nav.flex-control-thumbs li {
    width: 100%;
  }
}
#wrapper.home article .flexslider .flex-control-nav.flex-control-thumbs li:last-child {
  margin-right: 0;
}
#wrapper.home article .flexslider .flex-control-nav.flex-control-thumbs li:hover, #wrapper.home article .flexslider .flex-control-nav.flex-control-thumbs li .flex-active {
  border-color: #e50012;
}
#wrapper.home article #contents h2 small {
  display: block;
  margin: 4px 0 0;
  font-weight: bold;
  font-size: 92.8571428571%;
}
#wrapper.home article #contents > div {
  margin: 0 0 50px;
}
#wrapper.home article #contents > div:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
}
* html #wrapper.home article #contents > div {
  height: 1%;
}
#wrapper.home article #contents > div .news {
  float: left;
  width: 65.9013605442%;
  margin: 0;
  position: relative;
}
#wrapper.home article #contents > div .news dl {
  padding: 0 20px;
  line-height: 1.75;
}
#wrapper.home article #contents > div .news dl dt {
  float: left;
  padding: 20px 0;
}
#wrapper.home article #contents > div .news dl dt time {
  font-size: 85.7142857143%;
  font-weight: bold;
  color: #666;
}
#wrapper.home article #contents > div .news dl dd {
  padding: 20px 0 20px 6em;
  border-bottom: 1px solid #e3e3e3;
  position: relative;
}
#wrapper.home article #contents > div .news dl dd:first-of-type {
  border-top: 1px solid #e3e3e3;
}
#wrapper.home article #contents > div .news dl dd h3 a {
  font-size: 107.1428571429%;
  font-weight: bold;
  color: #e50012;
}
#wrapper.home article #contents > div .news dl dd p {
  font-size: 85.7142857143%;
  position: relative;
  z-index: 10;
}
#wrapper.home article #contents > div .news dl dd:after {
  font-family: Fontawesome;
  content: "\f18e";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.85em;
  font-size: 185.7142857143%;
  color: #efefef;
  z-index: 0;
}
#wrapper.home article #contents > div .news > a {
  display: block;
  max-width: 173px;
  padding: 10px;
  background: #1f1f1f;
  text-align: center;
  font-size: 92.8571428571%;
  color: #fff;
  font-weight: bold;
  border-radius: 3px;
  position: absolute;
  top: 20px;
  right: 20px;
}
#wrapper.home article #contents > div .calendar {
  float: right;
  width: 30.612244898%;
}
#wrapper.home article #contents > div .calendar h2 {
  margin: 0;
  background: #e50012;
}
#wrapper.home article #contents > div .calendar h2 span {
  border-left: 5px solid #fff;
  color: #fff;
}
#wrapper.home article #contents > div .calendar h2 span small {
  color: #fff;
}
#wrapper.home article #contents > div .calendar #sbc-calendar-wrapper, #wrapper.home article #contents > div .calendar #sbc-calendar-wrapper * {
  box-sizing: inherit;
}
#wrapper.home article #contents > div .calendar #sbc-calendar-wrapper #sbc-calendar {
  margin: 0;
  float: none;
  width: 100%;
}
#wrapper.home article #contents > div .calendar #sbc-calendar-wrapper #sbc-calendar .sbc-calendar-month {
  float: none;
  padding: 20px;
  border: 0px;
  background: #f9f9f9;
  width: 100%;
  position: relative;
}
#wrapper.home article #contents > div .calendar #sbc-calendar-wrapper #sbc-calendar .sbc-calendar-month .sbc-navigation {
  text-align: center;
}
#wrapper.home article #contents > div .calendar #sbc-calendar-wrapper #sbc-calendar .sbc-calendar-month .sbc-navigation select {
  font-size: 114.2857142857%;
  font-weight: bold;
  background: none;
  border: 1px solid #ccc;
  padding: 1em 2em 1em 1em !important;
  border-radius: 3px;
  background: url("../images/arrow-d.svg") no-repeat right 1em center;
}
#wrapper.home article #contents > div .calendar #sbc-calendar-wrapper #sbc-calendar .sbc-calendar-month .sbc-navigation select::after {
  content: "";
  width: 6px;
  height: 3px;
  background: url("../images/arrow-d.svg") no-repeat center/contain;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
}
#wrapper.home article #contents > div .calendar #sbc-calendar-wrapper #sbc-calendar .sbc-calendar-month table {
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-collapse: separate;
  border-spacing: 0;
}
#wrapper.home article #contents > div .calendar #sbc-calendar-wrapper #sbc-calendar .sbc-calendar-month table thead th {
  padding: 16px;
  font-weight: bold;
  background: #eee;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 85.7142857143%;
}
#wrapper.home article #contents > div .calendar #sbc-calendar-wrapper #sbc-calendar .sbc-calendar-month table tfoot {
  display: none;
}
#wrapper.home article #contents > div .calendar #sbc-calendar-wrapper #sbc-calendar .sbc-calendar-month table tfoot tr {
  text-indent: -9999px;
}
#wrapper.home article #contents > div .calendar #sbc-calendar-wrapper #sbc-calendar .sbc-calendar-month table tfoot tr:first-child {
  display: none;
}
#wrapper.home article #contents > div .calendar #sbc-calendar-wrapper #sbc-calendar .sbc-calendar-month table tr td {
  padding: 16px;
  font-size: 114.2857142857%;
  vertical-align: middle;
  background: #fff;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#wrapper.home article #contents > div .calendar #sbc-calendar-wrapper #sbc-calendar .sbc-calendar-month table tr td.sbc-status-booked {
  background: #aaa;
  color: #fff;
}
#wrapper.home article #contents > div .calendar #sbc-calendar-wrapper #sbc-calendar .sbc-calendar-month table tr td .sbc-prev-month {
  display: inline-block;
  position: absolute;
  top: 26px;
  left: 20px;
  text-indent: 0px;
}
#wrapper.home article #contents > div .calendar #sbc-calendar-wrapper #sbc-calendar .sbc-calendar-month table tr td .sbc-next-month {
  display: inline-block;
  position: absolute;
  top: 26px;
  right: 20px;
  text-indent: 0px;
}
#wrapper.home article #contents > div .calendar p {
  padding: 10px 0 0;
  font-weight: bold;
  text-align: right;
}
#wrapper.home article #contents > div .calendar p span {
  color: #aaa;
}
#wrapper.home article #contents section {
  margin: 0 0 50px;
}
#wrapper.home article #contents section.newcar ul {
  display: flex;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  margin: 0 0 40px;
}
#wrapper.home article #contents section.newcar ul li {
  width: 100%;
  margin: 0 1.7006802721%;
}
#wrapper.home article #contents section.newcar ul li img {
  margin: 0 0 20px;
  width: 100%;
}
#wrapper.home article #contents section.newcar ul li h3 {
  margin: 0 0 20px;
  font-weight: bold;
  color: #e50012;
  text-align: center;
}
#wrapper.home article #contents section.newcar ul li p {
  text-align: justify;
  line-height: 1.75;
  font-size: 85.7142857143%;
}
#wrapper.home article #contents section.newcar > a {
  display: block;
  max-width: 440px;
  margin: 0 auto;
  padding: 18px 10px;
  background: #1f1f1f;
  color: #fff;
  font-weight: bold;
  font-size: 121.4285714286%;
  text-align: center;
  line-height: 1.4;
  border-radius: 3px;
}
#wrapper.home article #contents section.newcar > a small {
  font-size: 70.5882352941%;
}
#wrapper.home article #contents section.used ul {
  display: flex;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
#wrapper.home article #contents section.used ul li {
  width: 100%;
  margin: 0 1.7006802721%;
}
#wrapper.home article #contents section.showroom ul {
  display: none;
}
#wrapper.home article #contents section.apologize {
  border: 5px solid #e3e3e3;
  padding: 30px 20px;
  text-align: center;
}
#wrapper.home article #contents section.apologize h3 {
  padding: 0 0 15px;
  margin: 0 0 15px;
  border-bottom: 1px solid #e3e3e3;
  font-size: 2rem;
}
#wrapper.home article #contents section.apologize p {
  line-height: 1.5;
}
#wrapper.home article #contents section.apologize a {
  display: block;
  max-width: 300px;
  padding: 10px;
  border-radius: 3px;
  margin: 10px auto;
  background: #aaa;
  color: #fff;
}

/*===============================================================
	NEWS
===============================================================*/
#wrapper.news article .list section {
  padding: 30px 10px;
  border-bottom: 1px solid #e3e3e3;
}
#wrapper.news article .list section:first-of-type {
  padding-top: 0;
}
#wrapper.news article .list section time {
  display: block;
  margin: 0 0 20px;
  font-size: 85.7142857143%;
  font-weight: bold;
}
#wrapper.news article .list section h3 {
  margin: 0 0 20px;
}
#wrapper.news article .list section h3 a {
  font-size: 107.1428571429%;
  font-weight: bold;
  color: #e50012;
}
#wrapper.news article .list section p {
  font-size: 92.8571428571%;
  text-align: justify;
  line-height: 1.75;
  color: #666;
}
#wrapper.news article .single {
  padding: 40px;
  text-align: justify;
}
#wrapper.news article .single:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
}
* html #wrapper.news article .single {
  height: 1%;
}
#wrapper.news article .single h2 {
  margin: 0 0 20px !important;
}
#wrapper.news article .single > time {
  display: block;
  text-align: right;
  margin: 0 0 40px;
}
#wrapper.news article .single > ul {
  margin: 60px 0 0;
  padding: 30px 0 0;
  border-top: 1px solid #dfdfdf;
}
#wrapper.news article .single > ul li a {
  display: block;
  max-width: 300px;
  margin: 0 auto;
  padding: 16px 10px;
  background: #e50012;
  color: #fff;
  font-weight: bold;
  font-size: 85.7142857143%;
  text-align: center;
}
#wrapper.news article .single > ul li a:hover {
  text-decoration: none;
  background: #b2000e;
}
#wrapper.news article .single .edit {
  padding: 0 20px;
}
#wrapper.news article .single .edit h1 {
  margin: 0 0 30px;
  line-height: 1.3;
  font-size: 142.8571428571%;
  color: #e50012;
  letter-spacing: 0.04em;
}
#wrapper.news article .single .edit h2 {
  margin: 0 0 30px;
  line-height: 1.3;
  font-size: 114.2857142857%;
  font-weight: bold;
  letter-spacing: 0.04em;
}
#wrapper.news article .single .edit h2:before {
  content: "■";
  color: #e50012;
  margin-right: 0.5em;
}
#wrapper.news article .single .edit h3 {
  margin: 0 0 30px;
  line-height: 1.3;
  font-size: 107.1428571429%;
  letter-spacing: 0.04em;
  font-weight: bold;
}
#wrapper.news article .single .edit p {
  line-height: 1.92;
  text-align: justify;
  margin: 0 0 40px;
  clear: both;
}
#wrapper.news article .single .edit a {
  color: #e50012;
  text-decoration: underline;
}
#wrapper.news article .single .edit a:hover {
  text-decoration: none;
}
#wrapper.news article .single .edit a[target=_blank]:after {
  font-family: Fontawesome;
  content: "\f08e";
  margin-left: 0.2em;
}
#wrapper.news article .single .edit strong {
  font-weight: bold;
}
#wrapper.news article .single .edit em {
  font-style: italic;
}
#wrapper.news article .single .edit blockquote {
  background: #dfdfdf;
  padding: 20px;
  margin: 0 0 30px;
}
#wrapper.news article .single .edit blockquote p {
  margin: 0;
  color: #fff;
  font-size: 85.7142857143%;
  font-style: italic;
}
#wrapper.news article .single .edit ul {
  padding: 0 0 0 1.7em;
  margin: 0 0 30px;
  clear: both;
}
#wrapper.news article .single .edit ul li {
  list-style: disc outside;
  margin: 0 0 1em;
}
#wrapper.news article .single .edit ul li:last-child {
  margin: 0;
}
#wrapper.news article .single .edit ol {
  padding: 0 0 0 1.7em;
  margin: 0 0 30px;
  clear: both;
}
#wrapper.news article .single .edit ol li {
  list-style: decimal outside;
  margin: 0 0 1em;
}
#wrapper.news article .single .edit ol li:last-child {
  margin: 0;
}
#wrapper.news article .single .edit img.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
#wrapper.news article .single .edit img.alignright {
  float: right;
  margin: 0 0 20px 20px;
}

/*===============================================================
	THANKS
===============================================================*/
#wrapper.service article .thanks p,
#wrapper.catalog article .thanks p,
#wrapper.contact article .thanks p {
  margin: 0 0 40px;
  padding: 0 20px;
  line-height: 2.3;
  text-align: center;
}
#wrapper.service article .thanks p span,
#wrapper.catalog article .thanks p span,
#wrapper.contact article .thanks p span {
  font-size: 92.8571428571%;
}
#wrapper.service article .thanks a,
#wrapper.catalog article .thanks a,
#wrapper.contact article .thanks a {
  display: block;
  max-width: 440px;
  margin: 0 auto;
  padding: 18px 10px;
  background: #1f1f1f;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
}

/*===============================================================
	CHARGING
===============================================================*/
#wrapper.charging article #contents section {
  margin: 0 0 50px;
}
#wrapper.charging article #contents section.showroom > ul {
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  margin: 0 0 30px;
  padding: 0 20px;
}
#wrapper.charging article #contents section.showroom > ul li {
  border: 1px solid #e3e3e3;
  width: 100%;
  max-width: 266px;
  margin: 0 9px 20px;
}
#wrapper.charging article #contents section.showroom > ul li img {
  margin: 0 0 15px;
}
#wrapper.charging article #contents section.showroom > ul li h3 {
  margin: 0 0 15px;
  padding: 0 20px;
}
#wrapper.charging article #contents section.showroom > ul li h3 a {
  display: inline-block;
  font-weight: bold;
  color: #e50012;
}
#wrapper.charging article #contents section.showroom > ul li h3 a:before {
  font-family: Fontawesome;
  content: "\f18e";
  margin: 0 0.5em 0 0;
}
#wrapper.charging article #contents section.showroom > ul li p {
  padding: 0 20px 20px;
  line-height: 1.75;
  font-size: 85.7142857143%;
}
#wrapper.charging article #contents section.showroom table {
  width: 100%;
  max-width: 1136px;
  margin: 0 auto 30px;
  border-top: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  line-height: 1.5;
}
#wrapper.charging article #contents section.showroom table tr th {
  background: #eee;
  padding: 20px 10px;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  font-size: 85.7142857143%;
  font-weight: bold;
}
#wrapper.charging article #contents section.showroom table tr td {
  padding: 20px 10px;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
#wrapper.charging article #contents section.showroom table tr td a {
  color: #e50012;
  text-decoration: underline;
}
#wrapper.charging article #contents section.showroom table tr td a:hover {
  text-decoration: none;
}
#wrapper.charging article #contents section.showroom div {
  width: 100%;
  max-width: 1136px;
  margin: 0 auto;
  padding: 20px;
  background: #f9f9f9;
}
#wrapper.charging article #contents section.showroom div h3 {
  margin: 0 0 20px;
  color: #e50012;
  font-weight: bold;
  font-size: 114.2857142857%;
}
#wrapper.charging article #contents section.showroom div p {
  line-height: 1.75;
}
#wrapper.charging article #contents section.showroom div ul {
  padding: 20px 0 20px 1.7em;
}
#wrapper.charging article #contents section.showroom div ul li {
  line-height: 1.75;
  list-style: disc;
}
#wrapper.charging article #contents section.showroom div ul li span {
  font-size: 85.7142857143%;
}
#wrapper.charging article #contents section.search > ul {
  display: flex;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  margin: 0 0 30px;
  padding: 0 20px;
}
#wrapper.charging article #contents section.search > ul li {
  width: 100%;
  margin: 0 9px 20px;
}
#wrapper.charging article #contents section.search > ul li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
}

/*===============================================================
	PRIVACYPOLICY
===============================================================*/
#wrapper.policy article #contents p {
  margin: 0 0 30px;
  padding: 0 0 20px;
  text-align: justify;
  line-height: 1.75;
}
#wrapper.policy article #contents > p:last-child {
  text-align: right;
}
#wrapper.policy article #contents section h2 {
  padding: 0;
  line-height: 1.5;
  font-weight: bold;
  background: none;
}
#wrapper.policy article #contents section a {
  color: #e50012;
  text-decoration: underline;
}
#wrapper.policy article #contents section a:hover {
  text-decoration: none;
}
#wrapper.policy article #contents section ol {
  margin: 0 0 30px;
  padding: 0 0 20px 1.5em;
  text-align: justify;
  line-height: 1.75;
}
#wrapper.policy article #contents section ol li {
  list-style: decimal;
  margin: 0 0 20px;
  line-height: 2.3;
}
#wrapper.policy article #contents section ol li strong {
  font-weight: bold;
}

/*===============================================================
	SHOWROOM
===============================================================*/
#wrapper.showroom article #contents #store #access {
  display: flex;
  justify-content: space-between;
}
#wrapper.showroom article #contents #store #access > div:not([id]) {
  width: 58%;
  background: #E60012;
}
#wrapper.showroom article #contents #store #access section {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 40px 20px;
  color: #fff;
}
#wrapper.showroom article #contents #store #access section div:last-child {
  max-width: 140px;
  border: 1px solid #fff;
  text-align: center;
  padding: 26px 14px;
}
#wrapper.showroom article #contents #store #access section div:last-child p {
  margin: 0;
}
#wrapper.showroom article #contents #store #access figure img {
  width: 100%;
}
#wrapper.showroom article #contents #store #access h2 {
  background: none;
  padding: 0;
  margin: 0;
  font-size: 2rem;
  font-weight: bold;
}
#wrapper.showroom article #contents #store #access h2 span {
  padding: 0;
  margin-top: 4px;
  border: 0px;
  font-size: 1.4rem;
  font-weight: normal;
}
#wrapper.showroom article #contents #store #access p {
  margin: 30px 0;
  line-height: 1.3;
}
#wrapper.showroom article #contents #store #access p a {
  color: #fff;
}
#wrapper.showroom article #contents #store #access ul li {
  max-width: 200px;
  padding: 10px;
  margin-bottom: 10px;
  background: #fff;
  color: #E60012;
  font-size: 1.2rem;
  font-weight: bold;
}
#wrapper.showroom article #contents #store #access ul li:last-child {
  margin-bottom: 0;
}
#wrapper.showroom article #contents #store #access ul li.icon::before {
  font-family: Fontawesome;
  margin-right: 0.5em;
}
#wrapper.showroom article #contents #store #access ul li.-ev::before {
  content: "\f1e6";
}
#wrapper.showroom article #contents #store #access ul li.-art::before {
  content: "\f1c5";
}
#wrapper.showroom article #contents #store #map_canvas {
  width: 42%;
}
#wrapper.showroom article #contents #store .bnr {
  margin-top: 30px;
}
#wrapper.showroom article #contents #store .bnr li {
  margin-bottom: 20px;
  text-align: center;
}
#wrapper.showroom article #contents #store .bnr li:last-child {
  margin-bottom: 0;
}
#wrapper.showroom article #contents #store #gallery {
  margin-top: 30px;
}
#wrapper.showroom article #contents #store #gallery ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
#wrapper.showroom article #contents #store #gallery li {
  width: 33.333%;
}
#wrapper.showroom article #contents #store #gallery a:hover {
  opacity: 0.6;
}
#wrapper.showroom article #contents #store #social {
  margin-top: 40px;
}
#wrapper.showroom article #contents #store #social > div {
  display: flex;
  justify-content: space-between;
}
#wrapper.showroom article #contents #store #social > div .fb,
#wrapper.showroom article #contents #store #social > div .tw {
  width: 100%;
  margin: 0 15px;
}

/*===============================================================
	ABOUTUS
===============================================================*/
#wrapper.aboutus article #contents #access {
  display: flex;
  justify-content: space-between;
}
#wrapper.aboutus article #contents #access > div:not([id]) {
  width: 58%;
  background: #E60012;
}
#wrapper.aboutus article #contents #access section {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 40px 20px;
  color: #fff;
}
#wrapper.aboutus article #contents #access section div:last-child {
  max-width: 140px;
  border: 1px solid #fff;
  text-align: center;
  padding: 26px 14px;
}
#wrapper.aboutus article #contents #access section div:last-child p {
  margin: 0;
}
#wrapper.aboutus article #contents #access figure img {
  width: 100%;
}
#wrapper.aboutus article #contents #access h2 {
  background: none;
  padding: 0;
  margin: 0;
  font-size: 2rem;
  font-weight: bold;
}
#wrapper.aboutus article #contents #access h2 span {
  padding: 0;
  margin-top: 4px;
  border: 0px;
  font-size: 1.4rem;
  font-weight: normal;
}
#wrapper.aboutus article #contents #access p {
  margin: 30px 0;
  line-height: 1.3;
}
#wrapper.aboutus article #contents #access p a {
  color: #fff;
}
#wrapper.aboutus article #contents #access ul li {
  max-width: 200px;
  padding: 10px;
  margin-bottom: 10px;
  background: #fff;
  color: #E60012;
  font-size: 1.2rem;
  font-weight: bold;
}
#wrapper.aboutus article #contents #access ul li:last-child {
  margin-bottom: 0;
}
#wrapper.aboutus article #contents #access ul li.icon::before {
  font-family: Fontawesome;
  margin-right: 0.5em;
}
#wrapper.aboutus article #contents #access ul li.-ev::before {
  content: "\f1e6";
}
#wrapper.aboutus article #contents #access ul li.-art::before {
  content: "\f1c5";
}
#wrapper.aboutus article #contents #map_canvas {
  width: 42%;
}

/*===============================================================
	SERVICE
===============================================================*/
#wrapper.service article #contents > ul {
  display: flex;
  justify-content: space-between;
}
#wrapper.service article #contents > ul li {
  width: 49.1496598639%;
  border: 1px solid #e3e3e3;
}
#wrapper.service article #contents > ul a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#wrapper.service article #contents > ul a:hover {
  text-decoration: none;
  opacity: 0.6;
}
#wrapper.service article #contents > ul figure {
  width: 48.2698961938%;
  margin-right: 6px;
}
#wrapper.service article #contents > ul div {
  width: 50.6920415225%;
  padding: 10px 10px 10px 0;
}
#wrapper.service article #contents > ul h3 {
  color: #E60012;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
}
#wrapper.service article #contents > ul p {
  font-size: 1.2rem;
  line-height: 1.5;
}